/***************************
	头部
***************************/
/*.banner{
	.bxslider > li{
		height: 828px;
		background-position: center center;
		background-repeat: no-repeat;
		background-size: cover;
		transform-origin: 0% 50% 0px;
    	transform: translate3d(0px, 0px, 0px);
	}
}*/
.absolute {
  position: absolute;
  float: none;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  height: 85px;
}
.absobg {
  position: absolute;
  float: none;
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
}
.header {
  height: 98px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 998;
}
.header .main {
  width: 100%;
  max-width: 1536px;
}
.header .meau {
  min-width: 880px;
  top: 26px;
  right: 36%;
  margin-right: -154px;
  z-index: 10;
}
.header .meau .logo {
  width: 192px;
  height: 46px;
  position: absolute;
  left: 66px;
  top: 14px;
  z-index: 9;
}
.header .meau .nav_ico {
  width: 39px;
  height: 30px;
  position: absolute;
  right: 20px;
  top: 11px;
}
.header .meau .left_meau {
  width: 50px;
  height: 100%;
  background: url(../images/nav_bg_left.png) no-repeat left center;
}
.header .meau .nav {
  left: 50px;
  top: 0;
  position: absolute;
  height: 100%;
  background-color: #fff;
  background: url(../images/nav_bg_right.png) no-repeat right top;
}
.header .meau .nav ul {
  float: right;
  text-align: center;
  margin-top: 22px;
}
.header .meau .nav li {
  display: inline-block;
  padding: 7 12px;
  background: url(../images/nav_line.png) no-repeat right 6px;
}
.header .meau .nav li > a {
  padding: 0 10px;
}
.header .meau .nav li > a .p01 {
  line-height: 38px;
}
.header .meau .nav li > a .p02 {
  font-size: 14px;
  line-height: 38px;
  -webkit-transform: scale(0.85, 0.85);
  -transform: scale(0.85, 0.85);
  -moz-transform: scale(0.85, 0.85);
  font-family: "Arial";
}
.header .meau .nav li > a:after {
  content: "";
  margin-top: 18px;
  height: 3px;
  display: inline-block;
  width: 0;
  margin-left: -10%;
  background-color: #1c61be;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header .meau .nav li.act > a,
.header .meau .nav li:hover > a {
  color: #1c61be;
}
.header .meau .nav li.act > a:after,
.header .meau .nav li:hover > a:after {
  width: 120%;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.header .meau .nav li.last {
  background: none;
}
.header .tools {
  min-width: 440px;
  left: 66%;
  color: #fff;
}
.header .tools .tools_right {
  height: 85px;
  width: 50px;
  background: url(../images/top_bg_right.png) no-repeat left center;
}
.header .tools .tools_left {
  right: 50px;
  padding-left: 132px;
  height: 85px;
  background: url(../images/top_bg_left.png) no-repeat left center;
}
.header .tools .search {
  padding: 0 10px 0 20px;
  margin-top: 17px;
  width: 185px;
  border: 1px solid #ffffff;
  border-radius: 30px;
}
.header .tools .search .inp {
  background-color: transparent;
  line-height: 26px;
  width: 160px;
}
.header .tools .search .submit {
  width: 18px;
  height: 18px;
  background: url(../images/search.png) no-repeat center center;
  margin-top: 4px;
}
.header .tools .langugua {
  width: 32px;
  height: 32px;
  background: url(../images/langugua.png) no-repeat center center;
  margin-left: 24px;
  position: relative;
}
.header .tools .langugua:after {
  content: "";
  border-top: 5px solid #fff;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  position: absolute;
  left: 50%;
  bottom: -12px;
  margin-left: -5px;
}
/***************************关于我们***********************/
.index_about {
  position: relative;
  z-index: 99;
  margin-top: -73px;
  height: 651px;
}
.index_about .ahout_left {
  width: 51px;
  min-height: 100px;
  background: url(../images/about_bg_left.png) no-repeat center top;
}
.index_about .ahout_right {
  min-height: 100px;
  width: 51px;
  background: url(../images/about_bg_right.png) no-repeat center top;
}
.index_about .ahout_center {
  left: 51px;
  right: 50px;
  background: #fff;
  padding-top: 73px;
}
.index_about .ahout_center dl {
  width: 178px;
  display: inline-block;

  border-right: 1px solid #f7f7f7;
}
.index_about .ahout_center dl.last {
  border-right: none;
}
.index_about .ahout_center dt {
  height: 128px;
  background-position: center center;
  background-repeat: no-repeat;
}
.index_about .bigfont {
  font-size: 238px;
  color: #e7f2f9;
  z-index: 1;
  line-height: 212px;
}
.index_about .title {
  height: 212px;
}
.index_about .title_div {
  z-index: 2;
}
/***************************主推产品系列***********************/
.i-title .pro_ico {
  width: 37px;
  height: 37px;
  background: url(../images/title_ico.png) no-repeat center center;
}
.i-title .pro_ico.act {
  background-image: url(../images/title_icoh.png);
}
.index_product {
  background: url(../images/pro_bg.png) repeat-x;
  background-size: auto 100%;
  padding-top: 70px;
}
.index_product ul {
  margin-left: -28px;
}
.index_product li {
  display: inline-block;
  width: 394px;
  margin-left: 28px;
  overflow: hidden;
  border-radius: 60px 0 60px 0;
  height: 450px;
  opacity: 0.8;
  filter: alpha(opacity=80);
  margin-top: 0px;
  position: relative;
  top: 0;
  transition: all 0.5s;
}
.index_product li:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /*top: -12px;*/
  transition: all 0.5s;
}
.index_product li a{
  transform: rotateY(0deg);
    transition: all 0.5s;
}
.index_product li:hover a{
  transform: rotateY(180deg);
  transition: all 0.5s;
}
.index_product li img{
   transform: rotateY(0deg);
  transition: all 0.5s;
}
.index_product li:hover img{
   transform: rotateY(-180deg);
  transition: all 0.5s;
}
/***************************新闻中心***********************/
.index_news li {
  width: 33.33%;
  float: left;
  padding-top: 30px;
  padding-left: 1.65%;
  padding-right: 1.65%;
  border-right: 1px solid #efefef;
  box-sizing: border-box;
}
.index_news li.last {
  border-right: none;
}
.index_news li .news_date:after {
  content: "";
  display: block;
  width: 35px;
  height: 1px;
  background-color: #d9d9d9;
  margin: 22px auto 0;
}
.index_news li .news_text {
  height: 66px;
}
.index_news li .news_img {
  height: 200px;
  position: relative;
  top: 0px;
  transition: all 0.8s;
}
.index_news li:hover .news_img {
  top: -10px;
  transition: all 0.8s;
}
.index_news li:hover .news_date {
  color: #1c61be;
}
.index_news li:hover .news_title {
  font-weight: bold;
}
.more-a {
  padding: 13px 22px;
  background-color: #1c61be;
  border-radius: 18px 0 18px 0;
  overflow: hidden;
}
.flipster-carousel .flip-item .img-wrap .img-f {
  width: 640px;
  height: 380px;
  border: 5px solid #eceae8;
  border-radius: 65px 0 65px 0;
  overflow: hidden;
}
.flipster-carousel .flip-item p {
  display: none;
}
.flipster-carousel .flip-item.flip-current p {
  display: block;
}
.index_company {
  background-color: #fffdf9;
}
.index_company .f-line {
  height: 1px;
  background-color: #deddd7;
}
.index_company .f_ico {
  width: 7px;
  height: 7px;
  border: 2px solid #e3e1dc;
  background-color: #fff;
  position: absolute;
  top: -6px;
  border-radius: 50%;
  cursor: pointer;
}
.index_company .f_ico.act,
.index_company .f_ico:hover {
  border-color: #f08201;
  background-color: #f08201;
}
.footer {
  border-top: 5px solid #1c61be;
}
.footer li {
  width: 25%;
  float: left;
  border-right: 1px solid #e5e5e5;
  box-sizing: border-box;
}
.footer li a {
  padding-top: 11px;
  margin: 0 10px;
  overflow: hidden;
}
.footer li a > div {
  padding-left: 52px;
  background-repeat: no-repeat;
  background-position: left 7px;
  text-align: left;
  font-weight: bold;

color: #542e1e;
}
.footer li .p2 {
  height: 64px;
  overflow: hidden;
}
.footer li.last {
  border-right: none;
}
.foot,
.newsopenShare {
  background-color: #efefef;
}
.foot .bdshare-button-style1-24 a,
.newsopenShare .bdshare-button-style1-24 a,
.foot .bdshare-button-style1-24 .bds_more,
.newsopenShare .bdshare-button-style1-24 .bds_more {
  margin: 3px 8px 3px 0;
  width: 24px;
  padding-left: 0;
  display: inline-block;
  float: none;
}
.foot .bdshare-button-style1-24 .bds_sqq,
.newsopenShare .bdshare-button-style1-24 .bds_sqq {
  background-image: url(../images/footer_a01.png);
  background-position: center center;
}
.foot .bdshare-button-style1-24 .bds_tsina,
.newsopenShare .bdshare-button-style1-24 .bds_tsina {
  background-image: url(../images/footer_a02.png);
  background-position: center center;
}
.foot .bdshare-button-style1-24 .bds_weixin,
.newsopenShare .bdshare-button-style1-24 .bds_weixin {
  background-image: url(../images/footer_a03.png);
  background-position: center center;
}
.newsopenShare {
  background-color: transparent;
}
.newsopenShare .bdshare-button-style1-24 a,
.newsopenShare .bdshare-button-style1-24 .bds_more {
  margin: 1px 5px 1px 0;
  width: 20px;
  height: 20px;
}
.newsopenShare .bdshare-button-style1-24 .bds_sqq {
  background-image: url(../images/share01.png);
}
.newsopenShare .bdshare-button-style1-24 .bds_tsina {
  background-image: url(../images/share02.png);
}
.newsopenShare .bdshare-button-style1-24 .bds_weixin {
  background-image: url(../images/share03.png);
}
.pager a,
.pager span {
  display: inline-block;
  padding: 5px 12px;
  border: 1px solid #e8e8e8;
  color: #8a8c91;
  font-size: 14px;
  margin: 0 2px 5px;
  text-align: center;
}

.index_about .bigfont b { display: inline-block;}
  .tra1 {-webkit-animation: start 1s infinite ease-in-out 100ms;-moz-animation: start 1s infinite ease-in-out 100ms;animation: start 1s infinite ease-in-out 100ms;}
  .tra2 { -webkit-animation: start 1s infinite ease-in-out 300ms;-moz-animation: start 1s infinite ease-in-out 300ms;animation: start 1s infinite ease-in-out 300ms;}
  .tra3 { -webkit-animation: start 1s infinite ease-in-out 500ms;-moz-animation: start 1s infinite ease-in-out 500ms;animation: start 1s infinite ease-in-out 500ms;}
  .tra4 {-webkit-animation: start 1s infinite ease-in-out 700ms;-moz-animation: start 1s infinite ease-in-out 700ms;animation: start 1s infinite ease-in-out 700ms;}
  .tra5 { -webkit-animation: start 1s infinite ease-in-out 900ms;-moz-animation: start 1s infinite ease-in-out 900ms;animation: start 1s infinite ease-in-out 900ms;}
  .tra6 { -webkit-animation: start 1s infinite ease-in-out 1100ms;-moz-animation: start 1s infinite ease-in-out 1100ms;animation: start 1s infinite ease-in-out 1100ms;}
  .tra7 { -webkit-animation: start 1s infinite ease-in-out 1300ms;-moz-animation: start 1s infinite ease-in-out 1300ms;animation: start 1s infinite ease-in-out 1300ms;}
  .tra8 { -webkit-animation: start 1s infinite ease-in-out 1500ms;-moz-animation: start 1s infinite ease-in-out 1500ms;animation: start 1s infinite ease-in-out 1500ms;}

  @-webkit-keyframes start {
      0%{-webkit-transform: translate(0,0);}
      50% {-webkit-transform: translate(0,-20px);}
      100%{ -webkit-transform: translate(0,0);}
  }
  @-moz-keyframes start {
       0%{-webkit-transform: translate(0,0);}
      50% {-webkit-transform: translate(0,-20px);}
      100%{ -webkit-transform: translate(0,0);}
  }
  @keyframes start {
       0%{-webkit-transform: translate(0,0);}
      50% {-webkit-transform: translate(0,-20px);}
      100%{ -webkit-transform: translate(0,0);}
  }