﻿.full_banner {
  width: 100%;
  height: 590px;
  position: relative;
  overflow: hidden;
}

.bannerStart li,
.bannerStart li a,
.bannerStart li a img {
    width: 100%;
    height: 590px;
}

.bannerStart {
  width: 100%;
  height: 590px;
}

.banner {
  display: block;
  position: relative;
  width: 100%;
  height: 590px;
  background-position: center center;
  background-repeat: no-repeat;
  cursor: pointer;
  -moz-box-shadow: 0px -23px 36px -26px #666 inset;
  -webkit-box-shadow: 0px -23px 36px -26px #666 inset;
  box-shadow: 0px -23px 36px -26px #666 inset;
}

.media-item a:hover{
  color:#0a4abe !important;
}
.media-item a:hover h2{
	color:#0a4abe !important;
}
.tempWrap li{
	height:590px;
}
.tempWrap li img{
  height:590px;
}
.point {
  position: absolute;
  bottom:0px;
  width: 100%;
  height: 30px;
  text-align: center;

}

.ul {

}
.ul li {
    position: relative;
  display: inline-block;
  *display: inline;
  cursor: pointer;
  float: left;
  zoom: 1;
  width: 52px;
  height: 5px;
  background: #fff;
  border:1px solid #000;
  margin: 9px ;
  z-index:66;
  overflow: hidden;
}
.full_banner .point .ul .on {
   background: #0b4abe;
   border:1px solid #0b4abe;
}



