/* CSS Document */
*{margin:0;padding:0;outline:none;-webkit-text-size-adjust:none;font-family:"Microsoft YaHei","Arial","宋体","黑体","SimHei"," Verdana",;_font-family:Arial !important;}
body{color:#1E1E1B;line-height:180%; }
h1, h2, h3, h4, h5, h6, h7, h8, h9{font-size:100%; font-family:"Helvetica Neue","Helvetica,Arial","PingFang SC","Heiti SC","Microsoft Yahei",sans-serif; font-weight:normal;}
address, cite, dfn, em, var,i{font-style:normal;}
ul,li, oi{list-style:none;}
html{ overflow-x:hidden; }
a{ text-decoration:none; color:#333;}
html,body{ height: 100%;}
body.locked{ overflow: hidden;}
.all{ width: 100%; min-width: 480px; min-height: 100%; overflow: hidden; position: relative; background-color: #fff;}
.allfirst{ height: 100%;}
/* 头部 */
.head{ width: 100%; min-width:480px; height:90px; line-height:90px; position: fixed; z-index: 60; top:0; background: url("../img/header_img.png") bottom left repeat-x;height 0.4s,opacity 0.4s; transition: height 0.4s,opacity 0.4s;
	/* box-shadow: 0 6px 13px 0 rgba(69,69,69,0.13);*/}
.head>.ceru{ position: relative; z-index: 7; height: 100%;}
.headin{ width: 100%; height: 100%; position: relative;}
.head .logo{ height:100%; font-size: 0; position: absolute; left:5%; top:30%; z-index: 1;}
.head .logo img{ max-height:50px; width:100%;}
.head .logo img.logo_img{ width:100%; display:block;}
.head .logo img.logo_hover{ display: none;}
.head.mini .logo img.logo_img{ display: none}
.head.mini .logo img.logo_hover{display: inline-block}


.headshadow{ width: 100%; height:0px;}

.head.mini{ height: 76px; line-height:76px;box-shadow: 0 6px 13px 0 rgba(69,69,69,0.13); background: none; background-color: #ffffff;}
.nav{ position: absolute; right:5%; top:0; z-index: 3; height: 100%;}
.nav>li{ float: left; height: 100%; position: relative; z-index: 1;}
.nav>li>a{ display: block; padding: 0 40px; height: 100%; position: relative;
	font-size: 18px; color: #ffffff; text-align: center;}
.nav>li:hover>a,.nav>li.on>a{ color: #e70012; font-weight: bold;}
.nav>li>a:after{ left:50%; position: absolute; top: 50%; content: " "; width:0; margin-left: 0; margin-top: 12px;
   border-bottom: 2px solid #e70012; -webkit-transition: .3s; transition: .3s;}
.nav>li:hover>a:after,.nav>li.on>a:after{ width: 60px; margin-left: -30px;}

.head.mini .nav>li>a{ color: #333333;}
.head.mini .nav>li:hover>a,.head.mini .nav>li.on>a {
    color: #e70012;
    font-weight: bold;
}
dl.navtwo{ min-width: 150px; width: auto; display: none; position: absolute; top: 110%; left:50%; z-index: 1; padding-top: 15px;
	-webkit-transition: top 0.3s; -moz-transition: top 0.3s; -ms-transition: top 0.3s; 
	-o-transition: top 0.3s; transition: top 0.3s; 
	-webkit-transform: translate(-50%, 0); transform: translate(-50%, 0);}
dl.navtwo.on{ top:90%;}
dl.navtwo .inner{ width: 100%; background-color: rgba(255,255,255,1); padding: 13px 0;
	-moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius:10px;
	box-shadow: 0 0 7px 2px rgba(0,0,0,0.2);}
dl.navtwo:after{ position: absolute; left:50%; top: 0; margin-left: -11px; content: " "; width: 23px; 
	background: url('../images/sju1.png') center no-repeat; height: 15px; z-index: 1;}

dl.navtwo dd{ height: 40px; line-height: 40px; text-align: center; padding: 0 10px; 
	background-color: #fff; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a{ display: block; height: 100%; font-size: 14px; color: #333; white-space: nowrap;
	padding: 0 10px; overflow: hidden;}
dl.navtwo dd:hover{ background-color: #e70012;}
dl.navtwo dd:hover>a{ color: #fff;}

dl.navtwo dd>a:after{ left:100%; position: absolute; bottom: 0; content: " "; width: 0; display: none;
	border-bottom: 1px solid #da251d; -webkit-transition: .3s; transition: .3s;}
dl.navtwo dd>a:hover:after{ width: 100%; left:0; transition: width 0.3s; -webkit-transition: width 0.3s;}




/* 首页-关于我们 */
.index_ab{ width:auto; height:auto; background:url(/statics/img/indexAboutusBg.jpg) no-repeat;}
#index_A {
  position: relative;
  height: 80vh;
  padding: 9.25rem 0px 10.625rem; width:90%; margin:0 auto; clear:both;
}
#index_A .index_AMain {
  margin-bottom: 5.8125rem;
}
#index_A .index_AMain .index_ALeft {
  width: 43rem;
}

#index_A .index_AMain .index_ALeft .title {
  font-weight: 500;
  font-size: 3.4375rem;
  color: #000000;
  line-height: 4.0625rem;
  margin-bottom: 2.5rem;
}
#index_A .index_AMain .index_ALeft .intro {
  font-weight: 300;
  font-size: 1.0625rem;
  color: rgba(0, 0, 0, 0.8);
  line-height: 1.875rem;
  margin-bottom: 2.9375rem;
}
#index_A .index_AMain .index_ALeft .more {
  display: block;
  width: 11.875rem;
  height: 3.0625rem;
  line-height: 3.0625rem;
  font-size: 0.875rem;
  color: #CF0F1A;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease; border:1px solid #CF0F1A;
}
#index_A .index_AMain .index_ALeft .more:hover {
  color: #fff;
  background-color: #CF0F1A;
}
#index_A .index_AMain .index_ALeft .more span {
  display: inline-block;
  width: 8.5625rem;
  margin-right: 0.9375rem;
  text-align: center;
}
#index_A .index_AMain .index_ALeft .more i {
  display: inline-block;
  font-size: 1rem;
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
#index_A .index_AMain .index_ARight {
  width: 53.125rem;
  position: relative;
}
#index_A .index_AMain .index_ARight img {
  width:100%;
  height: auto; float:right;
}
#index_A .index_AMain .index_ARight .play {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 3.75rem;
  height: 3.75rem;
  background: rgba(0, 0, 0, 0.2) url("../img/icon-play-btn.png") no-repeat center/cover;
  border-radius: 50%;
  backdrop-filter: blur(1.25rem);
  margin-left: 1rem;
  cursor: pointer;
  z-index: 2;
}
#index_A .index_AMain .index_ARight .play::after {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: url("../img/icon-play.png") no-repeat center/cover;
  -webkit-animation: rotate 8s linear infinite;
          animation: rotate 8s linear infinite;
  content: "";
  display: block;
}
#index_A .index_ANumber ul li {
  padding-top: 1.3125rem;
  border-top: 0.0625rem solid rgba(181, 181, 181, 0.8);
  margin-right: 2.5625rem;
}
#index_A .index_ANumber ul li:last-child {
  margin-right: 0px;
}
#index_A .index_ANumber ul li .number {
  font-weight: 500;
  color: #CF0F1A;
  line-height: 5rem;
}
#index_A .index_ANumber ul li .number span {
  font-family: Manrope;
  font-size: 3.9375rem;
}
#index_A .index_ANumber ul li .number i {
  font-size: 2.8125rem;
  margin-left: 0.3125rem;
}
#index_A .index_ANumber ul li .title {
  font-size: 1.125rem;
  color: rgba(0, 0, 0, 0.7);
}


