*,
*::before,
*::after {
  box-sizing: border-box;
}

html,
body,
h1,
h2,
h3,
h4,
h5,
h6,
div,
dl,
dt,
dd,
ul,
ol,
li,
p,
blockquote,
pre,
hr,
figure,
table,
caption,
th,
td,
form,
fieldset,
legend,
input,
button,
textarea,
menu {
  margin: 0;
  padding: 0;
}

header,
footer,
section,
article,
aside,
nav,
hgroup,
address,
figure,
figcaption,
menu,
details {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption,
th {
  text-align: left;
  font-weight: normal;
}

html,
body,
fieldset,
img,
iframe,
abbr {
  border: 0;
}

i,
cite,
em,
var,
address,
dfn {
  font-style: normal;
}

summary {
  outline: 0;
}

li {
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
small {
  font-size: 100%;
}

sup,
sub {
  font-size: 83%;
}

pre,
code,
kbd,
samp {
  font-family: inherit;
}

q:before,
q:after {
  content: none;
}

textarea {
  overflow: auto;
  resize: none;
}

input {
  outline: none;
  box-shadow: none;
}

label,
summary {
  cursor: default;
}

a,
button {
  cursor: pointer;
}

button {
  border: none;
}

h1,
h2,
h3,
h4,
h5,
h6,
em,
strong,
b {
  font-weight: bold;
}

del,
ins,
u,
s,
a,
a:hover {
  text-decoration: none;
}

body {
  font: 12px/150% Arial, Verdana, Microsoft Yahei, "\5b8b\4f53";
  color: #333;
  outline: 0;
  background-color: #fff;
}

a {
  color: #333;
  outline: none;
  text-decoration: none;
}

a:hover {
  color: #0665bf;
}

.cl {
  clear: both;
}
.show-hide {
  display: none;
}
.container {
  width: 1440px;
  margin: 0 auto;
}
.container-full {
  width: 100%;
  margin: 0 auto;
}
.index-header {
  height: 752px;
  background-image: url(top.jpg);
  background-repeat: no-repeat;
}
.top {
  height: 78px;
}
.top .left {
  color: #fff;
  font-size: 16px;
  line-height: 78px;
  width: 360px;
  float: left;
}
.top .right {
  color: #fff;
  font-size: 16px;
  height: 78px;
  line-height: 78px;
  width: 250px;
  float: right;
}
.top .right a {
  color: #fff;
}
.top .right .a1 {
  position: relative;
  float: left;
}
.top .right .a1 b {
  position: absolute;
  color: #fff;
  font-size: 12px;
  width: 34px;
  height: 20px;
  line-height: 20px;
  background-color: #d61618;
  display: inline-block;
  text-align: center;
  border-radius: 5px;
  top: 10px;
  left: 5px;
}
.top .right span {
  width: 23px;
  height: 23px;
  font-size: 20px;
  float: left;
  margin-right: 40px;
}
.top .right form {
  position: relative;
  width: 114px;
  height: 30px;

  float: left;
  margin-right: 30px;
}
.top .right form span {
  position: absolute;
  font-size: 14px;
  color: #969696;
  left: 20px;
}
.top .right #searchinput2 {
  width: 114px;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  border: none;
  text-align: center;
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.top .right img {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  display: inline-block;
  margin-top: 22px;
}
.logo {
  text-align: center;
  margin-top: 77px;
  height: 100px;
  font-size: 0;
}
.logo section {
  width: 420px;
  height: 100px;
  display: inline-block;
}
.logo img {
  width: 100px;
  height: 100px;
  float: left;
}
.logo .right {
  width: 320px;
  height: 100px;
  float: left;
}
.logo h1 {
  color: #d61518;
  font-size: 40px;
  height: 50px;
  line-height: 50px;
  margin-top: 15px;
}

.logo p {
  width: 320px;
  color: #999;
  font-size: 14px;
  height: 20px;
  margin-top: 10px;
  margin-left: 10px;
}
.search-box {
  margin-top: 65px;
  text-align: center;
}
.search-box form {
  display: inline-block;
  position: relative;
  width: 700px;
}
.search-box input {
  width: 630px;
  height: 52px;
  line-height: 52px;
  padding: 0 10px;
  border: #e5e5e5 1px solid;
  border-right: none;
  font-size: 14px;
  float: left;
  border-radius: 5px 0 0 5px;
}
.search-box input#searchinput3 {
  border-radius: 5px 0 0 5px;
  color: #cecbcb;
  font-size: 15px;
}
.search-box .dosubmit {
  width: 70px;
  border: #e5e5e5 1px solid;
  border-left: none;
  background-color: #f5f5f6;
  float: left;
  line-height: 52px;
  padding: 0;
  cursor: pointer;
  border-radius: 0 5px 5px 0;
  height: 52px;
  color: #b6b6b6;
}
.search-box .dosubmit i {
  width: 30px;
  display: inline-block;
  font-size: 20px;
}
.search-box form span {
  position: absolute;
  font-size: 20px;
  color: #b6b6b6;
  top: 0px;
  right: 25px;
}

.search-box .voice {
  right: 70px;
  width: 30px;
  line-height: 52px;
  cursor: pointer;
}
.search-box p {
  color: #a6a6a6;
  font-size: 14px;
  text-align: left;
  margin-top: 20px;
  float: left;
}

.join {
  margin-top: 50px;
}
.join .cell {
  width: 400px;
  float: left;
  color: #333;
  font-size: 14px;
}
.join .cell-2 {
  margin: 0 40px;
}
.join .cell-3 {
  width: 520px;
}
.join .cell h3 {
  height: 55px;
  line-height: 55px;
  color: #a58352;
  font-size: 18px;
  text-align: center;
  border-bottom: #c6c6c6 1px solid;
  margin-bottom: 24px;
}
.join .cell h3 span {
  font-size: 20px;
  margin-right: 5px;
}
.join #scroll-1,
.join #scroll-2,
.join #scroll-3 {
  height: 100px;
  overflow: hidden;
}
.join #scroll-1 li:first-child,
.join #scroll-2 li:first-child,
.join #scroll-3 li:first-child {
  margin-top: 0px;
  transition: margin-top 0.8s; /*此处可修改每次滚动持续时间*/
}

.join .cell ul {
  height: 100px;
  overflow: hidden;
  float: left;
}
.join .cell li {
  margin-bottom: 15px;
  height: 20px;
  line-height: 20px;
}
.join .cell-1 li {
  width: 100%;
  float: left;
}
.join .cell-1 li span {
  width: 132px;
  float: left;
  text-align: right;
}
.join .cell-1 li span.span-2 {
  margin: 0 35px;
}
.join .cell-1 .li-2 {
  margin: 0 40px;
}
.join .cell-3 li {
  overflow: hidden;
}

.naver {
  height: 75px;
  margin-top: 30px;
}
.naver li {
  float: left;
  height: 75px;
  line-height: 75px;
  margin-right: 60px;
  font-size: 20px;
  font-weight: bold;
}
.naver li a {
  color: #fff;
  height: 65px;
  display: inline-block;
}
.naver li a.on {
  color: #fff;
  border-bottom: #fff 4px solid;
}
.naver .time {
  margin-left: 70px;
  width: 260px;
  text-align: right;
  margin-right: 0;
}
.naver .time span {
  color: #fff;
  font-size: 16px;
  background-color: #333;
  opacity: 0.5;
  width: 210px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  display: inline-block;
  border-radius: 5px;
}

.hotnews {
  background-color: #bd1a2d;
  padding-top: 35px;
}

.hotnews .container {
  height: 138px;
  border-top: #ffedcb 1px solid;
  border-bottom: #ffedcb 1px solid;
  padding: 30px 0;
}

.hotnews .container h1 {
  color: #ffeccb;
  font-size: 32px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  overflow: hidden;
  margin-bottom: 20px;
}
.hotnews .container p {
  color: #ffeccb;
  font-size: 16px;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
}

.slide {
  background-color: #bd1a2d;
  padding: 35px 0;
}
.slide .swiper-container {
  height: 470px;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
}
.slide .swiper-slide .left {
  float: left;
  width: 767px;
}
.slide .swiper-slide .left h2 {
  margin-top: 10px;
}
.slide .swiper-slide .left h2 b {
  font-size: 24px;
}
.slide .swiper-slide .left h2 span {
  font-size: 16px;
  margin-left: 10px;
}
.slide .swiper-slide .left article {
  margin-top: 20px;
  margin-bottom: 20px;
  height: 295px;
  overflow: hidden;
}
.slide .swiper-slide .left a {
  font-size: 16px;
  color: #fff;
  float: right;
  width: 80px;
  border-bottom: #ffedcb 1px solid;
  height: 30px;
  text-align: center;
}
.slide .swiper-slide img {
  width: 600px;
  height: 410px;
  float: right;
}

.slide .swiper-container {
  position: relative;
}

.slide .bottom-nav {
  width: 100%;
  text-align: center;
  position: absolute;
  right: 0;
  bottom: 20px;
  z-index: 10;
}

.slide .swiper-pagination {
  position: relative;
  text-align: right;
}

.slide .swiper-pagination-bullet {
  width: 16px;
  height: 16px;
  background: #fff;
  margin: 0 15px;
  opacity: 1;
  border-radius: 50%;
}
.slide .swiper-pagination-bullet-active {
  background: #f5d389;
}

.news .news-type {
  background-color: #bd1a2d;

  height: 68px;
}
.news .news-type p {
  width: 120px;
  float: left;
  font-size: 22px;
  color: #fff;
  font-weight: bold;
  height: 40px;
  line-height: 40px;
  text-align: center;
  margin-right: 10px;
  cursor: pointer;
}
.news .news-type p.on {
  border-bottom: #ffedcb 1px solid;
  color: #ffedcb;
}
.news .news-type p span {
  display: none;
}

.news .news-type p.on span {
  display: inline;
}
.news .news-li {
  background-color: #f4f6f8;
  height: 400px;
}
.news .news-li .container {
  background-color: #fff;
  height: 435px;
}
.news .news-li .container ul {
  width: 824px;
  float: left;
  padding: 20px 35px;
}
.news .news-li .container li {
  list-style-type: disc;
  width: 754px;
  float: left;
  height: 40px;
  line-height: 40px;
}
.news .news-li .container li a {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #656565;
  width: 696px;
  overflow: hidden;
  float: left;
}
.news .news-li .container li span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #656565;
  float: right;
}

.news .right {
  padding: 22px;
  width: 600px;
  height: 466px;
  float: right;
  margin-top: -60px;
  position: relative;
  background-color: #fff;
}
.news .news-li .swiper-container2 {
  overflow: hidden;
  position: relative;
}
.news .right img {
  width: 556px;
  height: 418px;
}
.news .right .swiper-slide {
  position: relative;
}
.news .right .swiper-slide p {
  width: 100%;
  position: absolute;
  bottom: 4px;
  height: 40px;
  line-height: 40px;
  background-color: #333;
  opacity: 0.7;
  color: #fff;
  font-size: 14px;
  text-indent: 1rem;
}

