
/*-----------------------------------------------------------*/
/*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;
}


.header{
  margin: 0 auto;
  width: 100%;
  height: 20px;
  
}

/* banner */
.banner {
  width: 100%;
  height: 100%;
  position: relative;
  top: -110px;
  left: 0;
  z-index: 0;
}
.banner .swiper-container {
  width: 100%;
  height: 100%;
  overflow: hidden;
  margin: 0 auto;
}
.banner .swiper-slide {
  width: 100%;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.banner .swiper-slide {
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
}
.banner .swiper-slide img {
  width: 100%;
  height: 100%;
  display: block;
  transition: 1s linear 2s;
  transform: scale(1.1, 1.1);
}
.banner .swiper-slide-active img,
.swiper-slide-duplicate-active img {
  transition: 6s linear;
  transform: scale(1, 1);
}
.banner .swiper-button-next1 {
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerR.png) no-repeat center;
  right: 4%;
  top: 50%;
  z-index: 5;
  cursor: pointer;
}
.banner .swiper-button-prev1 {
  position: absolute;
  width: 65px;
  height: 65px;
  background: url(../images/bannerL.png) no-repeat center;
  float: left;
  z-index: 5;
  cursor: pointer;
  left: 4%;
  top: 50%;
}
.banner .swiper-pagination {
  width: 100%;
  bottom: 30px;
  left: 0%;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 15px;
  background: #fff;
  width: 10px;
  height: 10px;
  opacity: 1;
  border-radius: 50%;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
}
.banner .swiper-pagination-bullets .swiper-pagination-bullet-active {
  background: #004791;
}


/* title */

.title{
  background: url(../images/title.png) top left no-repeat;
}

.title span{
  display: block;
  font-size: 62px;
  color: #004791;
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-style: italic;
  text-transform: uppercase;
  line-height: 70px;
}

.title h3{
  font-size: 32px;
  color: #444444;
  font-weight: bold;
  margin-top: 13px;
  line-height: 36px;
  background: url(../images/title_xt.png) right center no-repeat;
  padding-right: 242px;
}

.title h3 a{
  display: block;
  font-size: 32px;
  color: #444444;
  font-weight: bold;
}


/* product */

.pro_bg{
  width: 100%;
  height: 997px;
  margin: -45px auto 0 auto;
  background: url(../images/pro_bg.jpg) top center no-repeat;

}

.pro_bg .product{
  margin: 0 auto;
  padding-top: 78px;
  width: 1300px;
  position: relative;
}

.pro_bg .product .title{
  position: absolute;
  left: 0px;
  top: 35px;
  z-index: 5;

}

