* {
	box-sizing: border-box;
	outline: none;
	margin: 0;
	padding: 0;
	font-weight: normal;
	line-height: 1;
	font-size: 14px;
	font-family: 'Microsoft YaHei';
}

html {
	font-size: 14px;
}

body {
	background: #fff;
}

a {
	text-decoration: none;
}

ul {
	list-style: none;
}
body {
  background: url(../images/main/bg1.jpg) repeat-y;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
}
.h100{
  height: 100%;
}
.header {
  overflow: hidden;
  height: 55px;
  background: #fff;
}
.header i {
  width: 36px;
  height: 35px;
  display: block;
  float: left;
  margin-top: 10px;
  margin-right: 10px;
}
.header font.loTxt {
  float:left;
  display: block;
  font-size: 20px;
  color: #000000;
  line-height: 55px;
  font-weight: bold;
}
.header .search {
  position: relative;
  float: right;
  display: block;
  margin-top: 11px;
}
.header .search input {
  border: 1px solid #d0d0d0;
  padding: 6px 14px;
  border-radius: 20px;
  width: 240px;
}
.header .search em {
  position: absolute;
  right: 15px;
  top: 5px;
  color: #730c10;
  font-weight: bold;
  font-size: 22px;
}
.headerTopImg {
  width: 100%;
  height: 241px;
  background: url(../images/pc.jpg) no-repeat center center;
}
.banner {
  background: url(../images/main/banner.jpg) no-repeat center center;
  width: 100%;
  height: 337px;
  background-size: cover;
}
.nav {
  background: #730c10;
}
.nav ul {
  overflow: hidden;
  height: 100%;
}
.nav ul li {
  width: 120px;
  float: left;
  height: 55px;
}
.nav ul li a {
  color: #fff;
  display: block;
  width: 100%;
  line-height: 55px;
  height: 100%;
  font-size: 16px;
  text-align: center;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.nav ul li a:hover, .nav ul li a.cur {
  background: url(../images/main/n1.jpg) no-repeat;
}
.content {
  position: relative;
}
.intDevelop {
  margin: 50px 0;
  overflow: hidden;
}
.intDevelop .intDiv {
  width: 437px;
  height: 405px;
  float: left;
  background: url(../images/main/j1.png) no-repeat;
}
.intDevelop .intDiv p {
  margin: 30px 30px 10px 110px;
  color: #666;
  line-height: 28px;
  text-indent: 2em;
}
.intDevelop .intDiv a {
  color: #ba172c;
  margin-left: 110px;
}
.intDevelop .devDiv {
  width: 740px;
  height: 405px;
  background: #f8f2ea;
  border-radius: 10px;
  padding: 20px 30px;
  float: right;
  box-sizing: border-box;
}
.intDevelop .devDiv h4 {
  font-size: 20px;
  color: #000000;
  font-weight: bold;
  margin-top: 5px;
}
.intDevelop .devDiv .imgAll {
  overflow: hidden;
  position: relative;
}
.intDevelop .devDiv .imgAll font {
  position: absolute;
}
.intDevelop .devDiv .imgAll font.jt1 {
  top: 42px;
  left: 142px;
}
.intDevelop .devDiv .imgAll font.jt2 {
  top: 42px;
  left: 307px;
}
.intDevelop .devDiv .imgAll font.jt3 {
  top: 83px;
  left: 384px;
}
.intDevelop .devDiv .imgAll font.jt4 {
  top: 118px;
  left: 303px;
}
.intDevelop .devDiv .imgAll font.jt5 {
  top: 118px;
  left: 140px;
}
.intDevelop .devDiv .imgAll font.jt6 {
  top: 160px;
  left: 57px;
}
.intDevelop .devDiv .imgAll font.jt7 {
  top: 195px;
  left: 140px;
}
.intDevelop .devDiv .imgAll font.jt8 {
  top: 195px;
  left: 307px;
}
.intDevelop .devDiv .imgAll font.jt9 {
  top: 237px;
  left: 384px;
}
.intDevelop .devDiv .imgAll font.jt10 {
  top: 270px;
  left: 303px;
}
.intDevelop .devDiv .imgAll font.jt11 {
  top: 270px;
  left: 140px;
}
.intDevelop .devDiv .imgAll .leftimg {
  width: 490px;
  float: left;
  overflow: hidden;
}
.intDevelop .devDiv .leftimg li {
  float: left;
  width: 130px;
  height: 50px;
  background: #730c10;
  margin: 27px 30px 0 3px;
}
.intDevelop .devDiv .leftimg li .img {
  display: block;
  float: left;
  height:50px;
  width: 50px;
}
.intDevelop .devDiv .leftimg li .img img {
  width: 100%;
  height: 100%;
  display: block;
}
.intDevelop .devDiv .leftimg li .txt {
  width: 80px;
  height: 50px;
  padding: 7px 10px 0 10px;
  box-sizing: border-box;
  color: #fff;
  display: block;
  float: right;
  line-height: 18px;

}
.txt-top{
  position: absolute;
  width: 1200px;
  height: 1px;
  left: -30px;
  top: -1px;
  background: #e5dfd8;
  border-color:#e5dfd8 ;
}
.intDevelop .devDiv .imgAll .rightlb {
  background: url(../images/main/bg2.png) no-repeat;
  height: 292px;
  width: 190px;
  float: left;
  margin-top: 17px;
  text-align: center;
}
.intDevelop .devDiv .imgAll .rightlb .img {
  margin: 19px 0 10px 0;
  display: block;
}
.intDevelop .devDiv .imgAll .rightlb p {
  font-size: 16px;
  color: #541605;
  font-weight: bold;
}
.characterStyle  {
  position: relative;
  margin-bottom: 50px;
}
.characterStyle .h285 {
  background: #66150d;
  height:  285px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.characterStyle .w1200 {
  position: relative;
  z-index: 1;
}
.characterStyle .lefttxt {
  position: absolute;
  top: 50px;
  left: 0;
}
.characterStyle .lefttxt h3 {
  font-size: 32px;
  color: #fff;
  font-weight: bold;
  margin-bottom: 25px;
}
.characterStyle .lefttxt p {
  font-size: 16px;
  color: #fff;
  margin-bottom: 8px;
}
.characterStyle .tabCon .tabLi {
  display: none;
  min-height: 282px;
}
.characterStyle .tabMenu {
  float: right;
  width: 955px;
  /* height: 360px; */
}
.arrow1 {
  display: block;
}
.arrow2 {
  display: none;
}
.characterStyle .tabMenu ul {
  text-align: right;
  overflow: hidden;
  margin: 10px 0 10px 10px;
  padding-left: 687px;
}
.characterStyle .tabMenu ul li {
  padding: 12px 25px;
  background: #9d725f;
  color: #5a150e;
  border-radius: 4px;
  float: left;
  cursor: pointer;
  margin: 15px 0 15px 15px;
  font-weight: bold;
  font-size: 16px;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.characterStyle .tabMenu ul li:hover,.characterStyle .tabMenu ul li.cur {
  background: #c61f20;
  color: #fff;
}

.characterStyle  .swiper-container {
  width: 100%;
  height: 100%;
}
.characterStyle .swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  height: 280px;
  border-radius: 10px;
  padding: 25px;
  box-sizing: border-box;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.characterStyle .swiper-slide .img {
  overflow: hidden;
}
.characterStyle .swiper-slide .img img {
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
  width: 106px;
  height: 106px;
  border-radius: 106px;
}
.characterStyle .swiper-slide:hover img{
  /* background: #5a150e; */
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.characterStyle .swiper-slide h4 {
  color: #000005;
  font-size: 20px;
  margin: 20px 0;
}
.characterStyle .swiper-slide p {
  color: #666;
  font-size: 14px;
  line-height: 18px;
}
.characterStyle .swiper-button-next, 
.characterStyle .swiper-container-rtl .swiper-button-prev {
  left: 0px;
}
.characterStyle .swiper-button-next, 
.characterStyle .swiper-button-prev {
  width: 40px;
  height: 40px;
  border-radius: 40px;
  border: 2px solid #d7c2a1;
  top: 62%;
  color: #d7c2a1
}
img {
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.characterStyle .swiperButton, .characterStyle .swiperButton i{
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.characterStyle .swiperButton:hover {
  background: #d7c2a1;
}
.characterStyle .swiperButton:hover i {
  color: #730c10
}
.characterStyle .swiper-button-next i,
.characterStyle .swiper-button-prev i {
  font-size: 36px;
}
.characterStyle .swiper-button-prev, 
.characterStyle .swiper-container-rtl .swiper-button-next {
  left: 50px;
}
.characterStyle .swiper-button-next:after, 
.characterStyle .swiper-container-rtl .swiper-button-prev:after,
.characterStyle .swiper-button-prev:after, 
.characterStyle .swiper-container-rtl .swiper-button-next:after {
  content: '';
}
.documentImg {
  overflow: hidden;
  min-height: 570px
}
.documentDiv {
  width: 755px;
  float: left;
}
.documentDiv .con {
  position: relative;
}
.documentDiv .con span.img {
  position: absolute;
  top: -25px;
  left: 30px;
  width: 148px;
  height: 192px;
  display: block;
}
.documentDiv .con span.img img {
  display: block;
   width: 100%;
   height: 100%;
   object-fit: cover;
}
.documentDiv .con .bgTxt {
  background: #f8f2ea;
  border-radius: 6px;
  padding: 30px 30px 30px 210px;
  margin-top: 60px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
}
.documentDiv .con .bgTxt h3.txtTitle {
  height: 34px;
  margin-bottom: 25px;
  overflow: hidden;
}
.documentDiv .con .bgTxt h3.txtTitle b, .documentDiv .con .bgTxt h3.txtTitle font {
  display: block;
  float: left;
  line-height: 34px;
}
.documentDiv .con .bgTxt h3.txtTitle b {
  font-size: 24px;
  font-weight: bold;
  margin-right: 10px;
  color: #c01618;
  max-width: 340px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.documentDiv .con .bgTxt h3.txtTitle font {
  color: #000005;
  font-size: 16px;
}
.documentDiv .con .bgTxt p.info {
  color: #666;
  font-size: 14px;
  height: 72px;
  overflow: hidden;
  display: -webkit-box;
  line-height: 24px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.documentScroll {
  height: 260px;
  margin-top: 25px;
}
.documentScroll ul{
  overflow: hidden;
  margin-left: -25px;
}
.documentScroll li {
  width: 170px;
  margin-left: 25px;
  float: left;
  cursor: pointer;
}
.documentScroll li span.imgTop {
  width: 100%;
  height: 194px;
  background: #fff;
  border: 3px solid #fff;
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 6px;
}
.documentScroll li span.imgTop img {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 6px;
  object-fit: cover;
}
.documentScroll li:hover span.imgTop img{
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.documentScroll li p.Title {
  color: #771715;
  font-size: 18px;
  font-weight: bold;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  text-align: center;
  margin: 10px 0;
}
.documentScroll li p.name {
  font-size: 14px;
  color: #666;
  text-align: center;
}
.igmDiv {
  width: 410px;
  float: right
}
.igmDiv .con {
  background: url(../images/main/bg3.png) no-repeat;
  height: 509px;
  margin-top: 25px;
  padding-top: 25px;
}
.igmDiv .cucoloris {
  width: 360px;
  height: 430px;
  margin: 0 auto;
  position: relative;
}
 .igmDiv .cucoloris .swiper-container {
    width: 100%;
    height: 100%;
  }
  .cucoloris .swiper-pagination {
    /*left: 50%;*/
    /*margin-left: -69px;*/
    bottom: -30px; 
  }
  .cucoloris .swiper-pagination-bullet {
    width: 40px;
    height: 3px;
    margin-right: 6px;
    background: #fff;
    border-radius: 0;
  }
  .igmDiv .cucoloris .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    border-radius: 10px;
  }
  .igmDiv .cucoloris .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 10px;
  }
.documentImg h4 {
  color: #771715;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  height: 34px;
}
a.more {
  position: absolute;
  top: 2px;
  right: 0;
  color: #c01618;
  display: block;
  padding: 7px 14px;
  border-radius: 15px;
  border: 1px solid #c01618;
  background: #fff;
}
.audioVideo {
  margin: 50px auto;
  background: #f8f2ea;
  border-radius: 10px;
  padding: 30px;
}
.audioVideo .title {
  position: relative;
   color: #771715;
  font-size: 32px;
  font-weight: bold;
  position: relative;
  margin-bottom: 40px;
}
.audioVideo .audioRightr {
  position: absolute;
  top: 0;
  right: 0;
}
.audioVideo .audioRightr audio {
  height: 32px;
  /* background: #c01618; */
}
.audioVideo .con {
  overflow: hidden;
}
.audioVideo .lfTextList {
  width: 420px;
  float: left;
}
.audioVideo .lfTextList ul {
  overflow: hidden;
}
.audioVideo .lfTextList li a {
  display: block;
  line-height: 32px;
  overflow: hidden;
}
.audioVideo .lfTextList li a:hover i, .audioVideo .lfTextList li a:hover font {
  color:#c01618
}
.audioVideo .lfTextList li i {
  color: #bfab8d;
  float: left;
  display: block;
  width: 20px;
  line-height: 44px;
}
.audioVideo .lfTextList li font {
  font-size: 14px;
  color: #000000;
  display: block;
  line-height: 44px;
  width: 320px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  float:left;
}
.audioVideo .lfTextList li em {
  font-style: normal;
  font-size: 12px;
  color: #999;
  float: right;
  display: block;
  width: 70px;
  line-height: 44px;
}
.audioVideo .rtVideoList {
  width: 685px;
  float: right
}
.rtVideoList ul {
  overflow: hidden;
}
.rtVideoList li {
  float: left;
  width: 320px;
  margin-left: 22px;
}
.rtVideoList li dt video {
  height: 100%;
  display: block;
  width: 100%;
}
.rtVideoList li dd {
  line-height: 36px;
  overflow: hidden;
  cursor: pointer;
}
.rtVideoList li dt {
  position: relative;
  width: 100%;
  height: 200px;
}
.rtVideoList li dt p {
  position: absolute;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 20px;
  bottom: 0;
  left: 0;
  width: 100%;
  box-sizing: border-box;
  color: #fff;
  background: rgba(0, 0, 0, .6);
}
.rtVideoList li dt:hover span.pause {
  display: block;
}
.rtVideoList li dt span.pause {
  display: none;
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, .8);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  margin: auto;
  text-align: center;
  border-radius: 48px;
  z-index: 99999
}
.rtVideoList li dt span.play{
  width: 48px;
  height: 48px;
  background: rgba(0, 0, 0, .8);
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  margin: auto;
  text-align: center;
  border-radius: 48px;
  z-index: 9
}
.rtVideoList li dt span.play i,.rtVideoList li dt span.pause i{
  font-size: 24px;
  line-height: 48px;
}
.rtVideoList li dd i {
  font-size: 32px;
  display: block;
  float: left;
  line-height: 36px;
  /* font-weight: bold; */
}
.rtVideoList li dd:hover font, .rtVideoList li dd:hover i {
  color:#c01618
}
.rtVideoList li dd font {
  display: block;
  float: left;
  width: 280px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  line-height: 36px;
}
.recreation {
  position: absolute;
  bottom: -120px;
  left: 50%;
  margin-left: -600px;
  width: 1200px;
  overflow: hidden;
}
.recreation .manhua {
  width: 584px;
  float: left;
}
.recreation .manhua h4, .recreation .wenyi h4 {
    color: #771715;
    font-size: 32px;
    font-weight: bold;
    position: relative;
    height: 34px;
    margin-bottom: 25px;
}
.recreation .wenyi {
  width: 584px;
  float: right;
}
.recreation .manhua .con {
  height: 200px;
  background: url(../images/main/b4f.png) no-repeat;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.recreation .manhua .con ul, .recreation .wenyi ul {
  overflow: hidden;
  padding: 25px;
}
.recreation .manhua .con ul li, .recreation .wenyi li {
  overflow: hidden;
}
.recreation .manhua .con li i, .recreation .wenyi li i {
  color: #59140d;
  font-size: 18px;
  float: left;
  width: 20px;
  line-height: 36px;
  display: block;
  margin-right: 10px;
}
.recreation .manhua .con li  font, .recreation .wenyi li font {
  width: 300px;
  float: left;
  line-height: 36px;
  display: block;
  /*font-weight: bold;*/
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.recreation .wenyi .con {
  height: 200px;
  background: url(../images/main/bg5.png) no-repeat;
  width: 100%;
  border-radius: 6px;
  overflow: hidden;
}
.recreation .wenyi .con li font {
  color: #000000;
}
.footer {
  background: url(../images/main/ft1.jpg) no-repeat center center;
  width: 100%;
  height: 215px;
  text-align: center;
  padding-top: 140px;
  background-size: cover;
}
.footer p {
  color: #b5b5b5;
  font-size: 14px;
  margin: 8px 0;
}
.pb157 {
  padding-bottom: 157px;
}

/* 419新增 */
.nybanner {
  background: url(../images/main/ny1.png) no-repeat center center;
  width: 100%;
  height: 532px;
}
.nygs {
  background: #bdd7e2;
}
.nygs .nybanner{
  background: url(../images/main/ny0.png) no-repeat center center;
}
.nybanner .title {
  position: absolute;
  top: 150px;
  left: 50%;
  margin-left: -112px;
}
.nyPage {
  margin-top: -320px;
}
.nyContent .location {
  height: 38px;
  line-height: 38px;
  padding: 0 20px;
  font-size: 14px;
  color: #f8f2ea;
  background: #ccae8c;
  border-radius: 6px 6px 0 0;
}
.nyContent .location a {
  color: #f8f2ea
}
.nyContent .location b {
  color: #c01618
}
.nygs .nyContent .location b {
  color: #53c4e3
}

.nyContent .w1200 {
  background: #f8f2ea;
  border-radius: 6px;
  margin: 0 auto 30px auto;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  height: 100%;
}
 .conJj {
  padding: 30px;
  min-height: 400px;
}
.nyContent .conJj .title {
  font-size: 22px;
  font-weight: bold;
  color: #333;
  text-align: center;
  margin-top: 30px;
}
.nyContent .conJj .desc {
  margin: 25px 0 50px 0;
  color: #444444;
  font-size: 14px;
  text-align: center;
}
.nyContent .conJj .desc b {
  font-weight: bold;
}
.nyContent .conJj .txt {
  border-top: 1px solid #e5dfd8;
  padding: 30px 0px 0 0px;
}
.nyContent .conJj .txt p {
  font-size: 14px;
  color: #444444;
  line-height: 32px;
  text-indent: 2em
}
.nyContent .conJj .txt p .img {
  display: block;
  width: 100%;
  margin: 20px 0;
  text-align: center;
}
.nyContent .conJj .txt p .img img {
  max-width: 100%;
}
p.backIndex {
  text-align: right;
  margin: 20px 30px 50px 0;
}
p.backIndex a.moreny {
  background: #c01618;
  padding: 10px 25px;
  overflow: hidden;
  border-radius: 5px;
  color: #fff;
}
.h136 {
  height: 136px;
  padding-top: 45px;
}
.flexRight {
  position: fixed;
  right: 20px;
  top: 50%;
  overflow: hidden;
  margin-top: -182px;
}
.flexRight li {
  width: 68px;
  height: 68px;
  border-radius: 68px;
  background: #fff;
  margin-top: 5px;
}
.flexRight li a {
  display: block;
  width: 100%;
  height: 100%;
  color: #5e2413;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  padding: 14px;
  line-height: 20px;
}
.flexRight li:hover a{
  background: url(../images/main/ny4.png) no-repeat;
  color: #fff;
}
.flexRight li:last-child a{
  background: #541605;
  color: #fff;
  width: 68px;
  height: 68px;
  border-radius: 68px;
}
.nyHistory .lt {
  width: 220px;
  float: left;
  background: #fffcf7;
  border-right: 1px solid #e6e6e6
}
.nyHistory .lt dt {
  background: url(../images/main/ny5.png) no-repeat;
  width: 100%;
  height: 68px;
  color: #541606;
  font-size: 24px;
  font-weight: bold;
  line-height: 68px;
  overflow: hidden;
  margin-bottom: 20px;
}
.nyHistory .lt dt i {
  display: block;
  float: left;
  margin: 20px 10px 0 40px;

}
.nyHistory .lt dd a{
  line-height: 48px;
  text-align: center;
  color: #666;
  font-size: 16px;
  display: block;
}
.nyHistory .lt dd a:hover, .nyHistory .lt dd.cur a{
  background: #c01618;
  color: #fff;
}
.nygs .nyHistory .lt dd a:hover,  .nygs .nyHistory .lt dd.cur a {
  background: #c01618;
}
.nyHistory .ft {
  width: 980px;
  float: right;
  position: relative;
}
.nyHistory .ft .location {
  border-bottom: 1px solid #dad5ce;
}
.nyHistory .ft .location, .nyHistory .ft .location a {
  background: none;
  color: #999
}
.nyContent .conJj .txt .yinzi{
  background: url(../images/main/ny7.png) no-repeat;
  width: 905px;
  height: 218px;
  color: #444;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
  padding: 30px;
  box-sizing: border-box;
  text-indent: 2em;
  margin: 0 auto;
}
p.backIndex .nextTxt {
  color: #444;
  font-weight: bold;
}
p.backIndex a.next {
  color: #c01618;
  font-weight: bold;
}
.conJj .topSearch {
  margin: 0 0 30px 0;
  overflow: hidden;
  position: relative;
}
.conJj .topSearch select{
  border: 1px solid #e1e1e1;
  float: left;
  padding: 7px 15px;
  border-radius: 3px 0 0 3px;
}
.conJj .topSearch  input {
  padding: 8px 15px;
  border-top: 1px solid #e1e1e1;
  border-right: 1px solid #e1e1e1;
  border-bottom: 1px solid #e1e1e1;
  border-left: none;
  border-radius: 3px;
  width: 300px;
  float: left;
  margin-right: 5px;
}
.conJj .topSearch button {
  background: #c01618;
  color: #fff;
  padding: 11px 25px;
  border-radius: 3px;
  border: none;
  float: left
}
.imgListPage ul.list {
  overflow: hidden;
  margin-left: -22px;
}
 .imgListPage ul.list li {
    background: url(../images/main/ny9.png) no-repeat;
    width: 218px;
    height:293px;
    padding: 10px 5px 0 5px;
    margin-left: 17px;
    margin-bottom: 17px;
    float: left;
 }
.imgListPage ul.list li:hover span.tp img{
  transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
}
.imgListPage ul.list li span.tp {
  /* margin: 5px;
  display: block; */
  width: 205px;
  height: 244px;
  display: block;
  overflow: hidden;
}
.imgListPage ul.list li span.tp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.imgListPage ul.list li h6.tname {
  color: #541605;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  line-height:36px;
}
.paging {
  margin-top: 20px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
}
.paging  ul {
  display: flex;

}
.paging  ul li {
  padding: 10px 13px;
  border: 1px solid #dbdbdb;
  background: #fff;
  margin-right:10px;
  border-radius: 4px;
  cursor: pointer;
}
.paging  ul li:hover, .paging span:hover, .paging  ul li.cur {
  background: #c01618;
  border: 1px solid #c01618;
  color: #fff;
}
.nygs .paging  ul li:hover, .nygs .paging span:hover, .nygs .paging  ul li.cur {
  background: #53c4e3;
  border: 1px solid #53c4e3;
  color: #fff;
}
.paging span {
  /* float: right */
  padding: 10px 13px;
  border: 1px solid #dbdbdb;
  background: #fff;
  border-radius: 4px;
  cursor: pointer;
}
.peopleInfo {
  margin-top: 60px;
  background: #fffdfa url(../images/main/ny11.png) no-repeat center bottom;
  min-height: 400px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  padding: 30px;
  position: relative;
  /* display: flex; */
}
.peopleInfo img {
  margin-top: -80px;
  float: left;
  display: block;
  margin-right: 20px;
  width: 240px;
  height: 285px;
}
.peopleInfo font {
  margin-top: -100px;
  line-height: 24px;
}
.peopleInfo p {
  font-size: 14px;
    color: #444444;
    line-height: 32px;
    text-indent: 2em;
}
.peopleInfo .wz h3 {
  font-size: 26px;
  height: 50px;
  color: #000000;
  font-weight: bold;
  margin: 10px 0 20px 0;
  line-height: 50px;
  padding-left: 300px;
  background: url(../images/main/ny13.png) no-repeat;
  background-position: 260px 0;
}
.peopleInfo .wz h3 b{
  font-size: 32px;
  color: #c01618
}
.peopleInfo .wz .time {
  position: absolute;
  top: -30px;
  /*right: 0;*/
  color: #999;
  font-size: 14px;
}
.peopleInfo .backIndex {
  position: absolute;
  bottom: 40px;
  right: 30px;
  z-index: 9999;
  width: 100%;
  
}


.bookListPage ul.list {
  overflow: hidden;
  margin-left: -17px;
}
 .bookListPage ul.list li {
    background: url(../images/main/ny15.png) no-repeat;
    width: 138px;
    height:213px;
    padding: 10px 10px 0 10px;
    margin-left: 17px;
    margin-bottom: 17px;
    float: left;
 }
.bookListPage ul.list li:hover span.tp img{
  transform: scale(1.1);
-moz-transform: scale(1.1);
-webkit-transform: scale(1.1);
-o-transform: scale(1.1);
}
.bookListPage ul.list li span.tp {
  /* margin: 5px;
  display: block; */
  width: 116px;
  height: 160px;
  display: block;
  overflow: hidden;
}
.bookListPage ul.list li span.tp img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
  overflow: hidden;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.bookListPage ul.list li h6.tname {
  color: #541605;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-size: 16px;
  font-weight: bold;
  line-height:36px;
}
.conJj .topSearch .rt {
  position: absolute;
  right: 0;
  top: 8px;
}
.conJj .topSearch .rt span {
  margin-left: 10px;
  cursor: pointer;
}
.conJj .topSearch .rt .cur, .conJj .topSearch .rt span:hover {
  color: #c01618;
  font-weight: bold;
}
.conJj .topSearch .tx i {
  font-weight: bold;
}
.videoListPage .list {
  overflow: hidden;
  margin-left: -24px;
}
.videoListPage .list li {
  width: 290px;
  float: left;
  margin-left: 24px;
  cursor: pointer;
  margin-bottom: 24px;
}
.videoListPage .list li .video {
  position: relative;
  width: 100%;
  height: 165px;
  overflow: hidden;
}
.videoListPage .list li .video img {
  width: 100%;
  height: 100%;
  display: block;
  object-fit: cover;
  border-radius: 4px;
}
.videoListPage .list li:hover .video .ic {
  /*top: 50%;*/
}
.videoListPage .list li .video .ic {
  position: absolute;
  width: 48px;
  height: 48px;
  border-radius: 48px;
  background: rgba(0, 0, 0, .8);
  color: #fff;
  text-align: center;
  left: 50%;
  top: 50%;
  margin: -24px 0  0 -24px;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
  
}
.videoListPage .list li .video .yd {
  position: absolute;
  bottom: 10px;
  right: 10px;
  color: #fff;
  font-size: 12px;
}
.videoListPage .list li:hover .vtxt h5{
  color: #c01618
}
.nygs .videoListPage .list li:hover .vtxt h5{
  color: #53c4e3
}
.videoListPage .list li .vtxt h5 {
  color: #333;
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoListPage .list li .vtxt h6 {
  color: #666;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.videoListPage .list li .video .yd i {
  color: #fff;
}
.videoListPage .list li .video .ic i {
  color: #fff;
  font-size: 24px;
  margin-top: 12px;
  display: block;
}
.videoDialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.videoDialog .bg {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9;
}
.videoDialog span.close {
  position: absolute;
  top: 30px;
  right: 30px;
  z-index: 11;
  color: #fff;
  cursor: pointer;
}
.videoDialog span.close i {
  font-size: 32px;
}
.videoDialog .videoCon {
  display: flex;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  justify-content: center;
  align-items: center;
  z-index: 9;
}
.videoDialog .videoCon video {
  position: relative;
  /*z-index: 10;*/
}
.videoDialog .videoCon audio {
  position: relative;
  z-index: 10;
}
.topFilter {
  margin-bottom: 20px;
}

.topFilter dl {
  overflow: hidden;
  margin-bottom: 10px;
}
.topFilter dt {
  float: left;
  width: 80px;
  border: 1px solid #53c4e3;
  color: #53c4e3;
  border-radius: 15px;
  padding: 6px 0;
  text-align: center;
  background: #fff;
}
.topFilter dd {
  float: left;
  padding: 0 15px;
  color: #666;
  line-height: 28px;
  cursor: pointer;
}
.topFilter dd:hover {
  color: #53c4e3;
}
.imgListPageNy ul.list {
  overflow: hidden;
  margin-left: -24px;
}
.imgListPageNy ul.list li{
  width: 212px;
  float: left;
  margin-left: 24px;
  margin-bottom: 24px;
}
.imgListPageNy ul.list li a {
  display: block;
}
.imgListPageNy ul.list li .iimg {
  display: block;
  width: 212px;
  height: 260px;
  border-radius: 6px;
  overflow: hidden;
}
.imgListPageNy ul.list li .iimg img {
  width: 100%;
  height: 100%;
  display: block;
  transition: all 0.4s;
	-moz-transition: all .4s;
 /* Firefox 4 */
	-webkit-transition: all .4s;
 /* Safari and Chrome */
	-o-transition: all .4s;
}
.imgListPageNy ul.list li:hover .itxt {
  color: #53c4e3
}
.imgListPageNy ul.list li:hover img{
  /* background: #5a150e; */
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.imgListPageNy ul.list li .itxt {
  color: #000000;
  font-size: 16px;
  margin: 10px 0;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.gameList .list {
overflow: hidden;
margin-left: -34px;
}
.gameList .list li {
  width: 72px;
  margin-left: 34px;
  float: left;
}
.gameList .list li a{
  display: block;
}
.gameList .list li:hover .itxt {
  color:#53c4e3
}
.gameList .list li .iimg {
  width: 72px;
  height: 72px;
  display: block;
  border-radius: 10px;
  overflow: hidden;
}
.gameList .list li .iimg img {
  width: 100%;
  height: 100%;
  display: block;
}
.gameList .list li .itxt {
  font-size: 14px;
  color: #333;
  margin: 10px 0;
}
.textList .topInfoTwo, .audioList .topInfoTwo {
  width: 100%;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 15px;
}
.textList .topInfoTwo .fl, .audioList .topInfoTwo .fl {
  float: left;
  padding-left: 24px;
  color: #666
}
.textList .topInfoTwo .rl, .audioList .topInfoTwo .rl {
  float: right;
  color: #999
}
.textList .list, .audioList .topInfoTwo .list {
  overflow: hidden;
}
.textList .list li, .audioList .list li {
  overflow: hidden;
  padding: 15px 0;
  border-bottom: 1px dashed #d3d3d3
}
.textList .list li i {
  float: left;
  color: #ccae8b;
  display: block;
  margin-right: 5px
}
.audioList .list li span {
  float: left;
  color: #c01618;
  width: 20px;
  height: 20px;
  border-radius: 20px;
  display: block;
  margin-right: 5px;
  border: 1px solid #c01618;
  text-align: center;
  line-height: 17px;
}
.audioList .list li span.cur {
  background: #c01618;
  color: #fff;
  border: 1px solid #c01618
}
.audioList .list li span i {
  font-size: 12px;
}
.textList .list li a, .audioList .list li a {
  float: left;
  width: 750px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #333;
  line-height: 20px;
}
.textList .list li em, .audioList .list li em {
  color: #666;
  font-size: 14px;
  float: right;
  display: block;
  font-style: normal;
}
.nyContent .conJj .txt .video {
  text-align: center;
  margin: 30px 0;
  max-width: 100%;
}
.imgContent .location {
  background: none !important;
  color: #333 !important;
  border-bottom: 1px solid #d3d3d3;
}
.imgContent .location a {
  color: #333 !important;
}
.imgContent .con {
  padding: 20px;
}
.imgContent .menuList {
  position: relative;
  margin-bottom: 20px;
}
.imgContent .menuList ul {
  overflow: hidden;
}
.imgContent .menuList ul li {
  /*padding: 8px 15px;*/
  border: 1px solid #c01618;
  color: #c01618;
  border-radius: 4px;
  float: left;
  margin-right: 10px;
  cursor: pointer;
  width: 65px;
  height: 32px;
}
.imgContent .menuList ul li a:hover, .imgContent .menuList ul li.cur a{
  background: #c01618;
  color:#fff;
  border: 1px solid #c01618;

}
.imgContent .menuList dl {
  position: absolute;
  top: 8px;
  right: 0;
  overflow: hidden;
}
.imgContent .menuList dl dt {
  float: left;
  padding: 0 5px;
  color: #666;
}
.imgContent .menuList dl dd {
  float: left;
  padding: 0 5px;
  color: #999;
  cursor: pointer;
}
.imgContent .menuList dl dd.cur, .imgContent .menuList dl dd.cur i, .imgContent .menuList dl dd:hover {
  color:#c01618;
  font-weight: bold;
}

.imgContent .imgListCon {
  overflow: hidden;
  margin-left: -17px;
}
.imgContent .imgListCon li {
  float: left;
  width: 218px;
  height: 218px;
  margin-left: 17px;
  border-radius: 4px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
  margin-bottom: 17px;
}
.imgContent .imgListCon li a {
  width: 100%;
  height: 100%;
  display: block;
}
.imgContent .imgListCon li img {
  display: block;
  width: 100%;
  object-fit: cover;
  height: 100%;
  transition: all 0.4s;
  -moz-transition: all .4s;
  /* Firefox 4 */
  -webkit-transition: all .4s;
  /* Safari and Chrome */
  -o-transition: all .4s;
}
.imgContent .imgListCon li:hover img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.imgContent .imgListCon li p {
  background: rgba(0, 0, 0, .8);
  color: #fff;
  position: absolute;
  bottom: 0;
  left: 0;
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  padding: 0 15px;
  box-sizing: border-box;
}
.imgContent .downMore{
  text-align: center;

}

.imgContent .downMore span {
  background: #c01618;
  color: #fff;
  padding: 10px 16px;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
}
.topSearch .intSpan{
  overflow: hidden;
  position: relative;

  margin-bottom: 10px;
}
.topSearch .intSpan input {
  border-left: 1px solid #e1e1e1
}
.topSearch .intSpan .time {
  position: absolute;
  right: 0;
  top: 10px;
  color: #999;
  font-size: 14px;
}
.topSearch > .tp {
  color:#666;
  font-size: 14px;
}
.rosterVeter .rosterCon dl {
  margin-top: 50px;
  overflow: hidden;
}
.rosterVeter .rosterCon dl dt {
  color: #c01618;
  font-weight: bold;
}
.rosterVeter .rosterCon dl dd {
  color: #000000;
  font-size: 14px;
  padding: 16px 25px 16px 0;
  float: left;
  /*cursor: pointer;*/
}
.resumeBtn {
  margin-top: 30px;
}
.resumeBtn .td{
  background: #c01618;
  color: #fff;
  padding: 10px 16px;
  border-radius: 4px;
  cursor: pointer;
  display: inline-block;
}
.resumeDialog {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
}
.resumeDialog .bg {
  background: rgba(0, 0, 0, .6);
  width: 100%;
  height: 100%;
}
.resumeDialog .dialogCon {
  width: 640px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate3d(-50%,-50%,0);
  background: #fff;
  border-radius: 10px;
  min-height: 300px;
  padding: 20px;
  box-sizing: border-box;
}
.resumeDialog .dialogCon h4 {
  position: relative;
  margin-bottom: 15px;
}
.resumeDialog .dialogCon h4 font {
  position: relative;
  z-index: 5;
  color: #000005;
  font-size: 18px;
  font-weight: bold;
}
.resumeDialog .dialogCon h4 i {
  position: absolute;
  font-size: 26px;
  color: #999;
  right: -10px;
  top: -10px;
  cursor: pointer;
}
.resumeDialog .dialogCon h4 em {
  position: absolute;
  left: 0;
  bottom: -5px;
  z-index: 1;
}
.resumeDialog .dialogCon p.title {
  color: #999;
  font-size: 14px;
  margin-bottom: 20px;
}
.resumeDialog .dialogCon .tcon {
  overflow: hidden;
  margin-bottom: 20px;
}
.dialogCon .tcon .lspan {
  float: left;
  width: 80px;
  display: block;
  text-align: right;
  padding-right: 10px;
  padding-top: 8px;
  box-sizing: border-box;
}
.dialogCon .tcon .rcon {
  float: right;
  width: 520px;
}
.dialogCon .tcon .rcon .upldBtn {
  background: none;
  border: 1px solid #c01618;
  color: #fff;
  padding: 6px 15px;
  border-radius: 4px;
  color: #c01618
}
.dialogCon .tcon .rcon textarea {
  border: 1px solid #d3d3d3;
  padding: 10px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
}
.seque {
  margin-bottom: 20px;
}
.seque h6 {
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
  color: #c01618
}
.seque h6 i {
  margin-right: 10px;
}
.seque table {
  width: 100%;
  margin-top: 15px
}
.seque th, .seque td {
  text-align: left;
  height: 46px;
  padding: 0 30px;
}
.seque th {
  color: #fff;
  background: #ccae8b;
}
.seque td {
  background: #fefcfb;
  color: #666;
  border-bottom: 1px solid #f2f0f0;
}
.searStatus {
  margin-bottom: 20px;
  color: #999;
  margin-top: -10px;
}
.searStatus b {
  color: #c01618;
  font-weight: bold;
  margin-right: 3px;
}
.poRb {position: absolute; bottom: 10px; right: 20px;}

.fixcenter {
  display: flex;
  align-items: center;
  justify-content: center;
}
* {
  outline: none;
  margin: 0;
  padding: 0;
  font-weight: normal;
  line-height: 1;
  font-size: 14px;
  font-family: 'Microsoft YaHei';
}

html {
  font-size: 14px;
}

body {
  background: #fff;
}

a {
  text-decoration: none;
}

ul {
  list-style: none;
}
.indexPage {
  background: url(../images/inResearch/bg1.jpg) no-repeat center center;
  background-size: cover;
  height: 100%;
}
.bg1 {
  background: url(../images/inResearch/b1.png) no-repeat center center;
  background-size: cover;
  height: 631px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 1;
}
.contentPro {
  position: relative;
  z-index: 2;
}
.topMenu {
  padding: 20px 40px;
  height: 37px;
}
.logoTxt {
  float: left;
  display: flex;
  align-items: center;
}
.logoTxt b {
  margin-left: 10px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
}
.LoginTxt {
  float: right;
  display: flex;
  align-items: center;
  height: 37px;
  position: relative;
}
.LoginTxt .log {
  color: #fff;
}
.LoginTxt .admin {
  height: 34px;
  width: 34px;
  display: flex;
  border-radius: 34px;
  background: #fff;
}
.LoginTxt .admin i {
  display: flex;
  width: 34px;
  color: #cccccc;
  font-size: 26px;
  margin: 5px 0 0 -6px
}
.LoginTxt .name {
  color: #c7c7c7;
  font-size: 14px;
  display: flex;
  margin: 0 10px;
}
.LoginTxt .xial {
  color: #c7c7c7
}
.bannar {
  text-align: center;
  padding: 120px 0 30px 0;
}
.search {
  margin-top: 40px;
  display: flex;
  justify-content: center;
}
.searchInput {
  width: 730px;
  position: relative;
  margin-left: 105px;
}
.searchInput .numTxt {
  text-align: left;
  margin-top: 20px;
  font-size: 14px;
  color: #fff;
  display: flex;
  align-items: center;
}
.searchInput .numTxt b:first-child {
  margin: 0 2px 0 10px;
}
.searchInput .numTxt b {
  background: #ab916f;
  padding: 5px 8px;
  color: #fff;
  font-size: 20px;
  border-radius: 3px;
  margin: 0 2px;
}
.searchInput input {
  box-sizing: border-box;
  height: 56px;
  padding: 12px 90px 12px 110px;
  background: #fff;
  border: none;
  width: 100%;
  border-radius: 5px;
  font-size: 16px;
}
.searchInput .ltTxt {
  position: absolute;
  left: 0;
  height: 56px;
  line-height: 56px;
  width: 100px;
  color: #333;
  font-size: 16px;
}
.searchInput .ltTxt span {
  font-size: 16px;
}
.searchInput .bord {
  width: 1px;
  height: 30px;
  background: #dfdfdf;
  position: absolute;
  top: 13px;
}
.searchInput .brd1 {
  left: 100px;
}
.searchInput .brd2 {
  right: 80px;
}
.searchInput .ltTxt:hover ul {
  display: block;
}
.searchInput .ltTxt i {
  color: #333
}
.searchInput .ltTxt ul {
  display: none;
  position: absolute;
  top: 100%;
  background: #fff;
  width: 100px;
}
.searchInput .ltTxt ul li {
  padding: 14px 0;
  cursor: pointer;
  font-size: 16px;
}
.searchInput .ltTxt ul li:hover {
  background: #c01618;
  color: #fff;
}
.btnSearch {
  background: none;
  width: 80px;
  border: none;
  position: absolute;
  right: 0;
  height: 56px;
  line-height: 58px;
}
.btnSearch i {
  font-size: 24px;
  color: #c01618
}
.HighSearch {
  margin-top: 20px;
}
.HighSearch a{
  color: #fff;
  font-size: 16px;
  margin-left: 20px;
  font-weight: bold;
}
.HighSearch a i {
  font-weight: bold;
  font-size: 20px;
}
.w1200 {
  width: 1200px;
  margin: 0 auto;
}
.indexMeun {
  margin-top: 100px;
}
.indexMeun dl {
  overflow: hidden;
  display: flex;
  margin-left: -25px;
}
.indexMeun dt, .indexMeun dd {
  flex: 1;
  margin-left: 25px;
}
.indexMeun dt {
  background: url(../images/inResearch/n2.png) no-repeat;
  background-size: cover;
  height: 240px;
  padding: 30px 0;
  border-radius: 10px;
  box-sizing: border-box;
}
.indexMeun dt p {
  margin: 0 30px;
  line-height: 44px;
  font-size: 16px;
  color: #ffffff
}
.indexMeun dt p a {
  color: #fff;
  font-size: 16px;
}
.indexMeun dt p i{
  margin-right: 10px;
}
.indexMeun  dd {
  background: url(../images/inResearch/n3.png) no-repeat;
  background-size: cover;
  height: 240px;
  border-radius: 10px;
  border-right: 2px solid #e7ddd1
}
.indexMeun  dd a {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  flex-direction: column;
  height: 100%;
  padding: 40px 30px 30px 30px;
  box-sizing: border-box;
}
.indexMeun  dd a span.img {
  height: 80px;
  display: flex;
  align-items: center;
}
.indexMeun dd a h4{
  color: #9b9fa2;
  margin-bottom: 10px;
  font-size: 16px;
}
.indexMeun dd a h6 {
  color: #656060;
  font-size: 26px;
  font-weight: bold;
}
.topMenuChan {
  height: 80px;
  display: flex;
  background: #5a080b;
  padding: 0 40px;
  justify-content: space-between;
  align-items: center ;
}
.LoginTxt ul {
  position: absolute;
  top: 100%;
  right: 0;
  width: 90px;
  background: #fff;
  display: none;
}
.LoginTxt ul li {
  padding: 10px 0;
  text-align: center;
}
.LoginTxt .logIn {
  display: flex;
  align-items: center;
}
.LoginTxt:hover ul{
  display: block;
}
.menuFilter {
  margin: 100px 0;
}
.h670 {
  height: 670px;
}
.boxBg1 {
  background: #f8f2ea;
  border-radius: 4px;
}
.menuFilter h4 {
  text-align: center;
  color: #c01618;
  font-size: 24px;
  font-weight: bold;
  padding: 80px 0 50px 0;
}
.menuFilter .con {
  width: 560px;
  margin: 0 auto;
}
.menuFilter .con .item {
  display: flex;
  margin-bottom: 15px;
}
.menuFilter .con .item .line {
  background: url(../images/inResearch/q3.png) no-repeat;
  width: 38px;
  height: 67px;
  position: absolute;
  top: -35px;
  left: -47px;
}
.menuFilter .con .item input[type = 'text'] {
  height: 40px;
  border: 1px solid #d3d3d3;
  padding: 10px 15px;
  width: 100%;
  box-sizing: border-box;
  border-radius: 4px;
}
.inputDiv {
  width: 460px;
  margin-left: auto;
  position: relative
}
.inputDiv .c-datepicker-date-editor {
  width: 100%;
  height: 40px;
  display: flex;
  align-items: center;
}
.inputDiv .iRt {
  right: 10px;
  position: absolute;
  color: #999;
  font-size: 18px;
}
.inputDiv .checkAll {
  height: 37px;
  display: flex;
}
.inputDiv .checkAll span.checkboxItem {
  display: flex;
  align-items: center;
  margin-right: 20px;
  font-size: 16px;
  color: #666
}
.inputDiv .c-datepicker-data-input.only-date {
  width: 200px
}
.menuFilter .con .item label {
  width: 90px;
  text-align: right;
  padding-top: 11px;
  font-size: 16px;
  color:#6b6b6b
}
.menuFilter .con .item p.pxy {
  margin-top: 10px;
}
.menuFilter .con .item p .radioItem {
  margin-right: 10px;
  color: #737171
}
.pl20 {
  padding-left: 40px;
}
.radioItem input[type='radio'] {
  appearance: none;
  position: relative;
}
.radioItem input[type='radio']::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/inResearch/q1.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.radioItem input[type='radio']:checked:before{
  /* content: ''; */
  width: 16px;
  height: 16px;
  background: url(../images/inResearch/q2.png) no-repeat;
}
.inputDiv .checkboxItem input[type='checkbox'] {
  appearance: none;
  position: relative;
  margin-right: 5px;
}
.inputDiv .checkboxItem input[type='radio']::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/inResearch/q1.png) no-repeat;
  display: inline-block;
  vertical-align: middle;
}
.inputDiv .checkboxItem input[type='radio']:checked:before{
  /* content: ''; */
  width: 16px;
  height: 16px;
  background: url(../images/inResearch/q2.png) no-repeat;
}
.botbtn {
  margin: 100px 0;
  text-align: center;
}
.botbtn .btn {
  background: none;
  border: 1px solid #c01618;
  color: #c01618;
  padding: 12px 35px;
  border-radius: 3px;
}
.botbtn .btn:first-child {
  margin-right: 10px;
}
.botbtn .btn.btnSubmit {
  background: #c01618;
  color: #fff !important
}
.langugerToggle {
  float: right;
  margin: 15px 0 0 10px
}
.none {
  display: none;
}
.conJj .peopleInfo .yinzi{
  background: url(../images/main/ny7.png) no-repeat;
  width: 600px;
  height: 175px;
  color: #444;
  font-weight: bold;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 30px;
  padding: 30px;
  box-sizing: border-box;
  text-indent: 2em;
  margin: 0 auto;
  margin-right: 0;
}
.icon14 {
  font-size: 12px !important;
  font-weight: bold;
}
.tpshbInfo, .tpimgx {
  overflow: hidden;
}
.tpimgx .img{
  width: 200px;
  float: left;
}
.tpimgx .rtxt {
  width: 720px;
  float: right
}
.tpimgx .rtxt h2 {
  color: #000;
  font-weight: bold;
  font-size: 20px;
}
.tpimgx .rtxt h6 {
  color: #999;
  font-size: 14px;
  margin: 15px 0;
}
.tpimgx .rtxt h5 {
  color: #666;
  font-size: 14px;
}
.tpimgx .rtxt p {
  margin-top: 20px;
}
.tpimgx .rtxt p button {
  background: #c01618;
  border-radius: 3px;
  color: #fff;
  font-size: 14px;
  padding: 12px 16px;
  border:none
}
.tpimgx .rtxt p button i {
  padding: 3px;
  border-radius: 20px;
  border: 1px solid #fff;
  font-size: 12px;
}
.tpshbInfo .jieshao {
  border-bottom: 1px solid #dad5ce;
  padding: 25px 0;
}
.tpshbInfo .jieshao h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-size: 16px;
}
.tpshbInfo .jieshao .sywz {
  line-height: 24px;
  color: #666
}
.tpshbInfo .jieshao .cmore1 {
  text-align: center;
  margin-top: 10px;
  color: #c01618;
  cursor: pointer;
}
.tpshbInfo .jieshao .cmore2 {
  text-align: center;
  margin-top: 10px;
  color: #c01618;
  cursor: pointer;
  display: none;
}
.bigSywz {
  height: 140px;
  overflow: hidden;
}
.audioList .xzaudio li.cur span {
  background: #c01618;
}
.audioList .xzaudio li.cur span i{
  font-size: 12px;
  color:#fff
}
.audioList .xzaudio li.cur a i {
  display: inline-block;
  color: #c01618;
  margin-left: 10px;
}
.textList .list li a, .audioList .list li a {
  margin-left: 10px;
}

/* 播放器 */

/* 播放器 */
.jp-audio :focus, .jp-audio-stream :focus, .jp-video :focus {
  outline: 0
}
.audioBot {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border-top: 1px solid #e3e3e3;
}
.jp-audio button::-moz-focus-inner, .jp-audio-stream button::-moz-focus-inner, .jp-video button::-moz-focus-inner {
  border: 0
}
.jp-video {
  background-color: rgba(57, 36, 89, 0.9);
}
.jp-audio-stream, .jp-video {
  width: 100%;
  height: 94px;
  position: relative;
  z-index: 999;
  font-size: 16px;
  font-family: '微软雅黑';
  line-height: 1.6;
  color: #fff;
  border-radius: 4px;
  background: #fff
}

.jp-controls-holder {
  width: 890px;
  margin: 0 auto;
  clear: both;
  position: absolute;
  left: 90px;
  top: 25px
}

.jp-controls {
  width: 134px;
  margin-left: 10px
}

.jp-controls button {
  display: block;
  float: left;
  border-radius: 50%;
  overflow: hidden;
  text-indent: -999px;
  border: 0;
  cursor: pointer
}

.jp-play {
  width: 40px;
  height: 40px;
  background: url(../images/player.png) no-repeat
}

.jp-play:hover {
  background: url(../images/player.png) -41px 0 no-repeat
}

.jp-state-playing .jp-play {
  background: url(../images/player.png) 0 -42px no-repeat
}

.jp-state-playing .jp-play:hover {
  background: url(../images/player.png) -41px -42px no-repeat
}

.jp-next, .jp-previous, .jp-stop {
  width: 28px;
  height: 28px;
  margin-top: 6px
}

.jp-stop {
  background: url(../images/player.png) 0 -83px no-repeat;
  margin-left: 10px
}

.jp-stop:hover {
  background: url(../images/player.png) -29px -83px no-repeat
}

.jp-previous {
  background: url(../images/player.png) 0 -112px no-repeat
}

.jp-previous:hover {
  background: url(../images/player.png) -29px -112px no-repeat
}

.jp-next {
  background: url(../images/player.png) 0 -141px no-repeat
}

.jp-next:hover {
  background: url(../images/player.png) -29px -141px no-repeat
}

.jp-progress {
  overflow: hidden;
  background-color: #ddd
}

.jp-audio .jp-progress {
  position: absolute;
  top: 32px;
  height: 15px
}

.jp-audio .jp-type-single .jp-progress {
  left: 110px;
  width: 186px
}

.jp-audio .jp-type-playlist .jp-progress {
  left: 166px;
  width: 130px
}

.jp-video .jp-progress {
  top: 0;
  left: 0;
  width: 100%;
  height: 4px
}

.jp-seek-bar {
  background: url(../images/player.png) 0 -202px repeat-x;
  width: 0;
  height: 100%;
  cursor: pointer
}

.jp-play-bar {
  background-color: #ff780d;
  width: 0;
  height: 100%
}

.jp-seeking-bg {
  background: url(../images/player.seeking.gif)
}

.jp-volume-controls {
  width: 145px;
  position: absolute;
  top: 32px;
  left: 260px
}

.jp-video .jp-volume-controls {
  top: 17px;
  right: 20px;
  left: auto;
}

.jp-volume-controls button {
  display: block;
  position: absolute;
  overflow: hidden;
  text-indent: -9999px;
  border: 0;
  cursor: pointer
}

.jp-mute, .jp-volume-max {
  width: 18px;
  height: 15px
}

.jp-volume-max {
  right:0
}

.jp-mute {
  background: url(../images/player.png) 0 -170px no-repeat
}

.jp-mute:hover {
  background: url(../images/player.png) -19px -170px no-repeat
}

.jp-state-muted .jp-mute {
  background: url(../images/player.png) -60px -170px no-repeat
}

.jp-state-muted .jp-mute:hover {
  background: url(../images/player.png) -79px -170px no-repeat
}

.jp-volume-max {
  background: url(../images/player.png) 0 -186px no-repeat
}

.jp-volume-max:hover {
  background: url(../images/player.png) -19px -186px no-repeat
}

.jp-volume-bar {
  position: absolute;
  overflow: hidden;
  background-color: #5c4169;
  top: 4px;
  left: 20px;
  width: 100px;
  height: 8px;
  cursor: pointer;
  border-radius: 3px
}

.jp-volume-bar-value {
  background-color: #ff9800;
  width: 0;
  height: inherit;
}

.jp-audio .jp-time-holder {
  position: absolute;
  top: 50px
}

.jp-audio .jp-type-single .jp-time-holder {
  left: 110px;
  width: 186px
}

.jp-audio .jp-type-playlist .jp-time-holder {
  left: 166px;
  width: 130px
}

.jp-current-time, .jp-duration {
  width: 60px;
  font-size: 10px;
  color: #999
}

.jp-current-time {
  float: left;
  display: inline;
  cursor: default
}

.jp-duration {
  float: right;
  display: inline;
  text-align: right;
  cursor: pointer
}

.jp-video .jp-current-time {
  font-size: 10px;
  position: absolute;
  left: 115px;
  top: 70px
}

.jp-video .jp-duration {
  font-size: 10px;
  position: absolute;
  right: 20px;
  top: 70px
}

.jp-details {
  font-weight: 700;
  text-align: center;
  cursor: default
}

.jp-details, .jp-playlist {
  width: 100%;
  background-color: #ccc
}

.jp-type-playlist .jp-details, .jp-type-single .jp-details {
  border-top: 0;
}

.jp-details .jp-title {
  margin: 0;
  padding: 5px 20px;
  font-size: .72em;
  font-weight: 700
}

.jp-playlist-box {
  width: 100%;
  height: 0;
  position: absolute;
  left: 0;
  top: 94px;
  overflow: hidden
}

.jp-playlist ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  background: rgba(0, 0, 0, .4);
  width: 100%;
  height: 200px;
  position: absolute;
  left: 0;
  top: 0;
  font-family: 瀹嬩綋
}

.jp-playlist li {
  height: 27px;
  line-height: 27px;
  padding: 0 0 0 27px;
  list-style-type: decimal;
  list-style-position: inside
}

.jp-playlist li div {
  display: inline
}

div.jp-type-playlist div.jp-playlist li.jp-playlist-current {
  background: rgba(109, 109, 109, 0.3)
}

div.jp-type-playlist div.jp-playlist a {
  color: #7e60ad;
  font-family: 瀹嬩綋;
  text-decoration: none
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-current, div.jp-type-playlist div.jp-playlist a:hover, div.jp-type-playlist div.jp-playlist li.jp-playlist-current span.jp-artist, div.jp-type-playlist div.jp-playlist a:hover span {
  color: #c2bcbf;
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove {
  float: right;
  display: inline;
  text-align: right;
  margin-right: 35px;
  color: #efefef
}

div.jp-type-playlist div.jp-playlist a.jp-playlist-item-remove:hover {
  color: #5c4169;
}

span.jp-artist {
  font-size: 12px
}

.jp-video .jp-toggles {
  width: 100px;
  position: absolute;
  right: -27px;
  /* margin: 10px 0 0 */
  top: -20px;
}

.jp-toggles button {
  display: block;
  float: left;
  width: 25px;
  height: 18px;
  text-indent: -9999px;
  line-height: 100%;
  border: 0;
  cursor: pointer
}

.jp-repeat {
  background: url(../images/player.png) 0 -290px no-repeat
}

.jp-repeat:hover {
  background: url(../images/player.png) -30px -290px no-repeat
}

.jp-state-looped .jp-repeat {
  background: url(../images/player.png) -60px -290px no-repeat
}

.jp-state-looped .jp-repeat:hover {
  background: url(../images/player.png) -90px -290px no-repeat
}

.jp-shuffle {
  background: url(../images/player.png) 0 -270px no-repeat;
  margin-left: 5px
}

.jp-shuffle:hover {
  background: url(../images/player.png) -30px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle {
  background: url(../images/player.png) -60px -270px no-repeat
}

.jp-state-shuffled .jp-shuffle:hover {
  background: url(../images/player.png) -90px -270px no-repeat
}

html, body, header, nav, footer, div, ul, ol, li, p, form, input, a, span, em, i, strong, b, font, img {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
}

.jp-video .scrollBar {
  width: 4px;
  height: 80px;
  background: #3a3b3b;
  position: absolute;
  right: 0;
  bottom: 0;
  border-radius: 4px;
  display: none
}

.jp-video .scrollBar .bar {
  width: 4px;
  height: 25px;
  background: #6646a1;
  position: absolute;
  left: 0;
  top: 0;
  border-radius: 4px;
  cursor: pointer
}

.jp-video .folded_bt {
  width: 20px;
  height: 80px;
  display: block;
  position: absolute;
  right: -20px;
  top: 5px;
  border: 0;
  background: #111;
  cursor: pointer;
  padding: 0;
  margin: 0
}

.jp-video .folded_bt span {
  width: 20px;
  height: 30px;
  display: block;
  background: url(../images/player.png) no-repeat -90px -6px
}

.jp-video .folded_bt:hover span {
  background-position: -116px -6px
}

#listRemove {
  width: 20px;
  height: 20px;
  display: none;
  position: absolute;
  right: 5px;
  bottom: 2px;
  cursor: pointer;
  background: url(../images/player.png) no-repeat -93px -53px
}

#listRemove:hover {
  background-position: -119px -53px
}

#listClose {
  width: 30px;
  height: 30px;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  background: url(../images/player.png) no-repeat -88px -85px
}

#listClose:hover {
  background-position: -115px -85px
}

/** 灏忓睆鑷姩闅愯棌鎾斁鍣� */
@media (max-width: 860px) {
  #jp_container_N {
    display: none;
  }
}
/** 鏍囬 */
.jp-music-title {
  display: block;
  width: 330px;
  color:#333;
  height: 22px;
  position: absolute;
  top: 8px;
  left: 115px;
  font-family: '微软雅黑';
}
.tpimgx .rtxt p.zhaiyao {
  line-height: 24px;
  color: #999
}
.bookListwz h2 {
  color: #999;
  margin-bottom: 10px;
}
.bookListwz .wenzhanglist {
  overflow: hidden;
}
.bookListwz .wenzhanglist li {
  border-bottom: 1px dashed #d3d3d3;
  overflow: hidden;
}
.bookListwz .wenzhanglist li span {
  float: left;
  width: 33.33333%;
  padding: 15px 0;
}
.bookListwz .wenzhanglist li span a{
  color: #666
}
.officialAcc ul {
  /* overflow: hidden; */
}
.officialAcc ul li {
  padding: 10px;
  overflow: hidden;
  margin-bottom: 15px;
  transition: all 0.4s;
  -moz-transition: all .4s;
  /* Firefox 4 */
  -webkit-transition: all .4s;
  /* Safari and Chrome */
  -o-transition: all .4s;
}
.officialAcc ul li span.img {
  width: 216px;
  height: 144px;
  display: block;
  float: left;
  overflow: hidden;
}
.officialAcc ul li span.img img {
  display: block;
  width: 100%;
  transition: all 0.4s;
  -moz-transition: all .4s;
  /* Firefox 4 */
  -webkit-transition: all .4s;
  /* Safari and Chrome */
  -o-transition: all .4s;
}
.officialAcc ul li .txtx {
  width: 660px;
  margin-left: 20px;
  float: right;
  position:relative;
  height: 144px;
}
.officialAcc ul li .txtx p {
  overflow: hidden;
  position: absolute;
  bottom: 2px;
  line-height: 18px;
  color: #a7a7a7;
  left: 0;
  font-size: 12px;
  width: 100%;
}
.officialAcc ul li .txtx h4 a {
  font-size: 18px;
  color: #262626;
  text-align: justify;
  transition: .5s;
}
.officialAcc ul li .txtx h4 {
  margin-top: 8px;
  max-height: 48px;
  line-height: 24px;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 2;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.officialAcc ul li .txtx a:hover {
  color: #a90e07;
  cursor: pointer;
}
.officialAcc ul li .txtx h6 a {
  margin-top: 10px;
  font-size: 13px;
  color: #787878;
  line-height: 20px;
  letter-spacing: 0;
  text-align: justify;
  max-height: 80px;
  overflow: hidden;
  overflow: hidden;
  word-break: break-all;
  text-overflow: ellipsis;
  -webkit-line-clamp: 4;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
.officialAcc ul li:hover {
  box-shadow: 0 4px 20px rgba(0, 0, 0, .1);
  background: #fff;

}
.officialAcc ul li:hover .img img {
  transform: scale(1.1);
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.officialAcc ul li .txtx p a {
  padding-left: 2px;
  padding-right: 6px;
  color: #4285f4;
  font-size: 12px;
}
.officialAcc ul li .txtx p .fl {
  float: left;
  font-size: 12px;
}
.officialAcc ul li .txtx p font {
  font-size: 12px;
}
.officialAcc ul li .txtx p font:nth-child(2) a{
  color: #787878;
}
.officialAcc ul li .txtx p span.fr {
  float: right;
  font-size: 12px;
}
.officialAcc ul li .txtx p i {
  display: inline-block;
  padding: 5px;
  background: url(../images/main/h1.png) no-repeat;
  background-size: 246px 1012px;
  background-position: 0 -115px;
  position: relative;
  top: 1px;
  right: 5px;
}
.listInfoCon h1 {
  font-size: 30px;
  color: #262626;
  letter-spacing: 0;
  text-align: justify;
  line-height: 42px;
  margin-bottom: 20px;
}
.listInfoCon h3 {
  color: #a7a7a7;
  display: flex;
  align-items: center;
  font-size: 14px;
  margin-bottom: 30px;
}
.listInfoCon h3 font a{
  margin: 0 5px;
  color: #4285f4
}
.listInfoCon h3 font:nth-child(2) a {
  color: #a7a7a7
}
.listInfoCon .zhaiyao {
  font-size: 16px;
  color: #787878;
  letter-spacing: 0;
  line-height: 24px;
}
.listInfoCon .zhaiyao:after {
  display: block;
  width: 58px;
  content: "";
  border: .5px solid #ddd;
  margin: 20px 0;
}
.listInfoCon .common p {
  margin-bottom: 26px;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}
.listInfoCon .common p img {
  max-width: 100%;
}
.listInfoCon .common p .img {
  display: block;
  margin: 0 auto;
}
.videoInfoCon h1 {
  font-size: 22px;
  color: #262626;
  letter-spacing: 0;
  text-align: justify;
  line-height: 42px;
  margin-bottom: 20px;
  text-align: center;
}
.videoInfoCon .videosp, .video-js {
  /*width: 100%;*/
  /*height: 560px;*/
  width: 1200px;
  height: 600px;
}

.videoInfoCon .videosp .video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size: 40px;
}
.videoInfoCon .xqCon {
  margin: 30px 0;
}
.videoInfoCon .xqCon p {
  margin-bottom: 26px;
  word-wrap: break-word;
  font-size: 14px;
  line-height: 24px;
  color: #666;
}

/* 618新增 */

.videoInfoCon h6.location {
  color: #333;
}
.videoInfoCon .videoInfo {
  /* padding: 40px; */
}
.videoInfoCon .videoInfo h2 b{
  font-size: 18px;
  font-weight: bold;
}
.videoInfoCon .videoInfo h2 {
  color: #666
}
.videoInfoCon .vConDiv {
  background: #fff;
  margin: 20px 0;
  overflow: hidden;
  box-shadow: 0 4px 20px rgba(100, 100, 100, .1);
  border-radius: 5px;
}
.videoInfoCon .vConDiv .lvideo {
  width: 600px;
  float: left;
}
.videoInfoCon .vConDiv .lvideo video, .videoInfoCon .vConDiv .lvideo img {
  width: 100%;
  height: 100%;
  display: block;
}
.videoInfoCon .vConDiv .rvInfo {
  width: 520px;
  float: left;
  box-sizing: border-box;
  padding: 25px 30px;
}
.videoInfoCon .vConDiv .rvInfo p {
  margin-bottom: 20px;
  font-size: 16px;
  color: #333;
}
.videoInfoCon .vConDiv .rvInfo p button {
  background: #f0e0de;
  border: 1px solid #730e13;
  padding: 12px 30px;
  border-radius: 20px;
  width: 100%;
  box-sizing: border-box;
  color: #730e13;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
}
.videoInfoCon .vConDiv .rvInfo p button i {
  font-size: 18px;
  font-weight: bold;
  margin-right: 5px;
}
.videoInfoCon .xgss dl{
  overflow: hidden;
  font-size: 14px;
}

.videoInfoCon .xgss dt {
  margin-right: 20px;
  color: #5a080b;
  float: left;
  margin-top: 2px
}

.videoInfoCon .xgss dd {
  float: left;
  margin-right: 15px;
  padding: 2px 12px;
  border: 1px solid #c8ad89;
  background: #f2e8db;
  border-radius: 10px;
  color: #5a080b
}
.imgchakan {
  height: 600px;
}
.imgchakan .swiper-container {
  width: 100%;
  height: 300px;
  margin-left: auto;
  margin-right: auto;
}

.imgchakan .swiper-slide {
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}

.imgchakan .gallery-top {
  height: 80%;
  width: 100%;
}

.imgchakan .gallery-thumbs {
  height: 20%;
  box-sizing: border-box;
  padding: 10px 0;
}

.imgchakan .gallery-thumbs .swiper-slide {
  height: 100%;
  opacity: 0.4;
}

.imgchakan .gallery-thumbs .swiper-slide-thumb-active {
  opacity: 1;
}
.videoInfoCon .vConDiv .lvideo {
  height: 500px;
}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before {
  font-size:40px;
}
.videoInfoCon .vConDiv .lvideo .video-js {width: 100%; height: 100%}


/* 624新增*/
.videoInfoCon .vConDiv .limgxz {
  width: 100% !important
}

.xinzImg {
  padding: 30px;
}
.xinzImg h3 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 20px;
  color: #333;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.xinzImg p {
  font-size: 16px;
  color: #999;
  margin-bottom: 20px;
}
.xinzImg p span {
  color: #333;
  margin-right: 10px;
  font-size: 16px;
}
.imgchakan .gallery-thumbs .swiper-slide-thumb-active {
  border: 1px solid red !important
}
.imgchakan .gallery-thumbs .swiper-slide {
  border: 1px solid #ccc
}
.imgchakan .swiper-button-next.swiper-button-white, .imgchakan .swiper-button-prev.swiper-button-white {
  height: 100%;
  padding: 0 10px;
}
.imgchakan .gallery-top .swiper-button-next, .imgchakan .gallery-top .swiper-button-prev {
  top: 0;
  width: auto;
  padding: 0 10px;
  margin-top: 0;
}
.imgchakan .swiper-button-prev, .imgchakan .swiper-container-rtl .swiper-button-next {
  left: 0;
}
.imgchakan .swiper-button-next, .imgchakan .swiper-container-rtl .swiper-button-prev {
  right: 0
}
.imgchakan  .swiper-button-next, .imgchakan  .swiper-button-prev {
  margin-top: 0;
  top: 0
}
.imgchakan {
  padding: 20px;
  box-sizing: border-box;
}
.botsp {
  height: 20%;
  box-sizing: border-box;
  position: relative;
  margin-top: 15px;
  overflow: hidden;
}
.botsp .gallery-thumbs {
  height: 100%;
  padding: 0 30px;
  box-sizing: border-box;
  overflow: hidden;
  width: calc(100% - 60px);
}
.imgchakan .gallery-top .swiper-button-next:after, .imgchakan .gallery-top .swiper-button-prev:after {
  color: #ccc
}
.botsp .swiper-button-next:after, .botsp .swiper-button-prev:after {
  font-size: 24px;
  color: #ccc
}
.imgchakan .swiper-button-next.swiper-button-white:hover, .imgchakan .swiper-button-prev.swiper-button-white:hover {
  background: #e6e6e6;

}
.imgchakan .swiper-button-next.swiper-button-white:hover:after, .imgchakan .swiper-button-prev.swiper-button-white:hover:after {
  color: #fff !important;
}

.changePwd {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 10;
  display: none;
}
.changePwd .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, .7);
  z-index: 11;
}
.changePwd .pwd {
  background: #fff;
  border-radius: 3px;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 400px;
  height: 260px;
  margin-top: -130px;
  margin-left: -200px;
  z-index: 12;
}
.changePwd .pwd h3 {
  padding:0 15px 15px 0px;
  margin: 15px 15px 0 15px;
  font-size: 14px;
  color: #333;
  border-bottom: 1px solid #ececec;
}
.changePwd .con {
  padding: 20px;
}
.changePwd .pwd ul {

}
.changePwd .pwd ul li {
  overflow: hidden;
  margin-bottom: 10px;
}
.changePwd .pwd ul li span {
  float: left;
  width: 80px;
  line-height: 34px;
  text-align: right;
  color: #666
}
.changePwd .pwd ul li .input {
  float: left;
  width: calc(100% - 90px);
  margin-left: 10px;
  border: 1px solid #dedede;
  padding: 6px 10px;
  box-sizing: border-box;
}
.changePwd .pwd p {
  text-align: center;
  margin: 15px 0 0 0;
}
.changePwd .pwd p button {
  padding: 10px 15px;
  border: none
}
.changePwd .pwd p button.confirm {
  background: #b01b20;
  color: #fff;
  margin-right: 10px;
}

.inputDiv .checkAll span.checkboxItem input[type='radio'] {
  appearance: none;
  position: relative;
}


/*910新增*/
.mapDiv {
  width: 100%;
  height: 600px;
  border: 5px solid #fff;
  box-sizing: border-box;
}
.mapDiv .amap-logo, .mapDiv .amap-copyright, .dzxTxt .pageDiv .amap-logo, .dzxTxt .pageDiv .amap-copyright {
  display: none !important;
}
.mapDiv .content-window-card {
  position: relative;
  box-shadow: none;
  bottom: 0;
  left: 0;
  width: auto;
  padding: 0;
}

.mapDiv .content-window-card p {
  /* height: 2rem;
   */
  line-height: 24px;
  color: #999;
  font-size: 12px;
  margin: 10px 0;
  height: 48px;
  overflow: hidden;
}

.mapDiv .custom-info {
  border: solid 1px silver;
}

.mapDiv div.info-top {
  position: relative;
  background: none repeat scroll 0 0 #F9F9F9;
  border-bottom: 1px solid #CCC;
  border-radius: 5px 5px 0 0;
}

.mapDiv div.info-top div {
  display: inline-block;
  color: #333333;
  font-size: 14px;
  font-weight: bold;
  line-height: 31px;
  padding: 0 10px;
}

.mapDiv div.info-top img {
  position: absolute;
  top: 10px;
  right: 10px;
  transition-duration: 0.25s;
}

.mapDiv div.info-top img:hover {
  box-shadow: 0px 0px 5px #000;
}

.mapDiv div.info-middle {
  font-size: 12px;
  padding: 10px 6px;
  line-height: 20px;
}

.mapDiv div.info-bottom {
  height: 0px;
  width: 100%;
  clear: both;
  text-align: center;
}

.mapDiv div.info-bottom img {
  position: relative;
  z-index: 104;
}

.mapDiv span {
  margin-left: 5px;
  font-size: 11px;
}

.mapDiv .info-middle img {
  width: 100%;
  display: block;
  max-height: 120px;
  height: 120px;
}
.dzxImg {
  overflow: hidden;
}
.dzxImg .limg {
  float: left;
  width: 790px;
  display: block;
  height: 420px;
}
.dzxImg .rimg {
  float: right;
  width: 340px;
  display: block;
}
.dzxImg .limg img, .dzxImg .rimg img {
  display: block;
  width: 100%;
  object-fit: cover;
}
.dzxImg .rimg .r1, .dzxImg .rimg .r2 {
  height: 210px;
}
.dzxImg .rimg .r1 {
  margin-bottom: 10px;
}
.dzxTxt {
  margin-top: 30px;
}
.dzxTxt ul {
  border-left: 1px solid #af0000;

}
.dzxTxt ul li {
  position: relative;
  padding: 0 15px;
  margin-bottom: 20px;
}
.dzxTxt ul li h3 {
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 15px;
}
.dzxTxt ul li font {
  position: absolute;
  left: -8px;
  width: 14px;
  top: 0px;
  height: 14px;
  display: block;
  background: #fff;
  border-radius: 14px;
  border: 3px solid #af0000;
}
.dzxTxt ul li h6 {
  font-size: 14px;
  color: #999;
  line-height: 24px;
  padding: 0 5px;
}
.dzxTxt ul li h6 em {
  font-style: normal;
}
.dzxTxt h4 {
  font-size: 14px;
  color: #999;
  line-height: 24px;
}
.dzxTxt .jddz {
  position: relative;
}
.dzxTxt .pageDiv {
  width: 300px;
  height: 200px;
  position: absolute;
  right:0;
  top: -50px;
  border: 3px solid #fff;
}
.imgContent .menuList ul.yuan li {
  border-radius: 20px;
  background: #fff;
  color: #333;
  padding-top: 8px;
  text-align: center;
}
/*9.24修改  导航栏*/
.imgContent .menuList ul.yuan{
  display: flex;
}
.imgContent .menuList ul.yuan li{
  flex: 1;
}
.imgContent .menuList ul.yuan li a{
  background: none!important;
}
.imgContent .menuList ul.yuan li.cur, .imgContent .menuList ul.yuan li:hover {
  background: #af0000;
  color: #fff;
}
.imgContent .menuList ul.yuan li.cur a, .imgContent .menuList ul.yuan li:hover .ast{
  color: #fff !important;
}
/* 9.15 */
/* 模板 */
.mask{
  position: fixed;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.7;
  left: 0;
  top: 0;
  z-index: 10;
  display: none;
}

.mask-content{
  position: fixed;
  left: 50%;
  top: 50%;
  width: 1200px;
  height: 580px;
  z-index: 999;
  margin-left: -600px;
  margin-top: -290px;
  display: none;
}
.style-bg{
  position: fixed;
  left: 49%;
  top: 48%;
  width: 1216px;
  height: 597px;
  z-index: 999;
  margin-left: -592px;
  margin-top: -285px;
  background: rgb(238, 236, 236);
  border: 10px solidrgb(238, 236, 236);
  display: none;
}

.mask-content .m-contnet-left{
  width: 79%;
  float: left;
  height: 100%;
  position: relative;
}
.mask-content  .Btn{
  position: absolute;
  width: 32px;
  height: 32px;
  margin: 20px 0 20px 30px;
  border-top: 5px solid #FFFFFF;
  border-right: 5px solid #FFFFFF;
  transform: rotate(-135deg);
  -moz-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  -o-transform: rotate(-135deg);
}
.mask-content .m-contnet-left .btn-left{
  top: 45%;
}
.mask-content .m-contnet-left .btn-right{
  top: 45%;
  right: 30px;
  transform: rotate( 45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.mask-content .m-contnet-left .showIMgbox{
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.mask-content .m-contnet-left .showIMgbox img{
  width: 100%;
  height: 100%;
}
.rolling-box{
  height: 100%;
  width: 936px;
  position: relative;
}
.rolling-box li {
  width: 936px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.rolling-box li img{
  width: 100%;
  height: 100%;
}

.mask-content .m-contnet-right{
  width: 21%;
  float: right;
  height: 100%;
  position: relative;
}
.mask-content .m-contnet-right .btn-top{
  border-color: rgb(248, 245, 245);
  opacity: 0.5;
  top: 0px;
  left: 34%;
  transform: rotate( 315deg);
  -moz-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  -o-transform: rotate(315deg);
}
.mask-content .m-contnet-right .btn-bottom{
  opacity: 0.5;
  border-color: rgb(247, 245, 245);
  bottom:0;
  left: 34%;
  transform: rotate( -227deg);
  -moz-transform: rotate(-227deg);
  -webkit-transform: rotate(-227deg);
  -o-transform: rotate(-227deg);
}
.mask-content .m-contnet-right .showImgDiv{
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.mask-content .m-contnet-right .showImg-r{
  width: 100%;
  height: 100%;
}
.mask-content .m-contnet-right .showImg-r li {
  width: 100%;
  height: 138px;
  margin-top:9px;
  /* border:6px solid rgba(0, 0, 0, 0.2); */
}
.mask-content .m-contnet-right .showImg-r .sel-state{
  box-sizing: border-box;
  border:6px solid #f55 !important;
}
.mask-content .m-contnet-right .showImg-r li:first-child{
  margin: 0;
}
.mask-content .m-contnet-right .showImg-r li img{
  width: 100%;
  height: 100%;
}
.mask-content .hidemask{
  position:absolute;
  left: 249px;
  top: -26px;
  width:30px;
  height: 30px;
  background-color: #fff;
  border-radius: 50%;
}

.mask-content .hidemask .close {
  position: relative;

}

.mask-content .hidemask .close::before,
.mask-content .hidemask .close::after {
  position: absolute;
  content: ' ';
  background-color:#555;
  left: 15px;
  top: 6px;
  width: 2px;
  height: 20px;
}

.mask-content .hidemask .close::before {
  transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  -o-transform: rotate(45deg);
}
.mask-content .hidemask .close::after {
  transform: rotate(45deg);
  -moz-transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
}
.rec-scenery{
  position: relative;
}
/* 9.15 文字背景 */
.rec-scenery  em{
  width: 225px;
}

.rec-scenery .resident-text::before {
  content: "";
  position: absolute;
  left: -23px;
  width: 8px;
  top: 37px;
  height: 8px;
  display: block;
  background: #fff;
  border-radius: 14px;
  border: 3px solid #af0000;
}
.rec-scenery .resident-text{
  display: inline-block;
  height: 40px;
  background: url(../images/dl1.png) no-repeat;
  line-height: 40px;
  text-indent: 10px;
  font-size: 16px;
  color: #fff;
}
.rec-scenery div{
  width: 228px;
  display: inline-block;
  background: url(../images/dl4.png) no-repeat;
  line-height: 40px;
  font-size: 16px;
  color: #fff;
  text-indent :2em;
  margin-left: -19px;
  position: relative;
}
.rec-scenery div::before{
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: px;
  height: 20px;
  background: #fff;
  transform: rotate(30deg);
}