.news .right .bottom-nav {
  height: 30px;
  position: absolute;
  right: 70px;
  bottom: 27px;
  z-index: 2000;
}

.news .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 5px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 7px;
}

.news .swiper-pagination-bullet-active {
  background: #ff0000;
  border-radius: 5px;

  width: 23px;
  height: 10px;
  margin-top: 7px;
}

.news .news-li .container ul {
  display: none;
}

.news .news-li .container ul.show {
  display: block;
}
.main {
  background-color: #f4f6f8;
  padding-bottom: 45px;
}
.main .container {
  background-color: #fff;
  padding: 20px;
}
.main .banner {
  float: left;
}
.main .banner img {
  width: 1400px;
  height: 103px;
  margin-bottom: 20px;
}
.main .banner2 img {
  width: 100%;
  height: 103px;
  margin-bottom: 20px;
  margin-top: 20px;
}
.main .news-ad .banner2 img {
  margin-top: 0;
}
.main .puxi {
  width: 1400px;
  border: #efefef 1px solid;
  float: left;
}
.main .puxi .bg {
  width: 100%;
  height: 60px;
}
.main .puxi .bg .bg-1 {
  width: 75px;
  height: 60px;
  background-image: url(puxi.jpg);
  background-repeat: no-repeat;
  background-position: -2px -2px;
  display: block;
  float: left;
}
.main .puxi .bg .bg-2 {
  width: 161px;
  height: 52px;
  background-image: url(goodtime.jpg);
  background-repeat: no-repeat;
  background-position: 2px -2px;

  display: block;
  float: right;
}
.main .puxi .ccr {
  text-align: center;
}
.main .puxi .ccr .line {
  width: 1440px;
  height: 21px;
  background-image: url(line.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
}

.main .puxi .ccr h2 {
  font-size: 28px;
  color: #000;
  height: 40px;
  line-height: 40px;
  width: 240px;
  text-align: center;
  margin-top: -20px;
  display: inline-block;
  position: relative;
}
.main .puxi .ccr h2 strong {
  width: 90px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 30px;
}

.main .puxi .ccr h2 b {
  width: 90px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 30px;
}
.main .puxi .ccr h2 span {
  width: 28px;
  height: 21px;
  background-repeat: no-repeat;
  display: block;
}
.main .puxi .ccr h2 span.span-1 {
  background-image: url(connect-l.png);
  float: right;
}
.main .puxi .ccr h2 span.span-2 {
  background-image: url(connect-r.png);
  float: left;
}
.main .puxi .ccr h2 b {
  color: #bd192c;
}

.main .puxi .all {
  width: 100%;
  text-align: center;
}
.main .puxi .all .row {
  width: 1150px;
  float: left;
  margin-left: 110px;
}
.main .puxi .all b {
  width: 70px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #d0d0d0;
  display: block;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  float: left;
  margin-right: 15px;
  cursor: pointer;
}
.main .puxi .all b.on {
  background-color: #c01220;
}

.main .puxi .all .tab {
  overflow: hidden;
  height: 30px;
  width: 1060px;
  float: left;
  position: relative;
}
.main .puxi .all #puxi-tab {
  width: 1000000px;
  float: left;
  position: absolute;
  left: 0;
  top: 0;
}
.main .puxi .all .tab span {
  width: 70px;
  height: 30px;
  line-height: 30px;
  color: #fff;
  background-color: #d0d0d0;
  display: block;
  font-size: 14px;
  border-radius: 5px;
  text-align: center;
  float: left;
  margin-right: 6px;
  cursor: pointer;
}
.main .puxi .all .tab span.on {
  background-color: #c01220;
}
.main .puxi .all .arrow {
  width: 14px;
  float: left;
}
.main .puxi .all .arrow span {
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #fff;
  background-color: #b2b2b2;
  display: block;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  float: left;
  margin-bottom: 1px;
}
.main .puxi .all-show {
  width: 100%;
  float: left;
  margin-top: 30px;
  text-align: center;
  position: relative;
  overflow: hidden;
}
.main .puxi .all-show li {
  width: 290px;
  height: 304px;
  padding: 7px;
  display: inline-block;
  background-image: url(img-bg.png);
  margin: 10px 20px;
}
.main .puxi .all-show li:hover {
  background-image: url(img-bg2.png);
}
.main .puxi .all-show li div {
  width: 276px;
  height: 290px;
  float: left;
  padding: 15px;
  overflow: hidden;
}
.main .puxi .all-show li div .index-img {
  float: left;
  width: 245px;
  height: 160px;
  overflow: hidden;
  margin: 15px 0;
}
.main .puxi .all-show li div img {
  width: 245px;
  height: 160px;
  overflow: hidden;
}
.main .puxi .all-show li div h3 {
  font-size: 22px;
  color: #bf121f;
  text-align-last: left;
  margin-top: 10px;
  overflow: hidden;
  height: 25px;
  line-height: 25px;
}
.main .puxi .all-show li div h3 span {
  font-size: 14px;
  color: #333;
  margin-left: 15px;
}
.main .puxi .all-show li div p {
  font-size: 0;
}
.main .puxi .all-show li div p span {
  font-size: 14px;
  color: #666;
  background-color: #dfdfdf;
  height: 30px;
  line-height: 30px;
  border-radius: 5px;
  float: left;
}
.main .puxi .all-show li div p .span-1 {
  width: 90px;
  margin-right: 13px;
}
.main .puxi .all-show li div p .span-2 {
  width: 70px;
  margin-right: 13px;
}
.main .puxi .all-show li div p .span-3 {
  width: 60px;
}
.main .puxi .all-show li div p a:hover span {
  color: #996a40;
  background-color: #e0cba1;
}
.main .puxi .all-show .slide-arrow {
  width: 100%;
  float: left;
  padding: 0 10px;
  position: absolute;
  top: 50%;
}
.main .puxi .all-show .swiper-container6 {
  width: 1280px;
  float: left;
  overflow: hidden;
  margin-left: 40px;
}
.main .puxi .all-show .swiper-container66 {
  width: 1280px;
  float: left;
  overflow: hidden;
  margin-left: 40px;
}
.main .puxi .all-show .slide-arrow span {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  background-color: #b2b2b2;
  color: #fff;
  display: inline-block;
  cursor: pointer;
}
.main .puxi .all-show .slide-arrow .icon-arrowr {
  float: left;
}
.main .puxi .all-show .slide-arrow .icon-arrowl {
  float: right;
}
.main .puxi .all-show .slide-arrow .swiper-button-prev {
  background-image: none;
}
.main .puxi .all-show .slide-arrow .swiper-button-next {
  background-image: none;
}
.main .school {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.main .school .row {
  float: left;
  width: 100%;
}
.main .school h1 {
  width: 50%;
  float: left;
  height: 76px;
  line-height: 76px;
  text-align: center;
  color: #999;
  background-color: #dcdcdc;
  cursor: pointer;
}
.main .school h1.on {
  color: #fff;
  background-color: #757575;
}
.main .school h1 b {
  font-size: 28px;
  margin-right: 10px;
}
.main .school h1 span {
  font-size: 18px;
  font-weight: normal;
  position: relative;
}

.main .school h1 .icon-arrowl {
  width: 16px;
  height: 16px;
  line-height: 16px;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
  border: #fff 1px solid;
  position: absolute;
  top: 2px;
  margin-left: 5px;
}
.main .school .tab-show {
  width: 100%;
  float: left;
}
.main .school .tab-show section {
  padding-top: 20px;
}
.main .school .school-show {
  float: left;
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
  border: #efefef 1px solid;
  margin-bottom: 20px;
}
.main .school .school-show .swiper-slide div {
  width: 316px;
  height: 360px;
  display: inline-block;
  background-image: url(img-bg3.png);
  margin: 10px 15px;
}

.main .school .school-show div article {
  width: 280px;
  height: 230px;
  overflow: hidden;
  padding-left: 40px;
  padding-top: 10px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
}
.main .school .school-show div h3 {
  font-size: 22px;
  color: #fff;
  margin-top: 40px;
  padding-left: 30px;
}
.main .school .school-show div h3 span {
  font-size: 14px;
  color: #fff;
  margin-left: 15px;
}
.main .school .school-show div p span {
  font-size: 14px;
  color: #666;
  background-color: #dfdfdf;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
}
.main .school .school-show div p .span-1 {
  width: 100px;

  margin-left: 40px;
  margin-right: 15px;
}
.main .school .school-show div p .span-2 {
  width: 122px;
  cursor: pointer;
}
.main .school .school-show div p a:hover span {
  color: #996a40;
  background-color: #e0cba1;
}
.main .school .school-show .bottom-nav {
  height: 30px;
  position: absolute;
  right: 50%;
  bottom: 10px;
  z-index: 2000;
}

.main .school .school-show .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #b2b2b2;
  margin: 0 5px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 7px;
}

.main .school .school-show .swiper-pagination-bullet-active {
  background: #666;
  border-radius: 5px;

  width: 23px;
  height: 10px;
  margin-top: 7px;
}

.main .school .school-show2 {
  float: left;
  width: 100%;
  height: 440px;
  overflow: hidden;
  position: relative;
  border: #efefef 1px solid;
  margin-bottom: 20px;
}
.main .school .school-show2 .swiper-slide div {
  width: 300px;
  height: 360px;
  display: inline-block;
  background-image: url(img-bg4.png);
  background-repeat: no-repeat;
  margin: 10px 23px;
  padding: 19px;
}

.main .school .school-show2 div article {
  width: 280px;
  height: 100px;
  overflow: hidden;
  padding: 10px;
  font-size: 12px;
  color: #666;
  line-height: 1.5;
  margin-top: 10px;
}
.main .school .school-show2 div h3 {
  font-size: 22px;
  color: #bf121f;
  margin-top: 10px;
  margin-bottom: 20px;
  text-align: center;
}

.main .school .school-show2 div img {
  width: 262px;
  height: 127px;
}
.main .school .school-show2 div p {
  font-size: 0;
}
.main .school .school-show2 div p span {
  width: 80px;

  font-size: 14px;
  color: #666;
  background-color: #dfdfdf;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
}
.main .school .school-show2 div p .span-2 {
  margin-left: 10px;
  margin-right: 10px;
}

.main .school .school-show2 div p a:hover span {
  color: #996a40;
  background-color: #e0cba1;
}
.main .school .school-show2 .bottom-nav {
  height: 30px;
  position: absolute;
  right: 50%;
  bottom: 10px;
  z-index: 2000;
}

.main .school .school-show2 .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #b2b2b2;
  margin: 0 5px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 7px;
}

