@charset "UTF-8";
/* CSS Document */
* {
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
}

*, *:before, *:after {
  margin: 0;
  padding: 0;
}

html, body {
  margin: 0;
  border: 0;
  padding: 0;
}

html {
  font-family: PingFangSC-Medium, PingFangSC, "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
}

body {
  overflow-x: hidden !important;
  color: #333;
  font-size: 14px;
  line-height: 180%;
  min-width: 1020px;
  /*background: url(../images/topBanner.png) center top no-repeat;*/
}

body.bodyBg2 {
 /* background: url(../images/topBanner2.png) center top no-repeat;*/
}

div {
  margin: 0 auto;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #222;
  text-decoration: none;
}

a:hover {
  color: #222;
  text-decoration: none;
}

img {
  border: none;
}

ol, ul, li {
  list-style: none;
}

em, i {
  font-style: normal;
}

/*clear*/
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

.clearfix:after {
  clear: both;
  overflow: hidden;
}

.clearfix {
  zoom: 1;
}

/*other*/
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font: normal 12px/200% "Microsoft Yahei";
}

.mt10 {
  margin-top: 10px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.w322 {
  width: 322px;
}

ul.list_18 {
  overflow: hidden;
}

ul.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 16px;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/icon-dot.png) 0px center no-repeat;
  padding-left: 10px;
}

.list_16 li a:hover {
  color: #c00;
}

.list_16no li {
  background: none;
  padding-left: 0;
}

.list_14 li {
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_12 li {
  font-size: 12px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.w1000 {
  width: 1000px;
}

.gray {
  color: #adadad;
}

.gray a {
  color: #adadad;
}

.gray a:hover, .gray a:link, .gray a:visited {
  color: #adadad;
}

.white {
  color: #fff;
}

.white a {
  color: #fff;
}

.white a:hover, .white a:link, .white a:visited {
  color: #fff;
}

.red {
  color: #e20a0f;
}

.red a {
  color: #e20a0f;
}

.red a:hover, .red a:link, .red a:visited {
  color: #e20a0f;
}

/*common*/
/*header*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 370px;
}

.bannerTop div.pic {
  width: 1000px;
  height: 370px;
  text-align: center;
}

/*nav*/
/*headLine*/
.headLine {
  width: 100%;
  height: 90px;
}

.headLine div.w1000 {
  position: relative;
  height: 90px;
  line-height: 90px;
}

.headLine div.w1000 h1 {
  display: table-cell;
  vertical-align: middle;
  width: 820px;
  height: 90px;
  padding: 0 90px;
  font-weight: 700;
  font-size: 30px;
  line-height: 40px;
  text-align: center;
}

.headLine div.w1000 a.topLink {
  position: absolute;
  top: -22px;
  left: 16px;
  width: 40px;
  height: 90px;
}

/*comTitle*/
.comTitle {
  width: 100%;
  height: 82px;
  background-image: url(../images/title_bg.png);
  background-position: center center;
  background-repeat: no-repeat;
  overflow: hidden;
}

.comTitle h2 {
  display: block;
  float: none;
  font-weight: 700;
  font-size: 24px;
  line-height: 96px;
  text-align: center;
  color: #A20303;
}

.comTitle h2 a {
  display: block;
  height: 100%;
  color: #A20303;
}

.comTitle em {
  display: block;
  float: right;
  font-size: 12px;
  line-height: 36px;
  text-align: right;
  color: #B63838;
}

.comTitle em a {
  color: #B63838;
}

.comTitle em i {
  color: #B63838;
  font-weight: 400;
  font-family: "SimSun";
  padding-left: 2px;
}

/*bgColor*/
/*p1*/
.con-p1 {
  width: 1000px;
  margin: 20px auto 0;
}

.con-p1 .fl {
  width: 600px;
  height: 360px;
  margin-bottom: 30px;
}

.con-p1 .fr {
  width: 380px;
}

.con-p1 .fr div.title {
  height: 30px;
  margin-bottom: 30px;
  color: #A20303;
}

.con-p1 .fr div.title a {
  color: #A20303;
}

.con-p1 .fr div.title h3 {
  display: block;
  float: left;
  font-weight: 700;
  font-size: 24px;
  line-height: 30px;
}

.con-p1 .fr div.title em {
  display: block;
  float: right;
  font-size: 18px;
  line-height: 30px;
  text-align: right;
}

.con-p1 .fr div.newBox {
  margin-bottom: 20px;
}

.con-p1 .fr div.newBox h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.con-p1 .fr div.newBox p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  margin-top: 10px;
  color: #555555;
}

.con-p1 .fr div.newBox p a {
  color: #555555;
}

.con-p1 .fr div.newBox p em {
  color: #A20303;
}

.con-p1 .fr div.newBox p em a {
  color: #A20303;
}

.con-p1 .fr ul {
  margin-top: 0px;
}

.con-p1 .fr ul li {
  line-height: 40px;
}

/*p2*/
.con-p2 {
  width: 1000px;
  margin: 20px auto;
}

.con-p2 ul {
  overflow: hidden;
}

.con-p2 ul li {
  overflow: hidden;
  margin: 20px auto;
}

.con-p2 ul li span {
  position: relative;
  float: left;
  margin-right: 20px;
}

.con-p2 ul li span img {
  display: block;
}

.con-p2 ul li span i.play {
  display: block;
  width: 50px;
  height: 50px;
  background: url(../images/btn_paly_l.png) center center no-repeat;
  position: absolute;
  bottom: 10px;
  right: 20px;
}

.con-p2 ul li h2 {
  font-weight: 700;
  font-size: 20px;
  line-height: 30px;
  margin-top: 15px;
}

.con-p2 ul li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  margin-top: 15px;
  color: #555555;
}

