/*
 * ChemLinked Qme foot-box
 * Copied from https://www.chemlinked.com/Qme:
 * - base footer rules from head.css
 * - white footer overrides from qme.css
 * Asset URLs are localized under assets/footer/.
 */

.foot-box,
.foot-box * {
  box-sizing: content-box;
}

.foot-box ul,
.foot-box li {
  list-style: none;
}

.foot-box a {
  cursor: pointer;
  text-decoration: none;
  outline: none;
}

.foot-box {
  width: 100%;
  background: #292929;
  float: left;
  min-width: 1200px;
  border-top: rgba(255, 255, 255, 0.05) 1px solid;
}

.foot-main {
  width: 1200px;
  margin: 0 auto;
}

.foot-main-ss {
  width: 100%;
  padding: 50px 0 40px 0;
  float: left;
  min-width: 1200px;
}

.foot-logo {
  width: 200px;
  margin: 60px 0 0 0;
  display: block;
  float: left;
}

.foot-conbox {
  width: 930px;
  margin: 60px 0 60px 50px;
  float: left;
}

.foot-cb-txt {
  font-size: 16px;
  color: #fff;
  line-height: 20px;
  float: left;
  padding: 15px 0;
}

.foot-cb-list-left {
  width: 50%;
  margin: 40px 0 0 0;
  float: left;
}

.foot-cb-list-left-tit {
  font-size: 20px;
  color: #fff;
  font-weight: bold;
  line-height: 60px;
  width: 300px;
  border-bottom: #fff 1px solid;
}

.foot-cb-list-left-list {
  margin: 10px 0 0 0;
}

.foot-cb-list-left-list li {
  padding: 0 0 0 20px;
  float: left;
  box-sizing: border-box;
  position: relative;
  width: 105px;
}

.foot-cb-list-left-list li:nth-child(3n-1) {
  width: 125px;
}

.foot-cb-list-left-list li:nth-child(3n) {
  width: 175px;
}

.foot-cb-list-left-list li:before {
  content: "";
  display: block;
  position: absolute;
  width: 6px;
  height: 6px;
  top: 14px;
  left: 0px;
  border: #66cc00 1px solid;
  border-radius: 50%;
  box-sizing: border-box;
}

.foot-cb-list-left-list li a {
  font-size: 14px;
  color: #fff;
  line-height: 36px;
}

.foot-cb-list-right-list {
  margin: 10px 0 0 0;
}

.foot-cb-list-right-list li {
  width: 300px;
  float: left;
  font-size: 14px;
  color: #fff;
  line-height: 36px;
}

.foot-cb-list-right-btnbox {
  width: 300px;
}

.foot-cb-list-right-btn {
  width: 30px;
  height: 30px;
  display: block;
  float: left;
  margin: 0 20px 0 0;
}

.foot-cb-list-right-btn-YouTube {
  background: url("icons/icon_3.png");
}

.foot-cb-list-right-btn-Facebook {
  background: url("icons/icon_1.png");
}

.foot-cb-list-right-btn-twitter {
  background: url("icons/icon_5.png");
}

.foot-cb-list-right-btn-Rss {
  background-image: url("icons/css_sprites_icon2.png");
  background-size: 30px 75px;
  background-position: -0px -45px;
  background-repeat: no-repeat;
}

.foot-cb-list-right-btn-LinkedIn {
  background: url("icons/icon_7.png");
}

.foot-cb-list-right-btn-YouTube:hover {
  background: url("icons/icon_4.png");
}

.foot-cb-list-right-btn-Facebook:hover {
  background: url("icons/icon_2.png");
}

.foot-cb-list-right-btn-twitter:hover {
  background: url("icons/icon_6.png");
}

.foot-cb-list-right-btn-LinkedIn:hover {
  background: url("icons/icon_8.png");
}

.foot-cb-list-right-btn-Rss:hover {
  background-image: url("icons/css_sprites_icon2.png");
  background-size: 30px 75px;
  background-position: -0px -0px;
  background-repeat: no-repeat;
}

