
/*-----------------------------------------------------------*/
/*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%;
  position: relative;
  height: 820px;
  top: -225px;
}

.fullSlide .bd {
  width: 100%;
  height: 820px;
  margin: 0;
  position: relative;
  z-index: 1;
  overflow: hidden;
}


.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 820px;
  overflow: hidden;
  text-align: center;
}

.fullSlide .bd li a {
  display: block;
  height: 820px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 60px;
  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: #1a4297;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}

.fullSlide .next {
  width: 65px;
  height: 65px;
  position: absolute;
  top: 50%;
  z-index: 2;
  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: 2;
  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%;
}



/*trait*/

.trait_bg{
  width: 100%;
  margin: -225px auto 0 auto;
  height: 100px;
  background: #fff;
  border-bottom: 1px solid #eeeeee;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
}

.trait_bg .trait{
  margin: 0 auto;
  height: 100px;
  width: 1280px;
}

.trait_bg .trait .trait_l{
  float: left;
  height: 100px;
  line-height: 100px;
  width: 509px;
  border-right: 1px solid #f5f5f5;
}

.trait_bg .trait .trait_l span{
  display: block;
  background: url(../images/buttom1.png) no-repeat  center left;
  padding-left: 45px;
  font-size: 14px;
  color: #666666;
}

.trait_bg .trait .trait_l span i{
  font-size: 18px;
  color: #333333;
}

.trait_bg .trait .tel{
  float: left;
  margin-left: 70px;
  width: 415px;
  border-right: 1px solid #f5f5f5;
  height: 100px;
  line-height: 100px;
}

.trait_bg .trait .tel i{
  display: block;
  font-size: 24px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  background: url(../images/tel.png) no-repeat  center left;
  padding-left: 40px;
}

.trait_bg .trait .search{
  float: right;
  width: 215px;
  height: 50px;
  margin-top: 25px;
}

.trait_bg .trait .search .search_s{
  float: left;
  width: 20px;
  height: 20px;
  margin-top: 15px;

}

.trait_bg .trait .search .search2{
  float: right;
  width: 175px;
  height: 50px;
  font-size: 14px;
  color: #999999;
} 

/*title*/

.title{

}

.title h3{
  font-size: 36px;
  color: #333;
  font-weight: bold;
  line-height: 36px;
  height: 90px;
  padding-left: 85px;
}

.title h3 a{
  display: block;
  font-size: 36px;
  color: #333;
  font-weight: bold;
}

.title i{
  display: block;
  font-size: 14px;
  color: #999999;
  letter-spacing: 6px;
}

/*product*/

.product{
  width: 1280px;
  margin: 0 auto;
}

.product .pro_l{
  float: left;
  width: 1080px;
  margin-top: 70px;
}

.product .pro_l .title{
  background: url(../images/pro_t.png) no-repeat  top left;
}

.product .pro_l .pro_box{
  margin-top: 37px;
}

.product .pro_l .pro_box ul li{
  float: left;
  width: 320px;
  height: 303px;
  background: #fbfbfb;
  border: 1px solid #efefef;
  margin: 0 38px 40px 0;
  position: relative;
  z-index: 5;
}

.product .pro_l .pro_box ul li .pic{
  width: 300px;
  height: 225px;
  margin: 10px 10px 0 10px;

}

.product .pro_l .pro_box ul li .pic img{
  width: 300px;
  height: 225px;
}

.product .pro_l .pro_box ul li .txt{
  margin: 0 auto;
  height: 65px;
  line-height: 65px;
  width: 300px;
} 

.product .pro_l .pro_box ul li .txt h5 a{
  float: left;
  width: 220px;
  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;
  padding-left: 25px;
  background: url(../images/buttom2.png) no-repeat left center;
}

.product .pro_l .pro_box ul li .txt .more{
  display: block;
  float: right;
  background: url(../images/more.png) no-repeat  center;
  width: 20px;
  height: 20px;
  margin-top: 23px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_l .pro_box ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 0%;
  background: #1a4297;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.product .pro_l .pro_box ul li:hover::after{
  height: 100%;
}

.product .pro_l .pro_box ul li:hover .txt h5 a{
  color: #fff;
  background: url(../images/buttom3.png) no-repeat left center;
}

.product .pro_l .pro_box ul li:hover .txt .more{
  background: url(../images/more1.png) no-repeat  center;
}


