@charset "UTF-8";
/* CSS Document */
body {
  font-family: "Microsoft Yahei", Helvetica, Arial, sans-serif;
  min-width: 1200px;
}

html, body {
  height: 100%;
  min-height: 100%;
  width: 100%;
  min-width: 1200px;
}

.container {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  min-width: 1200px;
}

/*top-bar*/
body {
  padding-top: 45px;
}

.top-bar {
  height: 45px;
  text-align: center;
  border-bottom: 1px solid #ccc;
  color: #ccc;
  width: 100%;
  position: fixed;
  z-index: 1040;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.9);
  box-shadow: 3px 0 3px rgba(0, 0, 0, 0.2);
  overflow: hidden;
}

.top-bar .menu {
  width: 1200px;
  overflow: hidden;
  margin: 0 auto;
}

.top-bar .home-site-link {
  font-style: normal;
  font-weight: 700;
}

.top-bar li::after {
  content: "|";
  color: #d5d5d5;
}

.top-bar li:first-of-type:after {
  content: " ";
}

.top-bar li:last-of-type:after {
  content: " ";
}

.top-bar .item {
  line-height: 45px;
  font-size: 14px;
}

.top-bar .item a {
  padding-left: 5px;
  padding-right: 5px;
}

.top-bar .home-site-link {
  color: #000;
}

.top-bar a {
  color: #1a1a1a;
}

.top-bar .loading {
  display: block;
  text-align: center;
  height: 32px;
  line-height: 32px;
  font-size: 12px;
  background-color: #f5f5f5;
}

/*footer*/
.footer {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/footer-bg.jpg") no-repeat top center;
  height: 100px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  padding-top: 93px;
}

/*背景图发布*/
.phd {
  height: 657px;
  transition: 0.3s;
}

/*nav*/
.nav {
  height: 60px;
  line-height: 60px;
  background: #d70100;
  font-size: 0;
  text-align: center;
  display: none;
}
.nav a {
  display: block;
  float: left;
  color: #ffffff;
  font-size: 20px;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-02.png") no-repeat right center;
  width: 150px;
}
.nav a:last-child {
  background: none;
}
.nav a:hover, .nav a.current {
  background: #ab0006;
}

/*main-warp*/

/*top-banner */
.top-banner {
  margin-bottom: 25px;
  display: none;
}
.top-banner .swiper-slide {
  position: relative;
}
.top-banner .swiper-slide .pic img {
  display: block;
}
.top-banner .swiper-slide .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 104px;
  color: #ffffff;
  padding: 15px 125px 10px 20px;
}
.top-banner .swiper-slide .title a {
  display: block;
  color: #ffffff;
}
.top-banner .swiper-slide .title span.b-title {
  display: block;
  font-size: 20px;
  margin-bottom: 5px;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.top-banner .swiper-slide .title span.b-title a {
  color: #ffffff;
  font-size: 20px;
}
.top-banner .swiper-slide .title span.b-txt {
  display: block;
  height: 40px;
  overflow: hidden;
}
.top-banner .swiper-slide .title span.a-more {
  color: #d70100;
}
.top-banner .swiper-slide .title span.b-title a:hover {
  color: #d70100;
}
.top-banner .swiper-pagination-fraction {
  bottom: 35px;
  right: 30px;
  left: auto;
  width: auto;
  color: #ffffff;
  font-size: 30px;
}
.top-banner .swiper-pagination-fraction .swiper-pagination-current {
  color: #da0000;
}
.top-banner .swiper-pagination-fraction .swiper-pagination-total {
  font-size: 18px;
}
.top-banner .swiper-button-next,
.top-banner .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
}
.top-banner .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.top-banner .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/prev-h.png") no-repeat;
}
.top-banner .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.top-banner .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/next-h.png") no-repeat;
}

