@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: "微软雅黑", Microsoft YaHei, tahoma, arial, Hiragino Sans GB, \\5b8b\4f53, sans-serif;
  font-size: 62.5%;
}

body {
  overflow-x: hidden !important;
  color: #212121;
  line-height: 180%;
  text-align: center;
  background: none;
  min-width: 1020px;
}

div {
  margin: 0 auto;
  text-align: left;
}

li {
  text-align: left;
}

a:link, a:visited {
  color: #212121;
  text-decoration: none;
}

a:hover {
  color: #212121;
  text-decoration: underline;
}

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;
}

.mt20 {
  margin-top: 20px;
}

.mb10 {
  margin-bottom: 10px;
}

.m10 {
  margin: 10px auto;
}

.w1200 {
  width: 1200px;
}

.w1020 {
  width: 1020px;
}

.w1000 {
  width: 1000px;
}

.w980 {
  width: 980px;
}

.w940 {
  width: 940px;
}

.list_18 li {
  font-size: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.list_16 li {
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.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*/
/*bannerTop*/
.bannerTop {
  width: 100%;
  height: 280px;
  background: url(../images/bannerTop.png) center top no-repeat;
}

.bannerTop div.search {
  float: right;
  padding-top: 190px;
}

.bannerTop div.search input {
  vertical-align: middle;
  float: left;
  font-size: 18px;
  line-height: 35px;
}

.bannerTop div.search input.searchword {
  width: 207px;
  height: 35px;
  background: #FDF9D5;
  border-radius: 20px 0px 0px 20px;
  text-indent: 1em;
}

.bannerTop div.search input.submit {
  width: 107px;
  height: 35px;
  background: url(../images/icon_search.png) 16px center no-repeat #FE9B4A;
  border-radius: 0px 20px 20px 0px;
  color: #FDF9D5;
  letter-spacing: 5px;
  text-indent: 2em;
  cursor: pointer;
}

.bannerTop2 {
  width: 100%;
  height: 170px;
  background: url(../images/bannerTopEr.png) center top no-repeat;
}

.bannerTop2 div.w980 {
  position: relative;
}

.bannerTop2 div.titleText {
  position: absolute;
  height: 63px;
  top: 40px;
  left: 390px;
}

.bannerTop2 div.titleText i.l {
  display: block;
  width: 30px;
  height: 63px;
  float: left;
  background: url(../images/bannerTextBgL.png) center center no-repeat;
}

.bannerTop2 div.titleText i.r {
  display: block;
  width: 30px;
  height: 63px;
  float: left;
  background: url(../images/bannerTextBgR.png) center center no-repeat;
}

.bannerTop2 div.titleText em {
  display: block;
  height: 63px;
  float: left;
  background: url(../images/bannerTextBgMid.png) center center repeat-x;
  font-size: 20px;
  line-height: 58px;
  padding: 0 5px;
  color: #DF7F30;
}

.bannerTop2 div.titleText em a {
  color: #DF7F30;
}

.bannerTop2 div.search {
  float: right;
  padding-top: 95px;
}

.bannerTop2 div.search input {
  vertical-align: middle;
  float: left;
  font-size: 18px;
  line-height: 35px;
}

.bannerTop2 div.search input.searchword {
  width: 207px;
  height: 35px;
  background: #FDF9D5;
  border-radius: 20px 0px 0px 20px;
  text-indent: 1em;
}

.bannerTop2 div.search input.submit {
  width: 107px;
  height: 35px;
  background: url(../images/icon_search.png) 16px center no-repeat #FE9B4A;
  border-radius: 0px 20px 20px 0px;
  color: #FDF9D5;
  letter-spacing: 5px;
  text-indent: 2em;
  cursor: pointer;
}

/*nav*/
.nav {
  width: 100%;
  height: 72px;
  margin: 0px auto;
  text-align: center;
  background: #FDF9D5;
  border-bottom: 1px solid #DAD9D9;
}

.nav div.fl {
  width: 50px;
  text-align: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 72px;
  color: #B01C1C;
}

.nav div.fl a {
  color: #B01C1C;
  position: relative;
}

.nav div.fl a:after {
  content: "";
  width: 20px;
  height: 3px;
  border-radius: 2px;
  background: #a7975f;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}

.nav div.fr {
  width: 880px;
}

.nav div.fr ul {
  margin-right: -120px;
  padding: 5px 0;
  overflow: hidden;
}

.nav div.fr li {
  display: inline-block;
  float: left;
  width: 163px;
  height: 31px;
  font-size: 16px;
  line-height: 31px;
  text-align: left;
  color: #555555;
}

.nav div.fr li a {
  color: #555555;
}

.nav div.fr:after {
  display: inline-block;
  width: 100%;
  height: 0;
  content: '';
}

.nav2 {
  width: 100%;
  height: 75px;
  margin: 0px auto;
  text-align: center;
  background: url(../images/navBgEr.png) no-repeat;
  border-bottom: none;
}

.nav2 div.fl {
  line-height: 75px;
  color: #eabcbb;
}

.nav2 div.fl a {
  color: #eabcbb;
  position: relative;
}

.nav2 div.fl a:after {
  content: "";
  width: 20px;
  height: 3px;
  border-radius: 2px;
  background: #eabcbb;
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
}

.nav2 div.fr ul {
  margin-right: -120px;
  padding: 5px 0;
  overflow: hidden;
}

.nav2 div.fr li {
  height: 32px;
  line-height: 32px;
  color: #e9b3ae;
}

.nav2 div.fr li a {
  color: #e9b3ae;
}

/*banner*/
.banner {
  text-align: center;
}

/*conP1*/
.conP1 {
  margin-bottom: 30px;
}

.conP1 .fl {
  width: 650px;
}

.conP1 .fr {
  width: 315px;
}

.conP1 .fr div.title {
  height: 25px;
  margin-bottom: 10px;
}

.conP1 .fr div.title h2 {
  float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 4px;
  color: #555555;
}

.conP1 .fr div.title h2 a {
  color: #555555;
}

.conP1 .fr div.title h2 i {
  width: 38px;
  height: 25px;
  background: url(../images/icon_news.png) no-repeat;
  position: absolute;
  margin: -11px 0 0 7px;
}

.conP1 .fr div.title h6 {
  float: right;
  font-size: 14px;
  line-height: 25px;
  letter-spacing: 4px;
  color: #7695D2;
}

.conP1 .fr div.title h6 a {
  color: #7695D2;
}

.conP1 .fr ul {
  margin-top: 0;
}

.conP1 .fr ul li {
  line-height: 30px;
}

.conP1 .fr ul li.news {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}

.conP1 .fr ul.list_14today li:first-child {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: normal;
  font-weight: 700;
  font-size: 18px;
  line-height: 30px;
}

.conP1 .fr div.dotLine {
  font-family: Consolas, Monaco, monospace;
  height: 2px;
  border-top: 1px dashed #C1C1C1;
  margin: 9px auto 8px;
}

.swiper-container-focus {
  width: 648px;
  height: 370px;
  overflow: hidden;
  position: relative;
}

.swiper-container-focus .swiper-slide {
  width: 648px;
  margin: 0 auto;
  position: relative;
  /*img{
                -webkit-transition: all 1.5s;
                transition: all 1.5s;
                &:hover{
                    -webkit-transform: scale(1.1);
                    -ms-transform: scale(1.1);
                    transform: scale(1.1);
                }
            }*/
}

.swiper-container-focus .swiper-slide div.shadow {
  display: block;
  width: 648px;
  height: 80px;
  background: #000;
  background: -webkit-linear-gradient(transparent, black);
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /*FireFox*/
  background: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, white 100%);
  /* Opear */
  background: -ms-linear-gradient(transparent, black);
  /*IE10及IE10+*/
  filter: alpha(opacity=70);
  opacity: .7;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  left: 0;
  *height: 50px;
}

.swiper-container-focus .swiper-slide p {
  display: block;
  width: 85%;
  height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 18px;
  line-height: 30px;
  text-indent: 1em;
  color: #fff;
  position: absolute;
  left: 0px;
  bottom: 10px;
}

.swiper-container-focus .swiper-slide p a {
  color: #fff;
}

.swiper-container-focus .swiper-pagination {
  width: 100%;
  height: 10px;
  position: absolute;
  right: 10px;
  bottom: 20px;
  text-align: right;
}

.swiper-container-focus .swiper-pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 3px;
  cursor: pointer;
  background: none;
  border: 1px solid #fff;
}

.swiper-container-focus .swiper-pagination span.swiper-active-switch {
  background: #FD982D;
  border: 1px solid #FD982D;
}

/*通用设置*/
.tyTit {
  height: 58px;
  border-top: 2px solid #d88e8e;
  overflow: hidden;
}

.tyTit h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  font-weight: 700;
  font-size: 18px;
  line-height: 52px;
  letter-spacing: 5px;
  margin-right: 40px;
  border-top: 4px solid #B11C1C;
  color: #555555;
}

