@media screen and (max-width: 900px) {
.header-container{width: 100%;}
.detail-container{width: 350px !important;    margin: 0 0 !important;}
.rich-text{ width: 351px !important;}
.rich-text img{width: 351px}
.header-container{width: 350px !important;}
.footer{}
.header{ width: 100% !important;}
.menu-list{display: none !important;}
.detail-introduce{ width: 280px !important;}
.tou1{    display: block !important;}
.tou2{ display: none !important;}


.new-article{width: 100% !important;}
    }

.tou1{    display: none;}
body, html {
    height: 100%;
    min-height: 100%;
    font-size: 14px;
}

body {
    margin: 0;
    padding: 0;
       background-color: #fff;
    -webkit-font-smoothing: antialiased;
}

.header {
  	position: fixed;
    width: 100%;
    height: 64px;
    border-bottom: 1px solid #f0f0f0;
    background-color: #fff;
    z-index: 1000;
}

.header-container {
    margin: 0 auto;
    padding: 0 15px;
    width: 1170px;
    height: 64px;
}

.link {
    margin-top: 12px;
    width: 146px;
    height: auto;
    text-decoration: none;
}

.logo {
    margin-top: 20px;
    float: left;
    height: 24px;
    cursor: pointer;
}

.cut-line {
    margin-top: 25px;
    margin-left: 12px;
    width: 1px;
    height: 14px;
    background-color: #999;
    float: left;
}

.title {
    margin-top: 17px;
      float: left;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
}

.menu-body {
    float: right;
    width: auto;
    height: 60px;
    padding-right: 240px;
}

.menu-body ul {
    display: initial;
    list-style: none;
}

.menu-body ul li {
    float: left;
    line-height: 64px;
    position: relative;
}

.menu-list a {
    padding: 0 20px;
    font-size: 14px;
    color: #333;
    display: block;
    cursor: pointer;
    text-decoration: none;
}

.menu-list a:hover {
    color: #3CA7FF;
    text-decoration: none;
}

.user-tool {
    float: right;
    padding-top: 26px;
    width: 75px;
    height: 64px;
}

.user-tool a {
	color: #333;
    font-size: 12px;
  	text-decoration: none;
}

.user-cover {
    float: right;
    margin-right: 20px;
    margin-top: 18px;
    width: 26px;
    height: 26px;
    background: url('../images/user-cover.png');
    background-size: 100% 100%;
    background-repeat: no-repeat;
}

.span-line {
    display: inline-block;
    width: 1px;
    height: 13px;
    position: relative;
    background-color: #ccc;
    top: 2px;
    margin: 0 4px;
}

.user-tool span {
    font-size: 12px;
    cursor: pointer;
}

.dialog ul {
  margin-top: 34px;
  display: inline-block;
  list-style: none;
  padding-left: 0;
}

.dialog ul li {
  border-right: 1px solid #e6e6e6;
  float: left;
  line-height: 15px;
  width: 100px;
}

.dialog ul li:last-child {
  border: none;
}

.hover-li .dialog {
  display: none;
}

.hover-li:hover .dialog {
  display: inline-block;
}

.dialog {
  position: absolute;
  display: inline-block;
  top: 54px;
  text-align: center;
  z-index: 5;
}

.dialog-menu {
  width: 306px;
  height: 74px;
  background: #fff;
  box-shadow: 0px 0px 15px #e6e6e6;
}

#act>a {
  color: #3CA7FF;
}

.detail-introduce span:first-child{    font-size: 24px;}
.dqwz a{color: #666; text-decoration:none}.dqwz{color: #666;}