/*即时*/
.hot-news {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/img-11.png") no-repeat left top rgba(255, 255, 255, 0.9);
  padding-left: 160px;
  height: 50px;
  line-height: 50px;
  margin-bottom: 50px;
  overflow: hidden;
  position:relative;
}
.hot-news .more-info {
  position: absolute;
  top: 0;
  left: 0;
}
.hot-news .more-info a {
  display: block;
  width: 139px;
  height: 50px;

}
.hot-news .txtMarquee-left {
  width: 1000px;
  position: relative;
  overflow: hidden;
}
.hot-news .txtMarquee-left .bd {
  overflow: hidden;
}
.hot-news ul {
  overflow: hidden;
  zoom: 1;
}
.hot-news ul li {
  margin-right: 50px;
  float: left;
  height: 50px;
  line-height: 50px;
  text-align: left;
  _display: inline;
  width: auto !important;
}
.hot-news ul li a {
  display: block;
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/img-10.png") no-repeat left center;
  padding-left: 15px;
  color: #2f4980;
  font-size: 16px;
}
.hot-news ul li a:hover {
  color: #d70100;
}

/*public-title*/
.public-title {
  margin-bottom: 70px;
}
.public-title img {
  display: block;
}

.box-01, .box-03,  .box-05 {
  margin-bottom: 60px;
}
 .box-02, .box-04 {
  margin-bottom: 90px;
}
.box-01 .info-main {
  width: 525px;
}
.box-01 {
    background: rgba(255, 255, 255, 0.9);
    padding: 20px;
}
.box-01 .info-main .top-s li {
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.box-01 .info-main .top-s li .title {
  margin-bottom: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  width: 100%;
  line-height: 24px;
  height: 24px;

}
.box-01 .info-main .top-s li .title a {
  display: block;
  color: #25457c;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .top-s li .title a:hover {
  color: #d70100;
}
.box-01 .info-main .top-s li .txt {
  height: 72px;
  overflow: hidden;
}
.box-01 .info-main .top-s li .txt a {
  color: #2f4980;
  font-size: 14px;
  line-height: 24px;
}
.box-01 .info-main .top-s li .txt a span {
  color: #03A9F4;
}
.box-01 .info-main .btm-s li {
  overflow: hidden;
  vertical-align: bottom;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .btm-s li a {
  display: block;
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/img-10.png") no-repeat left center;
  padding-left: 13px;
  color: #2f4980;
  font-size: 16px;
  height: 38px;
  line-height: 38px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .btm-s li a:hover {
  color: #d70100;
}
.box-01 .box-main {
  width: 600px;
}
.box-01 .box-main .box-group .box {
  position: relative;
}
.box-01 .box-main .box-group .box img {
  display: block;
  width: 290px;
  height: 200px;
}
.box-01 .box-main .box-group .box .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 40px;
  line-height: 40px;
  padding: 0 10px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.box-01 .box-main .box-group .box .title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .box-main .box-group .box:nth-child(1) {
  float: left;
}
.box-01 .box-main .box-group .box:nth-child(2) {
  float: right;
}

.focus-banner-01 {
  width: 600px;
  margin-bottom: 20px;
}
.focus-banner-01 .swiper-slide {
  position: relative;
}
.focus-banner-01 .swiper-slide .pic img {
  display: block;
}
.focus-banner-01 .swiper-slide .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 40px;
  line-height: 40px;
  padding: 0 90px 0 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.focus-banner-01 .swiper-slide .title a {
  display: block;
  color: #ffffff;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-01 > .swiper-pagination-bullets {
  right: 15px;
  bottom: 8px;
  left: auto;
  width: auto;
  text-align: right;
}
.focus-banner-01 > .swiper-pagination-bullets .swiper-pagination-bullet {
  width: 12px;
  height: 12px;
  opacity: 1;
  background: #ffffff;
}
.focus-banner-01 > .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d70100;
}
.focus-banner-01 .swiper-button-next,
.focus-banner-01 .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -45px;
}
.focus-banner-01 .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-01 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/prev-h.png") no-repeat;
}
.focus-banner-01 .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-01 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/next-h.png") no-repeat;
}
#focus-banner-03 .pic img {
  display: block;
  width: 600px;
  height: 387px;
}

