body
{
	margin:0;
	width: 100%;
	font-family: "arial" ,"Microsoft yahei";
  overflow-x: hidden;
}
a 
{
	text-decoration: none;
}
.head
{
	width: 100%;
	
	height: 125px;
	position: fixed;
	z-index: 9999;
	    background-color: rgba(255,255,255,0.3);
}
.fixednav
{
	background-color: white;
	height: 130px;
}

.top
{
	width: 1300px;
	
	margin: 0 auto;
	height: 130px;
	z-index: 2;
}
.head_top
{
	float: right;
	/*width: 323px;*/
  /*width: 245px;*/
	overflow: hidden;
}
.head_search
{
	float: left;
	margin-top: 33px;
	margin-right: 22px;
  opacity: 0;
}
.head_article
{
	float: left;
	margin-top: 33px;
	margin-right: 14px;
	font-size: 16px;
	letter-spacing: 0.6px;
}
.head_language
{
	float: left;
	margin-top: 33px;
  display: none;
}
.head_language a 
{
	color: black;
}
.head_menu
{
	width: 1300px;
	margin:0 auto;
	/*overflow: hidden;*/
	text-align: center;
	font-size: 17px;
	margin-top: 10px;
	float: left;
}
.head_menu a
{
	color: black;
	padding:8px 25px;
}
.head_menu_item
{
	width: 140px;
	float: left;
	position: relative;
}
.head_line
{
	float: left;
	margin-top: 3px;
	height: 18px;
    border-left: 1px solid black;

}
.head_menu_middle
{
   width: 174px;
   float: left;
   height: 20px;

}

.head_menu_logo
{
	position: fixed;
	width: 1300px;
	overflow: hidden;
	margin:0 auto;
	text-align: center;
	top: 20px;
	z-index: -1;
   opacity: 1;
  transition: all 0.6s;
}
.fixednav .head_menu_logo
{
  opacity: 1;
  transition: all 0.6s;
}
.head_menu_item::before {
    content: "";
    position: absolute;
    top: 30px;
    left: 10%;
    width: 0;
    height: 0%;
    border-bottom: 3px solid #206ca0;
    transition: all 0.5s;
    z-index: 999;
}
.head_menu_item:hover::before {
    width: 80%;
}
.head_submenu
{
  position: absolute;
  text-align: left;
  width: 100%;
  top:33px;
  padding-left: 12px;
 display: none;
 z-index: 9999;


 }
.head_submenu_item
{
  background-color: white;
  padding-left: 0%;
  border-bottom: 1px solid ;
  border-color: #dfe2e3;
  font-size: 16px;
  letter-spacing: 0.6px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;
  position: relative;

  
}
.head_submenu_item a{
  color: black;
  padding: 10px 0px 10px 20px;
}
.head_menu_item:hover .head_submenu_item:hover{
 transition-duration: 0.3s;
  background-color: #565a60;
  padding-left: 12px;

}
.head_menu_item:hover .head_submenu_item:hover a{
color:white;

}
.head_menu_item:hover .head_submenu{
 transition-duration: 0.3s;

 border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
 border-style: solid;
  display: block;
  background-color: white;
   border-color: #102d55;
}
.head_subsubmenu
{
  position: absolute;
  text-align: left;
  width: 100%;
  top:0px;
  left: 140px;
  padding-left: 0px;
 display: none;
 z-index: 9999;


 }
.head_subsubmenu_item
{
  background-color: white;
  padding-left: 0%;
  border-bottom: 1px solid ;
  border-color: #dfe2e3;
  font-size: 16px;
  letter-spacing: 0.6px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: left;

  
}
.head_subsubmenu_item a{

  padding: 10px 0px 10px 20px;
}
.head_submenu_item:hover .head_subsubmenu_item:hover{
 transition-duration: 0.3s;
  background-color: #565a60;
  padding-left: 12px;
  color: white;
}
.head_menu_item:hover .head_submenu_item:hover .head_subsubmenu_item a{
color:black;

}
.head_menu_item:hover .head_submenu_item:hover .head_subsubmenu_item:hover a{
color:white;

}
.head_submenu_item:hover .head_subsubmenu{
 transition-duration: 0.3s;

 border-top: 0px;
  border-bottom: 0px;
  border-left: 0px;
  border-right: 0px;
 border-style: solid;
  display: block;
  background-color: white;
   border-color: #102d55;
}
.index_bg_all
{
      width: 100%;
  height:auto;
  overflow: hidden;
  position: absolute;
  top:0px;
/*  background-image: url(../images/bg/index.jpg);
  background-size: 100% auto;*/
}
.index_bg
{
    width: 100%;
    height: auto;
    font-size: 0px;
}
.index_bg video
{
  width: 100%;
    height: auto;
}