.con-p2 ul li p a {
  color: #555555;
}

.con-p2 ul li p em {
  color: #A20303;
}

.con-p2 ul li p em a {
  color: #A20303;
}

/*p3*/
.con-p3 {
  width: 1000px;
  margin: 20px auto;
}

.con-p3 .marginBox {
  margin-top: 30px;
}

.con-p3 .marginBox ul {
  margin-right: -30px;
  overflow: hidden;
}

.con-p3 .marginBox li {
  width: 490px;
  height: 120px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 28px;
}

.con-p3 .marginBox li span {
  position: relative;
  float: left;
  margin-right: 20px;
}

.con-p3 .marginBox li span img {
  display: block;
}

.con-p3 .marginBox li span i.play {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/btn_paly_s.png) center center no-repeat;
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -20px 0 0 -20px;
}

.con-p3 .marginBox li h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.con-p3 .marginBox li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  margin-top: 10px;
  color: #555555;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 52px;
}

.con-p3 .marginBox li p a {
  color: #555555;
}

.con-p3 .marginBox li.one {
  width: 1000px;
  height: auto;
  overflow: hidden;
}
.con-p3 .marginBox li.one span img {
  width: 240px;
  height: 180px;
}
.con-p3 .marginBox li.one p {
  font-size: 14px;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 8;
  line-clamp: 8;
  -webkit-box-orient: vertical;
  height: auto;
}

/*p4*/
.con-p4 {
  width: 1000px;
  margin: 20px auto;
}

.con-p4 .marginBox {
  margin-top: 20px;
}

.con-p4 .marginBox ul {
  margin-right: -40px;
  overflow: hidden;
}

.con-p4 .marginBox li {
  width: 480px;
  height: 120px;
  overflow: hidden;
  float: left;
  margin-right: 40px;
  margin-bottom: 10px;
}

.con-p4 .marginBox li h2 {
  font-weight: 400;
  font-size: 16px;
  line-height: 30px;
}

.con-p4 .marginBox li p {
  font-weight: 400;
  font-size: 14px;
  line-height: 26px;
  text-align: justify;
  margin-top: 15px;
  color: #555555;
}

.con-p4 .marginBox li p a {
  color: #555555;
}

/*p5*/
.con-p5 {
  width: 1000px;
  margin: 20px auto;
}

.con-p5 .marginBox {
  margin-top: 20px;
}

.con-p5 .marginBox ul {
  margin-right: -30px;
  overflow: hidden;
}

.con-p5 .marginBox li {
  position: relative;
  width: 320px;
  height: 400px;
  overflow: hidden;
  float: left;
  margin-right: 20px;
  margin-bottom: 10px;
}

.con-p5 .marginBox li span {
  position: absolute;
  top: 300px;
  left: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 30px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  z-index: 3;
  width: 280px;
  padding: 0 20px;
  color: #fff;
}

.con-p5 .marginBox li span a {
  color: #fff;
}

