﻿html {
  overflow-x: hidden; }

*, p, html, body, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  text-align: left; }

a {
  text-decoration: none !important;
  transition: all .3s; }

.center {
  display: flex;
  align-items: center;
  justify-content: center; }

.bgred {
  background-color: #cd2928; }

.mt80 {
  margin-top: 80px; }

.max-width {
  max-width: 1200px;
  margin: 0 auto; }

.clear {
  margin: 0;
  padding: 0; }

.clearp {
  padding: 0; }

.clearm {
  margin: 0; }

.between {
  display: flex;
  align-items: flex-start;
  justify-content: space-between; }

.navbar-dark .navbar-nav .nav-link {
  padding: 40px 20px;
  color: #232323; }

.searchico {
  background-color: #cd2928;
  padding: 40px 29px !important; }

.swiper-container .swiper-slide img {
  width: 100%; }

.swiper-container .swiper-pagination .swiper-pagination-bullet {
  width: 64px;
  height: 11px;
  background-color: #848485;
  border-radius: 0;
  opacity: 1; }

.swiper-container .swiper-pagination .swiper-pagination-bullet-active {
  background-color: #cd2928; }

.left_class {
  width: 100%;
  padding: 35px;
padding-right:0;  }

.nav-pills {
  flex-direction: column; }
  .nav-pills .nav-item {
    display: block;
    color: #FFFFFF; }
.pic{
	height:285px;
	overflow:hidden;
}
.nav-pills {
  margin-top: 90px; }
  .nav-pills .nav-item {
    position: relative;
    margin-bottom: 28px; }
    .nav-pills .nav-item .nav-link {
      color: #FFFFFF;
      padding: 3px 14px; }
    .nav-pills .nav-item .nav-link::after {
      content: '';
      width: 1px;
      height: 0%;
      position: absolute;
      left: 0;
      top: 0;
      background-color: #FFFFFF;
      transition: all .3s ease 0s; }
    .nav-pills .nav-item .nav-link::before {
      content: '';
      width: 0px;
      height: 1px;
      position: absolute;
      right: -40px;
      top: 50%;
      transform: translate(0, -50%);
      background-color: #bfbfbf;
      transition: all .3s ease 0s; }
    .nav-pills .nav-item .active {
      background-color: transparent; }
    .nav-pills .nav-item .active::after {
      height: 100%; }
    .nav-pills .nav-item .active::before {
      width: 40px; }

.right_con {
  width: 895px; }
  .right_con .right-tits h3 {
    font-size: 30px;
    color: #333333;
    position: relative; }
    .right_con .right-tits h3::after {
      content: '';
      position: absolute;
      left: 0;
      bottom: 0;
      width: 180px;
      height: 10px;
      background-color: #d7e6ff;
      z-index: -1; }
  .right_con .right-tits p {
    color: #333333;
    font-size: 52px;
    font-family: impact; }
  .right_con .right-tits a {
    color: #666666; }
    .right_con .right-tits a:hover {
      transform: translateX(5px); }
  .right_con .right-tits img {
    margin-left: 8px; }

.indexpro {
  position: relative; }
  .indexpro::after {
    content: '';
    position: absolute;
    left: -360px;
    background-color: #f0f0f0;
    top: 0;
    width: 600px;
    height: 150px;
    z-index: -1; }

.left_classed {
  width: 240px; }

.bggray {
  background-color: #f0f0f0;
  width: 100%;
  height: 90px; }

.pro_model {
  max-width: 285px;
  margin-bottom: 40px; }
  .pro_model .pro_text {
    padding: 20px 0;
    color: #666666;
    border-bottom: 1px solid #dbdbdb;
    transition: all .3s; }
    .pro_model .pro_text img {
      transition: all .3s; }
  .pro_model:hover .pro_text {
    border-color: #cd2928;
    color: #cd2928;
    font-weight: bolder; }
    .pro_model:hover .pro_text img {
      margin-right: 20px; }

.ab-bg {
  background: url(../image/ab-gb.jpg) no-repeat center;
  background-size: contain;
  height: 760px; }
  .ab-bg .ab-l h3 {
    font-size: 52px;
    color: #ffffff;
    font-family: impact;
    text-transform: uppercase; }
  .ab-bg .ab-l h4 {
    font-size: 40px;
    color: #FFFFFF;
    margin-top: 30px; }
  .ab-bg .ab-l a {
    margin-top: 160px;
    display: block;
    color: #ffffff;
    width: 132px;
    text-align: center; }

.ab-r h3 {
  font-size: 30px;
  color: #FFFFFF; }

.ab-r .cons-ab {
  line-height: 1.8;
  margin-top: 30px; }

.ab-class {
  margin-top: 120px;
  display: flex;
  align-items: center;
  justify-content: space-between; }
  .ab-class span {
    display: block;
    color: white;
    font-size: 18px;
    margin-top: 20px; }
  .ab-class li .ab-class-item {
    display: block;
	
	}
	.ab-class li .ab-class-item:hover span{
		color:#cd2928;
	}
    .ab-class li .ab-class-item:hover {
      transform: translateY(-10px); }

.index-honer {
  position: absolute;
  left: 0;
  top: 0;
  width: 642px;
  height: 233px;
  padding: 70px 48px;
  background-color: #cd2928; }
  .index-honer .honer_model_tit {
    font-size: 52px;
    color: white;
    font-family: impact; }
    .index-honer .honer_model_tit span {
      font-size: 40px;
      margin-left: 30px; }

.index-news .news_model_tit {
  font-size: 52px;
  color: #333333;
  font-family: impact; }
  .index-news .news_model_tit span {
    font-size: 40px;
    margin-left: 30px; }

.index-news a {
  color: #666666; }
  .index-news a img {
    margin-left: 8px; }
  .index-news a:hover {
    transform: translateX(5px); }

.honer-r {
  z-index: -1;
  text-align: right; }

.swiper-honer {
  position: absolute;
  width: 840px;
  overflow-x: hidden;
  bottom: 0;
  left: 0; }
  .swiper-honer .swiper-slide {
    border: 5px solid #eeeeee; }
    .swiper-honer .swiper-slide img {
      width: 100%; }
  .swiper-honer .swiper-button-next, .swiper-honer .swiper-button-prev {
    position: relative;
    margin-top: 28px;
    display: inline-block;
    width: 120px;
    height: 44px;
    transition: all .3s; }
  .swiper-honer .swiper-button-prev {
    background: url(../image/honer-left.jpg);
    left: 0; }
    .swiper-honer .swiper-button-prev:hover {
      transform: translateX(-10px); }
  .swiper-honer .swiper-button-next {
    background: url(../image/honer-right.jpg); }
    .swiper-honer .swiper-button-next:hover {
      transform: translateX(10px); }

.news_bg {
  background: url(../image/news-bg.jpg) no-repeat center;
  background-size: contain;
  height: 602px;
  padding: 50px 0 70px 0; }

.atcirl {
  width: 320px;
  height: auto;
  overflow-x: hidden; }
  .atcirl .at_pic {
    max-width: 100%;
	max-height:230px;
    overflow: hidden; }
  .atcirl .at_text {
    padding: 20px;
    background-color: #f7f7f7;
    position: relative;
    z-index: 1; }
    .atcirl .at_text::before {
      content: '';
      position: absolute;
      width: 0%;
      height: 100%;
      left: 0;
      top: 0;
      background-color: #cd2928;
      z-index: -1;
      transition: all .5s; }
    .atcirl .at_text .at_tit {
      font-size: 18px;
      color: #333333;
      transition: all .5s; }
    .atcirl .at_text .at_time {
      margin: 10px 0;
      color: #b2b2b2;
      font-size: 14px;
      transition: all .5s; }
    .atcirl .at_text .at_des {
      color: #666666;
      font-size: 14px;
      transition: all .5s; }
  .atcirl:hover .at_text::before {
    width: 100%; }
  .atcirl:hover .at_text .at_des, .atcirl:hover .at_text .at_time, .atcirl:hover .at_text .at_tit {
    color: white; }

.atcirl-list {
  width: 485px; }

.atcirl-list ul {
  list-style: none; }
  .atcirl-list ul li {
    padding: 16px 0;
    border-bottom: 1px solid #dcdcdc;
    transition: all .3s; }
    .atcirl-list ul li:hover {
      transform: translateX(15px); }
      .atcirl-list ul li:hover a .index_news_text .index_news_tit {
        color: #cd2928; }
    .atcirl-list ul li a {
      display: flex;
      align-items: center;
      justify-content: flex-start; }
      .atcirl-list ul li a .inedx_news_times .index_news_day {
        color: #b2b2b2;
        font-size: 48px;
        font-weight: bold;
        font-family: impact; }
      .atcirl-list ul li a .inedx_news_times .index_news_year {
        color: #b2b2b2;
        font-size: 14px; }
      .atcirl-list ul li a .index_news_text {
        margin-left: 20px; }
        .atcirl-list ul li a .index_news_text .index_news_tit {
          font-size: 18px;
          color: #333333; }
        .atcirl-list ul li a .index_news_text .index_news_des {
          font-size: 14px;
          color: #666666;
          margin-top: 10px; }

.network {
  background: url(../image/network.jpg) center no-repeat;
  background-size: contain;
  height: 600px;
  padding-top: 60px; }
  .network .big_tit {
    color: white;
    font-family: impact;
    font-size: 52px; }
  .network .big_tits {
    color: white;
    font-size: 40px; }
  .network .beach {
    color: white;
    font-size: 16px;
    margin-top: 28px; }
  .network .hong {
    margin-left: auto;
    margin-bottom: 60px;
    width: 446px;
    height: 208px;
    background-color: #cd2928b5;
    padding: 43px 0 0 35px; }
    .network .hong .copyname {
      font-size: 24px;
      color: white; }
    .network .hong .copylink {
      margin-top: 20px;
      color: white; }
      .network .hong .copylink p {
        line-height: 1.8;
        display: flex;
        align-items: center; }
        .network .hong .copylink p img {
          margin-right: 10px; }

.botom_nav {
  list-style: none;
  margin-bottom: 35px; }
  .botom_nav li {
    padding: 0 15px;
    display: inline-block;
    border-right: 1px solid #707070; 
	line-height:16px;}
    .botom_nav li a {
      color: #232323;
      font-size: 16px; }
	  .botom_nav li a:hover{
		  color:#cd2928;
	  }
    .botom_nav li:nth-last-child(1) {
      border: none; }
    .botom_nav li:nth-of-type(1) {
      padding-left: 0; }

.qg {
  font-size: 18px;
  color: #232323; }

.hot_line {
  font-size: 36px;
  color: #cd2928;
  font-weight: bold;
  font-family: impact; }

.lxfs {
  color: #333333;
  font-size: 16px; }

.copyright {
  background-color: #cd2928;
  padding: 25px 0; }

.beian, .zhichi {
  color: white; }
  .beian a, .zhichi a {
    color: white; }
	.ccd{position:relative;}
	.ccd img{
		transition:all .3s;
		position:relative;
	}
	.ccd:hover{
		color:#cd2928 !important;
	}
.ccd:hover img{
	transform:translateX(25px);
}
.line{
	display:inline-block;
	width:0px;
	height:2px;
	background-color:#d1d5d7;
	transition:all .3s;
	position: absolute;
    left: 0;
    bottom: 6px;
}
.ccd:hover .line{
	width:20px;
	
}
.navbar-dark .navbar-nav .nav-link:hover{
	color:white;
	background-color:#cd2928;
}
