.nav{display:flex;height:40px;}
.nav ul{display:flex;flex:1; height:100%;}
.nav ul li{height:100%;box-sizing:border-box;display:flex;flex:1;justify-content:center;align-items:center;flex-grow: 1;}
／*.nav ul li:last-child{flex-grow: 2;}*／
.nav ul li a{display:flex;}
.nav li.on{border-bottom:3px solid #d00;}
.banner{width:100%;position: relative;overflow: hidden;}
.banner .banner-1 ul li{height:210px;position: relative;float: left;display: none;width:100%;}
.banner .banner-1 ul li img{width:100%;}
.banner .banner-1 ul li h4{height:2.25rem;position: absolute;bottom: 0;left:0;background:rgba(0,0,0,0.75);line-height:2.25rem;width:98%;padding-left:2%;}
.banner .banner-1 ul li h4 a{color:#fff;font-size:1rem;font-weight: normal;}
.banner .circle{position: absolute;bottom:0.8rem;right:2%;}
.banner .circle .circle-box{left:-50%;}
.banner .circle ul li{float: left;width:0.5rem;height:0.5rem;background: #fff;border-radius: 50%;margin-right:0.5rem;cursor: pointer;color:rgba(0,0,0,0)}
.banner .circle ul .on{background: #d41616;}

.newsList{padding-bottom:8px;overflow:hidden;}
.newsPage .newsHead{padding-top:10px;padding-bottom:10px;height:60px;}
.newsPage li {padding: 0 3.1%;border-bottom:1px solid #DFDFDF;}
.newsPage .newsHead>a,.newsPage .newsHead>a:visited{display:inline;height:auto;}
.newsPage .newsHead img{float:left;display:block;margin-right:10px;width:80px;height:60px;}
.newsPage .newsHead div{position:relative;float:none;margin-top:0;width:auto;height:60px;line-height:24px;}
.newsPage .newsHead p:nth-child(2){overflow:hidden;margin-left:3px;height:40px;color:gray;font-size:12px;line-height:16px;}
.newsPage .newsHead .newsTips{position:absolute;right:0;bottom:2px;width:70px;height:16px;color:gray;text-align:right;font-size:12px;line-height:16px;}
.newsPage .newsHead .special{position:absolute;right:0;bottom:0;width:28px;height:14px;border:1px solid #df3031;border-radius:3px;color:#df3031;text-align:center;line-height:14px;}
.pageBtn,.pageBtn:visited{margin:6px auto 15px auto;width:93.8%;height:34px;border-radius:3px;background:#ECECEC;color:#515151;text-align:center;font-size:15px;line-height:34px;}
.toTop{padding:15px 7% 7px 7%;text-align:right;font-size:15px;}
.toTop a{padding-right:13px;background:url(http://img1.cache.netease.com/3g/img14/zhuzhan/jiantou.png) no-repeat right 1px;background-size:12px;}