.tyTit h2 a {
  color: #555555;
}

.tyTit h3 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  margin-right: -30px;
}

.tyTit h3 i {
  display: inline-block;
  font-size: 16px;
  line-height: 52px;
  margin-right: 30px;
  color: #555555;
}

.tyTit h3 i a {
  color: #555555;
}

.tyTit h3 i.active {
  color: #B11C1C;
}

.tyTit h3 i.active a {
  color: #B11C1C;
}

.tyTit h6 {
  float: right;
  font-size: 14px;
  line-height: 52px;
  margin-top: 4px;
  letter-spacing: 4px;
  color: #7695D2;
}

.tyTit h6 a {
  color: #7695D2;
}

.twBox {
  width: 314px;
  float: left;
  margin-right: 19px;
  margin-bottom: 10px;
}

.twBox .img1 {
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
  position: relative;
}

.twBox .img1 p {
  display: inline-block;
  width: 100%;
  height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  background: url(../images/box_shadow.png) repeat;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 14px;
  line-height: 36px;
  text-indent: 1em;
  color: #fff;
}

.twBox .img1 p a {
  color: #fff;
}

.twBox .img1 img {
  width: 100%;
}

.twBox .img1-bor {
  width: 100%;
  height: 170px;
  margin-bottom: 10px;
  position: relative;
}

.twBox .img1-bor img {
  box-sizing: border-box;
  border: 1px solid #ccc;
}

.twBox .img2 {
  width: 100%;
  margin-bottom: 10px;
  overflow: hidden;
}

.twBox .img2 h4 {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 15px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.twBox .img2 img {
  float: left;
  margin-right: 20px;
}

.twBox .img2 p {
  font-size: 12px;
  line-height: 22px;
  margin-top: 2px;
  height: 90px;
  display: -webkit-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: #555555;
}

.twBox .img2 p a {
  color: #555555;
}

.twBox .img2 a:hover {
  text-decoration: none;
}

.twBox ul {
  margin-top: 0px;
}

.twBox ul li {
  line-height: 30px;
}

.marginBox {
  overflow: hidden;
  margin-right: -20px;
}

/*conP2*/
.conP2 {
  overflow: hidden;
}

/*conP3*/
.conP3 {
  overflow: hidden;
}

/*conP4*/
.conP4 {
  overflow: hidden;
}

.conP4 .tyTit h2 {
  margin-right: 20px;
}

.conP4 .tyTit h3 i {
  margin-right: 20px;
}

.conP4 .p4-fl {
  width: 650px;
  float: left;
}

.conP4 .p4-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP4 .p4-fr ul li {
  line-height: 30px;
}

.conP4 .cpcData {
  width: 100%;
  height: 205px;
  background: url(../images/cpcDataBg.png) center top no-repeat;
  margin-top: 3px;
}

.conP4 .cpcData h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 5px;
  text-align: center;
  border-top: 4px solid #B11C1C;
  padding: 15px 0;
  color: #B11C1C;
}

.conP4 .cpcData h2 a {
  color: #B11C1C;
}

.swiper-container-cpc {
  width: 284px;
  height: 165px;
  overflow: hidden;
  position: relative;
}

.swiper-container-cpc .swiper-slide {
  width: 100%;
  margin: 0 auto;
  position: relative;
}

.swiper-container-cpc .swiper-slide li {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  *margin: 0 0 5px 4px;
  width: 90px;
  height: 50px;
  background: #BA1C18;
  overflow: hidden;
  font-size: 14px;
  line-height: 50px;
  text-align: center;
  color: #fff;
}

.swiper-container-cpc .swiper-slide li a {
  color: #fff;
}

.swiper-container-cpc .swiper-pagination {
  width: 100%;
  height: 10px;
  position: absolute;
  left: 0;
  bottom: 10px;
  text-align: center;
}

.swiper-container-cpc .swiper-pagination span {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
  background: #BA1C18;
}

.swiper-container-cpc .swiper-pagination span.swiper-pagination-switch {
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  margin: 0 2px;
  cursor: pointer;
  background: #BA1C18;
}

.swiper-container-cpc .swiper-pagination span.swiper-active-switch {
  background: #FD982D;
}

/*conP5*/
.conP5 {
  overflow: hidden;
}

.conP5 .p5-fl {
  width: 650px;
  float: left;
}

.conP5 .p5-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP5 .p5-fr div.tit {
  padding: 15px 0 12px;
}

.conP5 .p5-fr div.tit h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 5px;
  color: #B11C1C;
}

.conP5 .p5-fr div.tit h2 a {
  color: #B11C1C;
}

.conP5 .p5-fr div.tit h6 {
  float: right;
  font-size: 14px;
  line-height: 25px;
  margin-top: 4px;
  letter-spacing: 4px;
  color: #7695D2;
}

.conP5 .p5-fr div.tit h6 a {
  color: #7695D2;
}

.conP5 .p5-fr ul li {
  line-height: 34px;
}

/*conP6*/
.conP6 {
  overflow: hidden;
}

.conP6 .p6-fl {
  width: 650px;
  float: left;
}

.conP6 .p6-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP6 .subSite {
  width: 100%;
  background: url(../images/subSiteBg.png) center top no-repeat;
  margin-top: 3px;
}

.conP6 .subSite div.tit {
  border-top: 4px solid #B11C1C;
  padding: 15px 0;
}

.conP6 .subSite div.tit h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 5px;
  text-align: center;
  color: #fff;
}

.conP6 .subSite div.tit h2 a {
  color: #fff;
}

.conP6 .subSite div.textCon {
  width: 290px;
}

.conP6 .subSite div.textCon p {
  display: block;
  height: 60px;
  border: 1px solid #A6BEE9;
  background: #fff;
  font-size: 18px;
  line-height: 60px;
  letter-spacing: 2px;
  text-align: center;
  margin-bottom: 4px;
  color: #555555;
}

.conP6 .subSite div.textCon p a {
  color: #555555;
}

/*conP7*/
.conP7 {
  overflow: hidden;
}

.conP7 .p7-fl {
  width: 650px;
  float: left;
}

.conP7 .p7-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP7 .reportArea {
  width: 100%;
  height: 250px;
  background: none;
  margin-top: 3px;
}

.conP7 .reportArea div.tit {
  border-top: 4px solid #B11C1C;
  padding: 15px 0;
}

.conP7 .reportArea div.tit h2 {
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 5px;
  text-align: center;
  color: #B52738;
}

.conP7 .reportArea div.tit h2 a {
  color: #B52738;
}