.product .pro_r{
  float: right;
  width: 180px;
  height: 862px;
  background: #1a4297;
  padding-top: 70px;
} 

.product .pro_r dl{
  width: 180px;
  overflow: hidden;
  margin-bottom: 15px;
}

.product .pro_r dl dt{
  width: 180px;
  height: 59px;
  line-height: 59px;
  background: #ffecb7;

}

.product .pro_r dl dt a{
  font-size: 18px;
  color: #1a4297;
  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;

}

.product .pro_r dl dt a img{
  margin: 15px 18px 0 25px;
  float: left;

}

.product .pro_r dl dd{
  height: 59px;
  line-height: 59px;
  border-bottom: 1px dashed #2f53a0;

}

.product .pro_r dl dd a{
  font-size: 14px;
  color: #fff;
  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;
  padding-left: 73px;
  background: url(../images/buttom4.png) no-repeat 38px center;
}


.product .pro_r dl:hover dt a{
  font-weight: bold;

}

.product .pro_r dl dd:hover a{
  transform: translateX(10px);
  -webkit-transform: translateX(10px);
  -o-transform: translateX(10px);
}


/*ys*/

.ys_bg{
  width: 100%;
  height: 948px;
  margin: -24px auto 0 auto;
  background: url(../images/ys_bg.jpg) no-repeat  center;
  overflow: hidden;
  position: relative;
}

.ys_bg .ys{
  width: 1280px;
  margin: 0 auto;
  position: relative;
  padding-top: 24px;
}

