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

/*通用样式*/

html {
  font-size: 100px !important;
}
html,
body,
article,
section,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
ol,
dl,
dt,
dd,
p,
div,
a {
  margin: 0;
  padding: 0;
  font-family: "微软雅黑", Arial, Helvetica, sans-serif;
  font-weight: normal;
  line-height: 1.1;
}
ul,
li,
ol,
dl,
dt,
dd {
  list-style: none;
}
body {
  background: #ffffff;
}
p {
  font-size: 0.18rem;
  line-height: 1.5;
}
span {
  font-size: 0.18rem;
}
.container,
.row {
  margin: 0;
  padding: 0;
}
.col-md-12,
.col-md-11,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3.col-md-2,
.col-md-1 {
  margin: 0;
  padding: 0;
}
.col-sm-12,
.col-sm-11,
.col-sm-10,
.col-sm-9,
.col-sm-8,
.col-sm-7,
.col-sm-6,
.col-sm-5,
.col-sm-4,
.col-sm-3,
.col-sm-2,
.col-sm-1 {
  margin: 0;
  padding: 0;
}
.col-xs-12,
.col-xs-11,
.col-xs-10,
.col-xs-9,
.col-xs-8,
.col-xs-7,
.col-xs-6,
.col-xs-5,
.col-xs-4,
.col-xs-3,
.col-xs-2,
.col-xs-1 {
  margin: 0;
  padding: 0;
}
.col-lg-12,
.col-lg-11,
.col-lg-10,
.col-lg-9,
.col-lg-8,
.col-lg-7,
.col-lg-6,
.col-lg-5,
.col-lg-4,
.col-lg-3,
.col-lg-2,
.col-lg-1 {
  margin: 0;
  padding: 0;
}
.bottomimg {
  margin-top: 14px;
}
.container {
  background: #fff;
}
.text-indent {
  text-indent: 0.25rem;
}

/*header*/

#main-box {
  max-width: 1920px;
  margin: 0 auto;
}
/*banner*/

#banner {
  width: 100%;
  overflow: hidden;
}
#banner img {
  width: 100%;
}

/*内容区*/

#main-box {
  background-color: #f0f0f0;
}
#main-content {
  margin: 0 auto;
  margin-left: 0.6rem;
  margin-right: 0.6rem;
  padding-bottom: 1px;
}
.container {
  padding: 0.3rem 0.3rem 0.3rem 0.3rem;
  width: 100%;
}
.section_1 {
  margin: 0 auto;
  margin-bottom: 0.15rem;
}
.section_1 .img_box1 img {
  margin-bottom: 0.1rem;
}
#big-title-lg h2 {
  font-size: 0.36rem;
}
#big-title-lg .container {
  padding: 0.35rem 0.9rem 0.05rem;
  box-sizing: border-box;
}
#big-title-lg p small {
  font-size: 0.16rem;
}

#summary {
  margin: 0 auto;
  margin-bottom: 0.3rem;
  padding: 0.45rem 0.3rem 0.45rem 0.5rem;
  box-sizing: border-box;
}
#summary p {
  font-size: 0.18rem;
  line-height: 1.6;
}
#summary p.padding-R {
  padding-right: 0.2rem;
}
#summary p.padding-L {
  padding-left: 0.2rem;
}
#summary p small {
  display: block;
  font-size: 0.16rem;
  color: #5c5c5c;
  padding-bottom: 0.1rem;
}

.section_1 .col-sm-3 {
  padding-right: 0.45rem;
}
.section_1 .col-sm-3 p {
  line-height: 1.5;
  margin-bottom: 0.265rem;
}
.section_1 h3 {
  font-size: 0.24rem;
  padding-bottom: 0.35rem;
}
.section_1 img {
  width: 100%;
}
.section_1 .col-sm-3 .p_yuanxing {
  margin-bottom: 0.07rem;
}

