@media (max-width: 720px) {
  html {
    font-size: 20px;
  }
}
@media (max-width: 560px) {
  html {
    font-size: 18px;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 16px;
  }
}
@media (max-width: 450px) {
  html {
    font-size: 15px;
  }
}
@media (max-width: 410px) {
  html {
    font-size: 14px;
  }
}
@media (max-width: 380px) {
  html {
    font-size: 13px;
  }
}
@media (max-width: 350px) {
  html {
    font-size: 12px;
  }
  .nav a {
    font-size: 12.44px!important;
  }
}
* {
  margin: 0;
  padding: 0;
}
html,
body {
  min-width: 320px;
  font-family: "寰蒋闆呴粦";
}
li {
  list-style: none;
}
a {
  text-decoration: none;
}
img {
  border: 0;
}
i,
em {
  font-style: normal;
}
.clear {
  clear: both;
}
#wrap {
  max-width: 720px;
  margin: 0 auto;
}
#wrap .center {
  width: 92%;
  margin: 0 auto;
}
#wrap .menu {
  color: #005ccb;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-top: 1rem;
  border-bottom: 0.15rem solid #dcdcdc;
}
#wrap .menu p {
  font-size: 1.3rem;
  float: left;
  border-bottom: 0.15rem solid #005ccb;
  padding: 0 1rem;
}
#wrap .menu a {
  float: right;
  font-size: 1rem;
  color: #005ccb;
}
#wrap .menu1 {
  border-bottom: 0.15rem solid #dcdcdc;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-top: 1rem;
}
#wrap .menu1 ul {
  float: left;
}
#wrap .menu1 ul li {
  float: left;
  padding: 0 1rem;
  font-size: 1.3rem;
  color: #666666;
  text-align: center;
  height: 2.5rem;
}
#wrap .menu1 ul .article {
  border-bottom: 0.15rem solid #005ccb;
  color: #005ccb;
}
#wrap .menu1 a {
  color: #005ccb;
  font-size: 1rem;
  float: right;
}
#wrap .list0,
#wrap .list1,
#wrap .list2 {
  margin-top: 0.5rem;
}
#wrap .list0 ul li,
#wrap .list1 ul li,
#wrap .list2 ul li {
  width: 100%;
  height: 2.3rem;
  line-height: 2.3rem;
  font-size: 1.1rem;
  color: #4c4c4c;
}
#wrap .list0 ul li span:first-child,
#wrap .list1 ul li span:first-child,
#wrap .list2 ul li span:first-child {
  float: left;
  color: #000000;
}
#wrap .list0 ul li a,
#wrap .list1 ul li a,
#wrap .list2 ul li a {
  display: inline-block;
  width: 60%;
  font-size: 1.1rem;
  color: #4c4c4c;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  float: left;
  margin-left: 0.5rem;
}
#wrap .list0 ul li .time,
#wrap .list1 ul li .time,
#wrap .list2 ul li .time {
  float: right;
}
#wrap .logo {
  width: 100%;
  height: 7.5rem;
  background-color: #fff;
  line-height: 7.5rem;
}
#wrap .logo img {
  width: 75%;
  height: auto;
  vertical-align: middle;
  margin-left: 2rem;
}
#wrap .nav ul li {
  width: 25%;
  height: 4.4rem;
  background-color: #005ccb;
  text-align: center;
  line-height: 4.4rem;
  float: left;
  border-bottom: 2px solid #fff;
}
#wrap .nav ul li a {
  display: inline-block;
  height: 4.4rem;
  font-size: 1.4rem;
  color: #fff;
  font-weight: bold;
  font-family: "AdobeHeitiStd Regular";
}
#wrap .d1 {
  width: 100%;
  height: auto;
  min-height: 17.2rem;
  max-height: 28.6rem;
  overflow: hidden;
  background-color: #000000;
  position: relative;
}
#wrap .d1 img {
  width: 100%;
  height: auto;
}
#wrap .d1 .loading {
  width: 100%;
  background-color: #000000;
  color: #FFCC00;
  height: auto;
  text-align: center;
  padding-top: 30px;
}
#wrap .d1 ul {
  display: none;
}
#wrap .d1 .d2 {
  width: 100%;
  height: auto;
  min-height: 17.2rem;
  max-height: 28.6rem;
  overflow: hidden;
}
#wrap .d1 .num_list {
  position: absolute;
  width: 100%;
  left: 0px;
  bottom: -1px;
  background-color: #000000;
  color: #FFFFFF;
  height: 3.5rem;
  overflow: hidden;
}
#wrap .d1 .num_list span {
  display: inline-block;
  width: 65%;
  height: 3rem;
  line-height: 3rem;
  padding-left: 1.25rem;
  font-size: 1.2rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#wrap .d1 .button {
  position: absolute;
  z-index: 1000;
  right: 8px;
  bottom: 1.3rem;
}
#wrap .d1 .button a {
  width: 0.6rem;
  height: 0.6rem;
  outline: none;
  border-radius: 100%;
  background-color: #fff;
  display: block;
  line-height: 14px;
  float: left;
  margin-right: 0.6rem;
  color: #FFFFFF;
  text-decoration: none;
  overflow: hidden;
}
#wrap .d1 .button .b2 {
  color: #FF6633;
  background-color: #FF6633;
}
#wrap .project .project_content {
  margin-top: 1rem;
}
#wrap .project .project_content a {
  display: inline-block;
  float: left;
  width: 48%;
  margin-bottom: 1rem;
  margin-left: 0.8rem;
}
#wrap .project .project_content a:first-child{
	margin-left: 0;
}
#wrap .project .project_content a img {
  width: 100%;
  height: auto;
}
#wrap .project .project_content a div {
  line-height: 1.9rem;
  padding: 0.3rem 0.75rem 0.75rem 0.75rem;
  border-bottom: 2px solid #eeeeee;
  border-left: 2px solid #eeeeee;
  border-right: 2px solid #eeeeee;
  margin-top: -6px;
}
#wrap .project .project_content a div span {
  color: #999999;
  font-size: 1rem;
}
#wrap .project .project_content a div p {
  color: #4c4c4c;
  font-size: 1.1rem;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
