.swiper-container {
  display: inline-block;
  vertical-align: top;
  width: 530px;
  border-radius: 2px;
  margin-right: 10px;}
.news_box .news_title {
  font-size: 22px;
  font-weight: bold;
  color: rgba(178, 0, 0, 1);}
.news_box {
  display: inline-block;
  box-sizing: border-box;
  background: #fff;
  padding: 7px 20px;}
.news_box1 {
  min-height: 200px;
  height: 350px;
  width: 480px;}
.news_box .news_more {
  float: right;
  line-height: 50px;
  position: absolute;
  right: 0px;
  font-size: 15px;
  color: rgba(136, 136, 136, 1);}
.news_box .news_header {
  display: flex;
  border-bottom: 1px solid rgba(193, 193, 193, 1);
  line-height: 47px;
  position: relative;}
.swiper-slide {
    overflow: hidden;}
.swiper-container {
    min-height: 330px;}
.swiper-container img {
  /* width: 100%; */
  /* width: 532px; */
  margin: 0 auto;
  height: 350px;
  display: block;}
.main1 {
  margin: 20px auto;}
.news_list .news_info {
  height: 38px;
  color: rgba(51, 51, 51, 1);
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;   
  border-bottom: 1px dashed #ddd;}

.news_list .news_info a::before{
  font-size: 16px;
  font-weight: 900;
  color: #ccc;
  margin-right: 10px;
}

.news_list .news_info a {
  line-height: 50px;
  height: 50px;
  color: rgba(51, 51, 51, 1);
  max-width: calc(100% - 60px);
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;}
.news_list span {
  float: right;
  color: #ccc;}
.menu {
  background: url(../img/navbar.jpg) no-repeat 100% 100%;
  background-size: 100% 100%;
  width: 1024px;
  height: 90px;
  min-height: 79px;
  margin-top: 10px;
  margin: 0 auto;
  text-align: left;
  padding-left: 180px;
  position: relative;
  box-sizing: border-box;}
.menu .menu_list {
  display: inline-block;
  background: rgba(193, 44, 32, 0.2);
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  margin-top: 20px;
  max-width: 250px;
  text-overflow: ellipsis;
  overflow: hidden;}
/* .menu_more {
  position: absolute;
  right: 10px;
  top: 15px;
  font-size: 60px;
  color: #888;
  background: #dcdcdc;
  height: 50px;
  line-height: 50px;
  padding: 0 20px;
} */

@keyframes picmove {
    from {
        transform: translate(0);}
    to {
        transform: translate(-1126px);}
}

.menu > .menu_box {
  overflow: hidden;
  /* margin-right: 150px; */
  white-space: nowrap;}
.menu_box_con {
  animation: picmove 18s linear infinite forwards;}

.menu_box_con:hover{
    animation-play-state: paused;}
.main2 {
  margin-top: 20px;}
.news_box3,
.news_box2 {
  width: 410px;
  box-sizing: border-box;
  vertical-align: top;}
.news_box {
  border: 1px solid rgba(221, 221, 221, 1);}
.user {
  display: inline-block;
  width: 200px;
  margin-left: 10px;}
.user_box {
  background: #ffffff;
  width: 200px;
  height: 223px;}
.user_box .user_title {
  font-size: 25px;
  font-weight: bold;
  padding-top: 10px;
  color: rgba(178, 0, 0, 1);}
.user_header img {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  margin-top: 20px;}
.user_info {
  font-size: 14px;
  font-weight: 500;
  margin-top: 20px;
  color: #333333;}
.user_box button {
  outline: 0;
  border: 0;
  padding: 5px 25px;
  font-size: 13px;
  border-radius: 2px;}
.user_box .user_login {
  border: 1px solid rgba(178, 178, 178, 1);
  color: #333;
  background: #ffffff;}
.user_box .user_register {
  background: rgba(193, 44, 32, 1);
  color: #ffffff;
  margin-top: 20px;}

.user_box .login {
    border: 1px solid rgba(178, 178, 178, 1);
    color: #333;
    background: #ffffff;
    border-radius: 2px;
    width: 100px;
    display: block;
    line-height: 25px;
    height: 25px;
    margin: 0 auto;
    margin-top: 5px;}

.user_box .register {
    background: rgba(193, 44, 32, 1);
    color: #ffffff;
    margin-top: 10px;
    display: inline-block;
    height: 28px;
    line-height: 28px;
    width: 90px;
    border-radius: 2px;}
.kjsp {
  width: 200px;
  height: 75px;
  line-height: 75px;
  background: rgba(193, 44, 32, 1);
  border: 1px solid rgba(221, 221, 221, 1);
  border-radius: 2px;
  color: #ffffff;
  font-size: 25px;
  margin-top: 20px;
  display: flex;
  align-items: center;
  justify-content: center;}
.index_banner img {
  width: 1040px;}
.index_banner {
  margin-top: 20px;}
.news_box4 {
  width: 570px;
  text-align: left;
  margin-top: 20px;
  min-height: 260px;}
.news_box4 .news_list {
  width: 360px;
  vertical-align: top;}
.news_list_box > div {
  display: inline-block;}
.news_box4_img {
  display: inline-block;}
.news_box4_img img {
  width: 140px;
  margin-bottom: 0px;
  padding: 0 10px;
  vertical-align: top;
  margin-top: 10px;}
.img_box {
  display: inline-block;
  margin-left: 5px;
  border: 1px solid rgba(221, 221, 221, 1);
  vertical-align: top;
  margin-top: 19px;}
.img_box img {
  width: 220px;
  height: 260px;
  display: block;}
.news_box5 {
  width: 1040px;
  margin-top: 20px;

  text-align: left;}
.news_box5_img img {
  width: 280px;
  margin-bottom: 0px;
  padding: 0 10px;
  vertical-align: top;}
.news_box5 .news_list_box {
  margin-top: 10px;}
.news_box5 .fh_list {
  width: 680px;
  display: inline-block;
margin-top:20px;

  box-sizing: border-box;
  vertical-align: top;}
.fh_btn {
    display: inline-block;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(221, 221, 221, 1);
    padding: 3px 8px;
    border-radius: 6px;
    margin: 8px 10px;
    width: 130px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.yq_list {
  display: inline-block;
  box-sizing: border-box;
  vertical-align: top;}
.yq_list img {
  width: 150px;
  margin-left: 10px;}
.swiper-container {
  position: relative;}
.swiper-title {}
:root {
  --swiper-theme-color: rgba(193, 44, 32, 1) !important;}

.tech {
  width: 30px;
  margin-right: 10px;}

.navbar_btn {
  font-weight: 900;}