
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/
.sjcTop,
.sjcTop2,
.sjcBottom,
.sjcLeft,
.sjcRight,
.bg,
.leftWow,
.rightWow,
.bottomWow {
  -webkit-transition: all 0.8s ease-out;
  transition: all 0.8s ease-out;
}



/*banner*/
.fullSlide {
  width: 100% !important;
  position: relative;
  height: 920px !important;
  overflow: hidden;
  top: -170px;
}

.fullSlide .bd {
  width: 100% !important;
  height: 920px !important;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 920px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 920px;
}

.fullSlide .bd li a img{
  display: block;
  width: 100% !important;
  height: 920px;
  object-fit: cover;
}

.fullSlide .hd {
  width: 100% !important;
  height: 920px;
  position: absolute;
  top: 0px;
  left: 0;
  z-index: 5;
  background: url(../images/banner_xt.png) no-repeat center;
}

.fullSlide .hd ul {
  margin: 0 auto;
  width: 1360px;
  position: relative;
  margin-top: 395px;
}

.fullSlide .hd ul li{
  width: 61px;
  height: 61px;
  line-height: 150px;
  background: url(../images/buttom6.png) no-repeat center;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  margin-bottom: 40px;
}

.fullSlide .hd ul li.on{
  background: url(../images/buttom7.png) no-repeat center;
}

.fullSlide .hd ul li:nth-child(1){
  margin-left: 906px;
}

.fullSlide .hd ul li:nth-child(2){
  margin-left: 914px;

}

.fullSlide .hd ul li:nth-child(3){
  margin-left: 905px;
}


.fullSlide .next {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 9;
  background: url(../images/bannerR.png) no-repeat center;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  right: 4%;
}

.fullSlide .prev {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 9;
  background: url(../images/bannerL.png) no-repeat center;
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  left: 4%;
}

.fullSlide .banner_button{
  position: absolute;
  top: 500px;
  right: 14%;
  z-index: 9;
}

.fullSlide .banner_button .pageState{
  font-size: 24px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 15px;
  position: relative;
}