.ys_bg .ys .bd{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.ys_bg .ys .bd ul li{
  float: left;
  width: 1280px;
}

.ys_bg .ys .bd ul li .txt{
  float: left;
  width: 640px;
  margin-top: 408px;
}

.ys_bg .ys .bd ul li .txt h5{

  height: 70px;
  line-height: 70px;
  font-size: 22px;
  color: #fff;
  font-weight: bold;

}

.ys_bg .ys .bd ul li .txt h5 span{
  display: block;
  float: left;
  width: 64px;
  height: 64px;
  line-height: 64px;
  text-align: center;
  border: 3px solid #fff;
  font-size: 36px;
  color: #fff;
  font-family: "Impact";
  font-weight: normal;
  margin-right: 30px;
}

.ys_bg .ys .bd ul li .txt p{
  font-size: 16px;
  color: #fff;
  line-height: 36px;
  margin-top: 45px;
}

.ys_bg .ys .bd ul li .ys_img{
  width: 870px;
  height: 775px;
  float: right;
  margin-right: -320px;

} 

.ys_bg .ys .bd ul li .ys_img img{
  width: 870px;
  height: 775px;
}

.ys_bg .ys .hd{
  position: absolute;
  left: 0px;
  top: 24px;
  z-index: 5;
  background: #fff;
  width: 990px;
  height: 319px;
}

.ys_bg .ys .hd ul li{
  float: left;
  height: 319px;
  width: 246px;
  border-left: 1px solid #ececec;
  text-align: center;
}

.ys_bg .ys .hd ul li h5{
  font-size: 20px;
  color: #333333;
}

.ys_bg .ys .hd ul li h5 em{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  margin-top: 10px;
}


.ys_bg .ys .hd ul li .te_list {
  display: block;
  overflow: hidden;
  transition-duration: 0.7s;
  margin: 65px auto 45px auto;
  width: 91px;
  height: 91px;
  background: #fbfbfb;
  border-radius: 50%;
}

.ys_bg .ys .hd ul li .te_list .te_img {
  display: block;
  position: relative;
  transition: 0.7s;
  font-size: 0;
}

.ys_bg .ys .hd ul li .te_list .te_img i{
  display: block;
  width: 91px;
  height: 91px;
  text-align: center;
  line-height: 91px;
  margin: 0px auto;
}

.ys_bg .ys .hd ul li .te_list .te_img i img{
  vertical-align: middle;
  display: inline-block;
  width: 91px;
  height: 91px;
}

.ys_bg .ys .hd ul li .te_list .te_img i:before{
  /* 辅助ie8图片居中 */
  content: '';
  height: 91px;
  width: 1px;
  font-size: 0;
}


.ys_bg .ys .hd ul li .te_list .te_img {
  width: 100%;
  height: 200%;
  top:0;
}

.ys_bg .ys .hd ul li:hover .te_img {
  top:-91px;
}

.ys_bg .ys .hd ul li:hover .te_list{
  background: #ffecb7;
}

.ys_bg .ys .hd ul li.on .te_img {
  top:-91px;
}

.ys_bg .ys .hd ul li.on .te_list{
  background: #ffecb7;
}

.ys_bg .ys .ys_xt{
  position: absolute;
  right: 40px;
  top: 840px;
}

.ys_bg .ys_ico{
  position: absolute;
  right: 0px;
  top: 630px;
  z-index: 5;
}


.ys_bg .ys .next{
  position: absolute;
  left: 0px;
  top: 750px;
  cursor: pointer;
  background: url(../images/left.png) no-repeat center;
  width: 40px;
  height: 40px;
}

.ys_bg .ys .prev{
  position: absolute;
  left: 50px;
  top: 750px;
  cursor: pointer;
  background: url(../images/right.png) no-repeat center;
  width: 40px;
  height: 40px;
}


.ys_bg .ys .zx{
  position: absolute;
  left: 560px;
  top: 755px;
  width: 81px;
  border-bottom: 10px solid #4d69a0;
  height: 17px;
}

.ys_bg .ys .zx::after{
  position: absolute;
  left: -440px;
  top: 15px;
  content: "";
  width: 403px;
  height: 1px;
  background: #ffffff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ys_bg .ys .zx a{
  display: block;
  text-align: center;
  font-size: 18px;
  color: #fff;

}

.ys_bg .ys .tel{
  position: absolute;
  left: 200px;
  top: 810px;
  font-size: 18px;
  color: #fff;
}

.ys_bg .ys .tel i{
  font-size: 24px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
}

/*case*/

.case{
  width: 1280px;
  margin: 50px auto 0 auto;
  position: relative;
}

.case .title{
  position: absolute;
  right: 0;
  top: 0;
  z-index: 5;
  text-align: right;
  background: url(../images/case_t.png) no-repeat  top right;
}

.case .title h3{
  padding-right: 85px;
}

.case  .case_box{
  position: relative;
  margin: 0 auto;
}

.case  .case_box .hd{
  float: left;
  width: 100px;
  height: 467px;
  background: #1a4297;
  border-bottom-left-radius: 55px;
  border-bottom-right-radius: 55px;

}

.case  .case_box .hd ul{
  height: 376px;
  overflow: hidden;
}

.case  .case_box .hd ul li{
  width: 90px;
  height: 93px;
  line-height: 93px;
  text-align: center;
  font-size: 16px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  position: relative;
  z-index: 5;
  padding-left: 10px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case  .case_box .hd ul li::before{
  position: absolute;
  left: 40px;
  top: 0px;
  content: "0";
  font-size: 16px;
  color: #fff;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case  .case_box .hd ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  content: "";
  width: 100%;
  height: 0px;
  background: #31539a;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case  .case_box .hd ul li.on{
  font-size: 20px;
  font-weight: bold;

}

.case  .case_box .hd ul li.on::before{
  font-size: 20px;
  font-weight: bold;
  left: 37px;
}

.case  .case_box .hd ul li.on::after{
  height: 100%;
}

.case  .case_box .hd .prev{
  background: url(../images/case_right.png) no-repeat  center;
  width: 80px;
  height: 80px;
  margin: 0 auto;
}

.case  .case_box .bd{
  float: right;
  width: 1140px;
  margin-top: 145px;
}

.case  .case_box .bd ul li{
  float: left;
  background: url(../images/case_bg.jpg) no-repeat bottom center;
  position: relative;
  width: 340px;
  height: 320px;
  border-bottom: 1px solid #efefef;
  margin-left: 40px;

}

.case  .case_box .bd ul li .pic{
  width: 320px;
  height: 255px;
  margin: 0 auto;

}

.case  .case_box .bd ul li .pic img{
  width: 320px;
  height: 255px;
}

.case  .case_box .bd ul li .txt{
  width: 320px;
  margin: 0 auto;
  height: 65px;
  line-height: 65px;
} 

.case  .case_box .bd ul li .txt 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: 220px;
}

.case  .case_box .bd ul li .txt .more{
  font-size: 16px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  float: right;
  text-transform: capitalize;
}

.case  .case_box .bd ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  width: 0px;
  height: 1px;
  background: #1a4297;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.case  .case_box .bd ul li:hover::after{
  width: 100%;
}

