@charset "UTF-8";
.flex, .menu + nav {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.flex > * {
  flex: auto;
  text-align: center;
}

/**************************PUBLIC***************************/
body {
  font-size: 16px;
  font-family: "微软雅黑";
  margin: 0;
  padding: 0;
  background: #fff;
  color: #231F20;
}

* {
  box-sizing: border-box;
}

li {
  list-style: none;
}

a {
  text-decoration: none !important;
  color: #525252;
}

/**************************body***************************/
.page {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0px;
}

.page span:first-child,
.page a:first-child {
  border-radius: 2px 0 0 2px !important;
  border: 1px #000 solid;
  padding: 3px 6px;
  margin-left: -1px;
  color: #000;
}

.page a:last-child,
.page span:last-child {
  border-radius: 0 2px 2px 0 !important;
}

.page a,
.page span {
  text-decoration: none;
  color: #000;
  border: 1px #000 solid;
  padding: 3px 6px;
  margin-left: -1px;
}

#contact {
  display: none;
}

#contact-p {
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -73.5px;
  z-index: 9999;
}

#contact-p div {
  width: 44px;
  height: 44px;
  margin-bottom: 5px;
  position: relative;
}

#contact-p div a {
  color: #FFFFFF;
  display: block;
  background: #4ab344;
  transition: 0.35s;
  position: absolute;
  left: 0;
  width: 170px;
  height: 44px;
  line-height: 44px;
}

#contact-p div a:hover {
  left: -110px;
}

#contact-p div a i {
  float: left;
  font-size: 28px;
  padding: 0 8px;
}

#contact-p div a span {
  display: block;
  float: left;
}

#contact-p div img {
  width: 150px;
  display: none;
  position: absolute;
  left: -110px;
  bottom: -150px;
}

#contact-p div:hover img {
  display: block;
}

#contact-p .gototop {
  display: none;
}

/**************************公共***************************/
.ditu {
  background: #f5f5f5;
  line-height: 34px;
  font-size: 14px;
}

.ditu .pull-right h2 {
  font-size: 14px;
  margin: 0;
  line-height: 35px;
}

.ditu a {
  color: #525252;
  text-decoration: none;
}

.ditu h1 {
  font-size: 14px;
  display: inline-block;
  margin: 0;
}

.ditu .qgcs {
  color: #000;
  cursor: pointer;
  display: inline-block;
  position: relative;
  border: 1px solid #F5F5F5;
  border-top: none;
  border-bottom: none;
  padding: 0 10px 1px 5px;
}

.ditu .qgcs:hover {
  border: 1px solid #d8d8d8;
  border-top: none;
  border-bottom: none;
}

.ditu .qgcs:hover .city {
  display: block;
}

.ditu .qgcs span {
  font-size: 12px;
}

.ditu .qgcs i {
  color: #4ab344;
  font-size: 16px;
  color: #4ab344;
}

.ditu .qgcs a {
  color: #525252;
}

.ditu .qgcs a:hover {
  color: #4ab344;
}

.ditu .qgcs .city {
  position: absolute;
  top: 35px;
  left: -1px;
  z-index: 9989999;
  width: 406px;
  height: auto;
  border: 1px solid #d8d8d8;
  display: none;
}

.ditu .qgcs .city c, .ditu .qgcs .city h2 {
  display: block;
  width: 100%;
  height: 38px;
  border-bottom: 1px #d8d8d8 solid;
  background-color: #f4f4f4;
  margin: 0;
  font-size: 12px;
}

.ditu .qgcs .city c span, .ditu .qgcs .city h2 span {
  color: #4ab344;
  border-bottom: 2px #4ab344 solid;
  float: left;
  width: 60px;
  margin-right: 2px;
  line-height: 36px;
  text-align: center;
  margin-left: 26px;
}

.ditu .qgcs .city div {
  padding: 10px 0 9px 26px;
  background: #FFFFFF;
  line-height: 28px;
}

.ditu .qgcs .city div a {
  padding: 0 16px;
  display: inline-block;
}

.subtitle {
  background-color: #393D49;
  color: #FFFFFF;
  line-height: 40px;
  font-size: 14px;
}

