.multiline_text { overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; }

.single_text, .js_newsimg li .txt span, .sec1_newsright .item dl dd h3, .sec1_newsright .item ul li em { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

.input[text]:focus { background-color: #fff; }

.box_sizing { -webkit-box-sizing: content-box; box-sizing: content-box; }

.trans, .sec1_newsright .item .more, .js_project ul li .img em, .js_project ul li .txt, .js_project ul li .txt h4 b, .js_project ul li .txt h4 i, .js_project ul li .txt .more, .sec1_newsright .item dl dt em, .sec1_newsright .item dl dd h3, .sec1_newsright .item ul li em, .sec1_newsright .item ul li a:before, .sec1_newsright .item ul li a, .footer .footer_left ul li span { -webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s; }

.dot, .sec1_newsright .item ul li a:before { position: absolute; left: 0; top: 50%; content: ""; width: 5px; height: 5px; margin-top: -2.5px; border-radius: 50%; background: #666666; }

.imgem, .js_newsimg li .img em, .sec1_newsright .item dl dt em, .js_project ul li .img em { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center; background-size: cover; background-repeat: no-repeat; }

.common_title { border-bottom: 1px solid #dbdbdb; margin-bottom: 30px; }
.common_title span { float: left; display: inline-block; line-height: 50px; height: 50px; font-size: 20px; font-weight: bold; color: #1a1a1a; }
.common_title .more { float: right; line-height: 50px; font-size: 14px; color: #808080; }

.section1 { padding-bottom: 30px; padding-top: 25px; }

.sec1_newsleft { float: left; width: 48%; }

.sec1_newsright { float: right; width: 48%; }

.js_newsimg li a { display: block; position: relative; }
.js_newsimg li .img { position: relative; padding-bottom: 370px; height: 0; width: 100%; }
.js_newsimg li .txt { position: absolute; left: 0; bottom: 0; width: 100%; height: 50px; line-height: 50px; background: rgba(0, 0, 0, 0.6); }
.js_newsimg li .txt span { display: block; padding: 0 32.17% 0 20px; height: 50px; overflow: hidden; font-size: 18px; color: #fff; }
.js_newsimg .swiper-pagination { display: inline-block; bottom: 12px; left: auto; right: 15px; text-align: right; width: auto; }
.js_newsimg .swiper-pagination-bullet { margin: 0 5px; width: 12px; height: 12px; background: #fff; opacity: 1; }
.js_newsimg .swiper-pagination-bullet-active { background: #c9151e; }

.sec1_newsright .common_title .tit { float: left; }
.sec1_newsright .common_title .tit li { float: left; margin-right: 37px; }
.sec1_newsright .common_title .tit li a { position: relative; display: block; line-height: 50px; height: 50px; font-size: 20px; font-weight: bold; color: #b2b2b2; }
.sec1_newsright .common_title .tit li a:before { position: absolute; left: 0; bottom: -2px; width: 100%; height: 3px; content: ""; background: #c9151e; -webkit-transform: scale(0); transform: scale(0); visibility: hidden; opacity: 0; -webkit-transition: all 0.3s ease 0s; transition: all 0.3s ease 0s; }
.sec1_newsright .common_title .tit .on a { color: #1a1a1a; }
.sec1_newsright .common_title .tit .on a:before { -webkit-transform: scale(1); transform: scale(1); visibility: visible; opacity: 1; }
.sec1_newsright .cont { position: relative; }
.sec1_newsright .item { display: none; }
.sec1_newsright .item .more { position: absolute; right: 0; top: -80px; line-height: 50px; height: 50px; overflow: hidden; font-size: 14px; color: #808080; }
.sec1_newsright .item .more:hover { color: #c9151e; }
.sec1_newsright .item dl { margin-bottom: 21px; }
.sec1_newsright .item dl dt { display: block; float: left; position: relative; width: 31.67%; padding-bottom: 120px; height: 0; overflow: hidden; }
.sec1_newsright .item dl dd { float: right; width: 65%; }
.sec1_newsright .item dl dd h3 { line-height: 36px; height: 36px; font-size: 16px; font-weight: bold; color: #333333; }
.sec1_newsright .item dl dd h4 { line-height: 24px; max-height: 72px; overflow: hidden; font-size: 14px; color: #808080; }
.sec1_newsright .item ul li a { position: relative; display: block; line-height: 40px; height: 40px; padding-left: 16px; position: relative; }
.sec1_newsright .item ul li em { float: left; width: 70%; font-size: 16px; color: #333333; }
.sec1_newsright .item ul li span { float: left; width: 30%; text-align: right; font-size: 16px; color: #808080; }

.section2 { width: 100%; background: #ebebeb; padding: 37px 0 60px; }
.section2 .title { text-align: center; margin-bottom: 30px; }
.section2 .title b { display: block; line-height: 25px; margin-bottom: 11px; font-size: 20px; font-weight: bold; color: #1a1a1a; }
.section2 .title i { display: block; margin: 0 auto; width: 36px; height: 3px; background: #c9151e; }

.js_project ul { position: relative; }
.js_project ul li { float: left; }
.js_project ul li a { position: relative; padding-bottom: 94px; display: block; width: 100%; }
.js_project ul li .img { display: block; position: relative; padding-bottom: 350px; height: 0; width: 100%; overflow: hidden; }
.js_project ul li .txt { position: absolute; left: 0; width: 100%; bottom: 0; padding-top: 27px; background: #ffffff; text-align: center; }
.js_project ul li .txt h4 b { display: block; margin-bottom: 11px; font-size: 18px; color: #1a1a1a; }
.js_project ul li .txt h4 i { display: block; width: 24px; height: 2px; margin: 0 auto; background: #1a1a1a; }
.js_project ul li .txt .more { margin: 0px auto; opacity: 0; visibility: hidden; width: 40px; height: 40px; background: url(../images/more_icon.png) no-repeat center; -webkit-transform: scale(0); transform: scale(0); }
.js_project ul li a:hover .img em { -webkit-transform: scale(1.05); transform: scale(1.05); }
.js_project ul li a:hover .txt { background: #c9151e; padding-top: 32px; }
.js_project ul li a:hover .txt h4 b { color: #fff; }
.js_project ul li a:hover .txt h4 i { background: #fff; }
.js_project ul li a:hover .txt .more { margin: 37px auto 34px; -webkit-transform: scale(1); transform: scale(1); opacity: 1; visibility: visible; }
.js_project ul .li5 { margin-right: 0; }
.js_project .swiper-button-prev, .js_project .swiper-button-next { display:none ; }
.js_project .swiper-pagination { display:block ; }

/*banner*/
.banner { width: 100%; }

.banner .img { position: relative; padding-bottom: 540px; }

.banner .img em { display: block; position: absolute; left: 0; top: 0; width: 100%; height: 100%; background-position: center; background-size: cover; }

.banner .swiper-button-prev, .banner .swiper-button-next { display: block; width: 25px; height: 42px; position: absolute; top: 50%; margin-top: -21px; z-index: 99; cursor: pointer; opacity: 0; visibility: hidden; transition: all 600ms 900ms; -webkit-transition: all 600ms 900ms; }

.banner .swiper-button-prev { background: url(../images/ip-prev.png) no-repeat left center; left: -15px; }

.banner .swiper-button-next { right: -15px; background: url(../images/ip-next.png) no-repeat right center; }

.banner:hover .swiper-button-prev { left: 15px; opacity: 1; visibility: visible; }

.banner:hover .swiper-button-next { right: 15px; opacity: 1; visibility: visible; }

.banner .swiper-pagination { bottom: 23px; }

.banner .swiper-pagination .swiper-pagination-bullet { width: 12px; height: 12px; margin: 0 5px; opacity: 1; border-radius: 50%; background: #fff; }

.banner .swiper-pagination .swiper-pagination-bullet-active { background: #c9151e; }

.sec1_newsright .item dl a:hover dd h3, .sec1_newsright .item ul li a:hover em { color: #c9151e; }

.sec1_newsright .item dl a:hover dt em { -webkit-transform: scale(1.05); transform: scale(1.05); }

.sec1_newsright .item ul li a:hover:before { background: #c9151e; }

.sec1_newsright .item ul li a:hover { -webkit-transform: translateX(5px); transform: translateX(5px); }

.footer .footer_left ul li a:hover span { color: #c9151e; }

@media only screen and (max-width: 1200px) { .js_project ul li .img { padding-bottom: 142.28%; }
  .sec1_newsright .common_title .tit li { margin-right: 10px; }
  .header .nav { display: none; }
  .banner .img { padding-bottom: 45%; } }
@media only screen and (max-width: 991px) { .section1 { padding-top: 0; }
  .sec1_newsleft, .sec1_newsright { width: 100%; }
  .sec1_newsleft { margin-bottom: 15px; }
  .js_newsimg li .img { padding-bottom: 61.67%; }
  .js_newsimg li .txt span { font-size: 14px; padding-left: 5px; }
  .common_title span { font-size: 16px; }
  .section2 .title { margin-bottom: 15px; }
  .section2 .title b { font-size: 16px; }
  .js_project ul li .txt h4 b { font-size: 15px; }
  .sec1_newsright .item dl dd h3 { font-size: 15px; }
  .banner .swiper-pagination { bottom: 0px; }
  .js_newsimg .swiper-pagination-bullet, .banner .swiper-pagination .swiper-pagination-bullet { width: 8px; height: 8px; }
  .sec1_newsright .common_title .tit li a { font-size: 16px; }
  .sec1_newsright .common_title .tit li { margin-right: 5px; }
  .sec1_newsright .common_title .more { display: none; }
  .sec1_newsright .item ul li span { font-size: 13px; }
  .sec1_newsright .item ul li em { font-size: 14px; }
  .section2, .footer { padding: 25px 0 25px; }
  .common_title { margin-bottom: 15px; } }

/*# sourceMappingURL=index.css.map */