.pro_bg .product .pro_box{
  margin: 0 auto;
  height: 560px;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_box .bd{
  float: left;
  width: 1040px;
  margin-top: 113px;
  position: relative;
  z-index: 5;
}

.pro_bg .product .pro_box .pro_ico{
  position: absolute;
  left: -50px;
  top: 240px;
  width: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
  opacity: 0.11;
  writing-mode: tb-rl;
  letter-spacing: 4px;
  z-index: 5;
}

.pro_bg .product .pro_box .bd::after{
  position: absolute;
  content: "";
  left: -50px;
  top: 25px;
  width: 514px;
  height: 407px;
  background: #004791;
  z-index: -1;
  -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{
  float: left;
  width: 1040px;

}

.pro_bg .product .pro_box .bd ul li .pic{
  float: left;
  width: 514px;
  height: 407px;

}

.pro_bg .product .pro_box .bd ul li .pic img{
  width: 514px;
  height: 407px;
}

.pro_bg .product .pro_box .bd ul li .txt{
  float: right;
  width: 472px;
  margin-top: 60px;
} 

.pro_bg .product .pro_box .bd ul li .txt h5 a{
  font-size: 20px;
  color: #333333;
  font-weight: bold;
  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;
}

.pro_bg .product .pro_box .bd ul li .txt em{
  display: block;
  width: 472px;
  height: 1px;
  background: #e8e8e8;
  margin-top: 20px;
}

.pro_bg .product .pro_box .bd ul li .txt p{
  font-size: 16px;
  color: #909090;
  line-height: 29px;
  height: 58px;
  overflow: hidden;
  margin: 35px 0 75px 0;

}

.pro_bg .product .pro_box .bd ul li .txt .more{
  display: block;
  width: 142px;
  height: 52px;
  line-height: 52px;
  background: #f1f1f1;
  text-align: center;
  font-size: 16px;
  color: #333333;
  -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 .more{
  color: #fff;
  background: #004791;
}


.pro_bg .product .pro_box .hd{
  float: right;
  width: 209px;
  height: 560px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  box-shadow: 0 0 8px 6px rgba(0, 0, 0, .03);
  overflow: hidden;
} 

.pro_bg .product .pro_box .hd ul li{
  width: 209px;
  height: 140px;
  border-bottom: 1px solid #ebebeb;
  position: relative;
  z-index: 5;

}

.pro_bg .product .pro_box .hd ul li a{
  display: block;
  padding-top: 45px;
}

.pro_bg .product .pro_box .hd ul li a span{
  display: block;
  float: left;
  margin: 0 0 0 30px;
  width: 120px;
  font-size: 20px;
  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;
}

.pro_bg .product .pro_box .hd ul li a span i{
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  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;
  opacity: 0.3;
  margin-top: 3px;
}

.pro_bg .product .pro_box .hd ul li a em{
  display: block;
  float: right;
  background: url(../images/more1.png) center no-repeat;
  width: 8px;
  height: 15px;
  margin: 20px 28px 0 0;
  -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 .hd ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 100%;
  height: 0%;
  background: #004791;
  z-index: -1;
  -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 .hd ul li.on::after{
  height: 100%;
}

.pro_bg .product .pro_box .hd ul li.on a span{
  color: #fff;

}

.pro_bg .product .pro_box .hd ul li.on a span i{
  color: #fff;
}

.pro_bg .product .pro_box .hd ul li.on em{
  background: url(../images/more.png) center no-repeat;
}


.pro_bg .product .pro_box .hd .more{
  width: 209px;
  height: 140px;
  position: relative;
  z-index: 5;

}

.pro_bg .product .pro_box .hd .more a{
  display: block;
  padding-top: 45px;
}

.pro_bg .product .pro_box .hd .more a span{
  display: block;
  float: left;
  margin: 0 0 0 30px;
  width: 120px;
  font-size: 20px;
  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;
}

.pro_bg .product .pro_box .hd .more a span i{
  font-size: 12px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
  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;
  opacity: 0.3;
  margin-top: 3px;
}

.pro_bg .product .pro_box .hd .more a em{
  display: block;
  float: right;
  background: url(../images/more1.png) center no-repeat;
  width: 8px;
  height: 15px;
  margin: 20px 28px 0 0;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_show{
  margin: 45px auto 0 auto;
  width: 1360px;
}

.pro_bg .product .pro_show ul li{
  float: left;
  width: 290px;
  margin-right: 47px;
}

.pro_bg .product .pro_show ul li .pic{
  width: 290px;
  height: 230px;
  border: 1px solid #dbdbdb;

}

.pro_bg .product .pro_show ul li .pic img{
  width: 270px;
  height: 210px;
  margin: 10px;
}

.pro_bg .product .pro_show ul li .txt{
  margin: 0 auto;
  height: 78px;
  line-height: 78px;
  width: 270px;

}

.pro_bg .product .pro_show ul li .txt h5 a{
  float: left;
  width: 220px;
  font-size: 17px;
  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;

}

.pro_bg .product .pro_show ul li:hover .txt h5 a{
  color: #004791;
}

.pro_bg .product .pro_show ul li .txt .more{
  display: block;
  float: right;
  font-size: 17px;
  color: #333;
  width: 22px;
  height: 22px;
  line-height: 20px;
  background: #ebebeb;
  border-radius: 50%;
  text-align: center;
  margin-top: 28px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.pro_bg .product .pro_show ul li:hover .txt  .more{
  background: #004791;
  color: #fff;

}


/* ys */


.ys_bg{
  width: 100%;
  height: 894px;
  margin: 50px auto 0 auto;
  background: url(../images/ys_bg.jpg) center top no-repeat;
  overflow: hidden;
}

.ys_bg .ys{
  position: relative;
  width: 1300px;
  margin: 0 auto;
  padding-top: 165px;
}

.ys_bg .ys .title{
  position: absolute;
  right: -40px;
  top: 205px;

}

.ys_bg .ys .title h3{
  margin-top: 10px;
  background: url(../images/ys_t.png) right center no-repeat;

}

.ys_bg .ys .title i{
  display: block;
  font-size: 20px;
  color:  #aeaeae;
  margin-top: 20px;
  letter-spacing: 7px;
}

.ys_bg .ys .ys_box{
  margin: 0 auto;
  position: relative;

}

.ys_bg .ys .ys_box .bd{
  margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li{
  float: left;
  width: 1300px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img{
  float: left;
  width: 630px;
  height: 595px;
  background: url(../images/ys_list.png) center no-repeat;
  margin-left: -20px;
}

.ys_bg .ys .ys_box .bd ul li .ys_img img{
  height: 595px;
  width: 595px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}

.ys_bg .ys .ys_box .bd ul li .txt{
  float: right;
  width: 615px;
  margin-top: 265px;
}

.ys_bg .ys .ys_box .bd ul li .txt h5{
  display: inline-block;
  background: #004791;
  height: 58px;
  line-height: 58px;
  padding: 0 25px;
  font-size: 22px;
  color: #fff;
  margin-bottom: 22px;


}

.ys_bg .ys .ys_box .bd ul li .txt p{
  font-size: 16px;
  color: #787878;
  line-height: 30px;
}

.ys_bg .ys .ys_box .hd{
  position: absolute;
  right: 0px;
  top: 489px;
  z-index: 5;
  background: url(../images/ys_xt.png) center no-repeat;
  height: 38px;
  width: 160px;
}

.ys_bg .ys .ys_box .hd .next{
  float: left;
  cursor: pointer;
  width: 45px;
  height: 23px;
  background: url(../images/ys_left.png) center no-repeat;
  margin-top: 7px;
}

.ys_bg .ys .ys_box .hd .prev{
  float: right;
  cursor: pointer;
  width: 45px;
  height: 23px;
  background: url(../images/ys_right.png) center no-repeat;
  margin-top: 7px;
}


.ys_bg .ys .ys_box .pageState{
  position: absolute;
  left: 720px;
  top: 488px;
  font-size: 20px;
  color: #004791;
  font-family: Arial, Helvetica, sans-serif;
  letter-spacing: 15px;
}

.ys_bg .ys .ys_box .pageState::after{
  content: "0";
  font-size: 20px;
  color: #004791;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  left: 58px;
  top: 23px;
}

.ys_bg .ys .ys_box .pageState span{
  position: relative;
  font-size: 60px;
  color: #004791;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 50px;
  display: inline-block;
}

.ys_bg .ys .ys_box .pageState span::after{
  content: "0";
  font-size: 60px;
  color: #004791;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  position: absolute;
  left: -30px;
  top: 0px;
}


/* case */

.case{
  width: 1300px;
  margin: 35px auto 0 auto;
}

.case .case_t{
  margin: 0 auto;
  height: 145px;
}

.case .case_t .title{
  float: left;

}

.case .case_t .more{
  float: right;
  margin-top: 25px;
  background: url(../images/more2.png) center right no-repeat;
  padding-right: 110px;
  height: 82px;
  line-height: 82px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 3px;
} 


.case .case_box{
  margin: 0 auto;
  position: relative;

}

.case .case_box .bd{

}

.case .case_box .bd ul li{
  float: left;
  width: 400px;
  height: 564px;
  background: url(../images/case_list.png) center top no-repeat;
  margin: 0 16px;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  position: relative;
  z-index: 5;
  top: 10px;
}

.case .case_box .bd ul li .pic{
  width: 380px;
  height: 280px;
  margin: 10px auto 0 auto;

}

.case .case_box .bd ul li .pic img{
  width: 380px;
  height: 280px;
}

.case .case_box .bd ul li .txt{
  width: 380px;
  margin: 0 auto;
}

.case .case_box .bd ul li .txt h5 a{
  font-size: 20px;
  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;
  text-align: center;
  margin: 40px auto 13px auto;
}

.case .case_box .bd ul li .txt p{
  font-size: 16px;
  color: #a7a7a7;
  line-height: 26px;
  height: 52px;
  overflow: hidden;
}

.case .case_box .bd ul li .txt .more{
  display: block;
  margin: 52px auto 0 auto;
  width: 54px;
  height: 54px;
  line-height: 52px;
  background: #f0f0f0;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  color: #333333;
  -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::after{
  position: absolute;
  content: "";
  left: -22px;
  top: -12px;
  width: 444px;
  height: 0%;
  background: url(../images/case_list1.png) center top no-repeat;
  z-index: -1;
  -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{
  height: 545px;

}

.case .case_box .bd ul li:hover .txt .more{
  background: #004791;
  color: #fff;
}

.case .case_box .next{
  cursor: pointer;
  position: absolute;
  left: -140px;
  top: 235px;
  background: url(../images/left.png) center  no-repeat;
  width: 59px;
  height: 17px;
} 

.case .case_box .prev{
  cursor: pointer;
  position: absolute;
  right: -140px;
  top: 235px;
  background: url(../images/right.png) center  no-repeat;
  width: 59px;
  height: 17px;
} 


/* about */

.ab_bg{
  width: 100%;
  height: 850px;
  margin: 40px auto 0 auto;
  background: url(../images/ab_bg.jpg) center  no-repeat;
}

.ab_bg .about{
  width: 1300px;
  margin: 0 auto;
  padding-top: 210px;
}

.ab_bg .about .ab_t{
  height: 175px;
}

.ab_bg .about .ab_t .title{
  float: left;
}

.ab_bg .about .ab_t h5{
  float: left;
  font-size: 26px;
  color: #444444;
  margin: 75px 0 0 35px;
}

.ab_bg .about p{
  font-size: 18px;
  color: #8f8f8f;
  line-height: 32px;
  height: 96px;
  overflow: hidden;
  width: 720px;
}

.ab_bg .about .more{
  display: inline-block;
  margin-top: 90px;
  background: url(../images/more2.png) center right no-repeat;
  padding-right: 110px;
  height: 82px;
  line-height: 82px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 3px;
}


/* hz */

.hz{
  margin: 100px auto 0 auto;
  width: 1300px;
}

.hz .hz_t{
  height: 148px;
}

.hz .hz_t .title{
  float: left;
}

.hz .hz_t .more{
  display: block;
  float: right;
  margin-top: 90px;
  background: url(../images/more2.png) center right no-repeat;
  padding-right: 110px;
  height: 82px;
  line-height: 82px;
  font-size: 18px;
  color: #333333;
  letter-spacing: 3px;
  margin-top: 20px;
}

.hz .hz_box{
  margin: 0 auto;
}

.hz .hz_box .swiper-container{
  overflow: hidden;
}

.hz .hz_box .swiper-container .swiper-slide{

}

.hz .hz_box .swiper-container .swiper-slide .pic{
  width: 99%;
  border: 1px solid #e6e6e6;
  padding-top: 55%;
  position: relative;

}

.hz .hz_box .swiper-container .swiper-slide .pic img{
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  object-fit: contain;

}

.hz .hz_box .swiper-container .swiper-slide .txt{
  margin: 20px auto 0 auto;
  text-align: center;

} 

.hz .hz_box .swiper-container .swiper-slide .txt a{
  font-size: 17px;
  color: #444444;
  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;
}

.hz .hz_box .swiper-container .swiper-slide:hover .txt a {
  color: #004791;

}


/* news */

.news_bg{
  width: 100%;
  height: 818px;
  margin: 88px auto 0 auto;
  background: url(../images/news_bg.jpg) top center no-repeat;
}

.news_bg .news{
  margin: 0 auto;
  width: 1300px;
  padding-top: 80px;
}

.news_bg .news .news_t{
  height: 160px;
}

.news_bg .news .news_t .title{
  float: left;
}

.news_bg .news .news_t .news_list{
  float: right;
  margin-top: 40px;
} 

.news_bg .news .news_t .news_list ul li{
  float: left;
  position: relative;
  z-index: 5;
  margin-left: 33px;
  width: 174px;
  height: 55px;
  line-height: 55px;
  background: #004791;
}

.news_bg .news .news_t .news_list ul li a{
  display: block;
  text-align: center;
  font-size: 20px;
  color: #fff;

}

.news_bg .news .news_t .news_list ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  background: #ea7900;
  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.on::after{
  width: 100%;
}

.news_bg .news .news_t .news_list ul li.on a{
  color: #fff;
}

.news_bg .news .news_box{
  margin: 0 auto;
} 

.news_bg .news .news_box .news_l{
  float: left;
  width: 668px;
}

.news_bg .news .news_box .news_l ul li{
  float: left;
  width: 668px;
  height: 228px;
  background: #fff;
  -webkit-box-shadow: 0 0 8px 6px rgba(3, 23, 45, .03);
  box-shadow: 0 0 8px 6px rgba(3, 23, 45, .03);
  margin-bottom: 30px;
}

.news_bg .news .news_box .news_l ul li .news_img{
  float: left;
  width: 254px;
  height: 186px;
  margin: 20px 0 0 20px;
  overflow: hidden;

}

.news_bg .news .news_box .news_l ul li .news_img img{
  width: 254px;
  height: 186px;
  -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 ul li:hover .news_img img{
  transform:scale(1.1,1.1);
}

.news_bg .news .news_box .news_l ul li .txt{
  float: right;
  width: 320px;
  margin-right: 35px;
  margin-top: 20px;
} 

.news_bg .news .news_box .news_l ul li .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;
  margin: 32px auto 10px auto;
}

.news_bg .news .news_box .news_l ul li .txt p{
  font-size: 16px;
  color: #9e9e9e;
  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 ul li .txt .more{
  margin: 35px auto 0 auto;
  height: 35px;
  line-height: 35px;

}

.news_bg .news .news_box .news_l ul li .txt .more a{
  display: block;
  text-align: center;
  float: left;
  border-radius: 50%;
  background: #ededed;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  width: 35px;
  height: 35px;
  font-size: 18px;
  color: #333;

}

.news_bg .news .news_box .news_l ul li .txt .more em{
  display: block;
  float: right;
  font-size: 16px;
  color: #333333;
  font-family: Arial, Helvetica, sans-serif;
}


.news_bg .news .news_box .news_l ul li:hover .txt h5 a{
  color: #004791;
}

.news_bg .news .news_box .news_l ul li:hover .txt .more a{
  background: #004791;
  color: #fff;
}





.news_bg .news .news_box .news_r{
  float: right;
} 

.news_bg .news .news_box .news_r ul li{
  width: 590px;
  height: 140px;
  background: #fff;
  border: 1px solid #ebebeb;
  margin-bottom: 32px;
  position: relative;
  z-index: 5;

}

.news_bg .news .news_box .news_r ul li .time{
  float: left;
  width: 110px;
  height: 58px;
  border-right: 1px solid #ebebeb;
  margin-top: 41px;
  text-align: center;
  -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: 40px;
  color: #333333;
  font-weight: bold;
  font-family: Arial, Helvetica, sans-serif;
  line-height: 36px;
  margin-bottom: 4px;
  -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 i{
  display: block;
  font-size: 14px;
  color: #333333;
  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_bg .news .news_box .news_r ul li .txt{
  float: left;
  margin: 38px 0 0 25px;
  width: 420px;

} 

.news_bg .news .news_box .news_r ul li .txt 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_r ul li .txt p{
  font-size: 16px;
  color: #9e9e9e;
  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-top: 10px;
}

.news_bg .news .news_box .news_r ul li::after{
  position: absolute;
  content: "";
  left: 0px;
  top: 0px;
  width: 0%;
  height: 100%;
  background: #004791;
  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_box .news_r ul li:hover::after{
  width: 100%;
}

.news_bg .news .news_box .news_r ul li:hover .time{
  border-right: 1px solid #2f68a3;

}

.news_bg .news .news_box .news_r ul li:hover .time span{
  color: #fff;

}

.news_bg .news .news_box .news_r ul li:hover .time i{
  color: #fff;
}


.news_bg .news .news_box .news_r ul li:hover .txt a{
  color: #fff;
}

.news_bg .news .news_box .news_r ul li:hover .txt p{
  color: #fff;
  opacity: 0.5;
}




/* message */

.message_bg{
  width: 100%;
  height: 325px;
  margin: 0px auto 0 auto;
  background: url(../images/message_bg.jpg) top center no-repeat;
  overflow: hidden;
}

.message_bg .message{
  margin: 0 auto;
  width: 1300px;
  padding-top: 80px;
}

.message_bg .message .m_t{
  margin: 0 auto;
  text-align: center;
}

.message_bg .message .m_t h3{
  font-size: 40px;
  color: #ffffff;
  font-weight: bold;
  line-height: 40px;

}

.message_bg .message .m_t i{
  display: block;
  font-size: 20px;
  color: #ffffff;
  margin: 15px auto 0 auto;
}

.message_bg .message .message_box{
  margin: 50px auto 0 auto;
}

.message_bg .message .message_box .form-group1{
  float: left;
  width: 180px;
  height: 42px;
  background: #fff;
  margin-left: 10px;
}

.message_bg .message .message_box .form-group1 input{
  width: 180px;
  height: 42px;
  text-indent: 40px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m1.png) 10px center no-repeat;
}

.message_bg .message .message_box .form-group2{
  float: left;
  width: 180px;
  height: 42px;
  background: #fff;
  margin-left: 10px;
}

.message_bg .message .message_box .form-group2 input{
  width: 180px;
  height: 42px;
  text-indent: 40px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m2.png) 10px center no-repeat;
}


.message_bg .message .message_box .form-group3{
  float: left;
  width: 510px;
  height: 42px;
  background: #fff;
  margin-left: 10px;
}

.message_bg .message .message_box .form-group3 textarea{
  width: 510px;
  height: 32px;
  text-indent: 40px;
  font-size: 14px;
  color: #666666;
  background: url(../images/m3.png) 10px center no-repeat;
  padding-top: 10px;
}

.message_bg .message .message_box .form-group4{
  float: left;
  width: 208px;
  height: 42px;
  background: #fff;
  margin-left: 10px;
}

.message_bg .message .message_box .form-group4 input{
  width: 100px;
  height: 42px;
  text-indent: 20px;
  font-size: 14px;
  color: #666666;
  background: none;
  float: left;
}

.message_bg .message .message_box .form-group4 .imgcode{
  float: right;
  width: 90px;
  height: 36px;
  margin: 3px 3px 0 0;
}

.message_bg .message .message_box .anniu{
  float: left;
  margin-left: 10px;
  width: 160px;
  height: 42px;
}

.message_bg .message .message_box .anniu button{
  cursor: pointer;
  border: none;
  font-size: 14px;
  color: #fff;
  width: 160px;
  height: 42px;
  background: #ea7900;
  -webkit-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
}

.message_bg .message .message_box .anniu button:hover{
  border-radius: 45px;
}