﻿#header {
  height: 187px;
  line-height: 187px;
  text-align: center;
  background: url(../images/index_01.jpg) no-repeat center;
}
#header .logo img {
  vertical-align: middle;
}
.content .index_title {
  text-align: center;
}
.content .index_title .p1 {
  color: #1d1d1d;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 50px;
  line-height: 60px;
}
.content .index_title .p2 {
  margin-top: 5px;
}
.content .content1 .contente1_list {
  margin: 5px -15px 0;
}
.content .content1 .contente1_list li {
  margin-top: 27px;
  float: left;
  width: 16.6%;
  padding: 0 15px;
}
.content .content1 .contente1_list li a {
  display: block;
  height: 135px;
  border: 1px solid #F1F1F1;
  text-align: center;
  line-height: 135px;
  padding: 0 15px;
}
.content .content1 .contente1_list li a img {
  vertical-align: middle;
}
.content .content2 {
  margin-top: 35px;
  padding-bottom: 40px;
}
.content .aside_box {
  float: left;
  width: 327px;
}
.content .aside {
  float: left;
  width: 327px;
  border: 1px solid #E2E2E2;
}
.content .aside .title {
  border-top: 5px solid #BF000F;
  border-bottom: 1px solid #E2E2E2;
  line-height: 72px;
  text-align: center;
  font-size: 30px;
  color: #1d1d1d;
}
.content .aside .aside_list {
  padding: 11px 0 25px;
}
.content .aside .aside_list > li {
  position: relative;
  font-size: 14px;
  z-index: 100;
}
.content .aside .aside_list > li > a {
  display: block;
  line-height: 70px;
  padding-left: 38px;
  color: #1d1d1d;
  padding-right: 50px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .aside .aside_list > li .two_list {
  position: absolute;
  left: 327px;
  top: 0;
  width: 0;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.2);
  padding: 15px 0;
  transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  -moz-transition: all 0.2s linear;
  overflow: hidden;
}
.content .aside .aside_list > li .two_list li a {
  display: block;
  line-height: 40px;
  padding-left: 30px;
  padding-right: 15px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .aside .aside_list > li .two_list li a:hover {
  background-color: #eee;
}
.content .aside .aside_list > li.two > a {
  background: url(../images/icon4.png) no-repeat right 28px center;
}
.content .aside .aside_list > li.cur > a {
  background-color: #eee;
}
@media (min-width: 992px) {
  .content .aside .aside_list > li:hover > a {
    background-color: #eee;
  }
  .content .aside .aside_list > li:hover .two_list {
    width: 200px;
    transition: all 0.2s linear;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
  }
}
.content .margin {
  margin-top: 25px;
  padding-bottom: 10px;
}
.content .main .pro li {
  padding: 0 12.5px;
  margin-top: 25px;
}
.content .main .pro li a {
  display: block;
  border: 1px solid #f1f1f1;
}
.content .main .pro li a .image {
  border-bottom: 1px solid #f1f1f1;
  width:100%;height:0; padding-top:100%; position:relative;  
}
.content .main .pro li a .image img{ max-width:100%; max-height:100%; top:0;left:0;right:0;bottom:0; position:absolute; margin:auto;border-radius:15px; overflow:hidden}
.content .main .pro li a .text {
  padding: 10px 10px 15px 15px;
  font-size: 14px;
  color: #1d1d1d;
}
.content .main .pro li a .text .p1 {
  line-height: 20px;
  height: 40px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
  overflow: hidden;
}
.content .main .pro li a .text .p2 {
  font-weight: bold;
  margin-top: 4px;
  display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
  overflow: hidden;float: left;
    width: 80%;
    height: 40px;
}
.content .main .pro li a .text .p3 {
  
  text-align: right;height: 40px;
    right: 23px;
    width: 15%;
    padding-top: 13px;
    position: absolute;
    bottom: 10px;

}
.content .main .pro2 {
  margin: 0 -15px;
}
.content .main .in {
  padding: 0 15px;
}
.content .main .in .in_title {
   line-height: 33px;
    border-bottom: 1px solid #CECECE;
    font-size: 30px;
    padding: 20px 0;
}
.content .main .in .in_title .text {
  float: left;
  font-size: 30px;
  color: #1d1d1d;
}
.content .main .in .in_title .location {
  float: right;
  font-size: 12px;
  color: #656565; margin-top:5px;
}
.content .main .in .in_title .location img {
  margin-right: 4px;
  position: relative;
  top: -2px;
}
.content .main .about {
  padding: 30px 0;
}
.content .main .news {
  margin-top: 40px;
}
.content .main .news li {
  margin-top: 30px;
}
.content .main .news li a {
  display: block;
  border: 1px solid #E6E6E6;
}
.content .main .news li a .title {
  line-height: 50px;
  padding: 0 30px;
  background-color: #F0F0F0;
  font-size: 16px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .main .news li a .text {
  margin: 20px 30px;
  color: #666666;
  font-size: 14px;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.content .main .news li a .link {
  padding: 0 30px 20px;
}
.content .main .news li a .link .link_left {
  float: left;
  font-size: 14px;
  color: #999999;
  line-height: 35px;
  text-transform: uppercase;
}
.content .main .news li a .link .link_right {
  width: 120px;
  line-height: 35px;
  float: right;
  text-align: center;
  border: 1px solid #E2E4E7;
  border-radius: 20px;
}
.content .main .news li a:hover {
  border-top-color: #D23736;
}
.content .main .pro_detail .pro_detail1 {
  margin-top: 45px;
}
.content .main .pro_detail .pro_detail1 .scroll {
  float: left;
  width: 50%;
  border: 1px solid #F0F0F0;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-top {
  height: 420px;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-top .swiper-slide {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs {
  height: 100px;
  padding: 10px 45px;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-slide {
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center;
  border: 1px solid #F0F0F0;
  cursor: pointer;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-next,
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-prev {
  background-color: #C72932;
  z-index: 10000;
  opacity: 1;
  height: 80px;
  top: 32px;
  width: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-prev {
  left: 13px;
  background-image: url(../images/icon9.png);
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-next {
  right: 13px;
  background-image: url(../images/icon10.png);
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-next:after,
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-prev:after {
  display: none;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs:after,
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs::before {
  content: "";
  display: block;
  width: 40px;
  height: 100%;
  background-color: #fff;
  position: absolute;
  top: 0;
  z-index: 100;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs::before {
  left: 0;
}
.content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs:after {
  right: 0;
}
.content .main .pro_detail .pro_detail1 .text {
  float: left;
  width: 50%;
  padding-left: 5%;
  color: #3d3d3d;
}
.content .main .pro_detail .pro_detail1 .text .p1 {
  font-size: 18px;
  color: #6e6e6e;
  line-height: 20px;
  padding-bottom: 12px;
  border-bottom: 1px solid #CFCFCF;
  position: relative;
}
.content .main .pro_detail .pro_detail1 .text .p1:after {
  content: "";
  display: block;
  width: 130px;
  height: 1px;
  background-color: #BE0106;
  position: absolute;
  bottom: -1px;
  left: 0;
}
.content .main .pro_detail .pro_detail1 .text .p2 {
  padding: 20px 0 10px;
  border-bottom: 1px solid #CFCFCF;
  font-size: 16px;
}
.content .main .pro_detail .pro_detail1 .text .p3 {
  padding: 10px 0;
}
.content .main .pro_detail .pro_detail1 .text .color .color_text {
  float: left;
  width: 54px;
  line-height: 34px;
}
.content .main .pro_detail .pro_detail1 .text .color .color_list {
  padding-left: 54px;
}
.content .main .pro_detail .pro_detail1 .text .color .color_list li {
  float: left;
  width: 34px;
  height: 34px;
  border: 1px solid #eee;
  border-radius: 4px;
  margin-right: 10px;
}
.content .main .pro_detail .pro_detail1 .text .color .color_list li span {
  display: block;
  width: 28px;
  height: 28px;
  margin: 2px;
}
.content .main .pro_detail .pro_detail1 .text .p4,
.content .main .pro_detail .pro_detail1 .text .p5 {
  line-height: 40px;
}
.content .main .pro_detail .pro_detail2 {
  margin-top: 50px;
}
.content .main .pro_detail .pro_detail2 .description_title {
  width: 170px;
  height: 45px;
  line-height: 44px;
  text-align: center;
  color: #403f3f;
  border: 1px solid #E9E9E9;
  border-bottom: none;
  background-color: #F9F9F9;
}
.content .main .pro_detail .pro_detail2 .detail_description {
  padding: 45px 40px 80px;
  border: 1px solid #E9E9E9;
}
.content .main .pro_detail .pageTurning {
  margin-top: 40px;
  color: #5c5c5c;
  line-height: 30px;
}
.content .main .pro_detail .pageTurning > div {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.content .main form {
  margin-top: 30px;
}
.content .main form .form-group {
  margin-top: 8px;
}
.content .main form .form-group span {
  color: red;
  width: 15px;
  float: left;
  height: 20px;
}
.content .main form .form-group textarea {
  height: 130px;
}
.content .main form .btn-danger {
  width: 167px;
  background-color: #BF000F;
  border-color: #BF000F;
  margin-top: 20px;
}
.content .content3 {
  padding: 80px 0 150px;
  background: #cccccc url(../images/bg1.png) no-repeat center;
}
.content .content3 .content3_list {
  margin: 0 -15px;
}
.content .content3 .content3_list li {
  float: left;
  width: 25%;
  margin-top: 30px;
  padding: 0 15px;
}
.content .content3 .content3_list li a {
  display: block;
  padding-top: 18px;
  background-color: #E7E9EE;
  border: 1px solid #9BA5AF;
}
.content .content3 .content3_list li a .image {
  text-align: center;
}
.content .content3 .content3_list li a .text {
  text-align: center;
  line-height: 74px;
  font-size: 20px;
  font-weight: bold;
  color: #46586F;
}
.content .content4 {
  padding: 35px 0 45px;
}
.content .content4 .about {
  border: 1px solid #E6E6E6;
  padding: 10px 10px 25px 25px;
  overflow: hidden;
}
.content .content4 .about .about_type {
  float: left;
  width: 288px;
}
.content .content4 .about .about_type li {
  line-height: 75px;
  background: url(../images/icon5.png) no-repeat;
  background-size: cover;
  padding-left: 23px;
  margin-top: 12px;
  font-size: 24px;
  color: #333333;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  cursor: pointer;
}
.content .content4 .about .about_type li.cur {
  background-image: url(../images/icon6.png);
  color: #fff;
}
.content .content4 .about .about_meassage {
  overflow: hidden;
  padding: 25px 10px 10px 40px;
}
.content .content4 .about .about_meassage li {
  line-height: 24px;
  color: #333333;
  font-size: 14px;
  overflow-y: scroll;
  padding-right: 5%;
  height: 500px;
  display: none;
}
.content .content4 .about .about_meassage li:first-child {
  display: block;
}
.inContent {
  margin-bottom: 60px;
}
.inContent .car_list li {
  padding: 0 15px;
}
.inContent .car_list li a {
  display: block;
  padding: 19px 0;
  border-bottom: 1px solid #EFEFEF;
}
.inContent .car_list li a .images {
  float: left;
  width: 110px;
  border: 1px solid #EFEFEF;
  padding: 5px;
}
.inContent .car_list li a .text {
  overflow: hidden;
  padding-left: 15px;
  color: #1d1d1d;
  line-height: 20px;
}
.inContent .car_list li a .text .p2 {
  font-weight: bold;
}
.inContent .car_list li a .text p {
  height: 40px;
  overflow: hidden;
}
.inContent .car_list li:last-child a {
  border-bottom: none;
}
#footer {
  background-color: #363739;
}
#footer .footer_meassage {
  padding: 50px 0 30px;
}
#footer .footer_meassage li {
  float: left;
  width: 30%;
  color: #fff;
  padding: 0 15px;
}
#footer .footer_meassage li .images {
  width: 64px;
  float: left;
}
#footer .footer_meassage li .text {
  overflow: hidden;
  padding-left: 30px;
}
#footer .footer_meassage li .text .p1 {
  font-size: 18px;
  margin-bottom: 10px;
}
#footer .footer_meassage li .text .p2 {
  line-height: 24px;
}
#footer .footer_meassage li:first-child {
  width: 40%;
}
#footer .footer_menu {
  border-top: 1px solid #68696A;
  border-bottom: 1px solid #68696A;
}
#footer .footer_menu ul {
  text-align: center;
}
#footer .footer_menu ul li {
  display: inline-block;
  line-height: 50px;
  width: 10%;
}
#footer .footer_menu ul li a {
  color: #fff;
}
#footer .copyright {
  line-height: 26px;
  padding: 25px 0;
  color: #fff;
  text-align: center;
  position: relative;
}
#footer .copyright a {
  color: #fff;
}
@media (max-width: 992px) {
  .content .content1 .contente1_list li {
    width: 25%;
  }
  .main {
    width: 100%;
    margin-left: 0;
    padding: 10px 7.5px 30px;
  }
  .content .content2 {
    padding-bottom: 25px;
  }
  .content .main .pro li {
    padding: 0 7.5px;
    margin-top: 15px;
  }
  .content .content4 .about .about_type {
    float: left;
    width: 195px;
  }
  .content .content4 .about .about_type li {
    line-height: 50px;
    font-size: 20px;
  }
  .content .content4 .about .about_meassage li {
    height: 340px;
  }
  #footer {
    background-color: #BF000F;
  }
  .content .content1 .contente1_list {
    margin: 5px 0px 0;
  }
  .content .content3 .content3_list {
    margin: 0;
  }
  .content .aside,
  .content .aside_box {
    float: none;
    width: auto;
  }
  .content .aside .title {
    text-align: left;
    padding: 0 15px;
  }
  .Classification {
    float: right;
    padding: 0 15px;
    background-color: #F3F3F3;
    line-height: 36px;
    font-size: 18px;
    margin-top: 18px;
    border-radius: 15px;
  }
  .content .aside .aside_list {
    padding: 5px 0 10px;
    display: none;
  }
  .content .aside .aside_list > li > a {
    line-height: 40px;
    padding: 0 25px 0 15px;
  }
  .content .aside .aside_list > li .two_list {
    width: 100%;
    left: 0;
    position: static;
    box-shadow: none;
    padding: 5px 0;
    display: none;
  }
  .main2 {
    margin-top: 25px;
  }
}
img {
  max-width: 100%;
}
@media (max-width: 767px) {
  #header {
    height: 80px;
    line-height: 80px;
  }
  #header .logo {
    float: left;
    line-height: 80px;
    width: 80%;
    padding-left: 15px;
  }
  #header .menu_icon {
    width: 12%;
  }
  #banner .owl-theme .owl-controls .owl-dots {
    position: absolute;
    bottom: -4%;
    width: 100%;
  }
  .content .index_title .p1 {
    font-size: 25px;
    line-height: 35px;
  }
  .content .index_title .p2 {
    margin-top: 0;
  }
  .content .index_title .p2 img {
    width: 155px;
  }
  .content1 {
    padding-top: 20px;
  }
  .content .content1 .contente1_list li {
    padding: 0 4px;
    margin-top: 14px;
  }
  .content .content1 .contente1_list {
    margin: 5px 11px 0;
  }
  .content .content1 .contente1_list li a {
    display: block;
    height: 76px;
    border: 1px solid #F1F1F1;
    text-align: center;
    line-height: 74px;
    padding: 0 7px;
  }
  .main {
    margin: 15px;
    width: auto;
  }
  .content .main .pro li a .text {
    padding: 5px 5px 10px 5px;
    font-size: 12px;
  }
  .content .main .pro li a .text .p2 {
    margin-top: 0;
  }
  .content .main .pro li a .text .p3 {
    margin-top: 0;
  }
  .content .main .pro li a .text .p3 img {
    width: 13px;
  }
  .content .content3 {
    padding: 40px 0 46px;
    background-size: cover;
  }
  .content .content3 .content3_list {
    margin: 10px 7.5px;
  }
  .content .content3 .content3_list li {
    width: 50%;
    margin-top: 15px;
    padding: 0 7.5px;
  }
  .content .content3 .content3_list li a .text {
    line-height: 32px;
    font-size: 14px;
  }
  .content .content4 {
    padding: 25px 15px 30px;
  }
  .content .content4 .about {
    border: 1px solid #E6E6E6;
    padding: 5px 12px 15px 12px;
    overflow: hidden;
  }
  .content .content4 .about .about_type {
    float: none;
    width: auto;
  }
  .content .content4 .about .about_type li {
    background: url(../images/icon5_w.png) no-repeat;
    background-size: 100% auto;
    line-height: 38px;
    font-size: 14px;
  }
  .content .content4 .about .about_type li.cur {
    background-image: url(../images/icon6_w.png);
  }
  .content .content4 .about .about_meassage {
    overflow: hidden;
    padding: 15px 0px 10px 0px;
  }
  .content .content4 .about .about_meassage li {
    height: auto;
    overflow-y: auto;
  }
  #footer .copyright {
    line-height: 20px;
    padding: 12px 48px 12px 15px;
    text-align: left;
    font-size: 12px;
  }
  #footer .copyright .top {
    position: absolute;
    right: 10px;
    top: 15px;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    z-index: 10;
  }
  #footer {
    margin-bottom: 63px;
  }
  .inContent {
    margin: 15px 15px 25px;
  }
  .content .aside .title {
    font-size: 15px;
    line-height: 36px;
  }
  .Classification {
    float: right;
    padding: 0 10px;
    background-color: #F3F3F3;
    line-height: 20px;
    font-size: 12px;
    margin-top: 8px;
    border-radius: 5px;
  }
  .content .aside .aside_list > li > a {
    line-height: 30px;
    padding: 0 20px 0 15px;
    font-size: 12px;
  }
  .content .aside .aside_list > li.two > a {
    background: url(../images/icon4.png) no-repeat right 10px center;
  }
  .content .aside .aside_list > li .two_list li a {
    line-height: 26px;
    font-size: 12px;
  }
  .main2 {
    margin: 25px 0 15px;
    padding: 0;
    width: 100%;
  }
  .content .main .in .in_title {
    display: none;
  }
  .content .main .news {
    margin-top: 20px;
  }
  .content .main .news li {
    margin-top: 15px;
  }
  .content .main .news li a .title {
    line-height: 28px;
    padding: 0 15px;
    font-size: 12px;
  }
  .content .main .news li a .text {
    margin: 10px 15px;
    color: #666666;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
  }
  .content .main .news li a .link {
    padding: 0 15px 15px;
  }
  .content .main .news li a .link .link_left {
    font-size: 12px;
    line-height: 20px;
  }
  .content .main .news li a .link .link_right {
    width: 90px;
    line-height: 20px;
    font-size: 12px;
    float: right;
    text-align: center;
    border: 1px solid #E2E4E7;
    border-radius: 20px;
  }
  .news_detail {
    margin-top: 10px;
  }
  .news_detail .title h3 {
    font-size: 14px;
    line-height: 20px;
  }
  .news_detail .title .box div {
    margin-right: 5px;
  }
  .news_detail .title .box div,
  .news_detail .title .box a {
    font-size: 12px;
  }
  .news_detail .pageTurning {
    margin: 25px 0;
  }
  .news_detail .pageTurning .prevs,
  .news_detail .pageTurning .nexts {
    font-size: 12px;
  }
  .content .main .pro_detail .pro_detail1 {
    margin-top: 20px;
  }
  .content .main .pro_detail .pro_detail1 .scroll {
    width: 100%;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-top {
    height: 225px;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs {
    height: 80px;
    padding: 10px 30px;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs:after,
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs::before {
    width: 30px;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-next,
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-prev {
    height: 60px;
    top: 32px;
    width: 15px;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-prev {
    left: 7px;
  }
  .content .main .pro_detail .pro_detail1 .scroll .gallery-thumbs .swiper-button-next {
    right: 7px;
  }
  .content .main .pro_detail .pro_detail1 .text {
    width: 100%;
    padding-left: 0%;
    font-size: 12px;
  }
  .content .main .pro_detail .pro_detail1 .text .p1 {
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 12px;
    margin-top: 15px;
  }
  .content .main .pro_detail .pro_detail1 .text .p2 {
    padding: 15px 0 10px;
    font-size: 12px;
  }
  .content .main .pro_detail .pro_detail1 .text .p4,
  .content .main .pro_detail .pro_detail1 .text .p5 {
    line-height: 30px;
  }
  .content .main .pro_detail .pro_detail1 .text .color .color_list li span {
    display: block;
    width: 20px;
    height: 20px;
    margin: 2px;
  }
  .content .main .pro_detail .pro_detail1 .text .color .color_list li {
    float: left;
    width: 26px;
    height: 26px;
    border: 1px solid #eee;
    border-radius: 4px;
    margin-right: 6px;
  }
  .content .main .pro_detail .pro_detail2 {
    margin-top: 20px;
  }
  .content .main .pro_detail .pro_detail2 .description_title {
    width: 128px;
    height: 30px;
    line-height: 29px;
    font-size: 12px;
  }
  .content .main .pro_detail .pro_detail2 .detail_description {
    padding: 15px 15px 30px;
    border: 1px solid #E9E9E9;
  }
  .content .main .pro_detail .pageTurning {
    margin: 20px 0;
    font-size: 12px;
    line-height: 24px;
  }
  .content .main form {
    margin-top: 15px;
  }
  .content .main form > div {
    padding: 0 6px;
  }
  .content .main form label {
    font-size: 12px;
  }
  .content .main form .form-group span {
    color: red;
    width: 10px;
    float: left;
    height: 15px;
  }
  .content .main form .form-group .form-control {
    height: 30px;
    padding: 0px 12px;
    font-size: 12px;
  }
  .content .main form .form-group textarea {
    height: 70px !important;
  }
  .content .main form .btn-danger {
    width: 100px;
    margin: 10px 0 20px;
    font-size: 12px;
    padding: 4px 12px;
  }
}