.subtitle a {
  color: #FFFFFF;
}

.subtitle a:first-of-type {
  margin-left: 10px;
}

.subtitle a:hover {
  color: #4ab344;
}

.top {
  padding: 1.5em 0;
  background: url(../img/top.jpg);
}

.top .top-middle {
  text-align: center;
  position: relative;
  left: 20px;
  margin-top: 10px;
}

.top .top-middle h3 {
  margin-top: 10px;
  font-weight: bold;
  color: #4ab344;
}

.top .col-md-3 a {
  font-size: 26px;
  color: #4ab344;
  font-weight: bold;
  letter-spacing: 3px;
  margin-left: 40px;
  display: inline-block;
}

.top .top-tel {
  text-align: right;
  color: #4ab344;
  margin-top: 10px;
}

.top .top-tel p {
  font-size: 24px;
  font-weight: bold;
}

.top .top-tel p small {
  color: #393D49;
  font-weight: normal;
}

.top .top-tel p:first-of-type {
  margin-top: 5px;
}

.nav-box {
  background: #4ab344;
}

.menu {
  width: 350px;
  float: left;
  position: relative;
  height: 50px;
}

.menu h3 {
  margin: 0;
  font-size: 18px;
  background: #4ab344;
  height: 100%;
  line-height: 50px;
  color: #FFFFFF;
  text-align: center;
}

.menu h3 span {
  margin-right: 5px;
  font-size: 16px;
}

.menu ul {
  height: 500px;
  padding-left: 0;
  list-style: none;
  padding: 1em;
  background: rgba(59, 59, 59, 0.6);
  position: absolute;
  left: 0;
  z-index: 9999;
}

.menu ul li {
  margin-bottom: 14px;
  padding-bottom: 10px;
  line-height: 37px;
  overflow: hidden;
}

.menu ul li h4 {
  margin: 0 auto 10px;
  color: #4ab344;
  font-size: 16px;
}

.menu ul li h4 span {
  font-size: 20px;
  margin-right: 8px;
}

.menu ul li a {
  font-size: 14px;
  color: #FFFFFF;
  float: left;
  width: 50%;
  display: block;
  position: relative;
  padding-left: 19px;
}

.menu ul li a:hover {
  color: #4ab344;
}

.menu ul li a:hover::before {
  background: #4ab344;
}

.menu ul li a::before {
  content: '';
  width: 6px;
  height: 6px;
  display: block;
  background: #fff;
  left: 0;
  border-radius: 50%;
  top: 13px;
  position: absolute;
}

.menu + nav {
  float: left;
  line-height: 50px;
  width: calc(100% - 350px);
}

.menu + nav li {
  flex: auto;
  list-style: none;
}

.menu + nav li a {
  display: block;
  text-align: center;
  flex: auto;
  color: #FFFFFF;
  border-right: 1px solid rgba(255, 255, 255, 0.8);
}

.menu + nav li a:hover {
  background: #fff;
  color: #4ab344;
}

.menu + nav li:first-of-type a {
  border-left: 1px solid rgba(255, 255, 255, 0.8);
}

.b1, .b2 {
  background: url(../img/banner1.jpg) no-repeat;
  height: 500px;
  background-size: cover;
  position: relative;
}

.b1 p, .b2 p {
  top: 150px;
  right: 80px;
  color: #fff;
  font-size: 30px;
  position: absolute;
  width: 900px;
  line-height: 60px;
  font-weight: bold;
  text-align: center;
}

.b2 {
  background: url(../img/banner2.jpg) no-repeat;
}

.qgcs1 a {
  display: inline-block;
  background: #4ab344;
  width: 10%;
  margin-bottom: 20px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-radius: 5px;
  color: #fff;
}

.qgcs1 a:nth-child(1) {
  display: none;
}

/**************************head***************************/
.title {
  margin-bottom: 2.5em;
}

.title h4, .title p {
  text-align: center;
}

.title h4 {
  color: #4ab344;
  padding-bottom: 5px;
  position: relative;
  font-size: 24px;
  font-weight: bold;
}

