
/* Css Document */

/*1024以下*/
@media screen and (max-width: 1020px) {
	.footer-content-bottom-select:last-child {
		float: left !important;
	}
  /* 底部 */
  .sinochem-footer {
    padding-top: 0.52rem;
  }
  .footer-content-top {
    padding-bottom: 0;
  }
  .footer-content-top-left {
    width: 100%;
  }
  .footer-content-top-left-listbox {
    width: 100%;
    margin-right: unset;
    margin-bottom: 0.376rem;

  }
  /* 移动端底部左侧上方在线办公 */
  .fctl-zxbg {
    display: block;
  }
.fctl-zxbg h2:after {
display:none !important;}
  .footer-content-top-left-listbox h2 {
    padding-bottom: 0.413rem;
    margin-bottom: unset;
    line-height: 1.25;
    border-bottom: 1px solid #fff;
    position: relative;
  }
  .footer-content-top-left-listbox h2:after {
    content: "";
    display: block;
    width: 0.667rem;
    height: 0.627rem;
    background: url(../image/jt-wbot.png) no-repeat left center / 0.336rem 0.164rem;
    position: absolute;
    top: 0;
    right: 0;
  }
  .footer-content-top-left-listbox .border_btm {
    border-bottom-color: transparent;
  }
  .footer-content-top-left-listbox .border_btm:after {
    background: url(../image/jt-wtop.png) no-repeat left center / 0.336rem 0.164rem;
  }
  .footer-content-top-left-listbox h2 a {
    font-size: 0.32rem;
    color: #fff;
  }
  .footer-content-top-left-ul {
    width: 100vw;
    margin-left: -7%;
    height:0;
overflow:hidden;
transition:.4s;
  }
  .footer-content-top-left-li {
    width: 100%;
    margin-bottom: unset;
    height: 1.227rem;
    line-height: 1.227rem;
    text-indent: 1.32rem;
    background: #1D4F91;
    position: relative;
  }
  .footer-content-top-left-li:after {
    content: "";
    display: block;
    width: 86.98%;
    margin: 0 auto;
    height: 1px;
    background: #1D4F91;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
  }
  .footer-content-top-left-li a {
    font-size: 0.32rem;
    color: #fff;
  }
  .footer-content-top-left-li:hover {
    background: #1D4F91;
  }
  .fctl-zxbg {
    display: block;
  }
  .footer-content-top-right {
    padding-top: 0.629rem;
    width: 100%;
  }
  .footer-content-top-right-gzwm-title {
    margin-bottom: 0.749rem;
  }
  .footer-content-top-right-gzwm-title h3 {
    text-align: center;
    line-height: 1.25;
    font-size: 0.32rem;
    color: #fff;
  }
  .footer-content-top-right-gzwm-content {
    margin-bottom: 1.12rem;
    display: flex;
    justify-content: center;
  }
  .footer-content-tr-gzwm-ewm {
    width: 0.789rem;
    height: 0.789rem;
    margin-right: 0.327rem;
  }
  .footer-content-top-right-ewm {
    display: none;
  }
  .footer-content-mid {
    display: none;
  }
  .footer-content-bottom {
    padding: 0 0 0.697rem;
  }
  .footer-content-bottom-select {
    width: 45.7%;
    margin-right: 8%;
    padding-bottom: 0.293rem;
    line-height: 1.25;
    font-size: 0.32rem;
    color: #fff;
    margin-bottom: 0.391rem;
  }
  .footer-content-bottom-select-jt {
    width: 0.48rem;
    height: 0.387rem;
    background: url(../image/jt-wbot.png) no-repeat left center / 0.336rem 0.164rem;
  }
  .footer-content-bottom-select-jt-hover {
    background: url(../image/jt-wtop.png) no-repeat left center / 0.336rem 0.164rem;
  }
  .footer-content-bottom-select:nth-child(even) {
    margin-right: 0;
  }
  .footer-bottom {
    padding: 0.508rem 0 0.415rem;
  }
  .copyright {
    line-height: 1.56;
    font-size: 0.24rem;
	width: 86.98%;
	margin: 0 auto;
  }
  .footer-content-bottom-select-content p a {
	  font-size: 0.28rem;
  }
}
@media screen and (max-width:750px){
  .copyright{
    width: 86.98%;
    margin: 0 auto;
  }
}