.focus-banner-02 .box-group {
  position: relative;
  height: 623px;
  width: 100%;
}
.focus-banner-02 .box-group .title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 44px;
  line-height: 44px;
  padding: 0 15px;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-02 .box-group .title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.focus-banner-02 .box-group .box-s {
  width: 290px;
  height: 200px;
  position: absolute;
}
.focus-banner-02 .box-group .box-s img {
  display: block;
  width: 290px;
  height: 200px;
}
.focus-banner-02 .box-group .box-s:nth-child(1) {
  left: 0;
  top: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(2) {
  left: 303px;
  top: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(3) {
  left: 0;
  bottom: 0;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(3) img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(4) {
  right: 0;
  top: 0;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(4) img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .box-group .box-s:nth-child(5) {
  left: 606px;
  bottom: 0;
}
.focus-banner-02 .box-group .box-s:nth-child(6) {
  bottom: 0;
  right: 0;
}
.focus-banner-02 .box-group .box-b {
  width: 593px;
  height: 409px;
  position: relative;
}
.focus-banner-02 .box-group .box-b img {
  display: block;
  width: 593px;
  height: 409px;
}
.focus-banner-02 .swiper-pagination {
  position: static;
  margin-top: 20px;
}
.focus-banner-02 .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  background: #e19d5d;
  opacity: 1;
}
.focus-banner-02 .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #d70100;
}
.focus-banner-02 .swiper-button-next,
.focus-banner-02 .swiper-button-prev {
  position: absolute;
  width: 50px;
  height: 90px;
  top: 50%;
  margin-top: -65px;
  z-index: 9999;
}
.focus-banner-02 .swiper-button-prev {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-02 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/prev-h.png") no-repeat;
}
.focus-banner-02 .swiper-button-next {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-02 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/next-h.png") no-repeat;
}

.box-04 .left-main {
  width: 680px;
  height: 461px;
}
.box-04 .r-menu {
  width: 490px;
}
.box-04 .r-menu ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  vertical-align: bottom;
  margin-bottom: 7px;
}
.box-04 .r-menu ul li:last-child {
  margin-bottom: 0;
}
.box-04 .r-menu ul li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-08.png") no-repeat 25px 22px #f2f2f2;
  padding-left: 57px;
  height: 58px;
  line-height: 56px;
  color: #d70100;
  font-size: 18px;
  border-radius: 10px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding-right: 15px;
}
.box-04 .r-menu ul li a:hover {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-09.png") no-repeat 25px 22px #d70100;
  color: #ffffff;
}

.box-05 ul li {
  float: left;
  width: 300px;
  height: 420px;
  position: relative;
}
.box-05 ul li .box-txt {
  position: absolute;
  z-index: 9;
  padding-left: 22px;
  padding-right: 22px;
  width: 256px;
}
.box-05 ul li .box-txt .title {
  color: #ee1313;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-05 ul li .box-txt .title a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-18.png") no-repeat left top;
  font-size: 16px;
  line-height: 22px;
  height: 22px;
  padding: 8px 0;
  color: #ee1313;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-05 ul li .box-txt .txt {
  color: #737373;
  line-height: 20px;
  height: 100px;
  overflow: hidden;
}
.box-05 ul li .box-txt .txt a {
  color: #737373;
}
.box-05 ul li .box-img {
  position: absolute;
  z-index: 8;
}
.box-05 ul li .box-img img {
  display: block;
  width: 300px;
  height: 210px;
}
.box-05 ul li:nth-child(2n+1) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-19.png") no-repeat;
  padding-top: 40px;
  height: 181px;
  bottom: 0;
}
.box-05 ul li:nth-child(2n+1) .box-img {
  top: 0;
}
.box-05 ul li:nth-child(2n) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-20.png") no-repeat;
  padding-top: 33px;
  height: 188px;
  top: 0;
}
.box-05 ul li:nth-child(2n) .box-img {
  bottom: 0;
}
.box-05 ul li:hover .box-txt .title a {
  color: #ffffff;
}
.box-05 ul li:hover .box-txt .txt {
  color: #ffffff;
}
.box-05 ul li:hover .box-txt .txt a {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-19-h.png") no-repeat;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt .title a {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n+1) .box-txt .txt {
  color: #ffffff;
}
.box-05 ul li:hover:nth-child(2n) .box-txt {
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-20-h.png") no-repeat;
}

