﻿@charset "utf-8";

/* 轮换图 */
.banner{width:100%;overflow: hidden; position:relative;}
#foucs{width:1920px;height:758px;left: 50%; margin-left: -960px;position: relative;}
/* #foucs .hd{overflow:hidden;position:absolute;right: 0;bottom: 20px;z-index:1;}
#foucs .hd ul{overflow:hidden;zoom:1;}
#foucs .hd ul li{display:inline-block;width:10px;height:10px;margin: 0 5px;cursor:pointer;background:#fff;border-radius:10px;opacity:.8;}
#foucs .hd ul li.on{background:#ad0505;} */
#foucs .bd{ position:relative; height:100%; z-index:0;}
#foucs .bd li{ zoom:1; height: 758px; vertical-align:middle;position: relative;}
#foucs .bd li h2{position:absolute;bottom:0;left: 0;color:#fafafa;text-align:left;background:url(../images/banner-title-bg.png) no-repeat;font-weight:400;font-size: 18px;transition:1s;padding: 22px 0 27px 388px;overflow: hidden;/* text-overflow: ellipsis; *//* white-space: nowrap; */width: 963px;height:60px;line-height: 30px;z-index: 99;}
#foucs .bd li h2 a{color:#fff;height:60px;display:block;overflow:hidden;}
#foucs .bd li h2 a:hover{color:#f17f03;}
#foucs .bd img{width:1920px;height:750px; display:block;}
#foucs .bd img:hover{transform:scale(1)}
#foucs .prev,#foucs .next{position:absolute;bottom: 35px; display:block;cursor:pointer;width:45px;height:45px;z-index:4;}
#foucs .prev{right:450px;background:url(../images/banner-prev-a.png) no-repeat;}
#foucs .prev:hover{background:url(../images/banner-prev-on.png) no-repeat;}
#foucs .next{right:360px;background:url(../images/banner-next-a.png) no-repeat;}
#foucs .next:hover{background:url(../images/banner-next-on.png) no-repeat;}

/* news events */
.index-news{width:1200px;margin:0 auto;}
.index-news-bt{font-size:30px;text-align:center;color:#0d5ec8;line-height:50px;}
.index-news-bt i{width:50px;height:4px;background:#f17f03;display:block;margin: 0 auto;}
.index-news-list{overflow:hidden;}
.index-news-list ul li{height:90px;position:relative;transition:0.5s;border-bottom: 1px solid #bdbdbd;}
.index-news-list ul li:hover{background:#e4edf9;transition:0.5s;border-bottom: 1px solid #fff;}
.index-news-list ul li>a{position:absolute;left:-56px;transition:1s;width: 1256px;}
.index-news-list ul li:hover>a{left:0;transition:1s;width: 1200px;}
.index-news-list ul li i.icon{width:56px;height: 90px;display:block;background:url(../images/new-li-bg.png) no-repeat center center #0d5ec8;float:left;}
.index-news-list ul li .time{width:100px;padding:12px 0;float:left;}
.index-news-list ul li .time span{display:block;text-align:center;color:#0d5ec8;}
.index-news-list ul li .time span.ri{line-height:40px;font-size:36px;}
.index-news-list ul li .time span.yue{line-height:26px;font-size:16px;}
.index-news-list ul li span.bt{width:950px;margin-left:30px;line-height:90px;font-size:18px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;color:#333;}
.index-news-list ul li:hover span.bt{color:#0d5ec8;}
.index-news-list ul li i.more{width:50px;height: 50px;position: absolute;right: 30px; top: 20px;background: url(../images/index-more-a.png) no-repeat;transition:1s;}
.index-news-list ul li:hover i.more{right: 0px;background: url(../images/index-more-hover.png) no-repeat;transition:1s;}
.index-news-list .view-more{width:167px;height:46px;margin:0 auto; text-align:center;}
.index-news-list .view-more img{transition: 1s;}
.index-news-list .view-more:hover img{opacity: 0.7;transition: 1s;}

/* 期刊 */
.qikan-box{width: 100%;overflow: hidden;position:relative;}
.qikan{width:1920px;height:456px;padding-top:40px; left: 50%; margin-left: -960px;position: relative;background: url(../images/kuaijie-bg.png) no-repeat right top;}
.qikan-bt{font-size:30px;text-align:left;color:#0d5ec8;line-height:50px;}
.qikan-bt i{width:50px;height:4px;background:#f17f03;display:block;}
.qikan-fl{width: 700px;}
.qikan-fl-list{margin-top: 40px;}
.qikan-fl-list li{width: 200px;height: 275px;float: left;margin-right: 25px;}
.qikan-fr{width:422px;}
.qikan-fr-list {margin-top: 40px;}
.qikan-fr-list li{line-height: 30px;font-size: 18px;margin-top: 5px;}
.qikan-fr-list li a{color:#0d5ec8;}
.qikan-fr-list li a:hover{color:#f17f03;}