/*about*/

.ab_bg{
  width: 100%;
  height: 1135px;
  margin: 50px auto 0 auto;
  overflow: hidden;
  background: url(../images/ab_bg.jpg) no-repeat top center;
  position: relative;
}

.ab_bg .about{
  width: 1280px;
  margin: 0 auto;
  padding-top: 25px;
  position: relative;
}

.ab_bg .about .ab_l{
  float: left;
  width: 540px;
  height: 567px;
  position: relative;
}

.ab_bg .about .ab_l .ab_img{
  width: 860px;
  height: 567px;
  margin-left: -320px;

}

.ab_bg .about .ab_l .ab_img img{
  width: 860px;
  height: 567px;
}

.ab_bg .about .ab_l .ry{
  position: absolute;
  right: 0;
  top: 487px;
  background: url(../images/ry_bg.png) no-repeat  center;
  width: 240px;
  height: 183px;
} 

.ab_bg .about .ab_l .ry img{
  width: 197px;
  height: 138px;
  margin: 22px 0 0 22px;
}

.ab_bg .about .ab_r{
  float: right;
  width: 670px;
  margin-top: 95px;
  position: relative;
}

.ab_bg .about .ab_r .title{
  background: url(../images/ab_t.png) no-repeat  top left;
}

.ab_bg .about .ab_r .txt{
  margin-top: 75px;

}

.ab_bg .about .ab_r .txt h5{
  font-size: 20px;
  color: #1a4297;
  font-weight: bold;

}

.ab_bg .about .ab_r .txt h5 i{
  font-size: 12px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  font-style: italic;

}

.ab_bg .about .ab_r .txt p{
  font-size: 14px;
  color: #999999;
  line-height: 30px;
  height: 120px;
  overflow: hidden;
  margin-top: 40px;

}

.ab_bg .about .ab_r .qq_img{
  position: absolute;
  right: 0px;
  top: 2px;
  animation: msClock 1.2s linear infinite;
  animation: msClock 1.2s linear infinite;
} 

@keyframes msClock {
  0%,70%,100% {
    transform: rotate(0) scale(1);
  }
  10%,30% {
    transform: rotate(-15deg) scale(1.1);
  }
  20%,40% {
  transform: rotate(15deg) scale(1.1);
  }
}

.ab_bg .ab_ico{
  position: absolute;
  left: 0px;
  top: 500px;
}

.ab_bg .fc{
  width: 1280px;
  margin: 0 auto;
  position: relative;
}

.ab_bg .fc .fc_list{
  margin-left: 670px;
  height: 150px;
}

.ab_bg .fc .fc_list ul li{
  float: left;
  width: 300px;
  height: 150px;
  position: relative;
  z-index: 5;
}

.ab_bg .fc .fc_list ul li a{
  display: block;
}

.ab_bg .fc .fc_list ul li a span{
  display: block;
  font-size: 18px;
  color: #fff;
  float: left;
  margin-top: 50px;
}

.ab_bg .fc .fc_list ul li a span em{
  display: block;
  font-size: 12px;
  color: #a3b3d5;
  font-family: Arial, Helvetica, sans-serif;
  margin-top: 7px;
}

.ab_bg .fc .fc_list ul li a i{
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  margin: 60px 25px 0 60px;

}

.ab_bg .fc .fc_list ul li.fc1 a i{
  background: url(../images/ab1.png) no-repeat  center;
}

.ab_bg .fc .fc_list ul li.fc2 a i{
  background: url(../images/ab2.png) no-repeat  center;
}


.ab_bg .fc .fc_list ul li::after{
  position: absolute;
  left: 0px;
  top: 0px;
  z-index: -1;
  content: "";
  width: 0px;
  height: 100%;
  background: #ffecb7;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.ab_bg .fc .fc_list ul li.casehover::after{
  width: 100%;
}

.ab_bg .fc .fc_list ul li.casehover a span{
  color: #1a4297;

}

.ab_bg .fc .fc_list ul li.casehover a span em{
  color: #1a4297;
}


.ab_bg .fc .fc_list ul li.fc1.casehover a i{
  background: url(../images/ab11.png) no-repeat  center;
}

.ab_bg .fc .fc_list ul li.fc2.casehover a i{
  background: url(../images/ab22.png) no-repeat  center;
}

