@charset "utf-8";
.body1{
    height: 100%;
    overflow: hidden;}
.body2{
    position: fixed; 
    top: 100%;
    bottom: 0;
    left: 0;
    right: 0;
    transition: top 0.7s cubic-bezier(0.5,0,0.2,1) 0s;overflow: auto;
    background: #fff;
    z-index:9999;}
.banner-wrapper{
    height: 100%;
    width: 100%;
    position: relative;
    text-align: center;}
.down{
    height: 50px;
    background: url(../d-img/down.png) no-repeat center center;
    margin-top: 1%;
    position: relative;
    transition: all .3s;
    display: inline-block;
    width: 50px;}
.down:hover{
    background: url(../d-img/down-on.png) no-repeat center center;
    cursor: pointer;}
.anim-down-arrow {
    -webkit-animation: down_arrow 1.5s infinite;
    animation: down_arrow 1.5s infinite;}
.banner-img ul li a{
    display: block;
    position: relative;}
.banner-img ul li a img{
    display: block;
    width: 100%;
    height: 100%;}
.banner-img ul li a .banner-p{
    position: absolute;
    margin-top: -15%;
    left: 5%;
    height: 66px;
    max-width: 550px;}
.banner-img ul li a .banner-p p{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    background: url(../d-img/banner-mask.png);
    height: 66px;
    max-width: 550px;    
    min-width: 280px;
    line-height: 66px;
    padding:0 40px 0 30px;
    position: relative;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.banner-img ul li a .banner-p p:after{
    content: "";
    width: 10px;
    height: 34px;
    background: #ed000d;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -13px;}
.banner-dot{
    text-align: right;
    margin-right: 5%;
    margin-top: -6%;
    position: relative;}
.banner-dot ul li{
    display: inline-block;
    margin: 0 10px;
    width: 24px;
    line-height: 24px;
    height: 24px;
    color: #ff8f00;
    text-align: center;
    transition: all .3s;
    /* background: #ff8f00; */
    border-radius: 50%;
    position:relative;}
.banner-dot ul li:after{
    content: '';
    height: 2px;
    width: 0px;
    position: absolute;
    left: 24px;
    top: 12px;
    transition: all .3s;
    background: #fff;}
.banner-dot ul .on:after{
    width: 60px;}
.banner-dot ul .on{
    font-size: 20px;
    color: #fff;
    padding-right: 80px;}
.banner-dot ul li:hover{
    cursor: pointer;}
.banner-dot ul .on{}
/* 第一部分 */
.main1-box{
    background: url(../d-img/main1bg.jpg) no-repeat bottom;
    padding: 28px 0;}

.Learn-p{
    line-height: 50px;
    display: inline-block;
    background: url(../d-img/read.png) no-repeat 20px center;
    background-color: #009ff0;
    font-size: 16px;
    color: #fff;
    width: 12%;
    padding-left: 60px;}

.Learn ul li {
    float: left;
    line-height: 50px;
    position: relative;
    padding-left: 17px;
    margin: 0 20px;}
.Learn ul li:after{
    content: "";
    background: #fff;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
    width: 6px;
    height: 6px;}
.Learn ul li a{
    font-size: 16px;
    color: #fff;
    display: block;}
.learn-more{
    font-size: 16px;
    color: #fff;
    line-height: 50px;
    position: absolute;
    right: 12px;
    top: 0;}
.Learn{
    width: 86.4%;
    padding: 0 24px;
    display: inline-block;
    background: #009ff0;
    display: inline-block;
    position: relative;
    vertical-align: bottom;}
.Learn .tempWrap {
        width: 98% !important;}

/* 综合新闻 */
.news-title{
    margin: 27px 0 40px;
padding: 0 20px;}
.news-title p{
    font-size: 26px;
    color:#0068c8;
    display: inline-block;
    font-weight: 600;}
.news-title p a{  font-size: 26px;
    color:#0068c8;
    font-weight: 600;}
.news-title span{
    color: #c0bbbb;
    margin-left: 20px;
    display: inline-block;}
.news-title img{
    display: inline-block;
    margin-left: 30px;}
.news-title a{
    float: right;
    font-size: 15px;
    color: #0058ae;
    padding-right: 18px;
    line-height: 35px;
    background: url(../d-img/arrow.png) no-repeat right center;}
.photo_news ul li{
    width: 370px;
    height: 413px;
    position: relative;
    float: left;
    background:#e2e2e2;
margin: 0px 27px;
    transition: all .3s;}
.photo_news ul li:hover{
        box-shadow: 9px 12px 22px 0.1px rgba(0, 0, 0, 0.4);
    transform: scale(1) translateY(-6px);
    border-radius: 5px;}
.photo_news ul li:hover{
    background-color: #d4d4d4;}
.photo_news ul li:hover a p{
    color: #0058ae;}
.photo_news ul li:hover a i{
    background: #009ff0;}
.photo_news .li2{
    margin: 0 41px;}
.photo_news ul li .news_img{
    width: 370px;
    height: 240px;
    overflow: hidden;}
.photo_news ul li .news_img img{
    width: 100%;
    height: 100%;
    transition: all .3s;}
.photo_news ul li .news_img:hover img{
    transition: all .2s;
    transform: scale(1.05);}
.photo_news ul li p{
    font-size: 15px;
    color: #3b3b5d;
    padding: 0 13px;
    line-height: 25px;
    margin-top: 10px;
    min-height: 50px;}
.photo_news ul li span{
    display: block;
    font-size: 13px;
    color:#616161;
    padding: 0 13px;
    text-indent: 2em;
    line-height: 20px;
    margin-top: 10px;}
.photo_news ul li i{
    position: absolute;
    right: 20px;
    bottom: 17px;
    background: #7acffb;
    font-size: 12px;
    line-height: 31px;
    text-align: center;
    color: #fff;
    width: 82px;
    height: 31px;}
.news-list{
    border-top: 1px solid #fff;
    margin-top: 25px;
    padding-top: 20px;}
.news-list ul{
height:111px;
    overflow: hidden;}
.news-list ul li{
        width: 29%;
    position: relative;
    float: left;
    margin: 0 22px;
    padding-left: 15px;}
.news-list ul li:after{
    content: "";
    width: 5px;
    height: 5px;
    background: #808080;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -2.5px;}
.news-list ul li a{
    font-size: 15px;
    color: #151515;
    line-height: 37px;}
.news-list ul li a:hover{
    color: #0058ae;}
.news-list ul li span{
    float: right;
    font-size: 12px;
    color: #5f5f5f;
    line-height: 37px;}
.zhxw-more{
    display: inline-block;
    margin: 0 auto;
    border: 1px solid #5f615f;
    font-size: 14px;
    color: #5f615f;
    padding: 12px 45px;
    margin-top: 20px;}
.zhxw-more:hover{
color:#0068c8;}
/* 综合新闻结束 */

/* 媒体二师开始 */
.main2{
    background: url(../d-img/main2-bg.png) no-repeat top;
    padding-bottom: 35px;}
.white-title{
    padding: 50px 20px 31px;}
.white-title p{
    color: #fff;
    display: inline-block;
    font-weight: 600;
    font-size: 26px;}
.white-title span{
    color: #fff;
    margin-left: 10px;
    display: inline-block;}
.white-title a{
    float: right;
    font-size: 15px;
    color: #fff;
    padding-right: 18px;
    line-height: 35px;
    background: url(../d-img/arrow-w.png) no-repeat right center;}
.white-title img{
    margin-left: 5px;
    display: inline-block;}
.media-list{
    box-shadow: -1px 4px 10px #969595;}
.media-list ul li{
    float: left; /* width: 30%;margin-right:5%*/ width:33.3%; }
.media-list ul li img{
    transition: all .3s;
    width: 100%;
    height: 100%;
    display: block;}
.media-list ul li a{
    display: block;
    padding: 32px 24px;}
.media-li1{
   }
.media-lilast{margin-right:0% !important}
.media-li1>div{

    height: 262px;
    overflow: hidden;}
.media-list ul li:hover div img{}
.media-list ul li:hover a p{
    color: #0058ae;}
.media-list ul .media-li1 a{
    background: url(../d-img/media-bg.png) no-repeat center top;
    background-color:#efefef;
    height: 260px;
    overflow: hidden;}
.media-li1 a p{
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    line-height: 30px;
    padding-bottom: 10px;
    position: relative;
    margin-top: 46px;
    transition: all .4s;}
.media-li1 a p:after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #acacac;
    position: absolute;
    left: 0;
    bottom: 0;}
.media-list a p i{
    font-size: 17px;
    color: #acacac;
    display: inline-block;
    margin-left: 20px;}
.media-li1 a span{
    font-size: 14px;
    color: #bcbcbc;
    display: block;
    text-indent: 2em;
    line-height: 22px;
    margin-top: 25px;

    opacity: 0;
    transform: translateY(6px);
    transition: all .4s;}
.media-li1 a:hover p{
    margin-top: 0;}
.media-li1 a:hover span{
    opacity: 1;
    transform: translateY(0);}
/* 第二 */
.media-li2{
    width: 30%;}
.media-li2 a{
    height: 262px;
    background-color: #f1f1f1;}
.media-li2 a p{
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    line-height: 30px;
    padding-bottom: 10px;
    position: relative;

    margin-top: 46px;
    transition: all .4s;}
.media-li2 div{
    height: 260px;
    overflow: hidden;}
.media-list ul .media-li2 a{
    background: url(../d-img/media-bg2.png) no-repeat center bottom;
    background-color: #f1f1f1;}
.media-li2 a p:after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #acacac;
    position: absolute;
    left: 0;
    bottom: 0;}
.media-li2 a span{
    font-size: 14px;
    color: #bcbcbc;
    display: block;
    text-indent: 2em;
    line-height: 22px;
    margin-top: 10px;

    opacity: 0;
    transform: translateY(6px);
    transition: all .4s;}
.media-li2:hover a p{
    margin-top: 0;}
.media-li2:hover a span{
    opacity: 1;
    transform: translateY(0);
    transition: all .4s;}
/* 第三 */
.media-li3{
    width: 30%;}
.media-li3 div{
    height: 262px;
    overflow: hidden;}
.media-li3 p{
    font-size: 18px;
    font-weight: 600;
    color: #232323;
    line-height: 30px;
    padding-bottom: 10px;
    position: relative;
    margin-top: 46px;
    transition: all .4s;}
.media-li3 p:after{
    content: "";
    width: 50px;
    height: 3px;
    background-color: #acacac;
    position: absolute;
    left: 0;
    bottom: 0;}
.media-li3 span{
    font-size: 14px;
    color: #bcbcbc;
    display: block;
    text-indent: 2em;
    line-height: 22px;
    margin-top: 25px;
    opacity: 0;
    transform: translateY(6px);
    transition: all .4s;}
.media-li3:hover p{
    margin-top: 0;}
.media-li3:hover span{
    opacity: 1;
    transform: translateY(0);
    transition: all .4s;}
.media-list ul .media-li3 a{
    height: 260px;
    background: url(../d-img/media-bg.png) no-repeat center top;
    background-color: #f1f1f1;}
/* 媒体二师结束 */

/* 通知公告 */
.notice-wrapper{
    background: url(../d-img/notice-bg.jpg) no-repeat center top;
        padding-bottom: 5px;}
.notice-list{
margin-top: 15px;}
.notice-list ul li{
    width: 410px;
margin-right:25px;
    height: 135px;
    float: left;
    padding: 30px 20px;
    background: url(../d-img/notice-li-bg.png) no-repeat left top;
    margin-bottom: 35px;
    transition: all .3s;}
.notice-listlastli{ margin-right:0px !important; }
.notice-list ul li:hover{
    background: url(../d-img/notice-li-on.png) no-repeat left top;}
.notice-list ul li div{
    float: left;
    box-shadow: 0 0 2px #ccc;}
.notice-list ul li div p{
    background: #009ff0;
    font-size: 37px;
    display: block;
    color: #fff;
    line-height: 51px;
    text-align: center;
    padding: 0 18.3px;
    font-weight: 600;}
.notice-list ul li div span{
    line-height: 28px;
    font-size: 15px;
    color: #009ff0;
    background: #f7f0f0;
    display: block;
    text-align: center;}
.notice-list ul li a{
    font-size: 16px;
    color: #151515;
    float: right;
    width: 73%;
    margin-top: 13px;
    line-height: 26px;}
.notice-list ul li:hover a{
    color: #fff;}
.notice-list ul li:hover{
    box-shadow: 0px 2px 22px -5px rgba(0, 0, 0, 0.5);
    transform: translateY(-3px);}

/* 第四部分 */
.main4{
    background: url(../d-img/main4-bg.png) no-repeat center center;
    padding-bottom: 20px;}
.pic-link ul li{
    padding: 5px;
    background: #fff;
    float: left;
    width: 261px;
    height: 164px;
    margin: 9px 6px;
transition: all .3s;}
.pic-link ul li img{
width:100%;
height:100%;}
.pic-link ul .pic1{
    margin: 0;
    margin-right: 6px;
    width: 727px;
    height: 347px;}
.pic-link ul li:hover{
       box-shadow: 3px 2px 14px #000;
    transform: translateY(-7px);}

.main5{
    background: url(../d-img/wb-bg.png) no-repeat center right;
    background-color: #294361;}
.main5 .white-title a{
    background:url(../d-img/arrow-w.png) no-repeat right center;
    font-size: 22.49px;
    color: #ffffff;
    padding: 0;
    text-align: center;
    width: 23px;
    height: 24px;
    line-height: 20px;
    margin-top: 8px;}
.video-wrapper{
    width: 33%;
    padding-right: 1%;}

.weChart{
    width: 33.5%;
    padding: 0 1%;
    min-height: 460px;
    background: #2f4e6f;}
.add-wx{
    padding-left: 40px;
    line-height: 60px;
    font-size: 14px;
    color: #fff;
    background: url(../d-img/wechat-bg.png) no-repeat left center;
    border-bottom: solid 1px #6e839a;}
/*.add-wx span{
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    background: #ff0d07;
    text-align: center;
    width: 55px;
    height: 23px;
    border-radius: 4px;
    position: relative;
    margin-top: 19px;}
.add-wx span img{
    position: absolute;
    z-index: 9;
    left: 50%;
    top: 30px;
    margin-left: -70px;
    width: 140px;
    height: 140px;
    display: none;
    transition: all .3s;
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-30px);}
.add-wx span:hover>img{
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);}*/

.add-wx_div1{
    font-size: 12px;
    color: #fff;
    line-height: 23px;
    background: #ff0d07;
    text-align: center;
    width: 55px;
    height: 23px;
    border-radius: 4px;
    position: relative;
    margin-top: 19px;}
.add-wx_div2{ position: absolute;
    z-index: 9;
    left: 50%;
    top: 30px;
    margin-left: -250px;
    width: 300px;
    height: 160px;
    display: none;
    transition: all .3s;
    display: block;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-30px);}
.add-wx_div2 img{ width: 140px;
    height: 160px; }
   
.add-wx_div1:hover>.add-wx_div2{
    display: block;
    opacity: 1;
    visibility: visible;
    transform: translateY(0);}




.wb{
    position: relative;
    background: url(../d-img/wb.png) no-repeat left center;}
.wb-bg{
    background: #345578;
    position: relative;}

.wb:before{
    content: "";
    position: absolute;
    left: 160px;
    top: 22px;
    width: 18px;
    height: 18px;
    background: url(../d-img/rz.png) no-repeat center center;}
.quote{
    width: 403px;
    height: 216px;}
.weChart-ul div{
    width: 165px;
    height: 98px;
    float: left;}
.weChart-ul div img{
    width: 100%;
    height: 100%;}
.weChart-ul a{
    color: #fff;
    display: block;
    position: relative;}
.weChart-ul a h3{
    font-size: 13px;
    color: #fff;
    float: right;
    width: 55%;}
.weChart-ul a:hover h3{
    color: #ffba00;}
.weChart-ul a p{
    width: 55%;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;}
.weChart-ul a p span{
    background: url(../d-img/time.png) no-repeat center left;
    padding-left: 16px;}
.weChart-ul a p i{
    background: url(../d-img/r-ico.png) no-repeat center left;
    padding-left: 15px;
    margin-left: 10px;}
.weChart-ul a p .i2{
    background: none;
    padding-left: 0;
    float: right;}
.weChart-ul a p .i2 span{
    background: url(../d-img/eye.png) no-repeat center left;}
.weChart-ul{
    height: 235px;
    overflow: auto;}
.weChart-ul::-webkit-scrollbar {/*滚动条整体样式*/
    width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 100%;}
.weChart-ul::-webkit-scrollbar-track{
    background: #466894;
    border-radius:2px;}
  .weChart-ul::-webkit-scrollbar-thumb{
    background: #6a8aad;
    border-radius:10px;}
  .weChart-ul::-webkit-scrollbar-thumb:hover{
    background: #333;}
.weChart-ul li{
    margin: 20px 0;}


.main6{
    position: relative;}
.main6 .Gallery{
    position: absolute;
    right: 5%;
    top: 5%;
    width: 112px;
    height: 108px;
    opacity: .5;
    transition: all .4s;
    background: url(../d-img/gallery.png) no-repeat center center;
background-size:100%;
    z-index: 2;}
.main6 .Gallery:hover{
    opacity: 1;}
.main6 li {
    float: left;
    overflow: hidden;
    position: relative;}

.main6 li p{
     font-size: 18px;
     color: #fff;
     background-color: rgba(0, 0, 0, 0.4);
     position: absolute;
     left: 0;
     bottom: -45px;
     width: 100%;
     text-align: left;
     line-height: 45px;
     transition: all .4s;
padding-left: 20px;}
.main6 li p span{
    display: inline-block;
    line-height: 35px;
    border-left: 4px #fff solid;
    padding-left: 5px;}
.main6 li:hover p{
    position: absolute;
    bottom: 0;}

.main6 li img{
    width: 100%;
    transition: all .5s;
    height: 100%;
    vertical-align: bottom;}
.main6 li:hover img {
    transform: scale(1.2);}
.main6 li:hover{
cursor:pointer;}



.main6 .li1{ height:310px;  width:16%; }
.main6 .li2{ height:310px;  width:25%; }
.main6 .li3{ height:310px;  width:27%; }
.main6 .li4{ height:310px;  width:32%; }
.main6 .li5{ height:343px;  width:22%; }
.main6 .li6{ height:343px;  width:46%; }
.main6 .li7{ height:343px;  width:32%; }






/* 分享开始 */
.video-list{
    position: relative;}
.video-list .fx-video-list{
    position: absolute;
    bottom: 5px;
    right: 20px;}
.video-list .fx-video-list a{
    display: inline-block;
    margin: 0 2px;}
.video-list .fx-video-list a:hover{
    cursor: pointer;}
#fx-wx{
    display: inline-block;
    vertical-align: top;}
#fx-wx a{
    width: 21px;
    height: 21px;}
/* 分享结束 */
.video-list .prev,.video-list .next{
        width: 26px;
    height: 20px;
    display: inline-block;
    margin-top: 10px;
    border-radius: 2px;}
.video-list .prev{
    background: url(../d-img/v-next.png) no-repeat center;
    background-color: #8f9dac;}
.video-list .next{
    background: url(../d-img/v-prev.png) no-repeat center;
    background-color: #8f9dac;
    margin-left: 8px;}
.video-list .prev:hover,.video-list .next:hover{background-color: #074c98;cursor:pointer;}

.videoUl{
    width: 405px;}
.videoUl ul li div{
    width: 405px;
    height: 227px;
/*height:254px;*/
    overflow: hidden;
    position: relative;}
.videoUl ul li div:hover{
    cursor: pointer;}
.videoUl ul li div:hover:after{
    content: "";
    width: 77px;
    height: 77px;
    background: url(../d-img/video-play.png) no-repeat center center;
    position: absolute;
    left: 50%;
    margin-left: -38.5px;
    top: 50%;
    margin-top: -38.5px;}
.videoUl ul li img{
    width: 100%;
    height: 100%; /*height:227px;*/ }
.videoUl ul li a{
    display: block;
    background: url(../d-img/video.png) no-repeat 10px center;
    background-color: #182632;
    color: #fff;
    font-size: 14px;
    padding-left: 45px;
    line-height: 47px;}
.videoUl ul li a:hover{
cursor:pointer;}
#closeVideo{
    position: absolute;
    top: 163px;
    left: 50%;
    z-index: 2;
    width: 39px;
    height: 39px;
    background: url(../d-img/closevideo.png);
    margin-left: 450px;}
#closeVideo:hover{
    cursor: pointer;}
.play-video{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(000, 000, 000, 0.5);
    z-index: 999;
    display: none;}
.play-video ul li{
    display: none;}
.play-video ul li,.play-video ul{
    width: 100%;
    height: 100%;}
.play-video ul li{position: relative;}
.play-video ul li video{
    position: absolute;
    left: 50%;
    margin-left: -450px;
    top: 163px;
    width: 900px;}

.weibo{
    height: 235px;
    overflow: auto;}
.weibo::-webkit-scrollbar {/*滚动条整体样式*/
    width: 6px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 100%;}
.weibo::-webkit-scrollbar-track{
    background: #466894;
    border-radius:2px;}
  .weibo::-webkit-scrollbar-thumb{
    background: #6a8aad;
    border-radius:10px;}
  .weibo::-webkit-scrollbar-thumb:hover{
    background: #333;}
.weibo ul li{
    padding: 5px;
    margin-bottom: 20px;}
.weibo ul li img{
    width: 165px;
    height: 98px;}
.weibo ul li:hover{
background: #224978;}
.weibo ul li a{
    font-size: 12px;
    color: #fff;
    display: block;
    line-height: 20px;
    margin-bottom: 10px;
    min-height: 54px;}
.weibo ul li a:hover{
color:#ffba00;}
.weibo ul li a span{
 display: block;}
.weibo ul li p{
    font-size: 12px;
    color: #fff;
    font-style: italic;
    display: inline-block;}
.weibo ul li .i2{
    background: none;
    padding-left: 0;
    float: right;}
.weibo ul li .i2 span{
    background: url(../d-img/eye.png) no-repeat center left;
    padding: 0 7px 0 17px;
    color: #fff;
    font-size: 12px;}


.tempWrap{ margin:0 auto; }