@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: #fff;
  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/tech/20180620ddfbh/img/bottom.jpg") no-repeat top center;
  height: 100px;
  text-align: center;
  color: #ffffff;
  font-size: 14px;
  line-height: 26px;
  padding-top: 50px;
}

/*背景图发布*/
.phd {
  /*height: 785px;*/
  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*/
.main-warp {
  
  padding: 20px 0 0px 0;
}

/*top-banner */
.top-banner {
  margin-bottom: 60px;
}
.top-banner .swiper-slide {
  position: relative;
}
.top-banner .swiper-slide .pic img {
  display: block;
  width:100%;
  height: 600px;
}
.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: inline;
  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: #2196F3;
}
.top-banner .swiper-slide .title span.b-title a:hover {
  color: #3295f9;
}
.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: #2196F3;
}
.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/tech/20180510bjkjz/img/prev.png") no-repeat;
  left: 0;
}
.top-banner .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/prev-h.png") no-repeat;
}
.top-banner .swiper-button-next {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/next.png") no-repeat;
  right: 0;
}
.top-banner .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/next-h.png") no-repeat;
}

/*即时*/
.hot-news {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/img-11.png") no-repeat left top rgba(242, 242, 242, 0.8);
  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/tech/20180510bjkjz/img/img-10.png") no-repeat left center;
  padding-left: 15px;
  color: #4c4c4c;
  font-size: 16px;
}
.hot-news ul li a:hover {
  color: #3296FA;
}

/*public-title*/
.public-title {
  margin-bottom: 30px;
}
.public-title img {
  display: block;
}

.box-02, .box-03, .box-04, .box-05 {
  margin-bottom: 60px;
}
.box-01{
  margin-bottom: 30px;
}
.box-01 .jjxw {
    background: rgba(255, 255, 255, 0.8);
    padding: 15px 10px;
}
.box-01 .info-main {
  width: 565px;
}
.box-01 .info-main .top-s li {
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.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: #f18218;
  font-size: 22px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .top-s li .title a:hover {
  color: #d36924;
}
.box-01 .info-main .top-s li .txt {
  height: 72px;
  overflow: hidden;
}
.box-01 .info-main .top-s li .txt a {
  color: #8c8c8c;
  font-size: 14px;
  line-height: 24px;
}
.box-01 .info-main .top-s li .txt a span {
  color: #f18218;
}
.box-01 .info-main .btm-s li {
  overflow: hidden;
  vertical-align: bottom;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.btm-s {
    border-bottom: 1px dashed #dfdfdf;
    padding-bottom: 10px;
}

.box-01 .info-main .media{
	margin-top: 10px;
}
.box-01 .info-main .media img{
	width: 565px;
    height: 145px;
    overflow: hidden;
}
.box-01 .info-main .btm-s li a {
  display: block;
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/img-10.png") no-repeat left center;
  padding-left: 13px;
  color: #4c4c4c;
  font-size: 16px;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.box-01 .info-main .btm-s li a:hover {
  color: #3296FA;
}
.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;

}
.focus-banner-01 .swiper-slide {
  position: relative;
}
.focus-banner-01 .swiper-slide .pic img {
  display: block;
  height:387px;
}
.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: #2196F3;
}
.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/tech/20180510bjkjz/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-01 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/prev-h.png") no-repeat;
}
.focus-banner-01 .swiper-button-next {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-01 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/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/tech/20180510bjkjz/img/prev.png") no-repeat;
  left: 0;
}
.focus-banner-02 .swiper-button-prev:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/prev-h.png") no-repeat;
}
.focus-banner-02 .swiper-button-next {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/img/next.png") no-repeat;
  right: 0;
}
.focus-banner-02 .swiper-button-next:hover {
  background: url("http://www.newsimg.cn/tech/20180510bjkjz/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 #41478d;
  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: #41478d;
}
.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/tech/20180510bjkjz/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: #41478d;
}
.list-box li a:hover .date {
  color: #41478d;
}
/*box-kc*/
.box-kc .kcright img{
	width: 225px;
    height: 135px;
    overflow: hidden;
}
.box-kc .kcright .pic{
	width: 225px;
    height: 135px;
    overflow: hidden;
	margin-bottom: 10px;
}
.box-kc .kcright .title{
	width: 225px;
	display:block;
}
.box-kc .kcright .picbox {
    vertical-align: top;
}
.box-kc .kcright .title p{
	font-size: 14px;
    color: #4c4c4c;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	text-align: center;
}
.box-kc .kcright .media{
	width: 225px;
    display: inline-block;
    margin: 5px 10px 30px;

}
.box-kc .kcright{
	width: 500px;
    overflow: hidden;
    height: auto;
    display: inline-block;
}
.kcjxs{
	vertical-align: top;
	height: 400px;
    margin-bottom: 60px;
}
.box-kc .kcleft .top-s{

}

