
/*-----------------------------------------------------------*/
/*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;
}


.page{
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  background: #eee;
}

/*banner*/
.fullSlide {
  width: 100%;
  position: relative;
  height: 940px;
  top: -110px;
}

.fullSlide .bd {
  width: 100%;
  height: 940px;
  margin: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 940px;
  overflow: hidden;
  text-align: center;
  position: relative;
}

.fullSlide .bd li a {
  display: block;
  height: 940px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 0;
  height: 30px;
  text-align: center;
}

.fullSlide .hd ul {
  text-align: center;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 10px;
  height: 10px;
  margin: 0 15px;
  overflow: hidden;
  line-height: 99px;
  -webkit-transition: all .3s ease-out;
  transition: all .3s ease-out;
  background: #fff;
  border-radius: 50%;
}

.fullSlide .hd ul .on {
  background: #09479c;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.fullSlide .next {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerR.png) no-repeat center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  right: 4%;
}

.fullSlide .prev {
  width: 54px;
  height: 54px;
  position: absolute;
  top: 50%;
  z-index: 2;
  background: url(../images/bannerL.png) no-repeat center;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
  left: 4%;
}



/*sou*/
.sou_bg{
  width: 100%;
  height: 147px;
  margin: -110px auto 0 auto;
  background: url(../images/sou_bg.jpg) no-repeat center;
}

.sou_bg .sou{
  width: 1280px;
  margin: 0 auto;
}

.sou_bg .sou .tel{
  float: left;
  background: url(../images/tel1.png) no-repeat left center;
  font-size: 14px;
  color: #808080;
  padding-left: 45px;
  line-height: 146px;
}

.sou_bg .sou .tel i{
  font-size: 28px;
  font-family: "Impact";
  color: #09479c;
}

.sou_bg .sou .search{
  float: right;
  width: 492px;
  height: 67px;
  background: #fff;
  border-radius: 45px;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  margin-top: 40px;
  display: none;
}

.sou_bg .sou .search .search2{
  float: left;
  width: 352px;
  height: 67px;
  font-size: 14px;
  color:  #8f8f8f;
  padding-left: 35px;
  background: none;
}

.sou_bg .sou .search .search_s{
  float: right;
  width: 64px;
  height: 49px;
  margin: 9px 9px 0 0;

} 



/*title*/

.title{
  position: relative;
  z-index: 5;
  text-align: center;
  margin: 0 auto;

}

.title span{
  display: block;
  margin: 0 auto;
}

.title span img{
  display: block;
  margin: 0 auto;
}

.title h3{
  font-size: 36px;
  color: #333333;
  font-weight: bold;
  background: url(../images/title.png) no-repeat center;
  margin: -40px auto 0 auto;
}

.title h3 a{
  display: block;
  font-size: 36px;
  color: #333333;
  font-weight: bold;
}

.title i{
  display: block;
  font-size: 18px;
  color: #888888;
  letter-spacing: 28px;
  margin-top: 5px;
}



/*product*/

.pro_bg{
  width: 100%;
  height: 1171px;
  margin: 0 auto;
  background: url(../images/pro_bg.jpg) no-repeat center;
}

.pro_bg .product{
  width: 1280px;
  margin: 0 auto;
  padding-top: 100px;
}

.pro_bg .product .pro_list{
  margin: 45px auto 0 auto;
  height: 310px;

}

.pro_bg .product .pro_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  width: 182px;
  height: 307px;
  background: #fafafa;
  margin-right: 35px;
  border: 1px solid #fff;
  -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li:last-child{
  margin-right: 0;
}

.pro_bg .product .pro_list ul li a{
  display: block;
}

.pro_bg .product .pro_list ul li a span{
  display: block;
  width: 150px;
  margin: 25px auto 0 auto;
  font-size: 14px;
  color: #a9a9a9;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: capitalize;
  position: relative;
  line-height: 20px;
}