.index_q1
{
	
	width: 100%;
	height:44.42vw;
}
.index_q1_item {
    width: 1300px;
    position: relative;
    overflow: hidden;
    margin: 0 auto;
    height: auto;
    height: 44.42vw;
    position: relative;
}
.index_q1_img
{
    margin-top: 18vw;
    text-align: center;
}
.index_q1_button
{
      
      width: 464px;
      margin:0 auto;
      margin-top: 6vw;
      overflow:hidden;
}
.index_q1_button1
{
    border: 1px solid #206ca0;
    background-color: #206ca0;
    width: 180px;
    height: 50px;
    font-size: 24px;
    color: white;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    border-radius: 12px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    transition: 0.6s;

}
.index_q1_button2
{
    border: 1px solid #206ca0;
    width: 180px;
    height: 50px;
    font-size: 24px;
    color: #206ca0;
    line-height: 50px;
    text-align: center;
    margin: 0 auto;
    border-radius: 12px;
    float: left;
    margin-left: 25px;
    margin-right: 25px;
    transition: 0.6s;

}
.index_q1_mouse {
    clear: both;
    position: relative;
    bottom: -100px;
    text-align: center;
}
.index_q1_button1:hover
{
  background-color: #303e48;
  color: white;
  transition: 0.6s;
  border:1px solid #303e48;
}
.index_q1_button2:hover
{
  background-color: #303e48;
  color: white;
  transition: 0.6s;
  border:1px solid #303e48;
}
.index_q2
{

	width: 100%;
	height:803px;
  opacity: 0;
}
.index_q2_item
{
  width: 1300px;
  overflow: hidden;
  margin:0 auto;
  position: relative;
}
.index_q2_subtitle
{
  text-align: center;
  color: #206ca0;
  font-size: 20px;
  margin-top: 122px;
}
.index_q2_title
{
  margin-top: 40px;
  text-align: center;
  color: #206ca0;
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 50px;
}
.swiper-container1
{
  width: 1200px;
  
  margin:0 auto;
}
.swiper-slide
{
  width: 291px;
}
.swiper-slide a
{
  color: black;
}
.swiper-button-next01
{
  background: url(../images/right.png);
  width: 21px;
  top:510px;
  outline: none;
  right:0px;
}
.swiper-button-prev01
{
  background: url(../images/left.png);
  width: 21px;
  top:510px;
  outline: none;
  left: 0px;
}
.index_q2_swiper_item
{
  width: 280px;
  height: 343px;
  margin-left: 9px;
  border:1px solid #b6b6b6;
  border-radius: 10px;
  background-color:#fff;
  margin-top: 10px;
  overflow:hidden;
  transition:All 0.4s ease-in-out;
  -webkit-transition:All 0.4s ease-in-out;
  -moz-transition:All 0.4s ease-in-out;
  -o-transition:All 0.4s ease-in-out;
  max-width: 100%;
  text-align: center;
}
.index_q2_swiper_item:hover {
  transform:translate(0,-10px);
  -webkit-transform:translate(0,-10px);
  -moz-transform:translate(0,-10px);
  -o-transform:translate(0,-10px);
  -ms-transform:translate(0,-10px);
  -webkit-box-shadow:0px 5px 15px #C8C8C8;
    -moz-box-shadow:0px 5px 15px #C8C8C8;
    box-shadow:0px 5px 15px #C8C8C8;
}
.index_q2_swiper_top
{
  width: 226px;
  margin-top: 14px;
  
}
.index_q2_swiper_body
{
  width: 230px;
  margin-left: 26px;
  overflow: hidden;
}
.index_q2_swiper_title
{
  margin-top: 15px;
  font-size: 17px;
  text-align: left;
  margin-left: 3px;
  letter-spacing: 1px;
  height: 46px;
}
.index_q2_swiper_article
{
  margin-top: 20px;
  font-size: 14px;
  text-align: left;
  margin-left: 3px;
  line-height: 22px;
  color: #333;
}
.index_q3
{
	width: 100%;
}
.index_product_all
      {
        width: 98%;
        margin:0 auto;
        overflow: hidden;
        margin-top: 13px;
      }
      .index_product_item
      {
        background-color: #fff;
        width: 24.68%;
        margin-right: 0.32%;
        float: left;
        height: 34.69vw;
           transition: all 0.3s  linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
       cursor: pointer;
       position: relative;
       overflow: hidden;
       -webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
      }

      .index_product_item:nth-child(5){
        margin:0; 
      }
      #index_product_item2
      {
       
        margin:0;
      }
      .index_product_item_img
      {
        position: absolute;
        top:0px;
        left: 0px;
        width: 100%;
        height: 100%;
        min-width: 
        z-index: 0;
        opacity: 0.5;
        min-width: 51.5vw;
      }
      .index_product_item_img_open
      {
        opacity: 1;
      }
      .index_product_overitem
      {
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,0.5);
        overflow: hidden;
       position: absolute;
        top:0px;
        left: 0px;
        z-index: 2;
      }
      .index_product_overitem_open
      {
        position: absolute;
        top:0px;
        left: 0px;
        height: 100%;
        width: 100%;
        background-color: rgba(0,0,0,0);
        overflow: hidden;
         z-index: 9999;
        display: none;
      }
      .index_product_overitem_open_all
      {
        width: 220px;
        margin-right: 10%;
        overflow: hidden;
         z-index: 9999;
        float: right;
      }
      .index_product_overitem_open_article
      {
        font-size: 24px;
        text-align: center;
        width: 220px;
       line-height: 30px;
        color: #206ca0;
       float: right;
        margin:0 auto;
        z-index: 9999;
         margin-top:14vw;
        
      }
      .index_product_overitem_open_button
      {
         font-size: 18px;
        text-align: center;
        width: 120px;
        height: 33px
       line-height: 33px;
       padding:5px 10px;
       background-color: #206ca0;
        color: white;
       float: right;
        margin:0 auto;
        margin-right: 50px;
         margin-top:1vw;
      }
      .index_product_overitem_article
      {
        font-size: 20px;
        text-align: center;
        width: 140px;
       line-height: 30px;
        color: white;
       
        margin:0 auto;
         margin-top:14vw;
      }
      .index_product_item_open
      {
        width: 52.9%;
       
        transition: all 0.3s  linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
       -webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);
      }
      .index_product_item_close
      {
                width: 15.1%;
       transition: all 0.3s  linear;
    -moz-transition: all 0.3s linear;
    -webkit-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
       -webkit-transform: translate3d(0,0,0);
-moz-transform: translate3d(0,0,0);
-ms-transform: translate3d(0,0,0);
-o-transform: translate3d(0,0,0);
transform: translate3d(0,0,0);

      }
      .index_product_item_open .index_product_overitem
      {
        display: none;
      }
      .index_product_item_close .index_product_overitem
      {
        display: block;
      }
      .index_product_item_open .index_product_overitem_open
      {
        display: block;
      }
       .index_product_item_close .index_product_overitem_open
      {
        display: none;
      }