.section_2 {
  margin: 0 auto;
  margin-bottom: 0.6rem;
  margin-top: 0.15rem;
  padding-left: 0.55rem;
  padding-right: 0.55rem;
  padding-bottom: 0.1rem;
  box-sizing: border-box;
}
.section_2 .col-sm-2 {
  padding: 0 0.225rem;
}
.section_2 .img_box {
}
.section_2 img {
  border-bottom: solid 0.06rem #63bee5;
  width: 100%;
}
.section_2 h3 {
  font-size: 0.18rem;
  margin-top: 0.15rem;
  line-height: 1.5;
  height: 0.24rem;
  overflow: hidden;
}
.section_2 h3 small {
  font-size: 0.14rem;
  padding-right: 0.1rem;
}
.section_2 p {
  font-size: 0.19rem;
  line-height: 1.5;
  margin-top: 0.1389rem;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  height: 0.6rem;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
.section_2 article {
  padding-bottom: 0.4rem;
}
.section_2 article div {
  padding-left: 0;
  padding-right: 0;
}
.section_2 article div.text_box {
  border-bottom: solid 2px #000;
  padding-bottom: 0.18rem;
  height: 1.3rem;
}

/*分享按钮*/

.cneb-weiboweixin {
  margin-top: 0.1rem;
}

/*footer*/

#footer {
  margin: 0 auto;
  padding-left: 0.6rem;
  padding-right: 0.6rem;
  background: #262c30;
  height: 1.85rem;
}
#footer .container {
  width: 100%;
  height: 1.84rem;
  background: #262c30;
  color: #fff;
  padding: 0;
  padding-top: 0.3rem;
}

#footer .img_box p {
  margin-top: 0.06rem;
  text-align: center;
}
#footer .hidden-xs {
  margin-top: 0.37rem;
}
#footer .hidden-xs .welcome {
  font-size: 0.48rem;
  padding-left: 0.47rem;
}
#footer .hidden-xs .copyright {
  padding-left: 0.4rem;
}
#footer .hidden-xs p {
  font-size: 0.16rem;
  margin-bottom: 0.1rem;
}
#footer .hidden-xs p span {
  font-size: 0.2rem;
}
#footer p {
  font-size: 0.16rem;
}
#footer .img_box2 img {
  float: right;
  margin-top: 0.4rem;
  width: 100%;
}

/*手机端样式*/

@media screen and (max-width: 767px) {
  .bottomimg {
    margin: 10px 0 2px 30%;
  }
  p {
    font-size: 0.14rem;
    line-height: 1.1;
  }

  /*header*/

  /*banner*/

  #banner {
    overflow: hidden;
  }
  #banner img {
    width: 100%;
  }

  /*内容区*/

  #main-box {
    background: #eaeaea;
  }
  #main-content {
    margin: 0 0.24rem;
  }
  .container {
    padding: 0.3rem 0.15rem 0.3rem;
    width: 100%;
  }
  .section_1 {
    background: #fff;
    margin-bottom: 0.05rem;
  }

  #big-title-xs .container {
    padding: 0.1rem 0.4rem 0.17rem;
    width: 100%;
  }
  #big-title-xs h2 {
    font-size: 0.2rem;
    line-height: 1.4;
  }
  #share-box-xs {
    padding: 0.06rem 0.12rem 0;
  }
  #share-box-xs .col-md-3 {
    float: left;
  }
  #share-box-xs p {
    float: left;
  }
  #share-box-xs .cneb-weiboweixin {
    float: right;
  }

  #summary {
    margin-bottom: 0.05rem; /*padding: 0.12rem 0.12rem 0.23rem;*/
    padding: 0.3rem 0.12rem 0.3rem;
  }
  #summary p {
    font-size: 0.14rem;
  }
  #summary p.padding-R {
    padding-right: 0; /*margin-bottom: 0.2rem;*/
    margin-top: -0.05rem;
  }
  #summary p.padding-L {
    padding-left: 0;
  }
  #summary p {
    float: left;
  }
  #summary p small {
    font-size: 0.1rem;
  }

  .cneb-weiboweixin {
    float: left;
    margin-top: -0.04rem;
  }
  .section_1 h3 {
    font-size: 0.16rem;
    padding-top: 0.14rem;
    padding-bottom: 0.19rem;
  }
  .section_1 img {
    padding-bottom: 0.15rem;
    width: 100%;
  }
  .section_1 .col-sm-3 {
    padding-right: 0;
  }
  .section_1 .col-sm-3 p {
    margin-bottom: 0.2rem;
    font-size: 0.14rem;
  }
  .section_1 .col-sm-3 .p_yuanxing {
    margin-bottom: 0.07rem;
  }
  .section_1 .col-sm-3 .p_yuanxing small {
    font-size: 0.08rem;
  }
  .section_1 .img_box img {
    padding-bottom: 0.06rem;
  }

  .section_2 {
    background: #fff;
    margin-top: 0.1rem;
    margin-bottom: 0.1rem;
    padding-bottom: 0.1rem;
  }
  .section_2 .col-sm-2 {
    padding: 0;
  }
  .section_2 .col-xs-8 {
    padding-left: 0.15rem;
  }
  .section_2 article div.text_box {
    border: none;
    padding-bottom: 0;
    height: 0.9rem;
    overflow: hidden;
  }

  .section_2 h3 small {
    padding-right: 0.1rem;
    font-size: 0.1rem;
  }
  .section_2 h3 {
    font-size: 0.12rem;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    margin-top: 0;
    padding-top: 0.02rem;
    overflow: hidden;
  }
  .section_2 p {
    font-size: 0.16rem;
    border-bottom: solid 1px #000;
    line-height: 1.2;
    height: 0.5rem;
    margin-bottom: 0.15rem;
    text-align: justify;
    margin-top: 0rem;

    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }
  .section_2 p a {
    height: 0.4rem;
    overflow: hidden;
    display: block;
    line-height: 1.2;
  }

  .section_2 .img_box {
    height: 0.75rem;
    overflow: hidden;
    padding: 0;
  }
  .section_2 img {
    border-bottom: solid 4px #63bee5;
    height: 100%;
  }

  #section_to_top {
    padding: 0;
    background: #fff;
    margin-bottom: 0.24rem;
    border-radius: 0.1rem;
  }
  #section_to_top p {
    padding: 0;
    margin: 0;
    line-height: 2.5;
    font-size: 0.16rem;
  }
  #section_to_top p .fanhui {
    display: inline-block;
    width: 0.16rem;
    height: 0.16rem;
    margin-top: -0.05rem;
    background: url(../img/detail_page/icon_fanhui.png) no-repeat;
    background-size: auto 100%;
    vertical-align: middle;
  }

  /*footer*/

  #footer {
    background: #262c30;
    padding: 0;
    height: auto;
  }
  #footer .container {
    padding-top: 0;
    height: auto;
  }
  #footer p {
    font-size: 0.1rem;
    color: #fff;
    line-height: 1.8;
    margin: 0;
    padding: 0;
  }
  #footer p span {
    font-size: 0.14rem;
    font-weight: 500;
  }
  #footer .img_box {
    padding-left: 0.24rem;
    padding-top: 0.2rem;
  }
  #footer .img_box img {
    margin-top: 0.05rem;
    width: 80%;
  }
  #footer .img_box p {
    width: 84%;
  }
  #footer .visible-xs {
    margin-top: 0.17rem;
  }
  #footer .img_box2 {
    background: #101213;
    margin-top: 0.15rem;
  }
  #footer .img_box2 .col-xs-8 {
    background: #101213;
    padding: 0.05rem 0 0.1rem;
  }
  #footer .img_box2 img {
    float: left;
    width: 65%;
    margin-top: 0;
  }
}
@media screen and (max-width: 320px) {
  .cneb-weiboweixin {
    margin-left: 0;
  }
  .section_2 p {
    height: 0.55rem;
    margin-top: 0;
  }
  .section_2 .img_box {
  }
}