.box-06 .img-group {
  width: 1200px;
  height: 420px;
  position: relative;
  overflow: hidden;
}
.box-06 .img-list li {
  width: 120px;
  height: 420px;
  border-left: 5px solid #fff;
  position: relative;
  overflow: hidden;
  float: left;
}
.box-06 .img-list li .pic img {
  display: block;
  width: 695px;
  height: 420px;
}
.box-06 .img-list li .img-title {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-03.png") repeat-x;
  height: 50px;
  line-height: 50px;
  padding: 0 15px;
  font-size: 16px;
  display: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #ffffff;
}
.box-06 .img-list li .img-title a {
  display: block;
  color: #ffffff;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-06 .img-list li .img-title a:hover {
  color: #d70100;
}
.box-06 .img-list li:first-child {
  border-left: none;
  width: 695px;
}
.box-06 .img-list li:first-child .img-title {
  display: block;
}

/*列表*/
.list-box {
  background: #ffffff;
  padding: 20px 40px;
  margin-top: 30px;
}
.list-box .list-title {
  font-size: 32px;
  color: #bf1010;
  padding-top: 10px;
  padding-bottom: 15px;
  border-bottom: 2px solid #bf1010;
  margin-bottom: 20px;
  overflow: hidden;
}
.list-box .list-title .t-l {
  border-left: 6px solid #bf1010;
  padding-left: 15px;
  line-height: 32px;
  height: 32px;
}
.list-box li {
  overflow: hidden;
  vertical-align: bottom;
}
.list-box li a {
  display: block;
  background: url("http://www.newsimg.cn/travel/chunyun2018/img/img-10.png") no-repeat left center;
  padding-left: 15px;
  color: #4c4c4c;
  font-size: 16px;
  height: 52px;
  line-height: 52px;
}
.list-box li a .date {
  color: #b2b2b2;
}
.list-box li a:hover {
  color: #d70100;
}
.list-box li a:hover .date {
  color: #d70100;
}

/*RTools*/
.RTools {
  position: fixed;
  _position: absolute;
  right: 10px;
  bottom: 160px;
  width: 60px;
  z-index: 10000;
  display: none;
}

.RTools .qrcode {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 5px 0;
  border: 1px solid #ccc;
  background-color: #f7f7f7 !important;
  right: 0;
  bottom: 70px;
  position: absolute;
  
}

.RTools .qrcode canvas {
  width: 100%;
  height: auto;
}

.RTools .qrcode:hover::after {
  content: '扫描分享';
  width: 100%;
  color: #333;
  font-size: 16px;
  display: block;
  text-align: center;
}

.RTools .qrcode:hover {
  transform: translate(0, 0);
  animation: change 1s;
  -moz-animation: change 1s;
  -webkit-animation: change 1s;
  -mozanimation-fill-mode: forwards;
  -webkit-animation-fill-mode: forwards;
  overflow: hidden;
  width: 100%;
}

