body {
  background: #eff1f9;
  height: auto;
}
/* banner S */
.fullSlide {
  width: 100%;
  position: relative;
  height: 550px;
  overflow: hidden;
}
.fullSlide .bd {
  height: 550px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
  overflow: hidden;
}
.fullSlide .bd ul {
  width: 100% !important;
}
.fullSlide .bd li {
  width: 100% !important;
  height: 550px;
  overflow: hidden;
  text-align: center;
}
.fullSlide .bd li a {
  display: block;
  height: 550px;
}
.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 2;
  bottom: 30px;
  left: 0;
  height: 40px;
  text-align: center;
}
.fullSlide .hd ul {
  text-align: center;
}
.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  zoom: 1;
  width: 13px;
  height: 13px;
  border: solid 2px #ffffff;
  margin: 7px;
  overflow: hidden;
  line-height: 99px;
  border-radius: 50%;
  box-sizing: border-box;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.fullSlide .hd ul .on {
  border: solid 2px #0383dd;
  background: #0383dd;
  -webkit-transition: all .3s linear;
  transition: all .3s linear;
}
.fullSlide .prev,
.fullSlide .next {
  width: 40px;
  height: 60px;
  position: absolute;
  top: 50%;
  margin-top: -30px;
  z-index: 2;
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  filter: alpha(opacity=30);
  -moz-opacity: .3;
  opacity: .3;
  -webkit-transition: all .5s linear;
  transition: all .5s linear;
}
.fullSlide .prev {
  background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
  left: 10%;
}
.fullSlide .next {
  background-position: -6px -137px;
  right: 10%;
}
.title1 {
  text-align: center;
}
.title1 > span {
  display: block;
  margin: 0 auto 10px;
}
.title1 > h3 {
  color: #333333;
  font-size: 20px;
}
.title1 > h3 > span:nth-child(1) {
  display: inline-block;
  width: 48px;
  height: 7px;
  margin-right: 20px;
  background: url(../images/tit_line1.png) center no-repeat;
}
.title1 > h3 > span:nth-child(2) {
  display: inline-block;
  width: 48px;
  height: 7px;
  margin-left: 20px;
  background: url(../images/tit_line2.png) center no-repeat;
}
.title1 > h4 {
  color: #666666;
  font-size: 14px;
}
.pro {
  margin-top: 60px;
}
.pro .title1 > span {
  width: 21px;
  height: 17px;
  background: url(../images/tit1.png) center no-repeat;
}
.pro .pro_menu {
  margin-top: 46px;
}
.pro .pro_menu .pro_menu_list {
  text-align: center;
}
.pro .pro_menu .pro_menu_list > li {
  display: inline-block;
  width: 140px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  font-size: 16px;
  color: #ffffff;
  background-color: #4795e4;
  margin-right: -3px;
}
.pro .pro_menu .pro_menu_list > li > a {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  color: #ffffff;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  box-sizing: border-box;
  z-index: 1;
}
.pro .pro_menu .pro_menu_list > li > a:hover::after {
  height: 100%;
}
.pro .pro_menu .pro_menu_list > li > a::after {
  content: "";
  position: absolute;
  width: 100%;
  bottom: 0;
  left: 0;
  height: 0;
  background-color: #da251c;
  z-index: -1;
  transition: all .5s;
}
.pro .pro_view {
  margin-top: 30px;
}
.pro .pro_view .pro_view_list > li {
  position: relative;
  float: left;
  width: 420px;
  height: 215px;
  margin-bottom: 20px;
}
.pro .pro_view .pro_view_list > li:hover .pro_cover {
  height: 100%;
}
.pro .pro_view .pro_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.pro .pro_view .pro_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.pro .pro_view .pro_view_list > li .pro_cover {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  overflow: hidden;
  background: rgba(71, 154, 236, 0.4);
  transition: all .5s;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border {
  width: 90%;
  height: 90%;
  margin: 10px auto 0;
  padding: 10px 20px 0;
  box-sizing: border-box;
  border: solid 1px #ffffff;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top {
  margin-bottom: 25px;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top .pro_txt_left {
  width: 70%;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top .pro_txt_left > h4 {
  width: 100%;
  height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #ffffff;
  font-size: 14px;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top .pro_txt_left > h3 {
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 30px;
  color: #ffffff;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top .pro_txt_left > h3 > a {
  color: #ffffff;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border .pro_cover_top > a {
  width: 83px;
  height: 21px;
  text-align: center;
  line-height: 21px;
  background-color: #ffffff;
  border-radius: 4px;
  color: #4a9bea;
  font-size: 12px;
}
.pro .pro_view .pro_view_list > li .pro_cover .pro_border > h5 {
  width: 100%;
  height: 90px;
  line-height: 30px;
  font-size: 14px;
  color: #ffffff;
  overflow: hidden;
}
.pro .pro_view .pro_view_list > li:nth-child(1) {
  width: 760px;
  height: 450px;
  margin-right: 20px;
}
.pro .pro_view .pro_view_list > li:nth-child(1) .pro_cover .pro_border {
  padding: 0 50px;
  box-sizing: border-box;
  margin-top: 23px;
}
.pro .pro_view .pro_view_list > li:nth-child(1) .pro_cover .pro_border .pro_cover_top {
  margin-top: 180px;
}
.pro .pro_view .pro_view_list > li:nth-child(1) .pro_cover .pro_border .pro_cover_top .pro_txt_left > h4 {
  color: #ffffff;
  font-size: 14px;
}
.pro .pro_view .pro_view_list > li:nth-child(1) .pro_cover .pro_border .pro_cover_top .pro_txt_left > h3 {
  font-size: 30px;
  color: #ffffff;
}
.pro .pro_view .pro_view_list > li:nth-child(1) .pro_cover .pro_border .pro_cover_top .pro_txt_left > h3 > a {
  color: #ffffff;
}
.case {
  width: 100%;
  height: 496px;
  margin-top: 40px;
  padding-top: 40px;
  box-sizing: border-box;
  background: url(../images/case_bg.jpg) center no-repeat;
}
.case .case_main .title1 > span {
  width: 21px;
  height: 21px;
  background: url(../images/tit2.png) center no-repeat;
}
.case .case_main .title1 > h3 {
  color: #ffffff;
  background: url(../images/case_line.png) center no-repeat;
}
.case .case_main .title1 > h4 {
  color: #ffffff;
}
.case .case_main .case_view {
  margin-top: 40px;
}
.case .case_main .case_view .case_view_list > li {
  position: relative;
  float: left;
  width: 344px;
  height: 250px;
}
.case .case_main .case_view .case_view_list > li:hover .case_cover {
  height: 100%;
}
.case .case_main .case_view .case_view_list > li:hover .case_cover > h3 {
  opacity: 1;
}
.case .case_main .case_view .case_view_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li > a > img {
  width: 100%;
  height: 100%;
}
.case .case_main .case_view .case_view_list > li .case_cover {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  text-align: center;
  background: rgba(255, 255, 255, 0.8);
  transition: all .5s;
}
.case .case_main .case_view .case_view_list > li .case_cover > h3 {
  width: 100%;
  margin-top: 80px;
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  color: #4699ec;
  font-weight: bold;
  opacity: 0;
  transition: all .5s;
  transition-delay: .7s;
}
.case .case_main .case_view .case_view_list > li .case_cover > h3 > a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 0 10px;
  box-sizing: border-box;
  color: #4699ec;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.case .case_main .case_view .case_view_list > li .case_cover > span {
  display: block;
  margin: 10px auto 20px;
  width: 45px;
  height: 2px;
  background-color: #4895e2;
}
.case .case_main .case_view .case_view_list > li .case_cover > a {
  display: block;
  width: 130px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #ffffff;
  font-size: 14px;
  margin: 0 auto;
  background-color: #4895e2;
  border-radius: 4px;
}
.lc {
  margin-top: 60px;
}
.lc .title1 > span {
  width: 25px;
  height: 23px;
  background: url(../images/tit3.png) center no-repeat;
}
.lc .lc_view {
  margin-top: 40px;
}
.lc .lc_view .lc_list > li {
  position: relative;
  float: left;
  width: 198px;
  height: 244px;
  background-color: #ffffff;
  border: solid 1px #ececec;
  margin-right: 50px;
  z-index: 1;
}
.lc .lc_view .lc_list > li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0;
  background-color: #4596e6;
  z-index: -1;
  transition: all .5s;
}
.lc .lc_view .lc_list > li:hover::after {
  height: 100%;
}
.lc .lc_view .lc_list > li:hover > h4 {
  color: #ffffff;
}
.lc .lc_view .lc_list > li:hover > h4 > span {
  background: #cccccc;
}
.lc .lc_view .lc_list > li:hover > h5 {
  color: #ffffff;
}
.lc .lc_view .lc_list > li > span {
  display: block;
  height: 48px;
  margin-top: 42px;
  transition: all .5s;
}
.lc .lc_view .lc_list > li > h4 {
  text-align: center;
  font-size: 20px;
  color: #333333;
  margin: 15px 0 20px 0;
  transition: all .5s;
}
.lc .lc_view .lc_list > li > h4 > span {
  display: inline-block;
  vertical-align: middle;
  width: 48px;
  height: 1px;
  background-color: #666666;
  transition: all .5s;
}
.lc .lc_view .lc_list > li > h4 > span:nth-child(1) {
  margin-right: 22px;
}
.lc .lc_view .lc_list > li > h4 > span:nth-child(2) {
  margin-right: 22px;
}
.lc .lc_view .lc_list > li > h5 {
  font-size: 14px;
  color: #333333;
  text-align: center;
  padding: 0 28px;
  transition: all .5s;
}
.lc .lc_view .lc_list > li:nth-child(1) > span {
  background: url(../images/lc1.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(1):hover > span {
  background: url(../images/lc1-2.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(2) > span {
  background: url(../images/lc2.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(2):hover > span {
  background: url(../images/lc2-2.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(3) > span {
  background: url(../images/lc3.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(3):hover > span {
  background: url(../images/lc3-2.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(4) > span {
  background: url(../images/lc4.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(4):hover > span {
  background: url(../images/lc4-2.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(5) {
  margin-right: 0;
}
.lc .lc_view .lc_list > li:nth-child(5) > span {
  background: url(../images/lc5.png) center no-repeat;
}
.lc .lc_view .lc_list > li:nth-child(5):hover > span {
  background: url(../images/lc5-2.png) center no-repeat;
}
.ys {
  margin-top: 60px;
}
.ys .title1 span {
  width: 23px;
  height: 21px;
  background: url(../images/tit4.png) center no-repeat;
}
.ys .ys_con {
  position: relative;
  margin-top: 44px;
}
.ys .ys_con .ys_tab {
  position: relative;
}
.ys .ys_con .ys_tab .ys_tab_list > li .ys_view {
  width: 672px;
  height: 351px;
}
.ys .ys_con .ys_tab .ys_tab_list > li .ys_view > img {
  width: 100%;
  height: 100%;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt {
  width: 467px;
  height: 240px;
  margin-top: 104px;
  border-bottom: 1px solid #cccccc;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h4 > .ys_txt > span {
  display: inline-block;
  padding: 0 10px;
  height: 18px;
  text-align: center;
  line-height: 18px;
  font-size: 14px;
  color: #eff1f9;
  background-color: #000000;
  text-transform: uppercase;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h4 > .ys_txt > i {
  font-size: 16px;
  font-weight: bold;
  letter-spacing: 2px;
  color: #333333;
  display: block;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h4 .ys_txt_ico > span {
  display: inline-block;
  width: 39px;
  height: 39px;
  vertical-align: middle;
  margin-right: 30px;
  background: url(../images/ys_ico.png) center no-repeat;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h4 .ys_txt_ico > i {
  font-size: 18px;
  letter-spacing: 1px;
  color: #333333;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h4 .ys_txt_ico > b {
  display: inline-block;
  vertical-align: middle;
  width: 40px;
  height: 2px;
  background-color: #333333;
  margin-left: 10px;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h5 {
  position: relative;
  width: 393px;
  color: #666666;
  margin-left: 65px;
  font-size: 14px;
  line-height: 30px;
  height: 90px;
  margin-top: 30px;
}
.ys .ys_con .ys_tab .ys_tab_list > li > .ys_txt > h5::after {
  content: "";
  position: absolute;
  left: -75px;
  top: 35px;
  width: 20px;
  height: 3px;
  background-color: #000000;
}
.ys .ys_con .ys_tab .ys_prev,
.ys .ys_con .ys_tab .ys_next {
  position: absolute;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  text-align: center;
  line-height: 24px;
  color: #4596e6;
  border: solid 1px #4596e6;
  transition: all .5s;
  box-sizing: border-box;
  cursor: pointer;
  bottom: 18px;
}
.ys .ys_con .ys_tab .ys_prev:hover,
.ys .ys_con .ys_tab .ys_next:hover {
  border: solid 1px #4596e6;
  color: #4596e6;
}
.ys .ys_con .ys_tab .ys_prev {
  right: 0;
}
.ys .ys_con .ys_tab .ys_next {
  right: 40px;
}
.ys .ys_con .hd {
  position: absolute;
  top: 0;
  right: 0;
}
.ys .ys_con .hd .hd_list > li {
  float: left;
  width: 155px;
  height: 46px;
  text-align: center;
  line-height: 46px;
  color: #ffffff;
  font-size: 14px;
  background-color: #4596e6;
  margin-left: 1px;
  transition: all .5s;
}
.ys .ys_con .hd .hd_list > li.on {
  background-color: #da2920;
}
.mbanner {
  width: 100%;
  height: 300px;
  margin-top: 60px;
  background: url(../images/mbanner.jpg) center no-repeat;
}
.mbanner .m_main .m_txt {
  margin-top: 80px;
}
.mbanner .m_main .m_txt > h3 {
  font-size: 22px;
  color: #ffffff;
  margin-bottom: 10px;
}
.mbanner .m_main .m_txt > h3 > span {
  display: inline-block;
  vertical-align: middle;
  width: 110px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  color: #4497e9;
  background-color: #ffffff;
  margin: 0 5px;
}
.mbanner .m_main .m_txt > i {
  display: block;
  width: 245px;
  height: 1px;
  background-color: #ffffff;
  margin-bottom: 5px;
}
.mbanner .m_main .m_txt > span {
  display: block;
  width: 245px;
  height: 3px;
  background-color: #ffffff;
  margin-bottom: 20px;
}
.mbanner .m_main .m_txt > h4 {
  font-size: 14px;
  color: #fffefe;
  text-align: right;
  margin-bottom: 10px;
}
.mbanner .m_main .m_txt > h5 {
  color: #fffefe;
  font-size: 14px;
  text-align: right;
}
.about_box {
  width: 100%;
  height: 470px;
  padding-top: 40px;
  box-sizing: border-box;
  background: #fff;
}
.about_box .about .title1 > span {
  width: 22px;
  height: 19px;
  background: url(../images/tit5.png) center no-repeat;
}
.about_box .about .ab_main {
  margin-top: 30px;
}
.about_box .about .ab_main .ab_view {
  width: 549px;
  height: 270px;
}
.about_box .about .ab_main .ab_view > a {
  display: block;
  width: 100%;
  height: 100%;
}
.about_box .about .ab_main .ab_view > a > img {
  width: 100%;
  height: 100%;
}
.about_box .about .ab_main .ab_txt {
  width: 580px;
}
.about_box .about .ab_main .ab_txt > span {
  display: block;
  width: 37px;
  height: 4px;
  background-color: #4699ec;
  margin-bottom: 5px;
}
.about_box .about .ab_main .ab_txt > h3 {
  font-size: 18px;
  font-weight: bold;
  color: #333333;
  margin-bottom: 8px;
}
.about_box .about .ab_main .ab_txt > h4 {
  width: 100%;
  font-size: 14px;
  color: #666666;
  line-height: 30px;
  height: 60px;
  overflow: hidden;
}
.about_box .about .ab_main .ab_txt > a {
  display: block;
  width: 125px;
  height: 32px;
  text-align: center;
  line-height: 32px;
  color: #ffffff;
  font-size: 14px;
  margin-left: 454px;
  background-color: #4194e7;
  margin-top: 10px;
  margin-bottom: 10px;
}
.about_box .about .ab_main .ab_txt .news1 .news1_tit {
  width: 100%;
  height: 25px;
  line-height: 25px;
  border-bottom: 1px solid #4194e7;
}
.about_box .about .ab_main .ab_txt .news1 .news1_tit > a {
  font-size: 16px;
  color: #333333;
}
.about_box .about .ab_main .ab_txt .news1 .news_list > li {
  height: 30px;
  line-height: 30px;
}
.about_box .about .ab_main .ab_txt .news1 .news_list > li > a {
  float: left;
  width: 530px;
  height: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.about_box .about .ab_main .ab_txt .news1 .news_list > li > span {
  float: right;
}
.ab2 {
  width: 100%;
  height: 445PX;
  margin-top: 40px;
  padding-top: 70px;
  box-sizing: border-box;
  background: url(../images/ab2_bg.jpg) center bottom no-repeat;
}
.ab2 .ab_main .ab2_txt {
  width: 705px;
}
.ab2 .ab_main .ab2_txt > h3 {
  font-size: 30px;
  color: #000000;
  margin-bottom: 30px;
}
.ab2 .ab_main .ab2_txt > h3 > span {
  display: inline-block;
  vertical-align: middle;
  width: 88px;
  height: 38px;
  line-height: 38px;
  color: #eff1f9;
  background-color: #da251c;
}
.ab2 .ab_main .ab2_txt > span {
  display: block;
  width: 200px;
  height: 2px;
  background-color: #4699ec;
  margin-bottom: 135px;
}
.ab2 .ab_main .ab2_txt > h4 {
  width: 100%;
  color: #ffffff;
  line-height: 30px;
  height: 90px;
  overflow: hidden;
  font-size: 14px;
  margin-bottom: 20px;
}
.ab2 .ab_main .ab2_txt > a {
  display: block;
  width: 140px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  color: #4699ec;
  font-size: 14px;
  background-color: #ffffff;
}
.ab2 .ab_main .ab_tv {
  width: 416px;
  height: 336px;
  padding: 30px 17px;
  box-sizing: border-box;
  background: url(../images/ab_tv.png) center no-repeat;
}
.ab2 .ab_main .ab_tv > img {
  width: 384px;
  height: 200px;
}
.news {
  width: 100%;
  height: 531px;
  margin-top: 60px;
  background: url(../images/news_bg.jpg) right center no-repeat;
}
.news .news_main .news_left {
  width: 524px;
}
.news .news_main .news_left .news_l_tit > h3 {
  font-size: 36px;
  font-weight: bold;
  color: #4699ec;
}
.news .news_main .news_left .news_l_tit > h4 {
  width: 100%;
  height: 60PX;
  line-height: 60px;
  border-bottom: 1px solid #313131;
}
.news .news_main .news_left .news_l_tit > h4 > a {
  font-size: 18px;
  color: #292929;
}
.news .news_main .news_left .news_list {
  margin-top: 10px;
}
.news .news_main .news_left .news_list ul > li {
  width: 100%;
  height: 115px;
  border-bottom: 1px solid #313131;
  margin-top: 20px;
}
.news .news_main .news_left .news_list ul > li:hover .news_time {
  background-color: #4699ec;
  color: #ffffff;
}
.news .news_main .news_left .news_list ul > li:hover .news_time > h5 {
  border-bottom: solid 1px #ffffff;
}
.news .news_main .news_left .news_list ul > li:hover .news_l_txt > a {
  color: #4699ec;
  transform: translate(-5px, -5px);
}
.news .news_main .news_left .news_list ul > li .news_time {
  width: 84px;
  height: 84px;
  border-radius: 50%;
  font-size: 18px;
  color: #292929;
  text-align: center;
  background-color: #ffffff;
  transition: all .5s;
}
.news .news_main .news_left .news_list ul > li .news_time > h5 {
  width: 49px;
  margin: 0 auto;
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #292929;
  margin-bottom: 5px;
}
.news .news_main .news_left .news_list ul > li .news_l_txt {
  width: 421px;
}
.news .news_main .news_left .news_list ul > li .news_l_txt > a {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 50px;
  color: #333333;
  font-size: 16px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main .news_left .news_list ul > li .news_l_txt > h4 {
  font-size: 16px;
  color: #292929;
  width: 100%;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main > .news_aq {
  width: 535px;
  padding-top: 45px;
  box-sizing: border-box;
}
.news .news_main > .news_aq .news_aq_tit {
  width: 100%;
  height: 50px;
  background: url(../images/news_line.png) center bottom no-repeat;
}
.news .news_main > .news_aq .news_aq_tit > a {
  font-size: 18px;
  color: #4699ec;
}
.news .news_main > .news_aq .new_aq_main {
  margin-top: 40px;
}
.news .news_main > .news_aq .new_aq_main .news_aq_view {
  width: 209px;
  height: 280px;
}
.news .news_main > .news_aq .new_aq_main .news_aq_view > a {
  display: block;
  width: 100%;
  height: 100%;
}
.news .news_main > .news_aq .new_aq_main .news_aq_view > a > img {
  width: 100%;
  height: 100%;
  border-radius: 6px;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt {
  width: 296px;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_txt_top > a {
  display: block;
  width: 100%;
  height: 47px;
  line-height: 47px;
  font-size: 16px;
  font-weight: bold;
  color: #292929;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_txt_top > a:hover {
  color: #4699ec;
  transform: translate(5px, -5px);
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_txt_top > h4 {
  width: 100%;
  line-height: 25px;
  height: 50px;
  overflow: hidden;
  font-size: 14px;
  color: #292929;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_list {
  margin-top: 15px;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_list > li {
  width: 100%;
  height: 40px;
  line-height: 40px;
  font-size: 16px;
  color: #292929;
  border-bottom: 1px solid #313131;
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_list > li:hover > a {
  color: #4699ec;
  transform: translate(5px, -5px);
}
.news .news_main > .news_aq .new_aq_main .news_aq_txt .aq_list > li > a {
  display: block;
  width: 100%;
  height: 100%;
  color: #292929;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main > .news_aq .links {
  width: 100%;
  height: 75px;
  line-height: 75px;
  margin-top: 41px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.news .news_main > .news_aq .links > span {
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
}
.news .news_main > .news_aq .links > a {
  font-size: 14px;
  color: #ffffff;
  padding: 0 18px;
}