.conP7 .reportArea div.picCon {
  text-align: center;
}

.conP7 .reportArea div.textCon p {
  display: block;
  padding: 70px 25px 20px 29px;
  font-size: 16px;
  line-height: 1.6;
  text-align: left;
  color: #273B84;
}

.conP7 .reportArea div.textCon p a {
  color: #273B84;
}

.conP7 .reportArea div.textCon p.link1 {
  display: block;
  height: 105px;
  padding: 0;
}

.conP7 .reportArea div.textCon p.link1 a {
  display: block;
  width: 100%;
  height: 100%;
}

.conP7 .reportArea div.textCon p.link2 {
  display: block;
  height: 85px;
  padding: 0;
}

.conP7 .reportArea div.textCon p.link2 a {
  display: block;
  width: 100%;
  height: 100%;
}

/*conP8*/
.conP8 {
  overflow: hidden;
}

.conP8 .p8-fl {
  width: 650px;
  float: left;
}

.conP8 .p8-fl div.bannerBox {
  margin: 0 -20px -20px 0;
  overflow: hidden;
}

.conP8 .p8-fl p {
  float: left;
  margin: 0 19px 20px 0;
}

.conP8 .p8-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP8 .p8-fr div.tit {
  padding: 15px 0 10px;
}

.conP8 .p8-fr div.tit h2 {
  display: inline-block;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  letter-spacing: 5px;
  color: #B11C1C;
}

.conP8 .p8-fr div.tit h2 a {
  color: #B11C1C;
}

.conP8 .p8-fr div.tit h6 {
  float: right;
  font-size: 14px;
  line-height: 25px;
  margin-top: 4px;
  letter-spacing: 4px;
  color: #7695D2;
}

.conP8 .p8-fr div.tit h6 a {
  color: #7695D2;
}

.conP8 .p8-fr ul li {
  line-height: 38px;
}

/*conP9*/
.conP9 {
  overflow: hidden;
}

.conP9 .tyTit h2 {
  margin-right: 30px;
}

.conP9 .tyTit h3 i {
  margin-right: 30px;
}

.conP9 .p9-fl {
  width: 650px;
  float: left;
}

.conP9 .p9-fr {
  width: 314px;
  float: right;
  border-top: 2px solid #d88e8e;
}

.conP9 .p9-fr div.rankCon {
  border-top: 4px solid #B11C1C;
  margin-top: 3px;
}

.conP9 .p9-fr div.rankCon h2 {
  display: block;
  margin: 11px 0 5px 0;
  font-weight: 700;
  font-size: 18px;
  line-height: 25px;
  text-align: center;
  letter-spacing: 5px;
  color: #B11C1C;
}

.conP9 .p9-fr div.rankCon h2 a {
  color: #B11C1C;
}

.conP9 .p9-fr div.rankCon h4 {
  display: block;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 3px;
  text-align: center;
  color: #B01C1C;
}

.conP9 .p9-fr div.rankCon h4 span {
  display: inline-block;
  padding: 0 10px 5px;
  background: #fff;
}

.conP9 .p9-fr div.rankCon h4 a {
  color: #B01C1C;
}

.conP9 .p9-fr div.rankCon h3 {
  overflow: hidden;
  padding: 0 7px;
}

.conP9 .p9-fr div.rankCon h3 i {
  width: 50%;
  height: 35px;
  box-sizing: border-box;
  border: 1px solid #E2956E;
  border-radius: 0px 2px 2px 0px;
  background: #fff;
  cursor: pointer;
  float: left;
  font-size: 16px;
  line-height: 33px;
  text-align: center;
  color: #B01C1C;
}

.conP9 .p9-fr div.rankCon h3 i a {
  color: #B01C1C;
}

.conP9 .p9-fr div.rankCon h3 i.active {
  border: 1px solid #B01C1C;
  background: #B01C1C;
  color: #ffffff;
}

.conP9 .p9-fr div.rankCon h3 i.active a {
  color: #ffffff;
}

.conP9 .p9-fr div.rankCon h3 i:first-child {
  border-radius: 2px 0px 0px 2px;
}

.conP9 .p9-fr div.rankCon div.rankTopCon {
  background: url(../images/rankTopBg.png) center 7px no-repeat;
  overflow: hidden;
}

.conP9 .p9-fr ul.list_rank {
  margin-top: 15px;
}

.conP9 .p9-fr ul.list_rank li {
  font-size: 14px;
  height: 20px;
  padding: 11px 0 11px;
  line-height: 20px;
  overflow: hidden;
}

.conP9 .p9-fr ul.list_rank li p {
  height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.conP9 .p9-fr ul.list_rank li i {
  display: block;
  float: left;
  width: 20px;
  height: 20px;
  margin-right: 18px;
  background: #FF9616;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #fff;
}

.conP9 .p9-fr ul.list_rank li a {
  *display: block;
  *float: left;
  *width: 275px;
  *overflow: hidden;
  *text-overflow: ellipsis;
  *white-space: nowrap;
}

.conP9 .p9-fr ul.list_rank li.t1, .conP9 .p9-fr ul.list_rank li.t2, .conP9 .p9-fr ul.list_rank li.t3 {
  font-weight: 500;
  font-size: 16px;
}

.conP9 .p9-fr ul.list_rank li.t2 i {
  filter: alpha(opacity=90);
  opacity: .9;
}

.conP9 .p9-fr ul.list_rank li.t3 i {
  filter: alpha(opacity=70);
  opacity: .7;
}

.conP9 .p9-fr ul.list_rank li.t4 i {
  filter: alpha(opacity=50);
  opacity: .5;
}

.conP9 .p9-fr ul.list_rank li.t5 i, .conP9 .p9-fr ul.list_rank li.t6 i, .conP9 .p9-fr ul.list_rank li.t7 i, .conP9 .p9-fr ul.list_rank li.t8 i, .conP9 .p9-fr ul.list_rank li.t9 i, .conP9 .p9-fr ul.list_rank li.t10 i {
  filter: alpha(opacity=30);
  opacity: .3;
}

/*conP10*/
.conP10 {
  overflow: hidden;
}

/*conP11*/
.conP11 {
  overflow: hidden;
}

/*conP12*/
.conP12 {
  overflow: hidden;
}

.conP12 div.videoList ul {
  overflow: hidden;
  margin-right: -30px;
}

.conP12 div.videoList ul li {
  width: 230px;
  margin-right: 22px;
  float: left;
}

.conP12 div.videoList ul li span {
  display: block;
  position: relative;
}

.conP12 div.videoList ul li span i {
  display: block;
  width: 40px;
  height: 40px;
  background: url(../images/icon_play.png) no-repeat;
  position: absolute;
  left: 50%;
  top: 50%;
  margin: -20px 0 0 -20px;
}

.conP12 div.videoList ul li p {
  font-size: 14px;
  line-height: 20px;
  padding: 15px 0 20px;
}

/*copy*/
.copyrightCon {
  width: 100%;
  padding: 30px 0 70px;
  margin-top: 30px;
  border-top: 1px solid #BFBFBF;
  background: #F4F4F4;
}

.friendCon {
  width: 980px;
  margin-bottom: 30px;
  text-align: center;
  vertical-align: middle;
}

.friendCon table {
  margin: 0 auto;
}

.friendCon div.cpLogo {
  display: inline-block;
  margin-right: 40px;
}

.friendCon div.dropdown {
  cursor: pointer;
  position: relative;
  margin-right: 18px;
  display: inline-block;
  width: 316px;
  height: 33px;
  background: #FDFDFD;
  border-radius: 2px;
  border: 1px solid #C1C1C1;
  color: #555555;
}

.friendCon div.dropdown a {
  color: #555555;
}

.friendCon div.dropdown div.tit {
  height: 33px;
}

.friendCon div.dropdown div.tit h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 2px;
  text-indent: 1em;
}

