@charset "utf-8";
html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img {margin: 0; padding: 0; } 
fieldset, img {border: none; }
img{vertical-align: middle;}
ul, ol {list-style: none; }
input {padding-top: 0; padding-bottom: 0; font-family: "SimSun", "宋体"; }
select, input {vertical-align: middle; }
select, input, textarea {font-size: 12px; margin: 0; }
textarea {resize: none; }
table {border-collapse: collapse; }
body {font: 21px '微软雅黑'; }
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,h1,h2,h3 ,h4 ,h5 ,h6{font-weight:normal; }
i,em{font-style: normal;}
a {color: #fff; text-decoration: none; }
/*a:hover {color:  #000; }*/

.meihuoxiong{
	max-width: 1680px;
	min-width: 1200px;
	margin:0 auto;
}
.meihuoxiong .wrap{
	width:1200px;
	margin:0 auto;
}
.meihuoxiong .te{
	text-align: center;
}
.meihuoxiong .re{
	position: relative;
}
.meihuoxiong .auto{
	margin:0 auto;
}
.meihuoxiong .fl{
	float: left;
}
.meihuoxiong .ov{
	overflow: hidden;
}

.meihuoxiong-kv{
  width:100%;
  height:900px ;
  background: url(../images/kv.jpg) no-repeat top center;
}
.meihuoxiong-kv .wrap{
  height:900px;
}
.meihuoxiong-kv .wrap a{
  position:absolute;
  bottom: 0;
  right: 175px;
      animation: flipInXt 5s .2s ease both infinite;
    -webkit-animation: flipInXt 5s .2s ease both infinite;
    -moz-animation: flipInXt 5s .2s ease both infinite;
}
.meihuoxiong-top1{
  padding-top: 30px;
}
.meihuoxiong-p1-biaom{
  font-size: 32px;
  width:180px;
  line-height: 42px;
  background:#333366;
  color: #fff;
  text-align: center;
  margin: 20px auto 45px;
  box-shadow: 0px 0px 5px #333333;
}
.meihuoxiong-p1-1{
  width:100%;
  height:742px;
  background:url(../images/p1.jpg) no-repeat top center;
  padding-top: 425px;
  box-sizing: border-box;
}
.meihuoxiong-p1-1-kk{
  font-size: 24px;
  line-height: 32px;
  color:#333366;
  border:4px solid #333366;
  padding:15px 30px;
  width:852px;
  margin:0 auto;
}
.meihuoxiong-part2{
  background:#1e1c29;
  padding-bottom: 265px;
}
.meihuoxiong-p1-pp1{
  font-size: 24px;
  line-height: 32px;
  color:#fff;
  margin:15px 0 32px;
}
.meihuoxiong-p2-list ul li{
  float: left;

}
.meihuoxiong-p2-list ul li .shuiyin{
  position:absolute;
      top: 15%;
    left: 35px;
}
.meihuoxiong-p2-list ul li .shuiyin img{
  width:300px;
  height:64px;
}
.meihuoxiong-p2-list ul li img{
  width:362px;
  height:250px;
}
.meihuoxiong-p2-list ul li p{
  font-size: 30px;
  background:#fff;
  text-align: center;
  color:#333333;
  line-height: 35px;
  padding:10px 0;
}
.meihuoxiong-p2-list ul li.mrr{
  margin-right: 56px;
}
.meihuoxiong-part3{
  width:100%;
  height:2710px;
  background:url(../images/bg3.png) no-repeat center;
  position:relative;
}
.meihuoxiong-p3-contant{
  width:1130px;
  position:absolute;
  top: -216px;
  left:50%;
  margin-left: -578px;
}
.meihuoxiong-youshi h2{
  font-size: 50px;
  font-weight: bold;
  color:#fff;
  text-align: center;
  margin-bottom: 30px;
}
.meihuoxiong-youshi ul a{
  float: left;
  width:25%;
  border:2px solid #a19bb7;
  box-sizing: border-box;
  background:#403e4f;
  text-align: center;
  color:#fff;
  font-size: 20px;
  line-height: 30px;
  padding:35px 0;
  height:232px;
  cursor: pointer;
  margin-bottom: 20px;
}
.meihuoxiong-youshi a img{
  margin-bottom: 10px;
}
.meihuoxiong-youshi a:hover{
  box-shadow:inset 0px 0px 10px #fff;
}
.meihuoxiong-shuqian{
  width:100%;
  height:672px;
  background:url(../images/sqsj-bg.png) no-repeat;
  background-size: 100%;
  margin-top: 15px;
  padding-top: 25px;
  box-sizing: border-box;
}
.meihuoxiong-jishu{
  background:url(../images/jsjs-bg.png) no-repeat;
  padding:162px 0 0 56px;
}
.meihuoxiong-dujue{
  background:url(../images/djbg-bg.png) no-repeat;
}
.meihuoxiong-shebei{
  background:url(../images/sbsj-bg.png) no-repeat;
}
.meihuoxiong-jishu p{
  width:461px;
  text-align: left!important;
}
.meihuoxiong-shuqian-titile{
  position:absolute;
  top: -18px;
  left:68px;
  
}
.meihuoxiong-shuqian-titile img{
  animation: bianda 3s .2s ease both infinite;
    -webkit-animation: bianda 3s .2s ease both infinite;
    -moz-animation: bianda 3s .2s ease both infinite;
}
@-webkit-keyframes bianda {
  0%{ -webkit-transform:scale(1);
  -moz-transform:scale(1);
  -o-transform:scale(1);}
  50%{ -webkit-transform:scale(0.9);
  -moz-transform:scale(0.9.18);
  -o-transform:scale(0.9);}
  100%{
    -webkit-transform:scale(1);
-moz-transform:scale(1);
-o-transform:scale(1);
  }
}
.meihuoxiong-shuqian p{
  font-size: 20px;
  color:#3b384f;
  text-align: center;
  line-height: 30px;
  margin-top: 30px;
}
.meihuoxiong-p4-1{
  padding-top: 75px;
}
.meihuoxiong-p33-top{
  width:100%;
  height:91px;
  background:url(../images/bg6.png) no-repeat top center;
}
/* 本例子css */
    .slideBox1{ width:1200px; height:833px;  position:relative;margin:15px auto; }
    .slideBox1 .bd{ position:relative; height:100%; z-index:0;   }
    .slideBox1 .bd li{ zoom:1; vertical-align:middle; position:relative; }
    .slideBox1 .bd li a{ position:absolute; top: 646px; left:60px;animation: flipInXt 5s .2s ease both infinite;
    -webkit-animation: flipInXt 5s .2s ease both infinite;
    -moz-animation: flipInXt 5s .2s ease both infinite;}
    .slideBox1 .bd img{  display:block; margin:0 auto; }

    /* 下面是前/后按钮代码，如果不需要删除即可 */
    .slideBox1 .prev,
    .slideBox1 .next{ position:absolute; left:-5%; top:50%; margin-top:-25px; display:block; width:58px; height:189px; background:url(../images/left.png) no-repeat; }
    .slideBox1 .next{ left:auto; right:-5%; background:url(../images/right.png) no-repeat; }
.meihuoxiong-p4-top{
  width:100%;
  height:93px;
  background:url(../images/bg4.png) no-repeat top center;

}
.meihuoxiong-part4{
    margin-top: -88px;
    position: relative;
}
.meihuoxiong-p4-lunbo{
  background:#1f1e34;
  padding-bottom: 145px;
}
.slider{ width:100%;  min-width:1200px;  height:789px;  position:relative; overflow:hidden;text-align:center; margin-top: 40px;  }  
 .slider .bd{ width:894px; position:absolute; left:50%; margin-left:-447px;  }    
 .slider .bd li{ width:794px;  overflow:hidden;float: left;    padding: 0 50px; position:relative; } 
 .slider .bd li a{ position:absolute; width:152px;height:155px;background:url(../images/zja.png) no-repeat; left:100px;bottom: 35px;font-size: 28px;padding-top: 32px; box-sizing: border-box;animation: flipInXt 5s .2s ease both infinite;
    -webkit-animation: flipInXt 5s .2s ease both infinite;
    -moz-animation: flipInXt 5s .2s ease both infinite;}   
 .slider .bd li img{ display:block; width:794px; height:789px;    }  
 .slider .tempWrap{ overflow:visible !important; }    
 .slider .tempWrap ul{  margin-left:-894px !important;   }   
 /*.slider .hd{ position:absolute; width:100%; left:0;  z-index:1; height:8px; bottom:20px;  text-align:center;  } 
 .slider .hd li{ display:inline-block; *display:inline; zoom:1; width:8px; height:8px; line-height:99px; overflow:hidden; margin:0 5px; cursor:pointer; filter:alpha(opacity=60);opacity:0.6;  }  
 .slider .hd li.on{ background-position:0 0; filter:alpha(opacity=100);opacity:1;  } */
 .slider .pnBtn{  position:absolute; z-index:1; top:0; width:100%;  height:789px; cursor:pointer;   }    
 .slider .prev{ left:-50%; margin-left:-447px;  }    
 .slider .next{ left:50%;  margin-left:545px;  } 
 .slider .pnBtn .blackBg{ display:block;  position:absolute; left:-50px; top:0; width:100%; height:789px; background:#000; filter:alpha(opacity=50);opacity:0.5;   } 
 .slider .pnBtn .arrow{   position:absolute; top:0; z-index:1; width:60px; height:789px;  }    
 .slider .pnBtn .arrow:hover{ filter:alpha(opacity=60);opacity:0.6; }    
 .slider .prev .arrow{ right:-30px; background:url(../images/left2.png) center no-repeat;   }  
 .slider .next .arrow{ left:-126px; background:url(../images/right2.png) center no-repeat;  }
.meihuoxiong-part5{
  margin-top: -76px;
  position: relative;
  width:100%;
  height:871px;
  background:url(../images/bg5.jpg) no-repeat top center;
  color:#fff;
}
.meihuoxiong-p5-list{
  width:895px;
  margin:25px auto;
}
.meihuoxiong-p5-list ul li{
  float: left;
  width:195px;
  height:194px;
  background:url(../images/yuan-bg.png) no-repeat;
  text-align: center;
  padding-top: 5px;
  box-sizing: border-box;
}
.meihuoxiong-p5-list ul li h2{
  font-size: 34px;
}
.meihuoxiong-p5-list ul li p{
  font-size: 26px;
  line-height: 33px;
  margin-top: 25px;
}
.meihuoxiong-p5-list ul li.mrr{
  margin-right: 36px;
}
.meihuoxiong-part5 a{
  display:block;
  width:315px;
  line-height: 55px;
  border:1px solid #36324c;
  color:#36324c;
  font-size: 26px;
  border-radius: 55px;
  text-align: center;
  margin:0 auto;
}
.meihuoxiong-part6{
  width:100%;
  height:768px;
  background:url(../images/bg6.jpg) no-repeat top center;
}
.meihuoxiong-p6-list{
  width:765px;
  margin:55px auto;
}
.meihuoxiong-p6-list a{
  float: left;
  width:200px;
  height:200px;
  border:3px solid #fff;

  border-radius: 50%;
  text-align: center;
  font-size: 24px;
  line-height: 35px;
  padding-top: 70px;
  box-sizing: border-box;
  margin-bottom: 40px;
}
.meihuoxiong-p6-list a:hover{
  border-color: #fe1653;
}
.meihuoxiong-p6-list a.mrr{
  margin-right: 75px;
}
.meihuoxiong-p7-list{
  width:1162px;
  margin:45px auto;
}
.meihuoxiong-p7-list ul li{
  float: left;
  position: relative;
  cursor: pointer;
      overflow: hidden;
}
.meihuoxiong-p7-list ul li a{
  width:100%;
  height:100%;
  display:block;
  position:absolute;
  background:rgba(0, 0, 0, 0.72);
  font-size: 20px;
  left:0;
  top: 0;
  text-align: center;
  padding-top: 90px;
  box-sizing: border-box;

   transform-origin: right bottom;     
  -webkit-transform-origin: right bottom; 
  -moz-transform-origin: right bottom; 
  
    transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  
    transition: all 0.35s;
  -webkit-transition: all 0.35s;
  -moz-transition: all 0.35s;
}
.meihuoxiong-p7-list ul li.mrr{
  margin-right: 12px;
}
.meihuoxiong-p7-list ul li:hover a{
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
}
.box ul li:hover .cover{
    
}
.meihuoxiong-p7-list ul li a span{
  font-size: 30px;
  font-weight: bold;
}
.meihuoxiong-p7-list li img{width:379px;height:240px;transition:all .5s;}
.meihuoxiong-p7-list ul li:hover img{transform: scale(1.05, 1.05);}

@-webkit-keyframes flipInXt{
  0%{-webkit-transform:perspective(400px) rotateX(90deg);
    opacity:1;}
  40%{-webkit-transform:perspective(400px) rotateX(-10deg);}
  70%{-webkit-transform:perspective(400px) rotateX(10deg);}
  100%{-webkit-transform:perspective(400px) rotateX(0deg);
    opacity:1;}
}
@-moz-keyframes flipInXt{
  0%{-moz-transform:perspective(400px) rotateX(90deg);
    opacity:1;}
  40%{-moz-transform:perspective(400px) rotateX(-10deg);}
  70%{-moz-transform:perspective(400px) rotateX(10deg);}
  100%{-moz-transform:perspective(400px) rotateX(0deg);
    opacity:1;}
}
@-ms-keyframes flipInXt{
  0%{-ms-transform:perspective(400px) rotateX(90deg);
    opacity:1;}
  40%{-ms-transform:perspective(400px) rotateX(-10deg);}
  70%{-ms-transform:perspective(400px) rotateX(10deg);}
  100%{-ms-transform:perspective(400px) rotateX(0deg);
    opacity:1;}
}
@-o-keyframes flipInXt{
  0%{-o-transform:perspective(400px) rotateX(90deg);
    opacity:1;}
  40%{-o-transform:perspective(400px) rotateX(-10deg);}
  70%{-o-transform:perspective(400px) rotateX(10deg);}
  100%{-o-transform:perspective(400px) rotateX(0deg);
    opacity:1}
}