.foot-bttom-nav-box {
  width: 100%;
  border-top: #3a3a3a 1px solid;
  background: #292929;
  height: 60px;
  line-height: 60px;
  float: left;
}

.foot-bttom-nav {
  width: 1200px;
  margin: 0 auto;
}

.foot-bttom-nav-list {
  font-size: 12px;
  color: #999999;
  font-weight: bold;
  line-height: 60px;
  display: inline-block;
  margin: 0 10px;
}

.foot-bttom-nav-list:first-child {
  margin-left: 0px;
}

.foot-bttom-nav-list:hover {
  color: #666666;
}

.foot-bttom-nav-list-ck,
.foot-bttom-nav-list-ck:hover {
  color: #66cc00 !important;
}

.foot-bttom-nav-con {
  font-size: 12px;
  color: #666666;
  font-weight: bold;
  line-height: 60px;
}

.foot-bttom-nav-con a {
  margin: 0 0 0 30px;
  color: #666666;
}

.foot-bttom-nav-con a:hover {
  text-decoration: underline;
}

.foot-logo-box {
  width: 620px;
  float: left;
}

.foot-logo-s {
  width: 200px;
  display: block;
  float: left;
}

.foot-logo-s img {
  width: 145px;
  height: auto;
}

.foot-cb-txt-s {
  width: 450px;
  color: #cccccc;
  margin: 30px 0;
  float: left;
  line-height: 24px;
  font-size: 16px;
}

.foot-site-box {
  width: 280px;
  float: left;
}

.foot-site-box-tit {
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  line-height: 24px;
  margin: 8px 0;
}

.foot-site-box-list {
  width: 100%;
}

.foot-site-box-list li {
  margin: 8px 0;
  float: left;
  width: 100%;
}

.foot-site-box-list li a {
  font-size: 14px;
  color: #cccccc;
  line-height: 18px;
}

.foot-site-box-list li a:hover {
  text-decoration: underline;
}

.foot-site-box-list-s {
  width: 100%;
}

.foot-site-box-list-s li {
  margin: 8px 0;
  float: left;
  font-size: 14px;
  color: #cccccc;
  line-height: 18px;
  width: 100%;
}

.foot-site-box-list-s-link {
  color: #cccccc;
}

.foot-site-box-list-s-link:hover {
  color: #cccccc;
  text-decoration: underline;
}

/* qme.css overrides */
.foot-box {
  background: #fff;
}

.foot-cb-txt-s,
.foot-site-box-list li a,
.foot-site-box-list-s li,
.foot-site-box-list-s-link,
.foot-bttom-nav-con,
.foot-bttom-nav-con * {
  color: #666666;
}

.foot-bttom-nav-con,
.foot-bttom-nav-con * {
  font-weight: 400;
}

.foot-site-box-tit {
  font-size: 20px;
  color: #333333;
  font-style: normal;
  line-height: 28px;
}

.foot-bttom-nav-box {
  background: #fff;
  border-top: 1px solid #e5e5e5;
}

.foot-cb-list-right-btn-YouTube,
.foot-cb-list-right-btn-YouTube:hover {
  background: url("https://static.chemlinked.com.cn/images/qme/footer_icon_01.png") no-repeat center center;
  background-size: 30px auto;
}

.foot-cb-list-right-btn-Facebook,
.foot-cb-list-right-btn-Facebook:hover {
  background: url("https://static.chemlinked.com.cn/images/qme/footer_icon_04.png") no-repeat center center;
  background-size: 30px auto;
}

.foot-cb-list-right-btn-twitter,
.foot-cb-list-right-btn-twitter:hover {
  background: url("https://static.chemlinked.com.cn/images/qme/footer_icon_02.png") no-repeat center center;
  background-size: 30px auto;
}

.foot-cb-list-right-btn-LinkedIn,
.foot-cb-list-right-btn-LinkedIn:hover {
  background: url("https://static.chemlinked.com.cn/images/qme/footer_icon_03.png") no-repeat center center;
  background-size: 30px auto;
}

.foot-cb-list-right-btn-Rss {
  display: none;
}
