.clearfix:before, .clearfix:after { display: table; content: ''; }

.clearfix:after { clear: both; }

img { display: block; max-width: 100%; }

* { font-family: Arial, Helvetica, sans-serif; box-sizing: border-box; margin: 0; padding: 0; }

ul { list-style: none; }

html { font-size: 100px; }

@media only all and (max-width: 1450px) { html { font-size: 76px; } }

.wechartinfo { position: relative; border: 1px solid #fff; }
.wechartinfo:hover{
  background-color: #ca8600;
  border-color:#ca8600!important;
}
 .messagebox { 
   display: none;
  position: absolute;   right: .3rem; top: 74px; 
  padding: .27rem .33rem;
  padding-bottom: .5rem;
  background-color: #fff;}
.messagebox::after{
  position: absolute;
  content: '';
  width:0;
  height:0;
  top: -7.5px;
  right: 10px;
	border-right:15px solid transparent;
	border-left:15px solid transparent;
	border-bottom:15px solid #fff;
}

  

.wechartinfo { cursor: pointer;
  
}
.messagebox  h1{
  font-size: .2rem;
  color: #333333;
  margin-bottom: .17rem;
}
.messagebox .rows{
  position: relative;
  width: 3.17rem;
  padding: .14rem .09rem;
  background-color: #f2f2f2;
  margin-bottom: 12px;
  border-radius: 6px;
  overflow: hidden;

}
.messagebox .rows input,textarea{
  width: 100%;
  font-size: .16rem;
  color: #999999;
  outline: none;
  border: 0;
  resize:none;
  background-color: transparent;
}
.vercode .vercodeimg{
  position: absolute;
  right: 0;
  top: 0;
  width: 30%;
  height: 100%;
}
.vercode .vercodeimg img{
  width: 100%;
  height: 100%;
}
.submitmessage{
  width: 1.2rem;
  height: .52rem;
  line-height: .52rem;
  background-color: #dda000;
  color: #fff;
  font-size: .16rem;
  text-align: center;
  border-radius: 6px;
}
.closemessage{
  position: absolute;
  width: .48rem;
  height: .48rem;
  line-height: .40rem;
  border-radius: 100%;
  background-color: #dda000;
  border: 4px solid #fff;
  font-size: 20px;
  color: #fff;
  text-align: center;
  left: 50%;
  transform: translate(-50%,0) ;
  bottom: -0.24rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
.closemessage img{
 
}



@keyframes showani { 0% { opacity: 0; }
  100% { opacity: 1; } }

.com-baner { position: relative; }

.com-baner .banertext { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }

.com-baner .banertext .tips { font-size: .4rem; color: #dda000; font-style: italic; text-align: center; }

.com-baner .banertext .linetext { position: relative; font-size: .7rem; color: #fff; font-weight: bold; letter-spacing: .16rem; }

.com-baner .banertext .linetext::after, .com-baner .banertext .linetext::before { position: absolute; content: ''; top: 50%; transform: translate(0, -50%); width: .62rem; height: 4px; background-color: #fff; }

.com-baner .banertext .linetext::after { left: -1rem; transform: skew(226deg, 360deg); }

.com-baner .banertext .linetext::before { right: -1rem; transform: skew(127deg, 360deg); }

body, html { max-width: 1920px; margin: 0 auto; }

* { font-family: 'Arial'; color: #333; font-size: .12rem; }

.no-nowrap { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }

@font-face { font-family: 'BebasNeue'; src: url("../font/BebasNeue-1.woff"); }

@font-face { font-family: 'Techna'; src: url("../font/Techna-Sans-Regular-2.woff"); }

.container { max-width: 1400px; margin: 0 auto; }

a { text-decoration: none; }

.p { display: block; }

.f { display: none; }


@media only all and (max-width: 980px) { 
  .head-info .phoneinfo { font-size: 0.16rem !important; }
  .header .logo img { width: 1.3rem !important; } }

@media only all and (min-width: 750px) {
  .messagebox{right: 0 !important;}
  .headerfixed, .newsheader, .query { height: .99rem; background-color: #fff; box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.05); padding: 0 !important; padding-left: 0.36rem !important; }
  .headerfixed .logo, .newsheader .logo, .query .logo { display: flex; align-items: center; }
  .headerfixed .logo .f, .newsheader .logo .f, .query .logo .f { display: block; }
  .headerfixed .logo .p, .newsheader .logo .p, .query .logo .p { display: none; }
  .headerfixed .text, .newsheader .text, .query .text { color: #4e4e4e !important; }
  .headerfixed .head-info::before, .newsheader .head-info::before, .query .head-info::before { position: absolute; left: -1.9rem; top: 0; content: ''; width: 0; height: 0; width: 3.4rem; height: 100%; transform: rotate(128deg); background-color: #fff; } }

.header { position: fixed; top: 0; left: 0; z-index: 22; width: 100%; padding: .26rem .36rem; display: flex; justify-content: space-between; }

.header .logo img { width: 2.4rem; }

.header .nav-list { display: flex; justify-content: space-around; align-items: center; }

.header .nav-list .list { position: relative; padding: 0 20px; }

.header .nav-list .list.active a::after { position: absolute; content: ''; width: 100%; bottom: -4px; left: 0; border-bottom: solid 4px #dda000; }

.header .nav-list .list .text { position: relative; display: inline-block; font-size: .18rem; font-weight: bold; color: #fff; padding: 10px 0; }

.header .nav-list .list .text::before { position: absolute; top: 0; left: 0; content: ""; width: 100%; height: 100%; border: solid 1px rgba(255, 255, 255, 0.6); opacity: 0; transition: all 0.2s ease-out; }


.head-info { display: flex; align-items: center; }

.head-info > div { display: flex; align-items: center; }

.head-info .phoneinfo { color: #fff; font-size: .22rem; }

.head-info .phoneinfo img { width: .3rem; margin-right: .08rem; }

.head-info .wechartinfo { border: 1px solid #fff; padding: .09rem; border-radius: 100%; margin-left: .35rem; }

.footer { padding: .52rem 0 .3rem; background-color: #6b6b6b; }

.footer .footerinfo { padding-bottom: 1.12rem; display: flex; justify-content: space-between; }

.footer .footerinfo > div span { font-size: .16rem; color: #ffffff; }

.footer .footerinfo > div p { font-size: .14rem; color: #ffffff; margin-top: .18rem; }

.footer .footerinfo > div p a { font-size: .14rem; color: #ffffff; }

.footer .footerinfo > div .switchbox { display: flex; border-bottom: 2px solid #7a7a7a; margin-bottom: .14rem; }

.footer .footerinfo > div .switchbox span { padding: .16rem; }

.footer .footerinfo > div .switchbox .active { position: relative; }

.footer .footerinfo > div .switchbox .active::before { position: absolute; content: ''; width: 100%; left: 0; bottom: -2px; border-bottom: 2px solid #fff; }

.footer .footerinfo > div .switchboxcont img { display: none; }

.footer .footerinfo > div .switchboxcont img:first-child { display: block; }

.footer .registerinfo { display: flex; justify-content: space-between; align-items: center; }

.footer .registerinfo p { font-size: .14rem; color: #ffffff; }

.footer .registerinfo span { font-size: .12rem; color: #cccccc; }

.foot-menu { width: 740px; font-size: 0; }

.foot-menu .menu-list { display: inline-block; vertical-align: top; width: 65%; margin-bottom: 30px; }

.foot-menu .menu-list:nth-child(odd) { width: 35%; }

.foot-menu .menu-list .title { font-size: 16px; line-height: 18px; margin-bottom: 15px; font-weight: bold; color: #fff; }

.foot-menu .menu-list .list { font-size: 18px; line-height: 20px; font-weight: bold; margin-bottom: 10px; color: #999; }

.foot-menu .menu-list a { display: inline-block; transition: all 0.4s; }

.foot-menu .menu-list a:hover { color: #fff; }

.menu-btn { display: none; }

@media only all and (max-width: 1600px) { .container { max-width: 1200px; } }

@media only all and (max-width: 1400px) { .container { max-width: 1020px; } }

@media only all and (max-width: 1200px) { .container { max-width: 700px; }
  .header .logo img { width: 2rem; }
  .header .nav-list .list { position: relative; padding: 0 0.1rem; }
  .submenu { top: 38px; }
  .header .nav { display: block; position: fixed; top: 0; left: 0; height: 100%; bottom: 0; width: 60%; background: #7c858d; box-shadow: 0px 10px 12px 0px rgba(9, 9, 9, 0.5); } }

@media only all and (max-width: 750px) { 
  .module2 .module-box .module-list .list .info{
    width: 80%;
  }
  html { font-size: 100px !important; }
  .wrap { padding-top: 50px; }
  .com-baner .banertext .tips { font-size: .24rem; letter-spacing: .02rem; }
  .com-baner .banertext .linetext { font-size: .24rem; letter-spacing: .02rem; }
  .com-baner .banertext .linetext::after { left: -0.8rem; }
  .com-baner .banertext .linetext::before { right: -0.8rem; }
  .header .logo img { width: 1.1rem; }
  .head-info { display: none; }
  .menu-btn { display: flex; width: 40px; height: 26px; align-items: center; justify-content: center; flex-wrap: wrap; margin-right: 0; margin-left: auto; position: relative; }
  .menu-btn.active span { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); }
  .menu-btn.active span:nth-child(2) { display: none; }
  .menu-btn.active span:nth-child(1) { margin-bottom: 0; transform: translate(-50%, -50%) rotate(45deg); transform-origin: 50%, 50%; }
  .menu-btn.active span:nth-child(3) { margin-bottom: 0; transform: translate(-50%, -50%) rotate(-45deg); transform-origin: 50%, 50%; }
  .menu-btn span { display: block; width: 75%; height: 2px; background: #fff; border-radius: 2px; margin-bottom: 8px; }
  .menu-btn span:last-child { margin-bottom: 0; }
  .head-info { position: static; margin-top: 15px; height: 35px; }
  .header { position: fixed; top: 0; left: 0; width: 100%; padding: 10px 20px; z-index: 1000; display: flex; align-items: center; background-color: rgba(0, 0, 0, 0.5); }
  .header.active { background: #fff; }
  .header .logo-moblie { display: block; }
  .header .logo-moblie img { height: 35px; }
  .header .nav-list { display: none; }
  .menu-btn { width: 35px; }
  .menu-btn span { margin-bottom: 0px; }
  .header .nav-list { display: block; position: fixed; top: 0; left: -150%; height: 100%; bottom: 0; width: 60%; padding-top: 15px !important; background: #fff; box-shadow: 0px 10px 12px 0px rgba(9, 9, 9, 0.5); transition: left 0.6s; }
  .header .nav-list.active { left: 0; }
  .header .nav-list .list { display: flex; align-items: center; margin-top: 25px; }
  .header .nav-list .list .text { font-size: 16px; padding: 0 20px; color: #505050; }
  .header .nav-list .list a { padding: 10px 10px 10px 0; }
  .header .nav-list .list a img { width: 30px !important; height: 22px !important; object-fit: contain; }
  .header .nav-list .logo-list { display: none; }
  .footer .footerinfo > div p { margin-top: .1rem; }
  .footer .footerinfo { flex-wrap: wrap; padding: 0 10px; }
  .footer .footerinfo > div { margin-bottom: 40px; }
  .footer .registerinfo { flex-direction: column; text-align: center; }
  .footer .registerinfo .copyright { margin: 20px 0; }
  .footer .registerinfo img { width: .8rem; } }

.banner .img { width: 100%; }

.banner .banner-info { position: absolute; left: 0; top: 38%; width: 100%; text-align: center; }

.banner .banner-info .sub-title { font-size: 40px; line-height: 80px; color: #fff; font-weight: 700;}

.banner .banner-info .title { font-size: 60px; line-height: 80px; color: #fff; font-weight: 900;}

.banner-search { position: absolute; bottom: 7%; left: 50%; -webkit-transform: translateX(-50%); transform: translateX(-50%); width: 63%; display: -webkit-flex; display: -ms-flexbox; display: flex; z-index: 10; border-radius: 15px; margin: 0 auto; padding: 30px 40px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #696969; }

.banner-search .name { font-size: 24px; color: #fff; }

.banner-search .search-box { -webkit-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-flex; display: -ms-flexbox; display: flex; margin-left: 35px; padding-left: 60px; border-radius: 8px; overflow: hidden; background: #fff; }

.banner-search .search-box input { display: block; -webkit-flex: 1; -ms-flex: 1; flex: 1; line-height: 55px; height: 55px; background: transparent; border: none; font-size: 16px; color: #666666; }

.banner-search .search-box input::-webkit-input-placeholder { font-size: 16px; color: #666666; }

.banner-search .search-box input::-moz-placeholder { font-size: 16px; color: #666666; }

.banner-search .search-box input::-ms-input-placeholder { font-size: 16px; color: #666666; }

.banner-search .search-box input::placeholder { font-size: 16px; color: #666666; }

.banner-search .search-box .btn { width: 100px; text-align: center; font-size: 18px; line-height: 55px; color: #fff; background: #dda000; }

.title-comm { text-align: center; font-size: 40px; line-height: 60px; color: #333; font-weight: bold; }

.sub-text-comm { font-size: 20px; padding-top: 15px; line-height: 30px; color: #666; text-align: center; }

.module2 { padding-top: 90px; }

.module2 .module-box { margin-top: 50px; position: relative; }

.module2 .module-box .bg { width: 100%; }

.module2 .module-box .module-list { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2; font-size: 0; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.module2 .module-box .module-list .list { display: -webkit-flex; display: -ms-flexbox; display: flex; width: 25%; vertical-align: top; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; text-align: center; }

.module2 .module-box .module-list .list:hover { background: url(../img/index/yewu-bg.png) no-repeat 50% 50%; background-size: cover; }

.module2 .module-box .module-list .list:hover .more { display: none; }

.module2 .module-box .module-list .list:hover .text { display: block; }

.module2 .module-box .module-list .list:hover .more-btn { display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 160px; height: 55px; border-radius: 80px; background: #fff; margin: 0 auto; }

.module2 .module-box .module-list .list:hover .more-btn span { display: block; font-size: 15px; font-weight: bold; margin-right: 26px; color: #dda000; }

.module2 .module-box .module-list .list:hover .more-btn .icon { width: auto; height: 15px; }

.module2 .module-box .module-list .list .title { font-size: 36px; line-height: 40px; color: #fff; font-weight: bold; }

.module2 .module-box .module-list .list .text { display: none; max-width: 260px; padding: 50px 0; font-size: 18px; line-height: 30px; color: #fff; }

.module2 .module-box .module-list .list .more { width: 55px; height: 55px; margin: 20px auto 0; }

.module2 .module-box .module-list .list .more-btn { display: none; }

.module3 { padding: 100px 0; background-color: #ededed; }

.module3 .module-box { margin: 70px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; }

.module3 .module-box .list { width: 25%; }

.module3 .module-box .list .img { position: relative; cursor:pointer;}

.module3 .module-box .list .img .more { position: absolute; right: 10%; top: -40px; display: none; width: 120px; height: 120px; z-index: 4; background: url(../img/index/youshi-more.png) no-repeat 50% 50%; background-size: 100% 100%; }

.module3 .module-box .list .img .icon { position: relative; z-index: 2; width: 200px; height: 176px; object-fit: contain; margin: 0 auto; }

.module3 .module-box .list .name { margin-top: 20px; text-align: center; font-size: 24px; line-height: 30px; font-weight: bold; color: #333; }

.module3 .module-box .list:hover .name { color: #dda000; }

.module3 .module-box .list:hover .more { display: block; }

.more-btn-comm { width: 160px; height: 55px; border: 2px solid #5e5e5e; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; border-radius: 80px; margin: 0 auto; }

.more-btn-comm .txt { font-size: 15px; color: #333; margin-right: 27px; font-weight: bold; }

.more-btn-comm .icon { font-size: 20px; color: #666; font-weight: bold; }

.module4 { padding: 100px 0; background: url(../img/index/new-bg.jpg) no-repeat 50% 50%; background-size: cover; }

.module4 .title-comm { color: #fff; }

.module4 .new-list { font-size: 0; margin: 50px -20px 20px; }

.module4 .new-list .list { display: inline-block; width: 50%; padding: 20px; vertical-align: top; }

.module4 .new-list .list .info-box { display: -webkit-flex; display: -ms-flexbox; display: flex; height: 155px; -webkit-align-items: center; -ms-flex-align: center; align-items: center; background: #fff; }

.module4 .new-list .list .info-box:hover .time { color: #fff; background: #dda000; }

.module4 .new-list .list .info-box:hover .time span { color: #fff; }

.module4 .new-list .list .info-box:hover .info .text { color: #dda000; }

.module4 .new-list .list .info-box:hover .info .icon { display: block; }

.module4 .new-list .list .time { width: 155px; height: 100%; padding-top: 7%; background: #faf3e5; text-align: center; font-size: 16px; line-height: 30px; color: #cc8c00; }

.module4 .new-list .list .time span { display: block; width: 100%; font-size: 24px; line-height: 30px; font-weight: bold; color: #cc8c00; }

.module4 .new-list .list .info { -webkit-flex: 1; -ms-flex: 1; flex: 1; position: relative; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 10px 35px; }

.module4 .new-list .list .info .text { -webkit-flex: 1; -ms-flex: 1; flex: 1; font-size: 20px; line-height: 30px; font-weight: bold; color: #333; }

.module4 .new-list .list .info .icon { display: none; width: 24px; height: auto; }

.module4 .more-btn-comm { border-color: #fff; }

.module4 .more-btn-comm .txt { color: #fff; }

.module4 .more-btn-comm .icon { color: #fff; }

.module5 { padding: 100px 0; background: url(../img/index/hezuo-bg.jpg) no-repeat 50% 50%; background-size: cover; }

.module5 .module5-box { margin: 40px 0; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.module5 .module5-box .list { width: 25%; padding: 0 40px; margin-bottom: 20px; }

.module5 .module5-box .list .icon { width: 100%; margin: 0 auto; }

@media only all and (max-width: 1200px) { .banner .banner-info .sub-title { font-size: 30px; line-height: 50px; }
  .banner .banner-info .title { font-size: 40px; line-height: 50px; }
  .banner-search { padding: 20px 25px; }
  .banner-search .name { font-size: 18px; }
  .banner-search .search-box { padding-left: 20px; margin-left: 20px; }
  .banner-search .search-box input { line-height: 40px; height: 40px; }
  .banner-search .search-box .btn { line-height: 40px; }
  .module3 .module-box .list .img .more { width: 80px; height: 80px; right: 5%; top: -25px; }
  .module3 .module-box .list .img .icon { width: 130px; height: 110px; }
  .module4 .new-list .list .time { width: 80px; }
  .module4 .new-list .list .info-box { height: 80px; }
  .module4 .new-list .list .info .text { font-size: 14px; line-height: 20px; }
  .module4 .new-list .list .time { font-size: 14px; line-height: 20px; }
  .module4 .new-list .list .time span { font-size: 18px; line-height: 24px; }
  .module4 .new-list .list .info { padding: 5px 20px; }
  .module4 .new-list .list .info .icon { width: 15px; }
  .module4 .new-list { margin: 50px -10px 20px; }
  .module4 .new-list .list { padding: 10px; }
  .module5 .module5-box .list { padding: 0 10px; } }

@media only all and (max-width: 900px) { .banner .banner-info .sub-title { font-size: 20px; line-height: 30px; }
  .banner .banner-info .title { font-size: 25px; line-height: 40px; }
  .banner-search { padding: 15px 20px; }
  .banner-search .name { font-size: 16px; }
  .banner-search .search-box { padding-left: 10px; margin-left: 15px; }
  .banner-search .search-box input { line-height: 35px; height: 35px; }
  .banner-search .search-box .btn { font-size: 16px; line-height: 35px; }
  .module2 { padding-top: 50px; }
  .title-comm { font-size: 25px; line-height: 35px; }
  .sub-text-comm { width: 85%; margin: 0 auto; font-size: 16px; line-height: 24px; }
  .module2 .module-box .module-list .list .title { font-size: 20px; line-height: 30px; }
  .module2 .module-box .module-list .list .more { width: 30px; margin-top: 10px; height: 30px; }
  .module2 .module-box .module-list .list:hover .text { max-width: 80%; margin: 0 auto; padding: 10px 0; font-size: 14px; line-height: 20px; }
  .module2 .module-box .module-list .list:hover .more-btn { width: 100px; height: 40px; }
  .module2 .module-box .module-list .list:hover .more-btn span { font-size: 13px; margin-right: 10px; }
  .module2 .module-box .module-list .list:hover .more-btn .icon { height: 12px; }
  .module3, .module4, .module5 { padding: 50px 0; } }

@media only all and (max-width: 600px) { .banner .img { height: 300px; object-fit: cover; }
  .banner .banner-info .sub-title { font-size: 16px; line-height: 24px; }
  .banner .banner-info .title { font-size: 20px; line-height: 30px; }
  .banner-search { padding: 10px 20px; width: 90%; }
  .banner-search .name { font-size: 14px; }
  .banner-search .search-box { padding-left: 10px; margin-left: 10px; }
  .banner-search .search-box input { width: 80%; font-size: 14px; line-height: 30px; height: 30px; }
  .banner-search .search-box input::-webkit-input-placeholder { font-size: 14px; }
  .banner-search .search-box input::-moz-placeholder { font-size: 14px; }
  .banner-search .search-box input::-ms-input-placeholder { font-size: 14px; }
  .banner-search .search-box input::placeholder { font-size: 14px; }
  .banner-search .search-box .btn { width: 50px; font-size: 14px; line-height: 30px; }
  .module2 { padding-top: 50px; }
  .title-comm { font-size: 20px; line-height: 30px; }
  .sub-text-comm { width: 85%; margin: 0 auto; font-size: 14px; line-height: 22px; }
  .module2 .module-box .bg { height: 400px; object-fit: cover; }
  .module2 .module-box .module-list { -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .module2 .module-box .module-list .list { width: 50%; cursor:pointer;}
  .module2 .module-box .module-list .list .title { font-size: 16px; line-height: 24px; }
  .module2 .module-box .module-list .list .more { width: 24px; margin-top: 10px; height: 24px; }
  .module2 .module-box .module-list .list:hover .text { max-width: 80%; margin: 0 auto; padding: 10px 0; font-size: 12px; line-height: 18px; }
  .module2 .module-box .module-list .list:hover .more-btn { width: 100px; height: 30px; }
  .module2 .module-box .module-list .list:hover .more-btn span { font-size: 12px; margin-right: 6px; }
  .module2 .module-box .module-list .list:hover .more-btn .icon { height: 10px; }
  .module3, .module4, .module5 { padding: 50px 0; }
  .module3 .module-box .list { width: 50%; margin-bottom: 20px; }
  .module3 .module-box { margin: 50px 0; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }
  .module3 .module-box .list .img .icon { width: 100px; height: 90px; cursor:pointer;}
  .module3 .module-box .list .name { font-size: 14px; margin-top: 10px; }
  .module3 .module-box .list .img .more { width: 40px; height: 40px; right: 6%; top: -10px; }
  .more-btn-comm { width: 120px; height: 35px; }
  .more-btn-comm .txt { font-size: 13px; margin-right: 10px; }
  .module4 .new-list { margin: 20px 0; }
  .module4 .new-list .list { width: 100%; }
  .module5 .module5-box .list { padding: 0 5px; } }

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