﻿html {
  background: none repeat scroll 0 0 #ffffff;
  color: #000000;
}
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
fieldset,
img {
  border: 0 none;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
li {
  list-style: none outside none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0 none;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
}
input,
textarea,
select {
}
legend {
  color: #000000;
}
/* body {
  font: 13px/1.231 arial,helvetica,clean,sans-serif;
} */
select,
input,
button,
textarea {
  font: 99% arial, helvetica, clean, sans-serif;
  border-width: 0px;
}
table {
  font-size: inherit;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  line-height: 100%;
}
a {
  text-decoration: none;
  color: #fff;
}
a,img,button,input,textarea{-webkit-tap-highlight-color:rgba(255,255,255,0);}
h1,h2,h3,h4,h5,h6,strong{font-weight: normal;}
a:hover{text-decoration: none;}
a:focus{text-decoration: none;}s

strong {
  font-weight: bold;
}
input[type="submit"] {
  cursor: pointer;
}
button {
  cursor: pointer;
}
.clearfix:after {
  content: "";
  display: block;
  height: 0px;
  clear: both;
  visibility: hidden;
}
/* 省略号 */
.nowrap1 {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
}
.nowrap2 {
  text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* ---------------------------- */
.top {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  position: fixed;
  top: 0px;
  z-index: 99;
  background: rgba(64, 60, 60, 0.7);
}
.top .logo {
  width: 7rem;
  float: left;
  margin-left: 1.5rem;
  margin-top: 0.125rem;
}
.top .menu {
  width: 1.4rem;
  float: right;
  margin-right: 1.5rem;
  margin-top: 0.4rem;
}
.top .menu img {
  width: 100%;
}
.m_menu {
  position: absolute;
  z-index: 999999;
  background-color: rgba(237, 230, 230, 0.7);
  right: 15px;
  top: 65px;
  width: 90px;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
  -webkit-transform: translate(100%, 0%);
  -webkit-transition-duration: 0.6s, 0.6s, 0.6s;
  display: none;
  border-radius: 8px;
}
.sanjiao {
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-bottom: 10px solid rgba(255, 255, 255, 0.8);
  position: absolute;
  top: -9px;
  right: 15px;
}
.m_menu li {
  font-size: 18px;
  text-align: center;
  line-height: 45px;
}
.m_menu li a {
  color: #333;
}
.index-title {
  color: #534545;
  font-size: 20px;
  text-align: center;
  margin: auto;
  padding: 20px 0;
  font-weight: 800;
}
.index-title-bor {
  width: 20px;
  height: 2px;
  background: #f05863;
  margin: 5px auto 0;
}
.index-3-text {
  font-size: 12px;
  padding: 0 20px;
}
.index-3-m20 {
  /* margin-top: 20px; */
  margin-bottom: 16px;
}
.index-3-img {
  display: flex;
  justify-content: space-between;
}
.index-3-img-item {
  width: 49.5%;
  height: 94px;
  border-radius: 6px;
}
.video-img {
  width: 100%;
  margin-top: -8px;
}
.top .logo img {
  width: 100%;
}
.video-posi {
  position: relative;
}
.video-cctv {
  width: 102px;
  height: 24px;
}
.video-position-ab {
  position: absolute;
  width: 100%;
  top: 92px;
  z-index: 9;
  text-align: center;
}
.video-title {
  padding: 50px 0 16px;
  color: #ffffff;
  font-size: 36px;
  font-weight: 500;
}
.video-fenge {
  width: 251px;
  height: 1px;
  background: #ffffff;
  margin: auto;
}
.video-text {
  color: #ffffff;
  font-size: 17px;
  margin-top: 2px;
}
.m_menu.on {
  display: block;
  -webkit-transform: translate(0%, 0%);
  -webkit-transition-duration: 0.6s, 0.6s, 0.6s;
}
.index-LoremIpsum {
  background: url(../images/loremipsum.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-introduce {
  background: url(../images/introduce.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Curriculumidea {
  background: url(../images/curriculumidea.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Energeticsupport {
  background: url(../images/energeticsupport.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Abilitytosolution {
  background: url(../images/abilitytosolution.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Courseadvantage {
  background: url(../images/courseadvantage.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Joiningstrength {
  background: url(../images/joiningstrength.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Newstoreopening {
  background: url(../images/newstoreopening.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-Toguarantee {
  background: url(../images/toguarantee.png) no-repeat center;
  background-size: 50%;
  background-position: center 45%;
}
.index-4 {
  padding: 0px 18px;
}
.index-4-content {
  padding: 20px 0;
  margin: auto;
  border-radius: 9px;
  box-shadow: 0px 0px 12px 0px rgba(0, 0, 2, 0.15);
  /* width: 340px; */
}
.index-4-img {
  width: 96%;
  display: block;
  margin: 0px auto 10px;
}
.index-4-text {
  font-size: 12px;
  padding: 15px;
  color: #463f3f;
}
.con3 ul li {
  width: 50%;
  float: left;
  overflow: hidden;
  height: 160px;
}
.con3 ul li a {
  display: block;
  position: relative;
  height: 100%;
}
.con3 ul li a > img {
  display: block;
  height: 100%;
  margin: auto;
}
.zhicwl-trelp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 0.05rem;
  text-align: center;
  background: rgba(0, 0, 0, 0.5);
}
.con3 ul li a .zhicwl-trelp > div {
  position: relative;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s;
  width: 100%;
  padding-top: 30px;
}
.zhicwl-trelp img {
  width: 2.1481rem;
  height: 2.1667rem;
  margin: 0 auto;
  -webkit-transition: opacity 0.3s;
  -moz-transition: opacity 0.3s;
  transition: opacity 0.3s;
}
.index-7-dre {
  font-size: 12px;
}
.zhicwl-trelp h5 {
  color: #fff;
  font-size: 0.667rem;
  line-height: 1.5;
  font-weight: bold;
  padding-top: 0.463rem;
  font-size: 14px;
}
.index-swiper-2 {
  height: 120px;
  width: 130%;
  margin-left: -15%;
}
.slide-img {
  display: block;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;
  transition: 300ms;
  transform: scale(0.8);
}
.index-swiper-2 img {
  width: 100%;
  height: 100%;
}
.slide-view {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  border-radius: 0 0 6px 6px;
}
.slide-view {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  border-radius: 0 0 6px 6px;
}
.slide-view {
  width: 100%;
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  bottom: 0px;
  border-radius: 0 0 6px 6px;
}
.slide-img {
  display: block;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; */
  transition: 300ms;
  transform: scale(0.8);
}
.swiper-slide-active,
.swiper-slide-duplicate-active {
  transform: translateX(0px) scale(1);
}
.kctx-swiper-2 .slide-img {
  display: block;
  position: relative;
  text-align: center;
  font-size: 18px;
  background: #fff;

  /* Center slide text vertically */
  /* display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center; */
  transition: 300ms;
  transform: scale(0.6);
}
.kctx-swiper-2 .swiper-slide-active,
.kctx-swiper-2 .swiper-slide-duplicate-active {
  transform: translateX(0px) scale(1.2);
}
.kctx-swiper-2 img {
  width: 104%;
  height: 100%;
}
.index-swiper-2-p {
  padding: 12px;
  color: #ffffff;
  font-size: 12px;
}
.index-12-new {
  display: flex;
  justify-content: space-between;
  padding: 12px 18px 0px;
}
.index-12-new-list {
  width: 45%;
  display: flex;
  justify-content: space-between;
}
.index-12-new-bor {
  width: 2px;
  height: 98px;
  background: #f05863;
  border-radius: 1px;
  position: relative;
}
.index-12-bor-quan {
  width: 4px;
  height: 4px;
  background: #f05863;
  border-radius: 50%;
  position: absolute;
  top: 21px;
  left: -1px;
}
.index-12-new-time {
  width: 90%;
}
.index-12-new-tile {
  font-size: 12px;
  margin: 2px 0;
  color: #333;
  display: block;
}
.main {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.con7 {
  background-image: url(../images/bj1.png);
  background-repeat: no-repeat;
  background-position: right top;
  background-size: 14rem 4.4rem;
  background-color: #fff;
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 1.5rem;
  padding-top: 1.5rem;
}
.con7 .con7_tit:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
  width: 1.777rem;
  height: 0.222rem;
  background-color: #ffa200;
  border-right: 2px solid transparent;
}
.con7 .con7_tit:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  width: 6.5074rem;
  height: 0.222rem;
  background-color: #f05863;
}
.con7 .con7_tit {
  display: inline-block;
  position: relative;
  margin-top: 1.9444rem;
  padding-top: 0.7407rem;
}
.con7 .con7_tit h3 {
  color: #333;
  font-size: 0.8888rem;
  font-weight: bold;
  position: relative;
  display: block;
}
.con7 .con7_tit .text strong {
  font-size: 0.4815rem;
  color: #333;
  display: inline-block;
  font-weight: normal;
  padding-right: 0.3rem;
}
.con7 .con7_tit .text samp {
  font-size: 0.304rem;
  color: #333;
}
.con7 .con7_con {
  margin-top: 0.555rem;
  position: relative;
}
.con7 .con7_con li {
  margin-top: 0.7407rem;
}
.con7 .con7_con .li2 {
  width: 100%;
  float: left;
  border-bottom: 1px solid #ccc;
}
.con7 .con7_con .input1 {
  width: 100%;
  padding-left: 0.34rem;
  height: 2.5rem;
  line-height: 2.5rem;
  border-radius: 4px;
}
.clear {
  clear: both;
}
.swiper-zhezao {
  width: 100%;
  height: 150px;
  position: absolute;
  bottom: 0px;
  z-index: 9999;
}
.post {
  height: 104px;
  background: #f6f9fe;
  border-radius: 12px;
  color: #333;
  margin-top: 20px;
  line-height: 48px;
  padding: 0 16px;
}
.post-list {
  display: flex;
  justify-self: start;
  font-size: 14px;
  color: #6ca3e0;
  height: 34px;
  line-height: 34px;
}
.post-list-name {
  width: 100px;
}
.post-list-tel {
  width: 200px;
}
.post-list-date {
  width: 100px;
}
.con7 .con7_con .sub1 {
  width: 100%;
  font-size: 0.9629rem;
  height: 2.8rem;
  line-height: 2.8rem;
  color: #fff;
  text-align: center;
  float: left;
  background-color: #f05863;
  border-radius: 1rem;
}
.template {
  overflow: hidden;
}
.foot {
  background: #f0f3f8;
  padding: 40px 0px 28px;
  text-align: center;
  color: #585b63;
  font-size: 12px;
}
.foot div {
  padding: 2px 0;
}
.kctx-3 {
  display: flex;
  justify-content: space-between;
  padding: 8px 18px 10px 18px;
}
.kctx-3-dian {
  width: 1px;
  background: #d5d5d5;
  position: relative;
  height: 183px;
}
.dian-yuan {
  width: 7px;
  height: 7px;
  background: #d5d5d5;
  border-radius: 50%;
}
.dian-po-1 {
  position: absolute;
  top: 20px;
  left: -3px;
}
.dian-po-2 {
  position: absolute;
  top: 60px;
  left: -3px;
}
.dian-po-3 {
  position: absolute;
  top: 108px;
  left: -3px;
}
.dian-po-4 {
  position: absolute;
  top: 150px;
  left: -3px;
}
.kctx-3-content {
  width: 95%;
  position: relative;
}
.kctx-3-content .swiper-container {
  width: 100%;
  height: 183px;
  /* padding-bottom: 40px; */
  z-index: auto;
}
.img100to {
  width: 100%;
  height: 100%;
}
.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-items: center;
  text-align: justify;
}
.kc-li {
  width: 48%;
  height: 174px;
  padding-bottom: 42px;
  /* float: left; */
  position: relative;
  content: "";
}
.inxprod-list li {
  margin: 0 0px 10px 0px;
  overflow: hidden;
}
.img-ba,
.kc-li-a,
.kc-ba {
  width: 100%;
  height: 100%;
}
.inxprod-list li a {
  display: block;
  position: relative;
}
.kc-text {
  position: absolute;
  bottom: -30px;
  text-align: center;
  /* height: 110px; */
  width: 100%;
  background: #f05863;
  font-size: 12px;
}
.kc-text-tilte {
  padding: 8px 0;
  color: #fff;
  font-weight: 800;
}
.inxprod-list {
  padding: 0 10px;
}
.index-8 ul .kc-li {
  height: 86px;
  width: 49.2%;
}
.index-9-content {
  padding: 10px 20px 30px;
}
.index-9-content-img {
  width: 100%;
  height: 100%;
}
.index-9-list {
  display: flex;
  justify-content: space-between;
  padding: 10px 16px;
}
.index-9-list-time {
  width: 49%;
}
.index-9-time-img,
.index-10-time-img {
  width: 100%;
}
.index-10-content {
  display: flex;
  justify-content: space-between;
  padding: 2px 16px;
}
.index-10-list-time {
  width: 24%;
}
.index-11-content {
  padding: 0px 16px 10px;
}
.index-11-content-img {
  width: 100%;
  height: 100%;
}
.index-13-content {
  display: flex;
  justify-content: space-between;
  padding: 1px 16px;
}
.index-13-time {
  width: 32%;
  border: 1px solid #666;
  border-radius: 10px;
  margin-bottom: 4px;
}
.index-13-time-title {
  font-size: 18px;
  font-weight: 800;
  padding: 14px 0;
  text-align: center;
}
.index-13-time-text {
  font-size: 12px;
  /* text-align: center; */
  padding: 0 2px;
  padding-bottom: 12px;
}
.gywm-title {
  text-align: center;
  color: #ffffff;
  font-weight: 500;
  font-size: 31px;
}
.gywm-text {
  text-align: center;
  color: #ffffff;
  font-size: 14px;
}
.gywm-1 {
  margin: 32px 18px 18px;
  background: #ffffff;
  box-shadow: 0px 0px 11px 0px rgba(0, 0, 0, 0.12);
  border-radius: 5px;
  position: relative;
  color: #463f3f;
}
.gywm-1-title {
  /* width: 112px; */
  height: 23px;
  line-height: 23px;
  color: #fff;
  background: #f05863;
  border-radius: 11px;
  padding: 0 20px;
  position: absolute;
  top: -12px;
  left: 18px;
  text-align: center;
}
.gywm-1-text {
  padding: 24px 12px;
  font-size: 12px;
}
.gywm-2,
.gywm-3 {
  margin-bottom: 24px;
}
.gywm-bt-title {
  width: 112px;
  height: 23px;
  line-height: 23px;
  color: #fff;
  background: #f05863;
  border-radius: 11px;
  margin-left: 30px;
  font-size: 17px;
  text-align: center;
}
.gywm-3-img {
  padding: 10px 18px;
}
.gywm-3-img img {
  width: 100%;
}
.gywm-2-view {
  padding: 15px 17px 10px;
}
.gywm-ls-list {
  display: flex;
  justify-content: space-between;
  margin-bottom: 7px;
  min-height: 40px;
}
.gywm-ls-icon {
  width: 1px;
  height: auto;
  margin-right: 10px;
  position: relative;
}
.gywm-ls-icon-dian {
  width: 7px;
  height: 7px;
  position: absolute;
  top: 6px;
  left: -3px;
  z-index: 99;
  border-radius: 50%;
}
.back-dian-1 {
  background: #ea7d7d;
}
.back-dian-2 {
  background: #eac27d;
}
.back-dian-3 {
  background: #7deaab;
}
.back-dian-4 {
  background: #967dea;
}
.back-dian-5 {
  background: #7dd9ea;
}
.back-dian-1-30 {
  background: #fef6f7;
}
.back-dian-2-30 {
  background: #fefcf6;
}
.back-dian-3-30 {
  background: #f6fef7;
}
.back-dian-4-30 {
  background: #f8f6fe;
}
.back-dian-5-30 {
  background: #f6fdfe;
}
.color-1 {
  color: #ea7d7d;
}
.color-2 {
  color: #eac27d;
}
.color-3 {
  color: #7deaab;
}
.color-4 {
  color: #967dea;
}
.color-5 {
  color: #7dd9ea;
}

.gywm-ls-word {
  width: 98%;
  display: flex;
  justify-content: space-between;

  border-radius: 10px;
}
.color-yes {
  /* width: 64px; */
  padding: 5px 8px 0px 8px;

  font-weight: 500;
  font-size: 18px;
}
.gywm-ls-text {
  padding: 8px 10px 8px 0px;
  width: 100%;
}
.gywm-ls-text-p {
  color: #666;
  font-size: 12px;
}
.gywm-jies {
  font-size: 12px;
  width: 310px;
  margin: 70px auto;
  color: #fff;
  text-align: left;
}
.kc-pape-title {
  height: 82px;
  line-height: 82px;
  text-align: center;
  font-size: 82px;
  color: #f3f3f3;
  font-weight: bold;
  position: relative;
}
.kc-pape-title-po {
  text-align: center;
  line-height: 26px;
  color: #000000;
  font-size: 21px;
  font-weight: bold;
  position: absolute;
  top: 24px;
  width: 100%;
}
.pp-6-title-po{
  text-align: center;
  line-height: 26px;
  color: #000000;
font-size: 15px;
  position: absolute;
  top: 24px;
  width: 100%;
  font-weight:400;
}
.kc-pape-E{
  line-height: 12px;
  color: #CECECE;
  font-size: 12px;
font-weight: 400;
position: absolute;
top: 46px;
width: 100%;
text-align: center;

}

.kc-pape-1 {
  background: url("../images/kc-3.png") no-repeat center;
  background-size: 35%;
  background-position: 130% 40%;
  padding: 20px 0;
}
.kc-pape-1-content,
.kc-pape-2-content {
  padding: 0px 12px;
}
.pape-1-content-vue {
  background: #f6f6f6;
  box-shadow: 0px 0px 22px 0px rgba(0, 0, 2, 0.17);
  border-radius: 25px;
  padding: 20px;

  font-size: 12px;
}
.pape-2-content-vue {
  background: #ffffff;
  box-shadow: 0px 7px 15px 0px rgba(241, 87, 100, 0.1);
  border-radius: 20px;
  position: relative;
  padding: 30px 10px 24px;
}

/*  */
.pape-2-it {
  display: flex;
  justify-content: space-between;
}
.pape-2-top {
  margin-top: 4px;
}
.pape-2-it-item {
  display: block;
  min-height: 228px;
  width: 30%;
  border-radius: 10px;
  background: #27afba;
  color: #fff;
  padding: 0 5px;
}
.pape-2-it-item div{
  text-decoration: none;
}
.pape-2-it-title {
  font-size: 12px;
  font-weight: 800;
  text-align: center;
  padding-top: 10px;
  color: #fff;
}
.pape-2-it-der {
  font-size: 12px;
  text-align: center;
  color: #fff;
}
.pape-2-it-text {
  font-size: 12px;
  padding-top: 6px;
  color: #fff;
}
.pape-2-it-ren {
  background: #f05863;
}
.pape-2-it-yel {
  background: #ffa300;
}
.pape-2-it-yel2 {
  background: #f1823a;
}
.sanjiao-title {
  height: 44px;
  line-height: 44px;
  background: rgb(0 0 0 / 0%);
  min-width: 140px;
  text-align: center;
  border-radius: 40px;
  position: absolute;
  top: -22px;
  z-index: 99;
  left: 0px;
}
.sanjiao-title-img {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 52px;
  height: 46px;
}
.kc-pape-2 {
  padding-bottom: 20px;
}
.kctx-5 {
  padding: 8px 18px;
}
.con3 ul li {
  width: 50%;
  float: left;
  overflow: hidden;
  height: 160px;
}
div.kctx-5 ul li {
  height: 108px;
}
.con3 ul li a {
  display: block;
  position: relative;
  height: 100%;
}
.kctx-5-trelp {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
  width: 100%;
  height: 100%;
  padding-top: 0.05rem;
  text-align: right;
}
.kctx-5-h5 {
  padding-right: 20px;
  font-size: 16px;
  font-weight: bold;
  padding-top: 24px;
}
.kctx-5-fenge {
  font-size: 12px;
  color: #fff;
  padding-right: 20px;
  padding-top: 1px;
  padding-bottom: 1px;
}
.kctx-5-dre {
  font-size: 12px;
  color: #fff;
  padding-right: 20px;
}
.kctx-swiper-2-content {
  padding: 0 18px 20px;
}
.kctx-swiper-2 {
  width: 100%;
  height: 80px;
}
.page-top-text3 {
  position: absolute;
  width: 100%;
  top: 220px;
  text-align: center;
}
.page-top-text-xw {
  font-weight: bold;
  color: #ffffff;
  text-align: center;
  font-size: 30px;
}
.page-top-border {
  width: 145px;
  height: 1px;
  background: #ffffff;
  margin: 10px auto 6px;
  position: relative;
}
.page-top-border2 {
  width: 42px;
  height: 2px;
  background: #ffffff;
  border-radius: 1px;
  margin: -1px auto 0px;
}
.page-top-text-E {
  text-align: center;
  font-size: 10px;
  color: #fff;
  padding-top: 6px;
}
.xw-list-vue {
  padding: 0 16px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw-list-time {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  width: 47%;
  height: 28px;
  text-align: center;
  line-height: 28px;
  /* border: 1px solid #5e5e5e; */
  background: #f3f3f3;
  color: #3b3b3b;
  border-radius: 13px;
  font-size: 12px;
  margin-bottom: 20px;
}
a.xw-list-ok {
  background: #f05863;
  color: #fff;
}
.xw-list-new {
  padding: 18px 20px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.xw-new-time {
  width: 45.5%;
}
.xw-new-shouimg {
  width: 100%;
  border-radius: 5px;
}
.xw-new-title {
  font-size: 14px;
  color: #3b3b3b;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  word-break: break-all;
  padding: 4px 0 20px;
}
.page-top {
  position: relative;
}
.page-top-img {
  width: 100%;
}
.cctv {
  width: 113px;
  height: 25px;
  padding-bottom: 26px;
}
.xw-list {
  padding-top: 30px;
}
.kc-pape-title-po-1 {
  text-align: center;
  font-size: 12px;
  color: #454545;
  line-height: 26px;
  position: absolute;
  top: 50px;
  width: 100%;
}
.kc-pape-title-po-2 {
  text-align: center;
  font-size: 12px;
  color: #454545;
  line-height: 26px;
  position: absolute;
  top: 68px;
  width: 100%;
}
.pp-1-content {
  box-shadow: none;
  margin-top: -6px;
}
.kc-pape-1-img {
  width: 100%;
}
.kc-pape-1-img-vue {
  padding: 30px 32px 0;
}
.sanjiao-title-tx {
  padding: 0px 38px;
  font-size: 24px;
  color: #303234;
  font-weight: bold;
}
.sanjiao-title-e {
  padding: 0 38px 0;
  color: #f0eeee;
  font-weight: bold;
  font-size: 13px;
  line-height: 0px;
}
.pp-pape-2-con {
}
.pp-pape-2-con-list {
  padding: 10px 0;
  display: flex;
  justify-content: space-around;
}
.pp-pape-2-con-img {
  width: 115px;
  margin-right: 20px;
}
.pp-pape-2-con-text {
  width: 200px;
  font-size: 12px;
  color: #42485a;
  padding-top: 16px;
}
.pp-back-le {
  background: url(../images/kc-3-to.png) no-repeat center;
  background-size: 35%;
  background-position: -10% 6%;
  padding: 20px 0;
}
.pp-back-ri {
  background: url(../images/kc-3.png) no-repeat center;
  background-size: 35%;
  background-position: 130% 6%;
  padding: 20px 0;
}
.pp-pape-3-con {
  /* padding: 0px 10px; */
  display: flex;
  justify-content: space-around;
}
.pp-3-con-list {
  width: 160px;
  height: 96px;
  border-radius: 5px;
  position: relative;
}
.pp-3-con-title {
  color: #fff;
  padding-top: 7px;
  margin-left: -1px;
  margin-left: 14px;
}
.pp-3-con-title-num {
  font-weight: bold;
  font-size: 27px;
}
.pp-3-con-title-tx {
  font-size: 14px;
  font-weight: 800;
}
.pp-3-con-word {
  font-size: 12px;
  color: #fff;
  padding: 1px 14px 0;
}
.pp-3-con-list-01 {
  background: url(../images/pp-4-1.png) no-repeat 100%;
  background-size: 100%;
}
.pp-3-con-list-02 {
  background: url(../images/pp-4-2.png) no-repeat 100%;
  background-size: 100%;
}
.pp-3-con-list-03 {
  background: url(../images/pp-4-3.png) no-repeat 100%;
  background-size: 100%;
}
.pp-3-con-list-04 {
  background: url(../images/pp-4-4.png) no-repeat 100%;
  background-size: 100%;
}
.sho-01 {
  text-shadow: 0px 7px 19px rgba(255, 33, 52, 0.54);
}
.sho-02 {
  text-shadow: 0px 7px 19px rgba(31, 213, 178, 0.54);
}
.sho-03 {
  text-shadow: 0px 7px 19px rgba(165, 234, 19, 0.54);
}
.sho-04 {
  text-shadow: 0px 7px 19px rgba(43, 107, 203, 0.54);
}
.pp-3-con-pou {
  padding: 30px 0 40px;
  color: #3a3a3a;
  font-size: 15px;
  text-align: center;
}
.pp-3-nengli {
  display: flex;
  justify-content: space-around;
}
.pp-3-nengli-img {
  width: 121px;
  height: 131px;
}
.pp-3-nengli-img img {
  width: 100%;
  height: 100%;
}
.pp-3-nengli-nr {
  width: 200px;
}
.pp-3-nengli-nr-list {
  display: flex;
  justify-content: space-around;
}
.nr-list-iocn {
  width: 41px;
  height: 29px;
  /* margin-right: 6px; */
  /* float: left; */
}
.nr-list-word {
  width: 150px;
  /* float: left; */
  min-height: 34px;
  color: #4c4c4c;
  font-size: 12px;
  display: flex;
  align-items: center;
}
.pp-4-content {
  display: flex;
  justify-content: space-around;
  align-items: center;
  padding: 10px 0;
}
.pp-4-content-le {
  width: 43%;
}
.pp-4-content-ri {
  width: 57%;
}
.pp-4-content-le-title {
  height: 40px;
  text-align: center;
  line-height: 40px;
  background: #e1d7d7;

  color: #ffffff;
  font-weight: bold;
  font-size: 18px;
}
.pp-4-content-le-li {
  padding: 10px;
  color: #333;
  font-size: 12px;
}
.pp-4-le-ba {
  background: #e1d7d7;
  color: #ffffff;
}
.pp-4-content-ri-title {
  height: 40px;
  line-height: 40px;
  text-align: center;
  background: linear-gradient(0deg, #ffcbd0, #f15764);
  color: #ffffff;
  font-size: 18px;
  font-weight: bold;
}
.pp-4-content-ri-li {
  padding: 13px 15px;
  color: #333;
  font-size: 13px;
}
.pp-4-ri-ba {
  color: #ffffff;
  background: #f46975;
}
.pp-5-content {
  padding: 12px 0;
}
.pp-5-content-li {
  width: 330px;
  height: 79px;
  margin: auto;
  display: flex;
  justify-content: space-around;

}
.pp-5-list-ba1 {
  background: url(../images/pp-5-01.png)no-repeat;
  background-size: 100% 100%;
}
.pp-5-list-ba2 {
  background: url(../images/pp-5-02.png)no-repeat;
  background-size: 100% 100%;
}
.pp-5-list-ba3 {
  background: url(../images/pp-5-03.png)no-repeat;
  background-size: 100% 100%;
}
.pp-5-list-ba4 {
  background: url(../images/pp-5-04.png)no-repeat;
  background-size: 100% 100%;
}
.pp-5-list-tex{
  padding: 23px 0px 0 5px;
  width: 195px;
  color: #000000;
font-size: 12px;
}
.pp-5-list-title{
padding-top: 16px;
  font-size: 16px;
  font-weight: bold;
color: #F3F3F3;
}
.index-11-content {
  border-radius: 12px;
  padding-top: 22px;
  position: relative;
}
.index-11-title {
  font-size: 16px;
  font-weight: 800;
  text-align: center;

  color: #3A3A3A;}
.index-11-title2 {
  font-size: 14px;
  text-align: center;
  color: #3A3A3A;
  font-weight: 800;
}
.index-11-title-span {
  font-size: 20px;
  color: #F16670;
  font-weight: 800;

}
.index-11-con {
  padding: 15px 0px;
}
.index-11-img {
  width: 100%;
  height: 100%;
  border-radius: 10px;
}
div.pp-8-img{
  padding: 15px 4px 0 4px;
}
.pp-9-vue{
  padding: 30px 0px 0;
}
div.pp-9{
  padding-bottom: 0px;
}
.pp-9 .kc-pape-title-po-1{
  font-size: 16px;
  top: 47px;
}
.page-top {
  position: relative;
}
.page-top-img {
  width: 100%;
}
.page-top-new {
  position: absolute;
  top: 60px;
  left: 18px;
  color: #ffffff;
  font-size: 12px;
}
.page-top-text2 {
  position: absolute;
  width: 100%;
  top: 114px;
  text-align: center;
}
.page-top-text-si {
  text-align: center;
  font-size: 23px;
  color: #fff;
  font-weight: bold;
}
.page-top-text-E {
  text-align: center;
  font-size: 10px;
  color: #fff;
  padding-top: 6px;
}
.kc-con-tent {
  /*background: #f8f9f8;*/
  padding: 18px;
}
.kc-con-tent img{width: 100%!important;height: auto!important;}
.submit-btn-s2{margin-top: 18px;}

/* 新闻详情页 */
.content {
    min-height: 8rem;
    overflow: hidden;
    font-size: 14px;
    margin-top: 6%;
    background-color: transparent;
    padding-top: 42px;
}
.content img{max-width: 100%;height: auto!important;}
.innerInfo {
    margin: 0 10px;
}
.news_xaingxi {
    text-align: center;
    font-size: 16px;
    font-weight: bold;
}
.innerInfo .news_author {
    margin: 10px 0;
    text-align: center;
}
.container {
    padding: 20px 0;
}

.relate-article{font-size: 14px;line-height: 2;}
.relate-article a{color: #f05863;}





/* 分页样式 */
.pages{text-align: center;}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
  font-size: 14px;
}

.pagination>li {
  display: inline;
}

.pagination>li>a,
.pagination>li>span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857;
  text-decoration: none;
  color: #f05863;
  background-color: #fff;
  /* border: 1px solid #ddd; */
  margin-left: -1px;
  box-shadow: 5px 5px 5px #f9dadc;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>a:focus,
.pagination>li>span:hover,
.pagination>li>span:focus {
  z-index: 2;
  color: #f05863;
  background-color: #f49d1a6e;
  /* border-color: #ddd; */
}

.pagination>.active>a,
.pagination>.active>a:hover,
.pagination>.active>a:focus,
.pagination>.active>span,
.pagination>.active>span:hover,
.pagination>.active>span:focus {
  z-index: 3;
  color: #fff;
  background-color: #f05863;
  border-color: #f05863;
  cursor: default;
}