.friendCon div.dropdown div.tit em {
  display: inline-block;
  width: 56px;
  height: 33px;
  background: url(../images/arr_down.png) center center no-repeat;
  float: right;
}

.friendCon div.dropdown div.linklist {
  display: none;
  position: absolute;
  left: -1px;
  top: -200px;
  z-index: 99;
  width: 100%;
  max-height: 200px;
  background: #FDFDFD;
  overflow: auto;
  border: 1px solid #d2d2d2;
}

.friendCon div.dropdown div.linklist ul li {
  font-size: 16px;
  line-height: 33px;
  letter-spacing: 2px;
  text-indent: 1em;
}

.friendCon div.dropdown div.linklist ul li:hover {
  background: #f5f5f5;
}

.friendCon div.dropdown div.linklist ul li:hover a {
  text-decoration: none;
}

.copyright {
  overflow: hidden;
}

.copyright p {
  font-size: 16px;
  line-height: 36px;
  letter-spacing: 2px;
  text-align: center;
  color: #555555;
}

.copyright p img {
  float: left;
}

/*fixCon*/
.fixCon {
  position: fixed;
  z-index: 2;
  bottom: 80px;
  left: 50%;
  margin-left: 510px;
  width: 120px;
}

.fixCon h2 {
  width: 141px;
  height: 58px;
  background: url(../images/fixTop.png) no-repeat;
}

.fixCon div {
  background: #fff;
  border-top: 4px solid #FE9B4A;
  box-shadow: 0px 2px 4px 0px rgba(214, 182, 182, 0.5);
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  text-align: center;
}

.fixCon div dl {
  width: 90%;
  margin: 0 auto;
  border-top: 1px dashed #f89d9d;
}

.fixCon div dl:first-child {
  border: none;
}

.fixCon div dl:first-child dt {
  padding-top: 20px;
}

.fixCon div dl dt {
  padding-top: 15px;
}

.fixCon div dl dd {
  padding: 10px 0 10px 0;
}

/*list 2j*/
.navpath {
  margin: 20px auto;
  font-size: 14px;
  color: #666666;
}

.navpath a {
  color: #666666;
  padding: 0 5px;
}

.list2j {
  width: 1000px;
  margin: 0 auto 20px;
  position: relative;
}

.list2j .title {
  border-bottom: 2px solid #d88e8e;
  overflow: hidden;
}

.list2j .title h2 {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  *float: left;
  font-weight: 700;
  font-size: 20px;
  line-height: 46px;
  padding: 0 18px;
  background: #B11C1C;
  color: #ffffff;
}

.list2j .title h2 a {
  color: #ffffff;
}

.list2j .title h6 {
  float: right;
  font-size: 14px;
  line-height: 20px;
  margin-top: 19px;
  color: #999999;
}

.list2j .title h6 a {
  color: #999999;
}

.list2j ul.list_14 {
  margin-top: 5px;
}

.list2j ul.list_14 li {
  line-height: 39px;
  white-space: pre-wrap;
  color: #666666;
}

.list2j ul.list_14 li a {
  color: #333333;
  display: inline-block;
  width: 890px;
  height: 39px; font-size:16px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list2j ul.list_14 li i {
  float: right;
}

.list2j ul.list_14 h6.more {
  position: absolute;
  top: 0;
  right: 0;
  font-size: 14px;
  line-height: 46px;
  color: #999999;
}

.list2j ul.list_14 h6.more a {
  color: #999999;
}

.list3j {
  width: 1000px;
  margin: 20px auto;
  border-top: 1px solid #d88e8e;
  border-bottom: 1px solid #d88e8e;
}

.list3j ul.list_14 {
  margin-top: 15px;
  margin-bottom: 15px;
}

.list3j ul.list_14 li {
  line-height: 39px;
  white-space: pre-wrap;
  color: #666666;
}

.list3j ul.list_14 li a {
  color: #333333;
  display: inline-block;
  width: 890px; font-size:16px;
  height: 39px;
  float: left;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  *zoom: 1;
  *display: inline;
  *float: left;
}

.list3j ul.list_14 li i {
  float: right;
}

.list3j div.dotLine {
  font-family: Consolas, Monaco, monospace;
  height: 2px;
  border-top: 1px dashed #d88e8e;
  margin: 10px auto;
}

.page_n {
  text-align: center;
  padding: 20px 0;
}

.page_n a {
  display: inline-block;
  font-size: 14px;
  height: 33px;
  line-height: 33px;
  background: #F7F6F3;
  border: 1px solid #DDDAD3;
  color: #999;
  min-width: 24px;
  padding: 0 5px;
  margin: 0 0 0 10px;
  overflow: hidden;
}

.page_n a.common_current_page, .page_n a:hover {
  background: #BC403A;
  color: #fff;
  text-decoration: none;
}

.text_title {
  border-bottom: 2px solid #CB2818;
  padding-bottom: 10px;
}

.text_title h1 {
  font-weight: 400;
  font-size: 32px;
  line-height: 50px;
  color: #333333;
  padding: 10px 0;
  text-align: left;
}

.text_title h1 a {
  color: #333333;
}

.text_title h3.pre {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto;
  text-align: left;
}

.text_title h4.sub {
  font-size: 20px;
  font-weight: normal;
  margin: 0 auto 15px;
  text-align: left;
}

.text_title p.author {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 15px;
  color: #999;
}

.text_title .ptime {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
  font-weight: normal;
  margin: 0 auto 10px;
  color: #999;
}

.text_title .ptime a {
  color: #999;
  margin-right: 0;
}

.text_title .ptime em {
  margin-right: 30px;
}

.text_con {
  margin-top: 5px;
  margin-bottom: 25px;
  text-align: justify;
  font-size: 18px;
  line-height: 36px;
  color: #333333;
}

.text_con p {
  font-size: 18px;
  line-height: 36px;
  color: #333333;
  margin: 30px 0;
}

.text_con p.editor {
  text-align: right;
}

.text_con table {
  width: 90%;
  margin: 30px auto 0;
}

.text_con img {
  max-width: 90%;
  height: auto;
}

.text_video {
  width: 1000px;
  height: 560px;
  margin-top: 25px;
}

#videoplayerdiv,
#pvpShowDiv {
  height: 560px;
}

#player {
  height: 560px;
}

/*searchCon*/
.searchCon .fl_page {
  width: 100%;
  height: 100%;
}

.searchCon .fl_page .fl_page_cont {
  width: 1000px;
  height: 100%;
  margin: 20px auto;
  /* border:1px solid red; */
}

.searchCon .fl_page .fl_page_cont:after {
  content: '';
  clear: both;
  display: block;
  visibility: hidden;
}

.searchCon .fl_page_left {
  width: 223px;
  padding: 20px 30px;
  float: left;
  margin: 0 auto;
  text-align: left;
  font: normal 12px/180% "Microsoft Yahei";
  /* border-right:1px solid green; */
}

.searchCon .fl_page_left h2 {
  height: 14px;
  line-height: 15px;
}

.searchCon .fl_page_left h2.sou {
  font-size: 14px;
  padding-left: 15px;
  line-height: 15px;
}

.searchCon .fl_page_left ul {
  margin-top: 20px;
}

.searchCon .fl_page_left ul li {
  font-size: 14px;
  line-height: 30px;
  padding-left: 15px;
}

.searchCon .fl_page_left ul li a {
  color: #000;
}

.searchCon .fl_page_left ul li a:hover, .searchCon .fl_page_left ul li a:active {
  color: #b52d26;
}

.searchCon .fl_page_left ul li span {
  color: #999;
  font-size: 12px;
}

