﻿@charset "UTF-8";


.w1600 {
  width: 83.3%;
  margin: 0 auto;
}

.w1440 {
  width: 75%;
  margin: 0 auto;
}

.col-lg-4 {
  width: 33%;
}

.col-lg-6 {
  width: 50%;
}

.col-lg-5 {
  width: 41.6667%;
}

.col-lg-7 {
  width: 58.3333%;
}

.fl, .fr {
  display: block;
}

/*首页banner*/
@keyframes scal {
  from {
    -webkit-transform: scale(1,1);
  }
  to {
    -webkit-transform: scale(1.1,1.1);
  }
}
#banner01 {
  width: 100%;
  overflow: hidden;
  float: left;
  position: relative;
}
#banner01 .banner_in {
    width: 100%;
  overflow: hidden;
  transform: scale(1,1);
 /* -webkit-transform: scale(1,1);
  animation: scal 10s ease infinite alternate;
  -webkit-animation: scal 10s ease infinite alternate;*/
}

#banner01 .b00{background: url(/picture/banner/01.png) no-repeat center;}
/*#banner01 .b01{background: url(../images/yys1920x550.jpg) no-repeat center;}
#banner01 .b02{background: url(../images/new1920x550.jpg) no-repeat center;}
#banner01 .b03{background: url(../images/rev9-1920x1280.jpg) no-repeat center;}
#banner01 .b04{background: url(../images/fa1920x550.jpg) no-repeat center;}
*/
.i-ban {
  width: 100%;
  position: relative;
  /*overflow: hidden;*/
  height: 600px;
  z-index: 2;
  margin-bottom:50px;
}
.i-ban ul {
  width: 100%;
  height: 100%;
}
.i-ban li {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: none;
}
.i-ban li a{
  display: block;
  width: 100%;
  height: 100%;
}
.i-ban li .cont-box{
  width: 920px;
  position: absolute;
  bottom: 65px;
  left: 50%;
  margin-left: -460px;
  height: 80px;
  border-radius: 5px;
  overflow: hidden;
  display: none;
}
.i-ban li .up-cont{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 2;
  color: #fff;
}
.i-ban li .up-cont .stit{
  display: inline-block;
  font-size: 18px;
  margin-left: 15px;
  text-align: center;
  width: 138px;
  line-height: 76px;
}
.i-ban li .cont-box .bg{
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.i-ban li.li0 .cont-box .bg{
  background-color: #1b9514;
}
.i-ban li.li1 .cont-box .bg{
  background-color: #31cbe1;
}
.i-ban li.li2 .cont-box .bg{
  background-color: #6db3ee;
}
.i-ban li.li3 .cont-box .bg{
  background-color: #bd1c1c;
}
.i-ban li.li4 .cont-box .bg{
  background-color: #bd1c1c;
}
.i-ban li .up-cont .word{
  width: 760px;
  line-height: 26px;
  font-size: 14px;
  padding: 14px 0;
}
.i-ban .btns {
  position: absolute;
  left: 50%;
  bottom: -30px;
  z-index: 99;
}
.i-ban .btns span {
  display: inline-block;
  float: left;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
.i-ban .btns span.span0{
  background: url(../images/ico_51.png) no-repeat center #f3f3f3;
}
.i-ban .btns span.span1{
  background: url(../images/ico_50.png) no-repeat center #f3f3f3;
}
.i-ban .btns span.span2{
	  background: url(../images/ico_49.png) no-repeat center #f3f3f3;

}
.i-ban .btns span.span3{
  background: url(../images/ico_52.png) no-repeat center #f3f3f3;
}
.i-ban .btns span.span4{
  background: url(../images/ico_53.png) no-repeat center #f3f3f3;
}
.i-ban .btns span.span5{
  background: url(../images/ico_54.png) no-repeat center #f3f3f3;
}
/*.i-ban .btns span.span4{
  background: url(../images/ico_54.png) no-repeat center #f3f3f3;
}*/
.i-ban .btns span.span0.cur{
  background: url(../images/ico_51_h.png) no-repeat center #393d60;
}
.i-ban .btns span.span1.cur{
  background: url(../images/ico_50_h.png) no-repeat center #90b1d8;
}
.i-ban .btns span.span2.cur{
	  background: url(../images/ico_49_h.png) no-repeat center #90b1d8;

}
.i-ban .btns span.span3.cur{
  background: url(../images/ico_52_h.png) no-repeat center #a1d015;
}
.i-ban .btns span.span4.cur{
  background: url(../images/ico_53_h.png) no-repeat center #4488dc;
}
/*.i-ban .btns span.span4.cur{
  background: url(../images/ico_54_h.png) no-repeat center #deb450;
}*/
.i-ban .btns span.span0.cur{
  background: url(../images/ico_51_h.png) no-repeat center #31cbe1;
}
.i-ban .btns span.span1.cur{
  background: url(../images/ico_50_h.png) no-repeat center #353db5;
}
.i-ban .btns span.span2.cur{
	  background: url(../images/ico_49_h.png) no-repeat center #059F49;

}
.i-ban .btns span.span3.cur{
  background: url(../images/ico_52_h.png) no-repeat center #580ea2;
}
.i-ban .btns span.span4.cur{
  background: url(../images/ico_53_h.png) no-repeat center #bd1c1c;
}
.i-ban .btns span.span5.cur{
  background: url(../images/ico_54_h.png) no-repeat center #FF5722;
}
/*
.i-ban .btns span.span4.cur{
  background: url(../images/ico_54_h.png) no-repeat center #0068b7;
}
/*.i-ban .btns span.cur {
  background-color: #de001f;
}*/
.i-ban .butn{
  position: absolute;
  display: block;
  width: 66px;
  height: 66px;
  top: 50%;
  margin-top: -33px;
  cursor: pointer;
  display: none;
  opacity: 0.7;
  filter: alpha(opacity=70);
  transition: opacity 0.3s ease 0s;
  z-index:999;
}
.i-ban .butn:hover{
  opacity: 1;
  filter: alpha(opacity=100);
}
.i-ban .prev{
  left: 1.4%;
  background: url(../images/ico_55.png) no-repeat center;
}

.i-ban .next{
  right: 1.4%;
  background: url(../images/ico_56.png) no-repeat center;
}


.m-i-ban {
  height: 400px;
  position: relative;
  overflow: hidden;
  display: none;
}
.m-i-ban ul {
  width: 100%;
  height: 100%;
}
.m-i-ban li {
  width: 100%;
  height: 100%;
  background-size: cover !important;
}
.m-i-ban .swiper-pagination1 {
  position: absolute;
  left: 50%;
  bottom: 20px;
  z-index: 2;
}
.m-i-ban .swiper-pagination1 span {
  display: inline-block;
  float: left;
  width: 12px;
  height: 12px;
  background: #fff;
  border-radius: 50%;
  margin: 0 5px;
  cursor: pointer;
}
.m-i-ban .swiper-pagination1 span.swiper-pagination-bullet-active {
  background-color: #de001f;
}

.search-bg {
  background-color: #000;
  display: none;
  height: 100%;
  left: 0;
  opacity: 0.8;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 100;
}

.searchbox {
  border: 1px solid #535353;
  display: none;
  height: 68px;
  left: 50%;
  margin-left: -25%;
  position: fixed;
  top: 169px;
  width: 50%;
  z-index: 101;
}

.searchbox input.tex {
  background: none;
  border: medium none;
  color: #a7a7a7;
  font-family: "Arial";
  font-size: 36px;
  height: 37px;
  line-height: 36px;
  padding: 16px 2% 15px;
  width: 80%;
}

.searchbox input.search-btn {
  background: url(../images/ico_13.png) no-repeat scroll center;
  background-size: 50% auto;
  border: none;
  height: 68px;
  margin-right: 1%;
  min-width: 40px;
  width: 7%;
}

.close-search {
  background: url(../images/ico_14.png) no-repeat center center;
  cursor: pointer;
  display: none;
  height: 37px;
  position: fixed;
  right: 3%;
  top: 50px;
  width: 37px;
  z-index: 101;
}

/****************鍏充簬鎴戜滑*************/

.ins-titbox {
  padding-top: 50px;
}
.ins-titbox .cn {
  font-size: 36px;
  line-height: 48px;
  color: #333;
}
.ins-titbox .en {
  font-size: 36px;
  font-family: "Arial";
  font-weight: bold;
  color: #e5e5e5;
  line-height: 56px;
}

.business-home {
  width: 100%;
  height: 780px;
  background: url(../images/bg_03.jpg) no-repeat center bottom;
}
.business-home ul {
  width: 100%;
  height: 100%;
}
.business-home li {
  width: 20%;
  position: relative;
  height: 100%;
}
.business-home li .line {
  display: block;
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  top: 0;
  background-color: rgba(233, 232, 230, 0.2);
}
.business-home .cent-cont {
  text-align: center;
  position: absolute;
  width: 64%;
  left: 18%;
  top: 50%;
  color: #fff;
  margin-top: -82px;
  display: block;
  -webkit-transition: all 0s;
          transition: all 0s;
}
.business-home .cent-cont .ico {
  display: block;
  width: 70px;
  height: 70px;
  margin: 0 auto;
}
.business-home .cent-cont .ico1 {
  background: url(../images/ico_38.png) no-repeat center;
}
.business-home .cent-cont .ico2 {
  background: url(../images/ico_39.png) no-repeat center;
}
.business-home .cent-cont .ico3 {
  background: url(../images/ico_40.png) no-repeat center;
}
.business-home .cent-cont .ico4 {
  background: url(../images/ico_41.png) no-repeat center;
}
.business-home .cent-cont .ico5 {
  background: url(../images/ico_42.png) no-repeat center;
}
.business-home .cn-tit {
  font-size: 36px;
  line-height: 50px;
  margin-top: 11px;
}
.business-home .en-tit {
  font-size: 16px;
  font-family: "Arial";
  font-weight: bold;
  text-transform: uppercase;
}
.business-home .word {
  margin-top: 32px;
  font-size: 14px;
  line-height: 24px;
  display: none;
}
.business-home .word a {
  color: #fff;
}
.business-home .look-more {
  display: none;
  line-height: 38px;
  font-size: 14px;
  border: 1px solid #fff;
  color: #fff;
  width: 62%;
  padding-left: 36%;
  text-align: left;
  background: url(../images/ico_43.png) no-repeat 80% center;
  margin-top: 20px;
}
.business-home li:hover {
  background: url(../images/bg_04.png) no-repeat center;
  background-size: cover;
}
.business-home li:hover .word, .business-home li:hover .look-more {
  display: block;
}

/****************鎵嬫満鍐呴〉灏忓鑸�**************/

.black-bg-nav {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 5;
  background-color: #000;
  opacity: 0.5;
  display: none;
}

/*********************PC鍝嶅簲*******************/