@charset "UTF-8";
@font-face {
  font-family: SF;
  /*src: url();*/
}

* {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑";
}

ul,
li {
  list-style: none;
}

a {
  color: #333;
  font-size: 0.32rem;
  text-decoration: none;
}

body {
  position: relative;
  background: #f4f0f2;
}

.c_cont {
  margin: 0 0.4rem;
}

footer {
  background: -webkit-gradient(linear, 0 0, 0 280, from(#9cbbd8), to(#f9f7f4));
  background-repeat: no-repeat;
  overflow: hidden;
}

.foot_logo {
  margin-top: 0.84rem;
  margin-left: 0.84rem;
  margin-right: 1.69333rem;
}

.foot_logo img {
  width: 100%;
}

.foot_line {
  width: 9.50667rem;
  background-color: #cfcfcf;
  border: solid 1px #8ba9c5;
  margin: 0.32rem auto 0;
}

.newsList {
  margin-top: 0.33333rem;
  margin-left: 0.45333rem;
  margin-right: 0.58667rem;
}

.outList li {
  display: flex;
  align-items: center;
}

.outList li span {
  display: block;
}

.outList li span.icon {
  margin-right: 0.12rem;
  width: 0.32rem;
  height: 0.32rem;
}

.outList li span.icon img {
  width: 100%;
  height: 100%;
}

.outList li span.f_word {
  font-size: 0.32rem;
  color: #000000;
  flex: 1;
}

.outList li > ul {
  margin-top: 0.49333rem;
  display: flex;
}

.outList li > ul li:nth-child(2) {
  margin: 0 0.26667rem;
}

.deepNews {
  margin: 0.53333rem auto 0;
  width: 8.93333rem;
}

.deepNews ul li {
  font-size: 0.24rem;
  font-weight: normal;
  font-stretch: normal;
  line-height: 0.48rem;
  letter-spacing: 0px;
  color: #757575;
}

.footer_deep {
  margin-top: 0.33333rem;
  margin-left: 0.50667rem;
  margin-right: 0.29333rem;
  margin-bottom: 0.32rem;
  display: flex;
}

.footer_deep .left {
  flex: 1;
}

.choosSelect {
  width: 3.17333rem;
  height: 0.52rem;
  margin-top: 0.53333rem;
}

.choosSelect select {
  width: 3.17333rem;
  height: 0.52rem;
  outline: none;
  padding-left: 0.13333rem;
}

.choosSelect select option {
  background: none;
  outline: none;
}