.main .school .school-show2 .swiper-pagination-bullet-active {
  background: #666;
  border-radius: 5px;

  width: 23px;
  height: 10px;
  margin-top: 7px;
}

.main .school .school-show,
.main .school .school-show2 {
  display: none;
}

.main .school .show {
  display: block;
}
.main .cate {
  width: 100%;
  float: left;
  border: #efefef 1px solid;
  padding: 20px 0;
}
.main .cate .cell {
  width: 465px;
  float: left;
  padding: 20px;
}
.main .cate .center {
  border-left: #efefef 1px solid;
  border-right: #efefef 1px solid;
}

.main .cate .cell h3 {
  float: left;
  width: 100%;
  height: 40px;
  border-bottom: #efefef 1px solid;
  margin-bottom: 20px;
}
.main .cate .cell h3 b {
  color: #bd192c;
  font-size: 22px;
}
.main .cate .cell h3 a {
  color: #666;
  font-size: 14px;
  float: right;
  width: 50px;
  height: 25px;
  line-height: 25px;
  border: #d1d1d1 1px solid;
  text-align: center;
  border-radius: 5px;
  font-weight: normal;
}

.main .cate .cell-img {
  position: relative;
  float: left;
}
.main .cate .cell-img img {
  width: 410px;
  height: 130px;
}
.main .cate .cell-img p {
  position: absolute;
  bottom: 5px;
  overflow: hidden;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #333;
  opacity: 0.7;
}
.main .cate li {
  width: 100%;

  height: 24px;
  line-height: 24px;
  float: left;
  color: #656565;
  font-size: 16px;
  margin-top: 10px;
  list-style-type: disc;
  margin-left: 10px;
}
.main .cate li a {
  overflow: hidden;
  float: left;
  height: 24px;
  line-height: 24px;
}
.main .cate .right h3 {
  margin-bottom: 0;
}
.main .cate .right .h3-2 {
  margin-top: 30px;
}
.main .video {
  width: 100%;
  float: left;
  margin-top: 20px;
  border: #efefef 1px solid;
  padding: 20px 0;
}
.main .video .cell {
  width: 310px;
  float: left;
  margin-left: 18px;
  border: #efefef 1px solid;
  overflow: hidden;
  padding-bottom: 20px;
}
.main .video .cell-img {
  position: relative;
  float: left;
}
.main .video .cell-img img {
  width: 310px;
  height: 173px;
}
.main .video .cell2 {
  width: 380px;
  border: none;
  padding-bottom: 0;
}
.main .video .cell2 .cell-img img {
  width: 380px;
  height: 173px;
}
.main .video .cell2 .cell-img2 {
  margin-top: 15px;
}
.main .video .cell-img p {
  position: absolute;
  bottom: 5px;
  overflow: hidden;
  width: 100%;
  height: 36px;
  line-height: 36px;
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #333;
  opacity: 0.7;
  padding: 0 10px;
}
.main .video .cell-img span {
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #bd1a2d;
  display: inline-block;
  width: 46px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: 0;
}
.main .video li {
  width: 100%;

  float: left;
  color: #656565;
  font-size: 16px;
  margin-top: 10px;
  list-style-type: disc;
  margin-left: 30px;
}
.main .video li a {
  width: 100%;
  float: left;

  overflow: hidden;
  padding-right: 40px;
  height: 24px;
  line-height: 24px;
}
.main .video .right h3 {
  margin-bottom: 0;
}
.main .video .right .h3-2 {
  margin-top: 30px;
}
.main .partner {
  width: 1400px;
  border: #efefef 1px solid;
  float: left;
  margin-top: 20px;
  padding-bottom: 40px;
}
.main .partner .bg {
  width: 100%;
  height: 60px;
}
.main .partner .bg .bg-1 {
  width: 75px;
  height: 60px;
  background-image: url(hezuo.jpg);
  background-repeat: no-repeat;
  display: block;
  float: left;
}

.main .partner .ccr {
  text-align: center;
}
.main .partner .ccr .line {
  width: 1440px;
  height: 21px;
  background-image: url(line.png);
  background-repeat: no-repeat;
  display: block;
  float: left;
  margin-top: -10px;
}

.main .partner .ccr h2 {
  font-size: 28px;
  color: #000;
  height: 40px;
  line-height: 40px;
  width: 240px;
  text-align: center;
  margin-top: -20px;
  display: inline-block;
  position: relative;
}
.main .partner .ccr h2 strong {
  width: 90px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: -10px;
  left: 45px;
}

.main .partner .ccr h2 b {
  width: 90px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  position: absolute;
  top: -10px;
  right: 15px;
  color: #bd192c;
  text-align: left;
}
.main .partner .partner-show {
  overflow: hidden;
  text-align: center;
  position: relative;
}
.main .partner .partner-show .swiper-slide a {
  width: 240px;
  display: inline-block;
  margin-left: 40px;
  margin-right: 20px;
  text-align: center;
  overflow: hidden;
}
.main .partner .partner-show .swiper-slide p {
  text-align: center;
  width: 100%;
}
.main .partner .partner-show .swiper-button-prev {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  background-color: #b2b2b2;
  color: #fff;
  background-image: none;
}
.main .partner .partner-show .swiper-button-next {
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50%;
  background-color: #b2b2b2;
  color: #fff;
  background-image: none;
}

.footer .copyright {
  width: 100%;
  height: 190px;
  background-color: #bd1a2d;
  float: left;
}
.footer .copyright .logo2 {
  width: 180px;
  height: 120px;
  margin-top: 40px;
  margin-left: 60px;
  text-align: center;
  border-right: #fff 1px solid;
  padding-right: 20px;
  float: left;
}
.footer .copyright .logo2 img {
  width: 83px;
  height: 83px;
  margin-bottom: 10px;
}
.footer .copyright .logo2 h1 {
  color: #fff;
  font-size: 20px;
}
.footer .copyright section {
  width: 750px;
  float: left;
  color: #fff;
  font-size: 14px;
  padding-top: 50px;
  padding-left: 20px;
}
.footer .copyright section p {
  margin-bottom: 10px;
}
.footer .copyright section p.p1 span {
  margin-left: 10px;
  margin-right: 10px;
}
.footer .copyright section a {
  color: #fff;
}
.footer .copyright .right {
  color: #fff;
  float: left;
  width: 290px;
  padding-top: 30px;
  margin-left: 60px;
}
.footer .copyright .right div {
  float: left;
  width: 100px;
  height: 100px;
  margin-left: 40px;
  text-align: center;
}
.footer .bottom {
  width: 100%;
  height: 50px;
  background-color: #333;
  float: left;
  color: #fff;
  font-size: 14px;
}
.footer .bottom p {
  float: left;
  line-height: 50px;
}
.footer .bottom .p1 {
  width: 320px;
}
.footer .bottom .p2 {
  width: 320px;
}
.footer .bottom .p3 {
  width: 760px;
}
.footer .bottom p span {
  width: 25px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  background-color: #515151;
  border-radius: 50%;
  display: inline-block;
}
#backtotop {
  margin-top: 100px;
  position: fixed;
  _position: absolute;
  right: 0;
  top: 50%;
  width: 56px;
  height: 400px;
  z-index: 90;
}

#backtotop a {
  display: block;
  width: 56px;
  height: 56px;
  line-height: 56px;
  cursor: pointer;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.5);
  position: relative;
  color: #fff;
}

#backtotop a:hover {
  background-color: #a58352;
}

#backtotop .backtotop-show {
  display: none;
  width: 220px;
  height: 300px;
  border-radius: 10px;
  position: absolute;
  right: 56px;
  top: -80px;
  overflow: hidden;
}

#backtotop .backtotop-show img {
  width: 220px;
}

#back {
  display: none;
}
#backtotop .iconfont {
  font-size: 28px;
}

.news-index-header {
  background-color: #bd1a2d;
}
.news-index-header .logo {
  margin-top: 0;
  padding-top: 40px;
  height: 160px;
}
.news-index-header .logo .left {
  float: left;
}
.news-index-header .logo img {
  width: 336px;
  height: 77px;
  margin-left: 20px;
}
.news-index-header .logo h1 {
  color: #fff;
  font-size: 30px;
  margin-top: 0;
}
.news-index-header .logo p {
  color: #fff;
  margin-top: 0;

  font-size: 12px;
}
.news-index-header .logo .center {
  float: left;
  margin-top: 10px;
  margin-left: 100px;
}
.news-index-header .logo .right {
  float: right;
}
.news-index-header .search-box input {
  width: 370px;
}
.news-index-header .search-box input.dosubmit {
  width: 70px;
  position: absolute;
  font-size: 20px;
  color: #b6b6b6;
  top: 0px;
  right: 25px;
}
.news-index-header .search-box form {
  width: 440px;
}
.news-index-header .logo .top .right img {
  width: 34px;
  height: 34px;
}
.news-index-header .logo .top .right .a1 span {
  font-size: 26px;
}

.news-index-naver {
  background-color: #bd1a2d;
  border-top: #8f1322 1px solid;
}
.news-index-naver .naver {
  margin-top: 0;
  text-align: center;
}
.news-index-naver .naver li {
  width: 120px;
}
.news-index-naver .naver li a {
  position: relative;
  width: 100%;
}
.news-index-naver .naver .on a::after {
  width: 32px;
  height: 5px;
  background-color: #fff;
  content: "";
  border-radius: 2px;
  position: absolute;
  left: 42px;
  bottom: 0;
}
.news-index-naver .naver a:hover::after {
  width: 32px;
  height: 5px;
  background-color: #fff;
  content: "";
  border-radius: 2px;
  position: absolute;
  left: 42px;
  bottom: 0;
}
.news-index-main {
  padding-bottom: 0;
}
.news-index-main .cate {
  padding: 0;
}
.news-index-main .cate h3 {
  height: 40px;
  line-height: 40px;
}
.news-index-main .cate b {
  width: 140px;

  float: left;
  background-color: #bd1a2d;
  font-size: 16px;
  color: #fff;
  text-align: center;
}
.news-index-main .cate p {
  float: right;
  font-weight: normal;
  font-size: 14px;
  margin-right: 10px;
}
.news-index-main .cate p a {
  font-size: 14px;
  color: #333;
}
.news-index-main .cate p strong {
  font-weight: normal;
}

.news-index-main .cate span {
  float: right;
  color: #bd1a2d;
  margin-right: 5px;
}
.news-index-main .cate section {
  border-top: #efefef 1px solid;
  padding-top: 20px;
  padding-bottom: 10px;
  font-size: 0;
  float: left;
  width: 100%;
}
.news-index-main .cate section a {
  width: 105px;
  height: 30px;
  line-height: 30px;
  background-color: #f4f6f8;
  border: #e4e4e4 1px solid;
  text-align: center;
  font-size: 14px;
  color: #333;
  border-radius: 5px;
  margin-left: 20px;
  margin-bottom: 15px;
  float: left;
}
.news-index-main .cate section a.on {
  background-color: #fff6e2;
  border: #f7ce8d 1px solid;
}
.news-index-main .cate section a:hover {
  background-color: #fff6e2;
  border: #f7ce8d 1px solid;
}