/* flex布局 */
.flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.flex-inline {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.items-start {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.items-center {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
.items-end {
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.content-start {
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.content-center {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.content-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.content-between {
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.flex-row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
      -ms-flex-direction: row;
          flex-direction: row;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: row-reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
}
.flex-col {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
}
.flex-col-reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -webkit-flex-direction: column-reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
}
.flex-wrap {
  -webkit-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
          flex-wrap: wrap;
}
.flex-nowrap {
  -webkit-flex-wrap: nowrap;
      -ms-flex-wrap: nowrap;
          flex-wrap: nowrap;
}
.flex-1 {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

.index_b{ width:90%; height:100px; margin:0 auto; clear:both; margin-bottom:40px;}
.index_b h1{ width:100%; line-height:60px; font-size:2.6rem; font-weight:600; float:left; text-align:center; margin-bottom:1%;}
.index_b ul{ width:100%; margin:0 auto;text-align:center;}
.index_b ul li{ min-width:6% !important; overflow:hidden; line-height:40px; padding:0 0.5% 0 0.5%; font-size:18px; display:inline-block; text-align:center;}
.index_b ul li p{ width:100%; min-height:30px; line-height:40px; font-size:14px; font-weight:bold;}
.index_b ul li em{ width:100%; line-height:20px; font-size:14px; color:#666;}
.index_b ul li:hover{background:#e70012;border-radius:100px; line-height:40px;color:#FFF;}
.index_b ul li:hover a{color:#FFF;min-width:5%;border-radius:100px;}
.index_b ul li a{min-width:5%;font-size:16px; padding:0 1% 0 1%;}
.index_b ul li a.active,.index_b ul li a:hover{min-width:5%;background:#e70012;color:#fff; }

.index_an{ width:90%; min-height:600px; margin:0 auto; overflow:hidden;}
.index_an ul{ width:100%; margin:0 auto;}
.index_an ul li{ width:31%;*width:29.95%!important; float:left; position:relative; margin-left:3.5%; margin-bottom:35px;}
.index_an ul li:nth-child(3n+1){margin-left:0px;}
.index_an ul li .pic{width:100%; height:auto;overflow:hidden; margin-bottom:5%;}
.index_an ul li .pic img{ width:100%; 
 
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.index_an ul li .pic:hover img	{ 
     -webkit-transition: all 5s;
     -moz-transition: all 5s;
     -ms-transition: all 5s;
     -o-transition: all 5s;
        transition: all 5s;
-webkit-transform: scale(1.1,1.1);
      -moz-transform: scale(1.1,1.1);
      -ms-transform: scale(1.1,1.1);
       -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
}
	
.index_an ul li p{ width:100%; min-height:30px; line-height:30px; font-size:18px; text-align:center;}
.index_an ul li em{ width:100%; line-height:20px; font-size:14px; color:#666;}

a,.index_Px .img, .index_Px li h2, .index_Px li a .box, .index_Px li a i:before, img, .nav {
  transition: All 0.5s linear;
  -webkit-transition: All 0.5s linear;
  -moz-transition: All 0.5s linear;
  -o-transition: All 0.5s linear;}

.justifyCenter, .indexFlash .dots, .indexPart2 .box, .indexPart2 .list .time, .indexPart4 li h2 {
  justify-content: center;
  -webkit-justify-content: center;}

.flexAround {justify-content: space-around;-webkit-justify-content: space-around;}


.index_Px {
height:600px;
  position: relative;  margin:0 auto; margin-bottom:0px; overflow:hidden; 
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box; margin-bottom:40px;
  }
  
.index_Px ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap; overflow:hidden;}
.index_Px .img {
    background: center no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;}
.index_Px .img.show {
      opacity: 1;
      visibility: visible;}
  .index_Px ul {
    margin-left:-1px;
    position: relative;
    z-index: 10;}
  .index_Px ul li {
    width: 24%;
    height:600px;
    border-left:#fff solid 1px; overflow:hidden;
    position: relative;}
    .index_Px li h2 {
      font-size:2.0rem;
      color: #fff;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 50%;
      bottom: auto;
      line-height: .5rem;
      margin-top:-10px;
      width: 100%;
      text-align: center;
      text-shadow: 0 1px 3px rgba(85, 1, 92, 0.5);}
	 .index_Px li p{ width:auto; line-height:30px; position:relative; font-size:16px; color:#FFF; top:70%;left:60px;}
    .index_Px li a {
      display: block;
      position: absolute;
      z-index: 10;
      left: 0;
      right: auto;
      top: 0;
      bottom: auto;
      width: 100%;
      height: 100%;
      color: #fff;
      background: rgba(231, 0, 18, 0.85);
      padding: 1.55rem .3rem 0 .3rem;
      opacity: 0;}
      .index_Px li a .box {
        position: relative;
        top: 5rem;
        opacity: 0;width:90%; position:relative; margin:0 auto; padding-top:20px;}
      .index_Px li a .name {
        font-size: 1.0rem;
        opacity: .8; position:relative;}
      .index_Px li a h3 {
        font-size: 1.3rem;
        padding-top: .1rem;
        text-shadow: 0 1px 3px rgba(85, 1, 92, 0.5); font-weight:bold; position:relative; top:30px;}
      .index_Px li a p {
        line-height: 1.85em;
        text-align: justify;
        padding: .15rem 0;
        min-height: 1.3rem;}
      .index_Px li a i {
        display: block;
        width: .32rem;
        height: .32rem;
        margin: 0 auto;

        background-size: cover;}
        .index_Px li a i:hover {
          transform: scale(1.1);
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -o-transform: scale(1.1);}

@media screen and (min-width: 800px) {
  .index_Px li:hover h2 {
    opacity: 0;}
  .index_Px li:hover a {
    opacity: 1;}
    .index_Px li:hover a .box {
      opacity: 1;
      top: 0;
      transition-delay: .15s;
      -webkit-transition-delay: .15s;
      -moz-transition-delay: .15s;} }



.index_n{ width:90%; min-height:600px; margin:0 auto;}
.index_n ul{ width:100%; margin:0px;}
.index_n ul li{ width:31%; height:auto; float:left; margin-left:3.3%; position:relative;content: "";transition: all 0.36s ease;}
.index_n ul li:nth-child(3n+1){margin-left:0px;}
.index_n ul li dd{ width:100%; height:auto; overflow:hidden; }
.index_n ul li dd img{ width:100%; overflow:hidden; 
 
     -webkit-transition: all .5s;
     -moz-transition: all .5s;
     -ms-transition: all .5s;
     -o-transition: all .5s;
        transition: all .5s;}
.index_n ul li:hover img	{ 
     -webkit-transition: all 5s;
     -moz-transition: all 5s;
     -ms-transition: all 5s;
     -o-transition: all 5s;
        transition: all 5s;
-webkit-transform: scale(1.1,1.1);
      -moz-transform: scale(1.1,1.1);
      -ms-transform: scale(1.1,1.1);
       -o-transform: scale(1.1,1.1);
        transform: scale(1.1,1.1);
}
.index_n ul li:hover:before{left:0;opacity:1;width:100%; overflow:hidden;}
.index_n ul li:before{
    content: "";
    width: 0;
    height:2px;
    border-bottom:2px solid #e70012;
    position: absolute;
    bottom: 0;
    left: 50%;
    transition: all .4s ease;bottom:31px; overflow:hidden; bottom:0px;overflow:hidden;
    opacity: 0;}  

.index_n ul li h5{ width:auto; line-height:60px; font-size:18px;}
.index_n ul li p{ width:auto; line-height:25px; font-size:14px; color:#636772;}

.index_nw{ width:auto; height:auto; clear:both; margin-top:30px;}
.index_nw dl{ width:100%; margin:0px;}
.index_nw dl dd{ width:80%; line-height:35px; font-size:14px; float:left;}
.index_nw dl dd span{ width:10%; line-height:35px; float:right; font-size:14px;}

.moz_be{ width:100%; min-height:400px; margin:0 auto; background:#efefef; padding-top:50px; overflow:hidden; clear:both;}
.moz_bz{ width:90%; min-height:400px; margin:0 auto;position:relative;}
.moz_bz ul{ width:100%; margin:0px;}
.moz_bz ul li {
width:15.6%;
height:100%;
float: left;
position: relative;
overflow: hidden;
position: relative;
overflow: hidden;
border-radius: 10px; background:#FFF; margin-left:1.2%; margin-bottom:1.2%;}
.moz_bz ul li dd{ overflow:hidden; margin-bottom:8%; /*border:1px solid #d3d4d4;*/transition:all 0.3s; margin-top:3px;}
.moz_bz ul li:hover{box-shadow: 0px 4px 8px 0 rgba(151, 151, 151, 0.2);}
.moz_bz ul li:nth-child(6n+1){margin-left:0px;}
.moz_bz ul li img{ width:80%; height:auto; padding:5%;}



.foote{ width:100%; min-height:560px; background:#1b1b1b;margin:0 auto;}
.foot{ width:90%; min-height:180px; margin:0 auto;padding:5% 0% 0 3%;}
.foot dl{width:25%; height:70px; float:left; position:relative; margin-left:10%;}
.foot dl:nth-child(3n+1){margin-left:0px;}
.foot dl dd{ min-width:160px; height:40px; line-height:40px; float:left; color:#FFF; font-size:26px; text-indent:40px;}
.foot dl dd img{ width:30%; height:auto;}
.foot dl dt{ width:100%; line-height:60px; font-size:16px; float:right;color:#FFF;text-indent:20px; clear:both;}
.icon{ width:20px; height:auto;background:url(/statics/img/icon.png) left no-repeat;background-size:15%;}
.icon1{ width:20px; height:auto;background:url(/statics/img/icon1.png) left no-repeat;background-size:15%;}
.icon2{ width:20px; height:auto;background:url(/statics/img/icon2.png) left no-repeat;background-size:15%;}
.foot dl dt img{ width:30%; margin-top:3%;}
.foote .comt{ width:90%; height:auto; border-top:1px solid #3e3e3e; margin:0 auto;}
.foote .comt .comz{ width:60%; height:auto; float:left; padding-top:3%;}
.foote .comt .comz dd{ width:auto; line-height:60px; font-size:26px;color:#FFF;}
.foote .comt .comz dt{ width:30%; line-height:30px; float:left;}
.foote .comt .comz dt em{ width:100%; line-height:30px; font-size:16px; color:#FFF; display:block;}
.foote .comt .comz dt i{ width:100%;font-size:16px; font-weight:bold;color:#FFF;}

.foote .comt .comr{ width:25%; height:auto; float:right; border-left:1px solid #3e3e3e;position:relative; padding-left:5%;padding-top:3%;}
.foote .comt .comr dd{ width:auto; line-height:60px; font-size:26px;color:#FFF; }
.foote .comt .comr dt{ width:auto; height:auto;}
.foote .comt .comr dt img{ width:35%; height:auto;}


.footer{ width:100%; min-height:200px; margin:0 auto; padding-top:60px; background:#FFF;}
.footer .sov{ width:90%; height:auto; margin:0 auto;}
.footer .sov dl{ min-width:10%; height:auto; float:left; position:relative; margin-left:8%; text-align:left;}
.footer .sov dl:nth-child(5n+1){margin-left:0px;}
.footer .sov dl dd{ width:auto; line-height:45px; font-size:16px; font-weight:bold; color:#333;}
.footer .sov dl dt{ width:auto; line-height:35px; font-size:14px;color:#333;}
.footer .sov dl dt .tol{ width:100%; line-height:40px;}
.footer .sov dl dt .tol em{ font-size:1.30rem; color:#333; font-weight:bold;}
.footer .sov dl dt .tol p{ font-size:14px;}
.copy{ width:90%; height:auto; margin:0 auto;}
.copy dd{ width:30%; line-height:30px; font-size:14px; float:left;}
.copy dt{ width:30%; line-height:30px; font-size:14px; float:right; text-align:right;}
.copy dt a{ color:#333;}