.title h4::after {
  transition: 1s;
  display: inline-block;
  content: '';
  height: 1px;
  position: absolute;
  background: #999;
  width: 60px;
  bottom: -10px;
  left: calc(50% - 30px);
}

.title p {
  font-size: 14px;
  color: #999;
  margin-top: 20px;
  font-weight: normal;
  text-transform: uppercase;
}

.dnhs-1, .dnhs-2, .dnhs-3, .dnhs-4, .dnhs-5, .dnhs-6, .dnhs-7, .advan {
  padding: 3em 0;
}

.dnhs-1:hover .title h4::after, .dnhs-2:hover .title h4::after, .dnhs-3:hover .title h4::after, .dnhs-4:hover .title h4::after, .dnhs-5:hover .title h4::after, .dnhs-6:hover .title h4::after, .dnhs-7:hover .title h4::after, .advan:hover .title h4::after {
  width: 100%;
  left: 0;
}

.dnhs-1 .col-md-3 {
  margin-bottom: 20px;
}

.dnhs-1 .col-md-3 div {
  border: 1px solid #ddd;
  border-radius: 3px;
}

.dnhs-1 .col-md-3 div p {
  text-align: center;
  border-top: 1px solid #ddd;
  width: 70%;
  margin: auto;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  line-height: 40px;
}

.dnhs-2 .col-md-2 i {
  font-size: 60px;
  color: #fff;
  line-height: 120px;
}

.dnhs-2 .col-md-2 span {
  display: block;
  border: 1px solid #4ab344;
  border-radius: 50%;
  text-align: center;
  width: 120px;
  height: 120px;
  margin: 20px auto;
  background: #4ab344;
  transition: .35s;
}

.dnhs-2 .col-md-2 span:hover {
  transform: rotateY(180deg);
}

.dnhs-2 .col-md-2 p {
  text-align: center;
  line-height: 26px;
}

.dnhs-3 .col-md-6 {
  margin-bottom: 30px;
}

.dnhs-3 .col-md-6 h4 {
  font-weight: bold;
}

.dnhs-3 .col-md-6 p {
  line-height: 30px;
}

.dnhs-3 .col-md-6 p:nth-child(2) {
  margin-bottom: 20px;
}

.dnhs-3 .col-md-12 img {
  margin: auto;
  display: block;
}

.dnhs-3 .col-md-12 span {
  display: block;
  border: 1px solid #ddd;
  border-radius: 3px;
  padding: 10px;
}

.dnhs-4 .col-md-6 p {
  line-height: 36px;
  text-align: justify;
}

.dnhs-5 ul, .dnhs-6 ul {
  padding: 0;
}

.dnhs-5 ul li, .dnhs-6 ul li {
  float: left;
  width: 31.33%;
  background: #4ab344;
  margin: 0 1%;
  line-height: 40px;
  text-align: center;
  color: #fff;
  border-radius: 3px;
  margin-bottom: 40px;
  cursor: pointer;
}

.dnhs-5 .container .row1, .dnhs-6 .container .row1 {
  padding: 30px;
  background: #f6f6f6;
}

.dnhs-5 .container .row1 h4, .dnhs-6 .container .row1 h4 {
  font-weight: bold;
}

.dnhs-5 .container .row1 p, .dnhs-6 .container .row1 p {
  line-height: 40px;
  text-align: justify;
}

.dnhs-5 .container .row1 img, .dnhs-6 .container .row1 img {
  margin: auto;
  width: 100%;
  display: block;
}

.dnhs-6 ul li {
  width: 23%;
}

.dnhs-6 .row1 img {
  width: auto !important;
}

.news_content dl {
  background: #fff;
  box-shadow: 1px 2px 5px rgba(0, 0, 0, 0.1);
  width: 100%;
  display: table;
  margin-bottom: 15px;
}

.news_content dl dt {
  background: #4ab344 !important;
  vertical-align: middle;
  display: table-cell;
  width: 100px;
  text-align: center;
  color: #666;
}

.news_content dl dt c {
  display: block;
  font-size: 30px;
  color: #fff;
}

.news_content dl dt span {
  color: #fff;
}

.news_content dl dd {
  background: #fff;
  padding: 10px;
}

.news_content dl dd a {
  text-decoration: none;
}