.news-index-main .news .right {
  height: 395px;
  margin-top: 0;
  float: left;
  padding: 22px 0;
}
.news-index-main .news .right img {
  width: 600px;
  height: 450px;
}
.news-index-main .news .news-li {
  border-top: #efefef 1px solid;
  margin-top: 20px;
  background-color: #fff;
  height: 490px;
}
.news-index-main .news .news-li-right {
  float: right;
  width: 760px;
}
.news-index-main .news .right .bottom-nav {
  height: 30px;
  position: absolute;
  right: 30px;
  bottom: -80px;
  z-index: 2000;
}
.news-index-main .news-cate {
  margin-bottom: 20px;
  float: left;
}

.news-index-main .news-cate .news-cate-li {
  float: left;
  width: 660px;
  margin-bottom: 20px;
}
.news-index-main .news .news-li-right h3,
.news-index-main .news-cate .news-cate-li h3 {
  float: left;
  height: 50px;
  line-height: 50px;
  width: 100%;
  border-bottom: #e5e5e5 1px solid;
  margin-top: 10px;
}
.news-index-main .news .news-li-right h3 b,
.news-index-main .news-cate .news-cate-li h3 b {
  font-size: 22px;
  color: #000;
  border-left: #f13b3b 4px solid;
  padding-left: 20px;
}
.news-index-main .news .news-li-right h3 strong {
  font-size: 22px;
  color: #bd192c;
}
.news-index-main .news .news-li-right h3 a,
.news-index-main .news-cate .news-cate-li h3 a {
  float: right;
  font-size: 12px;
  color: #bfbfbf;
}

.news-index-main .news .news-li-right h3 span,
.news-index-main .news-cate .news-cate-li h3 span {
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #fff;
  background-color: #b2b2b2;
  display: block;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  float: right;
  margin-top: 17px;
  margin-left: 5px;
}
.news-index-main .news .news-li-right ul,
.news-index-main .news-cate .news-cate-li ul {
  float: left;
  width: 730px;
  margin-left: 20px;
}
.news-index-main .news .news-li-right li,
.news-index-main .news-cate .news-cate-li li {
  list-style-type: disc;
  width: 100%;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 16px;
  color: #333;
  margin-top: 10px;
}
.news-index-main .news-cate .news-cate-li li {
  width: 640px;
}
.news-index-main .news .news-li-right li a,
.news-index-main .news-cate .news-cate-li li a {
  width: 100%;
  overflow: hidden;
  float: left;
  height: 30px;
  line-height: 30px;
}
.news-index-main .news-cate .right {
  float: right;
}
.bg-grey {
  height: 35px;
  background-color: #dcdcdc;
}
.bg-grey2 {
  height: 55px;
  background-color: #dcdcdc;
}
.news-list-main .container {
  padding-bottom: 50px;
}
.news-list-main .left {
  float: left;
  width: 1070px;
  margin-top: 20px;
  border: #e5e5e5 1px solid;
  border-top: #bd1a2d 4px solid;

  padding: 0 18px;
}
.news-list-main .w100 {
  width: 100%;
}
.news-list-main .left h3 {
  float: left;
  width: 100%;
  font-size: 16px;
  font-weight: normal;
  height: 60px;
  line-height: 60px;
}
.news-list-main .left h3 span {
  float: left;
  margin-right: 5px;
}
.news-list-main .left h3 p {
  float: left;
}
.news-list-main .left h3 p.line {
  background-image: url(bg-line.png);
  width: 100%;
  height: 8px;
}
.news-list-main .left .show {
  float: left;
  width: 1022px;
  margin-top: 20px;
  margin-left: 12px;
}
.news-list-main .left .show li {
  list-style-type: disc;
}
.news-list-main .left .show li.line {
  border-bottom: #ccc 1px dashed;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.news-list-main .left .show li a {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #656565;
}
.news-list-main .left .show li span {
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #656565;
  float: right;
}
.page {
  float: left;
  margin-top: 50px;
  width: 100%;
  text-align: center;
  margin-bottom: 80px;
  font-size: 16px;
}
.page ul {
  display: inline-block;
}

.page a {
  padding: 10px 20px;
  margin-left: 5px;
  border-radius: 2px;
  background-color: #fff;
  border: #e5e5e5 1px solid;
}
.page a:hover,
.page a.on {
  background: #bd1a2d;
  color: #fff;
  border: #bd1a2d 1px solid;
}

aside {
  width: 308px;
  float: right;
  margin-top: 20px;
}
aside .cell {
  border: #e5e5e5 solid 1px;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  height: 620px;
  overflow: hidden;
}
aside .cell .title {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  margin-bottom: 12px;
  background-color: #f8f8f8;
}
aside .cell .title p {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: -1px;
  width: 180px;
  height: 45px;
  text-align: center;
}
aside .cell .mingshi-show {
  float: left;
  height: 550px;
  background-color: #fff;
}
aside .cell .new-ccr-show {
  float: left;
  height: 550px;
  background-color: #fff;
}

aside .cell p.line {
  border-top: #bd1a2d solid 4px;
  border-right: #e5e5e5 solid 1px;
  height: 44px;
  color: #bd1a2d;
  background-color: #fff;
}
aside .cell .title p span {
  margin-right: 5px;
}
aside .cell li {
  width: 275px;
  height: 260px;
  padding: 20px;
  display: inline-block;
  background-image: url(img-bg-aside.png);
  margin: 10px 16px 5px;
}
aside .cell li .wuxue-img {
  width: 237px;
  height: 160px;
  overflow: hidden;
}
aside .cell li img {
  width: 237px;
  height: 160px;
}
aside .cell li h3 {
  color: #bf121f;
  font-size: 18px;
  text-align: center;
  margin: 10px 0;
  font-weight: bold;
}
aside .cell li p {
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  height: 20px;
  line-height: 20px;
  font-weight: bold;
}

.video-list-show {
  float: left;
  width: 1022px;
  margin-top: 20px;
}
.video-list-show li {
  width: 318px;
  height: 260px;
  border: #e5e5e5 solid 1px;
  text-align: center;
  float: left;
  position: relative;
  margin: 15px 10px 10px 12px;
}
.video-list-show li.last {
  margin-right: 0;
}
.video-list-show li .img-div {
  width: 310px;
  height: 172px;
  margin-top: 3px;
  margin-left: 3px;
  overflow: hidden;
}
.video-list-show li img {
  width: 310px;
  height: 172px;
  margin-top: 3px;
}
.news-list-main .left .video-list-show li h3 {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  border-top: #e5e5e5 solid 1px;
  padding-left: 10px;
  height: 50px;
  line-height: 50px;
  float: left;
  overflow: hidden;
  padding-right: 10px;
}
.news-list-main .left .video-list-show li p {
  padding-left: 10px;
  text-align: left;
  color: #8e8e8e;
  font-size: 0;
  float: left;
}
.news-list-main .left .video-list-show li p span {
  font-size: 12px;
  margin-right: 10px;
}
.news-list-main .left .video-list-show li .video-play {
  font-size: 40px;
  position: absolute;
  top: 65px;
  left: 140px;
  color: #fff;
}
aside .subcate {
  height: auto;
}
aside .subcate section {
  margin-top: 5px;
  float: left;
}
aside .subcate section a {
  width: 130px;
  height: 34px;
  line-height: 34px;
  background-color: #cecece;
  color: #fff;
  font-size: 14px;
  float: left;
  margin-left: 15px;
  margin-bottom: 10px;
  border-radius: 5px;
  text-align: center;
}
aside .subcate section a.on {
  background-color: #bd1a2d;
}
aside .subcate section a:hover {
  background-color: #bd1a2d;
}

article {
  float: left;
  width: 100%;
  margin-top: 20px;
}
article h1 {
  font-size: 28px;
  margin-top: 40px;
  text-align: center;
  float: left;
  width: 100%;
  line-height: 1.5;
}
article p.title {
  font-size: 14px;
  color: #8e8e8e;
  margin-top: 25px;
  text-align: center;
  float: left;
  width: 100%;
  border-bottom: #e5e5e5 1px solid;
  padding-bottom: 20px;
}
article p.title span {
  margin-left: 20px;
}
article .player {
  float: left;
  padding: 30px 0;
  width: 100%;
}
article #video {
  margin: 0 auto;
}
article .video-desc {
  float: left;
  height: 50px;
  line-height: 50px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  width: 100%;
  margin-top: 20px;
  padding-left: 10px;
}
article .video-desc b {
  font-size: 18px;
  float: left;
}

article .video-desc .bdsharebuttonbox {
  float: right;
}
article .video-desc-show {
  line-height: 1.5;
  font-size: 16px;
  padding: 20px 10px;
  float: left;
  width: 100%;
}
article .pre-next {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  margin-top: 20px;
  padding: 0 20px;
  overflow: hidden;
}
article .pre-next a {
  font-size: 16px;
  font-weight: bold;
  width: 45%;
  overflow: hidden;
  float: left;
  margin-right: 20px;
}
article .pre-next a.right {
  float: right;
  text-align: right;
}
article .relate {
  float: left;
  margin-bottom: 160px;
}
article .relate h6 {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: #e5e5e5 1px solid;
  font-size: 18px;
  margin-bottom: 20px;
}
article .relate h6 span {
  font-size: 40px;
  float: left;
  margin-right: 10px;
  color: #666;
}
article .relate h6 b {
  height: 60px;
  line-height: 60px;
  float: left;
}
article .relate li {
  width: 470px;
  float: left;
  list-style-type: disc;

  margin-top: 10px;
  font-size: 16px;
  margin-left: 35px;
  height: 30px;
  line-height: 30px;
}
article .relate3 {
  padding-bottom: 40px;
  margin-bottom: 0;
  border-bottom: #efefef 1px solid;
  width: 100%;
}
article .relate3 li {
  width: 419px;
}
article .relate li a {
  float: left;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
}

article .content {
  float: left;
  width: 100%;

  font-size: 16px;
  line-height: 1.5;
  white-space: pre-line;
  padding: 25px 10px;
}
article .content p {
  float: left;
  width: 100%;
}

.ccr-news-show {
  border: #e5e5e5 solid 1px;
  float: left;
  padding-bottom: 10px;
  margin-bottom: 20px;
  width: 100%;
  overflow: hidden;
}
.news-list-main .left .ccr-news-show h3 {
  height: 44px;
  line-height: 44px;
  font-weight: bold;
}
.ccr-news-show .title {
  height: 44px;
  line-height: 44px;
  border-bottom: 1px solid #e5e5e5;
  position: relative;
  margin-bottom: 12px;
  background-color: #f8f8f8;
}