.box-kc .kcleft .abskc{
	width: 310px;
    overflow: hidden;
    display: inline-block;
    margin: 5px 4px;
    background: #f9f9f9;
    padding: 5px 10px;
}
.box-kc .kcleft .abskc .title{
	margin-bottom: 5px;
}
.box-kc .kcleft .abskc .title a{
	color: #41478d;
    font-size: 16px;
    width: 310px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
	display: block;
}
.box-kc .kcleft .abskc .txt{
	height: 75px;
    overflow: hidden;
    width: 310px;
}
.box-kc .kcleft .abskc .txt a{
	color: #8c8c8c;
    font-size: 12px;
    width: 310px;
    line-height: 24px;
}
.box-kc .kcleft .abskc .txt span{
	color: #2196F3;
}
.box-kc .kcleft{
	width: 680px;
    overflow: hidden;
    height: auto;
	display:inline-block;
	}
/*tab*/
.thirdPart .partR{
    width: 1200px;
	font-family: 微软雅黑;
}
.firstPart .newList01{ margin-bottom:0;}
.combox h2 a{
   width: 294px; 
   text-align:center; 
   line-height: 45px; 
   font-size: 20px;  
   height: 45px; 
   padding:0; 
   color:#41478d;
   float: left;
}
.combox{   
   border-top:0;
   margin-bottom: 20px;
   clear: both; 
}
.thirdPart .tabT {
    height:45px;
    overflow:hidden;
	
    padding: 5px 10px;
    border-radius: 15px;
}
.thirdPart .tabC {
	margin:15px auto;
    
    width:1200px;
    overflow:hidden;
}
.combox h2 a.on{ 
  font-weight:bold;
  color:#fff;
  background:#41478d;
  border-radius: 25px;
}
.thirdPart .tabC .tabCitem .fix .info-main .top-s li .title a{
  display:block;
  color:#4c4c4c;
  font-size:22px;
  overflow:hidden;
  text-overflow:ellipsis;
  white-space:nowrap;
}
.thirdPart .tabC .info-main{
  width:565px;
}
.thirdPart .top-s li{
  border-bottom: 1px dashed #dfdfdf;
  margin-bottom:10px;
  padding-bottom:15px;
}
.thirdPart .tabC .info-main .top-s li .title{
	margin-bottom:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	width:100%;
	line-height:24px;
	height:24px;
}