.wrap {
  width: 100%;
  height: 590px;
  position: relative;
  overflow: hidden;
}
.slidebox {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  height: 590px;
}
.slidebox li {
  float: left;
  height: 590px;
  left: 0;
  top: 0;
}
.slidebox li img {
  width: 100%;
  height: 590px;
}
.dot {
  position: absolute;
  bottom: 15px;
  left: 50%;
}
.dot p {
  margin: 0 auto;
}
.dot b {
  width: 52px;
  height: 5px;
  display: inline-block;
  background: #fff;
  border: 1px solid #000;
  margin-right: 8px;
  cursor: pointer;
}
.dot .cur {
  background: #0b4abe;
  border-color: #0b4abe;
}
.a1 {
  position: absolute;
  bottom: 0px;
  color: #fff;
  font-size: 20px;
  opacity: 0;
  transition: all 0.3s ease-in;
  background: rgba(155, 155, 155, 0.4);
  height: 0px;
  width: 1200px;
}
.slidebox li:hover .a1 {
  opacity: 1;
  height: 100px;
}
/*  banner  缁撴潫*/
.banner-box {
  width: 100%;
  height: 680px;
}
.bannerbox {
  width: 100%;
  height: 680px;
}
.banner img {
  width: 100%;
  height: 590px;
}
.new-msg {
  width: 100%;
  height: 44px;
  border: 1px solid #ebebeb;
  color: #aea198;
  font-size: 16px;
}
.noticeIndex {
  width: 1100px;
  height: 45px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.notice-img {
  position: absolute;
  top: 14px;
  left: 5px;
}
.notice-right {
  width: 976px;
  margin-left: 15px;
  height: 45px;
  position: absolute;
  top: 0;
  left: 86px;
}
.notice-right ul {
  width: 1200px;
  height: 45px;
  padding-left: 13px;
}
.notice-right ul li a{
	 color:#aea198;

}
.notice-right ul:first-child {
  margin-left: 0;
}
.notice-right ul li {
  height: 45px;
  line-height: 45px;
  list-style: disc;
  float: left;
  margin-left: 37px;
}
.group-notice {
  float: left;
  display: inline-block;
  line-height: 44px;
  font-size: 16px;
  margin-left: 45px;
  color: #aea198;
}
.group-notice a{
  color:#aea198
}
.group-msg {
  display: inline-block;
  float: left;
  height: 44px;
  left: 100px;
  position: absolute;
  width: 1020px;
}
.content {
  width: 100%;
  height: 800px;
  border: 1px solid;
}
.tab {
  width: 1100px;
  margin: 0 auto;
}
.tab:after {
  content: '';
  display: block;
  clear: both;
}
.tab-list {
  margin: 50px auto 40px;
  width: 375px;
  text-align: center;
  line-height: 52px;
  height: 52px;
  border-bottom: 1px solid #eee;
}
.tab-list li {
  color: #333;
  font-size: 24px;
  float: left;
  margin-left: 30px;
  width: 105px;
  height: 52px;
  cursor: pointer;
  position: relative;
}
.tab-list li.fir {
  margin-left: 0;
}
.tab-list li u {
  position: absolute;
  width: 0;
  height: 0;
  opacity: 0;
  border-top: 1px solid #0b4abe;
  transition: width .3s ease;
  bottom: -1px;
  left: 4px;
}
.tab-list li:hover,
.tab-list li.act {
  color: #0b4abe;
}
.tab-list li:hover u,
.tab-list li.act u {
  width: 96px;
  opacity: 1;
}
.af2 {
  width: 100%;
  height: 350px;
  overflow: hidden;
  position: relative;
}
.af2 .slide {
  height: 350px;
}
.af2 .slide li img {
  width: 100%;
}
.af2 .dot {
  position: absolute;
  bottom: 10px;
  right: 15px;
  z-index: 55;
  width: auto;
  text-align: right;
}
.af2 .dot b {
  width: 10px;
  height: 10px;
  border-radius: 5px;
  display: inline-block;
  background: #fff;
  margin-right: 8px;
  cursor: pointer;
  border: 0;
}
.af2 .dot .cur {
  background: #919596;
  border: 0;
}
.dt-right {
  width: 470px;
  float: right;
  position: relative;
}
.dt-right .line {
  position: absolute;
  left: 73px;
  top: 0;
  height: 100%;
  border-right: 1px solid #efefef;
}
.dt-right .dt-item {
  height: 100px;
  cursor: pointer;
}
.dt-right .dt-item:first-child{
  padding: 0;
}
.dt-right .dt-item:nth-last-child(1) .i-right {
  border-bottom: 0;
}
.dt-right .dt-item:hover .i-left {
  background: url('../images/bg.png') no-repeat;
}
.dt-right .dt-item:hover .i-left .item-hover {
  display: block;
}
.dt-right .dt-item:hover .i-left .i-default {
  display: none;
}
.dt-right .dt-item .i-right h2:hover {
  color: #0b4abe;
}
.dt-right .dt-item .i-right p a:hover {
  color: #0b4abe;
}
.dt-right .dt-item .i-left {
  width: 58px;
  height: 88px;
  float: left;
  padding-right: 14px;
  position: relative;
  left: 1px;
  top: 24px;
}
 .dt-right .dt-item.dt-fir .i-left{
 	top:3px;
 }

 .dt-right .dt-item.dt-fir .i-right h2{
 	margin-top:0;
 }

.dt-right .dt-item .i-left .item-hover {
  display: none;
  color: #fff;
}
.dt-right .dt-item .i-left .item-hover span {
  position: absolute;
  top: 10px;
  left: 10px;
  border-bottom: 1px solid #fff;
}
.dt-right .dt-item .i-left .item-hover i {
  font-style: normal;
  top: 33px;
  left: 28px;
  position: absolute;
}
.dt-right .dt-item .i-left .item-hover u {
  text-decoration: none;
  top: 51px;
  left: 32px;
  position: absolute;
}
.dt-right .dt-item.curr .i-left .i-default{
  display: none;
}
.dt-right .dt-item.curr .i-left .item-hover{
  display: block;
}
.dt-right .dt-item.curr .i-left {
  background: url('../images/bg.png') no-repeat;
}
.dt-right .dt-item .i-left .i-default {
  text-align: right;
  color: #0b4abe;
}
.dt-right .dt-item .i-left .i-default p {
  color: #999999;
  margin-top: 5px;
}
.dt-right .dt-item .i-right {
  float: left;
  width: 382px;
  margin-left: 15px;
  border-bottom: 1px solid #efefef;
  padding-bottom: 18px;
}
.dt-right .dt-item:nth-last-child(4) .i-right h2{
  margin-top:0 !important;
}
.dt-right .dt-item .i-right h2 {
  font-size: 18px;
  color: #333;
  font-weight: normal;
  margin-top:20px;
  text-overflow:ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.s-right p{
  background: #fff;
  width: 88px;
  height: 100%;
  position: absolute;
  right:0;
  top:0;
}
.int-con .share .s-right span {
  cursor: pointer;
  position: absolute;
  width: 22px;
  height: 22px;
  top: 1px;
  background: url('../images/qq-.png') no-repeat;
  background-size:100%;
  z-index:66;
}
.int-con .share .s-right span.wx {
  left: 124px;
  background: url('../images/wx-.png') no-repeat;
  background-size:100%;
}
.int-con .share .s-right span.wx i {
  width: 140px;
  height: 140px;
  padding: 4px;
  background: #fff;
  position: absolute;
  top: -150px;
  left: -122px;
  z-index: 333;
  display: none;
}
.int-con .share .s-right span.sina {
  left: 66px;
  background: url('../images/sina-.png') no-repeat;
  background-size:100%;
}
.int-con .share .s-right span.sina:hover{
  background: url('../images/sina-h.png') no-repeat;
  background-size:100%;
}
.int-con .share .s-right span.qzone {
  left: 96px;
}
.int-con .share .s-right span.wx:hover{
  background: url('../images/wx-h.png') no-repeat;
  background-size:100%;
}
.int-con .share .s-right span.qzone:hover{
  background: url('../images/qq-h.png') no-repeat;
  background-size:100%;
}
.dt-right .dt-item .i-right p {
  font-size: 16px;
  color: #666;
  margin-top: 15px;
  line-height: 1.8em;
}
.tab-content {
  clear: both;
}
.tab-content-li {
  position: relative;
}
.tab-content-left {
  width: 610px;
  height: 500px;
  display: inline-block;
  float: left;
  position:relative;
}
.tab-content-right {
  width: 468px;
  display: inline-block;
  float: left;
  margin-left: 20px;
}
.content-img {
  width: 610px;
  height: 350px;
  position: relative;
}
.content-img-bottom {
  padding-left: 10px;
  width: 600px;
  height: 40px;
  background: #000;
  position: absolute;
  bottom: 0;
  left: 0;
  opacity: 0.7;
  color: #fff;
  line-height: 40px;
  font-size: 16px;
}
.int-con {
  height: 150px;
  margin-top: 20px;
  width: 610px;
}
.int-con .share {
  color: #909090;

  height: 40px;
  margin-top: 12px;
}
.int-con .share .s-left {
  float: left;
  width: 452px;
}
.int-con .share .s-right {
  float: right;
  position: relative;
  width: 150px;
  height: 26px;
  background: url('../images/share-icon.jpg') no-repeat;
}

.int-con .share .s-right span {
  cursor: pointer;
  position: absolute;
  width: 22px;
  height: 22px;
  top: 1px;
}
.int-con .share .s-right span.wx {
  left: 124px;
}
.int-con .share .s-right span.wx i {
  width: 140px;
  height: 140px;
  padding: 4px;
  background: #fff;
  position: absolute;
  top: -150px;
  left: -122px;
  z-index: 333;
  display: none;
}
.int-con .share .s-right span.sina {
  left: 66px;
}
.int-con .share .s-right span.qzone {
  left: 96px;
}
.int-con:hover .share {
  display: block;
}
.int-con-read {
  color: #0b4abe;
}
.int-con-p {
  color: #666;
  font-size: 14px;
  line-height: 30px;
}
.right-timeline {
  border: 1px;
  border-right: 1px solid #ccc ;
  float: left;
  height: 520px;
  width: 71px;
}
.right-timeline-time {
  float: left;
  height: 88px;
  width: 71px;
  margin-bottom: 35px;
}
.right-timeline-time-span {
  border-bottom: 1px solid #fff;
  color: #fff;
  display: block;
  font-size: 14px;
  height: 22px;
  margin-left: 10px;
  margin-top: 10px;
  text-align: center;
  width: 20px;
}
.right-timeline-time-mouth {
  color: #fff;
  display: block;
  font-size: 14px;
  height: 43px;
  margin-left: 15px;
  text-align: right;
  width: 52px;
}
.right-timeline-data {
  display: none;
  height: 88px;
  margin-top: 30px;
  width: 71px;
  margin-bottom: 35px;
}
.right-timeline-data-top {
  color: #0b4abe;
  display: block;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  margin-top: 20px;
  text-align: center;
  width: 71px;
}
.right-timeline-data-bot {
  color: #999;
  display: block;
  height: 20px;
  line-height: 10px;
  padding-right: 10px;
  text-align: right;
  width: 56px;
}
.con-meet {
  float: left;
  width: 377px;
  border-bottom: 1px solid #efefef;
  margin-left: 12px;
  margin-bottom: 39px;
  padding-left: 7px;
}
.con-meet.con-meet-last {
  border: 0;
}
.con-meet-tit {
  font-size: 16px;
  color: #333;
}
.con-meet-con {
  font-size: 14px;
  color: #666;
  margin-top: 23px;
}
.main-ad {
  width: 1100px;
  margin: 33px auto 50px;
  overflow: hidden;
}
.main-ad .left {
  float: left;
  width: 530px;
  height: 210px;
  margin-right: 10px;
}
.main-ad .left a {
  display: block;
  width: 530px;
  height: 210px;
}
.main-ad .left a img {

  height: 100%;
}
.right {
  float: left;
}
.right p:nth-child(1) {
  margin-bottom: 10px;
}
.right p a {
  display: block;
  width: 100%;
  height: 100px;
}
.right p a img {
  width: 100%;
  height: 100%;
}
.media {
  width: 1100px;
}
.media-item {
  width: 366px;
  float: left;
  height: 260px;
  position: relative;
  cursor: pointer;
  margin-bottom:25px;
}
.media-item u {
  position: absolute;
  left: 0;
  top: 92px;
  width: 0;
  border-top: 1px solid #0b4abe;
  transition: width .2s ease;
}
.media-item:hover u {
  width: 200px;
}
.media-item:hover h2 {
  margin-top: 10px;
}
.media-item h3 {
  height: 95px;
  border-bottom: 1px solid #ebebeb;
  color: #666;
  font-size: 40px;
  font-weight: 100;
  padding-left: 10px;
  line-height: 95px;
}
.media-item h2 {
  width: 333px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 20px;
  margin-top: 15px;
  letter-spacing: 1px;
  font-size: 18px;
  color: #333;
  font-weight: normal;
  transition: all 0.4s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.media-item p {
  font-size: 16px;
  color: #a1a1a1;
  line-height: 1.8em;
  overflow: hidden;
  height: 110px;
  width: 344px;
  padding-bottom: 7px;
}
.plate {
  width: 100%;
  height: 430px;
  background: url('../images/index/ban-bg.jpg') no-repeat top center;
  background-size: cover;
}
.plate .plate-main {
  padding: 60px 0 50px;
  width: 1100px;
  margin: 0 auto;
}
.plate .plate-main h3 {
  width: 153px;
  height: 35px;
  margin: 0 auto 40px;
}
.plate .plate-main h3 img {
  width: 100%;
}
.plate .plate-main .plate-item {
  float: left;
  width: 273px;
  height: 210px;
  border-right: 1px solid #d6d6d6;
  border-bottom: 1px solid #d6d6d6;
  position: relative;
  text-align: center;
  transition: all .2s ease;
}
.plate .plate-main .plate-item:hover {
  box-shadow: 0px 14px 40px #dbdbdb;
  z-index: 2;
  cursor: pointer;
}
.plate .plate-main .plate-item.item-1 {
  border-left: 1px solid #d6d6d6;
}
.plate .plate-main .plate-item.item3 {
  border-top: 1px solid #d6d6d6;
}
.plate .plate-main .plate-item.item3 p {
  background: url('../images/index/ban3.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item.item1 {
  border-top: 1px solid #d6d6d6;
}
.plate .plate-main .plate-item.item1 p {
  background: url('../images/index/ban1.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item.item2 {
  border-top: 1px solid #d6d6d6;
}
.plate .plate-main .plate-item.item2 p {
  background: url('../images/index/ban2.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item.item4 p {
  background: url('../images/index/ban4.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item.item5 p {
  background: url('../images/index/ban5.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item.item6 p {
  background: url('../images/index/ban6.jpg') no-repeat 100% 100%;
  background-size: cover;
}
.plate .plate-main .plate-item h5 {
  margin-top: 130px;
  z-index: 2;
  position: relative;
  font-size: 18px;
  font-weight: normal;
  margin-bottom: 5px;
}
.plate .plate-main .plate-item a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.plate .plate-main .plate-item span {
  margin-top: 190px;
  color: #0b4abe;
  z-index: 2;
  position: relative;
}
.plate .plate-main .plate-item p {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.member {
  width: 1101px;
  margin: 0 auto;
  padding: 60px 0 50px;
}
.member h3 {
  width: 151px;
  height: 37px;
  margin: 0 auto ;
}
.member h3 img {
  width: 100%;
}
.member .m-main {
  width: 1100px;
  overflow: hidden;
  margin: 0 auto;
  height: 395px;
  position: relative;
}
.member .section {
  position: absolute;
  top: 35px;
  left: 0;
  width: 3400px;
  transition: left .2s ease;
}
.member .m-fir {
  width: 1100px;
  height: 320px;
  float: left;
  margin-left:24px;
}
.member .m-fir .m-item {
  border-right: 1px solid #d3d4d5;
  border-bottom: 1px solid #d3d4d5;
}
.member .m-fir .m-item:nth-child(n+6) {
  border-bottom: 0;
}
.member .m-fir .m-item:nth-child(5n) {
  border-right: 0;
}
.member .m-sec {
  float: left;
  width: 1100px;
  height: 320px;
  transition: left .2s ease;
}
.member .m-sec .m-item {
  border-right: 1px solid #d3d4d5;
  border-bottom: 1px solid #d3d4d5;
}
.member .m-sec .m-item:nth-child(n+6) {
  border-bottom: 0;
}
.member .m-sec .m-item:nth-child(5n) {
  border-right: 0;
}
.member .m-thr {
  width: 1100px;
  height: 320px;
  float: left;
  transition: left .2s ease;
}
.member .m-thr .m-item {
  border-right: 1px solid #d3d4d5;
  border-bottom: 1px solid #d3d4d5;
}
.member .m-thr .m-item:nth-child(n+6) {
  border-bottom: 0;
}
.member .m-thr .m-item:nth-child(5n) {
  border-right: 0;
}
.member .m-item {
  width: 208px;
  height: 160px;
  float: left;
  cursor: pointer;
}

.member .m-item img {
  width: 100%;
  height: 100%;
}
.member .m-item:hover {
  box-shadow: 0px 0px 40px #dbdbdb;
  position: relative;
  z-index: 3;
}
.member .page ul {
  width: 72px;
  margin: 0 auto;
  overflow: hidden;
}
.member .page ul li {
  float: left;
  width: 7px;
  height: 7px;
  border: 1px solid #0b4abe;
  cursor: pointer;
}
.member .page ul li:hover,
.member .page ul li.act {
  background: #0b4abe;
}
.member .page ul li.sec {
  margin: 0 22px;
}
.main-ad  img:hover{
  -webkit-filter:brightness(1.12);
}
.main-ad img{
  -webkit-filter:brightness(1);
  transition: all .3s ease;
}

.af2 .slide li{
  width: 100%;
  height:350px;
  overflow: hidden;
}
.af2 .slide li:hover img{
  transform: scale(1.1);
}
.af2 .slide li img {
  width: 100%;
  height:350px;
  transition: transform .5s ease;
}
.tab-content-li .tab-point {
  overflow: hidden;
  position: absolute;
  top:320px;
  right:20px;
  z-index:1;
}
.tab-content-li .tab-point ul li{
  width: 10px;
  height: 10px;
  background: #fff;
  border-radius: 50%;
  text-indent:666666px;
}
.tab-content-li .tab-point ul li.on{
  background: #929697;
}

.plate .plate-main .plate-item:nth-child(2){
  transform: translate(-100px,300px);
  -webkit-transform: translate(-100px,300px);
}
.plate .plate-main .plate-item:nth-child(3){
  transform: translate(0px,300px);
  -webkit-transform: translate(0px,300px);
}
.plate .plate-main .plate-item:nth-child(4){
  transform: translate(100px,300px);
  -webkit-transform: translate(100px,300px);
}
.plate .plate-main .plate-item:nth-child(5){
  transform: translate(-100px,500px);
  -webkit-transform: translate(-100px,300px);
}
.plate .plate-main .plate-item:nth-child(6){
  transform: translate(0px,300px);
  -webkit-transform: translate(0px,300px);
}
.plate .plate-main .plate-item:nth-child(7){
  transform: translate(300px,300px);
  -webkit-transform: translate(300px,300px);
}

.plate .plate-main .plate-item{
  opacity: 0;
  transition: transform 1s ease,opacity 1s ease ;
  -webkit-transition: transform 1s ease,opacity 1s ease ;
}
.m-fir .m-item{
 transition: all 1s ease-out;
}
.m-fir .m-item{
  opacity: 0;
  transform: scale(0.3);
  -webkit-transform: scale(0.3);
}
.books-banner .point li {
	text-indent: 66666px;
}

/* 浮动图片样式 */
.floating-image {
	position: fixed;
	width: 200px;
	height: 150px;
	border-radius: 12px;
	box-shadow: 0 5px 25px rgba(0, 0, 0, 0.5);
	overflow: hidden;
	z-index: 1000;
	cursor: pointer;
	animation: float 30s infinite ease-in-out;
	transition: transform 0.3s, box-shadow 0.3s;
	border: 3px solid #fff;
}

.floating-image:hover {
	animation-play-state: paused;
	transform: scale(1.1);
	box-shadow: 0 8px 35px rgba(0, 0, 0, 0.6);
	z-index: 1001;
}

.floating-image a {
	display: block;
	width: 100%;
	height: 100%;
}

.floating-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* 多个动画关键帧创造随机效果 */

        @keyframes float {
            0% {
                top: 15%;
                left: 5%;
            }
            15% {
                top: 25%;
                left: 80%;
            }
            30% {
                top: 75%;
                left: 65%;
            }
            45% {
                top: 50%;
                left: 40%;
            }
            60% {
                top: 30%;
                left: 15%;
            }
            75% {
                top: 65%;
                left: 50%;
            }
            90% {
                top: 25%;
                left: 75%;
            }
            100% {
                top: 15%;
                left: 5%;
            }
        }

.floating-image.second {
	width: 200px;
	height: 150px;
	animation: float2 70s infinite ease-in-out;
	animation-delay: 0s;
}

@keyframes float2 {
            0% {
                top: 75%;
                left: 85%;
            }
            20% {
                top: 15%;
                left: 70%;
            }
            40% {
                top: 45%;
                left: 10%;
            }
            60% {
                top: 70%;
                left: 40%;
            }
            80% {
                top: 25%;
                left: 60%;
            }
            100% {
                top: 75%;
                left: 85%;
            }
        }