.con-p5 .marginBox li em {
  background: url(../images/graph_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 140px;
  z-index: 1;
}

/* link */
.link {
  width: 100%;
  height: 197px;
  background: #F3F8FB;
  margin-top: 20px;
}

.link .y_link {
  width: 1000px;
  height: 197px;
  margin: 0 auto;
}

.link .y_link p {
  font-size: 22px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333;
  line-height: 85px;
}

.link .y_link a {
  display: inline-block;
  padding: 5px 2px;
}

/* copy版权 */
.copy {
  width: 100%;
  height: 58px;
  background: #6A6D89;
}

.copy p {
  text-align: center;
  font-size: 16px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 22px;
  line-height: 58px;
}

.copy p a {
  color: #fff;
  padding: 0 5px;
}

/* footer */
.footer {
  display: none;
}

.newfooter {
  width: 100%;
  height: 172px;
  background: #8D91AA;
  text-align: center;
}

.newfooter .footer_cont {
  width: 440px;
  margin: 51px auto;
}

.newfooter img {
  float: left;
}

.newfooter span {
  display: inline-block;
  font-size: 12px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #fff;
  line-height: 19px;
  text-align: left;
  margin-top: 10px;
}

/*swiper*/
#swiper-container-main {
  width: 600px;
  height: 400px;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}

#swiper-container-main div.swiper-slide div.box img {
  display: block;
  width: 100%;
  height: 100%;
}

#swiper-container-main div.swiper-slide div.box span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-weight: 400;
  font-size: 18px;
  line-height: 60px;
  font-family: PingFangSC-Regular,PingFangSC,Microsoft YaHei;
  text-align: left;
  z-index: 3;
  width: 85%;
  height: 60px;
  text-indent: 1em;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box span a {
  color: #fff;
}

#swiper-container-main div.swiper-slide div.box em {
  background: url(../images/focus_bg.png) repeat;
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 60px;
  z-index: 1;
}

#swiper-container-main .pagination {
  position: absolute;
  bottom: 25px;
  right: 20px;
}

#swiper-container-main .pagination span {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 0 0 5px;
  background: url(../images/focus_dot.png) no-repeat;
  cursor: pointer;
}

#swiper-container-main .pagination span.swiper-active-switch {
  background: url(../images/focus_dot_active.png) no-repeat;
}

.swiperPicCon {
  width: 1000px;
  height: 333px;
  position: relative;
}

.swiperPicCon .prev-pic, .swiperPicCon .next-pic {
  width: 26px;
  height: 45px;
  position: absolute;
  cursor: pointer;
  top: 50%;
  left: 430px;
  z-index: 10;
  margin-top: -22px;
  background: url(../images/shiningArrLeft.png) center center no-repeat;
}

.swiperPicCon .next-pic {
  left: auto;
  right: 20px;
  background: url(../images/shiningArrRight.png) center center no-repeat;
}

.swiper-container-pic {
  position: relative;
  width: 1000px;
  height: 333px;
  margin-left: 0;
  overflow: hidden;
}

.swiper-container-pic .swiper-slide div.box {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
}

.swiper-container-pic .swiper-slide div.box div.pic {
  width: 592px;
  height: 333px;
  float: right;
}

.swiper-container-pic .swiper-slide div.box div.pic img {
  display: block;
}

.swiper-container-pic .swiper-slide div.box div.text {
  width: 348px;
  height: 200px;
  padding: 40px 30px 10px;
  background: #B63838;
  float: left;
  margin-top: 64px;
}

.swiper-container-pic .swiper-slide div.box div.text h2 {
  font-weight: 500;
  font-size: 22px;
  line-height: 30px;
  color: #fff;
}

.swiper-container-pic .swiper-slide div.box div.text h2 a {
  color: #fff;
}

.swiper-container-pic .swiper-slide div.box div.text p {
  font-size: 14px;
  line-height: 20px;
  margin-top: 20px;
  color: #fff;
}

.swiper-container-pic .swiper-slide div.box div.text p a {
  color: #fff;
}

.swiper-container-pic .swiper-pagination-pic {
  display: none;
  width: 100%;
  height: 5px;
  position: absolute;
  left: 0px;
  bottom: 30px;
  text-align: center;
}

.swiper-container-pic .swiper-pagination-pic span.swiper-pagination-switch {
  display: inline-block;
  width: 30px;
  height: 5px;
  border-radius: 3px;
  margin: 0 3px;
  cursor: pointer;
  background: #DCDCDC;
}

.swiper-container-pic .swiper-pagination-pic span.swiper-active-switch {
  background: #F494B5;
}

/*navPath*/
.navpath {
  margin: 20px auto;
  font-size: 14px;
  color: #666666;
}

.navpath a {
  color: #666666;
  padding: 0 5px;
}

/*list3j*/
.list3j {
  width: 1000px;
  margin: 20px auto;
  border-top: 1px solid #d88e8e;
  border-bottom: 1px solid #d88e8e;
}

.list3j ul.list_16 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list3j ul.list_16 li {
  line-height: 39px;
  white-space: pre-wrap;
  color: #666666;
}