.ccr-news-show .title p {
  font-size: 16px;
  font-weight: bold;
  position: absolute;
  top: -1px;
  width: 180px;
  height: 45px;
  text-align: center;
}

.news-list-main .left .ccr-news-show p.line {
  border-top: #bd1a2d solid 4px;
  border-right: #e5e5e5 solid 1px;
  height: 44px;
  color: #bd1a2d;
  background-color: #fff;
  width: 180px;
  background-image: none;
}
.news-list-main .left .ccr-news-show .title p span {
  margin-right: 5px;
  float: none;
}
.news-list-main .left .ccr-news-show h3 a {
  color: #666;
  font-size: 14px;
  float: right;
  width: 50px;
  height: 25px;
  line-height: 25px;
  border: #d1d1d1 1px solid;
  text-align: center;
  border-radius: 5px;
  font-weight: normal;
  margin-top: 10px;
  margin-right: 15px;
}

.news-list-main .left .ccr-news-show h3 span {
  float: none;
}
.news-list-main .left .ccr-news-show .puxi {
  border: none;
  width: 100%;
}

.news-list-main .left .ccr-news-show .puxi .all-show {
  margin-top: 0;
}
.news-list-main .left .ccr-news-show .puxi .all-show li {
  margin-left: 10px;
  margin-right: 10px;
}
.news-list-main .left .ccr-news-show .puxi .all-show li div h3 {
  height: 30px;
  line-height: 30px;
  margin-top: 0;
}

.ccr-list-main .cate p.tips {
  float: left;
  color: #b9b9b9;
  font-size: 12px;
  margin-left: 20px;
}
.ccr-list-main .left h3 a.join-puxi {
  width: 130px;
  height: 34px;
  line-height: 34px;
  float: right;
  background-color: #bd1a2d;
  font-size: 14px;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  margin-top: 13px;
}
.ccr-list-main .cate .zimu {
  height: 45px;
  line-height: 45px;
  float: left;
  border-top: #efefef 1px solid;
  width: 1378px;
  margin-left: 10px;
  font-size: 14px;
  background-image: url(wall.png);
  background-repeat: no-repeat;
  background-position: right;
}
.ccr-list-main .cate .zimu span {
  font-size: 14px;
  color: #333;
  float: left;
}
.ccr-list-main .cate .zimu a {
  margin-left: 20px;
}
.ccr-list-main .cate .zimu a.on {
  font-weight: bold;
  color: #bd1a2d;
}
.ccr-list-main .left {
  width: 1040px;
}
.ccr-list-main .puxi {
  width: 1032px;
  border: none;
}
.ccr-list-main .left .puxi .all-show li {
  float: left;
  margin-top: 20px;
  margin-bottom: 20px;
}
.ccr-list-main .left .puxi .all-show li div h3 {
  height: 30px;
  line-height: 30px;
  margin-top: 0;
  font-weight: bold;
}
.ccr-list-main .left .puxi .all-show li div h3 a {
  color: #bf121f;
}
.ccr-list-main .puxi .all-show li div h3 span {
  font-size: 14px;
  color: #333;
  margin-left: 15px;
  float: none;
}
.ccr-list-main aside {
  width: 338px;
}
.ccr-list-main aside .cell {
  height: auto;
}
.ccr-list-main aside .cell h3 span.icon-arrowl {
  width: 14px;
  height: 14px;
  line-height: 14px;
  color: #fff;
  background-color: #b2b2b2;
  display: block;
  text-align: center;
  font-size: 10px;
  cursor: pointer;
  float: right;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 10px;
}
.ccr-list-main aside .cell h3 a {
  float: right;
  font-size: 12px;
  color: #bfbfbf;
}
.ccr-list-main aside .cell section {
  float: left;
  padding: 0 10px;
  margin-bottom: 10px;
}
.ccr-list-main aside .cell section a {
  font-size: 16px;
  float: left;
  width: 100%;
  overflow: hidden;
  height: 44px;
  line-height: 44px;
  border-bottom: #e5e5e5 1px dashed;
}
.ccr-list-main aside .cell section a::before {
  content: "";
  width: 4px;
  height: 4px;
  background-color: #333;
  border-radius: 50%;
  display: inline-block;

  margin-right: 5px;
  margin-bottom: 3px;
}
.ccr-list-main aside .tongji-show {
  font-size: 16px;
  color: #666;
  padding: 0 15px;
  float: left;
}
.ccr-list-main aside .tongji-show p {
  float: left;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-bottom: #e5e5e5 solid 1px;
}
.ccr-list-main aside .tongji-show p.p2 span {
  margin-right: 5px;
}
.ccr-list-main aside .tongji-show p.p2 {
  color: #a58352;
}

.ccr-list-main aside .tongji-show .search-box form {
  width: 306px;
  margin-top: 20px;
}
.ccr-list-main aside .tongji-show .search-box input {
  width: 230px;
  height: 34px;
  line-height: 34px;
  font-size: 12px;
  border-radius: 5px 0 0 5px;
  text-align: center;
}
.ccr-list-main aside .tongji-show .search-box .dosubmit {
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  background-color: #bd1a2d;
  color: #fff;
  border: #bd1a2d 1px solid;
  width: 76px;
  right: 0;
}
.ccr-list-main aside .mengpai .mengpai-show {
  position: relative;
  height: 290px;
}
.ccr-list-main aside .mengpai .mengpai-show a {
  background-color: #f4f6f8;
  border: #e1e1e1 1px solid;
  width: 90px;
  height: 30px;
  line-height: 30px;
  float: left;
  font-size: 14px;
  text-align: center;
  margin-left: 11px;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
  border-radius: 5px;
}

.ccr-list-main aside .mengpai .mengpai-show .bottom-nav {
  height: 30px;
  position: absolute;
  right: 30%;
  bottom: 0;
  z-index: 2000;
}

.ccr-list-main aside .mengpai .mengpai-show .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #b2b2b2;
  margin: 0 5px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 7px;
}

