@charset "utf-8";
/* CSS Document */
html * {
  outline: 0;
  -webkit-text-size-adjust: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body,
ol,
ul,
h1,
h2,
h3,
h4,
h5,
h6,
p,
th,
td,
dl,
dd,
form,
fieldset,
legend,
input,
textarea,
select {
  margin: 0;
  padding: 0;
}
body {
  font: 12px "sans-serif";
  background: #fff;
  -webkit-text-size-adjust: 100%;
}
a {
  color: #000;
  text-decoration: none;
  font-weight: normal;
}
a:hover {
  color: #ef2d36;
  text-decoration: none;
}
em {
  font-style: normal;
}
li {
  list-style: none;
}
img {
  border: 0;
  vertical-align: middle;
}
p {
  word-wrap: break-word;
}
/*通用定义*/
.wrapper {
  max-width: 800px;
  margin: 0 auto;
}
.clearfix:after {
  clear: both;
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
  content: ".";
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.cl {
  clear: both;
}
.main {
  margin-top: 45px ;
}
/**/
.triangle {
  position: absolute;
  top: 0.8rem;
  right: 0.7rem;
  display: block;
  width: 0;
  height: 0;
  overflow: hidden;
  line-height: 0;
  font-size: 0;
  border-bottom: 0.2rem solid #fff;
  border-top: 0 solid #e4d8d8;
  border-left: 0.2rem solid #e8382f;
  border-right: 0.2rem solid #e8382f;
  z-index: 1000;
}
img {
  max-width: 100%;
}
.heard,
.pc,
nav {
  display: none;
}
header {
  position: fixed;
  top: 0;
  width: 100%;
  background: #7FCDF4;
  height: 45px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  overflow: hidden;
  z-index: 999!important;
  color: #fff;
}
header .pc-icon {
  margin: 0 5px;
  background: url(../images/pc.png) no-repeat;
  background-size: contain;
}
header .icon {
  width: 20px;
  height: 20px;
  display: block;
}
header .szb {
  margin-left: 0.8rem;
  border-left: 1px solid #ddd;
  padding-left: 0.8rem;
  color: #fff;
  font-size: 12px;
}
header div:nth-of-type(1),
header div:nth-of-type(3) {
  width: 30%;
  margin: 0 0.3rem;
}
header div:nth-of-type(1) {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
header div:nth-of-type(2) {
  width: 40%;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
header .logo-icon {
  width: 115px;
  background: url(../images/logo.png?v=2) no-repeat;
  background-size: contain;
  height: 20px;
}
header div:nth-of-type(3) {
  margin: 0.1rem 0.4rem;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  -moz-justify-content: flex-end;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  -webkit-box-pack: end;
}
header .list-icon {
  background: url(../images/list.png) no-repeat;
  background-size: contain;
}
/*nav*/
nav {
  margin: 0 2rem -2.2rem;
}
nav .triangle {
  position: absolute;
  top: -0.59rem;
  padding: 0 ;
  right: 0.7rem;
  margin: 0 0;
  border-bottom: 0.6rem solid #fff;
  border-top: 0 solid #e4d8d8;
  border-left: 0.6rem solid #347BC7;
  border-right: 0.6rem solid #347BC7;
}
nav .active {
  font-size: 18px;
  color: #000;
  border-bottom: 0.075rem solid #e8382f;
}
nav a {
  display: inline-block;
  margin-top: 0.5rem;
}
nav a span {
  font-size: 15px;
  color: #929292;
  padding: 0.1rem 0;
  margin: 1rem 1.2rem 24px 0;
}
/**/
.title {
  padding-top: 0;
}
.title h1 {
  font-weight: 400;
  margin: 4rem 1rem 0.5rem 1rem;
  padding: 0 0rem;
  font-size: 1.6rem;
  line-height: 150%;
}



span.titleSmall{
	font-size:80%; font-weight:normal; color:#333; text-align:center; line-height:100%; padding-bottom:10px;
}
span.titleBig{
	font-size:120%; font-weight:bold; color:#333; text-align:center; line-height:150%; padding-bottom:10px;
}


.fromAndTime.greyF {
  margin: 0 0rem 15px;
  padding: 0 0rem;
  font-size: 14px;
}
.greyF {
  color: #929292;
}
.phone1{
	border-bottom:1px solid #cccccc;
	margin-left:1rem;
	width:83%;
	height:4rem;
	font-size:0.4rem;
	margin-bottom:5%;
}
.article-abstract {
  position: relative;
  margin: 0 1rem 20px;
  padding: 0.8rem 1.2rem;
  line-height: 20px;
  font-size: 14px;
}
.cut-line {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  position: absolute;
  top: 0;
  left: 15%;
  height: 100%;
  width: 70%;
}
.layout_left {
  width: 100%;
}
/*zhengwen*/
.main_article {
  margin: 0 1.5rem 1rem;
}
.main_article p {
  max-width: 100%!important;
  text-align: justify;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 32px;
}
.main_article img {
  width: 100%!important;
  display: block;
  margin-bottom: 20px;
  height: auto!important;
}
.main_article .author {
  font-size: 18px;
  text-align: right;
}
.dianzhan {
  font-size: 18px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  margin: 3rem 0 3rem;
}
.x3 {
  width: 32px;
  vertical-align: top;
}
.content {
  margin-bottom: 1rem;
}
.lists .title {
  border-bottom: 1px solid #ddd;
  margin-bottom: 0.3rem;
}
.lists .title span {
  padding: 0 0 0.1rem 0;
  font-size: 16px;
  border-bottom: 2px solid #347BC7;
  margin: 0 0.3rem;
  display: inline-block;
}
.show {
  display: block;
}
.picli {
  padding-bottom: 40px;
}
.sPic {
  border-bottom: 1px solid #dbdbdb;
  padding: 0.5rem 0.5rem 0.5rem 0.5rem;
}
.sPic img {
  width: 75px;
  height: 60px;
  display: block;
  float: left;
  margin-right: 0.25rem;
}
.sPic .intro {
  float: left;
  width: 77%;
}
.sPic .intro .word {
  text-align: justify;
  font-size: 18px;
  flex-grow: 2;
  line-height: 24px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -o-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
.sPic .timeAndType {
  overflow: hidden;
}
.sPic .timeAndType .t1 {
  color: #929292;
}
footer {
  background: #7FCDF4;
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 2;
  padding: 0.3rem 0;
}
footer ul {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  padding: 0.25rem 0;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
}
footer ul li {
  -webkit-box-flex: 1;
  -moz-flex-grow: 1;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -moz-align-items: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -moz-justify-content: center;
  -webkit-justify-content: center;
  justify-content: center;
}
footer ul li a {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
}
footer ul li a span {
  color: #fff;
  margin-left: 0.1rem;
  font-size: 14px;
}
footer .icon {
  width: 23px;
  height: 16px;
  display: block;
}
footer li:not(:last-child) {
  border-right: 1px solid rgba(255, 255, 255, 0.5);
}
footer .ycp-icon {
  background: url(../images/icon_hsapp.png) no-repeat;
  background-size: contain;
}
footer .wechat-icon {
  background: url(../images/icon_wechat1.png) no-repeat;
  background-size: contain;
}
footer .webo-icon {
  background: url(../images/icon_weibo.png) no-repeat;
  background-size: contain;
}
footer .douyin-icon {
  background: url(../images/icon_douyin.png) no-repeat;
  background-size: contain;
}
footer .refresh-icon {
  background: url(../images/back_btn.png) no-repeat;
  background-size: contain;
}
footer .home-icon {
  background: url(../images/home.png) no-repeat;
  background-size: contain;
}
.backToTop {
  bottom: 50px;
  position: fixed;
  z-index: 999;
  right: 0.3rem;
  opacity: 0;
}
.backToTop .top-icon {
  background: url(../images/top.png?v=2) no-repeat;
  background-size: contain;
  width: 20px;
  height: 20px;
  display: block;
}
video {
  margin-top: -2rem;
  max-width: 100%;
  width: 100%!important;
  max-height: 100%;
}

.show-code-wechat{display: none;position: fixed;bottom: 2.4rem;margin-left: 15%;}
.show-code-wechat .triangle {top: 0;margin-top: 100px;left: 50%;border-bottom: 0.2rem solid #e8382f;border-top: 0 solid #e4d8d8;border-left: 0.2rem solid #fff;border-right: 0.2rem solid #fff;}

.show-code-douyin{display: none;position: fixed;bottom: 2.4rem;margin-left: 55%;}
.show-code-douyin .triangle {top: 0;margin-top: 100px;left: 50%;border-bottom: 0.2rem solid #e8382f;border-top: 0 solid #e4d8d8;border-left: 0.2rem solid #fff;border-right: 0.2rem solid #fff;}

@media (max-width: 320px) {
  .sPic img {
    width: 64px;
    height: 50px;
    display: block;
    float: left;
    margin-right: 0.3rem;
  }
  .sPic .intro {
    float: left;
    width: 76%;
  }
  .sPic .intro .word {
    font-size: 14px;
    line-height: 18px;
  }
  /*nav*/
  nav {
    margin: 0 1.6rem -3.2rem;
  }
  nav .triangle {
    top: -1.2rem;
  }
  nav .active {
    font-size: 16px;
    color: #000;
    border-bottom: 0.075rem solid #e8382f;
  }
  nav a {
    display: inline-block;
    margin-top: 0.5rem;
  }
  nav a span {
    font-size: 15px;
    color: #929292;
    padding: 0.1rem 0;
    margin: 1rem 0.8rem 24px 0;
  }
  .title h1 {
    font-weight: 300;
    margin: 4rem 0.5rem 1rem 0.5rem;
    padding: 0 1.2rem;
    font-size: 21px;
    line-height: 29px;
  }
  header {
    height: 35px;
  }
  header .icon {
    width: 18px;
    height: 18px;
    display: block;
  }
  header .szb {
    margin-left: 0.2rem;
    border-left: 1px solid #ddd;
    padding-left: 0.5rem;
    color: #fff;
    font-size: 12px;
  }
  header div:nth-of-type(1) {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-align: center;
    -moz-align-items: center;
    -webkit-align-items: center;
    align-items: center;
  }
  header div:nth-of-type(2) {
    width: 40%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    justify-content: center;
  }
  header .logo-icon {
    width: 63px;
    background: url(../images/logo.png) no-repeat;
    background-size: contain;
    height: 26px;
  }
}
/* 优化header闪烁问题 */
header {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100000;
  background-image:url(../images/headerbackground.png);
  background-repeat:no-repeat;
  background-size:100% 100%;-moz-background-size:100% 100%;
}
nav {
  padding-top: 0.5rem;
  position: relative;
}
@media (min-width: 768px) {
  .main_article p {
    font-size: 28px;
    line-height: 50px;
  }
  .title h1 {
    font-weight: 400;
    font-size: 35px;
    line-height: 45px;
  }
  .article-abstract {
    position: relative;
    margin: 0 1rem 20px;
    padding: 0.8rem 1.2rem;
    line-height: 34px;
    font-size: 20px;
  }
  video {
    margin-top: 2rem;
  }
}
