@charset "UTF-8";

* {
  margin: 0;
  padding: 0;
}

.b {
  border: 1px solid red;
}

.f {
  display: flex;

}

.font16 {
  font-size: 16px;
  font-family: 宋体;
}

.swiper{
  height: 100%;
}

.container {
  width: 100vw;
}

.headerCopy {
  width: 100%;
  height: 5.208vw;
  background-color: #f7f7f7;
}

.header {
  width: 100%;
  height: 5.208vw;
  background-color: #f7f7f7;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
}

.h_box {
  width: 62.5vw;
  height: 100%;
  margin: 0 auto;
  position: relative;
}

.logo {
  float: left;
  width: 16.375vw;
  height: 3.448vw;
  margin-top: 0.615vw;
  margin-left: -3.55vw;
  cursor: pointer;
}

.tabbar {
  width: 36.083vw;
  height: 100%;
  float: left;

  display: flex;
  align-items: center;
  justify-content: space-between;
  font-size: 1.25vw;
}

.tab {
  cursor: pointer;
}

.tab:hover {
  height: calc(100% - 0.156vw);
  display: flex;
  align-items: center;
  color: #fa7c00;
  border-bottom: 0.156vw solid #fa7c00;
}

.tab:hover a {
  color: #fa7c00  ;
}

.tab1 {
  height: calc(100% - 0.156vw);
  display: flex;
  align-items: center;
  color: #d8503a;
  border-bottom: 0.156vw solid #d8503a;
  cursor: pointer;
}

.tab1 a {
  color: #d8503a;
}

.phone {
  width: 2.448vw;
  height: 2.396vw;
  float: left;
  margin-top: 1.458vw;
  margin-left: 3.75vw;
}

.phone2 {
  width: 2.448vw;
  height: 2.396vw;
  position: absolute;
  right: 4.2vw;
  top: 1.458vw;
  z-index: 10;
  opacity: 0;
}

.phone_box {
  width: 7.344vw;
  height: 4.948vw;
  position: absolute;
  top: 1.458vw;
  right: 3.9vw;
  z-index: 8;
}

.phoneHover,
.chartHover {
  width: 100%;
  height: 100%;
}

.phoneNumber {
  width: 6vw;
  height: 100%;
  font-size: 1.563vw;
  color: #fa7c00;
  font-family: Source Han Sans CN;
  text-align: center;

  display: flex;
  align-items: center;
  margin-left: 4vw;
}

.wechart {
  width: 2.5vw;
  height: 2.5vw;
  float: left;
  margin-top: 1.458vw;
  margin-left: 0.729vw;
}

.wechart2 {
  width: 2.5vw;
  height: 2.5vw;
  position: absolute;
  right: 1vw;
  top: 1.458vw;
  z-index: 10;
  opacity: 0;
}

.weChart_box {
  width: 5.469vw;
  height: 8.802vw;
  position: absolute;
  top: 1.45vw;
  right: 0.9vw;
  z-index: 8;
}

.ecode {
  width: 5.26vw;
  height: 5.26vw;
  border-radius: 0.417vw;
  position: absolute;
  left: 0.104vw;
  bottom: 0.104vw;
}

.banner {
  width: 100%;
  height: 20.833vw;
}

.bannerImg {
  width: 100%;
  height: 100%;
}

.content {
  width: 100vw;
  background-color: #f4f4f4;
  padding-top: 1.083vw;
  /* padding-bottom: 1.125vw;*/
} 

.titleImg {
  width: 40.625vw;
  height: 6.146vw;
  margin: 0 auto;
}

.title {
  width: 100%;
  height: 100%;
}