.news_content dl dd h4 {
  height: 22px;
  overflow: hidden;
  margin-top: 10px;
  color: #4ab344;
  font-size: 20px;
}

.news_content dl dd h4 a {
  color: #000000;
  text-decoration: none;
}

.news_content dl dd p {
  height: 33px;
  overflow: hidden;
  font-size: 14px;
  text-indent: 2em;
  color: #000;
  padding-bottom: 10px;
  margin: 0;
  line-height: 28px;
  letter-spacing: 0.5px;
}

.news_content dl:hover dd {
  background: rgba(74, 179, 68, 0.7) !important;
}

.news_content dl:hover dt {
  background: #4ab344 !important;
}

.news_content dl:hover dt b,
.news_content dl:hover dt span {
  color: #FFFFFF !important;
}

.news_content dl:hover dd h4 {
  color: #fff;
}

.news_content dl:hover dd p {
  color: #fff;
}

.news_content dl:hover dd p a {
  color: #fff;
}

footer {
  background: #303036;
  padding-top: 2em;
  padding-bottom: 1em;
  margin-bottom: 3.5em;
}

footer .foot-one {
  color: #FFFFFF;
  border-bottom: 1px solid #727272;
  padding-bottom: 25px;
}

footer .foot-one [class^="col"] img {
  float: left;
  margin-right: 10px;
}

footer .foot-one [class^="col"] > div span {
  font-size: 14px;
  opacity: 0.3;
}

footer .foot-nav {
  margin-top: 25px;
  border-bottom: 1px solid #727272;
  padding-bottom: 25px;
}

footer .foot-nav ul {
  padding-left: 0;
  list-style: none;
}

footer .foot-nav ul li h4 {
  margin-top: 0;
}

footer .foot-nav ul li h4 a {
  color: #DDDDDD;
  font-size: 16px;
}

footer .foot-nav ul li > a {
  display: block;
  color: #9b9ea0;
  font-size: 14px;
  line-height: 30px;
}

footer .foot-nav ul li > a:hover {
  color: #4ab344;
}

footer .zx-wx > div {
  color: #FFFFFF;
}

footer .zx-wx > div img {
  width: 100%;
}

footer .zx-wx > div p {
  color: #DDDDDD;
  font-size: 14px;
  text-align: center;
  margin-top: 5px;
}

footer .zx-wx > div h5 {
  font-size: 16px;
  margin-top: 0;
}

footer .zx-wx > div h4 {
  font-size: 22px;
}

footer .zx-wx > div span {
  display: block;
  font-size: 14px;
}

footer .zx-wx > div a {
  margin-top: 10px;
  display: block;
  font-size: 14px;
  text-align: center;
  line-height: 28px;
  border: 1px solid #FFFFFF;
  color: #FFFFFF;
}

footer .zx-wx > div a:hover {
  border-color: #4ab344;
  color: #4ab344;
}

footer .foot {
  color: #DDDDDD;
  margin-top: 25px;
}

footer .foot a {
  color: #9b9ea0;
  margin: 0 8px;
  font-size: 14px;
}

footer .foot a:hover {
  color: #4ab344;
}

footer .foot p {
  font-size: 14px;
  margin-top: 12px;
  color: #9b9ea0;
  text-align: center;
}

.about-top {
  line-height: 45px;
  background: #4ab344;
}

.about-top span {
  margin-right: 15px;
  padding: 0 15px;
  border-left: 1px solid rgba(255, 255, 255, 0.4);
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  color: #fff;
  line-height: 45px;
}

.about-top li {
  list-style: none;
  display: inline-block;
  color: #fff;
  font-size: 14px;
}

.about-top li a {
  color: #FFFFFF;
}

.about1 .subnav {
  padding-top: 30px;
  padding-bottom: 20px;
  text-align: center;
}

.about1 .subnav a {
  padding: 10px 5px;
  display: inline-block;
  background: #4ab344;
  color: #FFFFFF;
  width: 9%;
  margin: .5%;
  border-radius: 3px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
}

.about1 .subnav a.active {
  color: #FFFFFF;
  background: #393D49;
}

.about1 .subnav a:hover {
  background: #393D49;
}