.searchCon .fl_page_right {
  width: 675px;
  float: right;
  text-align: left;
  font: normal 12px/180% "Microsoft Yahei";
  /* border-left:1px solid blue; */
}

.searchCon .fl_page_right .tit {
  line-height: 35px;
  font-size: 14px;
  padding: 0 10px;
  height: 35px;
  color: #7f7f7f;
  margin: 10px auto 20px auto;
}

.searchCon .fl_page_right .tit .red {
  color: #963319;
}

.searchCon .fl_page_right .tit span.red1 {
  color: #b52d26;
}

.searchCon .fl_page_right ul li {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 10px;
  overflow: hidden;
}

.searchCon .fl_page_right ul li strong {
  font-size: 18px;
  line-height: 46px;
}

.searchCon .fl_page_right ul li strong a {
  color: #333;
}

.searchCon .fl_page_right ul li p {
  text-indent: 2em;
  font-size: 14px;
  font-weight: normal;
  line-height: 24px;
  padding-right: 20px;
}

.searchCon .fl_page_right ul li span {
  display: block;
  font-size: 14px;
  line-height: 40px;
  float: right;
}

.searchCon .page_n {
  text-align: center;
  padding: 20px 0;
}

.searchCon .page_n ul li {
  float: left;
  line-height: 33px;
  text-align: center;
}

.searchCon .page_n ul li.active a {
  background: #cc3333;
  color: #fff;
}

.searchCon .page_n ul li a {
  border: #dddad2 1px solid;
  background: #f7f6f3;
  min-width: 24px;
  padding: 0 5px;
  height: 33px;
  margin: 0 10px 0 0;
  color: #333;
}

.searchCon .page_n ul li a:hover {
  background: #cc3333;
  color: #fff;
}

.pc-hide,
.copyrightCon-M,
.m-logoNavCon {
  display: none;
}


.bannerTop2 {
    width: 100%;
    height: 170px;
    background: url(/img/MAIN/2020/06/120279/images/bannerTop2020.jpeg) center top no-repeat;
}

.bannerTop2 div.search { float: right; padding-top: 30px;}