@keyframes change {
  from {
    width: 48px;
    height: 48px;
    opacity: 1;
  }
  to {
    width: 100px;
    height: 125px;
    opacity: 1;
  }
}
.RTools .gototop {
  width: 60px;
  height: 60px;
  cursor: pointer;
  background: #3f60a5  url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAMAAAANIilAAAAABGdBTUEAAK/INwWK6QAAABl0RVh0U29mdHdhcmUAQWRvYmUgSW1hZ2VSZWFkeXHJZTwAAAAGUExURf///0RERMf1+eoAAAACdFJOU/8A5bcwSgAAAE1JREFUeNrs0yEOwDAQA8HN/z9ddiy2krJ2j1gGg6xjvTjEYrFY/CEM9xiyptioaTZpqg2aaCfO8KCkKTZq+kg3eFP8KrFYLP4pfgQYAJQnDccrVqXcAAAAAElFTkSuQmCC) no-repeat 50% 50%;
  transition: .3s;
  opacity: 0;
  filter: alpha(opacity=0);
}

.show {
  display: block;
}

/*# 访谈 */
.box-03 {
  background: url("http://www.newsimg.cn/auto/2018039bjcz/img/bg_gdlt.png") 50% no-repeat;
  height: 794px;
  overflow: hidden;
  margin-top:100px;
}
.box-03 .container {
  position: relative;
}
.box-03 .box {
  text-align: right;
  position: relative;
  overflow: hidden;
}

