@charset "utf-8";
/* Css Document */

/* 底部 */
.sinochem-footer {
  width: 100%;
  background: #1D4F91;
  padding-top: 0.333rem;
}

.footer-content-top {
  padding-bottom: 0.13rem;
}
/* 底部链接列表 */
.footer-content-top-left-listbox {
  float: left;
  margin-right: 0.719rem;
}
/* 移动端底部左侧上方在线办公 */
.fctl-zxbg{
  display: none;
}
.footer-content-top-left-listbox h2 {
  line-height: 1.25;
  margin-bottom: 0.083rem;
}
.footer-content-top-left-listbox h2 a {
  font-size: 0.104rem;
  font-weight: bold;
  color: #fff;
  cursor:default;
}
.footer-content-top-left-li {
  line-height: 1.27;
  margin-bottom: 0.068rem;
}
.footer-content-top-left-li a {
  font-size: 0.094rem;
  color: #fff;
}
.footer-content-top-left-li:hover a{
  text-decoration: underline;
}
.footer-content-top-right {
  width: 1.302rem;
}
/* 关注我们 */
.ooter-content-top-right-gzwm {
  width: 100%;
}
.footer-content-top-right-gzwm-title{
  margin-bottom: 0.096rem;
}
.footer-content-top-right-gzwm-title h3 {
  line-height: 1.25;
  font-size: 0.083rem;
  color: #fff;
}
.footer-content-top-right-gzwm-content{
  margin-bottom: 0.116rem;
}

/* 关注我们二维码  */
.footer-content-tr-gzwm-ewm {
  float: left;
  width: 0.147rem;
  height: 0.147rem;
  margin-right: 0.066rem;
  position: relative;
}
.footer-content-tr-gzwm-ewm a {
  display: block;
}
.footer-content-tr-gzwm-ewm img {
  display: block;
  width: 100%;
  height: 100%;
}
.footer-content-tr-gzwm-ewm-img {
  width: 0.6rem;
  height: 0.6rem;
  background: #fff;
  margin: 0 auto;
  position: absolute;
  top: 46px;
  right: -57px;
  z-index: 2;
  display: none;
}
.footer-content-top-right-ewm {
  width: 100%;
}
.footer-content-top-right-ewm-title{
  margin-bottom: 0.094rem;
}
.footer-content-top-right-ewm-title h3 {
  line-height: 1.25;
  font-size: 0.083rem;
  color: #fff;
}
.footer-content-top-right-ewm-content {
  width: 0.406rem;
  height: 0.406rem;
}
.footer-content-top-right-ewm-content img {
  display: block;
  width: 100%;
  height: 100%;
  transition-duration: .6s;
}
.footer-content-top-right-ewm-content:hover img {
  transform: scale(1.1);
}
.footer-content-mid {
  border-bottom :1px solid rgba(255, 255, 255, 0.3);
  padding-bottom: 0.029rem;
}
.footer-content-mid-text {
  line-height: 1.27;
  font-size: 0.094rem;
  color: #fff;
}
.footer-content-mid-text a{
  color: #fff;
}
.footer-content-mid-text span {
  display: inline-block;
  width: 0.115rem;
  height: 0.115rem;
  line-height: 0.115rem;
  border: 1px solid #fff;
  text-align: center;
  font-size: 0.104rem;
  color: #fff;
  border-radius: 15%;
  margin-right: 0.021rem;
}
.footer-content-bottom {
  padding: 0.234rem 0;
}
.footer-content-bottom-select {
  float: left;
  width: 24%;
  margin-right: 1.3%;
  padding-bottom: 0.042rem;
  border-bottom: 1px solid #fff;
  line-height: 1.25;
  font-size: 0.104rem;
  color: #fff;
  position: relative;
  cursor: pointer;
}
.footer-content-bottom-select01 .select-small {
    width: 100%;
    height: 0.6rem;
    padding: 0.063rem 0 0.02rem;
    background: #fff;
    box-shadow: 0px 3px 6px 0px rgb(0 0 0 / 16%);
    position: absolute;
    top: -0.76rem;
    z-index: 2;
    transition-duration: .8s;
    display: none;
}



.footer-content-bottom-select:last-child {
  margin-right: 0;
}
.footer-content-bottom-select-jt {
  width: 0.12rem;
    height: 0.13rem;
    background: url(../images/jt-wbot.png) no-repeat left center / 0.079rem 0.038rem;
  float: right;
}
.footer-content-bottom-select-jt-hover {

    background: url(../images/jt-wtop.png) no-repeat left center / 0.079rem 0.038rem;

}
.footer-content-bottom-select-content {
  width: 100%;
  height: 2.156rem;
  padding: 0.063rem 0 0.02rem;
  background: #fff;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  position: absolute;
  top: -2.32rem;
  z-index: 2;
  transition-duration: .8s;
  display: none;
}
.footer-content-bottom-select-content p {
  padding: 0.068rem 0 0.068rem 0.219rem;
  line-height: 1.25;
}
.footer-content-bottom-select-content p a {
  font-size: 0.104rem;
  color: #1D4F91;
}
.footer-content-bottom-select-content p:hover {
  background: #f5f5f5;
}
.footer-bottom {
  padding: 0.156rem 0 0.146rem;
  background: #2A4C86;
  line-height: 1.29;
  color: #fff;
}
.copyright {
  width: 100%;
  font-size: 0.073rem;
  text-align: center;
}
.bottom-link {
  display: inline-block;
  border-left: 1px solid #fff;
  padding-left: 0.052rem;
  margin-left: 0.052rem;
}
.bottom-link a {
  display: inline-block;
  padding: 0 0.052rem 0 0;
}
.footer-bottom a {
  color: #fff;
}

/*pc各版与小屏*/
@media only screen and (min-width: 1680px) and (max-width: 1920px) {}
@media only screen and (min-width: 1440px) and (max-width: 1680px) {}
@media only screen and (min-width: 1366px) and (max-width: 1440px) {}
@media only screen and (min-width: 1280px) and (max-width: 1366px) {}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {}
@media only screen and (max-width: 1024px) {
	.bottom-link {
		border: none;
	}
}

@media screen and (max-width: 768px) {.footer-content-bottom-select01 .select-small{height: 1.5rem;     top: -1.8rem;}}