.fullSlide .banner_button .pageState::after{
  position: absolute;
  left: 50px;
  top: -4px;
  font-size: 24px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  content: "0";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fullSlide .banner_button .pageState span{
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  left: 0px;
}

.fullSlide .banner_button .pageState span::after{
  position: absolute;
  left: -25px;
  top: -8px;
  font-size: 48px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  content: "0";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}


/*title*/

.title{
  margin-left: -25px;
  padding-left: 25px;
  background: url(../images/title.png) no-repeat left top;

}

.title h3{
  padding-top: 40px;

}

.title h3 span{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  margin-right: 15px;

}

.title h3 i{
  font-size: 18px;
  color: #666666;
}

.title p{
  font-size: 16px;
  color: #666666;
  margin-top: 10px;
}


/*about*/

.ab_bg{
  width: 100%;
  height: 873px;
  margin: -170px auto 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
  width: 1360px;
  margin: 0 auto;
  padding-top: 100px;
  height: 362px;
}

.ab_bg .about .ab_l{
  float: left;
  width: 530px;
}

.ab_bg .about .ab_l h5{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  line-height: 45px;

}

.ab_bg .about .ab_l p{
  font-size: 18px;
  color: #666;
  line-height: 33px;
  height: 132px;
  overflow: hidden;
  margin-top: 30px;
}

.ab_bg .about .ab_l .more{
  margin-top: 70px;
  width: 170px;
  height: 50px;
  line-height: 50px;
  border-radius: 45px;
  border: 1px solid #dddddd;
  text-align: center;
}

.ab_bg .about .ab_l .more a{
  display: inline-block;
  text-align: center;
  background: url(../images/more.png) no-repeat left center;
  padding-left: 30px;
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
}

.ab_bg .about .ab_r{
  float: right;
  width: 618px;
  height: 362px;
  background: url(../images/ab_nr.png) no-repeat left bottom;
  position: relative;
} 

.ab_bg .about .ab_r .ab_img{
  width: 587px;
  height: 332px;
  margin-left: 31px;
  position: relative;

}

.ab_bg .about .ab_r .ab_img img{
  width: 587px;
  height: 332px;
  border-radius: 8px;
}

.ab_bg .about .ab_r .ab_img iframe{
  width: 587px;
  height: 332px;
  border-radius: 8px;
}

.ab_bg .about .ab_r .ab_img .nr{
  position: absolute;
  left: 30px;
  bottom: 0px;
  width: 95px;
  height: 75px;
  line-height: 75px;
  background: url(../images/more1.png) no-repeat right center;
  display: none;
}

.ab_bg .about .ab_r .ab_img .nr a{
  font-size: 16px;
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 85px;

}

.ab_bg .about .ab_r .ab_xt{
  text-align: right;
  font-size: 16px;
  color: #666666;
  text-transform: uppercase;
  padding-left: 45px;
  background: url(../images/buttom2.png) no-repeat left center;
  float: right;
  line-height: 35px;
  letter-spacing: 12px;
  position: absolute;
  right: 0;
  top: 327px;
} 

/*fc*/

.fc{
  margin: 60px auto 0 auto;
  width: 1360px;
}

.fc ul li{
  float: left;
  width: 320px;
  height: 287px;
  background: #fff;
  -webkit-box-shadow: 0 8px 8px 0px rgba(0, 0, 0, .08);
  box-shadow: 0 8px 8px 0px rgba(0, 0, 0, .08);
  margin-right: 25px;
}

.fc ul li:last-child{
  margin-right: 0;
}

.fc ul li .pic{
  width: 300px;
  height: 207px;
  overflow: hidden;
  margin: 10px 10px 0 10px;

}

.fc ul li .pic img{
  width: 300px;
  height: 207px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc ul li .txt{
  width: 300px;
  height: 70px;
  line-height: 70px;
  margin: 0 auto;
} 

.fc ul li .txt h5 a{
  font-size: 16px;
  color: #333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 15px;
  background: url(../images/buttom3.png) no-repeat left center;
  width: 180px;
  float: left;
}

.fc ul li .txt .more{
  display: block;
  float: right;
  font-size: 16px;
  color: #666666;
  text-transform: capitalize;
  background: url(../images/more2.png) no-repeat right center;
  padding-right: 25px;
}

.fc ul li:hover .pic img{
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
}

.fc ul li:hover .txt h5 a{
  color: #00af50;

}


/*product*/

.product{
  margin: 65px auto 0 auto;
  width: 1360px;
}

.product .pro_t{
  height: 187px;
}

.product .pro_t .title{
  float: left;
}

.product .pro_t  .search{
  float: right;
  margin-top: 57px;
  width: 800px;
  height: 70px;
  border: 1px solid #dddddd;
  border-radius: 45px;
}

.product .pro_t  .search .search2{
  float: left;
  width: 600px;
  height: 70px;
  background: none;
  padding-left: 30px;
  font-size: 16px;
  color: #999999;
}

.product .pro_t  .search .search_s{
  float: right;
  width: 120px;
  height: 70px;
  cursor: pointer;

} 

.product .pro_list{
  height: 120px;
  width: 1400px;
} 

.product .pro_list ul li{
  float: left;
  width: 240px;
  height: 120px;
  background: url(../images/pro_list.png) no-repeat center;
  margin-right: 40px;
  border-radius: 8px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_list ul li a{
  display: block;
  margin: 30px auto 0 auto;
  width: 180px;

}

.product .pro_list ul li a span{
  float: left;
  width: 130px;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  font-size: 16px;
  color: #fff;
  text-transform: capitalize;

}

.product .pro_list ul li a span i{
  font-size: 18px;
  color: #fff;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin-bottom: 5px;
}

.product .pro_list ul li a em{
  display: block;
  float: right;
  width: 31px;
  height: 24px;
  background: url(../images/more3.png) no-repeat center;
  margin-top: 8px;

}

.product .pro_list ul li.on{
  transform: translateY(-20px);
  -webkit-box-shadow: 0 8px 8px 0px rgba(26, 183, 97, .2);
  box-shadow: 0 8px 8px 0px rgba(26, 183, 97, .2);
}

.product .pro_list ul li.on a span i{
  font-weight: bold;
}
 
.product .pro_list ul li.on a em{
  background: url(../images/more4.png) no-repeat center;
}

.product .pro_box{
  margin: 60px auto 0 auto;
  width: 1400px;
} 

.product .pro_box ul li{
  float: left;
  width: 302px;
  margin: 0 48px 40px 0;
}

.product .pro_box ul li .pic{
  width: 300px;
  height: 180px;
  border: 1px solid #dddddd;

}

.product .pro_box ul li .pic img{
  width: 300px;
  height: 180px;
}

.product .pro_box ul li .txt{
  height: 57px;
  line-height: 57px;
  border-bottom: 1px solid #dddddd;
  position: relative;

} 

.product .pro_box ul li .txt h5 a{
  font-size: 16px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 200px;
  background: url(../images/buttom4.png) no-repeat left center;
  padding-left: 20px;
}
.product .pro_box ul li .txt .more{
  display: block;
  float: right;
  font-size: 16px;
  color: #999;
  text-transform: capitalize;
}

.product .pro_box ul li .txt::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #00af50;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_box ul li:hover .txt h5 a{
  color: #00af50;
}

.product .pro_box ul li:hover .txt::after{
  width: 100%;
}


/*ys*/

.ys_bg{
  width: 100%;
  margin: 65px auto 0 auto;
  height: 860px;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  overflow: hidden;

}

.ys_bg .ys{
  width: 1360px;
  margin: 0 auto;
  padding-top: 105px;
}

.ys_bg .ys .hd{
  float: left;
  margin-left: 442px;
  margin-top: 170px;
  width: 240px;
}

.ys_bg .ys .hd ul li{
  height: 61px;
  line-height: 61px;
  margin-bottom: 60px;
  background: url(../images/buttom6.png) no-repeat left  center;
  padding-left: 62px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .hd ul li span{
  display: block;
  font-size: 20px;
  color: #fff;
  font-weight: bold;

}

.ys_bg .ys .hd ul li span img{
  vertical-align: middle;
  margin-right: 15px;
}

.ys_bg .ys .hd ul li.ys1{
  margin-left: -13px;
}

.ys_bg .ys .hd ul li.ys3{
  margin-left: -11px;
}

.ys_bg .ys .hd ul li.on{
  padding-left: 95px;
  background: url(../images/buttom7.png) no-repeat left  center;
} 

.ys_bg .ys .ys_r{
  float: right;
  width: 542px;
  position: relative;
}

.ys_bg .ys .ys_r .ys_t{

}

.ys_bg .ys .ys_r .ys_t h3{
  font-size: 40px;
  color: #fff;
  font-weight: bold;
  line-height: 48px;

}

.ys_bg .ys .ys_r .ys_t span{
  display: block;
  font-size: 16px;
  color: #96deb7;
  margin: 5px 0 25px 0;
}

.ys_bg .ys .ys_r .ys_t i{
  display: block;
  width: 34px;
  height: 6px;
  background: url(../images/buttom8.png) no-repeat  center;
}


.ys_bg .ys .ys_r .bd{
  margin-top: 80px;
  width: 467px;
  height: 275px;
  background: #fff;
  border-radius: 8px;
  padding: 0 37px;

} 

.ys_bg .ys .ys_r .bd ul li{
  float: left;
  width: 467px;
}

.ys_bg .ys .ys_r .bd ul li h5{
  font-size: 20px;
  color:  #333;
  font-weight: bold;
  margin: 35px 0 15px 0;
}

.ys_bg .ys .ys_r .bd ul li h5 img{
  vertical-align: middle;
  margin-right: 18px;
}

.ys_bg .ys .ys_r .bd ul li p{
  font-size: 16px;
  color:  #666;
  line-height: 30px;
  height: 90px;
}

.ys_bg .ys .ys_r .bd ul li em{
  display: block;
  width: 467px;
  height: 1px;
  background:  #dddddd;
  margin-top: 5px;
}

.ys_bg .ys .ys_r .tel{
  padding-left: 47px;
  font-size: 16px;
  color: #666666;
  background: url(../images/ys_tel.png) no-repeat left center;
  height: 28px;
  line-height: 28px;
  position: absolute;
  left: 40px;
  top: 440px;
}

.ys_bg .ys .ys_r .tel i{
  font-size: 24px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

.ys_bg .ys .ys_r .zx{
  margin-top: 50px;
  width: 170px;
  height: 50px;
  line-height: 50px;
  border-radius: 45px;
  border: 1px solid #fff;
  text-align: center;
}

.ys_bg .ys .ys_r .zx a{
  display: inline-block;
  text-align: center;
  background: url(../images/more1.png) no-repeat left center;
  padding-left: 30px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.btn{

  width: 170px;
  height: 50px;

  position: relative;

  width: var(--btn-w);

color: var(--primary);

  cursor: pointer

}



.btn a{

}



:root {

--bg: #3C465C;

--primary: #00af50;

--solid: #fff;

--btn-w: 170px;

--dot-w: calc(var(--btn-w)*.2);

--tr-X: calc(var(--btn-w) - var(--dot-w))

}



.dot {

content: '';

position: absolute;

top: 0;

width: var(--dot-w);

height: 100%;

border-radius: 100%;

-webkit-transition: all 1000ms ease;

transition: all 1000ms ease;

display: none;

}



.dot:after {

content: '';

position: absolute;

left: calc(50% - .4em);

top: -.4em;

height: .8em;

width: .8em;

background: var(--primary);

border-radius: 1em;

border: .25em solid var(--solid);

box-shadow: 0 0 .7em var(--solid), 0 0 2em var(--primary)

}



.btn:hover .dot,

.btn:focus .dot {

-webkit-animation: atom 2s infinite linear;

animation: atom 2s infinite linear;

display: block

}


@-webkit-keyframes atom {
0% {
  -webkit-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0)
}

30% {
  -webkit-transform: translateX(var(--tr-X)) rotate(0);
  transform: translateX(var(--tr-X)) rotate(0)
}

50% {
  -webkit-transform: translateX(var(--tr-X)) rotate(180deg);
  transform: translateX(var(--tr-X)) rotate(180deg)
}

80% {
  -webkit-transform: translateX(0) rotate(180deg);
  transform: translateX(0) rotate(180deg)
}

100% {
  -webkit-transform: translateX(0) rotate(360deg);
  transform: translateX(0) rotate(360deg)
}
}

@keyframes atom {
0% {
  -webkit-transform: translateX(0) rotate(0);
  transform: translateX(0) rotate(0)
}

30% {
  -webkit-transform: translateX(var(--tr-X)) rotate(0);
  transform: translateX(var(--tr-X)) rotate(0)
}

50% {
  -webkit-transform: translateX(var(--tr-X)) rotate(180deg);
  transform: translateX(var(--tr-X)) rotate(180deg)
}

80% {
  -webkit-transform: translateX(0) rotate(180deg);
  transform: translateX(0) rotate(180deg)
}

100% {
  -webkit-transform: translateX(0) rotate(360deg);
  transform: translateX(0) rotate(360deg)
}
}



/*news*/

.news_bg{
  width: 100%;
  margin: 0 auto;
  height: 910px;
  background: url(../images/news_bg.jpg) no-repeat top center;

}

.news_bg .news{
  width: 1360px;
  margin: 0 auto;
  padding-top: 80px;
}

.news_bg .news .news_t{
  height: 175px;
}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin-top: 52px;
}

.news_bg .news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 200px;
  height: 68px;
  line-height: 68px;
  margin-left: 30px;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  padding-left: 87px;
  font-size: 16px;
  color: #333;
}

.news_bg .news .news_t .news_list ul li.n1 a{
  background: url(../images/news1.png) no-repeat 47px center;
}

.news_bg .news .news_t .news_list ul li.n2 a{
  background: url(../images/news2.png) no-repeat 47px center;
}

.news_bg .news .news_t .news_list ul li.n3 a{
  background: url(../images/news3.png) no-repeat 47px center;
}

.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 100%;
  border-radius: 8px;
  background: #00af50;
  content: "";
  z-index: -1;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_t .news_list ul li.casehover::after{
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.casehover a{
  color:  #fff;
}

.news_bg .news .news_t .news_list ul li.n1.casehover a{
  background: url(../images/news11.png) no-repeat 47px center;
}

.news_bg .news .news_t .news_list ul li.n2.casehover a{
  background: url(../images/news22.png) no-repeat 47px center;
}

.news_bg .news .news_t .news_list ul li.n3.casehover a{
  background: url(../images/news33.png) no-repeat 47px center;
}

.news_bg .news .news_box{
  margin: 0 auto;
  position: relative;
} 

.news_bg .news .news_box .news_l{
  float: left;
  width: 589px;
}

.news_bg .news .news_box .news_l .news_img{
  width: 589px;
  height: 330px;
  position: relative;
}

.news_bg .news .news_box .news_l .news_img a{
  display: block;
}

.news_bg .news .news_box .news_l .news_img img{
  width: 589px;
  height: 330px;
  position: relative;
}

.news_bg .news .news_box .news_l .news_img span{
  display: block;
  position: absolute;
  left: 30px;
  top: 70px;
  font-size: 24px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
}

.news_bg .news .news_box .news_l .news_img span i{
  display: block;
  width: 44px;
  height: 2px;
  background: #fff;
  margin-top: 10px;
}

.news_bg .news .news_box .news_l .txt{
  height: 160px;
  border-bottom: 2px solid #dddddd;
  padding-top: 55px;

} 

.news_bg .news .news_box .news_l .txt h5 a{
  font-size: 18px;
  color: #333333;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_l .txt p{
  font-size: 16px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin: 8px 0 23px 0;
}

.news_bg .news .news_box .news_l .txt span{
  display: block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  text-align: right;
}

.news_bg .news .news_box .news_l:hover .txt h5 a{
  color: #00af50;
}

.news_bg .news .news_box .news_r{
  float: right;
  width: 649px;
}

.news_bg .news .news_box .news_r ul li{
  height: 132px;
  border-bottom: 1px solid #dddddd;
  position: relative;
  margin-bottom: 25px;
}

.news_bg .news .news_box .news_r ul li:last-child{
  border-bottom:none;
}

.news_bg .news .news_box .news_r ul li .txt{
  float: left;
  width: 520px;
  margin-top: 40px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li .txt a{
  font-size: 18px;
  color: #666666;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  line-height: 30px;
}

.news_bg .news .news_box .news_r ul li .txt p{
  font-size: 16px;
  color: #666666;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  margin-top: 12px;
}

.news_bg .news .news_box .news_r ul li .time{
  float: right;
  margin-top: 40px;
  height: 58px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
} 

.news_bg .news .news_box .news_r ul li .time span{
  display: block;
  font-size: 16px;
  color: #999;
  font-weight: bold;
  line-height: 30px;
}

.news_bg .news .news_box .news_r ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 0px;
  height: 1px;
  background: #00af50;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news_bg .news .news_box .news_r ul li.on .txt{
  margin-top: 12px;

}

.news_bg .news .news_box .news_r ul li.on .txt p{
  opacity: 1;
}

.news_bg .news .news_box .news_r ul li.on .time{
  margin-top: 12px;
  background: url(../images/buttom5.png) no-repeat bottom right;
}

.news_bg .news .news_box .news_r ul li.on::after{
  width: 100%;
}





/*f_cont*/

.f_cont_bg{
  width: 100%;
  margin: 0 auto;
  height: 500px;
  background: url(../images/f_cont_bg.jpg) no-repeat top center;

}

.f_cont_bg .f_cont{
  width: 1360px;
  margin: 0 auto;
  height: 375px;
  overflow: hidden;
}

.f_cont_bg .f_cont .f_t{
  float: left;
  margin: 110px 0 0 700px;
}

.f_cont_bg .f_cont .f_t h3{
  font-size: 36px;
  color: #fff;
  font-weight: bold;
}

.f_cont_bg .f_cont .f_t p{
  font-size: 16px;
  color: #fff;
  letter-spacing: 2px;
  margin-top: 10px;
}

.f_cont_bg .f_cont .f_t .more{
  margin-top: 25px;
  width: 170px;
  height: 50px;
  line-height: 50px;
  border-radius: 45px;
  border: 1px solid #fff;
  text-align: center;


}

.f_cont_bg .f_cont .f_t .more a{
  display: inline-block;
  text-align: center;
  background: url(../images/more1.png) no-repeat left center;
  padding-left: 30px;
  font-size: 16px;
  color: #fff;
  text-transform: uppercase;
}

.f_cont_bg .f_cont .f_nr{
  float: right;
  margin-top: 65px;
}

.f_cont_bg .f_cont .f_nr ul li{
  width: 85px;
  margin-bottom: 45px;
  height: 61px;
  line-height: 61px;
  background: url(../images/buttom6.png) no-repeat left center;
  padding-left: 80px;
}

.f_cont_bg .f_cont .f_nr ul li a{
  display: block;
  font-size: 20px;
  color: #fff;
}

.f_cont_bg .f_cont .f_nr ul li.f1{
  margin-left: -8px;
}

.f_cont_bg .f_cont .f_nr ul li.f3{
  margin-left: -10px;
}

.f_cont_bg .f_cont .f_nr ul li.on{
  background: url(../images/buttom7.png) no-repeat left center;
}

.f_cont_bg .f_list{
  width: 1360px;
  margin: 0 auto;
} 

.f_cont_bg .f_list ul li{
  float: left;
  width: 320px;
  height: 110px;
  background: #fff;
  border-radius: 8px;
  margin-right: 25px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .08);
}

.f_cont_bg .f_list ul li:last-child{
  margin-right: 0px;
}

.f_cont_bg .f_list ul li img{
  display: block;
  width: 50px;
  height: 50px;
  margin: 30px 0 0 25px ;
  float: left;
}

.f_cont_bg .f_list ul li p{
  float: right;
  width: 220px;
  margin-top: 26px;
}

.f_cont_bg .f_list ul li p span{
  display: block;
  font-size: 16px;
  color: #333333;
  margin-bottom: 5px;
  letter-spacing: 5px;
}

.f_cont_bg .f_list ul li p i{
  display: block;
  font-size: 20px;
  color: #333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 28px;
}

.f_cont_bg .f_list ul li p em{
  display: block;
  font-size: 16px;
  color: #333;
  line-height: 28px;
}