#wrap .about {
  margin-bottom: 3rem;
}
#wrap .about .about_content p {
  color: #4c4c4c;
  font-size: 1.2rem;
  text-align: center;
  margin: 1.5rem 0;
}
#wrap .about .about_content .about_content_ {
  color: #888888;
  font-size: 1rem;
  text-indent: 2em;
  line-height: 2rem;
}
#wrap .about .about_content .about_content_ a {
  color: #015bac;
}
#wrap .about .about_content .about_content_img {
  margin-top: 1rem;
}
#wrap .about .about_content .about_content_img span {
  width: 48%;
  display: inline-block;
}
#wrap .about .about_content .about_content_img img {
  width: 100%;
  height: 10rem;
}
#wrap .foot {
  width: 100%;
  background-color: #015bac;
  text-align: center;
  padding: 1rem 0;
}
#wrap .foot p {
  color: #fff;
  font-size: 0.8rem;
  line-height: 1.7rem;
}
#wrap .foot p span {
  margin-left: 1rem;
}
#wrap .foot p img {
  vertical-align: middle;
  margin-right: 0.5rem;
}
#wrap .list_content .list0 ul li {
  height: 3.4rem!important;
  line-height: 3.4rem!important;
  font-size: 1.2rem!important;
  border-bottom: 1px solid #e5e5e5;
}
#wrap .list_content .page {
  text-align: center;
  margin: 2.5rem 0;
}
#wrap .article_content .article .article_title {
  text-align: center;
  margin-top: 1rem;
}
#wrap .article_content .article .article_title P:first-child {
  color: #131415;
  font-size: 1.5rem;
  width: 65%;
  margin: 0 auto;
  line-height: 2.5rem;
}
#wrap .article_content .article .title_other {
  font-size: 1rem;
  color: #4c4c4c;
  border-top: 1px solid #dcdcdc;
  border-bottom: 1px solid #dcdcdc;
  height: 2.5rem;
  line-height: 2.5rem;
  margin-top: 1rem;
}
#wrap .article_content .article .title_other span:first-child {
  margin-right: 0.75rem;
}
#wrap .article_content .article .article_content {
  margin: 1.6rem 0;
}
#wrap .article_content .article .article_content img{
  width:100%;
}