.add {
  background: #4ab344;
  height: 35px;
  line-height: 35px;
  color: #fff;
  font-size: 14px;
}

.add a {
  color: #fff;
  font-size: 14px;
}

.add i {
  font-size: 18px;
  margin: auto 5px;
}

.message {
  background: #4ab344;
  height: 56px;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 999;
}

.message .container {
  position: relative;
  height: 100%;
}

.message .container .img {
  position: absolute;
  left: 16px;
  bottom: 0;
  width: 108px;
  height: 117px;
}

.message .container form {
  position: absolute;
  left: 270px;
  top: 13px;
  height: 31px;
  overflow: hidden;
}

.message .container form .form-group {
  display: inline-block;
  background: #F2BD61;
}

.message .container form .form-group label {
  display: initial;
  font-weight: normal;
  padding-left: 10px;
}

.message .container form .form-group:nth-child(3) {
  background: none;
}

.message .container form .form-group img {
  height: 29px;
  vertical-align: top;
  margin-top: .5px;
}

.message .container form input {
  height: 31px;
  overflow: hidden;
  margin: 0 !important;
}

.message .container form .submit {
  height: 34px;
  border: none;
  background: #F2BD61;
}

.message .container form .form-ly {
  margin: 2px;
  border: none;
  height: 31px;
  font-size: 14px;
  padding-left: 10px;
}

.message .container .tel {
  position: absolute;
  right: 145px;
  top: 0;
  margin-top: 10px;
  line-height: 35px;
  color: #F2BD61;
}

.message .container .tel span {
  font-size: 20px;
  font-weight: bold;
}

.message .container .tel i {
  font-size: 30px;
}

.message .container .tel a {
  display: inline-block;
  margin: 0 10px;
  color: #F2BD61;
}

.qyhs > p {
  line-height: 30px;
  text-indent: 2em;
}

.qyhs > img {
  margin: 60px auto;
  display: block;
}

.qyhs .row {
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid #ddd;
}

.qyhs .col-md-6:nth-child(2) img {
  margin-top: 70px;
}

.qyhs .col-md-6 h4 {
  color: #4ab344;
  font-weight: bold;
  margin-bottom: 30px;
  font-size: 20px;
}

.qyhs .col-md-6 p {
  line-height: 40px;
  text-align: justify;
}

.qyhs .col-md-6 img {
  margin: auto;
  display: block;
}

.advan {
  margin: auto;
}

.advan .advan-list {
  margin-top: 50px;
}

.advan .advan-list .advan-txt h3 {
  font-size: 20px;
  color: #333;
  background: url(../img/title-bg.png) no-repeat left center;
  padding-left: 22px;
  font-weight: bold;
  margin-top: 0;
  margin-bottom: 30px;
}

.advan .advan-list .advan-txt .compare {
  padding-right: 50px;
}

.advan .advan-list .advan-txt .compare p {
  line-height: 30px;
  text-align: left;
}

