a:hover {
  color: #3773db;
  text-decoration: none;
}
.w {
  width: 1200px;
}
body {
  background-color: #fff;
}
.yq_lis .hd li.on {
  border-bottom: 2px solid #242e5a;
}
.advertising {
  width: 1200px;
}
.backtop {
  background: url(http://itnews.yunxinxi.cn/static/img/back-top.png) no-repeat;
  background-size: contain;
}
.bg {
  background-color: #f2f2f2;
}
.rflex {
  display: flex;
  justify-content: space-between;
}
.head {
  height: 80px;
  padding: 10px 0;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.head .logo {
  width: 220px;
  height: 50px;
}
.head #time {
  margin-left: 20px;
  align-self: flex-end;
}
.nav {
  height: 45px;
  line-height: 45px;
  background-color: #242e5a;
  align-items: center;
}
.nav .flex {
  align-items: center;
}
.nav ul {
  width: 95%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.nav ul li {
  text-align: center;
  flex: 1;
}
.nav ul li a {
  font-size: 14px;
  color: #fff;
}
.nav .search {
  width: 30px;
  height: 30px;
  position: relative;
  overflow: hidden;
  cursor: pointer;
  transition: all 0.6s;
  margin-right: 15px;
}
.nav .search:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 30px;
  height: 30px;
  overflow: hidden;
  z-index: 9;
  background: #242e5a url(http://itnews.yunxinxi.cn/static/img/search.png) no-repeat center;
  background-size: 80%;
}
.nav .search .show-search {
  position: absolute;
  left: 30px;
  top: -3px;
  height: 36px;
  width: 250px;
  box-sizing: border-box;
  border-radius: 5px;
  z-index: 99;
  background-color: #fff;
  border: 5px solid #dddddd;
  transition: all 0.6s;
}
.nav .search .show-search form {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 10px;
}
.nav .search .show-search input {
  width: 190px;
  background-color: #fff;
}
.nav .search .show-search button {
  background-color: #fff;
  width: 40px;
  height: 25px;
  background: url(http://itnews.yunxinxi.cn/static/img/search2.png) no-repeat center;
}
.nav .newsearch {
  overflow: inherit;
  transition: all 0.6s;
  z-index: 1;
}
.nav .newsearch .show-search {
  left: -210px;
  transition: all 0.6s;
}
.fff-top-tit {
  background: #fff;
  text-align: center;
  height: 100px;
  line-height: 100px;
}
.fff-top-tit span {
  font-weight: bold;
}
.fff-top-tit span a {
  font-size: 36px;
}
.bg2 {
  background-color: #242e5a;
}
.fouce {
  height: 560px;
}
.fouce #picshow {
  width: 800px;
  height: 560px;
  overflow: hidden;
  position: relative;
}
.fouce #picshow #picshow_img ul li {
  white-space: normal;
}
.fouce #picshow #picshow_img ul li a {
  display: block;
}
.fouce #picshow #picshow_img ul li a img {
  height: 560px;
}
.fouce #select_btn {
  width: 400px;
  height: 560px;
}
.fouce #select_btn ul {
  height: 560px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}