.list3j ul.list_16 li a {
  color: #333333;
  display: inline-block;
  width: 900px;
  height: 39px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list3j ul.list_16 li i {
  float: right;
}

.list3j div.dotLine {
  font-family: Consolas, Monaco, monospace;
  height: 2px;
  border-top: 1px dashed #d88e8e;
  margin: 10px auto;
}

/*listNews*/
.listNews {
  margin-top: -25px;
  margin-bottom: 10px;
}

.listNews div.box {
  border-bottom: 1px solid #d5d5d5;
  padding: 25px 0;
}

.listNews div.box img {
  float: left;
  width: 320px;
  height: 180px;
  margin-top: 5px;
  margin-right: 20px;
}

.listNews div.box strong {
  font-size: 20px;
  line-height: 160%;
  display: block;
  margin-top: 0px;
  margin-bottom: 5px;
}

.listNews div.box p {
  font-size: 14px;
  line-height: 34px;
  color: #999999;
}

.listNews div.box p a {
  color: #999999;
}

.listNews div.box p.time {
  text-align: left;
}

.page_n {
  text-align: center;
  padding: 20px 0;
  margin-bottom: 20px;
}

.page_n a {
  display: inline-block;
  font-size: 14px;
  font-family: PingFangSC-Regular,PingFang SC;
  height: 30px;
  line-height: 30px;
  background: #ffffff;
  border: 1px solid #D9D9D9;
  border-radius: 4px;
  color: #595959;
  min-width: 24px;
  padding: 0 3px;
  margin: 0 0 0 8px;
  overflow: hidden;
}

.page_n a.common_current_page, .page_n a:hover {
  border: 1px solid #BF1717;
  color: #BF1717;
  text-decoration: none;
}

/*
.text_title{
    border-bottom: 2px solid #CB2818;
    padding-bottom: 10px;
    h1{
        font-weight: 400;
        font-size: 32px;
        line-height: 50px;
        color: #333333;
        padding: 10px 0;
        text-align: left;
        a{
            color: #333333;
        }
    }
    h3.pre{
        font-size: 20px;
        font-weight: normal;
        margin: 0 auto;
	    text-align: left;
    }
    h4.sub{
        font-size: 20px;
        font-weight: normal;
        margin: 0 auto 15px;
	    text-align: left;
    }
    p.author {
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        font-weight: normal;
        margin: 0 auto 15px;
        color: #999;
    }
    .ptime{
        font-size: 16px;
        line-height: 22px;
        text-align: left;
        font-weight: normal;
        margin: 0 auto 10px;
        color: #999;
        a{
            color: #999;
            margin-right: 0;
        }
        em{
            margin-right: 30px
        }
    }
}
.text_con{
    margin-top: 5px;
    margin-bottom: 25px;
    text-align: justify;
    font-size: 18px;
    line-height: 36px;
    color: #333333;
    p{ 
        font-size: 18px;
        line-height: 36px;
        color: #333333;
        margin: 30px 0;
        &.editor{
            text-align: right;
        }
    }
    table{
        width: 90%;
        margin: 30px auto 0;
    }
    img{
        max-width: 90%;
        height: auto;
    }
}
.text_video{
    width: 1000px;
    height: 560px;
    margin-top: 25px;
}

#videoplayerdiv,
#pvpShowDiv{
	height:560px;
}
#player{
	height:560px;
}
*/
/*文本层*/
.wbCon {
  margin-top: 30px;
}

.wbCon .navPath {
  font-size: 12px;
  line-height: 14px;
  font-family: SimSun;
}

.wbCon .navPath a {
  padding: 0 5px;
}

.wbCon .text_title {
  width: 1010px;
  height: 100%;
  margin-top: 20px;
}

.wbCon .text_title h3.pre {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: left;
}

.wbCon .text_title h1 {
  font-size: 32px;
  font-family: PingFangSC-Medium;
  font-weight: 500;
  color: #333;
  line-height: 45px;
}

.wbCon .text_title h4.sub {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 15px;
  text-align: left;
}

.wbCon .text_title .times {
  width: 1010px;
  padding: 20px 0;
  border-bottom: 2px solid #C5181F;
}

.wbCon .text_title .ptime {
  font-size: 14px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #999;
  line-height: 44px;
  float: left;
}

.wbCon .text_title .picon {
  float: right;
  line-height: 44px;
}

.wbCon .text_title .ops_tit {
  color: #666;
  float: left;
  margin-right: 10px;
}

.wbCon .text_title .ops_icons {
  float: left;
}

.wbCon .text_title .ops_icons li {
  float: left;
  height: 44px;
  width: 44px;
  list-style: outside none none;
  margin-right: 10px;
  /* border:1px solid red; */
  /* background: url(../images/weibo2.png)no-repeat center */
}

.wbCon .text_title .f_icon {
  width: 190px;
  float: right;
}

.wbCon .text_title .bdsharebuttonbox {
  width: 120px;
  float: left;
}

.wbCon .text_title .fen {
  display: inline-block;
  line-height: 40px;
  font-size: 16px;
  color: #999;
  font-family: PingFangSC-Regular;
}

.wbCon .text_title .art_text {
  padding: 30px 0;
  text-align: center;
}

.wbCon .text_title .art_text p {
  text-indent: 2em;
  font-size: 18px;
  font-family: PingFangSC-Regular;
  font-weight: 400;
  color: #333333;
  line-height: 34px;
  padding: 6px 0;
  /* text-align: left; */
}

.wbCon .text_title .art_text table {
  width: 100% !important;
}

.wbCon .text_title .art_text .box_pic {
  text-align: center;
  font-size: 14px;
}

.wbCon .text_title .video_text {
  text-align: center;
}

.wbCon .text_title .video_text div#pvpShowDiv {
  text-align: center;
  margin-bottom: 30px;
}