.ab_bg .fc .fc_box{
  width: 1360px;
  margin: 0 auto;
  padding-top: 70px;
} 

.ab_bg .fc .fc_box  ul li{
  float: left;
  width: 290px;
  height: 255px;
  border: 1px solid #efefef;
  margin-right: 40px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}

.ab_bg .fc .fc_box ul li .pic{
  width: 280px;
  height: 190px;
  margin: 5px 5px 0 5px;
  position: relative;

}

.ab_bg .fc .fc_box ul li .pic img{
  width: 280px;
  height: 190px;
}

.ab_bg .fc .fc_box ul li .txt{
  width: 280px;
  margin: 0 auto;
  height: 60px;
  line-height: 60px;
  text-align: center;
} 

.ab_bg .fc .fc_box 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: 0 auto;
}

.ab_bg .fc .fc_box ul li .txt a i{
  font-size: 16px;
  color: #333333;
}

.ab_bg .fc .fc_box  ul li.on{
  border: 1px solid #1a4297;
  background: #1a4297;
}

.ab_bg .fc .fc_box  ul li:hover .txt a{
  color: #fff;
}

.ab_bg .fc .fc_box  ul li:hover .txt a i{
  color: #fff;
}

.ab_bg .fc .fc_box  ul li.on .txt a{
  color: #fff;
}

.ab_bg .fc .fc_box  ul li.on .txt a i{
  color: #fff;
}

/*news*/

.news{
  width: 1280px;
  margin: 0 auto;
  position: relative;
  height: 650px;
}

.news .title{
  position: absolute;
  right: 0px;
  top: 0px;
  z-index: 5;
  background: url(../images/news_t.png) no-repeat right top;
  text-align: right;
}

.news .title h3{
  padding-right: 85px;
}

.news .news_list{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 201px;
  height: 423px;
  z-index: 5;
}