/* MEDIA QUERIES Mobile phone
---------------------------------------------------------------------- */
@media (min-device-width: 320px) and (max-width: 689px), (max-device-width: 480px) {
  body {
    -webkit-text-size-adjust: none !important;
    min-width: 100%;
    width: 100%;
    background: #F2F2F2;
    font-size: 0.42667rem;
  }
  .w980,
  .w1000 {
    width: 100%;
  }
  .m-show {
    display: block;
  }
  .bannerTop,
  .banner,
  .nav,
  .p4-fr ul.list_14,
  .p5-fr,
  .p6-fr,
  .p7-fr,
  .p8-fr,
  .p9-fr,
  .copyrightCon,
  .fixCon {
    display: none;
  }
  .list_18 li {
    font-size: 0.48rem;
  }
  .list_16 li {
    font-size: 0.42667rem;
  }
  .list_14 li {
    font-size: 0.37333rem;
  }
  .list_12 li {
    font-size: 0.32rem;
  }
  .banner_ssp {
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 9;
  }
  .banner_ssp img {
    width: 100%;
    height: auto;
  }
  /*m-logoCon*/
  .m-logoCon {
    height: 1.17333rem;
    background: #B11C1C;
    position: relative;
  }
  .m-logoCon div.logo {
    width: 1.73333rem;
    height: 0.64rem;
    background: url(../images/m-logo.png) center center no-repeat;
    background-size: 1.73333rem 0.64rem;
    position: absolute;
    top: 0.26667rem;
    left: 0.53333rem;
  }
  .m-logoCon div.logo a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .m-logoCon div.mapButton {
    width: 0.64rem;
    height: 0.64rem;
    position: absolute;
    top: 0.26667rem;
    right: 0.53333rem;
    text-align: center;
  }
  .m-logoCon div.mapButton span {
    display: inline-block;
    width: 0.42667rem;
    height: 0.05333rem;
    border-radius: 1px;
    background: #fff;
    margin-top: 0.16rem;
  }
  .m-logoCon div.mapButton span + span {
    margin-top: 0.08rem;
  }
  .m-logoCon2 div.back {
    width: 0.64rem;
    height: 0.64rem;
    background: url(../images/m-back.png) center center no-repeat;
    background-size: 0.26667rem 0.42667rem;
    position: absolute;
    top: 0.26667rem;
    left: 0.4rem;
  }
  .m-logoCon2 div.back a {
    display: inline-block;
    width: 100%;
    height: 100%;
  }
  .m-logoCon2 div.title {
    display: block;
    box-sizing: border-box;
    padding: 0 1.33333rem 0 1.2rem;
    width: 100%;
    height: 1.17333rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 0.48rem;
    line-height: 1.17333rem;
    color: #fff;
  }
  .m-logoConWb {
    overflow: hidden;
  }
  .m-logoConWb div.titleWb {
    display: block;
    box-sizing: border-box;
    padding: 0 0.26667rem 0 2.66667rem;
    margin-top: 0.16rem;
    width: 100%;
    height: 0.88rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 0.37333rem;
    line-height: 0.88rem;
    color: #fff;
  }
  .m-logoConWb div.titleWb i {
    display: block;
    float: left;
    width: 1px;
    height: 100%;
    margin-right: 0.26667rem;
    border-left: 1px solid #fff;
    opacity: 0.5162;
  }
  .m-logoNavCon {
    display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #fff;
  }
  .m-logoNavCon .closeBox {
    height: 1.17333rem;
    box-sizing: border-box;
    padding: 0 0.4rem;
    background: #fdfafa;
    position: relative;
  }
  .m-logoNavCon .closeBox span {
    width: 0.4rem;
    height: 0.4rem;
    background: url(../images/m-close.png) center center no-repeat;
    background-size: 0.4rem 0.4rem;
    position: absolute;
    right: 0.4rem;
    top: 0.4rem;
  }
  .m-logoNavCon .searchBox {
    width: 9.2rem;
    height: 0.96rem;
    margin: 0.26667rem auto;
    position: relative;
  }
  .m-logoNavCon .searchBox input {
    vertical-align: middle;
    float: left;
    font-size: 0.4rem;
    line-height: 0.90667rem;
  }
  .m-logoNavCon .searchBox input.searchword {
    width: 7.73333rem;
    height: 0.90667rem;
    background: #F6F6F6;
    border: 1px solid #E5E5E5;
    border-radius: 0.48rem;
    text-indent: 1em;
  }
  .m-logoNavCon .searchBox input.searchword:focus {
    outline: none;
  }
  .m-logoNavCon .searchBox input.submit {
    position: absolute;
    top: 0;
    right: 0;
    width: 2.13333rem;
    height: 0.96rem;
    background: url(../images/icon_search.png) 0.37333rem center no-repeat #FE9B4A;
    background-size: 0.45333rem 0.4rem;
    border: none;
    border-radius: 0.48rem;
    color: #FDF9D5;
    text-indent: 2em;
  }
  .m-logoNavCon .navlist dl {
    overflow: hidden;
    border-bottom: 1px solid #EFEFEF;
    width: 9.2rem;
    padding: 0.16rem 0 0rem;
    margin: 0 auto;
    font-size: 0.37333rem;
    line-height: 0.53333rem;
  }
  .m-logoNavCon .navlist dl:last-child {
    border-bottom: none;
  }
  .m-logoNavCon .navlist dl dt {
    width: 30%;
    float: left;
    margin-bottom: 0.21333rem;
    font-weight: 700;
    color: #222222;
  }
  .m-logoNavCon .navlist dl dt a {
    color: #222222;
  }
  .m-logoNavCon .navlist dl dd {
    width: 70%;
    float: left;
    color: #888888;
  }
  .m-logoNavCon .navlist dl dd a {
    color: #888888;
    display: inline-block;
    min-width: 1.86667rem;
    margin-right: 0.26667rem;
    margin-bottom: 0.21333rem;
  }
  .m-nav {
    box-sizing: border-box;
    height: 2.50667rem;
    padding: 0.26667rem 0.53333rem;
    background: #F6F6F6;
    overflow: hidden;
    position: relative;
  }
  .m-nav p {
    font-size: 0.37333rem;
    line-height: 0.53333rem;
    padding: 0.24rem 0;
    color: #222;
  }
  .m-nav p a {
    color: #222;
    margin-right: 0.66667rem;
  }
  .m-nav span.iconDownArr {
    display: block;
    width: 0.37333rem;
    height: 0.26667rem;
    background: url(../images/m-downarrow.png) center center no-repeat;
    background-size: 0.37333rem 0.26667rem;
    position: absolute;
    bottom: 0.58667rem;
    right: 0.37333rem;
  }
  .m-nav span.iconUpArr {
    display: none;
    width: 0.37333rem;
    height: 0.26667rem;
    background: url(../images/m-uparrow.png) center center no-repeat;
    background-size: 0.37333rem 0.26667rem;
    position: absolute;
    bottom: 0.58667rem;
    right: 0.37333rem;
  }
  /*conP1*/
  .conP1 {
    background: #fff;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0rem;
  }
  .conP1 .fl {
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
  }
  .conP1 .fl div.title {
    height: 0.8rem;
    margin-top: 0.53333rem;
    margin-bottom: 0.4rem;
  }
  .conP1 .fl div.title h2 {
    float: left;
    font-weight: 700;
    font-size: 0.53333rem;
    line-height: 0.8rem;
    letter-spacing: 0px;
    color: #222;
  }
  .conP1 .fl div.title h2 a {
    color: #222;
  }
  .conP1 .fl div.title h2 i {
    width: 1.01333rem;
    height: 0.66667rem;
    background: url(../images/icon_news.png) no-repeat;
    position: absolute;
    margin: -0.29333rem 0 0 0.18667rem;
  }
  .conP1 .fl div.title h6 {
    float: right;
    font-size: 0.37333rem;
    line-height: 0.8rem;
    letter-spacing: 0px;
    color: #7695D2;
  }
  .conP1 .fl div.title h6 a {
    color: #7695D2;
  }
  .conP1 .fl .swiper-container-focus {
    width: 100%;
    height: 5.25333rem;
  }
  .conP1 .fl .swiper-container-focus .swiper-slide {
    width: 100%;
    height: 5.25333rem;
  }
  .conP1 .fl .swiper-container-focus .swiper-slide img {
    width: 100%;
    height: 100%;
  }
  .conP1 .fl .swiper-container-focus .swiper-slide div.shadow {
    width: 100%;
    height: 1.17333rem;
  }
  .conP1 .fl .swiper-container-focus .swiper-slide p {
    height: 1.17333rem;
    font-size: 0.42667rem;
    line-height: 1.17333rem;
    text-indent: 0.5em;
    left: 0;
    bottom: 0;
  }
  .conP1 .fl .swiper-pagination {
    height: 0.21333rem;
    right: 0.21333rem;
    bottom: 0.42667rem;
  }
  .conP1 .fl .swiper-pagination span.swiper-pagination-switch {
    width: 0.16rem;
    height: 0.16rem;
    margin: 0 0.08rem;
    border: 1px solid #fff;
  }
  .conP1 .fl .swiper-pagination span.swiper-active-switch {
    background: #FD982D;
    border: 1px solid #FD982D;
  }
  .conP1 .fr {
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
  }
  .conP1 .fr div.title {
    display: none;
  }
  .conP1 .fr ul {
    margin-top: 0.13333rem;
  }
  .conP1 .fr ul li {
    font-size: 0.48rem;
    line-height: 0.8rem;
    padding: 0.4rem 0;
    border-bottom: 1px solid #EFEFEF;
    white-space: pre-wrap;
  }
  .conP1 .fr ul li.news {
    font-weight: 400;
    font-size: 0.48rem;
    line-height: 0.8rem;
  }
  .conP1 .fr ul.list_14today li:first-child {
    font-weight: 400;
    font-size: 0.48rem;
    line-height: 0.8rem;
  }
  .conP1 .fr div.dotLine {
    display: none;
  }
  /*通用设置*/
  .tyTit {
    height: auto;
    border-top: none;
    overflow: hidden;
    position: relative;
    margin: 0.8rem 0 0.4rem 0;
  }
  .tyTit h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 0.53333rem;
    line-height: 0.74667rem;
    letter-spacing: 0;
    margin-right: 0;
    border-top: none;
    color: #222222;
  }
  .tyTit h2 a {
    color: #222222;
  }
  .tyTit h3 {
    display: block;
    margin-right: 0;
    margin-top: 0.4rem;
    height: 0.64rem;
    padding-right: 1.38667rem;
    background: #fff;
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
  .tyTit h3::-webkit-scrollbar {
    width: 0;
    height: 0;
    display: none;
  }
  .tyTit h3::before {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 2;
    width: 1.38667rem;
    height: 0.64rem;
    background: linear-gradient(270deg, white 0%, rgba(255, 255, 255, 0) 100%);
  }
  .tyTit h3 i {
    display: inline-block;
    font-size: 0.37333rem;
    line-height: 0.53333rem;
    margin-right: 0.53333rem;
    color: #888;
  }
  .tyTit h3 i a {
    color: #888;
  }
  .tyTit h3 i.active {
    color: #B11C1C;
  }
  .tyTit h3 i.active a {
    color: #B11C1C;
  }
  .tyTit h6 {
    position: absolute;
    top: 0;
    right: 0;
    float: right;
    font-size: 0.37333rem;
    line-height: 0.74667rem;
    margin-top: 0;
    letter-spacing: 0;
    color: #7695D2;
  }
  .tyTit h6 a {
    color: #7695D2;
  }
  .twBox {
    width: 100%;
    float: none;
    margin-right: 0;
    margin-bottom: 0;
  }
  .twBox .img1 {
    width: 100%;
    height: auto;
    margin-bottom: 0;
    position: relative;
    overflow: hidden;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #EFEFEF;
  }
  .twBox .img1 p {
    display: inline;
    white-space: normal;
    background: none;
    position: relative;
    left: auto;
    bottom: auto;
    font-size: 0.48rem;
    line-height: 0.8rem;
    text-indent: 0;
    color: #222222;
  }
  .twBox .img1 p a {
    color: #222222;
  }
  .twBox .img1 img {
    width: 4.26667rem;
    height: 2.29333rem;
    float: left;
    margin-right: 0.32rem;
  }
  .twBox .img2 {
    width: 100%;
    margin-bottom: 0;
    overflow: hidden;
    padding-bottom: 0.4rem;
    border-bottom: 1px solid #EFEFEF;
  }
  .twBox .img2 h4 {
    font-size: 0.48rem;
    line-height: 0.8rem;
    margin-bottom: 0.26667rem;
    white-space: pre-wrap;
  }
  .twBox .img2 img {
    float: left;
    margin-right: 0.32rem;
  }
  .twBox .img2 p {
    font-size: 0.37333rem;
    line-height: 0.56rem;
    margin-top: 0;
    height: auto;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    color: #888;
  }
  .twBox .img2 p a {
    color: #888;
  }
  .twBox .img2 a:hover {
    text-decoration: none;
  }
  .twBox ul {
    margin-top: 0;
  }
  .twBox ul li {
    font-size: 0.48rem;
    line-height: 0.8rem;
    padding: 0.4rem 0;
    border-bottom: 1px solid #EFEFEF;
    white-space: pre-wrap;
  }
  .marginBox {
    overflow: hidden;
    margin-right: 0;
  }
  .marginBox .twBox {
    display: none;
  }
  .marginBox .twBox:nth-child(1) {
    display: block;
  }
  /*conP2*/
  .conP2 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  /*conP3*/
  .conP3 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  /*conP4*/
  .conP4 {
    overflow: hidden;
    background: #fff;
    width: 10rem;
    margin-top: 0.26667rem;
  }
  .conP4 .tyTit h2 {
    margin-right: 0;
  }
  .conP4 .tyTit h3 i {
    margin-right: 0.4rem;
  }
  .conP4 .p4-fl {
    width: 100%;
    box-sizing: border-box;
    padding: 0 0.4rem;
  }
  .conP4 .p4-fr {
    width: 100%;
    float: right;
    border-top: 2px solid #d88e8e;
  }
  .conP4 .cpcData {
    width: 100%;
    height: 6.66667rem;
    background: url(../images/cpcDataBg.png) center top repeat-x;
    margin-top: 3px;
  }
  .conP4 .cpcData h2 {
    font-weight: 700;
    font-size: 0.48rem;
    line-height: 0.66667rem;
    letter-spacing: 0.13333rem;
    text-align: center;
    border-top: 4px solid #B11C1C;
    padding: 0.53333rem 0;
    color: #B11C1C;
  }
  .conP4 .cpcData h2 a {
    color: #B11C1C;
  }
  .swiper-container-cpc {
    width: 9.06667rem;
    height: 5rem;
    overflow: hidden;
    position: relative;
  }
  .swiper-container-cpc .swiper-slide {
    width: 100%;
    margin: 0 auto;
    position: relative;
    text-align: center;
  }
  .swiper-container-cpc .swiper-slide div.box {
    min-width: 9.06667rem;
    width: 9.06667rem;
    width: 3.09333rem;
    overflow: hidden;
  }
  .swiper-container-cpc .swiper-slide li {
    display: block;
    float: left;
    margin: 0 0.08rem 0.21333rem;
    width: 2.85333rem;
    height: 1.33333rem;
    background: #BA1C18;
    overflow: hidden;
    font-size: 0.4rem;
    line-height: 1.33333rem;
    text-align: center;
    color: #fff;
  }
  .swiper-container-cpc .swiper-slide li.one {
	margin-left: 3.09rem;
  }
  .swiper-container-cpc .swiper-slide li a {
    color: #fff;
  }
  .swiper-container-cpc .swiper-pagination {
    width: 100%;
    height: 0.26667rem;
    position: absolute;
    left: 0;
    bottom: 0.26667rem;
    text-align: center;
  }
  .swiper-container-cpc .swiper-pagination span {
    display: inline-block;
    width: 0.13333rem;
    height: 0.13333rem;
    border-radius: 50%;
    margin: 0 0.05333rem;
    cursor: pointer;
    background: #BA1C18;
  }
  .swiper-container-cpc .swiper-pagination span.swiper-pagination-switch {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    margin: 0 2px;
    cursor: pointer;
    background: #BA1C18;
  }
  .swiper-container-cpc .swiper-pagination span.swiper-active-switch {
    background: #FD982D;
  }
  /*conP5*/
  .conP5 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  .conP5 .p5-fl {
    width: 100%;
  }
  /*conP6*/
  .conP6 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  .conP6 .p6-fl {
    width: 100%;
  }
  /*conP7*/
  .conP7 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  .conP7 .p7-fl {
    width: 100%;
  }
  /*conP8*/
  .conP8 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    margin-top: 0.26667rem;
  }
  .conP8 .p8-fl {
    width: 100%;
  }
  .conP8 .p8-fl div.bannerBox {
    margin: 0;
    overflow: hidden;
  }
  .conP8 .p8-fl p {
    width: 100%;
    height: 1.92rem;
    margin: 0;
    float: none;
  }
  .conP8 .p8-fl p img {
    width: 100%;
    height: 100%;
  }
  .conP8 .p8-fl p:nth-child(1) {
    width: 10rem;
    margin-bottom: 0.32rem;
  }
  .conP8 .p8-fl p:nth-child(2) {
    width: 4.82667rem;
    float: left;
  }
  .conP8 .p8-fl p:nth-child(3) {
    width: 4.82667rem;
    float: right;
  }
  /*conP9*/
  .conP9 {
    overflow: hidden;
    background: #fff;
    width: 10rem;
    margin-top: 0.26667rem;
  }
  .conP9 .tyTit h2 {
    margin-right: 0;
  }
  .conP9 .tyTit h3 i {
    margin-right: 0.4rem;
  }
  .conP9 .p9-fl {
    width: 100%;
  }
  .conP9 .p9-fl .tyTit {
    padding: 0 0.4rem;
  }
  .conP9 .p9-fl .marginBox {
    padding: 0 0.4rem;
  }
  .conP9 .p9-fl #tab-con9 {
    border-bottom: 10px solid #F2F2F2;
  }
  /*conP10*/
  .conP10 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  /*conP11*/
  .conP11 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  /*conP12*/
  .conP12 {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin-top: 0.26667rem;
  }
  .conP12 div.videoList ul {
    overflow: hidden;
    margin-left: 0;
    margin-right: -0.4rem;
  }
  .conP12 div.videoList ul li {
    width: 4.4rem;
    min-height: 4.90667rem;
    margin-right: 0.4rem;
    float: left;
  }
  .conP12 div.videoList ul li span {
    display: block;
    position: relative;
    width: 4.4rem;
    height: 2.48rem;
  }
  .conP12 div.videoList ul li span img {
    width: 100%;
    height: 100%;
  }
  .conP12 div.videoList ul li span i {
    display: block;
    width: 1.06667rem;
    height: 1.06667rem;
    background: url(../images/icon_play.png) no-repeat;
    position: absolute;
    left: 50%;
    top: 50%;
    margin: -0.53333rem 0 0 -0.53333rem;
  }
  .conP12 div.videoList ul li p {
    font-size: 0.37333rem;
    line-height: 0.53333rem;
    padding: 0.26667rem 0 0.53333rem;
  }
  .copyrightCon-M {
    display: block;
    background: #f6f6f6;
  }
  .copyrightCon-M .box {
    padding: 5% 1%;
    vertical-align: middle;
  }
  .copyrightCon-M .box table {
    width: 100%;
    margin: 0 auto;
  }
  .copyrightCon-M .box table td {
    font-size: 0.32rem;
    text-align: left;
    line-height: 1.4;
    color: #555555;
    padding: 0 0.13333rem;
  }
  .navpath {
    display: none;
  }
  .list2j {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0 0.4rem;
    margin: 0 auto;
    position: relative;
  }
  .list2j + .list2j {
    margin-top: 0.26667rem;
  }
  .list2j .title {
    width: 100%;
    border-bottom: none;
    overflow: hidden;
    padding-top: 0.8rem;
  }
  .list2j .title h2 {
    display: inline-block;
    font-weight: 700;
    font-size: 0.53333rem;
    line-height: 0.74667rem;
    padding: 0;
    background: none;
    color: #222222;
  }
  .list2j .title h2 a {
    color: #222222;
  }
  .list2j .title h6 {
    float: right;
  }
  .list2j ul.list_14 {
    margin-top: 0.13333rem;
  }
  .list2j ul.list_14 li {
    font-size: 0.48rem;
    line-height: 0.8rem;
    padding: 0.4rem 0;
    white-space: pre-wrap;
    border-bottom: 1px solid #EFEFEF;
    color: #888888;
  }
  .list2j ul.list_14 li a {
    color: #222222;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    white-space: pre-wrap;
  }
  .list2j ul.list_14 li i {
    font-size: 0.32rem;
    line-height: 0.42667rem;
    float: left;
    padding-top: 0.4rem;
  }
  .list2j ul.list_14 h6.more {
    position: absolute;
    top: 0.8rem;
    right: 0.4rem;
    font-size: 0.37333rem;
    line-height: 0.74667rem;
    color: #7695D2;
  }
  .list2j ul.list_14 h6.more a {
    color: #7695D2;
  }
  .list3j {
    overflow: hidden;
    background: #fff;
    box-sizing: border-box;
    width: 10rem;
    padding: 0.02667rem 0.4rem;
    margin: 0 auto;
    border-top: none;
    border-bottom: 1px solid #d88e8e;
  }
  .list3j ul.list_14 {
    margin-top: 0;
    margin-bottom: 0;
  }
  .list3j ul.list_14 li {
    font-size: 0.48rem;
    line-height: 0.8rem;
    padding: 0.4rem 0;
    white-space: pre-wrap;
    border-bottom: 1px solid #EFEFEF;
    color: #888888;
  }
  .list3j ul.list_14 li a {
    color: #222222;
    display: block;
    width: 100%;
    height: auto;
    float: left;
    white-space: pre-wrap;
  }
  .list3j ul.list_14 li i {
    font-size: 0.32rem;
    line-height: 0.42667rem;
    float: left;
    padding-top: 0.4rem;
  }
  .list3j div.dotLine {
    display: none;
    font-family: Consolas, Monaco, monospace;
    height: 0.05333rem;
    border-top: 1px dashed #d88e8e;
    margin: 0.26667rem auto;
  }
  .page_n {
    background: #fff;
    text-align: center;
    padding: 0.53333rem 0;
    line-height: 1.2;
  }
  .page_n a {
    display: inline-block;
    font-size: 0.42667rem;
    height: 0.85333rem;
    line-height: 0.85333rem;
    background: #F7F6F3;
    border: 1px solid #DDDAD3;
    color: #999;
    min-width: 0.64rem;
    padding: 0 0.13333rem;
    margin: 0 0 0 0.26667rem;
    overflow: hidden;
  }
  .page_n a.common_current_page, .page_n a:hover {
    background: #BC403A;
    color: #fff;
    text-decoration: none;
  }
  body.wb {
    background: #fff;
  }
  .navpath {
    font-size: 0.32rem;
    line-height: 0.53333rem;
    margin: 0.26667rem auto;
    padding-left: 0.26667rem;
    padding-right: 0.4rem;
    box-sizing: border-box;
  }
  .navpath a {
    padding: 0 0.13333rem;
  }
  .navpathwb {
    display: block;
  }
  .text_title {
    border-bottom: none;
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
  }
  .text_title h1 {
    font-weight: 700;
    font-size: 0.8rem;
    line-height: 0.96rem;
    color: #222222;
    padding: 0.26667rem 0;
    text-align: left;
  }
  .text_title h1 a {
    color: #222222;
  }
  .text_title h3.pre {
    font-size: 0.42667rem;
    line-height: 0.53333rem;
    font-weight: 400;
    margin: 0 auto;
    text-align: left;
    color: #686868;
  }
  .text_title h4.sub {
    font-size: 0.53333rem;
    line-height: 0.69333rem;
    font-weight: 400;
    margin: 0 auto 0.53333rem;
    text-align: left;
    color: #000;
  }
  .text_title p.author {
    font-size: 0.32rem;
    line-height: 0.48rem;
    text-align: left;
    font-weight: 400;
    margin: 0 auto 0.53333rem;
    color: #AFAFAF;
  }
  .text_title .ptime {
    font-size: 0.32rem;
    line-height: 0.48rem;
    text-align: left;
    font-weight: 400;
    margin: 0 auto 0.53333rem;
    color: #AFAFAF;
  }
  .text_title .ptime a {
    color: #AFAFAF;
  }
  .text_con {
    box-sizing: border-box;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    margin-top: 0;
    margin-bottom: 0.53333rem;
    text-align: justify;
    font-size: 0.42667rem;
    line-height: 0.85333rem;
    color: #000;
  }
  .text_con p {
    font-size: 0.42667rem;
    line-height: 0.85333rem;
    color: #000;
    margin: 0.53333rem auto;
  }
  .text_con p.editor {
    text-align: right;
  }
  .text_con table {
    width: 100%;
    margin: 0.53333rem auto 0;
  }
  .text_con img {
    max-width: 100%;
    height: auto;
  }
  .text_video {
    width: 100%;
    height: 6.93333rem;
    margin-top: 0.53333rem;
  }
  #videoplayerdiv,
  #pvpShowDiv {
    height: 100%;
  }
  #player {
    height: calc( calc(100vw - 40rem/$font-size-base) / 4 * 3);
  }
  /*searchCon*/
  body.searchBg {
    background: #fff;
  }
  .searchCon {
    background: #fff;
  }
  .searchCon .fl_page {
    width: 100%;
    height: 100%;
  }
  .searchCon .fl_page .fl_page_cont {
    width: 100%;
    height: 100%;
    margin: 0.53333rem auto;
    /* border:1px solid red; */
  }
  .searchCon .fl_page .fl_page_cont:after {
    content: '';
    clear: both;
    display: block;
    visibility: hidden;
  }
  .searchCon .fl_page_left {
    display: none;
  }
  .searchCon .fl_page_right {
    width: 100%;
    float: right;
    text-align: left;
    font-weight: 400;
    font-size: 0.37333rem;
    line-height: 180%;
  }
  .searchCon .fl_page_right .tit {
    line-height: 0.96rem;
    font-size: 0.32rem;
    padding: 0 0.4rem;
    height: 0.96rem;
    color: #7f7f7f;
    margin: 0.26667rem auto;
  }
  .searchCon .fl_page_right .tit .red {
    color: #963319;
  }
  .searchCon .fl_page_right .tit span.red1 {
    color: #b52d26;
  }
  .searchCon .fl_page_right ul li {
    border-bottom: 1px solid #f0f0f0;
    padding-left: 0.4rem;
    padding-right: 0.4rem;
    padding-top: 0.26667rem;
    padding-bottom: 0.26667rem;
    overflow: hidden;
  }
  .searchCon .fl_page_right ul li strong {
    font-size: 0.48rem;
    line-height: 0.69333rem;
    display: inline-block;
    padding-bottom: 0.26667rem;
  }
  .searchCon .fl_page_right ul li strong a {
    color: #333;
  }
  .searchCon .fl_page_right ul li p {
    text-indent: 2em;
    font-size: 0.37333rem;
    font-weight: normal;
    line-height: 0.64rem;
    padding-right: 0;
  }
  .searchCon .fl_page_right ul li span {
    display: block;
    font-size: 0.37333rem;
    line-height: 0.8rem;
    float: right;
  }
  .searchCon .page_n {
    text-align: center;
    padding: 0.53333rem 0.4rem;
    border-bottom: 1px solid #f0f0f0;
  }
  .searchCon .page_n ul li {
    float: left;
    line-height: 1;
    text-align: center;
    border-bottom: none;
    padding: 0;
  }
  .searchCon .page_n ul li.active a {
    background: #cc3333;
    color: #fff;
  }
  .searchCon .page_n ul li a {
    border: #dddad2 1px solid;
    background: #f7f6f3;
    min-width: 0.64rem;
    padding: 0 0.13333rem;
    height: 0.85333rem;
    margin: 0 0.21333rem 0 0;
    color: #333;
  }
  .searchCon .page_n ul li a:hover {
    background: #cc3333;
    color: #fff;
  }
	#floatPic {
		display: none;
	}
}