.index_q4
{
	width: 100%;
	height:853px;
  overflow: hidden;
}
.index_q4_item
{
  width: 1300px;
  overflow: hidden;
  margin:0 auto;
}
.index_q4_subtitle
{
  text-align: center;
  color: #206ca0;
  font-size: 20px;
  margin-top: 122px;
}
.index_q4_title
{
  margin-top: 40px;
  text-align: center;
  color: #206ca0;
  font-size: 45px;
  letter-spacing: 2px;
  margin-bottom: 50px;
}

.index_q4_body_item
{
  width: 512px;
  float: left;
  margin:30px 69px;
}
.index_q4_body_item a 
{
  color: #444;
}
.index_q4_body_title
{
  font-size: 22px;

  line-height: 32px;
  width: 390px;
  letter-spacing: 1.2px;
}
.index_q4_body_time
{
  font-size: 18px;
  margin-top: 15px;
  color: #888;
  margin-bottom: 25px;
}
.index_q4_body_img img
{
  border-radius: 11px;
}
.bottom
{
	width: 100%;
  overflow: hidden;
    background: white;
    padding-top: 50px;

}
.bottom_item
{
  width: 1300px;
  overflow: hidden;
  margin:0 auto;
}
.bottom_top
{
  width: 1300px;
  overflow: hidden;
}
.bottom_copyright
{
  margin-left: 5px;
  margin-top: 50px;
  width: 1300px;
  margin-bottom: 32px;
  font-size: 15px;
}
.bottom_logo
{
  float: left;
  margin-right: 60px;
}