.news .news_list ul li{
  width: 120px;
  height: 140px;
  background: #1a4297;
  border-bottom: 1px dashed #264c9c;
  text-align: center;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_list ul li:last-child{
  border-bottom: none;
}

.news .news_list ul li a{
  display: block;
  padding-top: 35px;
}

.news .news_list ul li a em{
  display: block;
  margin: 0px auto 10px auto;
  width: 36px;
  height: 32px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_list ul li a span{
  display: block;
  font-size: 16px;
  color: #fff;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_list ul li a span i{
  display: block;
  font-size: 14px;
  color: #1a4297;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  opacity: 0;
  margin-top: 2px;
}

.news .news_list ul li.n1 a em{
  background: url(../images/news1.png) no-repeat  center;
}

.news .news_list ul li.n2 a em{
  background: url(../images/news2.png) no-repeat  center;
}

.news .news_list ul li.n3 a em{
  background: url(../images/news3.png) no-repeat  center;
}

.news .news_list ul li.casehover{
  width: 201px;
  background: #ffecb7;
  border-bottom: 1px solid #ffecb7
}

.news .news_list ul li.casehover a span{
  color: #1a4297;

}

.news .news_list ul li.casehover a span i{
  opacity: 1;
}

.news .news_list ul li.casehover a{
  padding-top: 30px;

}

.news .news_list ul li.casehover em{
  margin: 0px auto 12px auto;

}

.news .news_list ul li.n1.casehover a em{
  background: url(../images/news11.png) no-repeat  center;
}

.news .news_list ul li.n2.casehover a em{
  background: url(../images/news22.png) no-repeat  center;
}

.news .news_list ul li.n3.casehover a em{
  background: url(../images/news33.png) no-repeat  center;
}

.news .news_box{
  margin: 0 auto;
  padding-top: 165px;
}

.news .news_box .news_top{
  margin: 0px 0 0 240px;
  width: 1039px;
  height: 258px;
  background: #fbfbfb;
  border: 1px solid #efefef;
}

.news .news_box .news_top .news_img{
  float: left;
  width: 300px;
  height: 225px;
  margin: 16px 0 0 16px;
}

.news .news_box .news_top .news_img img{
  width: 300px;
  height: 225px;
}

.news .news_box .news_top .txt{
  float: right;
  width: 620px;
  margin-right: 50px;
  margin-top: 16px;
  position: relative;
} 

.news .news_box .news_top .txt::after{
  position: absolute;
  left: -100px;
  top: 105px;
  content: "";
  width: 165px;
  height: 1px;
  background: #1a4297;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .news_top .txt .txt_t{
  height: 75px;
  line-height: 75px;

}

.news .news_box .news_top .txt .txt_t span{
  display: block;
  font-size: 18px;
  color: #333333;
  font-weight: bold;
  float: left;
}

.news .news_box .news_top .txt .txt_t i{
  display: block;
  float: right;
  font-family: "Impact";
  font-size: 24px;
  color: #333333;
}

.news .news_box .news_top .txt a{
  height: 55px;
  line-height: 55px;
  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;
  padding-left: 87px;
  position: relative;
} 

.news .news_box .news_top:hover .txt a{
  color: #1a4297;
  font-weight: bold;

}

.news .news_box .news_top .txt  p{
  font-size: 14px;
  color: #666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
  margin-top: 3px;
}

.news .news_box .list{
  width: 1360px;
  margin: 40px auto 0 auto;
}

.news .news_box .list ul li{
  float: left;
  width: 400px;
  height: 70px;
  background: #fbfbfb;
  border: 1px solid #efefef;
  margin: 0 40px 40px 0;
  position: relative;
  z-index: 5;
}

.news .news_box .list ul li .time{
  float: left;
  width: 85px;
  height: 70px;
  text-align: center;
  border-right: 1px solid #efefef;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .list ul li .time span{
  display: block;
  font-size: 24px;
  color: #333333;
  font-family: "Impact";
  margin-top: 5px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .list ul li .time i{
  display: block;
  font-size: 12px;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.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;
  width: 270px;
  margin-left: 20px;
  line-height: 70px;
  float: left;
}

.news .news_box .list ul li::after{
  position: absolute;
  left: 0px;
  bottom: 0px;
  content: "";
  z-index: -1;
  width: 0px;
  height: 70px;
  background: #1a4297;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.news .news_box .list ul li:hover::after{
  width: 100%;
}

.news .news_box .list ul li:hover .time{
  border-right: 1px solid #274d9f;
}

.news .news_box .list ul li:hover .time span{
  color: #fff;
}

.news .news_box .list ul li:hover .time i{
  color: #fff;
}

.news .news_box .list ul li:hover a{
  color: #fff;
}



/*links*/

.links{
  width: 1280px;
  margin: 30px auto;
  overflow: hidden;
}

.links .links_t{
  float: left;
  background: url(../images/links.png) no-repeat top center;
  padding-top: 32px;
}

.links .links_t i{
  font-size: 18px;
  color: #333333;
  display: block;
  font-style: italic;
}

.links .yq{
  float: right;
  width: 1100px;
  font-size: 14px;
  color: #999999;
  margin-top: 10px;

} 

.links .yq a{
  margin-right: 15px;
  font-size: 14px;
  color: #999999;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.links .yq a:hover{
  color: #1a4297;
}


.link-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 80px;
  position: relative;
  z-index: 0;
  width: 165px;
  float: left;
}

.link-one {
    color: #000;
    transition: color 1s cubic-bezier(0.32, 0, 0.67, 0);
    line-height: 1em;
  }

.link-one:hover {
  color: #fff;
  transition: color 1s cubic-bezier(0.33, 1, 0.68, 1);

}

.link-one::before {
  content: "";
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  background-color: #ddd;

  clip-path: circle(0% at 50% calc(50%));
  transition: clip-path 1s cubic-bezier(0.65, 0, 0.35, 1);
}

.link-one::after {
    content: "";
    position: absolute;
    z-index: -1;
    width: 80%;
    height: 100%;
    top: 0;
    right: 10%;
    background: #fff;
    opacity: 0.2;
  
    clip-path: polygon(
      40% 0%,
      60% 0%,
      60% 0%,
      40% 0%,
      40% 100%,
      60% 100%,
      60% 100%,
      40% 100%
    );
    transition: clip-path 1s cubic-bezier(0.65, 0, 0.35, 1);
  }

  .links:hover .link-one::before {
  clip-path: circle(100% at 50% 50%);
}

.links:hover .link-one::after {
    clip-path: polygon(
      40% 10%,
      60% 10%,
      60% 35%,
      40% 35%,
      40% 90%,
      60% 90%,
      60% 65%,
      40% 65%
    );
  }