.listBox {
  width: 62.5vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.listBox2 {
  width: 62.5vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.listBox3 {
  width: 62.5vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.listBox4 {
  width: 62.5vw;
  margin: 0 auto;
  margin-top: 1.6vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.pcimg {
  margin-top: 1.5vh;
  width: 49%;
  border: #000 1px solid;
  border-radius: 0.521vw;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 27vh;

}


.h5case {
  display: flex;
 
  margin-left: 18.7vw;
  margin-top: 2.2vh;
  align-items: center;
}

.h5case2 {
  display: flex;
  
  margin-left: 18.7vw;
  margin-top: 4.9vh;
  align-items: center;
}

.borderBLACK {
  width: 0.3vw;
  border: solid 1px #fa7c00;
  background-color: #fa7c00;
  height: 1.9vw;
}

.ziti {
  font-size: 2vw;
  margin-left: 1vw;
}


.pcimg:hover {
  box-shadow: 0px 4px 4px 4px #a0b9e7;
}

.pcimg img {
  width: 97%;
  height: 95%;
  


}

.itemBox {
  width: 13.646vw;
  height: 30.729vw;
  background-color: #ffffff;
  /* box-shadow: 0px 4px 4px 4px #a0b9e7; */
  border-radius: 0.521vw;
  overflow: hidden;
  padding-top: 0.729vw;
  border: 0.052vw solid #2a2a2a;
  position: relative;
  margin-bottom: 2.083vw;
}

.itemBox:hover {
  border: 0.052vw solid #004ace;
  box-shadow: 0px 4px 4px 4px #a0b9e7;
  color: #004ace;
}
.itemBox2 {
  width: 13.646vw;
  height:13.529vw;
  background-color: #ffffff;
  /* box-shadow: 0px 4px 4px 4px #a0b9e7; */
  border-radius: 0.521vw;
  overflow: hidden;
  padding-top: 0.729vw;
  border: 0.052vw solid #2a2a2a;
  position: relative;
  margin-bottom: 2.083vw;
}

.itemBox2:hover {
  border: 0.052vw solid #004ace;
  box-shadow: 0px 4px 4px 4px #a0b9e7;
  color: #004ace;
}

.item_img2 {
  width: 12.292vw;
  height: 7.792vw;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}
.leftImg2 {
  width: 100%;
  position: absolute;
  left: 0;
 
}
.item_img {
  width: 12.292vw;
  height: 24.792vw;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.leftImg {
  width: 100%;
  position: absolute;
  left: 0;
  top: -2.292vw;
}
.leftImg3 {
  width: 100%;
  position: absolute;
  left: 0;
 
}

.item_text {
  width: 7.292vw;
  line-height: 1.442vw;
  font-size: 0.7vw;
  font-family: Source Han Sans CN Medium;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  word-break: break-all;
  text-align: left;
  margin-top: 1.25vw;
  margin-left: 0.729vw;
}

.itemMask {
  width: 4.375vw;
  height: 4.583vw;
  position: absolute;
  right: 0.729vw;
  top: 25.938vw;
}
.itemMask2 {
  width: 4.375vw;
  height: 4.583vw;
  position: absolute;
  right: 0.729vw;
  top: 8.938vw;
}

.yardWatch {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.item_ecode {
  width: 3.698vw;
  height: 3.802vw;
  position: absolute;
  left: 50%;
  margin-left: -1.849vw;
  bottom: 0.391vw;
}

.muchMore {
  font-size: 1.042vw;
  color: #2275ff;
  text-align: center;
  width: 100vw;
  cursor: pointer;
}

.muchMore a {
  font-size: 1.042vw;
  color: #2275ff;
  text-align: center;
  width: 100vw;
  cursor: pointer;
}

.lines {
  width: 100vw;
  height: 2.292vw;
  margin-top: 2.083vw;
}

.linesImg {
  width: 100%;
  height: 100%;
}

.news {
  overflow: hidden;
}

.module-box {
  width: 100%;
}

.wipper-box {
  width: 62.5vw;
  margin: 1.7vw auto;
}

.news-logo {
  display: flex;
  justify-content: space-between;
  padding-top: 0.625vw;
  box-sizing: border-box;
}

.news .news-logo-left {
  position: relative;
  width: 34.74vw;
  height: 9.583vw;
}

.news-more-btn {
  width: 9.375vw;
  height: 3.802vw;
  margin-top: 4.01vw;
  background: url(/21static/image/news_more_btn.png) no-repeat center/contain;
}

.news .news-logo-left .img_title_text {
  position: absolute;
  left: 15vw;
  top: 2.552vw;
  width: 19.74vw;
  height: 5.417vw;
}

.news .news-logo-left .img_title {
  position: absolute;
  left: 0vw;
  top: 0vw;
  width: 16.875vw;
  height: 9.583vw;
}

.text_box {
  text-align: center;
  line-height: 1.927vw;
  font-size: 1.406vw;
  font-family: 'Source Han Sans CN';
  color: rgb(255, 255, 255);
}

.news .img_title .text {
  position: absolute;
  left: 0.469vw;
  top: 7.604vw;
  width: 16.406vw;
  height: 1.979vw;
}

.totalbtn_a {
  display: block;
  width: 100%;
  height: 100%;
}


.company-about .company-remark{
  display: flex;
  justify-content: center;
  margin-top: 5vw;
}
.company-about .company-remark >div{
  flex-grow: 1;
}
.company-about .company-remark .l{
  margin-right: 3vw ;
  width: 60%;
}
.company-about .company-remark .l .title{
  margin:3vw 0 1vw;
  font-size: 1.806vw;
  font-weight: bold;
}
.company-about .company-remark .l .remark{
 font-size: 1.4vw;
 text-align: justify;
}

a {
  text-decoration: none;
}

.news-more-btn:hover {
  cursor: pointer;
  background: url(/21static/image/news_more_btn_hover.png) no-repeat center/contain;
}

.news-main-box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.news-main-item {
  width: 95%;
  position: relative;
  cursor: pointer;
  padding:.5vw 0;
  background-color: #ededed;
  margin-bottom: 1vw;
  overflow: hidden;
}

.news-item-text {
  display: flex;
  cursor: pointer;
}

.news-item-right {
  box-sizing: border-box;
  cursor: pointer;
}


.news-item-date {
  width: 5.208vw;
  height: 1.979vw;
  text-align: center;
  font-size: 0.938vw;
  color: #000000;
}

.news-item-day {
  width: 5.208vw;
  text-align: center;
  font-size: 1.563vw;
  line-height: .5vw;
  color: #000000;
}

.news-item-title {
  width: 100%;
  text-align: left;
  font-size: 1.042vw;
  font-weight: bold;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-item-content {
  width: 100%;
  height: 1.542vw;
  line-height: 1.842vw;
  font-size: 0.833vw;
  color: #000000;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.news-top {
  width: 100%;
  height: 2.292vw;
  /* border-top: 0.052vw solid #2a2a2a; */
  border-bottom: 0.052vw solid #2a2a2a;
  border-top: 0.052vw solid #2a2a2a;
  margin-top: 2.083vw;
  padding: 0.365vw 0;
  box-sizing: border-box;
  overflow: hidden;
  background-color: white;
}

.news-top-main {
  width: 100%;
  height: 100%;
  background-image: url('../img/line.png');
  background-repeat: repeat;
  background-size: 19.719vw 1.406vw;
}

.news-top-main {
  -webkit-animation: runBg 2s linear infinite;
  animation: runBg 2s linear infinite;
  width: 200%;
}

@-webkit-keyframes runBg {
  0% {
    background-position-x: 0;
  }

  100% {
    background-position-x: -19.719vw;
  }
}

@keyframes runBg {
  0% {
    background-position-x: 0;
  }

  100% {
    background-position-x: -19.719vw;
  }
}

.getTimes {
  width: 100%;
}

.wrapper {
  width: 62.5vw;
  margin: 0 auto;
  min-width: 62.5vw;
  position: relative;
  overflow: hidden;
  height: auto;
  text-align: left;
}
footer{
/*  background: linear-gradient(rgba(250, 89, 0, 0.32), rgba(250, 89, 0, 0));*/ 
  background: #212121;
  color:#a6a6a6;
}
footer .link_box .title {
  height: 9.896vw;
  border-bottom: 0.052vw solid rgb(153, 153, 153);
  overflow: hidden;
  width: 100%;
}

footer .link_box .title img {
  width: 26.667vw;
  height: 6.615vw;
  margin: 2.344vw 0.625vw 0;
  display: block;
}

footer .link_box .main {
  padding:2vw 0;
  box-sizing: border-box;
  overflow: hidden;
}

footer .link_box .main .company {
  font-size: 1.771vw;
  font-family: 'Source Han Sans CN';
  color: rgb(33, 33, 33);
  line-height: 0.941;
  width: 100%;
  margin-left: 0.521vw;
  margin-top: 2.083vw;
  font-weight: 550;
  text-align: left;
}

footer .link_box .main .tel {
  font-size: 1.667vw;
  font-family: '黑体';
  color: rgb(33, 33, 33);
  text-transform: uppercase;
  line-height: 1.125;
  margin-left: 0.521vw;
  margin-top: 0.938vw;
  text-align: left;
}
.tel2 img{
  width: 10vw;
}

footer .link_box .main .footer_er {
  width: 100%;
  display: flex;
  justify-content: space-between;
  margin-top: 1.823vw;
}

footer .link_box .main .footer_er>div {
  /* width: 27.604vw; */
  height: 6.979vw;
  display: flex;
}

footer .link_box .main .footer_er>div .er {
  width: 6.771vw;
  height: 6.771vw;
  border: 0.104vw solid #e8e8e8;
}

footer .link_box .main .footer_er>div .info {
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin-left: 1.198vw;
}

footer .link_box .main .footer_er>div .er img {
  width: 100%;
  height: 100%;
  display: block;
}

footer .link_box .main .footer_er>div .info p {
  font-size: 0.938vw;
  font-family: 'Source Han Sans CN';
  line-height: 1.333;
}

footer .link_box .main .footer_er>div .info .info_tel {
  display: flex;
  align-items: center;
  margin-bottom: 0.625vw;
}

footer .link_box .main .footer_er>div .info .info_tel span {
  font-size: 1.25vw;
  font-family: 'Source Han Sans CN';
  font-weight: bold;
  line-height: 1;
}

footer .bottom_more {
  position: relative;
  display: flex;
  justify-content: center;
  border-top: 1px solid #fa5900;
  padding:1vw 0;
  box-shadow: inset 0 25px 15px -15px rgba(250,89,0,.4) ;
}

footer .bottom_more .shaw_view {
  width: 100%;
  height: 0.938vw;
  
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  position: absolute;
  top: 0;
  left: 0;
}

footer .bottom_more .wrapper_sp {
  max-width: 65.104vw;
  min-width: 62.5vw;
  margin: 0 auto;
}

footer .bottom_more .link_list {
  width: 100%;
  font-size: 0.729vw;
  font-family: 'Microsoft YaHei';
  color: rgba(146, 146, 146, 0.741);
  line-height: 1.714;
  text-align: left;
  padding: 0.781vw 0 1.458vw;
}

footer .bottom_more .link_list a {
  color: rgba(146, 146, 146, 0.741);
}

footer .bottom_more .copyright {
  font-size: 0.729vw;
  font-family: 'Microsoft YaHei';
  color: rgba(146, 146, 146, 0.741);
  line-height: 1.458vw;
  text-align: center;
  width: 100%;
  height: 1.458vw;
}

.wrapperCopy {
  margin: 0 auto;
  min-width: 43vw;
  position: relative;
  overflow: hidden;
  height: 100%;
}

a {
  color: #333333;
}

aside {
  width: 118px;
  height: 543px;
  position: fixed;
  top: calc(50vh - 271.5px);
  right: 80px;
  z-index: 9999;
}

aside .aside_list {
  width: 84px;
  height: auto;
  background-color: rgb(42, 42, 42);
  transform: translateX(2px) translateY(2px);
  border: 1px solid #000;
  margin: 0 auto;
}

aside .aside_list .aside_item {
  border-width: 1px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  width: 82px;
  height: 67px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin-bottom: 5px;
  transform: translateX(-2px) translateY(-2px);
}

aside .aside_list .aside_item .img_box {
  width: 25px;
  height: 25px;
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
}

aside .aside_list .aside_item img {
  width: 25px;
  height: 25px;
  display: block;
  -o-object-fit: contain;
  object-fit: contain;
}

aside .aside_list .aside_item p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(42, 42, 42);
  line-height: 1.2;
  text-align: center;
}

aside .aside_list .aside_item:last-child {
  margin-bottom: -2px;
}

aside .aside_list .aside_item:hover {
  border-color: rgb(0, 0, 0);
  background-color: rgb(255, 100, 31);
}

aside .aside_list .aside_item:hover img {
  transform: translateY(150px);
  filter: drop-shadow(#ffffff 0 -150px);
  overflow: hidden;
}

aside .aside_list .aside_item:hover p {
  color: #fff;
}

aside .aside_list .as_sp {
  position: unset;
}

aside .aside_list .as_sp .tel_box {
  display: none;
}

aside .aside_list .as_sp:hover {
  border-left: thin;
  position: relative;
}

aside .aside_list .as_sp:hover .tel_box {
  display: block;
  border-width: 1px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  background-color: rgb(255, 100, 31);
  position: absolute;
  left: -151px;
  top: 0;
  width: 150px;
  height: 66px;
  display: block;
  border-right: thin;
  text-align: center;
  line-height: 66px;
  color: #fff;
}

aside .er_box {
  width: 84px;
  margin: 0 auto;
}

aside .er_box .line {
  width: 69px;
  height: 43px;
  background: url("/21static/image/aside_bottom_line.png");
  margin: 0 auto;
}

aside .er_box .er_box {
  width: 118px;
  height: 147px;
  margin: 0 auto 0;
  background: url("/21static/image/aside_bottom_er_bg.png");
  margin: -7px -16px 0;
  position: relative;
  overflow: hidden;
}

aside .er_box .er_box .er {
  width: 100px;
  height: 100px;
  margin: 18px auto 3px;
  margin-left: 6px;
  border: 3px solid transparent;
}

aside .er_box .er_box p {
  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(255, 255, 255);
  line-height: 1.2;
  text-align: center;
}

aside .er_box .er_box:hover {
  background: url("/21static/image/aside_bottom_er_bg_hover.png");
}

aside .er_box .er_box:hover p {
  color: #fff;
}

.floats {
  position: absolute;
  left: 0;
  top: -2.292vw;
  width: 100%;
  display: none;
}

* {
  margin: 0;
  padding: 0;
}

::-webkit-scrollbar {
  /*隐藏滚轮*/
  display: none;
}

.f_banner {
  width: 100%;
  height: 7.083vw;
  position: relative;
}

.f_banner img {
  width: 100%;
  min-width: 62.5vw;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}


.goodAt {
  height: 26.042vw;
  margin-top: 1.042vw;
  background: url("/21static/image/goodAtBg.jpg") no-repeat center/cover;
}

.goodAt .wrapperGoodAt {
  height: 100% s;
}
.img_title1{
  width: 36vw;
}

.goodAt .wrapperGoodAt .img_title_text {
/*  position: absolute;
  left: 0.208vw;
  top: 3.438vw;*/
  width:100%;
}
.img_title_lab{
   width:100%;
   margin-top: 3vw;
}

.goodAt .wrapperGoodAt .img_title {
  position: absolute;
  left: 28.177vw;
  top: 2.448vw;
  width: 33.958vw;
  height: 6.875vw;
}

.goodAt .wrapperGoodAt .img_title .text {
  position: absolute;
  left: 0vw;
  top: 2.135vw;
  width: 16.406vw;
  height: 1.979vw;
}

.goodAt .wrapperGoodAt .img_title .text2 {
  font-size: 1.406vw;
  font-family: "Source Han Sans CN";
  color: rgb(33, 33, 33);
  line-height: 1.979vw;
  text-align: left;


  position: absolute;
  left: 0vw;
  top: 4.427vw;
  width: 16.406vw;
  height: 1.979vw;



}




.goodAt .wrapperGoodAt .goodAt_items {
  position: absolute;
  left: 3.698vw;
  top: 10.677vw;
  width: 57.083vw;
  height: 9.271vw;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item {
  width: 16.927vw;
  height: 9.271vw;
  background: url("/21static/image/goodAt_items_bg.png?v1.0") no-repeat center/cover;
  position: relative;
  text-align: center;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item .point {
  position: absolute;
  left: 10.208vw;
  top: 0.052vw;
  width: 5.26vw;
  height: 3.906vw;
  line-height: 3.906vw;
  font-size: 1.979vw;
  font-family: "Source Han Sans CN";
  color: rgb(255, 255, 255);
  font-weight: bold;
  transform: rotate(25deg);
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item .title {
  position: absolute;
  left: 0.365vw;
  top: 1.458vw;
  width: 9.063vw;
  height: 2.448vw;
  line-height: 2.448vw;
  text-align: center;
  font-size: 1.25vw;
  font-family: "Source Han Sans CN";
  color: rgb(0, 0, 0);
  font-weight: bold;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item .desc {
  position: absolute;
  left: 1.458vw;
  top: 3.854vw;
  width: 11.302vw;
  height: 5.417vw;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  font-size: 0.938vw;
  font-family: "Source Han Sans CN";
  color: rgb(0, 0, 0);
  line-height: 1.332;
  text-align: left;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item:hover {
  background: url("/21static/image/goodAt_items_bg_hover.png?v1.0") no-repeat center/cover;
  width: 16.927vw;
  height: 9.635vw;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item:hover .desc {
  color: #005bfc;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item:hover .title {
  color: #fff;
}

.goodAt .wrapperGoodAt .goodAt_items .ga_item:hover .point {
  color: #fff;
}

.goodAt .wrapperGoodAt .goodAt_items .points_icon,
.goodAt .wrapperGoodAt .goodAt_items .points_icon2 {
  position: absolute;
  left: 35.573vw;
  top: 5.729vw;
  width: 4.01vw;
  height: 2.5vw;
  background: url("/21static/image/goodAt_items_pints.png") no-repeat center/cover;
}

.goodAt .wrapperGoodAt .goodAt_items .points_icon2 {
  left: 15.104vw;
  top: 5.729vw;
}

.goodAt .wrapperGoodAt .bottom {
  border-width: 0.052vw;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  background-color: rgb(255, 255, 255);
  position: absolute;
  left: 12.552vw;
  top: 22.083vw;
  width: 38.906vw;
  height: 2.708vw;
  font-size: 1.667vw;
  font-family: "Source Han Sans CN";
  color: rgb(0, 0, 0);
  line-height: 2.708vw;
  text-align: center;
}

.goodAt .wrapperGoodAt .bottom:hover {
  background-color: rgb(0, 91, 252);
  color: #fff;
}

.wrapperGoodAt {
  width: 62.5vw;
  margin: 0 auto;
  min-width: 62.5vw;
  position: relative;
  overflow: hidden;
  height: 100%;
}

.goodAt img {
  width: 100%;
}

.myTitle {
  width: 100%;
  height: 1.667vw;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.m_t_cor {
  width: 1.667vw;
  height: 1.667vw;
  border-radius: 50%;
  background-color: white;
  display: inline-block;
}

.m_t_text {
  color: white;
  font-size: 1.563vw;
  line-height: 1.667vw;
  margin-left: 0.417vw;
}