.advan .advan-list .advan-txt .compare-no {
  font-size: 14px;
  background: url(../img/no.png) no-repeat left center;
  padding-left: 50px;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.advan .advan-list .advan-txt .compare-yes {
  font-size: 16px !important;
  color: #272727;
  background: url(../img/yes.png) no-repeat left center;
  padding-left: 50px;
}

.advan .advan-list .advan-bg {
  width: 350px;
  height: 250px;
}

.advan .advan1 .advan-bg {
  background: url(../img/advantage1-bg.png) no-repeat;
}

.advan .advan2 .advan-bg {
  background: url(../img/advantage2-bg.png) no-repeat;
}

.advan .advan3 .advan-bg {
  background: url(../img/advantage3-bg.png) no-repeat;
}

.recycle-footer {
  border-bottom: 0;
}

.main {
  padding: 3em 0;
}

.main .info {
  font-size: 14px;
}

.main .info p, .main .info li {
  font-size: 14px;
  line-height: 32px;
}

.main .newss p {
  margin: 0;
  text-indent: 2em;
}

.left .xglj {
  margin-top: 50px;
}

.left .active2 {
  margin-bottom: 50px;
}

.left ul {
  padding: 0;
  margin: 0;
}

.left ul h3 {
  font-size: 12px;
  margin: 0;
  line-height: 24px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding: 10px;
}

.left ul .active a {
  color: #4ab344;
}

.left ul .active1 {
  background: #4ab344;
}

.left ul .active1 a {
  font-size: 16px;
  color: #fff;
}

.left ul li {
  border-left: 2px solid #4ab344;
  border-right: 2px solid #4ab344;
  background: #fff;
  text-align: center;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
  border-bottom: 1px dotted #ddd;
}

.left ul li:hover:first-child a {
  color: #fff;
}

.left ul li:hover a {
  color: #4ab344;
}

.left ul li:first-child {
  border-radius: 3px 3px 0 0;
}

.left ul li:last-child {
  border-radius: 0 0 3px 3px;
}

.left ul li a {
  display: block;
  color: #000;
}

.left ul li:last-child {
  border-bottom: 2px solid #4ab344;
}

.cp-tp {
  padding: 0;
}

.pr-cp a {
  display: block;
  overflow: hidden;
}

.pr-cp:hover img {
  transform: scale(1.1);
}

.pr-cp:hover p {
  color: #4ab344;
}

.pr-cp img {
  transition: .35s;
  border-radius: 3px;
}

.pr-cp p {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  padding-top: 10px;
  font-size: 14px;
}

.new-co p {
  margin: 0;
  line-height: 32px;
  font-size: 14px;
}

.banner img {
  width: 100%;
  height: 500px;
}

/**************************foot***************************/
.page {
  text-align: center;
  margin-top: 30px;
  margin-bottom: 0px;
}

.page .active span {
  color: #fff !important;
}

.page span:first-child,
.page a:first-child {
  border-radius: 2px 0 0 2px !important;
  border: 1px #000 solid;
  padding: 3px 6px;
  margin-left: -1px;
  color: #000;
}

.page a:last-child,
.page span:last-child {
  border-radius: 0 2px 2px 0 !important;
}

.page a,
.page span {
  text-decoration: none;
  color: #000;
  border: 1px #000 solid;
  padding: 3px 6px;
  margin-left: -1px;
}

.page span:first-child, .page a:first-child {
  border: 0;
  margin: 0 5px;
  padding: 3px 10px;
  display: block;
  border-radius: 2px !important;
}

/**************************left内页***************************/
@media (max-width: 767px) {
  body {
    font-size: 12px;
  }
  p,
  span,
  a {
    font-size: 12px !important;
  }
  h3 {
    font-size: 16px !important;
  }
  h1,
  h2,
  h4 {
    font-size: 14px !important;
    font-weight: bold;
  }
  .row {
    margin: auto 0;
  }
  /**************************公共***************************/
  #contact-p {
    display: none !important;
  }
  .head img {
    margin: auto;
    display: block;
  }
  .news_content dl dd h4 {
    height: 15px;
  }
  .about1 .subnav a {
    width: 49% !important;
  }
  .right img {
    width: 100%;
  }
  #allmap {
    width: 100% !important;
  }
  .dnhs-5 .container .row1 img, .dnhs-6 .container .row1 img {
    width: 100% !important;
  }
  .title span {
    font-size: 14px !important;
  }
  .top .col-md-3 a {
    font-size: 30px !important;
  }
  .dnhs-2 .col-md-2 {
    width: 50%;
    float: left;
  }
  #contact {
    display: block !important;
    display: table;
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9999;
    background: #4ab344;
  }
  #contact > a {
    display: table-cell;
    vertical-align: middle;
    line-height: 40px;
    text-align: center;
    color: #FFFFFF;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    border-left: 1px solid rgba(255, 255, 255, 0.1);
  }
  #contact > a:last-child {
    border-right: 0;
  }
  #contact div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    line-height: 40px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
  }
  #contact div > a {
    color: #FFFFFF;
  }
  #contact div ul {
    min-width: 100px;
    padding: 10px;
  }
  #contact div ul li a {
    padding: 5px 15px;
    text-align: center;
    border-bottom: 1px solid #f4f4f4;
  }
  #contact div ul li:last-child a {
    border-bottom: 0;
  }
}