/*20191101*/
.wbCon .text_title .art_text div.text_cont{
  text-align: left;
}

.con-p3 .marginBox li h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-p4 .marginBox li h2 {
    font-weight: 700;
    font-size: 20px;
    line-height: 30px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.con-p5 .marginBox li{
	width: 310px;
	padding: 5px;
	border: 1px solid #eeeeee;
}
.con-p5 .marginBox li:hover{
	border: 1px solid #c00;
}
.con-p5 .marginBox li i.picBox{
    display: block;
    width: 310px;
    height: 400px;
    overflow: hidden;
}
.con-p5 .marginBox li i.picBox img{
    width: 310px;
    height: auto;
}
.con-p5 .marginBox li span {
    top: 350px;	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.list3j ul.list_16 li a {
  width: 880px;
}
.listNews div.box img {
    width: 320px;
    height: 240px;
}
.listPics{
	margin-top: 0px;
  	margin-bottom: 10px;
}
.listPics div.marginBox{	
	margin-right: -30px;
}
.listPics div.box {
	width: 310px;
	padding: 10px 5px;
	border: 1px solid #eeeeee;
	float: left;
	margin-bottom: 20px;
	margin-right: 20px;
}
.listPics div.box:hover {
	border: 1px solid #c00;
}
.listPics div.box span{
	display: block;
	width: 310px;
	height: 375px;
	overflow: hidden;
}
.listPics div.box span img{
	width: 310px;
	height: auto;
}
.listPics div.box strong{
	display: block;
	padding: 0 10px;
	font-weight: 700;
    font-size: 16px;
    line-height: 30px;
    margin-top: 5px;	
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.listPics div.box p{
	display: block;
	padding: 0 10px;
	font-weight: 400;
    font-size: 14px;
    line-height: 26px;
    text-align: justify;
    color: #555555;
}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  	html{
		font-size: 13.33333vw;
	}
	body {
		-webkit-text-size-adjust: none !important;
		min-width: 1020px;
	}
	.wbCon .text_title h1{
		font-weight: 700;
		font-size: 0.38rem;
    	line-height: 1.2;
		padding: 0.2rem 0;
	}
	.wbCon .text_title h3.pre {
		font-size: 0.32rem;
    	line-height: 0.4rem;
	}
	.wbCon .text_title h4.sub {
		font-size: 0.32rem;
    	line-height: 0.4rem;
	}
	.wbCon .text_title .ptime {
/*
		font-size: 0.24rem;
    	line-height: 0.36rem;
*/
	}
	.wbCon .text_title .art_text p{
	  	font-size: 24px;
	  	line-height: 40px;
		font-size: 0.32rem;
    	line-height: 0.64rem;
	}
	.wbCon .text_title .art_text .fontsize18{
		font-size: 18px;		
		font-size: 0.32rem;
	}
	.wbCon .text_title .art_text .fontsize20{
		font-size: 20px;		
		font-size: 0.36rem;
	}
	.wbCon .text_title .art_text .fontsize22{
		font-size: 22px;		
		font-size: 0.40rem;
	}
	.wbCon .text_title .wbCon .art_text .fontsize24{
		font-size: 24px;		
		font-size: 0.44rem;
	}
	.wbCon .text_title .art_text video{
		width: 90%;
    	height: auto;
	}
}
