body { background: #fafafa; }

.container { max-width: 1190px; margin: 0 auto; }

.banner { margin-top: 120px; }

.banner img { display: block; width: 100%; height: auto; }

.section1 { position: relative; margin: 3% 0; overflow: hidden; }

.section1 .container { max-width: 1600px; margin: 0 auto; }

.section1 .section-cont { position: absolute; left: 50%; top: 0; width: 1190px; margin-left: -595px; padding-top: 3%; text-align: left; }

.section1 .section-cont ul { display: inline-block; *display: inline; *zoom: 1; width: 41%; text-align: left; font-size: 16px; }

.section1 .section-cont li { padding-left: 10px; margin-top: 5%; font-size: 16px; color: #6f7073; line-height: 1.6; background: url("../img/icon-sign.png") left 5px no-repeat; text-align: justify; }

.section1 .section-cont li:first-child { margin-top: 0; }

.section1 .section-pic { position: relative; width: 52%; margin-left: auto; }

.section1 .section-pic img { width: 100%; max-width: 830px; }

.section1 .section-pic .btn-video { display: none; }

.section1 .section-popup { position: absolute; left: 50%; bottom: 8%; z-index: 2; width: 1320px; margin-left: -960px; background: #fff; -webkit-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -moz-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -o-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); }

.section1 .section-popup .box-popup { padding: 30px 0; width: 64%; margin-right: 8.5%; margin-left: auto; }

.section1 .section-popup .popup-name { margin-bottom: 5px; font-size: 20px; color: #eb1818; font-weight: bold; }

.section1 .section-popup .popup-cont { font-size: 16px; color: #636466; line-height: 1.6; text-align: justify; }

.section1 .section-popup .btn-video { position: absolute; right: -50px; top: 50%; z-index: 2; margin-top: -42px; width: 110px; height: 84px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: #eb1818 url("../img/icon-play.png") center no-repeat; cursor: pointer; }

.section2 { padding: 5% 0; background: url("../img/bg-section2.jpg") center no-repeat; -moz-background-size: cover; background-size: cover; }

.section2 .container { position: relative; }

.section2 .scene { width: 70%; }

.scene .scene-tit { position: relative; margin-bottom: 20px; }

.scene .scene-tit strong { margin-right: 4em; font-size: 32px; color: #eb1818; }

.scene .scene-tit .link-more { position: absolute; right: 0; bottom: 5px; width: 4em; color: #666; font-size: 14px; }

.scene .scene-list { width: 100%; overflow: hidden; }

.scene .scene-list ul { margin-left: -1.5%; font-size: 0; }

.scene .scene-list li { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; width: 31.33%; margin: 1%; font-size: 14px; }

.scene .scene-list .item-info { position: relative; display: block; overflow: hidden; }

.scene .scene-list .item-info img { display: block; width: 100%; height: auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.scene .scene-list .item-info:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.scene .scene-list .item-cont { position: absolute; left: 0; bottom: 0; width: 100%; background: url("../img/bg-link.png") left top repeat; }

.scene .scene-list .item-cont strong { display: block; padding-top: 10px; padding-bottom: 10px; padding-right: 15px; margin: 0 10px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #fff; font-size: 14px; font-weight: normal; background: url("../img/arr-link.png") right center no-repeat; }

.reports { position: absolute; right: 0; top: 0; width: 28%; height: 100%; }

.reports .reports-tit { position: relative; margin-bottom: 30px; }

.reports .reports-tit strong { margin-right: 4em; font-size: 32px; color: #eb1818; }

.reports .reports-list { height: 295px; padding: 25px 0; background: #fff; }

.reports .reports-list .scroll-pane { height: 100%; overflow-y: auto; }

.reports .reports-list ul { padding: 0 20px; }

.reports .reports-list li { margin-top: 10px; font-size: 14px; line-height: 2; text-align: justify; }

.reports .reports-list li a { display: block; padding-left: 10px; color: #666; background: url("../img/icon-point.png") left 10px no-repeat; }

.reports .reports-list li a:hover { color: #333; background-color: #f6f6f6; font-weight: bold; }

.reports .reports-list li:first-child { margin-top: 0; }

.section3 { padding: 5% 0; }

.findmore .findmore-tit { text-align: center; margin-bottom: 10px; }

.findmore .findmore-tit strong { display: block; height: 110px; line-height: 110px; font-size: 32px; color: #eb1818; background: url("../img/tit-findmore.png") center no-repeat; }

.findmore .findmore-tit img { display: block; width: 100%; max-width: 980px; margin: 0 auto; }

.findmore .findmore-list { width: 100%; overflow: hidden; }

.findmore .findmore-list ul { font-size: 0; padding: 30px 0; margin-left: -1%; }

.findmore .findmore-list li { position: relative; top: -30px; display: inline-block; *display: inline; *zoom: 1; width: 48%; margin: 1%; -webkit-border-radius: 10px; -moz-border-radius: 10px; border-radius: 10px; -webkit-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -moz-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -o-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); overflow: hidden; }

.findmore .findmore-list li.even { top: 30px; }

.findmore .findmore-list .item-info { position: relative; display: block; }

.findmore .findmore-list .item-info img { display: block; width: 100%; height: auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all 1s; -moz-transition: all 1s; -o-transition: all 1s; transition: all 1s; }

.findmore .findmore-list .item-info .item-cont { position: absolute; left: 0; bottom: 0; width: 100%; background: url("../img/bg-link.png") left top repeat; }

.findmore .findmore-list .item-info .item-cont strong { display: block; padding-top: 15px; padding-bottom: 15px; padding-right: 30px; margin: 0 15px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; color: #fff; font-size: 20px; font-weight: normal; background: url("../img/arr-link2.png") right center no-repeat; }

.findmore .findmore-list .item-info:hover img { -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1); }

.footer { height: 179px;text-align: center; background: #da0000 url("../img/footer-bg.png") center no-repeat; -moz-background-size: cover; background-size: cover; }

.footer .container { position: relative; height: 100%; }

.footer img { position: absolute; right: 0; top: 0; height: 100%; width: auto; }

.footer p { padding-top: 7%; color: #fff; font-size: 16px; line-height: 24px; }

.fixed-bar { position: fixed; right: 0; top: 50%; z-index: 3; padding-left: 15px; padding-right: 15px; margin-top: -91px; width: 42px; background: #fff; -webkit-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -moz-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -o-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); }

.fixed-bar .bshare-custom.icon-medium-plus a { float: none; display: block; padding-top: 15px; padding-bottom: 15px; padding-left: 0; width: 35px; height: 32px; margin: 0 auto; border-bottom: 1px solid #e6e6e6; }

.fixed-bar .bshare-custom.icon-medium-plus .bshare-sinaminiblog { background: url("../img/icon-weibo.png") center no-repeat; }

.fixed-bar .bshare-custom.icon-medium-plus .bshare-weixin { background: url("../img/icon-weixin.png") center no-repeat; }

.fixed-bar .btn-backtop { padding: 15px 0; cursor: pointer; }

.fixed-bar .btn-backtop img { display: block; margin: 0 auto; width: 24px; }

.popup-video { display: none; position: fixed; left: 0; top: 0; z-index: 11; width: 100%; height: 100%; background: url("../img/bg-link.png") left top repeat; }

.popup-video .video-box { position: absolute; left: 50%; top: 50%; margin-left: -500px; margin-top: -300px; width: 1000px; height: 600px; }

.popup-video .btn-close { position: absolute; right: 0; top: 0; z-index: 5; width: 40px; height: 40px; line-height: 40px; text-align: center; font-size: 36px; color: #fff; cursor: pointer; }

.popup-video .video-box img{width: 100%;height: auto;display: none;}

.popup-video #video { width: 100%; height: 100%; }

.section4 { padding: 5% 0; background: #fff; }

.section4 .scene .scene-list .item-cont strong { padding-top: 0; padding-bottom: 0; margin-top: 10px; margin-bottom: 10px; font-size: 18px; white-space: normal; line-height: 1.2; height: 2.4em; overflow: hidden; }

.section5 { padding: 5% 0; }

.section5 .findmore-tit { position: relative; text-align: left; margin-bottom: 20px; }

.section5 .findmore-tit strong { margin-right: 4em; height: auto; font-size: 32px; color: #eb1818; line-height: inherit; background: none; }

.section5 .findmore-tit .link-more { position: absolute; right: 0; bottom: 5px; width: 4em; color: #666; font-size: 14px; }

.section5 .findmore-list ul { padding: 0; }

.section5 .findmore-list li { top: 0; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; }

.section5 .findmore-list .item-cont { display: none; }

.today-news { margin: 5% 0; width: 100%; padding: 5% 0; background: #fff; -webkit-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -moz-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); -o-box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); box-shadow: 0 5px 28px 0 rgba(126, 126, 126, 0.15); }

.today-news .today-news-tit { max-width: 800px; margin: 0 auto; text-align: center; }

.today-news .today-news-tit .t-n-tit { font-size: 24px; color: #333; padding-bottom: 20px; border-bottom: 1px solid #ccc; }

.today-news .today-news-tit .to-news-item { width: 100%; padding: 12px 0; border-bottom: 1px solid #ccc; }

.today-news .today-news-tit .to-news-item .to-time { line-height: 24px; }

.today-news .today-news-tit .to-news-item .to-time span { display: inline-block; margin-right: 10px; font-size: 14px; color: #B3B3B3; }

.today-news .today-news-tit .to-news-item .to-share a { display: inline-block; margin-left: 30px; font-size: 14px; color: #5F636A; padding-left: 30px; }

.today-news .today-news-tit .to-news-item .to-share .t-s-link01 { background: url("../img/shareIcon01.png") no-repeat; background-position: left center; }

.today-news .today-news-tit .to-news-item .to-share .t-s-link02 { background: url("../img/shareIcon02.png") no-repeat; background-position: left center; }

.today-news .today-news-tit .to-news-item .to-share .t-s-link03 { background: url("../img/shareIcon03.png") no-repeat; background-position: left center; }

.today-news .today-news-con { max-width: 800px; margin: 0 auto; padding: 20px 0; }

.today-news .today-news-con img { display: block; max-width: 100%; margin: 10px auto 10px; }

.today-news .today-news-con p, .today-news .today-news-con div { font-size: 16px; color: #333; line-height: 32px; margin: 22px 0; text-indent: 2em; text-align: justify; }

.today-news .today-news-con .news-return-btn { display: inline-block; font-size: 12px; color: #5F636A; line-height: 24px; padding-left: 30px; background: url("../img/zhongxindj_08.png") no-repeat; background-position: left center; }

@media screen and (max-width: 1366px) { .container { max-width: none; width: 90%; }
  .section1 .container { padding-right: 0; width: 95%; padding-left: 5%; }
  .section1 .section-cont { left: 5%; padding-top: 3%; margin-left: 0; width: 90%; }
  .section1 .section-cont ul { width: 46%; }
  .section1 .section-cont li { margin-top: 3%; }
  .section1 .section-popup { left: 0; bottom: 5%; margin-left: 0; width: 70%; }
  .section1 .section-popup .box-popup { width: 85%; padding: 15px 0; }
  .section1 .section-popup .popup-cont { font-size: 14px; }
  .section1 .section-popup .btn-video { right: -45px; margin-top: -35px; width: 90px; height: 70px; }
  .scene .scene-tit { margin-bottom: 10px; }
  .scene .scene-tit strong { font-size: 28px; }
  .reports .reports-tit { margin-bottom: 20px; }
  .reports .reports-tit strong { font-size: 28px; }
  .findmore .findmore-tit strong { font-size: 28px; }
  .findmore .findmore-tit img { width: 70%; }
  .findmore .findmore-list .item-info .item-cont strong { padding-top: 10px; padding-bottom: 10px; font-size: 18px; }
  .fixed-bar { padding-left: 8px; padding-right: 8px; margin-top: -70px; }
  .fixed-bar .bshare-custom.icon-medium-plus a { padding-top: 8px; padding-bottom: 8px; }
  .fixed-bar .btn-backtop { padding: 8px 0; }
  .footer { height: 150px; }
  .footer p { padding-top: 5%; }
  .section4 .scene .scene-list .item-cont strong { font-size: 16px; }
  .section5 .findmore-tit { margin-bottom: 10px; }
  .section5 .findmore-tit strong { font-size: 28px; height: auto; line-height: 1.6; background: none; }
  .today-news .today-news-con p, .today-news .today-news-con div { font-size: 14px; line-height: 1.6; margin: 10px 0; } }

@media screen and (max-width: 1200px) { .section1 .section-cont { padding-top: 0; }
  .section1 .section-cont li { font-size: 14px; margin-top: 10px; }
  .section1 .section-popup .popup-name { font-size: 18px; }
  .section1 .section-popup .popup-cont { font-size: 14px; }
  .reports .reports-list { height: 240px; } }

@media screen and (max-width: 1080px) { .banner { margin-top: 101px; } }

@media screen and (max-width: 1024px) { .banner { width: 100%; margin-top: 81px; overflow: hidden; }
  .banner img { width: 120%; margin-left: -10%; }
  .section1 .container { padding-right: 0; padding-left: 0; width: 90%; margin: 0 auto; }
  .section1 .section-pic { width: 100%; margin-left: 0; }
  .section1 .section-pic img { display: block; width: 60%; max-width: none; margin: 0 auto; }
  .section1 .section-pic .btn-video { display: block; position: absolute; left: 50%; top: 50%; width: 50px; height: 50px; margin-top: -25px; margin-left: -25px; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px; background: rgba(235, 24, 24, 0.7) url("../img/icon-play.png") center no-repeat; -moz-background-size: 64%; background-size: 64%; cursor: pointer; }
  .section1 .section-popup { position: relative; width: auto; bottom: auto; left: auto; margin-top: 20px; padding: 0 20px; }
  .section1 .section-popup .box-popup { margin: 0 auto; width: auto; }
  .section1 .section-popup .btn-video { display: none; right: auto; left: 50%; width: 50px; height: 50px; margin-top: -25px; -moz-background-size: 64%; background-size: 64%; }
  .section1 .section-cont { position: static; width: auto; margin-top: 20px; padding: 0 20px; }
  .section1 .section-cont ul { width: 100%; }
  .section2 .scene { display: block; width: auto; }
  .scene .scene-tit { margin-bottom: 5px; }
  .scene .scene-tit strong { font-size: 24px; }
  .scene .scene-tit .link-more { width: 3.5em; }
  .reports { position: static; width: auto; margin-top: 30px; }
  .reports .reports-tit { margin-bottom: 10px; }
  .reports .reports-tit strong { font-size: 24px; }
  .reports .reports-list { padding: 20px 0; height: auto; }
  .reports .reports-list li { margin-top: 5px; }
  .findmore .findmore-tit strong { font-size: 24px; -moz-background-size: auto 80%; background-size: auto 80%; }
  .findmore .findmore-tit img { width: 80%; }
  .findmore .findmore-list .item-info .item-cont strong { font-size: 16px; }
  .fixed-bar { padding-left: 5px; padding-right: 5px; margin-top: 0; top: auto; bottom: 0; }
  .footer { height: auto; }
  .footer img { margin: 20px 0; position: static; }
  .section5 .findmore-tit strong { font-size: 24px; }
  .section5 .findmore-tit .link-more { width: 3em; }
  .today-news .today-news-tit { max-width: none; padding: 0 5%; }
  .today-news .today-news-tit .t-n-tit { padding-bottom: 10px; }
  .today-news .today-news-tit .to-news-item { padding: 5px 0; }
  .today-news .today-news-con { max-width: none; padding: 20px 5%; }
  .popup-video .video-box { width: 90%; height: auto; left: 5%; top: 50%; margin-left:0;margin-top: 0;transform:translateY(-50%);} 
  .popup-video .video-box img{display: block;visibility: hidden;}
  .popup-video #video{position: absolute!important;left:0;top:0;width: 100%;height: 100%;}
}

@media screen and (max-width: 768px) { .section1 .section-pic img { width: 100%; }
  .scene .scene-tit strong { font-size: 20px; }
  .scene .scene-list li { width: 48%; }
  .reports .reports-tit strong { font-size: 20px; }
  .findmore .findmore-tit { overflow: hidden; }
  .findmore .findmore-tit strong { font-size: 20px; height: 80px; line-height: 80px; }
  .findmore .findmore-tit img { position: relative; left: 50%; margin-left: -250px; width: 500px; }
  .findmore .findmore-list ul { padding: 0; }
  .findmore .findmore-list li { position: static; }
  .findmore .findmore-list .item-info .item-cont strong { font-size: 14px; }
  .fixed-bar { padding-left: 0; padding-right: 0; }
  .fixed-bar .bshare-custom.icon-medium-plus a { width: 30px; height: 30px; padding-top: 5px; padding-bottom: 5px; -moz-background-size: 80% !important; background-size: 80% !important; }
  .fixed-bar .btn-backtop img { width: 40%; }
  .footer p { padding-top: 20px; font-size: 14px; }
  .section4 .scene .scene-list .item-cont strong { font-size: 14px; }
  .section5 .findmore-tit strong { font-size: 20px; height: auto; line-height: 1.6; }
  .today-news .today-news-tit .t-n-tit { font-size: 20px; }
  .today-news .today-news-con { padding-top: 5px; padding-bottom: 5px; } }

@media screen and (max-width: 480px) { .banner img { width: 150%; margin-left: -25%; }
  .section1 .section-cont { padding-left: 10px; padding-right: 10px; }
  .scene .scene-list ul { margin-left: 0; }
  .scene .scene-list li { width: 100%; margin: 5px 0; }
  .findmore .findmore-list ul { margin-left: 0; }
  .findmore .findmore-list li { width: 100%; margin: 5px 0; } }