.bottom_menu
{
  float: left;
  width: 920px;
  margin-top: 13px;
}
.bottom_menu_item>a 
{
   color: black;
}
.bottom_special
{
  float: left;
    width: 260px;
    margin-left: 20px;
}
.bottom_menu_item,
.bottom_menu_item2
{
  float: left;
  width: 120px;
  text-align: left;
  font-size: 16px;
  font-weight: bold;
}
.bottom_menu_item_last
{
  margin-left: 28px;
}
.bottom_menu_item2
{
  width: 200px;
  clear: both;
  text-align: left;
}
.bottom_menu_item2>a 
{
  color: black
}
.bottom_submenu
{
  margin-top: 15px;
  font-size: 15px;
  font-weight: normal;
}
.bottom_submenu a 
{
  color: black;
}
.bottom_submenu:hover a 
{
  color: #206ca0;
}
.bottom_contact
{
      overflow: hidden;
    clear: both;
    margin-top: 35px;
   line-height: 25px;
}
.bottom_qr
{
 
  width: 160px;
  margin-top: 30px;
}
/*首页动画效果*/
@keyframes topeaseinAnimate
{ 
  0%{ transform: translateY(40px); opacity: 0;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: translateY(0px); opacity: 1;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes topeaseinAnimate{ 0%{ -webkit-transform: translateY(40px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-o-keyframes topeaseinAnimate{ 0%{ -webkit-transform: translateY(40px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-ms-keyframes topeaseinAnimate{ 0%{ -webkit-transform: translateY(40px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-moz-keyframes topeaseinAnimate{ 0%{ -webkit-transform: translateY(40px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
/*.index_q1_img4*/ { animation: topeaseinAnimate 1.2s ease 1 1.7s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: topeaseinAnimate 1.2s ease  1 1.7s;

-ms-animation: topeaseinAnimate 1.2s ease 1 1.7s; 
-o-animation: topeaseinAnimate 1.2s ease 1 1.7s; 
-moz-animation: topeaseinAnimate 1.2s ease 1 1.7s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }

/*首页动画效果*/
@keyframes lefteaseinAnimatea
{ 
  0%{ transform:   translateX(-1000px); opacity: 1;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  50%{ transform: translateX(0px); opacity: 1;}
  100%{ transform: translateX(0px); opacity: 0.4;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes lefteaseinAnimatea
{ 
0%{ -webkit-transform: translateX(-1000px); opacity: 1;} 
50%{ -webkit-transform: translateX(0px); opacity: 1;}
100%{ -webkit-transform: translateX(0px); opacity: 0.4;}
 }
@-o-keyframes lefteaseinAnimatea
{ 
  0%{ -webkit-transform: translateX(-1000px); opacity: 1;} 
50%{ -webkit-transform: translateX(0px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 0.4;} 
}
@-ms-keyframes lefteaseinAnimatea
{ 
  0%{ -webkit-transform: translateX(-1000px); opacity: 1;} 
  50%{ -webkit-transform: translateX(0px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}
 }
@-moz-keyframes lefteaseinAnimatea{ 
  0%{ -webkit-transform: translateX(-1000px); opacity: 1;} 
  50%{ -webkit-transform: translateX(0px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;} 
}
/*.index_q1_img2*/{ animation: lefteaseinAnimatea 3s ease 1; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: lefteaseinAnimatea 3s ease  1; 
-ms-animation: lefteaseinAnimatea 3s ease 1; 
-o-animation: lefteaseinAnimatea 3s ease 1; 
-moz-animation: lefteaseinAnimatea 3s ease 1; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }


/*首页动画效果*/
@keyframes righteaseinAnimatea
{ 
  0%{ transform:   translateX(1000px); opacity: 1;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  50%{ transform: translateX(0px); opacity: 1;}
  100%{ transform: translateX(0px); opacity: 0.4;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes righteaseinAnimatea
{ 
0%{ -webkit-transform: translateX(1000px); opacity: 1;} 
50%{ -webkit-transform: translateX(0px); opacity: 1;}
100%{ -webkit-transform: translateX(0px); opacity: 0.4;}
 }
@-o-keyframes righteaseinAnimatea
{ 
  0%{ -webkit-transform: translateX(1000px); opacity: 1;} 
50%{ -webkit-transform: translateX(0px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 0.4;} 
}
@-ms-keyframes righteaseinAnimatea
{ 
  0%{ -webkit-transform: translateX(1000px); opacity: 1;} 
  50%{ -webkit-transform: translateX(0px); opacity: 1;}
100%{ -webkit-transform: translateX(0px); opacity: 1;}
 }
@-moz-keyframes righteaseinAnimatea{ 
  0%{ -webkit-transform: translateX(1000px); opacity: 1;} 
  50%{ -webkit-transform: translateX(0px); opacity: 1;}
100%{ -webkit-transform: translateX(0px); opacity: 1;} 
}
/*.index_q1_img3*/{ animation: righteaseinAnimatea 3s ease 1; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: righteaseinAnimatea 3s ease  1; 
-ms-animation: righteaseinAnimatea 3s ease 1; 
-o-animation: righteaseinAnimatea 3s ease 1; 
-moz-animation: righteaseinAnimatea 3s ease 1; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
/*首页动画效果*/
@keyframes bottomeaseinAnimate
{ 
  0%{ transform: translateY(-500px); opacity: 0;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  50%{ transform: translateY(0px); opacity: 1;}
  100%{ transform: translateY(0px); opacity: 0.4;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes bottomeaseinAnimate{ 
  0%{ -webkit-transform: translateY(-500px); opacity: 0;} 
50%{ -webkit-transform: translateY(0px); opacity: 1;}
100%{ -webkit-transform: translateY(0px); opacity: 0.4;}
 }
@-o-keyframes bottomeaseinAnimate{ 
  0%{ -webkit-transform: translateY(-500px); opacity: 0;} 
50%{ -webkit-transform: translateY(0px); opacity: 1;}
100%{ -webkit-transform: translateY(0px); opacity: 0.4;}
 }
@-ms-keyframes bottomeaseinAnimate{ 
  0%{ -webkit-transform: translateY(-500px); opacity: 0;} 
50%{ -webkit-transform: translateY(0px); opacity: 1;}
100%{ -webkit-transform: translateY(0px); opacity: 0.4;}
}
@-moz-keyframes bottomeaseinAnimate{ 
  0%{ -webkit-transform: translateY(-500px); opacity: 0;} 
50%{ -webkit-transform: translateY(0px); opacity: 1;}
100%{ -webkit-transform: translateY(0px); opacity: 0.4;}
}
/*.index_q1_img1*/ { animation: bottomeaseinAnimate 3s ease 1 ; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: bottomeaseinAnimate 3s ease  1 ;

-ms-animation: bottomeaseinAnimate 3s ease 1 ; 
-o-animation: bottomeaseinAnimate 3s ease 1 ; 
-moz-animation: bottomeaseinAnimate 3s ease 1 ; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
/*首页动画效果*/
@keyframes widthAnimate
{ 
  0%{ transform:    scale(1) rotate(0deg);opacity: 1; }
  10%{ transform:    scale(1.01) rotate(0deg);opacity: 1; }
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: scale(1.1) rotate(0deg);opacity: 1;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes lefteaseinAnimatea{ 0%{ -webkit-transform: scale(1); opacity: 1; } 
                                     100%{ -webkit-transform: scale(1); opacity: 1;} }
@-o-keyframes lefteaseinAnimatea{ 0%{ -webkit-transform: scale(1); opacity: 1;} 
                                100%{ -webkit-transform: scale(1); opacity: 1;} }
@-ms-keyframes lefteaseinAnimatea{ 0%{ -webkit-transform: scale(1); opacity: 1;} 
                                 100%{ -webkit-transform: scale(1); opacity: 1;} }
@-moz-keyframes lefteaseinAnimatea{ 0%{ -webkit-transform: scale(1); opacity: 1;} 
                                  100%{ -webkit-transform: scale(1); opacity: 1;} }
/*.index_bg*/
{ animation: widthAnimate 15s  linear  1;  /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: widthAnimate 15s  linear  1; 
-ms-animation: widthAnimate 60s ease 0.6s infinite; 
-o-animation: widthAnimate 60s ease 0.6s infinite; 
-moz-animation: widthAnimate 60s ease  0.6s infinite; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }

/*首页动画效果以及其他页面动画*/
@keyframes lefteaseinAnimate
{ 
  0%{ transform:   translateX(-40px); opacity: 0;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: translateX(0px); opacity: 1;}

  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes lefteaseinAnimate
{ 
0%{ -webkit-transform: translateX(-40px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

 }
@-o-keyframes lefteaseinAnimate
{ 
0%{ -webkit-transform: translateX(-40px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

 }
@-ms-keyframes lefteaseinAnimate
{ 
0%{ -webkit-transform: translateX(-40px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

 }
@-moz-keyframes lefteaseinAnimate
{ 
0%{ -webkit-transform: translateX(-60px); opacity: 1;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

 }
.index_q2ani,.aboutuslist1_q3ani,.aboutuslist3_q3ani{ animation: lefteaseinAnimate 0.8s ease 1 0.6s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: lefteaseinAnimate 0.8s ease  1 0.6s; 
-ms-animation: lefteaseinAnimate 0.8s ease 1; 
-o-animation: lefteaseinAnimate 0.8s ease 1; 
-moz-animation: lefteaseinAnimate 0.8s ease 1; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
.aboutuslist1_q1_left,#video-bg,.productlist1_q1_body,.swiper-container3,
.newsshow_q1,.invest_q1_body,.job_q1_body,.contact_q1_body,.aboutuslist3_q1_body_showimg,.work_q2
{ animation: lefteaseinAnimate 1.2s ease 1 0s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: lefteaseinAnimate 1.2s ease  1 0s; 
-ms-animation: lefteaseinAnimate 1s ease 1; 
-o-animation: lefteaseinAnimate 1s ease 1; 
-moz-animation: lefteaseinAnimate 1s ease 1; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }



@keyframes bottomeaseinAnimatea
{ 
  0%{ transform: translateY(50px); opacity: 0;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: translateY(0px); opacity: 1;}
  
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes bottomeaseinAnimatea{ 
  0%{ -webkit-transform: translateY(50px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;}

 }
@-o-keyframes bottomeaseinAnimatea{ 
  0%{ -webkit-transform: translateY(50px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;}
 }
@-ms-keyframes bottomeaseinAnimatea{ 
  0%{ -webkit-transform: translateY(50px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;}
}
@-moz-keyframes bottomeaseinAnimatea{ 
  0%{ -webkit-transform: translateY(50px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;}
}
.index_q3ani,.aboutuslist1_q2ani,.aboutuslist3_q2ani,.aboutuslist3_q4ani,.newslist1_q2ani,.job_q2ani,.contact_q2ani
{ animation: bottomeaseinAnimatea 0.8s ease 1 0.6s ; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: bottomeaseinAnimatea 0.8s ease  1  0.6s;

-ms-animation: bottomeaseinAnimatea 0.8s ease 1 0.6s; 
-o-animation: bottomeaseinAnimatea 0.8s ease 1 0.6s; 
-moz-animation: bottomeaseinAnimatea 0.8s ease 1 0.6s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
.aboutuslist1_q1_title,.aboutuslist1_q1_subtitle,.aboutuslist3_q1_title,.aboutuslist3_q1_subtitle,
.productlist1_q1_title,.productlist1_q1_subtitle,
.newslist1_q1_title,.newslist1_q1_subtitle,
.work_q1,
.invest_q1_title,.invest_q1_subtitle,
.job_q1_title,.job_q1_subtitle,
.contact_q1_title,.contact_q1_subtitle
{ animation: bottomeaseinAnimatea 0.8s ease 1  ; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: bottomeaseinAnimatea 0.8s ease   ;

-ms-animation: bottomeaseinAnimatea 0.8s ease ; 
-o-animation: bottomeaseinAnimatea 0.8s ease 1 ; 
-moz-animation: bottomeaseinAnimatea 0.8s ease 1 ; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }

@keyframes righteaseinAnimate
{ 
  0%{ transform:   translateX(40px); opacity: 0;}
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: translateX(0px); opacity: 1;}

  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes righteaseinAnimate
{ 
0%{ -webkit-transform: translateX(40px); opacity: 0;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

 }
@-o-keyframes righteaseinAnimate
{ 
0%{ -webkit-transform: translateX(40px); opacity: 0;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}
}
@-ms-keyframes righteaseinAnimate
{ 
0%{ -webkit-transform: translateX(40px); opacity: 0;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}
 }
@-moz-keyframes righteaseinAnimate{ 

0%{ -webkit-transform: translateX(60px); opacity: 0;} 
100%{ -webkit-transform: translateX(0px); opacity: 1;}

}
.index_q4ani,.productlist1_q2ani{ animation: righteaseinAnimate 0.8s ease 1 0.6s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: righteaseinAnimate 0.8s ease  1 0.6s; 
-ms-animation: righteaseinAnimate 0.8s ease 1 0.6s; 
-o-animation: righteaseinAnimate 0.8s ease 1 0.6s; 
-moz-animation: righteaseinAnimate 0.8s ease 1 0.6s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
.aboutuslist3_q1_body_showitem .aboutuslist3_q1_body_year{ animation: righteaseinAnimate 0.8s ease 1 0s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: righteaseinAnimate 1.2s ease  1 0s; 
-ms-animation: righteaseinAnimate 1.2s ease 1 0s; 
-o-animation: righteaseinAnimate 1.2s ease 1 0s; 
-moz-animation: righteaseinAnimate 1.2s ease 1 0s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
.aboutuslist3_q1_body_showitem .aboutuslist3_q1_body_title{ animation: righteaseinAnimate 0.8s ease 1 0s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: righteaseinAnimate 1.2s ease  1 0.4s; 
-ms-animation: righteaseinAnimate 1.2s ease 1 0.4s; 
-o-animation: righteaseinAnimate 1.2s ease 1 0.4s; 
-moz-animation: righteaseinAnimate 1.2s ease 1 0.4s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
.aboutuslist3_q1_body_showitem .aboutuslist3_q1_body_article{ animation: righteaseinAnimate 0.8s ease 1 0s; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: righteaseinAnimate 1.2s ease  1 0.8s; 
-ms-animation: righteaseinAnimate 1.2s ease 1 0.8s; 
-o-animation: righteaseinAnimate 1.2s ease 1 0.8s; 
-moz-animation: righteaseinAnimate 1.2s ease 1 0.8s; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:both; 
-webkit-animation-fill-mode: both; 
-o-animation-fill-mode: both; 
-ms-animation-fill-mode: both; 
-moz-animation-fill-mode: both; }
@keyframes easeinAnimate
{ 
  0%{ transform: translateY(0px); opacity: 1; }
  /*在0%时设置文字在想X轴-2000px位移处(左边),透明度为0,也就是看不见文字*/ 
  100%{ transform: translateY(0px); opacity: 1;}
  /*在100%时设置文字在想X轴0px位移处,也就是原始布局的位置,透明度为1,也就是文字可以看见了*/
}
@-webkit-keyframes easeinAnimate{ 0%{ -webkit-transform: translateY(0px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-o-keyframes easeinAnimate{ 0%{ -webkit-transform: translateY(0px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-ms-keyframes easeinAnimate{ 0%{ -webkit-transform: translateY(0px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
@-moz-keyframes easeinAnimate{ 0%{ -webkit-transform: translateY(0px); opacity: 0;} 
100%{ -webkit-transform: translateY(0px); opacity: 1;} }
.show { animation: easeinAnimate 0.4s ease 1; /*调用已定义好的动画lefteaseinAnimate,全程运行时间1S,进入的速度曲线为ease,只播放一次*/ 
-webkit-animation: easeinAnimate 0.4s ease  1;

-ms-animation: easeinAnimate 0.4s ease 1; 
-o-animation: easeinAnimate 0.4s ease 1; 
-moz-animation: easeinAnimate 0.4s ease 1; 
/*规定动画的最后状态为结束状态*/ 
animation-fill-mode:forwards; 
-webkit-animation-fill-mode: forwards; 
-o-animation-fill-mode: forwards; 
-ms-animation-fill-mode: forwards; 
-moz-animation-fill-mode: forwards; }