.thirdPart .tabC .info-main .top-s li .txt{
	height:72px;
	overflow:hidden;
}
.thirdPart .fix {
    padding: 15px;
}
.thirdPart .tabC .info-main .top-s li .txt a{
	color:#8c8c8c;
	font-size:14px;
	line-height:24px;
}
.thirdPart .tabC .info-main .top-s li .txt a span{
	color:#41478d;
}
.thirdPart .tabC .box-main{
    width:580px;
}
.thirdPart .section-title3{
    font-size:24px;
    background:url(http://www.newsimg.cn/travel/lsfz20170901/img/wltp3.jpg) 50% 0 no-repeat;
    height:82px;
    text-align:center;
    margin-top:0;
	margin-bottom: 30px;
}

.thirdPart{
   width:1200px;
   margin:0 auto 20px;
}

.tabCitem{
	display:none;
}
.thirdPart .tabC .box-main img{
	width: 580px;
    height: 340px;
    overflow: hidden;

}
.thirdPart .tabC .box-main .pic{
	width: 580px;
    height: 340px;
    overflow: hidden;

}
.thirdPart .tabC .tabpic {
    float: right;
}
.thirdPart .tabC .tabpic .title a{
	font-size: 16px;
    line-height: 36px;
    height: 36px;
    color: #4c4c4c;


}
.thirdPart .tabC .tabpic .title{
	text-overflow: ellipsis;
    white-space: nowrap;
	width: 570px;	
	text-align: center;
	overflow: hidden;
	padding: 0 5px;
	margin-top: 10px;
}
/*回顾*/
.box-hg .media img{
	width: 275px;
    height: 165px;
    overflow: hidden;
}
.box-hg .media .pic{
	width: 275px;
    height: 165px;
    overflow: hidden;
	margin-bottom: 15px;
}
.box-hg .media .title{

}
.box-hg .media p{
	font-size: 14px;
    color: #4c4c4c;
    text-align: center;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
.box-hg .media{
	width: 275px;
    overflow: hidden;
    display: inline-block;
    margin: 10px 11px;
	vertical-align: top;
}
.box-hg {
    width: 1200px;
    margin: 0 auto;
}
.box-03{ 
	width:1200px;
	margin:0 auto;
	}
.tab_01 {
    /*background: url(../img/bg_1.png) no-repeat 50%;*/
    padding: 60px 0;
	margin-bottom: 60px;
}
.spbf_02 {
    /*background:linear-gradient(to bottom, #cce7f8 0%, #f1f9ff 47%, #f7fbfe 76%, #ffffff 100%);*/
    padding: 40px 0;
	margin-bottom: 60px;
}
.hg_03 {
    
    padding: 20px 0;
}
/*科创进行时*/
.box-kc {
    margin-bottom: 60px;
}
/*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: #454566 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;
}
.ewm_co h3 {
    font-size: 12px;
    text-align: center;
    line-height: 18px;
}
.ewm_co img {
    width: 60px;
    height: 60px;
}
.ewm_co {
    margin-bottom: 10px;
}
.box-hg .media p a {
    color: #7b7b7b;
}
/*# sourceMappingURL=pc.css.map */

/*section3*/
.section3{ margin:0 auto 50px;}
.section3 .unit{ text-align:center; }
.section3 .mod-tile { width: 370px; margin: 20px 10px; display: inline-block; font-size: 14px; letter-spacing: normal; word-spacing: normal; vertical-align: top;}
.section3 .mod-tile .media{ width: 230px; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; border: 5px solid #dedede; overflow: hidden; margin: 0 auto 20px;}
.section3 .mod-tile .caption{ font-size: 18px; line-height: 40px; height: 40px; overflow: hidden; text-align: center; color: #fff; /*background-color: #3b3970;*/ font-weight: 700; margin: 0 auto 5px;
}
.section3 .mod-tile .caption a{ color:#3296FA;}
.section3 .mod-tile .info{ font-size: 16px; line-height: 40px; height: 40px; font-weight: 700; text-align: center; overflow: hidden;}
.section3 .mod-tile .info a{ color:#000;}
.section3 .mod-tile .abstract{ font-size: 14px; line-height: 1.8; overflow: hidden; color: #444; text-align: left; text-indent: 2em;}
.section3 .mod-tile .media img{ width: 230px; height: 230px;}



.spbf_02 .box-01 .info-main .top-s li .title a{
	    color: #3296FA;
	}
	
	
/*发布会*/
.action{background-color: #FFF; margin:0px auto; padding:0px;}
.action .item{float: left; width: 568px; height: 170px; border: solid 1px #d8e9f1; margin: 20px 10px; padding: 5px;}
.action .item img{ float:left; margin:5px; width:190px; height:160px;}
.item .text{ width: 330px; height: 160px; line-height: 24px; overflow: hidden; text-align: left; float: left; margin: 5px 5px 5px 20px;}
.item .text p{ color:#666; text-indent:2em; font-size:14px;} 
.action .text h4{ margin:5px auto; text-align:left; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.action .text h4 a{ text-decoration:none; font-size:18px; color:#666363;}
.action .text a{ color:#f18218; text-decoration:none;}	

.clearfix:after{ content: ''; overflow: hidden; width: 100%; height: 0px; font-size: 0px; display: block; clear: both;}