@charset "UTF-8";
body { font-family: 'Microsoft YaHei'; color: #111; margin: 0; font-size: 14px; line-height: 1.6; -webkit-text-size-adjust: none; }

.header { width: 100%; height: 80px; background: #fff; position: relative; box-shadow: 0 0 10px rgba(0, 0, 0, 0.1); box-sizing: border-box; }
.header .logo { float: left; height: 80px; }
.header .logo img { height: 44px; margin-top: 18px; }
.header .header-nav { float: right; height: 80px; }
.header .header-nav .nav-list1 > li { float: left; padding: 0 45px; line-height: 80px; text-align: center; position: relative; }
.header .header-nav .nav-list1 > li > a { font-size: 16px; display: inline-block; position: relative; }
.header .header-nav .nav-list1 > li > a:after { position: absolute; left: 0; right: 0; top: 0; height: 4px; background: none; content: ''; }
.header .header-nav .nav-list1 > li.active > a { color: #d52f2f; }
.header .header-nav .nav-list1 > li.active > a:after { background: #d52f2f; }
.header .header-nav .nav-list1 > li:hover > a { color: #d52f2f; }
.header .header-nav .nav-list1 > li .nav-list2 { position: absolute; left: 0; top: 80px; padding: 20px 260px 20px 20px; background: #f6f6f6; z-index: 99; display: none; }
.header .header-nav .nav-list1 > li .nav-list2 ul { width: 300px; min-height: 146px; overflow: hidden; }
.header .header-nav .nav-list1 > li .nav-list2 ul > li { width: 50%; float: left; margin-bottom: 10px; line-height: 30px; text-align: left; }
.header .header-nav .nav-list1 > li .nav-list2 ul > li > a { font-size: 14px; display: block; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.header .header-nav .nav-list1 > li .nav-list2 ul > li > a:hover { color: #d52f2f; }
.header .header-nav .nav-list1 > li .nav-list2 .navimg { position: absolute; right: 20px; top: 20px; width: 220px; height: 146px; }
.header .header-nav .nav-list1 > li .nav-list2 .navimg img { width: 100%; height: 100%; }
.header .header-nav .nav-list1 > li:nth-last-child(1) .nav-list2, .header .header-nav .nav-list1 > li:nth-last-child(2) .nav-list2, .header .header-nav .nav-list1 > li:nth-last-child(3) .nav-list2 { left: auto; right: 0; }
.header .iconfont { float: right; padding: 0 15px; line-height: 60px; color: #d52f2f; font-size: 20px; display: none; }

.nav_fixed { position: fixed; top: 0px; left: 0; z-index: 999; }

.nav_fixed ~ .mainbox { padding-top: 80px; }

.header-fixed { position: fixed; top: 0px; left: 0; z-index: 999; }

.header-fixed ~ .mainbox { padding-top: 80px; }

@media (max-width: 1439px) { .header .header-nav .nav-list1 > li { padding: 0 40px; } }
@media (max-width: 1199px) { .header .header-nav .nav-list1 > li { padding: 0 25px; }
  .header .header-nav .nav-list1 > li .nav-list2 { padding: 15px 200px 15px 15px; }
  .header .header-nav .nav-list1 > li .nav-list2 ul { width: 280px; min-height: 118px; }
  .header .header-nav .nav-list1 > li .nav-list2 ul > li { line-height: 24px; }
  .header .header-nav .nav-list1 > li .nav-list2 ul > li > a { font-size: 13px; }
  .header .header-nav .nav-list1 > li .nav-list2 .navimg { right: 15px; top: 15px; width: 178px; height: 118px; } }
@media (max-width: 991px) { .header { height: 60px; background: #fff; overflow: hidden; }
  .header .logo { height: 60px; }
  .header .logo img { height: 30px; margin-top: 15px; }
  .header .header-nav { display: none; }
  .header .iconfont { display: block; }
  .nav_fixed ~ .mainbox { padding-top: 60px; }
  .header-fixed ~ .mainbox { padding-top: 60px; } }
.fastnav { width: 100%; height: 100%; position: fixed; right: -100%; top: 0; color: #fff; background: rgba(0, 0, 0, 0.95); z-index: 9999; overflow: auto; }
.fastnav .fastnav-logo { position: absolute; left: 20px; top: 15px; height: 30px; }
.fastnav .fastnav-logo img { height: 100%; }
.fastnav .close { font-size: 18px; position: absolute; right: 0; top: 0; text-align: center; width: 60px; height: 60px; line-height: 60px; }
.fastnav h1 { font-size: 16px; padding: 0 20px; height: 40px; line-height: 40px; background: #5fa82a; }
.fastnav > .dropdown { padding: 100px 30px 0; text-align: center; text-transform: uppercase; }
.fastnav > .dropdown > li { font-size: 16px; line-height: 35px; padding: 15px 0; border-bottom: 1px solid rgba(255, 255, 255, 0.1); }
.fastnav > .dropdown > li.downlist { background: url(../images/s-up.png) no-repeat 98% 27px; background-size: 16px; }
.fastnav > .dropdown > li.selected { background: url(../images/s-down.png) no-repeat 98% 27px; background-size: 16px; }
.fastnav > .dropdown > li a { display: block; color: #fff; }
.fastnav > .dropdown > li > ul { padding-top: 10px; }
.fastnav > .dropdown > li > ul > li { font-size: 14px; line-height: 25px; padding: 5px 0; }
.fastnav > .dropdown > li > ul > li a { color: rgba(255, 255, 255, 0.6); }

.banner { position: relative; z-index: 1; width: 100%; font-size: 0; }
.banner .slickbanner { margin: 0 !important; }
.banner img { width: 100%; }
.banner .item { position: relative; font-size: 0; }
.banner .slick-dots { position: absolute; bottom: 25%; right: 5%; display: block; text-align: center; }
.banner .slick-dots li { position: relative; display: block; width: 7px; height: 7px; margin: 10px auto; cursor: pointer; -webkit-transition: all .35s; transition: all .35s; border-radius: 50%; background-color: rgba(255, 255, 255, 0.8); }
.banner .slick-dots li button { display: none; }
.banner .slick-dots .slick-active { width: 10px; height: 10px; background-color: #fff; }
.banner .mouse { position: absolute; left: 50%; bottom: 20px; z-index: 11; transform: translateX(-50%); }
.banner .mouse .move { display: block; animation: moves 1s linear infinite; width: 20px; height: 34px; margin: 0 auto; background-image: url(../images/icon-mouse.png); background-size: 100%; }
.banner .mouse .zi { color: #fff; font-size: 14px; margin-top: 10px; }

@keyframes moves { 0% { transform: translateY(0px); }
  50% { transform: translateY(-8px); }
  100% { transform: translateY(0px); } }
@media (max-width: 991px) { .banner .slick-dots { bottom: 14px; left: 50%; right: auto; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
  .banner .slick-dots li { display: inline-block; width: 6px; height: 6px; margin: 0 3px; }
  .banner .slick-dots .slick-active { width: 16px; height: 6px; border-radius: 4px; }
  .banner .mouse { display: none; } }
.pub-header { text-align: left; line-height: 1.4; }
.pub-header .pub-tit { font-size: 34px; }
.pub-header .pub-txt { font-size: 22px; color: #aaa; font-weight: 300; text-transform: uppercase; }

.pub-more { text-align: center; margin-top: 20px; }
.pub-more a { display: inline-block; font-size: 15px; padding: 8px 20px; border: 1px solid #ddd; border-radius: 5px; transition: all .4s ease; }
.pub-more a:hover { background: #d52f2f; border-color: #d52f2f; color: #fff; }

@media (max-width: 1199px) { .pub-header .pub-tit { font-size: 30px; }
  .pub-header .pub-txt { font-size: 18px; }
  .pub-more { margin-top: 15px; }
  .pub-more a { font-size: 14px; } }
@media (max-width: 767px) { .pub-header .pub-tit { font-size: 24px; }
  .pub-header .pub-txt { font-size: 15px; }
  .pub-more { margin-top: 10px; }
  .pub-more a { font-size: 12px; padding: 6px 14px; } }
.news { border-top: 1px solid #ddd; overflow: hidden; margin-top: 30px; padding-top: 40px; }
.news .news-l { width: 50%; float: left; margin-right: 5%; }
.news .news-l .slicknotice { margin: 0 !important; font-size: 0; }
.news .news-l .slicknotice .item { position: relative; }
.news .news-l .slicknotice .item .itembox { width: 100%; padding-top: 75%; height: auto; overflow: hidden; position: relative; }
.news .news-l .slicknotice .item .itembox img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: all .6s; object-fit: cover; }
.news .news-l .slicknotice .item .itembox .itemcont { position: absolute; left: 0; bottom: 0; right: 0; height: 50px; line-height: 50px; font-size: 15px; padding: 0 100px 0 20px; background: rgba(0, 0, 0, 0.6); color: #fff; box-sizing: border-box; }
.news .news-l .slicknotice .slick-dots { position: absolute; bottom: 21px; right: 20px; display: block; text-align: right; }
.news .news-l .slicknotice .slick-dots li { position: relative; display: inline-block; width: 8px; height: 8px; margin: 0 3px; cursor: pointer; -webkit-transition: all .35s; transition: all .35s; border-radius: 50%; background-color: #fff; }
.news .news-l .slicknotice .slick-dots li button { display: none; }
.news .news-l .slicknotice .slick-dots .slick-active { background-color: #d52f2f; }
.news .news-l .slicknotice .slick-arrow { font-size: 28px; text-align: center; position: absolute; z-index: 8; opacity: .2; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; color: #fff; border: none; cursor: pointer; outline: none; background: none; transition: all .4s ease; }
.news .news-l .slicknotice .slick-arrow:before { font-family: 'iconfont' !important; font-style: normal; }
.news .news-l .slicknotice .slick-arrow:hover { opacity: 1; }
.news .news-l .slicknotice .slick-prev { left: 0; }
.news .news-l .slicknotice .slick-prev:before { content: '\e625'; }
.news .news-l .slicknotice .slick-next { right: 0; }
.news .news-l .slicknotice .slick-next:before { content: '\e626'; }
.news .news-r { width: 45%; float: right; }
.news .news-r .news-r-type { height: 50px; line-height: 50px; width: 100%; font-size: 16px; text-align: center; background: #f4f4f4; display: flex; align-items: center; }
.news .news-r .news-r-type a { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; }
.news .news-r .news-r-type a.active { background: #d52f2f; color: #fff; }
.news .news-r .news-r-box { margin-top: 20px; overflow: hidden; }
.news .news-r .news-r-box li { padding: 12px 0; line-height: 30px; border-bottom: 1px dashed #eee; }
.news .news-r .news-r-box li .date { float: right; color: #999; margin-left: 10px; }
.news .news-r .news-r-box li .tit { font-size: 16px; padding-left: 16px; display: block; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.news .news-r .news-r-box li .tit:before { position: absolute; left: 0; top: 50%; margin-top: -2px; width: 6px; height: 6px; border-radius: 50%; background: #ccc; content: ''; transition: all .4s ease; }
.news .news-r .news-r-box li .tit:hover { color: #d52f2f; }
.news .news-r .news-r-box li .tit:hover:before { background: #d52f2f; }

.newspic { margin: 20px -5px 0 !important; font-size: 0; }
.newspic .item { position: relative; padding: 5px; box-sizing: border-box; }
.newspic .item .itembox { width: 100%; padding-top: 37%; height: auto; overflow: hidden; position: relative; }
.newspic .item .itembox img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; object-fit: cover; }
.newspic .slick-arrow { font-size: 28px; text-align: center; position: absolute; z-index: 8; opacity: .6; color: #555; top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); display: block; border: none; cursor: pointer; outline: none; background: none; transition: all .4s ease; }
.newspic .slick-arrow:before { font-family: 'iconfont' !important; font-style: normal; }
.newspic .slick-arrow:hover { opacity: 1; }
.newspic .slick-prev { left: 0; }
.newspic .slick-prev:before { content: '\e625'; }
.newspic .slick-next { right: 0; }
.newspic .slick-next:before { content: '\e626'; }
.newspic .slick-track { margin-left: 0; }

@media (max-width: 1439px) { .news .news-r .news-r-type { height: 40px; line-height: 40px; }
  .news .news-r .news-r-box li { padding: 11px 0; } }
@media (max-width: 1199px) { .news { margin-top: 20px; padding-top: 30px; }
  .news .news-l .slicknotice .item .itembox .itemcont { font-size: 14px; height: 45px; line-height: 45px; padding: 0 80px 0 10px; }
  .news .news-l .slicknotice .slick-dots { bottom: 18px; right: 10px; }
  .news .news-r .news-r-type { height: 36px; line-height: 36px; }
  .news .news-r .news-r-box { margin-top: 15px; }
  .news .news-r .news-r-box li { padding: 6px 0; }
  .news .news-r .news-r-box li .tit { font-size: 15px; } }
@media (max-width: 991px) { .news { margin-top: 15px; padding-top: 20px; }
  .news .news-l { width: 100%; margin-right: 0; float: none; }
  .news .news-r { width: 100%; float: none; margin-top: 15px; }
  .news .news-r .news-r-type { font-size: 14px; }
  .newspic .slick-arrow { font-size: 24px; } }
.about-bg { background: #f5f5f5; position: relative; }
.about-bg .about-text { font-size: 150px; letter-spacing: 8px; font-weight: bold; line-height: 1; writing-mode: vertical-lr; -ms-writing-mode: vertical-lr; writing-mode: tb-lr; position: absolute; right: -32px; bottom: 0; white-space: nowrap; opacity: .4; transform: rotate(180deg); z-index: 1; text-transform: uppercase; color: #ececec; transition: ease .45s !important; }

.about { overflow: hidden; width: 100%; height: 500px; position: relative; }
.about .about-img { width: 80%; height: 100%; position: absolute; left: 0; top: 0; z-index: 1; }
.about .about-img img { width: 100%; height: 100%; object-fit: cover; }
.about .about-box { width: 60%; height: 82%; padding: 3% 4% 0 4%; background: #fff; position: absolute; right: 0; top: 9%; z-index: 3; box-sizing: border-box; }
.about .about-box .pub-header { position: relative; padding-bottom: 15px; }
.about .about-box .pub-header:after { position: absolute; left: 0; bottom: 0; width: 60px; height: 2px; background: #d52f2f; content: ''; }
.about .about-box .intro { margin-top: 30px; color: #555; line-height: 25px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 5; -webkit-box-orient: vertical; white-space: normal !important; word-wrap: break-word; }
.about .about-box .more { display: inline-block; margin-top: 30px; padding: 6px 40px; border-radius: 3px; background: #d52f2f; color: #fff; font-size: 15px; }

@media (max-width: 1199px) { .about { height: 450px; } }
@media (max-width: 991px) { .about-bg .about-text { display: none; }
  .about { height: auto; }
  .about .about-img { width: 100%; }
  .about .about-box { width: 92%; margin: 4%; background: rgba(255, 255, 255, 0.95); height: auto; padding: 40px; position: relative; } }
@media (max-width: 767px) { .about { height: auto; }
  .about .about-box { width: 90%; margin: 5%; padding: 25px; }
  .about .about-box .pub-header { padding-bottom: 13px; }
  .about .about-box .intro { margin-top: 20px; }
  .about .about-box .more { margin-top: 20px; font-size: 14px; } }
.business-box { display: flex; align-items: center; }

.business-info { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; color: #666; line-height: 3; padding-right: 4%; box-sizing: border-box; }

.business { position: relative; width: 76%; overflow: hidden; }
.business .business-nav { z-index: 5; line-height: 1.5; background: #fff; box-sizing: border-box; }
.business .business-nav .item { font-size: 16px; height: 80px; text-align: center; padding: 0 10px; box-sizing: border-box; position: relative; cursor: pointer; display: -webkit-box !important; -webkit-box-pack: center; -webkit-box-align: center; }
.business .business-nav .item:after { position: absolute; left: 0; height: 50px; top: 50%; margin-top: -25px; width: 1px; background: #eee; content: ''; }
.business .business-nav .slick-current .item { background: #d52f2f; color: #fff; height: 100px; margin-top: -20px; border-radius: 10px 10px 0 0; }
.business .business-nav .slick-current .item:after { content: none; }
.business .business-nav .slick-list { overflow: visible; }
.business .business-nav .slick-track { margin-left: 0; }
.business .business-for { width: 100%; font-size: 0; }
.business .business-for .item { width: 100%; position: relative; background: #000; z-index: 3; }
.business .business-for .item img { width: 100%; opacity: .9; }
.business .business-for .item .info { position: absolute; width: 100%; height: 120px; background: rgba(0, 0, 0, 0.3); display: flex; align-items: center; box-sizing: border-box; padding: 0 38px; bottom: 0; left: 0; z-index: 10; }
.business .business-for .item .info .icon { margin-right: 15px; }
.business .business-for .item .info .icon img { width: 19px; height: 19px; }
.business .business-for .item .info .txt { font-size: 16px; color: #fff; line-height: 28px; }

@media (max-width: 1439px) { .business .business-nav .item { font-size: 15px; }
  .business .business-for .item .info { height: 110px; }
  .business .business-for .item .info .txt { font-size: 15px; line-height: 25px; } }
@media (max-width: 1199px) { .business-info { line-height: 2.5; font-size: 13px; } }
@media (max-width: 991px) { .business-box { display: block; }
  .business-info { line-height: 1.6; padding-right: 0; }
  .business { width: 100%; margin-top: 15px; }
  .business .business-nav .item { height: 60px; font-size: 14px; }
  .business .business-nav .slick-current .item { height: 60px; margin-top: 0; border-radius: 0; }
  .business .business-for .item .info { height: 80px; padding: 0 20px; }
  .business .business-for .item .info .txt { font-size: 14px; } }
@media (max-width: 767px) { .business .business-nav .item { height: 50px; font-size: 12px; }
  .business .business-nav .slick-current .item { height: 50px; }
  .business .business-for .item .info { height: 60px; padding: 0 15px; }
  .business .business-for .item .info .icon { margin-right: 10px; }
  .business .business-for .item .info .icon img { width: 15px; height: 15px; }
  .business .business-for .item .info .txt { font-size: 12px; line-height: 21px; } }
.footer { font-size: 14px; color: #fff; background: url(../images/footer-bg.jpg) no-repeat center; background-size: cover; }
.footer a { color: #fff; }
.footer .footer-nav { overflow: hidden; display: flex; padding-top: 50px; }
.footer .footer-nav li { flex: 1; }
.footer .footer-nav li a { display: block; line-height: 2; color: rgba(255, 255, 255, 0.7); }
.footer .footer-nav li a.tit { color: #fff; font-size: 18px; margin-bottom: 10px; padding-bottom: 5px; position: relative; }
.footer .footer-nav li a.tit:after { position: absolute; left: 0; bottom: 0; width: 40px; height: 1px; background: rgba(255, 255, 255, 0.5); content: ''; }
.footer .footer-nav li a:hover { color: #d52f2f; }
.footer .footer-box { overflow: hidden; padding-top: 50px; display: flex; align-items: center; }
.footer .footer-box .footer-logo { height: 40px; }
.footer .footer-box .footer-logo img { height: 100%; }
.footer .footer-box .footer-sm { margin-left: 20px; margin-top: 12px; }
.footer .footer-box .footer-sm a { color: rgba(255, 255, 255, 0.7); margin-left: 30px; }
.footer .footer-box .footer-sm a:hover { color: #d52f2f; }
.footer .footer-box .footer-cont { flex: 1; text-align: right; color: rgba(255, 255, 255, 0.7); }
.footer .footer-box .footer-cont .num { font-size: 22px; font-weight: bold; }
.footer .footer-box .footer-cont .iconfont { font-size: 22px; margin-right: 8px; }
.footer .footer-copy { margin-top: 50px; border-top: 1px solid rgba(255, 255, 255, 0.1); padding: 15px 0; color: rgba(255, 255, 255, 0.7); text-align: center; }

@media (max-width: 1199px) { .footer .footer-nav li a.tit { font-size: 16px; } }
@media (max-width: 991px) { .footer { font-size: 12px; }
  .footer .footer-nav { display: none; }
  .footer .footer-box { display: block; text-align: center; padding-top: 30px; }
  .footer .footer-box .footer-logo { height: 30px; }
  .footer .footer-box .footer-sm { margin-left: 0; }
  .footer .footer-box .footer-sm a { margin: 0 10px; }
  .footer .footer-box .footer-cont { flex: auto; text-align: center; margin-top: 12px; }
  .footer .footer-copy { margin-top: 20px; padding: 10px 0; } }
/**返回顶部**/
.floatbox { position: fixed; right: 3%; bottom: 50px; z-index: 999; }
.floatbox a { display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; border-radius: 50%; background: rgba(0, 0, 0, 0.4); }
.floatbox a:hover { background-color: rgba(0, 0, 0, 0.6); }

.page-nav-add { line-height: 20px; padding: 10px 0; font-size: 14px; color: #999; border-bottom: 1px solid #eee; }
.page-nav-add a { display: inline-block; color: #999; padding: 0 5px; }
.page-nav-add a:first-child { padding-left: 0; }
.page-nav-add a:hover { color: #d52f2f; }

.page-nav-box { overflow: hidden; border-bottom: 1px solid #e6e6e6; height: 70px; line-height: 70px; }
.page-nav-box a { float: left; display: block; margin-right: 30px; font-size: 14px; position: relative; }
.page-nav-box a:after { position: absolute; left: 0; bottom: 0; height: 2px; background: #d52f2f; content: ''; z-index: 9; }
.page-nav-box a.active { color: #d52f2f; }
.page-nav-box a.active:after { right: 0; }
.page-nav-box a:hover { color: #d52f2f; }

@media (max-width: 1199px) { .page-nav-add { font-size: 13px; }
  .page-nav-box { height: 60px; line-height: 60px; }
  .page-nav-box a { margin-right: 25px; } }
@media (max-width: 991px) { .page-nav-add { font-size: 12px; }
  .page-nav-box { overflow-x: scroll; white-space: nowrap; -webkit-overflow-scrolling: touch; border-bottom: 1px solid #e8e8e8; box-sizing: border-box; }
  .page-nav-box a { float: none; display: inline-block; margin-right: 20px; height: 59px; }
  .page-nav-box::-webkit-scrollbar { display: none; } }
.zanwu { padding: 50px; text-align: center; font-size: 16px; }
.zanwu img { width: 240px; }
.zanwu .tit { margin-top: 20px; color: #999; }

@media (max-width: 1439px) { .zanwu { font-size: 14px; } }
@media (max-width: 767px) { .zanwu { padding: 30px; }
  .zanwu img { width: 80%; } }
.main { padding-top: 30px; padding-bottom: 80px; }

@media (max-width: 1199px) { .main { padding-top: 20px; padding-bottom: 60px; } }
@media (max-width: 767px) { .main { padding-bottom: 40px; } }
.pub-content { color: #666; font-size: 15px; }
.pub-content p { margin-top: 20px; }
.pub-content p:first-child { margin-top: 0; }
.pub-content img { max-width: 100%; }

@media (max-width: 1199px) { .pub-content { font-size: 14px; } }
.information { overflow: hidden; margin-top: 20px; }
.information ul { overflow: hidden; }
.information li { width: 33.33%; float: left; margin-top: 20px; padding-right: 20px; box-sizing: border-box; }
.information li .fieldname span { color: red; margin-right: 5px; }
.information li .fieldname .members-main-txt { margin-left: 5px; color: #999; }
.information li .fieldcont { width: 100%; position: relative; margin-top: 10px; }
.information li .fieldcont .arrow { position: absolute; right: 12px; text-align: right; top: 0; line-height: 45px; color: #999; }
.information li label { float: left; margin-right: 40px; position: relative; }
.information li label input { margin-right: 5px; }
.information .full { width: 100%; }
.information .agree { margin-top: 20px; line-height: 21px; }
.information .agree a { text-decoration: underline; }

@media (max-width: 1199px) { .information li { padding-right: 10px; } }
@media (max-width: 991px) { .information { margin-top: 10px; }
  .information li { width: 100%; } }
.main-l { width: 25%; float: left; margin-right: 5%; }
.main-l .main-l-top { width: 100%; padding: 15px; box-sizing: border-box; background: #d52f2f; color: #fff; }
.main-l .main-l-top .cn { font-size: 22px; }
.main-l .main-l-top .en { font-weight: 300; text-transform: uppercase; }
.main-l .type-1 { border: 1px solid #eee; border-top: none; padding: 0 20px; box-sizing: border-box; }
.main-l .type-1 > li { display: block; width: 100%; font-size: 16px; }
.main-l .type-1 > li > a { display: block; padding: 15px 20px 15px 0; border-bottom: 1px solid #eee; position: relative; box-sizing: border-box; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.main-l .type-1 > li > a:after { position: absolute; right: 0; top: 15px; font-family: "iconfont"; content: "\e665"; }
.main-l .type-1 > li.more a:after { position: absolute; right: 20px; top: 0; font-size: 22px; font-family: "iconfont"; content: "\eb0c"; }
.main-l .type-1 > li.current a:after { transform: rotate(90deg); }
.main-l .type-1 > li:last-child > a { border-bottom: none; }
.main-l .type-1 > li:hover > a, .main-l .type-1 > li.active > a { color: #d52f2f; }
.main-l .type-1 > li .type-2 { background: #fff; width: 100%; padding: 0 20px; box-sizing: border-box; display: none; }
.main-l .type-1 > li .type-2 > li { font-size: 14px; font-weight: 300; }
.main-l .type-1 > li .type-2 > li > a { display: block; background: #fff; height: 50px; line-height: 50px; border-bottom: 1px solid #eee; padding: 0 0 0 20px; box-sizing: border-box; position: relative; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
.main-l .type-1 > li .type-2 > li > a:before { position: absolute; left: 0; top: 50%; margin-top: -4px; width: 8px; height: 8px; border: 1px solid #666; border-radius: 50%; box-sizing: border-box; content: ''; }
.main-l .type-1 > li .type-2 > li > a:after { content: none; }
.main-l .type-1 > li .type-2 > li:last-child a { border-bottom: none; }
.main-l .type-1 > li .type-2 > li:hover a, .main-l .type-1 > li .type-2 > li.active a { color: #d52f2f; }
.main-l .type-1 > li .type-2 > li:hover a:before, .main-l .type-1 > li .type-2 > li.active a:before { border: 1px solid #d52f2f; }

.main-r { width: 70%; float: right; }
.main-r .main-r-tit { font-size: 26px; padding-bottom: 10px; border-bottom: 1px solid #eee; }

@media (max-width: 1199px) { .main-l .main-l-top { padding: 10px 15px; }
  .main-l .main-l-top .cn { font-size: 20px; }
  .main-l .main-l-top .en { font-size: 13px; }
  .main-l .type-1 > li { font-size: 14px; }
  .main-l .type-1 > li .type-2 { padding: 0 10px; }
  .main-r .main-r-tit { font-size: 24px; } }
@media (max-width: 991px) { .main-l { width: 100%; float: none; margin-right: 0; }
  .main-l .main-l-top { display: none; }
  .main-l .type-1 { border: none; padding: 0; overflow: hidden; }
  .main-l .type-1 > li { width: 25%; text-align: center; padding: 5px; box-sizing: border-box; float: left; }
  .main-l .type-1 > li > a { background: #f4f4f4; border-radius: 3px; padding: 6px 0; border: none; }
  .main-l .type-1 > li > a:after { content: none; }
  .main-l .type-1 > li:hover > a, .main-l .type-1 > li.active > a { background: #d52f2f; color: #fff; }
  .main-r { width: 100%; float: none; margin-top: 30px; }
  .main-r .main-r-tit { text-align: center; } }
@media (max-width: 767px) { .main-l .type-1 > li { width: 33.33%; } }
.newslist ul { overflow: hidden; }
.newslist ul li { padding: 40px 0; border-bottom: 1px solid #d7dce4; overflow: hidden; }
.newslist ul li a { display: flex; align-items: center; }
.newslist ul li a .newsimg { width: 30%; margin-right: 5%; }
.newslist ul li a .newsimg .img { width: 100%; padding-top: 60.8%; height: auto; overflow: hidden; position: relative; }
.newslist ul li a .newsimg .img img { width: 100%; height: 100%; position: absolute; left: 0; top: 0; transition: all .6s; }
.newslist ul li a .cont { -webkit-box-flex: 1; -webkit-flex: 1; flex: 1; overflow: hidden; }
.newslist ul li a .cont .date { margin-bottom: 10px; color: #999; }
.newslist ul li a .cont .tit { font-size: 20px; }
.newslist ul li a .cont .txt { margin-top: 10px; color: #999; }
.newslist ul li a .cont .more { margin-top: 20px; }
.newslist ul li a:hover .newsimg .img img { transform: scale(1.1); }
.newslist ul li a:hover .cont .tit, .newslist ul li a:hover .cont .more { color: #d52f2f; }

@media (max-width: 1439px) { .newslist ul li { padding: 30px 0; } }
@media (max-width: 1199px) { .newslist ul li { padding: 25px 0; }
  .newslist ul li a .cont .date { margin-bottom: 5px; }
  .newslist ul li a .cont .txt { margin-top: 5px; }
  .newslist ul li a .cont .more { margin-top: 10px; } }
@media (max-width: 767px) { .newslist ul li { padding: 15px 0; }
  .newslist ul li a .newsimg { width: 36%; margin-right: 4%; }
  .newslist ul li a .cont { font-size: 12px; }
  .newslist ul li a .cont .tit { font-size: 16px; }
  .newslist ul li a .cont .more { display: none; } }
.newspage .newspage-head { text-align: center; padding-bottom: 30px; border-bottom: 1px solid #eee; }
.newspage .newspage-head .newspage-tit { font-size: 36px; }
.newspage .newspage-head .newspage-txt { color: #666; font-size: 15px; margin-top: 15px; }
.newspage .newspage-head .newspage-txt span { padding: 0 10px; }
.newspage .newspage-pic { text-align: center; margin-top: 40px; }
.newspage .newspage-pic img { max-width: 100%; }
.newspage .newspage-turn { width: 100%; font-size: 15px; }
.newspage .newspage-turn .newspage-into { display: block; margin-bottom: 10px; padding: 15px 30px; background: #f6f6f6; border-radius: 5px; color: #555; overflow: hidden; transition: all .4s ease; }
.newspage .newspage-turn .newspage-into:hover { background: #d52f2f; color: #fff; }

@media (max-width: 1439px) { .newspage .newspage-head .newspage-tit { font-size: 34px; }
  .newspage .newspage-head .newspage-txt { font-size: 14px; }
  .newspage .newspage-turn { font-size: 14px; } }
@media (max-width: 1199px) { .newspage .newspage-head .newspage-tit { font-size: 30px; } }
@media (max-width: 991px) { .newspage .newspage-head { padding-bottom: 20px; }
  .newspage .newspage-head .newspage-tit { font-size: 28px; } }
@media (max-width: 767px) { .newspage .newspage-head .newspage-tit { font-size: 24px; }
  .newspage .newspage-head .newspage-txt { font-size: 12px; margin-top: 10px; }
  .newspage .newspage-head .newspage-txt span { padding: 0 5px; }
  .newspage .newspage-turn { font-size: 12px; }
  .newspage .newspage-turn .newspage-into { padding: 15px; } }
.contactinfo { overflow: hidden; margin-top: 20px; padding: 20px; border-radius: 3px; background: #fff; }
.contactinfo li { width: 33.33%; float: left; padding: 20px; box-sizing: border-box; }
.contactinfo li .bt { border-bottom: 1px solid #ddd; padding-bottom: 10px; font-size: 18px; overflow: hidden; }
.contactinfo li .bt .iconfont { float: right; color: #d52f2f; }
.contactinfo li .cont { padding-top: 10px; font-size: 16px; font-weight: 300; }

@media (max-width: 1199px) { .contactinfo { padding: 15px; }
  .contactinfo li { padding: 15px; } }
@media (max-width: 991px) { .contactinfo { padding: 10px; }
  .contactinfo li { padding: 10px; } }
@media (max-width: 767px) { .contactinfo li { width: 100%; float: none; } }
.floatimg { position: fixed; right: 10px; top: 200px; z-index: 999; text-align: right; }
.floatimg .float-item { position: relative; display: block; margin-bottom: 10px; }
.floatimg .float-item img { width: 160px; }
.floatimg .float-item .close { position: absolute; right: 0; top: 0; z-index: 5; width: 20px; height: 20px; background-color: rgba(0, 0, 0, 0.5); text-align: center; line-height: 20px; color: #FFFFFF; font-size: 12px; border-radius: 0 0 20px 20px; }

@media (max-width: 991px) { .floatimg { display: none; } }

/*# sourceMappingURL=style.css.map */
