/*通用*/
#banner{
  position: relative;
  height: 480px;
  margin-top: 0 !important;
  background: url('../img/news/banner.png') no-repeat center;
  background-size: cover;
}
#banner .container{
  padding-top: 79px;
}
#banner .word h1 {
  font-size:40px;
  font-weight: 600;
  color: #000000;
}
#banner .word p {
  opacity:0.7;
  margin-top:23px !important;
  font-size: 16px;
  font-weight: 400;
  color: #333333 !important;
  line-height: 1;
}
/* #banner .word h1 {
  font-size:40px;
  margin-top:146px;
}
#banner .word p {
  font-size:26px;
  opacity:0.7;
  margin-top:16px;
} */

#this-ip{
  color: #ffffff;
  width: 1200px;
  margin: 0 auto;
  padding-top: 10px;
}
#this-ip a{
  color: #ffffff;
}
#this-ip a:hover{
  color: #0064FA !important;
}
.tag {
  display: inline-block;
  padding: 0 6px;
  color: #0084FF;
  background: rgba(0, 132, 255, 0.1);
  height: 22px;
  line-height: 22px;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
}
#news{
  width:100%;
  min-height:522px;
  padding-bottom:80px;
  position: relative;
}
/* #news >div{
  display: flex;
} */
#news ul{
  border:none;
}
#news ul li a{
  margin-left:20px;
  margin-right:30px;
  padding:0;
  padding-top:41px;
  padding-bottom:18px;
  border:none;
  color:#333;
  font-size:16px;
  background-color: transparent;
}
#news ul li.active a{
  color:#0086df;
  border-bottom:3px solid #0086df;
}

#news #myTabContent {
  box-sizing: border-box;
  margin-top: 90px;
  margin-left:280px;
  width: 837px;
}

#news #myTabContent ul li{
  position: relative;
  height: 140px;
  width: 842.5px;
  margin-bottom: 55.5px;
}

#news #myTabContent img {
  width: 222px;
  height: 140px;
  float: left;
}

#news #myTabContent h4 {
  margin-top: -20.5px;
  margin-left: 258.5px;
  margin-bottom: 30.5px;
  font-size: 20px;
  font-weight: 600;
  color: #222222;
  /* line-height: 49px; */
}

#news #myTabContent p {
  margin-left: 258.5px;
  color: #b5b4b4;
  margin-bottom: 36px;
  font-size: 14px;
  font-weight: 400;
  color: #666666;
  line-height: 24px;
}

#news #myTabContent span{
  margin-left: 258.5px;
  font-size: 14px;
  font-family: PingFang SC;
  font-weight: 400;
  color: #0064FA;
  line-height: 18px;
}
#news #myTabContent .detail{
  position: absolute;
  bottom: 0;
  left: 258.5px;
  font-size: 14px;
  font-weight: 400;
  color: #0064FA;
  line-height: 18px;
  display: flex;
  align-items: center;
}
#news #myTabContent .detail span{
  margin: 0;
}
#news #myTabContent .detail img{
  display: inline-block;
  margin-left: 6.5px;
  height: 11px;
  width: 7px;
}
/* #news #myTabContent .news-tips {
  position: absolute;
  bottom: 0;
  left: 258.5px;
}
.news-tips span {
  display: inline-block;
  height: 22px;
  vertical-align: middle;
  margin-bottom: 3px;
  color: #b5b4b4;
} */


/*
 * *新闻导航
 * */
#news-nav{
  position: absolute;
  background-color: #ffffff;
  color:#333;
  line-height:50px;
  font-size:16px;
  box-sizing: border-box;
  width: 200px;
  margin:0 80px auto 0;
}
#news-nav a{
  color:#333;
  height: 72px;
}

#news #myTabContent #news-right {
  padding: 0;
  margin: 0;
  padding-left: 50px;
}

#news #myTabContent #news-right div {
  padding: 0;
  margin: 0;
  margin-bottom: 50px;
}

#news #myTabContent #news-right h1{
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
}

#news #myTabContent #news-right ul {
  padding: 0;
  margin: 0;
  /*padding-left: 20px;*/
}

#news #myTabContent #news-right ul li {
  height: 30px;
  padding: 0;
  margin: 0;
}

#news #myTabContent #news-right ul li a {
  padding: 0;
  margin: 0;
  color: #b5b4b4;
}

#news #myTabContent .pagination > li > a, .pagination > li > span {
  padding: 0;
  margin: 0;
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}

#news #myTabContent .pagination .active span {
  margin-left: 0px;
}

#news #myTabContent .pagination .disabled span {
  margin-left: 0px;
}
#news #news-nav .container {
  width: auto;
  border-right: 1px solid #D7D7D7
}
#news #news-nav .container a {
  display: block;
  text-align: center;
  line-height: 72px;
}

#news #news-nav .container p {
  width: 100%;
  height: 100%;
  display: inline-block;
  font-size: 20px;
  font-weight: 600;
  line-height: 72px;
  color: #666666;
}

#news #news-nav .container p:hover {
  /* height: 49px; */
  background: #F7FAFF;
  color: #0064FA;
  /* border-right:4px solid #3466f6; */
}

#news #news-nav .container .active {
  /* height: 49px; */
  color: #0064FA;
  border-right:4px solid #3466f6;
  background: #F7FAFF;
}

#news .news-img {
  font-size:26px;opacity:0.7;
}

#news .news-a {
  display: inline-block;
  padding: 0 6px;
  color: #0084FF;
  background: rgba(0, 132, 255, 0.1);
  height: 22px;
  line-height: 22px;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  margin: 0 3px;
  max-width: 455px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

#news .empty-img {
  width: 450px;
  height: 320px;
  float: unset;
}

.news-tag-a {
  display: inline-block;
  padding: 0 6px;
  color: #0084FF;
  background: rgba(0, 132, 255, 0.1);
  height: 22px;
  line-height: 22px;
  font-weight: normal;
  font-size: 13px;
  text-align: center;
  margin: 0 3px;
  margin-top: 30px;
}

.prev-page {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #b5b4b4;
}
.next-page {
  margin-top: 50px;
  margin-bottom: 20px;
  font-size: 16px;
  color: #b5b4b4;
}

/* nav导航样式调整 */

.navbar-fixed-top .consult{
  color: #0064fa !important;
}
.navbar-itcast .navbar-fixed-top li.menu-active > a {
  cursor: pointer;
  color: #0064FA!important;
  opacity: 1;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li > a >p{
  width: 88px;
  height: 32px;
  color: #0064FA !important;
  border: 1px solid #0064FA !important;
  /* border-radius: 3px; */
  background: transparent;
  line-height: 30px;
}

.navbar-itcast .navbar-fixed-top.navbar-top-box .navbar-nav > li.last:hover p{
  border-color: #0064FA;
  background-color: #0064FA;
  color: #fff;
}
.navbar-itcast .navbar-fixed-top.navbar-top-box .navbar-nav > li.last p:hover {
  background: transparent;
  color: #0064FA;
  border: 1px solid #0064FA;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li.last:hover p {
  background: transparent;
  color: #0064FA;
  border: 1px solid #0064FA;
}
.navbar-itcast .navbar-fixed-top:not(.navbar-top-box) .navbar-nav > li.last p:hover {
  background: #0064FA;
  color: #FFF !important;
  border: 1px solid #0064FA !important;
}



#this-ip{
  padding-top: 90px;
  color: #666666;
  width: 1200px;
  margin: 0 auto;
}
#this-ip a{
  color: #666666;
}
#this-ip a:hover{
  color: #0064FA !important;
}