.slideBox4 {
  width: 1200px;
  height:630px;
  overflow: hidden;
  position: relative;
  margin:0 auto;
}
.slideBox4 .hd {
  overflow: hidden;
  position: absolute;
  z-index: 10;
  right: 40px;
  bottom: 40px;
}
.slideBox4 .hd ul {
  overflow: hidden;
  zoom: 1;
  float: right;
}
.slideBox4 .hd ul li {
  float: left;
  width: 24px;
  height: 24px;
  line-height: 24;
  margin-left: 9px;
  text-align: center;
  background: url("http://www.newsimg.cn/auto/20170930qyjjs/images/img-30.png") no-repeat top center;
  cursor: pointer;
}
.slideBox4 .hd ul li.on {
  background: url("http://www.newsimg.cn/auto/20170930qyjjs/images/img-31.png") no-repeat top center;
  width: 23px;
}
/*swiper切换*/
.focusBox4 { position: relative; overflow: hidden; margin: 0 auto; max-width: 1400px;}
.focusBox4 .arrow-left2{ position: absolute; top: 36%; z-index: 10; display: block; width: 100px; height: 100px; background-position: center center; background-repeat: no-repeat; background-image: url(http://www.news.cn/kshtl/images/visualMB3008_20150723_LR.png); cursor: pointer; left: 5%; background-position: 0 0;}
.focusBox4 .arrow-right2{ position: absolute; top: 36%; z-index: 10; display: block; width: 100px; height: 100px; background-position: center center; background-repeat: no-repeat; background-image: url(http://www.news.cn/kshtl/images/visualMB3008_20150723_LR.png); cursor: pointer; right: 5%; background-position: 0 -240px;}
.focusBox4 .swiper-container2{ width: 1200px; height: 520px; margin:0 auto; overflow: hidden;}
.pagination.pagination2 { display: none;}


/*section3*/
.box-03 .unit{ text-align:center; width: 1200px; margin: 50px auto 0;}
.box-03 .mod-tile { width: 370px; margin: 20px 10px; display: inline-block; font-size: 14px; letter-spacing: normal; word-spacing: normal; vertical-align: top;}
.box-03 .mod-tile .media{ width: 230px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 5px solid #dedede; overflow: hidden; -webkit-box-shadow: 15px 0 0 rgba(0, 0, 0, .75);
 -moz-box-shadow: 15px 0 0 rgba(0, 0, 0, .75); box-shadow: 15px 0 0 rgba(0, 0, 0, .75); margin: 0 auto 20px;}
.box-03 .mod-tile .caption{ width: 150px; font-size: 18px; line-height: 40px; height: 40px; overflow: hidden; text-align: center; color: #fff; background-color: rgba(0, 0, 0, .75); font-weight: 700; margin: 0 auto 5px;
}
.box-03 .mod-tile .caption a{ color: #fff;}
.box-03 .mod-tile .info{ font-size: 16px; line-height: 40px; height: 40px; font-weight: 700; text-align: center; overflow: hidden;color: #fff;}
.box-03 .mod-tile .abstract{ font-size: 14px; line-height: 1.8; overflow: hidden; color: #fff; text-align: left; text-indent: 2em; height: 78px; overflow: hidden;}
.box-03 .mod-tile .media img{ width: 230px; height: 230px;}
.lanmutitle1 { background:url(http://www.newsimg.cn/auto/2018039bjcz/img/xzl.png) 50% 0 no-repeat; height: 170px; margin: 40px 0 0px;}



/*# .section-5 */
.section-5 {
	height: 380px;
	padding-top: 450px;
	margin-top: 50px;

	position: relative;
}
.section-5 .section-title {
	width: 1200px;
	margin: 0 auto 30px;
}
.section-5 .swiper-container-video {
	width: 1196px;
	margin: 0 auto;
	overflow: hidden;
}
.section-5 .mod-tile {
	width: 280px;
	position: relative;
}
.section-5 .mod-tile .media {
	width: 100%;
	position: relative;
}
.section-5 .mod-tile .media a {
	display: block;
	overflow: hidden;
}
.section-5 .mod-tile .media img {
	width: 280px;
	height: 180px;
}
.section-5 .mod-tile .media a img {
	transition: 0.5s;
	display: block;
}
.section-5 .mod-tile .media a:hover img {
	transform: scaleX(1.2) scaleY(1.2);
}
.section-5 .mod-tile .caption {
	line-height: 1.8;
	font-size: 16px;
	padding: 10px;
	width: 260px;
	color: #fff;
}
.section-5 .btnArea {
	position: relative;
	width: 1196px;
	margin: 0 auto;
}
.section-5 .swiper-button-next, .section-5 .swiper-button-prev {
	right: 20px;
	top: -100px;
	padding: 5px;
	background-color: rgba(0, 0, 0, .4);
}
.section-5 .swiper-button-next {
	right: 15px;
}
.section-5 .swiper-button-prev {
	left: 10px;
}
.section-5 .swiper-button-next:hover, .section-5 .swiper-button-prev:hover {
	background-color: rgba(0, 153, 255, .8);
	padding: 5px;
	transition: 0.3s;
}
.video-icon {
	position:relative;
}
.video-icon:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -36px 0 0 -30px;
	width: 60px;
	height: 60px;
	background: #000;
	background: rgba(0, 0, 0, .5);
	border-radius: 50%;
}
.video-icon:after {
	content: '';
    width: 0;
    height: 0;
    border-width: 18px 0 18px 30px;
    border-style: solid;
    border-color: transparent transparent transparent rgba(255, 255, 255, .5);
    position: absolute;
    top: 50%;
	left: 50%;
	margin: -24px 0 0 -10px;
}
.global-mask {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1050;
	width: 100%;
	height: 100%;
	background-color: #000000;
	background-color: rgba(0, 0, 0, .9);
}
.video-box {
	position: absolute;
	top: 50%;
	left: 50%;
	z-index: 1040;
	margin: -290px 0 0 -428px;
	width: 856px;
	height: 480px;
	background-color: #000;
	border: 1px solid #fff;
}
.close-btn {
	position: absolute;
	top: 0;
	right: -50px;
	width: 50px;
	height: 50px;
	background: rgba(255, 255, 255, .2);
	text-align: center;
	line-height: 50px;
	cursor: pointer;
	color: #c00;
	font-size: 26px;
}
.box-04 .container {
    background: rgba(0, 0, 0, 0.4);
    width: 100%;
    padding: 10px 0;
}

/*# sourceMappingURL=pc.css.map */