.pro_bg .product .pro_list ul li a span::after{
  position: absolute;
  right:0px;
  top: 10px;
  content: "";
  width: 20px;
  height: 1px;
  background: #182245;
  -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li a img{
  display: block;
  width: 180px;
  height: 130px;
  margin: 10px auto 0 auto;
}

.pro_bg .product .pro_list ul li a i{
  font-size: 18px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 0px auto 0 auto;
  width: 137px;
  height: 36px;
  line-height: 36px;
  background: #fff;
  text-align: center;
}

.pro_bg .product .pro_list ul li a em{
  display: block;
  margin: 20px auto 0 auto;
  font-size: 12px;
  color: #333333;
  text-transform: uppercase;
  text-align: center;
  background: url(../images/more.png) no-repeat bottom center;
  padding-bottom: 28px;
}

.pro_bg .product .pro_list ul li::after{
  position: absolute;
  left:1px;
  top: 1px;
  content: "";
  z-index: -1;
  width: 180px;
  height: 0px;
  background: #09479c;
  -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.pro_bg .product .pro_list ul li.on::after{
  height: 305px;
}

.pro_bg .product .pro_list ul li.on a span{
  color: #97a7cb;
}

.pro_bg .product .pro_list ul li.on a span::after{
  background: #fff;
}

.pro_bg .product .pro_list ul li.on a em{
  color: #fff;
  background: url(../images/more1.png) no-repeat bottom center;
}

.pro_bg .product .pro_list ul li.on{
  -webkit-box-shadow: 0 0 10px 10px rgba(0, 0, 0, .08);
  box-shadow: 0 0 10px 10px rgba(0, 0, 0, .08);
}


.pro_bg .product .pro_box{
  margin: 40px auto;
  width: 1280px;
  position: relative;
}

.pro_bg .product .pro_box .bd{
  margin: 0 auto;
  width: 1320px;
}

.pro_bg .product .pro_box .bd ul li{
  float: left;
  width: 402px;
  height: 476px;
  border: 1px solid #e5e5e5;
  margin: 0 30px 0 0px;
}

.pro_bg .product .pro_box .bd ul li .pic{
  width: 382px;
  height: 396px;
  margin: 10px 10px 0 10px;

}

.pro_bg .product .pro_box .bd ul li .pic img{
  width: 382px;
  height: 296px;
  display: block;
}

.pro_bg .product .pro_box .bd ul li .pic .nr{

}

.pro_bg .product .pro_box .bd ul li .pic .nr h5{
  width: 256px;
  height: 52px;
  line-height: 52px;
  background: #fff;
  border-radius: 45px;
  -webkit-box-shadow: 0 0 8px 6px rgba(24, 34, 69, .03);
  box-shadow: 0 0 8px 6px rgba(24, 34, 69, .03);
  margin: -26px auto 0 auto;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_box .bd ul li .pic .nr h5 a{
  font-size: 16px;
  color: #333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  text-align: center;
  padding: 0 10px;
}

.pro_bg .product .pro_box .bd ul li .pic .nr i{
  display: block;
  margin: 20px auto 12px auto;
  width: 24px;
  height: 4px;
  background: #182245;
}

.pro_bg .product .pro_box .bd ul li .pic .nr em{
  display: block;
  background: url(../images/buttom1.png) no-repeat  center;
  width: 118px;
  height: 12px;
  margin: 0 auto;
}



.pro_bg .product .pro_box .bd ul li .txt{
  height: 69px;
  border-top: 1px solid #e5e5e5;
  position: relative;
  z-index: 5;

} 

.pro_bg .product .pro_box .bd ul li .txt a{
  display: block;
}

.pro_bg .product .pro_box .bd ul li .txt a i{
  display: block;
  float: left;
  width: 200px;
  height: 69px;
  border-right: 1px solid #e5e5e5;
}

.pro_bg .product .pro_box .bd ul li .txt a i img{
  display: block;
  width: 138px;
  height: 21px;
  margin: 24px auto 0 auto;
}

.pro_bg .product .pro_box .bd ul li .txt span{
  display: block;
  float: right;
  width: 200px;
  text-align: center;
  line-height: 69px;
  font-size: 14px;
  color: #333;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;

}

.pro_bg .product .pro_box .bd ul li .txt::after{
  position: absolute;
  right:0px;
  bottom: 0px;
  content: "";
  z-index: -1;
  width: 0px;
  height: 69px;
  background: #09479c;
  -webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}

.pro_bg .product .pro_box .bd ul li:hover .txt span{
  color: #fff;
}

.pro_bg .product .pro_box .bd ul li:hover .txt::after{
  width: 200px;
}

.pro_bg .product .pro_box .next{
  position: absolute;
  left: -110px;
  top: 205px;
  cursor: pointer;
  background: url(../images/left.jpg) no-repeat center;
  width: 60px;
  height: 60px;
}

.pro_bg .product .pro_box .prev{
  position: absolute;
  right: -110px;
  top: 205px;
  cursor: pointer;
  background: url(../images/right.jpg) no-repeat center;
  width: 60px;
  height: 60px;
}



/*about*/

.ab_bg{
  width: 100%;
  height: 1160px;
  margin: 0 auto;
  background: url(../images/ab_bg.jpg) no-repeat center;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  height: 840px;
}

.ab_bg .about .ab_l{
  float: left;
  position: relative;
  margin-left: 45px;
  width: 510px;
}

.ab_bg .about .ab_l span{
  display: block;
  font-size: 100px;
  color: #333;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  position: absolute;
  top: 95px;
  left: 0;
  line-height: 105px;
  width: 600px;
}

.ab_bg .about .ab_l span i{
  font-size: 146px;
  color: #09479c;
  font-weight: bold;
  font-family: 'Times New Roman', Times, serif;
  text-transform: uppercase;

}

.ab_bg .about .ab_l em{
  display: block;
  width: 392px;
  height: 1px;
  background: #09479c;
  margin-top: 247px;
}

.ab_bg .about .ab_l h5{
  width: 385px;
  height: 48px;
  line-height: 48px;
  background: #09479c;
  border-radius: 12px;
  text-align: center;
  margin: 15px 0 0 0;
  font-size: 20px;
  color: #fff;
  letter-spacing: 13px;
  padding-left: 7px;

}

.ab_bg .about .ab_l p{
  margin-top: 75px;
  font-size: 18px;
  color: #182245;

}

.ab_bg .about .ab_l b{
  font-size: 14px;
  color: #182245;
  font-weight: normal;
  opacity: 0.25;
  margin-top: 5px;
  display: block;

}

.ab_bg .about .ab_l h6{
  display: block;
  width: 24px;
  height: 4px;
  background: #182245;
  margin-top: 20px;

}




.ab_bg .about .ab_r{
  float: right;
  width: 710px;
} 

.ab_bg .about .ab_r .ab_img{
  width: 710px;
  height: 523px;
  position: relative;
  right: -50px;

}

.ab_bg .about .ab_r .ab_img img{
  width: 710px;
  height: 523px;
}

.ab_bg .about .ab_r .txt{
  margin-top: 40px;

} 

.ab_bg .about .ab_r .txt p{
  font-size: 16px;
  color: #6d7182;
  line-height: 32px;
  height: 128px;
  overflow: hidden;
  text-align: left;
  text-indent: 2em;

}

.ab_bg .about .ab_r .txt .more{
  margin-top: 33px;
  float: right;
  background: url(../images/more2.png) no-repeat center;
  width: 154px;
  height: 58px;

}

.ab_bg .about .ab_r .txt .more a{
  display: block;
  font-size: 14px;
  color: #ffffff;
  line-height: 50px;
  padding-left: 8px;
  text-align: center;
}

.ab_bg .ab_list{
  width: 1280px;
  margin: 77px auto 0 auto;
} 

.ab_bg .ab_list ul{
  float: right;
}

.ab_bg .ab_list ul li{
  float: left;
  text-align: center;
  width: 176px;
  height: 157px;
  background: url(../images/ab_list.png) no-repeat center;
  margin-left: 35px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .ab_list ul li a{
  display: block;
}

.ab_bg .ab_list ul li a img{
  display: block;
  margin: 20px auto 13px auto;
}

.ab_bg .ab_list ul li a em{
  display: block;
  margin: 0 auto;
  background: url(../images/buttom2.png) no-repeat center;
  width: 12px;
  height: 17px;
}

.ab_bg .ab_list ul li a i{
  display: block;
  font-size: 18px;
  color: #fff;
  margin: 10px auto 0 auto;
}

.ab_bg .ab_list ul li:hover{
  transform: translateY(-10px);
}


/*case*/

.case{
  width: 100%;
  height: 690px;
  margin: 90px auto 0 auto;
}

.case .case_box{
  margin: 20px auto 0 auto;
  position: relative;
}

.case .case_box .case_button{
  position: absolute;
  top: 415px;
  left: 60%;
  width: 50px;
  height: 50px;
  background: #09479c;
  border-radius: 50%;
}

.case .case_box .case_button .swiper-button-next{
  background: url(../images/case_right.png) no-repeat center;
  right: 0;
  outline: none;
}

.case .case_box .case_button .swiper-button-prev{
  background: url(../images/case_left.png) no-repeat center;
  left: 0;
  outline: none;
}

.swiper-button-prev::after, .swiper-container-rtl .swiper-button-next::after {
  content: 'prev';
  display: none;
}

.swiper-button-next::after, .swiper-container-rtl .swiper-button-prev::after {
  content: 'next';
  display: none;
}


.case .case_box .mySwiper{
  width: 100%;
  overflow: hidden;
}

.case .case_box .mySwiper .swiper-slide{
  margin: 20px 0.9%;
  width: 17.6% !important;
}

.case .case_box .mySwiper .swiper-slide .pic{
  width: 100%;
  height: 356px;
  position: relative;

}

.case .case_box .mySwiper .swiper-slide .pic img{
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: cover;
  left: 0;
  top: 0;
}

.case .case_box .mySwiper .swiper-slide .txt{
  text-align: center;
  margin: 30px auto 0 auto;

}

.case .case_box .mySwiper .swiper-slide .txt a {
  display: block;

}

.case .case_box .mySwiper .swiper-slide .txt a i{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case .case_box .mySwiper .swiper-slide-active{
  width: 27% !important;
}

.case .case_box .mySwiper .swiper-slide-active .pic{
  width: 100%;
  height: 356px;
  position: relative;
  background:  #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(25, 57, 101, .08);
  box-shadow: 0 0 8px 6px rgba(25, 57, 101, .08);

}

.case .case_box .mySwiper .swiper-slide-active .pic img{
  width: 98%;
  height: 98%;
  position: absolute;
  object-fit: cover;
  left: 1%;
  top: 1%;
}

.case .case_box .mySwiper .swiper-slide-active .txt{
  margin: 40px auto 0 auto;
}

.case .case_box .mySwiper .swiper-slide-active .txt a {
  width: 286px;
  height: 53px;
  line-height: 53px;
  border-top: 1px solid #353f46;
  border-bottom: 1px solid #353f46;
}

.case .case_box .mySwiper .swiper-slide-active .txt a i{
  text-align: left;
  padding-left: 70px;
  background: url(../images/buttom4.png) no-repeat 13px center;


}

/*news*/

.news_bg{
  width: 100%;
  height: 1086px;
  margin: 0 auto;
  background: url(../images/news_bg.jpg) no-repeat center;
}

.news_bg .news{
  width: 1280px;
  margin: 0 auto;
  padding-top: 75px;
}

.news_bg .news .news_box{
  margin: 100px auto 0 auto;
  height: 528px;

}

.news_bg .news .news_box .news_top{
  height: 528px;
  border-bottom: 1px solid #dddee3;
}

.news_bg .news .news_box .news_top .news_l{
  float: left;
  width: 802px;
}

.news_bg .news .news_box .news_top .news_l ul li{
  float: left;
  width: 380px;
  height: 528px;
  border-right: 1px solid #dddee3;
  margin-right: 40px;
}

.news_bg .news .news_box .news_top .news_l ul li:last-child{
  margin-right: 0;
}

.news_bg .news .news_box .news_top .news_l ul li .txt{
  width: 340px;
  height: 90px;

}

.news_bg .news .news_box .news_top .news_l ul li .txt span{
  display: block;
  font-size: 14px;
  color: #bfbfbf;

}

.news_bg .news .news_box .news_top .news_l ul li .txt a{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  margin: 8px 0 10px 0;
}

.news_bg .news .news_box .news_top .news_l ul li .txt em{
  display: block;
  width: 16px;
  height: 2px;
  background: #182245;
}

.news_bg .news .news_box .news_top .news_l ul li .news_img{
  width: 340px;
  height: 230px;
  overflow: hidden;

} 
 
.news_bg .news .news_box .news_top .news_l ul li .news_img img{
  width: 340px;
  height: 230px;
  overflow: hidden;
  -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_top .news_l ul li .nr{
  width: 340px;
  margin-top: 28px;
} 

.news_bg .news .news_box .news_top .news_l ul li .nr p{
  font-size: 14px;
  color: #949494;
  line-height: 28px;
  height: 56px;
  overflow: hidden;

}

.news_bg .news .news_box .news_top .news_l ul li .nr .more{
  display: block;
  font-size: 14px;
  color: #4f4f4f;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 40px;
}
 
.news_bg .news .news_box .news_top .news_r{
  float: right;
  width: 440px;
}

.news_bg .news .news_box .news_top .news_r  ul li{
  position: relative;
  z-index: 5;
  border-bottom: 1px dashed #dfe0e2;
  height: 110px;
  width: 440px;
  margin-bottom: 29px;

}

.news_bg .news .news_box .news_top .news_r  ul li h5{
  height: 50px;
  line-height: 50px;

}

.news_bg .news .news_box .news_top .news_r  ul li h5 a{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  float: left;
  width: 300px;
}

.news_bg .news .news_box .news_top .news_r  ul li h5 span{
  display: block;
  float: right;
  font-size: 14px;
  color: #bfbfbf;
  -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_top .news_r  ul li p{
  font-size: 14px;
  color: #949494;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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_top .news_r  ul li::after{
  position: absolute;
  left: -38px;
  top: -30px;
  width: 0px;
  height: 140px;
  background: #09479c;
  content: "";
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  z-index: -1;
}

.news_bg .news .news_box .news_top .news_r  ul li:last-child{
  border-bottom: none;
}

.news_bg .news .news_box .news_top .news_r  ul li.on h5 a{
  color: #fff;
}

.news_bg .news .news_box .news_top .news_r  ul li.on h5 span{
  color: #fff;
}

.news_bg .news .news_box .news_top .news_r  ul li.on p{
  color: #fff;
}

.news_bg .news .news_box .news_top .news_r  ul li.on::after{
  width: 516px;
  -webkit-box-shadow: 0 0 8px 8px rgba(0, 0, 0, .05);
  box-shadow: 0 0 8px 8px rgba(0, 0, 0, .05);
}

.news_bg .news .news_box .list{
  margin-top: 50px;
}

.news_bg .news .news_box .list ul li{
  width: 380px;
  float: left;
  margin-right: 40px;
}

.news_bg .news .news_box .list ul li:last-child{
  margin-right: 0;
}

.news_bg .news .news_box .list ul li a{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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 .list ul li span{
  display: block;
  font-size: 14px;
  color: #bfbfbf;
  margin: 8px 0 15px 0;
}

.news_bg .news .news_box .list ul li p{
  font-size: 14px;
  color: #949494;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -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 .list ul li:hover a{
  color: #09479c;
}




/*fc*/

.fc_bg{
  width: 100%;
  height: 814px;
  margin: 0 auto;
  background: url(../images/fc_bg.jpg) no-repeat center;
}

.fc_bg .fc{
  width: 1280px;
  margin: 0 auto;
  padding-top: 75px;
}

.fc_bg .fc .fc_box{
  margin: 35px auto 0 auto;
}

.fc_bg .fc .fc_box .bd{
  width: 1280px;
  margin: 0 auto;
  height: 360px;
}

.fc_bg .fc .fc_box .bd ul li{
  float: left;
  width: 300px;
  margin: 0 10px;
}

.fc_bg .fc .fc_box .bd ul li .pic{
  width: 300px;
  height: 250px;
  background: #f5f5f5;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc_bg .fc .fc_box .bd ul li .pic img{
  width: 280px;
  height: 230px;
  margin: 10px;
}

.fc_bg .fc .fc_box .bd ul li .txt{
  margin: 20px auto 0 auto;
  text-align: center;
  height: 50px;
  background: url(../images/buttom3.png) no-repeat bottom center;
} 

.fc_bg .fc .fc_box .bd ul li .txt a{
  font-size: 16px;
  color: #333333;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden;
  display: block;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.fc_bg .fc .fc_box .bd ul li:hover .pic{
  background: #09479c;
}
 

.fc_bg .fc .fc_box .hd{
  margin: 0 auto;
  width: 385px;
  height: 58px;
  line-height: 58px;
  background: #09479c;
  border-radius: 45px;
  position: relative;
} 

.fc_bg .fc .fc_box .hd ul{
  text-align: center;
  margin: 0 auto;
}

.fc_bg .fc .fc_box .hd ul li{
  display: inline-block;
  width: 16px;
  height: 1px;
  background:  #ffffff;
  margin: 0 20px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}

.fc_bg .fc .fc_box .hd ul li.on{
  height: 3px;
  top: -10px;
}

.fc_bg .fc .fc_box .hd .next{
  position: absolute;
  left: 8px;
  top: 8px;
  cursor: pointer;
  background: url(../images/left1.png) no-repeat center;
  width: 42px;
  height: 42px;
}

.fc_bg .fc .fc_box .hd .prev{
  position: absolute;
  right: 8px;
  top: 8px;
  cursor: pointer;
  background: url(../images/right1.png) no-repeat center;
  width: 42px;
  height: 42px;
}


/*links*/

.links{
  margin: 70px auto 0 auto;
  width: 1280px;
  overflow: hidden;
}

.links .links_t{
  float: left;
  background: url(../images/links.png) no-repeat left center;
  height: 40px;
}
 
.links .links_t i{
  display: block;
  padding-left: 30px;
  font-size: 16px;
  color: #333333;
}

.links .yq{
  float: right;
  width: 1155px;
  font-size: 16px;
  color: #333333;
} 

.links .yq a{
  font-size: 16px;
  color: #333333;
  margin-right: 15px;
}