/*响应式断点*/

@media screen and (min-width: 2050px) {
  body {
  }
}
@media screen and (min-width: 1000px) and (max-width: 1400px) {
  .cneb-weiboweixin {
    margin-top: 0.1rem;
    margin-left: -20px;
  }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
  .section_1 p {
    line-height: 1.5;
    margin-bottom: 0.2rem;
  }
  #footer .visible-sm {
    padding-left: 0.3rem;
  }
  .section_2 article {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
  #footer {
    height: auto;
  }
  #footer .img_box img {
    width: 90%;
  }
  #footer .container {
    height: 2.24rem;
  }
  #footer .hidden-xs {
    margin-top: 0;
  }
  #footer .hidden-xs .copyright {
    padding-left: 0.47rem;
    padding-top: 0.3rem;
  }
  #footer .hidden-xs .welcome {
  }
  .section_2 article {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media screen and (min-width: 1200px) and (max-width: 1279px) {
  #footer .hidden-xs p {
    font-size: 0.14rem;
  }
  #footer .hidden-xs .welcome {
    font-size: 0.45rem;
  }
  #footer .hidden-xs {
    margin-top: 0.17rem;
  }
  #footer .container {
    height: 1.54rem;
  }
  #footer .hidden-xs .copyright {
    padding-left: 0.4rem;
  }
  .section_2 article {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
@media screen and (min-width: 1280px) and (max-width: 1919px) {
  #footer .hidden-xs p {
    font-size: 0.14rem;
  }
  #footer .hidden-xs .welcome {
  }
  #footer .img_box img {
    width: 90%;
  }
  .section_2 article {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
  .section_2 article div.text_box {
    height: 1.6rem;
  }
}
@media screen and (min-width: 1920px) {
  #footer .col-lg-1 {
    width: 1.1rem;
  }
  .section_2 article {
    padding-left: 0.2rem;
    padding-right: 0.2rem;
  }
}
