.index-title {
  padding-top: 22px;
  text-align: center;
  min-height: 167px;
 /* background: url(../images/border.png) no-repeat top center;*/
}
.index-title .leftl{
  width:105px;
  height:1px;
  background: #c9c9c9;
  float:left;
  position: relative;
  left:470px;
  top:20px;
}
.index-title h2 {
  color: #333;
  font-size: 38px;
  font-weight: bold;
  line-height: 1;
}
.index-title .rightl{
  width:105px;
  height:1px;
  background: #c9c9c9;
  float:right;
  position: relative;
  left:-470px;
  top:20px;
}
.index-title .p1 {
  color: #333333;
  font-size: 16px;
  line-height: 1;
  margin-top: 22px;
  clear: both;
}
.index-title .p2 {
  font-size: 24px;
  color: #999999;
  line-height: 1.5;
  text-align: center;
  margin-top: 1em;
  margin-top: 100px;
}
.index-1 {
  margin-top: -40px;
  position: relative;
  z-index: 9999999;
}
.index-1 .cont {
  width: 1200px;
  background-color: #fff;
  -webkit-box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
  box-shadow: 5px 0px 20px 1px rgba(183, 183, 183, 0.43);
  padding: 30px 70px;
  display: flex;
}
.index-1 .cont .text {
  display: flex;
  align-items: center;
  padding-left: 60px;
  background: url(../images/phone.png) no-repeat left center;
}
.index-1 .cont .text .s1 {
  color: #b5b5b5;
  font-size: 18px;
}
.index-1 .cont .text .s2 {
  color: #696969;
  font-size: 24px;
  margin-left: 1em;
}
.index-1 .cont .search-box {
  margin-left: auto;
  height: 46px;
}
.index-1 .cont .search-box form {
  display: flex;
  height: 100%;
  align-items: center;
}
.index-1 .cont .search-box form input {
  height: 100%;
  width: 350px;
  border-right: 0;
  text-indent: 1em;
  border: 1px solid #dadada;
  background-color: #f7f7f7;
}
.index-1 .cont .search-box form button {
  width: 77px;
  height: 100%;
  border: none;
  color: #fff;
  font-size: 18px;
  background: #c7141d;
}
.index-2 {
  margin-top: 100px;
}
.index-2 .pro-list {
  width: 1250px;
  margin: 42px auto 0;
  display: flex;
}
.index-2 .pro-list .left-nav {
  width: 272px;
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.3);
}
.index-2 .pro-list .left-nav .nav-title {
  width: 100%;
  padding-top: 42px;
  text-align: center;
  padding-bottom: 30px;
  background-image: linear-gradient(#e8464e, #c11923);
}
.index-2 .pro-list .left-nav .nav-title h3 {
  color: #fff;
  font-size: 24px;
  line-height: 1;
  margin-bottom: 0.5em;
}
.index-2 .pro-list .left-nav .nav-title span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
}
.index-2 .pro-list .left-nav .navs {
  padding: 0 9px 22px;
  background-color: #fff;
}
.index-2 .pro-list .left-nav .navs ul li {
  text-align: center;
}
.index-2 .pro-list .left-nav .navs ul li a {
  color: #c91720;
  font-size: 18px;
  line-height: 3;
}
.index-2 .pro-list .left-nav .navs ul .drop {
  border: 1px solid #e9e9e9;
  display: flex;
  flex-wrap: wrap;
}
.index-2 .pro-list .left-nav .navs ul .drop a {
  width: 90%;
  margin:0 auto;
  text-align: center;
  line-height: 3;
  border-bottom: 1px dashed #000;
}
.index-2 .pro-list .left-nav .navs ul .drop a:hover{
  color:#c5111a;
}
.index-2 .pro-list .left-nav .navs .wechat {
  margin-left: 26px;
  padding-left: 60px;
  margin-top: 26px;
  background: url(../images/wechat.png) no-repeat left center;
}
.index-2 .pro-list .left-nav .navs .wechat span {
  color: #232323;
  font-size: 16px;
}
.index-2 .pro-list .left-nav .navs .wechat p {
  color: #e13a43;
  font-size: 24px;
}
.index-2 .pro-list .left-nav .navs .call {
  margin-left: 26px;
  padding-left: 60px;
  margin-top: 13px;
  background: url(../images/call.png) no-repeat left center;
}
.index-2 .pro-list .left-nav .navs .call span {
  color: #232323;
  font-size: 16px;
}
.index-2 .pro-list .left-nav .navs .call p {
  color: #e13a43;
  font-size: 24px;
}
.index-2 .pro-list .right-list {
  flex: 1;
  margin-left: 15px;
  display: flex;
  flex-direction: column;
}
.index-2 .pro-list .right-list .pics {
  display: flex;
}
.index-2 .pro-list .right-list .pics .top-pic a {
  display: block;
  width: 656px;
  height: 656px;
  overflow: hidden;
}
.index-2 .pro-list .right-list .pics .top-pic a img {
  width: 100%;
  height: 100%;
  transition: all linear 0.3s;
}
.index-2 .pro-list .right-list .pics .top-pic a:hover img{
  -webkit-transform: scale(1.2);
}
.index-2 .pro-list .right-list .pics .pic-list {
  display: flex;
  flex-direction: column;
  margin-left: auto;
}
.index-2 .pro-list .right-list .pics .pic-list a {
  width: 304px;
  height: 212px;
  margin-bottom: 10px;
  overflow: hidden;
}
.index-2 .pro-list .right-list .pics .pic-list a:last-child {
  margin-bottom: 0;
}
.index-2 .pro-list .right-list .pics .pic-list a img {
  width: 100%;
  height: 100%;
  transition: all linear 0.3s;
}
.index-2 .pro-list .right-list .pics .pic-list a:hover img{
  -webkit-transform: scale(1.2);
}
.index-2 .pro-list .right-list .info {
  flex: 1;
  padding: 15px;
  margin-top: 8px;
  background-color: #fff;
  box-shadow: 1px 1px 10px 0px rgba(0, 0, 0, 0.3);
}
.index-2 .pro-list .right-list .info .tit {
  display: flex;
  line-height: 58px;
  align-items: center;
  border-bottom: 1px solid #efefef;
  font-size:18px;
}
.index-2 .pro-list .right-list .info .tit::after {
  content: "";
  width: 0;
  height: 0;
  margin-left: 1em;
  border-left: 16px solid #e13a43;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}
.index-2 .pro-list .right-list .info .desc {
  color: #000;
  font-size: 18px;
  line-height: 1.5;
  margin-top: 1em;
}
.index-3 {
  width: 100%;
  height: 281px;
  max-width: 1920px;
  margin: 100px auto;
  padding-right: 132px;
  background: url(../images/bg.jpg) no-repeat center right;
}
.index-3 .contact {
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  justify-content: center;
}
.index-3 .contact p {
  color: #fff;
  font-size: 18px;
  line-height: 1;
}
.index-3 .contact span {
  color: #fff;
  font-size: 36px;
  line-height: 1;
  margin-top: 16px;
  margin-bottom: 36px;
}
.index-3 .contact .more {
  color: #a9282f;
  font-size: 18px;
  line-height: 1;
  padding: 1em 1.5em;
  background-color: #fff;
}
.index-4 .pics {
  display: flex;
  height: 732px;
  margin-top: 60px;
}
.index-4 .pics .left {
  width: 464px;
  height: 100%;
  position: relative;
}
.index-4 .pics .left .top-case {
  width: 100%;
  height: 100%;
}
.index-4 .pics .left .top-case .pic {
  display: block;
  width: 100%;
  height: 375px;
  overflow: hidden;
}
.index-4 .pics .left .top-case .pic img {
  width: 100%;
  height: 100%;
  transition: all linear 0.3s;
}
.index-4 .pics .left .top-case .pic:hover img{
  -webkit-transform: scale(1.2);
}
.index-4 .pics .left .top-case .info {
  position: relative;
  width: 100%;
  height: 357px;
  padding-top: 100px;
  padding-left: 40px;
  background-color: #c7161e;
  opacity: 0.6;
}
.index-4 .pics .left .top-case .info:hover{
  opacity: 1;
  visibility: visible;
    animation-name: slideInRight;
      animation-duration: 2s;
      animation-fill-mode: both;
}
.index-4 .pics .left .top-case .info .more {
  width: 55px;
  height: 55px;
  border-radius: 50%;
  color: #c7161e;
  font-size: 36px;
  line-height: 52px;
  text-align: center;
  position: absolute;
  background-color: #fff;
  right: 40px;
  top: -28.5px;
}
.index-4 .pics .left .top-case .info .en {
  color: #fff;
  font-size: 60px;
  line-height: 60px;
  text-transform: uppercase;
}
.index-4 .pics .left .top-case .info .tit {
  display: block;
  color: #fff;
  font-size: 30px;
  margin-top: 1em;
}
.index-4 .pics .left .top-case .info p {
  color: #fff;
  font-size: 16px;
  line-height: 2;
}
.index-4 .pics .right {
  flex: 1;
  display: flex;
  margin-left: 36px;
  flex-direction: column;
}
.index-4 .pics .right .photo {
  width: 100%;
  overflow: hidden;
}
.index-4 .pics .right .photo img {
  width: 100%;
  height: 100%;
  transition: all linear 0.3s;
}
.index-4 .pics .right .photo:hover img{
  -webkit-transform: scale(1.2);
}
.index-4 .pics .right .photo:first-child {
  height: 286px;
}
.index-4 .pics .right .photo:last-child {
  margin-top: auto;
  height: 412px;
}
.index-5 {
  position: relative;
  padding: 100px 0;
}
.index-5 .cont {
  position: relative;
  display: flex;
  width: 1200px;
  margin: 0 auto;
  align-items: center;
}
.index-5 .cont .en-big {
  color: #e6e6e6;
  font-size: 150px;
  font-weight: bold;
  text-transform: uppercase;
  position: absolute;
  bottom: 0;
  left: -1em;
  z-index: -1;
  opacity: 0.32;
  line-height: 116px;
}
.index-5 .cont .info {
  display: flex;
  flex: 1;
  flex-direction: column;
  align-items: start;
}
.index-5 .cont .info .line {
  width: 104px;
  height: 1px;
  background-color: #512e12;
}
.index-5 .cont .info .en {
  color: #512e12;
  font-size: 60px;
  line-height: 1;
  margin-top: 34px;
}
.index-5 .cont .info .cn {
  color: #2e2e2e;
  font-size: 36px;
  line-height: 1;
  margin-top: 12px;
  font-weight: lighter;
}
.index-5 .cont .info h3 {
  color: #2e2e2e;
  font-size: 30px;
  margin-top: 68px;
}
.index-5 .cont .info .desc {
  color: #2e2e2e;
  font-size: 16px;
  line-height: 28px;
  margin-top: 48px;
}
.index-5 .cont .info .more {
  color: #fff;
  line-height: 2;
  padding: 0 50px;
  font-size: 26px;
  margin-top: 100px;
  border-radius: 26px;
  text-transform: uppercase;
  background-color: #c2c2c2;
}
.index-5 .cont .info .more:hover{
  background-color: #c5111a;
}
.index-5 .cont .pic {
  width: 672px;
  height: 456px;
  margin-left: 66px;
  position: relative;
  overflow: hidden;
}
.index-5 .cont .pic .text {
  width: 408px;
  height: 138px;
  position: absolute;
  bottom: 42px;
  left: 0;
  z-index: 2;
  color: #fff;
  font-size: 14px;
  line-height: 1.5;
  font-weight: lighter;
  padding-top: 48px;
  padding-left: 1em;
  background: url(../images/a1.jpg) no-repeat center center;
}
.index-5 .cont .pic img {
  width: 540px;
  height: 420px;
  position: absolute;
  top: 36px;
  right: 28px;
  transition: all linear 0.3s;
}
.index-5 .cont .pic:hover img{
  -webkit-transform: scale(1.2);
}
.index-5 .cont .pic .bg {
  width: 328px;
  height: 328px;
  background-color: #e6e6e6;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
}
.index-6 {
  width: 100%;
  max-width: 1920px;
  height: 202px;
  background: url(../images/bg1.jpg) no-repeat center center;
}
.index-6 ul {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
}
.index-6 ul li {
  text-align: center;
  margin: 0 80px;
}
.index-6 ul li .num {
  color: #0a0a0d;
  font-size: 18px;
  line-height: 1;
}
.index-6 ul li .num span {
  color: #5c5c5c;
  font-size: 60px;
  font-weight: bold;
  margin-right: 14px;
}
.index-6 ul li p {
  color: #0a0a0d;
  font-size: 18px;
  line-height: 3;
}
.index-7 {
  padding-top: 100px;
  padding-bottom: 100px;
}
.index-7 .news {
  display: flex;
  margin-top: 35px;
}
.index-7 .news .left .news-top {
  width: 424px;
  height: 440px;
  background-color: #f8f8f8;
  position: relative;
  padding: 23px;
  display: flex;
  flex-direction: column;
}
.index-7 .news .left .news-top .color {
  width: 100%;
  height: 175px;
  background-color: #c7161e;
  position: absolute;
  top: 0;
  left: 0;
}
.index-7 .news .left .news-top .title {
  position: relative;
  display: flex;
}
.index-7 .news .left .news-top .title .text h3 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  margin-bottom: 0.33333em;
}
.index-7 .news .left .news-top .title .text span {
  color: #fff;
  font-size: 16px;
  line-height: 1;
  font-weight: lighter;
  text-transform: uppercase;
}
.index-7 .news .left .news-top .title .more {
  width: 22px;
  height: 22px;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  margin-left: auto;
  text-align: center;
  border: 1px solid #fff;
}
.index-7 .news .left .news-top .pic {
  width: 100%;
  height: 183px;
  margin-top: 16px;
  position: relative;
  overflow: hidden;
}
.index-7 .news .left .news-top .pic img {
  width: 100%;
  height: 100%;
  transition: all linear 0.3s;
}
.index-7 .news .left .news-top .pic:hover img{
  -webkit-transform: scale(1.2);
}
.index-7 .news .left .news-top .tit {
  line-height: 3;
  font-size: 16px;
  font-weight: bold;
  color: #0d0d0f;
}
.index-7 .news .left .news-top .desc {
  color: #0d0d0f;
  font-size: 12px;
  line-height: 1.5;
  opacity: 0.5;
  text-align: justify;
}
.index-7 .news .left .news-top .date {
  display: flex;
  margin-top: auto;
  align-items: flex-end;
}
.index-7 .news .left .news-top .date .line {
  width: 78px;
  height: 2px;
  background: #cecece;
}
.index-7 .news .left .news-top .date span {
  color: #0d0d0f;
  font-size: 12px;
  margin-left: auto;
}
.index-7 .news .right {
  flex: 1;
  margin-left: 60px;
}
.index-7 .news .right ul {
  height: 100%;
  display: flex;
  flex-direction: column;
}
.index-7 .news .right ul li {
  flex: 1;
  display: flex;
  align-items: center;
  border-bottom: 1px dashed #f4f4f4;
}
.index-7 .news .right ul li .pic {
  width: 197px;
  height: 122px;
  overflow: hidden;
}
.index-7 .news .right ul li .pic img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all linear 0.3s;
}
.index-7 .news .right ul li .pic:hover img{
transform: scale(1.1);
}
.index-7 .news .right ul li .info {
  height: 122px;
  flex: 1;
  display: flex;
  margin-left: 30px;
  flex-direction: column;
}
.index-7 .news .right ul li .info .tit {
  color: #0d0d0f;
  font-size: 16px;
  line-height: 1;
  font-weight: bold;
}
.index-7 .news .right ul li .info span {
  color: #02115d;
  font-size: 12px;
  line-height: 1;
  margin-top: 0.5em;
}
.index-7 .news .right ul li .info .desc {
  color: #0d0d0f;
  font-size: 12px;
  line-height: 1.5;
  margin-top: auto;
}
.index-7 .news .right ul li:nth-child(1) {
  align-items: flex-start;
}
