/*page*/
.page { vertical-align: middle;text-align: center;padding: 0px 0 20px;}
.page a { vertical-align: middle; background:#fff; border:1px solid #efefef; display: inline-block; width: 80px; height: 30px; line-height: 30px; text-align: center; color: #333; margin: 0px 10px;}
.page a.on{background:#B02B2B; color: #fff; border:1px solid #B02B2B;}


.p-c {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.imgAuto img {
  width: 100%;
  height: auto;
}
.other-banner {
  width: 100%;
}
.other-banner img {
  width: 100%;
  height: auto;
}
.service-buy {
  padding: 0 0.35rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.service-buy ul {
  overflow: hidden;
}
.service-buy ul li {
  width: 33.3%;
  float: left;
}
.service-buy ul li img {
  display: block;
  height: 0.7rem;
  width: auto;
  margin: 0 auto;
}
.service-buy ul li p {
  text-align: center;
  font-size: 0.3rem;
  padding-top: 0.2rem;
}
.service-list {
  padding: 0 0.35rem;
}
.service-list li {
  height: 2.6rem;
  margin-bottom: 0.4rem;
}
.service-list li dl {
  width: 4.18rem;
  float: left;
  height: 2.6rem;
  background: #f0f0f0;
  box-sizing: border-box;
  padding: 0.4rem 0.4rem;
}
.service-list li dl dt {
  font-size: 0.3rem;
  margin-bottom: 1em;
}
.service-list li dl dt a {
  color: #333333;
}
.service-list li dl dd {
  color: #666666;
  line-height: 1.6em;
  font-size: 0.28rem;
}
.service-list li img {
  height: 100%;
  width: 2.6rem;
  float: left;
}
.search-wrap {
  position: relative;
}
.search-wrap img {
  width: 100%;
  height: auto;
}
.search-wrap .search-text {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.search-wrap .search-text img {
  width: 0.8rem;
  height: 0.8rem;
  display: block;
  margin: 0 auto 0.4rem;
}
.search-wrap .search-text h4 {
  font-size: 0.3rem;
  margin-bottom: 0.2rem;
  text-align: center;
  color: #fff;
}
.search-wrap .search-text p {
  font-size: 0.28rem;
  line-height: 1.4em;
  text-align: center;
  color: #fff;
}
.search-wrap .search-text p a {
  color: #fff;
}
.contact-wrap .other-banner {
  position: relative;
}
.contact-wrap .contact-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
}
.contact-wrap .contact-txt h4 {
  font-size: 0.46rem;
  color: #fff;
  text-align: center;
  margin-bottom: 1em;
}
.contact-wrap .contact-txt .contact-down {
  width: 4rem;
  height: 0.6rem;
  border: 1px solid #d11010;
  background: #fff;
  background: #d11010;
}
.contact-wrap .contact-txt .contact-down .contact-down-inp {
  width: 3.4rem;
  height: calc(0.6rem - 2px);
  line-height: calc(0.6rem - 2px);
  float: left;
  background: #fff;
}
.contact-wrap .contact-txt .contact-down .contact-down-inp input {
  height: calc( 0.6rem - 2px );
  line-height: calc(0.6rem - 2px );
  float: left;
  border: 0;
  box-sizing: border-box;
  padding: 0 8px;
}
.contact-wrap .contact-txt .contact-down .contact-down-menu {
  width: calc(0.6rem - 2px);
  height: calc( 0.6rem - 1px );
  float: left;
  position: relative;
}
.contact-wrap .contact-txt .contact-down .contact-down-menu:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border: 9px solid transparent;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #fff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  top: 0.38rem;
}
.contact-wrap .contact-txt .contact-down .contact-down-menu input {
  width: 100%;
  height: calc( 0.6rem - 1px );
  border: 0;
  background: #d11010;
}
.select-body-box {
  cursor: pointer;
  z-index: 100000;
  position: fixed;
  top: 50%;
  left: 10% !important;
  width: 80% !important;
  max-height: 80%;
  background: #fff;
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.4);
  opacity: 0;
  visibility: hidden;
  transition: 0.4s linear;
  -webkit-transition: 0.4s linear;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	overflow: auto;
}
.select-body-box li {
  display: block;
  padding: 5px;
  color: #666;
}
.select-body-box.on {
  opacity: 1;
  visibility: visible;
}
.selectmask {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  visibility: hidden;
  z-index: 20000;
  display: block;
}
.selectmask.on {
  opacity: 1;
  visibility: visible;
}
.contact-main {
  padding: 0 0.35rem;
  padding-top: 0.38rem;
}
.contact-main h4 {
  font-size: 0.3rem;
  color: #d11010;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 0.38rem;
}
.contact-main li {
  padding: 0.4rem 0;
  border-bottom: 1px solid #cccccc;
}
.contact-main li dt {
  color: #333333;
  font-size: 0.3rem;
  margin-bottom: 0.7em;
}
.contact-main li dd {
  line-height: 1.5em;
  color: #666666;
}
.about-wrap .other-banner {
  position: relative;
  margin-bottom: 0.6rem;
}
.about-wrap .other-banner .about-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
}
.about-wrap .other-banner .about-txt li {
  width: 25%;
  float: left;
}
.about-wrap .other-banner .about-txt li img {
  width: 0.56rem;
  height: 0.5rem;
  display: block;
  margin: 0 auto;
}
.about-wrap .other-banner .about-txt li p {
  font-size: 0.28rem;
  padding-top: 1em;
  text-align: center;
}
.about-wrap .about-main {
  padding: 0 0.35rem;
}
.about-wrap .about-main ul {
  min-height: 5.5rem;
}
.about-wrap .about-main ul li {
  width: 6.8rem;
  background: #f0f0f0;
}
.about-wrap .about-main ul li dl {
  width: 4.6rem;
  height: 2.2rem;
  float: left;
  box-sizing: border-box;
  padding: 0.4rem;
}
.about-wrap .about-main ul li dl dt {
  color: #333333;
  font-size: 0.3rem;
  margin-bottom: 1em;
}
.about-wrap .about-main ul li dl dd {
  color: #666666;
  font-size: 0.28rem;
  line-height: 1.5em;
}
.about-wrap .about-main ul li img {
  width: 2.2rem;
  height: 2.2rem;
}
.ab-contact-wrap .other-banner {
  position: relative;
}
.ab-contact-wrap .ab-contact-txt {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  width: 100%;
  text-align: center;
  color: #fff;
}
.ab-contact-wrap .ab-contact-txt h4 {
  font-size: 0.4rem;
  margin-bottom: 1.2em;
}
.ab-contact-wrap .ab-contact-txt img {
  width: 0.3rem;
  height: auto;
  display: block;
  margin: 0 auto 0.2rem;
}
.ab-contact-wrap .ab-contact-txt h5 {
  font-size: 0.28rem;
  margin-bottom: 1.4em;
}
.ab-contact-wrap .ab-contact-txt p {
  font-size: 0.28rem;
  line-height: 1.7em;
}
.idea-wrap ul {
  padding: 0 0.35rem;
}
.idea-wrap ul > li {
  margin-bottom: 0.6rem;
}
.idea-wrap ul > li .idea-imgbox {
  width: 100%;
  position: relative;
  margin-bottom: 0.4rem;
}
.idea-wrap ul > li .idea-imgbox img {
  width: 100%;
  height: auto;
}
.idea-wrap ul > li .idea-imgbox span {
  font-size: 0.46rem;
  color: #fff;
  position: absolute;
  left: 0.2rem;
  bottom: 0.2rem;
}
.idea-wrap ul > li ol {
  overflow: hidden;
  margin: 0 -0.2rem;
}
.idea-wrap ul > li ol li {
  width: 50%;
  float: left;
}
.idea-wrap ul > li ol li dl {
  border-bottom: 1px solid #cccccc;
  padding: 0.4rem 0;
  margin: 0 0.2rem;
}
.idea-wrap ul > li ol li dl dt {
  font-size: 0.3rem;
  color: #333333;
  padding-left: 0.2rem;
  position: relative;
  margin-bottom: 0.16rem;
}
.idea-wrap ul > li ol li dl dt:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 0.09rem;
  height: 0.09rem;
  border-radius: 100%;
  margin-top: -0.03rem;
  background: #d11010;
  box-sizing: inherit;
}
.idea-wrap ul > li ol li dl dd {
  padding: 0 0.2rem;
  color: #666666;
  font-size: 0.28rem;
  line-height: 1.5em;
  height: 3em;
  overflow: hidden;
}
.idea-wrap ul > li ol li:nth-child(1) dl {
  border-top: 1px solid #cccccc;
}
.idea-wrap ul > li ol li:nth-child(2) dl {
  border-top: 1px solid #cccccc;
}
.idea-wrap ul > li .idea-article h4 {
  font-size: 0.3rem;
  color: #333333;
  margin-bottom: 0.06rem;
}
.idea-wrap ul > li .idea-article p {
  color: #666666;
  line-height: 1.7em;
}
.intro-wrap .intro-header {
  width: 100%;
  height: auto;
  background: url(../upload/intro_banner.jpg) no-repeat;
  background-size: 100% 100%;
  box-sizing: border-box;
  padding: 0.4rem;
  border-bottom: 0.06rem solid #e6e6e6;
}
.intro-wrap .intro-header h4 {
  font-size: 0.3rem;
  margin-bottom: 4px;
  color: #333333;
}
.intro-wrap .intro-header p {
  color: #666666;
  font-size: 0.28rem;
  line-height: 1.7em;
}
.intro-wrap .intro-main {
  padding: 0 0.35rem;
}
.intro-wrap .intro-main .intro-tab-container {
  overflow: inherit;
}
.intro-wrap .intro-main .intro-tab-container span {
  border-top: 0.06rem solid transparent;
  margin-top: -0.06rem;
  display: inline-block;
  line-height: 0.7rem;
  font-family: '黑体';
  font-size: 0.3rem;
}
.intro-wrap .intro-main .intro-tab-container .on > span {
  border-top: 0.06rem solid #d11010;
}
.intro-wrap .intro-main .intro-article-container {
  margin-top: 0.25rem;
  margin-bottom: 0.4rem;
}
.intro-wrap .intro-main .intro-article-container img {
  width: 100%;
  height: auto;
}
.intro-wrap .intro-main .intro-article-container img {
  margin-bottom: 0.4rem;
}
.intro-wrap .intro-main .intro-article-container h4 {
  color: #333333;
  font-size: 0.3rem;
  margin-bottom: 0.5em;
}
.intro-wrap .intro-main .intro-article-container p {
  font-size: 0.28rem;
  line-height: 1.7em;
  color: #666666;
}
.intro-wrap .intro-main .intro-article-container .swiper-slide {
  height: auto!important;
}
.honor-box {
  padding: 0 0.35rem;
}
.honor-box .honor-img {
  padding: 0.2rem;
  background: #e6e6e6;
}
.honor-box .honor-img img {
  display: block;
  width: 5rem;
  height: auto;
  margin: 0 auto;
}
.honor-box ul p {
  line-height: 1.5em;
  padding: 1em;
  font-size: 0.3rem;
  color: #333333;
}
.honor-box .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.leader-wrap {
  padding: 0 0.35rem;
}
.leader-wrap h4 {
  color: #333333;
  font-size: 0.46rem;
  padding: 0.4rem 0;
}
.leader-wrap ul li {
  padding-bottom: 0.5rem;
}
.leader-wrap ul li img {
  width: 100%;
  height: auto;
}
.leader-wrap ul li h5 {
  color: #333333;
  font-size: 0.3rem;
  padding: 0.35rem 0;
}
.leader-wrap ul li .leader-txt {
  color: #666666;
  margin-bottom: 0.5rem;
  position: relative;
  font-size: 0.28rem;
  min-height: 3.4em;
  overflow: hidden;
}
.leader-wrap ul li .leader-txt em {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0.5) 40%, rgba(255, 255, 255, 0.8) 98%, #FFFFFF 80%);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 200;
}
.leader-wrap ul li .leader-txt .leader-position {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  line-height: 1.7em;
  font-size: 0.28rem;
}
.leader-wrap ul li a {
  color: #d11010;
  font-size: 0.28rem;
  display: none;
}
.leader-wrap .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.investor-wrap .inves-pad {
  width: 7.5rem;
  height: 4.4rem;
  background: url(../images/pad.png) no-repeat;
  background-size: 100% 100%;
  position: relative;
  margin-top: -3.58rem;
  margin-bottom: 0.7rem;
}
.investor-wrap .inves-pad iframe {
  position: absolute;
  top: -0.8rem;
  left: 0rem;
  width: 100%;
  height: 5.9rem;
  transform: scale(0.615);
}
.investor-wrap .investor-main {
  padding: 0 0.35rem;
}
.investor-wrap .investor-main ul {
  border-top: 1px solid #cccccc;
}
.investor-wrap .investor-main ul li {
  border-bottom: 1px solid #cccccc;
  font-size: 0.3rem;
}
.investor-wrap .investor-main ul li a {
  display: block;
  line-height: 1.08rem;
}
.investor-wrap .investor-main ul li a span {
  float: right;
  display: block;
  width: 0.36rem;
  height: 0.36rem;
  background: url(../images/inves_icon1.png) no-repeat;
  background-size: 100% 100%;
  margin-top: 0.36rem;
}
.investor-wrap .investor-main ul li a:active {
  color: #d11010;
}
.investor-wrap .investor-main ul li a:active span {
  background-image: url(../images/inves_icon2.png);
}
.cellar-intro {
  width: 7.5rem;
  height: auto;
  box-sizing: border-box;
  padding: 0.45rem 0.35rem;
  background: url(../images/cellar_bg.jpg) no-repeat right center;
  background-size:cover;
}
.cellar-intro h4 {
  color: #333333;
  font-size: 0.46rem;
  margin-bottom: 0.3rem;
}
.cellar-intro h4 span {
  display: inline-block;
  padding-right: 0.87rem;
  background: url(../images/cellar_icon1.png) no-repeat right center;
  background-size: auto 100%;
}
.cellar-intro p {
  color: #666666;
  font-size: 0.28rem;
  line-height: 1.5em;
}
.cellar-list {
  padding: 0 0.35rem;
}
.cellar-list ul {
  margin: 0 -0.15rem;
}
.cellar-list ul li {
  width: 50%;
  float: left;
  margin-bottom: 0.45rem;
}
.cellar-list ul li a {
  display: block;
  margin: 0 0.15rem;
}
.cellar-list ul li a img {
  width: 100%;
  height: auto;
}
.cellar-list ul li a p {
  line-height: 0.62rem;
  color: #333333;
  font-size: 0.3rem;
}
.cellar-list ul li .cellar-list-inner {
  position: relative;
	width:100%;
	padding-bottom: 75%;
}
.cellar-list ul li .cellar-list-inner img{
	position: absolute;
	width:100%;
	height:100%;
	left:0;
	top:0;
}
.cellar-list ul li.white .cellar-list-inner:before {
  background: url(../images/cellar_icon3.png) no-repeat;
  background-size: 100% 100%;
}
.cellar-list .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.cellar-detail-wrap img {
  width: 100%;
}
.cellar-detail-wrap li {
  position: relative;
}
.cellar-detail-wrap .swiper-pagination-bullet {
  display: inline-block;
  width: 0.12rem;
  height: 0.12rem;
  background: #999999;
  border: 0.02rem solid #999999;
  border-radius: 100%;
}
.cellar-detail-wrap .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #efefef;
  border: 0.02rem solid #d11010;
}
.cellar-detail-wrap .cellar-detail-main {
  padding: 0.35rem;
}
.cellar-detail-wrap .cellar-detail-main h4 {
  color: #333333;
  font-size: 0.3rem;
  margin-bottom: 1em;
}
.cellar-detail-wrap .cellar-detail-main p {
  color: #666666;
  font-size: 0.28rem;
  line-height: 1.5em;
  margin-bottom: 0.4rem;
}
.cellar-detail-wrap .cellar-detail-main table {
  border-top: 1px solid #666666;
  border-right: 1px solid #666666;
  color: #666666;
  margin-bottom: 0.4rem;
}
.cellar-detail-wrap .cellar-detail-main table td {
  border-left: 1px solid #666666;
  border-bottom: 1px solid #666666;
  text-align: center;
  padding: 0.16rem;
}
.cellar-detail-wrap .cellar-detail-main > a {
  width: 4rem;
  height: 0.5rem;
  line-height: 0.5rem;
  font-size: 0.28rem;
  color: #fff;
  text-align: center;
  background: #d11010;
  display: block;
  margin: 0 auto;
}
.brand-wrap ul li {
  background: #f4f4f4;
  padding: 0.4rem 0;
}
.brand-wrap ul li a {
  display: inline-block;
  max-width: 100%;
  padding: 0 0.35rem;
  padding-right: 1.36rem;
  position: relative;
  width: 4.46rem;
  margin-bottom: 0.5rem;
}
.brand-wrap ul li a h4 {
  color: #333333;
  font-size: 0.6rem;
  margin-bottom: 0.15rem;
  line-height: 1.4em;
}
.brand-wrap ul li a h5 {
  color: #999999;
  font-size: 0.3rem;
}
.brand-wrap ul li a img {
  display: block;
  position: absolute;
  right: 0;
  top: 0;
  width: 1.02rem;
  height: auto;
}
.brand-wrap ul li .brand-txt {
  padding: 0 0.35rem;
}
.brand-wrap ul li .brand-txt h6 {
  color: #000000;
  font-size: 0.28rem;
  margin-bottom: 1em;
}
.brand-wrap ul li .brand-txt p {
  font-size: 0.28rem;
  color: #666666;
  line-height: 1.5em;
}
.brand-wrap ul li:nth-child(1) {
  background: url(../upload/brand_img1.jpg) #f4f4f4 no-repeat center bottom;
  background-size: 100% auto;
}
.brand-wrap ul li:nth-child(2) {
  background: url(../upload/brand_img2.jpg) #edecec no-repeat center bottom;
  background-size: 100% auto;
}
.brand-wrap ul li:nth-child(3) {
  background: url(../upload/brand_img3.jpg) #f4f4f4 no-repeat center bottom;
  background-size: 100% auto;
}
.brand-wrap ul li:nth-child(4) {
  background: url(../upload/brand_img4.jpg) #edecec no-repeat center bottom;
  background-size: 100% auto;
}
.brand-wrap ul li:nth-child(5) {
  background: url(../upload/brand_img5.jpg) #f4f4f4 no-repeat center bottom;
  background-size: 100% auto;
}
.brand-wrap ul li:nth-child(6) {
  background: url(../upload/brand_img6.jpg) #edecec no-repeat center bottom;
  background-size: 100% auto;
}
.culture-wrap {
  padding: 0 0.35rem;
}
.culture-wrap .culture-swiper {
  margin-bottom: 0.6rem;
}
.culture-wrap .culture-swiper img {
  width: 100%;
  height: auto;
}
.culture-wrap .culture-swiper .swiper-pagination-bullet {
  background: #fff;
  border-color: #fff;
  opacity: 1;
}
.culture-wrap .culture-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: transparent;
  border: 0.02rem solid #fff;
  box-sizing: border-box;
}
.culture-wrap .culture-news {
  margin-bottom: 0.6rem;
  position: relative;
  background: url(../upload/video_img1.jpg) no-repeat;
  background-size:100% 100%;
  height:0;
  padding-bottom:56.25%;
}
.culture-wrap .culture-news > a{
  display: block;
  position: absolute;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index: 200;
}
.culture-wrap .culture-news dl{
  background: rgba(0,0,0,0.4);
  padding:0.4rem;
  position: absolute;
  box-sizing: border-box;
  left:0;
  top:0;
  width:100%;
  height:100%;
  z-index: 100;
}
.culture-wrap .culture-news dl dt {
  font-size: 0.46rem;
  margin-bottom: 1em;
  text-align: center;
  padding-top: 0.5rem;
}
.culture-wrap .culture-news dl dt a {
  color: #fff;
}
.culture-wrap .culture-news dl dd p {
  color: #fff;
  font-size: 0.28rem;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.culture-wrap .culture-news dl dd a {
  color: #fff;
  font-size: 0.28rem;
}
.culture-wrap .culture-news dl dd img{
  width:0.82rem;
  height:0.82rem;
  display: block;
  margin:0 auto;
}
.culture-wrap .culture-news > a img {
  position: absolute;
  right: 0.16rem;
  width: 2.1rem;
  height: 2.1rem;
  top: 0;
}
.culture-wrap > ul li {
  position: relative;
  margin-bottom: 0.1rem;
}
.culture-wrap > ul li img {
  width: 100%;
  height: auto;
}
.culture-wrap > ul li > em {
  position: absolute;
  z-index: 100;
  width: 100%;
  height: 100%;
  display: block;
  background: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
}
.culture-wrap > ul li:active > em {
  background: rgba(209, 16, 16, 0.8);
}
.culture-wrap > ul li a {
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 200;
}
.culture-wrap > ul li a em {
  color: #fff;
  font-size: 0.3rem;
  position: absolute;
  top: 50%;
  left: 0.4rem;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.culture-wrap > ul li a span {
  position: absolute;
  width: 0.36rem;
  height: 0.36rem;
  display: block;
  right: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.cul_f-wrap .other-banner {
  margin-bottom: 0.6rem;
}
.cul_f-wrap .cul_f-article {
  padding: 0 0.35rem;
}
.cul_f-wrap .cul_f-article h4 {
  font-size: 0.3rem;
  margin-bottom: 1em;
}
.cul_f-wrap .cul_f-article p {
  font-size: 0.28rem;
  line-height: 1.5em;
  color: #666666;
}
.video-wrap .video-header {
  padding: 0 0.35rem;
  border-top: 1px solid #e6e6e6;
  margin-bottom: 0.15rem;
  font-size: 0.3rem;
}
.video-wrap .video-header li {
  width: 20%;
  float: left;
}
.video-wrap .video-header li a {
  line-height: 0.8rem;
  display: inline-block;
  border-top: 0.06rem solid transparent;
  color: #999999;
}
.video-wrap .video-header li.on a {
  border-top: 0.06rem solid #d11010;
  color: #000;
}
.video-wrap .video-box {
  padding: 0 0.35rem;
}
.video-wrap .video-box img {
  width: 100%;
  height: auto;
}
.video-wrap .video-box li {
  position: relative;
  margin-bottom: 0.2rem;
}
.video-wrap .video-box li em {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
}
.video-wrap .video-box li > a {
  display: block;
  position: relative;
}
.video-wrap .video-box li > a:before {
  content: "";
  display: block;
  width: 0.82rem;
  height: 0.82rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  background: url(../images/video_img4.png) no-repeat;
  background-size: 100% 100%;
  z-index: 200;
}
.video-wrap .video-box li p {
  line-height: 1.1rem;
  font-size: 0.3rem;
}
.video-wrap .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.cul_j-wrap ul {
  padding: 0 0.35rem;
}
.cul_j-wrap ul li {
  padding: 0.35rem 0;
}
.cul_j-wrap ul li img {
  width: 100%;
  height: auto;
}
.cul_j-wrap ul li a h4 {
  color: #333333;
  font-size: 0.3rem;
  margin-bottom: 0.5em;
}
.cul_j-wrap ul li a span {
  display: inline-block;
  color: #d11010;
  font-size: 0.28rem;
  margin-top: 1em;
}
.cul_j-wrap .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.tour-wrap .tour-header {
  padding: 0 0.35rem;
  border-top: 0.06rem solid #e6e6e6;
  margin-bottom: 0.5rem;
  font-size: 0.4rem;
}
.tour-wrap .tour-header li {
  width: 14.2%;
  float: left;
  text-align: center;
}
.tour-wrap .tour-header li span {
  line-height: 0.8rem;
  display: inline-block;
  border-top: 0.06rem solid transparent;
  color: #999999;
  margin-top: -0.06rem;
}
.tour-wrap .tour-header li.on span {
  border-top: 0.06rem solid #d11010;
  color: #000;
}
.tour-wrap .tour-article {
  padding: 0 0.35rem;
}
.tour-wrap .tour-article .tour-main h4 {
  font-size: 0.3rem;
  color: #333333;
  margin-bottom: 1em;
}
.tour-wrap .tour-article .tour-main p {
  font-size: 0.28rem;
  color: #666666;
  line-height: 1.5em;
}
.news-wrap {
  padding: 0 0.35rem;
}
.news-wrap h4 {
  font-size: 0.46rem;
  color: #333333;
  margin-bottom: 0.5rem;
}
.news-wrap ul li {
  padding-bottom: 0.6rem;
}
.news-wrap ul li img {
  width: 100%;
  height: auto;
}
.news-wrap ul li dt {
  font-size: 0.3rem;
  padding-top: 1em;
}
.news-wrap ul li dd span {
  display: block;
  padding-top: 1em;
  padding-bottom: 2em;
  font-size: 0.28rem;
  color: #999999;
}
.news-wrap ul li dd p {
  font-size: 0.28rem;
  color: #666666;
  line-height: 1.5em;
  margin-bottom: 2em;
}
.news-wrap ul li dd a {
  color: #d11010;
  font-size: 0.28rem;
}
.news-wrap .public_load-more-link {
  font-size: 0.28rem;
  display: block;
  width: 1.6rem;
  height: 0.5rem;
  line-height: 0.5rem;
  margin: 0 auto;
  margin-top: 0.3rem;
  background: #d11010;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  cursor: pointer;
  transition: 0.3s all;
  -webkit-transition: 0.3s all;
  -moz-transition: 0.3s all;
  -o-transition: 0.3s all;
  font-weight: normal;
}
.news-detail-wrap {
  padding: 0 0.35rem;
  padding-top: 0.4rem;
}
.news-detail-wrap h1 {
  font-size: 0.34rem; font-weight: bold;
  color: #333333;
}
.news-detail-wrap > span {
  font-size: 0.28rem;
  color: #999999;
  font-family: Arial;
  display: block;
  padding-top: 1em;
  margin-bottom: 2em;
}
.news-detail-wrap .news-detail-main {
  font-size: 0.28rem;
  color: #666666;
  line-height: 1.55em;
}
.news-detail-wrap .news-detail-main img {
  width: 100%;
  height: auto;
}
.news-detail-wrap .news-detail-main .video-box {
  width: 100%;
  height: 0;
  padding-bottom: 62.5%;
  position: relative;
}
.news-detail-wrap .news-detail-main .video-box video {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}
.footer {
  border-top: 0;
}

.goPage{
  margin-top: 0.3rem;
  border-top:1px solid #cccccc;
  padding-top: 0.3rem;
  position: relative;
}

.goPage > div{
  color:#999999;
  font-size:0.3rem;
  line-height: 0.5rem;
  padding-left: 4em;
  position: relative;
}

.goPage > div a{
  display: inline-block;
  max-width: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.goPage > div em{
  position: absolute;
  left:0;
  top:0;
}


.news-subject {padding:0 0.35rem;}
.news-subject h4{font-size:0.46rem; color:#000; margin-bottom:0.5rem;}
.news-subject .news-subject-public ul li {
  width: 100%;
  margin-bottom: 0.24rem;
}
.news-subject .news-subject-public ul li .news-pub-inner {
  border-bottom: 1px solid #646464;
}
.news-subject .news-subject-public ul li .news-pub-inner dd {
  overflow: hidden; 
}
.news-subject .news-subject-public ul li .news-pub-inner dd span {
  float: right;
  line-height: 24px;
  border: 1px solid #b02b2b;
  display: inline-block;
  padding: 0 12px;
  font-size:0.2rem;
  color: #b02b2b;
}
.news-subject .news-subject-public ul li .news-pub-inner dd span.pass {
  color: #787878;
  border-color: #787878;
}
.news-subject .news-subject-public ul li .news-pub-inner dd em {
  float: left;
  font-size: 0.24rem;
  color: #646464;
  font-family: Arial;
}
.news-subject .news-subject-public ul li .news-pub-inner dt {margin-top:0.08rem; padding-bottom:0.05rem;
}
.news-subject .news-subject-public ul li .news-pub-inner dt a {
  display: inline-block;
  max-width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #646464;
  font-size: 0.28rem;
}
.news-detail .white-bg h1 {
  color: #000;
  font-size: 0.36rem;
  margin-bottom: 0.15rem;
}
.news-detail .news-detail-txt {
  color: #646464;
  font-size: 0.2rem;
  padding-bottom: 0.15rem;
}
.news-detail-txt em{
  margin-right: 5px;
}


.news-detail .news-share {
  height: 24px; margin:0.2rem 0;
  border: 1px solid #e6e6e6;
  background: #f2f2f2;
  border-radius: 2px;
  width: 100%;
}
.news-detail .news-share span {
  color: #676566;
  font-size: 12px;
  float: left;
  line-height: 24px;
  margin-left: 4px;
  margin-right: 10px;
}
.news-detail .news-share .bdsharebuttonbox .bds_qzone {
  margin: 0 5px 0 0 !important;
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
  position: relative;
  background: url(../images/r_sub_img14.png) no-repeat !important;
  background-position: left center!important;
}
.news-detail .news-share .bdsharebuttonbox .bds_tsina {
  margin: 0 5px 0 0 !important;
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
  position: relative;
  background: url(../images/r_sub_img15.png) no-repeat !important;
  background-position: left center!important;
}
.news-detail .news-share .bdsharebuttonbox .bds_weixin {
  margin: 0 5px 0 0 !important;
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
  position: relative;
  background: url(../images/r_sub_img16.png) no-repeat !important;
  background-position: left center!important;
}
.news-detail .news-share .bdsharebuttonbox .bds_tqq {
  margin: 0 5px 0 0 !important;
  padding-left: 16px;
  height: 16px;
  line-height: 16px;
  position: relative;
  background: url(../images/r_sub_img17.png) no-repeat !important;
  background-position: left center!important;
}


.news-detail .news-footer {
  border-top: 1px solid #646464;
  padding-top: 32px;
}
.news-detail .news-footer > a {
  float: right;
  width: 124px;
  height: 40px;
  display: block;
  color: #fff;
  text-align: center;
  line-height: 40px;
  background: #953737;
}
.news-detail .news-footer > a:hover {
  color: #fff!important;
}
.news-detail .news-footer .news-f-part {
  font-size: 20px;
  color: #646464;
  line-height: 32px;
  margin-bottom: 4px;
}
.news-detail .news-footer .news-footer-l{display: none;}
.ie7 .r-inv-info-inner span a {
  top: -1px !important;
}


.r-inv-info_list{margin-top: 70px;}
.r-inv-info_list .page{clear: both; margin: 40px 0;}

#player-detail video{
  width:100%;
  height:auto;
}