.fouce #select_btn ul .current {
  width: 420px;
  position: relative;
  left: -20px;
  padding-left: 30px;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.2), #9ca3a5, #54586a, #3c4052);
  box-shadow: 3px 5.196px 5.16px 0.84px rgba(17, 22, 43, 0.4);
}
.fouce #select_btn ul li {
  height: 20%;
  white-space: normal;
  padding: 10px;
  box-sizing: border-box;
  transition: left 0.6s;
}
.fouce #select_btn ul li a {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.fouce #select_btn ul li a img {
  width: 150px;
  height: 87px;
  margin-right: 20px;
  border: 1px solid transparent;
}
.fouce #select_btn ul li a h3 {
  color: #fff;
  flex: 1;
  overflow: hidden;
  font-size: 14px;
}
.big-tit {
  height: 80px;
  line-height: 80px;
}
.big-tit span a {
  font-size: 34px;
}
.bgf-box {
  padding: 10px;
  box-sizing: border-box;
  background-color: #fff;
}
.bgf-box-2 {
  height: 610px;
  padding: 20px;
  box-sizing: border-box;
  background-color: #fff;
}
.bgf-box-3 {
  padding: 10px 20px;
  box-sizing: border-box;
  background-color: #fff;
}
.bgf-box-4 {
  padding: 25px;
  box-sizing: border-box;
  background-color: #fff;
}
.pdd {
  padding-bottom: 20px;
}
.txt-list ul li {
  height: 39px;
  line-height: 39px;
}
.txt-list ul li a {
  font-size: 14px;
}
.top-img-bott-ttx {
  background-color: #fff;
  height: 215px;
}
.top-img-bott-ttx img {
  height: 110px;
}
.top-img-bott-ttx .ttx {
  box-sizing: border-box;
  padding: 15px;
}
.top-img-bott-ttx .ttx a {
  font-size: 14px;
  line-height: 25px;
}
.four-img-txt .item {
  width: 23%;
  position: relative;
  overflow: hidden;
}
.four-img-txt .item .text-show {
  transition: all 0.6s;
  box-sizing: border-box;
  padding-right: 10px;
}
.four-img-txt .item .text-show .notext3 {
  font-size: 14px;
}
.four-img-txt .item:hover .text-show {
  height: 100%;
  line-height: 25px;
  display: flex;
  align-items: center;
  padding: 10px;
  box-sizing: border-box;
}
#swiper-1 {
  height: 570px;
}
#swiper-1 .swiper-slide {
  box-sizing: border-box;
}
#swiper-1 .swiper-slide a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  box-sizing: border-box;
}
#swiper-1 .swiper-slide a img {
  width: 180px;
  height: 100px;
  margin-right: 20px;
}
#swiper-1 .swiper-slide a .notext3 {
  flex: 1;
  overflow: hidden;
  font-size: 14px;
}
.focus_news {
  height: 40px;
  line-height: 40px;
  padding: 5px;
  display: flex;
  justify-content: space-between;
  background-color: #fff;
}
.focus_news .tit {
  padding-left: 20px;
}
.focus_news .tit span {
  font-size: 14px;
}
.focus_news .text {
  overflow: hidden;
  width: 92%;
}
.focus_news .text ul {
  overflow: hidden;
}
.focus_news .text ul li {
  float: left;
  padding-left: 12px;
  margin-right: 30px;
  position: relative;
  padding-left: 20px;
}
.focus_news .text ul li a {
  font-size: 14px;
}
.sma-tit-28 {
  height: 40px;
  line-height: 40px;
}
.sma-tit-28 span a {
  font-size: 28px;
}
.left-img-2 a {
  margin-top: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 85px;
}
.left-img-2 a:first-of-type {
  margin: 0;
}
.left-img-2 a img {
  width: 35%;
  height: 85px;
  margin-right: 15px;
  border-radius: 10px;
}
.left-img-2 a .txt {
  flex: 1;
  overflow: hidden;
}
.left-img-2 a .txt span {
  display: block;
  font-size: 18px;
  margin-bottom: 10px;
}
.left-img-2 a .txt h2 {
  font-size: 14px;
}
.left-img-2 a .txt i {
  float: right;
  margin-top: 10px;
  background-color: #ca010f;
  color: #fff;
  padding: 2px 10px;
}
.big-img-txt-show {
  position: relative;
  height: 185px;
}
.big-img-txt-show img {
  height: 185px;
}
.big-img-txt-show span {
  background: rgba(0, 0, 0, 0.6);
  font-size: 14px;
}
.four-img-box {
  width: 60%;
  flex-wrap: wrap;
}
.four-img-box .big-img-txt-show {
  height: 200px;
  width: 48%;
}
.four-img-box .big-img-txt-show:nth-of-type(-n + 2) {
  margin-bottom: 25px;
}
.four-img-box .big-img-txt-show img {
  height: 200px;
}
.bor-list {
  width: 37%;
  overflow: hidden;
}
.bor-list ul li {
  padding: 14px 0;
  border-bottom: 1px solid #eee;
}
.bor-list ul li a {
  font-size: 14px;
  line-height: 25px;
}
.bor-list span {
  margin-top: 15px;
  height: 25px;
  line-height: 25px;
  text-align: right;
}
.bor-list span a {
  font-size: 14px;
}
.bg3 {
  background-color: #b8b8b8;
  padding: 20px 0;
}
.crumbss {
  height: 50px;
  line-height: 50px;
  border-bottom: 1px solid #e3e3e3;
}
.crumbss a,
.crumbss i {
  font-size: 15px;
  margin-right: 5px;
}
.crumbss #share {
  font-size: 14px;
  color: #777;
}
.crumbss #share .social-share-icon {
  border-radius: 10px;
}
.r-list-list ul li {
  padding: 20px 0;
  white-space: normal;
  border-bottom: 1px solid #eee;
  display: flex;
  justify-content: space-between;
}
.r-list-list ul li img {
  width: 220px;
  height: 130px;
  margin-right: 30px;
}
.r-list-list ul li .txt {
  flex: 1;
  overflow: hidden;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
.r-list-list ul li .txt .notext2 {
  font-weight: 700;
  line-height: 31px;
  margin-bottom: 10px;
}
.r-list-list ul li .txt .notext2 a {
  font-size: 18px;
}
.r-list-list ul li .txt span {
  padding-left: 20px;
  background: url(http://itnews.yunxinxi.cn/static/img/time.png) no-repeat center left;
  background-size: 10%;
  font-size: 14px;
  color: #777;
}
.r-list-list ul li .txt i {
  font-size: 14px;
  color: #777;
}
.paging {
  margin: 50px 0 40px;
  justify-content: flex-start;
  width: 100%;
  position: relative;
}
.paging a,
.paging span {
  display: block;
  font-size: 16px;
  padding: 5px 10px;
  margin-right: 20px;
}
.paging .hover {
  background-color: #242e5a;
  color: #fff;
}
.paging a:first-of-type {
  position: absolute;
  right: 0;
}
.paging a:first-of-type:before {
  content: '共';
}
.no-bor-top {
  border-top: none;
}
.bg-f2f2-box {
  background-color: #f2f2f2;
  padding: 20px 15px 30px;
  box-sizing: border-box;
}
.r-top-bottpm-pian {
  padding: 10px;
  background-color: #f2f2f2;
}
.r-top-bottpm-pian span:first-of-type {
  margin-bottom: 5px;
}
.r-top-bottpm-pian span a {
  font-size: 14px;
}
.r-tit h4 {
  font-size: 26px;
}
.r-info {
  text-align: center;
  padding: 10px 0;
  border-bottom: 1px solid #e5e5e5;
}
.r-info span {
  margin-right: 20px;
  color: #777;
  font-size: 14px;
}
.r-info span:first-of-type {
  padding-left: 20px;
  background: url(http://itnews.yunxinxi.cn/static/img/time.png) no-repeat center left;
  background-size: 10%;
}
.r-txt p {
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 16px;
  text-indent: 2rem;
  text-align: justify;
}
.r-txt p span {
  display: inline !important;
}
.r-txt img {
  max-width: 600px;
  width: 600px;
  display: flex;
  margin: 20px auto;
}
.keywords {
  justify-content: center;
}
.keywords span,
.keywords a {
  color: #fff;
  font-size: 14px;
}
.keywords a {
  margin-right: 20px;
}
.r-1 {
  width: 765px;
}
.r-2 {
  width: 400px;
}
.r-3 {
  width: 48%;
}
.r-4 {
  width: 32%;
}
.r-left {
  width: 66%;
}
.right {
  width: 29%;
}