.ccr-list-main aside .mengpai .mengpai-show .swiper-pagination-bullet-active {
  background: #666;
  border-radius: 5px;

  width: 23px;
  height: 10px;
  margin-top: 7px;
}
.ccr-show-main .ccr-show-left {
  width: 100%;
}
.ccr-show-main .ccr-show-left .ccr-info {
  width: 100%;
  float: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
.ccr-show-main .ccr-show-left .ccr-info .left {
  width: 530px;
  height: 470px;
  float: left;
  border: #e5e5e5 1px solid;
  padding-top: 20px;
}

.ccr-show-main .ccr-show-left .ccr-info .right {
  width: 832px;
  height: 470px;
  float: left;
  border: #e5e5e5 1px solid;
  border-left: none;
  margin-top: 20px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .name {
  width: 100%;
  height: 84px;
  float: left;
  background-image: url(ccr-show.png);
  background-repeat: no-repeat;
  background-position: right;
}
.ccr-show-main .ccr-show-left .ccr-info .right .name .p1 {
  font-size: 12px;
  color: #666;
  margin-top: 40px;
  padding-left: 25px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .name .p2 {
  font-size: 12px;
  color: #aaa;
  padding-left: 25px;
  margin-top: 5px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .name b {
  font-size: 28px;
  color: #bd192c;
  margin-right: 40px;
  float: left;
}
.ccr-show-main .ccr-show-left .ccr-info .right .name span {
  font-size: 12px;
  color: #bd192c;
  float: left;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show {
  float: left;
  border: #e5e5e5 1px solid;
  padding: 20px;
  width: 790px;
  height: 350px;
  margin-left: 20px;
  margin-top: 15px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 {
  float: left;
  border-bottom: #e5e5e5 1px solid;
  padding-bottom: 15px;
  width: 100%;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 strong {
  float: left;
  font-size: 20px;
  color: #bd192c;
  margin-right: 10px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 b {
  float: left;
  font-size: 18px;
  color: #bd192c;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 span {
  float: right;
  font-size: 12px;
  color: #666;
  margin-right: 10px;
  height: 24px;
  line-height: 24px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 button {
  font-size: 12px;
  color: #666;
  width: 70px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #dfdfdf;
  cursor: pointer;
  float: right;
  border-radius: 5px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show section {
  float: left;
  width: 100%;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show section .left {
  font-size: 16px;
  color: #666;
  border: none;
  width: 460px;
  height: 145px;
  padding-top: 0;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show section .left p {
  height: 30px;
  line-height: 30px;
}
.ccr-show-main
  .ccr-show-left
  .ccr-info
  .right
  .ccr-info-show
  section
  .right2
  img {
  height: 110px;
  width: 110px;
}
.ccr-show-main
  .ccr-show-left
  .ccr-info
  .right
  .ccr-info-show
  section
  .right2
  p {
  float: left;
  width: 100%;
  margin-top: -5px;
}
.ccr-show-main
  .ccr-show-left
  .ccr-info
  .right
  .ccr-info-show
  section
  .right2
  div {
  margin-top: 15px;
  width: 113px;
  height: 134px;
  float: right;
  border: #e5e5e5 1px solid;
  margin-left: 20px;
  text-align: center;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p2 {
  width: 100%;
  float: left;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  height: 60px;
  font-size: 16px;
  color: #666;
  padding-top: 15px;
  padding-left: 18px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p2 b {
  float: left;
  font-weight: normal;
  height: 28px;
  line-height: 28px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p2 span {
  background-color: #d7d7d7;
  border-radius: 5px;
  width: 80px;
  height: 28px;
  line-height: 28px;
  overflow: hidden;
  text-align: center;
  float: left;
  color: #fff;
  margin-left: 10px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 {
  float: left;
  width: 100%;
  margin-top: 12px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 b {
  float: left;

  color: #996a3f;
  font-size: 28px;
  margin-right: 20px;
  height: 40px;
  line-height: 40px;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 span {
  float: right;

  color: #996a3f;
  font-size: 16px;
  margin-left: 15px;
  background-color: #e0cba1;
  width: 190px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border-radius: 5px;
  cursor: pointer;
}
.ccr-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 span::before {
  margin-right: 5px;
}

.ccr-pre-next {
  float: left;
  width: 1320px;
  height: 50px;
  line-height: 50px;
  border-top: #e5e5e5 1px solid;
  border-bottom: #e5e5e5 1px solid;
  color: #333;
  font-size: 16px;
  margin-left: 20px;
}
.ccr-pre-next a {
  float: right;
  margin-left: 40px;
}

.ccr-tab {
  border: #e5e5e5 1px solid;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}
.ccr-tab .tab-li {
  float: left;
  width: 100%;
  font-size: 16px;
  background-color: #e0e0e0;
}
.ccr-tab .tab-li li {
  float: left;
  height: 54px;
  line-height: 54px;
  padding: 0 20px;
  background-color: #e0e0e0;
  color: #595959;
  text-align: center;
  cursor: pointer;
}
.ccr-tab .tab-li li.on {
  color: #fff;
  background-color: #bd1a2d;
}
.ccr-tab .tab-li li span {
  font-size: 18px;
  margin-right: 5px;
}

.ccr-tab .tab-content .desc {
  float: left;
  font-size: 16px;
  line-height: 2;
  white-space: pre-line;
  padding: 25px 20px;
}
.ccr-show-main .ccr-news-show {
  width: 1360px;
  border: none;
  padding-bottom: 0;
  margin-bottom: 0;
}
.ccr-show-main .ccr-news-show h6 {
  height: 58px;
  line-height: 58px;
  float: left;
  width: 1320px;
  border-bottom: #e5e5e5 1px solid;
  margin-left: 20px;
}
.ccr-show-main .ccr-news-show h6 span {
  font-size: 40px;
  float: left;
  margin-right: 10px;
  color: #666;
  margin-left: 10px;
}
.ccr-show-main .ccr-news-show h6 b {
  font-size: 18px;
}
.ccr-show-main .left .puxi .all-show li {
  float: none;
  margin-top: 20px;
  margin-bottom: 20px;
}

.view .swiper-container-ccr {
  width: 490px;
  height: 322px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.view .arrow-left {
  background: url(../images/index_tab_l.png) no-repeat left top;
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}

.view .arrow-right {
  background: url(../images/index_tab_r.png) no-repeat left bottom;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -25px;
  width: 28px;
  height: 51px;
  z-index: 10;
  display: none;
}
.view img {
  max-width: 490px;
  max-height: 322px;
  height: auto;
  width: auto;
}
.preview {
  width: 100%;
  margin-top: 10px;
  position: relative;
}

.preview .swiper-container-ccr {
  width: 430px;
  height: 90px;
  margin-left: 30px;
  position: relative;
  overflow: hidden;
  z-index: 1;
}

.preview .swiper-slide {
  width: 134px;
  height: 88px;
  cursor: pointer;
  margin: 0 5px;
  position: relative;
}
.view .swiper-slide {
  position: relative;
}

.preview a {
  background: #c2c2c2;
  position: absolute;
  width: 20px;
  height: 88px;
  line-height: 88px;
  z-index: 10;
  color: #fff;
  text-align: center;
}
.preview .arrow-right {
  right: 0px;
}
.preview a span {
  font-size: 12px;
}
.preview img {
  padding: 1px;
  width: 132px;
  height: 88px;
}

.preview .active-nav img {
  padding: 0;
  border: 1px solid #49b53e;
}

.preview .arrow-left:hover,
.preview .arrow-right:hover {
  background-color: #d9d9d9;
}

.ccr-tab .tab-content .zhengshu {
  float: left;
  width: 100%;
  padding-left: 38px;
}

.ccr-tab .tab-content .zhengshu li {
  float: left;
  margin-top: 20px;
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
}
.ccr-tab .tab-content .zhengshu li div {
  width: 300px;
  height: 274px;
  background-color: #f4f6f8;
  border: 1px solid #e4e4e4;
  padding: 9px 11px;
}
.ccr-tab .tab-content .zhengshu li div img {
  width: 278px;
  height: 254px;
}
.ccr-tab .tab-content .zhengshu li p {
  font-size: 16px;
  text-align: center;
  float: left;
  height: 45px;
  line-height: 45px;
  overflow: hidden;
  width: 100%;
}

.layui-layer-content img {
  width: 100%;
  height: 100%;
}

.ccr-tab .tab-content .shipin .video-list-show {
  width: 100%;
}
.ccr-tab .tab-content .shipin .video-list-show li {
  margin: 15px 5px 10px 15px;
  cursor: pointer;
}
.ccr-tab .tab-content .shipin .video-list-show li b {
  text-align: center;
  color: #fff;
  font-size: 14px;
  background-color: #bd1a2d;
  display: inline-block;
  width: 46px;
  height: 26px;
  line-height: 26px;
  position: absolute;
  top: 5px;
  left: 3px;
}

.ccr-tab .tab-content .ccr-puxi {
  padding-top: 60px;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}
.ccr-tab .tab-content .ccr-puxi .one {
  text-align: center;
}
.ccr-tab .tab-content .ccr-puxi .one .card {
  display: inline-block;
  position: relative;
  margin-right: 80px;
}

.ccr-tab .tab-content .ccr-puxi .one .arrowright {
  width: 54px;
  height: 15px;
  position: absolute;
  top: 105px;
  right: -70px;
}
.ccr-tab .tab-content .ccr-puxi .one .card-bg {
  margin-bottom: 70px;
}
.ccr-tab .tab-content .ccr-puxi .one .arrowdown {
  width: 15px;
  height: 51px;
  position: absolute;
  bottom: -60px;
  left: 86px;
}

.ccr-tab .tab-content .ccr-puxi .card {
  width: 182px;
  height: 232px;
  background-color: #e17572;
  border-radius: 5px;
  padding: 7px 6px;
}
.ccr-tab .tab-content .ccr-puxi .card-bg {
  background-color: #e0cba1;
}
.ccr-tab .tab-content .ccr-puxi .card-line {
  width: 170px;
  height: 218px;
  border-radius: 5px;
  border: #fff 1px solid;
  text-align: center;
}
.ccr-tab .tab-content .ccr-puxi .card-line p {
  font-size: 18px;
  margin-top: 20px;
  color: #fff;
}
.ccr-tab .tab-content .ccr-puxi .card-line p.p2 {
  margin-top: 0;
}
.ccr-tab .tab-content .ccr-puxi .card-line img {
  width: 114px;
  height: 114px;
  border-radius: 50%;
  background-color: #fff;
  margin: 10px 0;
  padding: 2px;
}
.ccr-tab .tab-content .ccr-puxi .card-line span {
  font-size: 16px;
  background-color: #fff;
  padding: 10px 20px;
  border-radius: 5px;
  color: #333;
}
.ccr-tab .tab-content .ccr-puxi .card-bg .card-line span {
  color: #996a3f;
}

.ccr-tab .tab-content .ccr-puxi .two {
  width: 1292px;
  height: 550px;
  float: left;
  margin-left: 34px;
  border-top: #e17572 2px solid;
  overflow-y: scroll;
  padding-bottom: 20px;
}
.ccr-tab .tab-content .ccr-puxi .two .card {
  float: left;
  margin-left: 16px;
  margin-right: 12px;
  margin-top: 20px;
}

.ccr-tab .tab-content .ccr-cc {
  float: left;
  width: 100%;
  padding-bottom: 20px;
}
.ccr-tab .tab-content .ccr-cc .left {
  width: 692px;
  border: none;
}
.ccr-tab .tab-content .ccr-cc .right {
  width: 590px;
  border: none;
  float: right;
  margin-top: 20px;
  margin-right: 20px;
}
.ccr-tab .tab-content .ccr-cc h6 {
  width: 100%;

  height: 58px;
  line-height: 58px;
  float: left;
  border-bottom: #e5e5e5 1px solid;
}
.ccr-tab .tab-content .ccr-cc h6 span {
  line-height: 58px;
  height: 58px;
  font-size: 40px;
  float: left;
  color: #666;
  border-bottom: #bd1a2d 1px solid;
}
.ccr-tab .tab-content .ccr-cc h6 b {
  font-size: 18px;
  line-height: 58px;
  height: 58px;
  padding: 0 10px;

  float: left;
  border-bottom: #bd1a2d 1px solid;
}
.ccr-tab .tab-content .ccr-cc .puxi-list {
  float: left;
  width: 100%;
  padding-top: 35px;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li {
  float: left;
  width: 180px;
  height: 74px;
  background-color: #ddd;
  font-size: 0;
  position: relative;
  margin-right: 58px;
  border-radius: 5px;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li.li-3 {
  margin-right: 0;
  margin-bottom: 100px;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li.last {
  background-color: #e0cba1;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li.last span {
  color: #bd192c;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li.last p {
  color: #fff;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li span {
  font-size: 18px;
  margin-top: 17px;
  display: inline-block;
}
.ccr-tab .tab-content .ccr-cc .puxi-list li p {
  font-size: 14px;
  color: #666;
}
.ccr-tab .tab-content .ccr-cc .chuanren-list {
  float: left;
  width: 100%;
  font-size: 0;
  padding-top: 35px;
}
.ccr-tab .tab-content .ccr-cc .puxi-list .avatar {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color: #fff;
  margin: 8px 10px;
  padding: 2px;
  float: left;
}
.ccr-tab .tab-content .ccr-cc .puxi-list .arrowright {
  width: 40px;
  height: 15px;
  position: absolute;
  top: 30px;
  right: -50px;
}
.ccr-tab .tab-content .ccr-cc .puxi-list .arrowturn {
  width: 487px;
  height: 81px;
  position: absolute;
  bottom: -90px;
  right: 90px;
}

.ccr-tab .tab-content .ccr-cc .chuanren-list a {
  width: 85px;
  height: 34px;
  line-height: 34px;
  background-color: #b4a167;
  color: #fff;
  text-align: center;
  border-radius: 5px;
  display: inline-block;
  margin: 0 5px 20px 8px;
  font-size: 16px;
}

.mengpai-list-main .cate {
  border: none;
}
.mengpai-list-main .cate .zimu {
  width: 100%;
  background-image: none;
  border: #efefef 1px solid;
  border-left: #bd1a2d 5px solid;
  padding-left: 15px;
  margin-left: 0;
}
.mengpai-list-main .mengpai-li {
  width: 100%;
  float: left;
  margin-top: 38px;
}
.mengpai-list-main .mengpai-li div {
  width: 416px;
  height: 420px;
  background-image: url(img-bg5.png);
  margin-bottom: 25px;
  margin-left: 15px;
  margin-right: 20px;
  float: left;
  padding-left: 40px;
}
.mengpai-list-main .mengpai-li div p {
  font-size: 0;
}
.mengpai-list-main .mengpai-li div p span {
  font-size: 14px;
  color: #666;
  background-color: #dfdfdf;

  display: inline-block;
  border-radius: 5px;
  text-align: center;
  padding: 10px 18px;
  margin-right: 10px;
  cursor: pointer;
}

.mengpai-list-main .mengpai-li div p a:hover span {
  color: #996a40;
  background-color: #e0cba1;
}
.mengpai-list-main .mengpai-li div h3 {
  font-size: 22px;
  color: #fff;
  margin-top: 25px;
}
.mengpai-list-main .mengpai-li div h3 span {
  font-size: 14px;
  color: #fff;
  margin-left: 10px;
  float: none;
}
.mengpai-list-main .mengpai-li div article {
  width: 355px;
  height: 230px;
  border-bottom: #ccc 1px dashed;
  margin-bottom: 15px;
  overflow: hidden;
  margin-right: 10px;
  color: #666;
  font-size: 14px;
  line-height: 1.5;
}
.mengpai-list-main .mengpai-li div article .img-div {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 143px;
  height: 168px;
  float: left;
  padding: 0;
  margin-left: 0;
  background-image: none;
  overflow: hidden;
}
.mengpai-list-main .mengpai-li div article img {
  width: 143px;
  height: 168px;
}
.mengpai-list-main .ccr-news-show {
  border: #e5e5e5 1px solid;
  margin-bottom: 20px;
}
.mengpai-show-main article .relate3 {
  border-bottom: none;
}
.mengpai-show-main .ccr-show-left .ccr-info .right .name b {
  color: #996a3f;
}
.mengpai-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 {
  border-top: #e5e5e5 1px solid;
}
.mengpai-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 span {
  background-color: #996a40;
  color: #fff;
  margin-top: 20px;
  float: left;
}
.mengpai-show-main .ccr-show-left .ccr-info .right .name {
  background-image: url(mengpai-show.png);
  height: 81px;
}
.mengpai-show-main .ccr-tab .tab-li li.on {
  background-color: #996a40;
}
.mengpai-show-main .ccr-show-left .ccr-tab {
  margin-bottom: 0;
}
.mengpai-show-main .ccr-info .left {
  position: relative;
}
.mengpai-show-main .ccr-info .left img {
  width: 490px;
  height: 396px;
  margin-bottom: 0;
}
.mengpai-show-main .ccr-info .left .swiper-container2 {
  overflow: hidden;
  position: relative;
}
.mengpai-show-main .ccr-show-left .ccr-info .left {
  height: 440px;
}
.mengpai-show-main .ccr-show-left .ccr-info .right {
  height: 440px;
}
.mengpai-show-main .ccr-show-left .ccr-info .right .ccr-info-show {
  height: 320px;
}
.mengpai-show-main .ccr-show-left .ccr-info .left .bottom-nav {
  height: 30px;
  position: absolute;
  right: 40%;
  bottom: 30px;
  z-index: 2000;
}
.mengpai-show-main
  .ccr-show-left
  .ccr-info
  .left
  .bottom-nav
  .swiper-pagination-bullet {
  width: 10px;
  height: 10px;
  background: #fff;
  margin: 0 5px;
  opacity: 1;
  border-radius: 50%;
  display: block;
  float: left;
  margin-top: 7px;
  border: #bd1a2d 1px solid;
}

.mengpai-show-main
  .ccr-show-left
  .ccr-info
  .left
  .bottom-nav
  .swiper-pagination-bullet-active {
  background: #ff0000;
  border-radius: 5px;

  width: 23px;
  height: 10px;
  margin-top: 7px;
}
.mengpai-show-main #puxi-show {
  height: 800px;
  float: left;
  overflow-y: scroll;
  width: 100%;
}
.mengpai-show-main .tab-content .puxi-list {
  float: left;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 0 10px;
}
.mengpai-show-main .tab-content .puxi-list h6 {
  float: left;
  width: 100%;

  height: 40px;
  line-height: 40px;
  border-bottom: #efefef 1px solid;
  color: #bd192c;
  font-size: 18px;
  margin-bottom: 20px;
}
.mengpai-show-main .tab-content .puxi-list h6 span {
  font-size: 40px;
  float: left;
  margin-right: 10px;
  color: #666;
}
.mengpai-show-main .tab-content .puxi-list li {
  float: left;
  width: 180px;
  height: 74px;
  background-color: #e17572;
  font-size: 0;
  position: relative;
  margin-right: 8px;
  border-radius: 5px;
  margin-bottom: 10px;
}

.mengpai-show-main .tab-content .puxi-list .avatar {
  width: 58px;
  height: 58px;
  border-radius: 50%;
  background-color: #fff;
  margin: 8px 10px;
  padding: 2px;
  float: left;
}
.mengpai-show-main .tab-content .puxi-list li span {
  font-size: 18px;
  margin-top: 17px;
  display: inline-block;
  color: #fff;
}
.mengpai-show-main .tab-content .puxi-list li p {
  font-size: 14px;
  color: #fff;
}

.mingshi-list-main .ccr-news-show {
  border: #e5e5e5 1px solid;
  margin-bottom: 20px;
}
.mingshi-list-main .mingshi-li {
  width: 422px;
  height: 288px;
  float: left;
  overflow: hidden;
  margin-top: 50px;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 15px;
}

.mingshi-list-main .mingshi-li img {
  width: 422px;
  height: 268px;
  border-radius: 15px;
  transition: transform 0.3s ease-out, opacity 0.35s;
}

.mingshi-list-main .mingshi-li:hover img {
  transform: scale(1.2);
}

.mingshi-list-main .mingshi-li .info {
  position: relative;
  z-index: 99;
  margin-top: -140px;
  padding: 20px;
  background: linear-gradient(
    to top,
    rgba(255, 255, 255, 1) 40px 50px,
    rgba(255, 255, 255, 0)
  );
  overflow: hidden;
  height: 160px;
}

.mingshi-list-main .mingshi-li .info b {
  font-size: 26px;
  color: #333;
  float: left;
}
.mingshi-list-main .mingshi-li .info p {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 14px;
  color: #333;
  line-height: 1.5;
  float: left;
  height: 42px;
}
.mingshi-list-main .mingshi-li .info span {
  width: 120px;
  height: 40px;
  line-height: 40px;
  background-color: #bd1a2d;
  border-radius: 5px;
  font-size: 14px;
  color: #fff;
  float: left;
  text-align: center;
}
.mingshi-list-main .mingshi-li .info span::before {
  float: right;
  margin-right: 10px;
}

.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-11 {
  background-image: url(mingshi.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-12 {
  background-image: url(mingjia.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-13 {
  background-image: url(baijie.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-14 {
  background-image: url(wushi.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-15 {
  background-image: url(jingying.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .bg-mingshi-16 {
  background-image: url(xinxiu.png);
  height: 73px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .name b {
  color: #bd192c;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .name span {
  float: right;
  color: #999;
  margin-right: 40px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .name span::before {
  margin-right: 5px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .name .p2 {
  float: left;
  width: 100%;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show {
  border-left: none;
  border-right: none;
  border-bottom: none;
  padding-left: 0;
  padding-right: 0;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 {
  font-size: 16px;
  padding-left: 18px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p2 {
  padding: 0;
  border: none;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p2 span {
  margin-left: 0;
  margin-right: 10px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 span {
  background-color: #bd192c;
}
.mingshi-show-main .ccr-info .left img {
  max-width: 498px;
  max-height: 349px;
  min-width: 498px;
  min-height: 349px;
  height: auto;
  width: auto;
}
.mingshi-show-main .ccr-show-left .ccr-info .left .bottom-nav {
  bottom: 30px;
}
.mingshi-show-main .ccr-show-left .ccr-info .left {
  height: 390px;
  border-right: none;
}
.mingshi-show-main .ccr-show-left .ccr-info .right {
  height: 390px;
}
.mingshi-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p3 {
  margin-top: 0;
}
.mingshi-show-main .ccr-news-show {
  margin-top: 20px;
}
.mingshi-show-main .ccr-tab .tab-li li.on {
  background-color: #bd192c;
}
.mingshi-show-main .ccr-tab .mingshi-video {
  padding-left: 20px;
  padding-right: 20px;
}

.mingxiao-list-main .school div {
  width: 315px;
  height: 380px;
  background-image: url(img-bg6.png);
  display: inline-block;
  background-repeat: no-repeat;
  margin: 15px 11px;
  padding: 10px 20px 20px;
}
.mingxiao-list-main .school div img {
  width: 275px;
  height: 127px;
}
.mingxiao-list-main .school div article {
  width: 280px;
  height: 100px;
  overflow: hidden;
  padding: 10px;
  font-size: 14px;
  color: #666;
  line-height: 1.5;
  margin-top: 0;
  border-bottom: #ccc 1px dashed;
  margin-bottom: 10px;
}
.mingxiao-list-main .school div h3 {
  font-size: 22px;
  color: #bf121f;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  border-bottom: #efefef 1px solid;
}

.mingxiao-list-main .school div p {
  font-size: 0;
  text-align: center;
}
.mingxiao-list-main .school div p span {
  width: 80px;

  font-size: 14px;
  color: #666;
  background-color: #dfdfdf;
  height: 30px;
  line-height: 30px;
  display: inline-block;
  border-radius: 5px;
  text-align: center;
}
.mingxiao-list-main .school div p .span-2 {
  margin-left: 10px;
  margin-right: 10px;
}

.mingxiao-list-main .school div p a:hover span {
  color: #996a40;
  background-color: #e0cba1;
}

.mingxiao-list-main .cate section {
  padding-left: 10px;
}
.mingxiao-list-main .cate section span {
  float: left;
  font-size: 14px;
  color: #333;
  padding: 5px 10px;
  border-radius: 5px;
  cursor: pointer;
}

.mingxiao-list-main .province {
  float: left;
  width: 100%;
}
.mingxiao-list-main .left-province {
  width: 120px;
  float: left;
}
.mingxiao-list-main .left-province .on,
.mingxiao-list-main .right-province .on,
.mingxiao-list-main .left-city .on,
.mingxiao-list-main .right-city .on {
  font-weight: bold;
  color: #bd1a2d;
}

.mingxiao-list-main .right-province {
  float: left;
  width: 1220px;
}
.mingxiao-list-main .cate section .right-province span {
  border-left: #333 1px solid;
  border-radius: 0;
  margin-bottom: 10px;
  padding: 0 10px;
}
.mingxiao-list-main .left-province span.span-1 {
  background-color: #f4f6f8;
  border: #e4e4e4 1px solid;
}

.mingxiao-list-main .city {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.mingxiao-list-main .left-city {
  width: 120px;
  float: left;
  border-right: #333 1px solid;
}
.mingxiao-list-main .right-city {
  float: left;
  width: 1220px;
}
.mingxiao-list-main .left-city span.span-1 {
  background-color: #f4f6f8;
  border: #e4e4e4 1px solid;
}
.mingxiao-show-main .ccr-show-left .ccr-info .right .ccr-info-show .p1 b {
  color: #333;
}
.mingxiao-show-main .ccr-show-left .ccr-info .right .name span {
  color: #bd192c;
  float: left;
  margin-right: 0;
}
.mingxiao-list-main .ccr-news-show {
  border: #e5e5e5 1px solid;
  margin-bottom: 20px;
}
.mingxiao-show-main .ccr-show-left .ccr-info .right .bg-mingshi {
  background-image: url(mingxiao-show.png);
  height: 81px;
}
.mingxiao-show-main .left .show {
  width: 1290px;
  margin-top: 20px;
  margin-left: 40px;
}
.mingxiao-show-main
  .ccr-show-left
  .ccr-info
  .right
  .ccr-info-show
  section
  .left {
  width: 640px;
  overflow: hidden;
}
.mingxiao-show-main .tab-content .shipin .video-list-show li {
  height: 218px;
}
.mingxiao-show-main .ccr-tab .mingxiao-dongtai {
  padding-left: 20px;
  padding-right: 20px;
}
.mingxiao-show-main .ccr-tab .mingxiao-dongtai .content {
  width: 100%;
}
.mingshi-show-main .left .show {
  width: 1290px;
  margin-top: 20px;
  margin-left: 40px;
}
.mingshi-show-main .ccr-tab .mingxiao-dongtai {
  padding-left: 20px;
  padding-right: 20px;
}
.mingshi-show-main .ccr-tab .mingxiao-dongtai .content {
  width: 100%;
}

.jinghua-index-main .jinghua-1 {
  float: left;
  width: 100%;
  margin-top: 20px;
}
.jinghua-index-main .jinghua-1 .left {
  float: left;
  width: 320px;
}
.jinghua-index-main .jinghua-1 .left .tongji {
  float: left;
  width: 320px;
  height: 170px;
  background-color: #a91728;
  text-align: center;
  padding-top: 20px;
}
.jinghua-index-main .jinghua-1 .left .tongji h3 {
  font-size: 24px;
  color: #fff;
  margin-top: 20px;
}
.jinghua-index-main .jinghua-1 .left .tongji-show {
  background-color: #dcdcdc;
  font-size: 16px;
  color: #666;
  float: left;
  width: 320px;
  text-align: center;
  padding-top: 10px;
}

.jinghua-index-main .jinghua-1 .left .tongji-show p span {
  background-color: #fff;
  width: 256px;
  height: 40px;
  display: inline-block;
  line-height: 40px;
  margin-top: 20px;
  text-align: left;
  padding-left: 20px;
  border-radius: 5px;
}
.jinghua-index-main .jinghua-1 .left .tongji-show .search-box {
  margin-top: 20px;
  margin-bottom: 30px;
  width: 256px;
  display: inline-block;
}
.jinghua-index-main .jinghua-1 .left .tongji-show form {
  width: 256px;
}
.jinghua-index-main .jinghua-1 .left .tongji-show .search-box input {
  width: 200px;
  height: 40px;
  line-height: 40px;
  font-size: 12px;
  border-radius: 5px 0 0 5px;
  text-align: left;
}

.jinghua-index-main .jinghua-1 .left .tongji-show .search-box .dosubmit {
  height: 40px;
  line-height: 40px;
  font-size: 14px;
  background-color: #bd1a2d;
  color: #fff;
  border: #bd1a2d 1px solid;
  width: 76px;
  right: 0;
}
.jinghua-index-main .jinghua-1 .right {
  width: 1050px;
  float: left;
  margin-left: 30px;
}
.jinghua-index-main .jinghua-1 .right .container {
  width: 1050px;
  float: left;
  padding-top: 0;
}
.jinghua-index-main .jinghua-1 .right .news .news-type {
  background-color: #fff;
  height: 50px;
}
.jinghua-index-main .jinghua-1 .right .news .news-type p {
  color: #999;
}
.jinghua-index-main .jinghua-1 .right .news .news-type p.on {
  color: #000;
  border-bottom: #a91728 1px solid;
}
.jinghua-index-main .jinghua-1 .right .news .news-li {
  border-top: none;
  margin-top: 0;
}
.jinghua-index-main .jinghua-1 .right .news .news-li li {
  height: 50px;
  line-height: 50px;
  border-bottom: #efefef 1px solid;
}
.jinghua-index-main .jinghua-1 .right .news .news-li .container ul {
  padding: 0;
  width: 100%;
}

.jinghua-index-main .jinghua-1 aside {
  margin-top: 0;
}
.jinghua-index-main .jinghua-1 aside .cell .title {
  background-color: #a91728;
  border: #a91728 solid 1px;
}
.jinghua-index-main .jinghua-1 aside .cell p.line {
  color: #fff;
  background-color: #a91728;
  border: none;
}
.jinghua-index-main .jinghua-3 {
  width: 100%;
  float: left;
  margin-top: 20px;
}
.jinghua-index-main .jinghua-3 h1 {
  width: 100%;
  float: left;
  font-size: 22px;
  color: #000;
}

.ccr-show-main .ccr-show-left .ccr-info #qrcode {
  margin: 5px;
  float: left;
}
.layui-laypage .layui-laypage-curr {
  text-align: center;
  margin-left: 5px;
  border-radius: 2px;
  position: relative;
  padding: 10px 20px;
  color: #fff;
  cursor: pointer;
  border: #bd1a2d 1px solid;
  background-color: #bd1a2d;
}
.layui-laypage .layui-laypage-curr em {
  position: relative;
  color: #fff;
}
.layui-laypage .layui-laypage-curr .layui-laypage-em {
  padding: 10px 20px;
  border-radius: 2px;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  color: #fff;
}

.search-article .list-section li {
  width: 630px;
  float: left;
  border: 1px solid #e4e4e4;
  padding: 10px;
  margin: 0 10px 20px;
}

.search-article .list-section dt {
  width: 203px;
  height: 135px;
  overflow: hidden;
  float: left;
}

.search-article .list-section dd {
  padding-left: 10px;
  float: left;
  width: 400px;
}

.search-article .list-section .zuixin-title {
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}

.search-article .list-section .zuixin-desc {
  font-size: 16px;
  margin-top: 10px;
  height: 50px;
  line-height: 1.5;
  overflow: hidden;
}

.search-article .list-section .zuixin-info span {
  height: 30px;
  line-height: 30px;
  display: inline-block;
}

.search-article .list-section .zuixin-info span i {
  margin-left: 10px;
  margin-right: 5px;
}
.search-article .keyword {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}

.search-article .keyword p {
  width: 80px;
  height: 40px;
  line-height: 40px;
  float: left;
  font-size: 16px;
  font-weight: bold;
}

.search-article .keyword span {
  display: inline-block;
  padding: 0 20px;
  background: #555759;
  color: #fff;
  height: 40px;
  line-height: 40px;
}

li a img {
  transition: transform 0.3s ease-out, opacity 0.35s;
}
li a:hover img {
  transform: scale(1.2);
}
.mengpai-li a img {
  transition: transform 0.3s ease-out, opacity 0.35s;
}
.mengpai-li a:hover img {
  transform: scale(1.2);
}

.section-puxi-show {
  position: relative;
  overflow: hidden;
  margin-left: 38px;
  width: 1320px;
}
.search-index-header {
  background-color: #fff;
}

.search-index-header .logo {
  height: 120px;
}
.search-index-header .naver {
  margin-top: 0;
}
.search-index-header .naver li {
  margin-right: 50px;
}
.search-index-header .naver li a {
  color: #333;
}
.search-index-header .logo .top .right .a1 span {
  color: #a6a6a6;
}
.search-index-header .top .right form {
  margin-right: 10px;
}
.search-index-header .top .right #searchinput2 {
  background-color: #f4f6f8;
}
.search-index-header .logo .top .right img {
  width: 44px;
  height: 44px;
  margin-top: 14px;
}
.search-index-header .naver .time {
  line-height: 1;
  margin-right: 0;
  float: right;
}

.search-index-box {
  background-color: #bd1a2d;
}
.search-index-box .search-box {
  margin-top: 0;
  text-align: left;
  height: 203px;
  background: url(search-bg.png) center center no-repeat;
}
.search-index-box .search-box form {
  margin-left: 40px;
  margin-top: 40px;
}
.search-index-box .search-box p {
  color: #fff;
}
.search-index-main {
  background-color: #fff;
}
.search-index-main .container {
  padding: 0;
  margin-top: 20px;
}
.search-index-main .left {
  width: 950px;
  float: left;
}
.search-index-main .right {
  width: 428px;
  float: right;
}
.search-index-main h3 {
  font-size: 22px;
}
.search-index-header .logo img {
  width: 428px;
  margin-left: 0;
}
.search-index-header .logo .right {
  width: 234px;
}
.search-index-main .left h3 {
  border-left: 8px solid #bd1b2d;
  height: 30px;
  line-height: 30px;
  padding-left: 10px;
  margin-top: 5px;
  margin-bottom: 20px;
}
.search-index-main .right div {
  width: 100%;

  border: 1px solid #efefef;
  float: left;
  margin-bottom: 20px;
}
.search-index-main .right h3 {
  height: 54px;
  line-height: 54px;
  border-bottom: 1px solid #efefef;
  background-color: #fcfcfc;
  padding-left: 20px;
  padding-right: 20px;
}
.search-index-main .right .icon-shuaxin {
  font-size: 16px;
  font-weight: normal;
  float: right;
  cursor: pointer;
}
.search-index-main .right .tuijian a {
  width: 100%;
  color: #656565;
  font-size: 16px;
  float: left;
  height: 40px;
  line-height: 40px;
  overflow: hidden;
  padding-left: 10px;
}
.search-index-main .right .tuijian {
  padding: 20px;
}
.search-index-main .right .history {
  height: 260px;
  padding: 20px;
  overflow: hidden;
}
.search-index-main .right .history a {
  background-color: #f1f1f1;
  color: #666;
  font-size: 16px;
  padding: 10px 15px;
  margin-top: 10px;
  margin-right: 10px;
  float: left;
  border-radius: 5px;
}
.search-index-main .right div p {
  text-align: center;
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
.search-index-main .right div p .iconfont {
  font-size: 20px;
  color: #666;
  cursor: pointer;
}
.search-index-main .right div p .icon-shanchu::before {
  margin-right: 10px;
}
.search-index-main .search-list-section {
  float: left;
  width: 100%;
  border-top: 1px solid #efefef;
}
.search-index-main .search-list-section li {
  float: left;
  width: 100%;
  border-bottom: 1px dashed #efefef;
  margin-top: 20px;
  padding-bottom: 20px;
}
.search-index-main .search-list-section li a {
  font-size: 20px;
  color: #333;
  float: left;
  width: 100%;
  margin-bottom: 10px;
  line-height: 1.5;
}
.search-index-main .search-list-section li p {
  font-size: 14px;
  color: #919191;
  float: left;
  width: 100%;
  line-height: 1.5;
}

.main .school .school-show div article .img-div {
  margin-right: 10px;
  margin-bottom: 10px;
  width: 96px;
  height: 112px;
  float: left;
  padding: 0;
  margin-left: 0;
  background-image: none;
  overflow: hidden;
}
.main .school .school-show div article img {
  width: 96px;
  height: 112px;
  transition: transform 0.3s ease-out, opacity 0.35s;
}
.main .school .school-show div a:hover img {
  transform: scale(1.2);
}
.layui-layer-content .desc {
  font-size: 16px;
  margin-top: 60px;
}
.jinghua-index-main .jinghua-3 .video .cell-img p {
  bottom: 0px;
}
