@charset "UTF-8";
/* 全局样式定义 Powered by Zoomla!逐浪CMS z01.com*/
/* 第一行引用逐浪字库web版演染 */
a { color: currentColor; }

a:hover { text-decoration: none; }

.home_nav .ilogo img { width: 10rem; }
.home_nav .ilogoone img { width: 5rem; }

.inav .ilogo img { width: 10rem; }
.inav .nav-link { color: #ebaf6c !important; }
.inav .btn-lianxi { margin-top: -0.4rem; }
.inav .active > a { border-bottom: 1px solid #ccc; }

.homeLogo { display: none; }
.homeLogo img { width: 10rem; }

.ibanner a:hover { color: #ddd; }

.ibanner01, .ibanner02, .ibanner03 { height: 42rem; background: url(images/banner1.jpg) no-repeat center; background-size: cover; }

.ibanner02 { background-image: url(images/banner2.jpg); }

.ibanner03 { background-image: url(images/banner3.jpg); }

/*首页推荐*/
.ielit { margin-top: 2rem; }

.ielit_box { box-shadow: 0 0.5rem 1.5rem 0 #f5f5f5; transition: all ease-out .3s; }
.ielit_box:hover { box-shadow: 5px 3px 10px lightgray; }
.ielit_box img { width: 100%; max-height: 20rem; }
.ielit_box strong { padding: 1rem; line-height: 4rem; color: #00cc66; }
.ielit_box p { padding: 0 1rem; color: #333333; }

.ielit_boxLink { padding: 1rem; border-top: 2px solid #00b964; text-align: center; }
.ielit_boxLink a { padding-left: 1rem; font-size: 0.94rem; }

.ielit_More { margin-top: 3rem; text-align: right; font-size: 1.2rem; }

/*首页新闻推荐*/
.inews { margin-top: 1rem; padding-top: 3rem; padding-bottom: 3rem; background: #fbf8f6; }

.inews_l img { width: 100%; border-radius: 1rem; }

.inews_r span { color: #666; font-size: 1.5rem; }
.inews_r ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.inews_r li:nth-child(1) { padding-top: 1rem; line-height: 2.64rem; font-size: 1.24rem; font-weight: bold; }
.inews_r li { line-height: 2.04rem; }
.inews_r li a { color: #666; }
.inews_r li a:hover { color: #444; }

/*个人交流体会*/
.i_banner2 { margin-top: 1rem; }

.iexchange .swiper-container { width: 100%; height: 100%; margin-left: auto; margin-right: auto; }
.iexchange .swiper-slide { text-align: center; font-size: 18px; background: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; padding: 4rem 0rem; }
.iexchange .swiper-slide img { border-radius: 1rem; }
.iexchange .swiper-button-next, .iexchange .swiper-button-prev { background-color: #849c5e9c; border-radius: 5rem; width: 4rem; height: 4rem; }

.iexchange_sw { padding-right: 1rem; }
.iexchange_sw h3 { color: #333; font-size: 1.32rem; }
.iexchange_sw p { text-align: right; color: rgba(51, 51, 51, 0.6); }

/*产品种类*/
.iproduct { padding-top: 4rem; padding-bottom: 4rem; background: #fbf8f6; }
.iproduct h2 { line-height: 4rem; text-align: center; color: #666; font-size: 1.48rem; }
.iproduct ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.iproduct li { float: left; padding-left: 4rem; width: 33%; line-height: 4.8rem; font-size: 1.12rem; color: rgba(102, 102, 102, 0.6); }

/*首页更多产品*/
.iMore { padding-top: 6rem; padding-bottom: 8rem; text-align: center; }
.iMore h3 { line-height: 6rem; font-weight: 100; font-size: 1.24rem; }

/*底部介绍*/
footer { padding-top: 4rem; border-top: 1px solid #ddd; }
footer ul { padding-left: 0; margin-bottom: 0; list-style: none; }
footer li { padding-left: 2rem; line-height: 1.92rem; }
footer strong { line-height: 3rem; }

.footer_l { padding-top: 4rem; }
.footer_l img { max-width: 100%; }

.footer_r { text-align: center; }

.copyright { margin-top: 2rem; line-height: 3rem; text-align: center; }

.home_search { position: absolute; transition: ease-in-out 0.5s; opacity: 0; right: -1em; z-index: -1; background: #fff; }
.home_search form { border: 1px solid #ebaf6c; }
.home_search form i { margin-left: 1rem; margin-right: 1rem; color: #ebaf6c; }
.home_search input { display: inline-block; border: none; background: none; box-shadow: none; padding-left: 0; padding-right: 0; width: 30em; border-radius: 0; color: #ebaf6c; }
.home_search a { background: none; border: none; color: #ebaf6c; cursor: pointer; }
.home_search .zi fa-close { color: #ebaf6c; }

.mysite { margin-top: 1rem; }

/*关于公司*/
.about_banner, .product_banner, .iban_img3, .iban_img4, .iban_img5 { margin-top: 5rem; height: 40rem; background: url(images/about_banner.jpg) no-repeat center; background-size: cover; text-align: center; }
.about_banner h1, .product_banner h1, .iban_img3 h1, .iban_img4 h1, .iban_img5 h1 { padding-top: 20rem; font-weight: 100; color: #fff; }

.about_bannerMask { position: absolute; width: 100%; height: 40rem; background-color: rgba(226, 125, 125, 0.39); pointer-events: none; }

.about_con { padding-bottom: 4rem; margin-top: 2rem; border: 1px solid #a67948; }
.about_con h2 { position: absolute; left: 50%; margin-left: -21rem; min-width: 42rem; line-height: 9rem; color: #a67948; font-size: 1.68rem; text-align: center; }
.about_con h2:after, .about_con h2:before { background: #a67948; content: ""; height: 1px; position: absolute; top: 50%; width: 28%; }
.about_con h2:before { left: 0; }
.about_con h2:after { right: 0; }
.about_con p { padding-top: 9rem; line-height: 1.82rem; }

.about_news { margin-top: 3rem; padding-bottom: 2rem; background-color: rgba(216, 214, 214, 0.9); text-align: center; }
.about_news h3 { line-height: 4rem; color: #2F4F4F; }
.about_news ul { padding-left: 0; margin-bottom: 0; list-style: none; padding-left: 20rem; text-align: left; }
.about_news li { line-height: 2.4rem; }

/*产品列表*/
.product_banner { background-image: url(images/product_banner.jpg); }

.product_list ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.product_list li { float: left; margin-top: 1rem; margin-left: 1%; width: 32%; }

.product_listTit { padding-top: 2rem; color: #2F4F4F; font-size: 1.2rem; }
.product_listTit a { font-size: 0.92rem; }

.ipud_box { box-shadow: 0 0.5rem 1.5rem 0 lightgray; margin-bottom: 1rem; }
.ipud_box:hover { box-shadow: 5px 3px 10px lightgray; }
.ipud_box img { width: 100%; max-height: 20rem; }
.ipud_box strong { padding: 1rem; line-height: 4rem; color: #00cc66; }
.ipud_box p { padding: 0 1rem; color: #333333; }

.ipud_boxLink { padding: 1rem; border-top: 2px solid #00b964; text-align: center; }
.ipud_boxLink a { padding-left: 1rem; font-size: 0.94rem; }

/*设备列表*/
.iban_img3 { background: url(images/banimg4.jpg) no-repeat center; background-size: cover; margin-top: 5rem; }

.ilock_list { padding-top: 4rem; padding-bottom: 3rem; }

.ilock_top { height: 10rem; background: url(images/left_tit.jpg) no-repeat; padding-left: 2rem; padding-top: 1.6rem; }
.ilock_top strong { font-size: 1.6rem; color: white; font-weight: 300; }
.ilock_top p { font-size: 1rem; color: white; }

.ilock_left { margin-top: -1rem; }
.ilock_left a { width: 18.8rem; height: 4rem; text-align: left; padding-top: 1rem; }

.ilock_new1 { border-bottom: 2px solid #f83437; width: 100%; }
.ilock_new1 strong { color: #7c7878; line-height: 2.5rem; font-size: 1.2rem; }

.ilock_new2 { margin: 1rem 0rem 1rem 0rem; }
.ilock_new2 ul { padding-left: 0; margin-bottom: 0; list-style: none; }
.ilock_new2 li { float: left; margin-top: 1rem; margin-left: 1%; width: 32%; }
.ilock_new2 img { width: 100%; height: 12rem; }
.ilock_new2 a { width: 100%; line-height: 4rem; text-align: center; color: #00cc66; display: inline-block; }

.ilock_new2 li:hover { box-shadow: 5px 3px 10px lightgray; }

/*联系我们*/
.iban_img4 { background-image: url(images/exchange_banner.jpg); }

.iexchange_new1 { border-bottom: 2px solid #f83437; width: 100%; }
.iexchange_new1 strong { color: #7c7878; line-height: 2.5rem; font-size: 1.2rem; }

.myAbbr { width: 100%; }
.myAbbr h3 { width: 100%; text-align: center; padding-top: 2.4rem; font-weight: 600; }
.myAbbr p { width: 100%; text-align: center; line-height: 3rem; border-bottom: 1px solid #bebebe; }
.myAbbr span { padding-left: 2rem; }
.myAbbr a { padding-left: 2.3rem; }

/*成长历史*/
.iban_img5 { background-image: url(images/exchange_banner2.jpg); }
.iban_img5 p { color: white; }

#history { padding-top: 30px; height: 900px; padding-bottom: 4rem; color: #dfd8d2; }

.his_main h3 { font-size: 60px; color: #049fd9; text-align: center; }
.his_main h4 { color: #333; line-height: 24px; font-size: 18px; text-align: center; width: 90%; margin: 0 auto; margin-bottom: 20px; }
.his_main p { color: #666; line-height: 24px; font-size: 14px; text-align: center; width: 70%; margin: 0 auto; }

.his-bg { position: relative; }
.his-bg .bd { overflow: hidden; position: relative; }
.his-bg .bd li { position: absolute; width: 960px; top: 0px; left: 0px; display: none; }

.prev, .next { display: block; width: 25px; height: 50px; position: absolute; top: -3rem; font-size: 5.2rem; }

.prev:hover, .next:hover { opacity: 0.6; }

.prev { left: 0px; }

.next { right: 0px; }

.scale-box { width: 846px; margin: 0 auto; position: relative; }

#sc-buttom { width: 30px; height: 30px; background: url(../img/sc-bottom.png) no-repeat center; position: absolute; top: 2px; left: 0px; -moz-user-select: -moz-none; cursor: move; }

.scale-div { width: 816px; margin: 0 auto; overflow: hidden; height: 26px; position: relative; }

.scale-div ul { position: absolute; top: 0px; left: 0px; }

.scale-div li { width: 136px; height: 40px; background: url(scale-li.png) no-repeat center; float: left; display: inline-block; cursor: pointer; }

.year-div { width: 952px; margin: 0 auto; position: relative; overflow: hidden; height: 60px; }

.year-div ul { position: absolute; }

.year-div li { width: 136px; color: #666; text-align: center; font-size: 18px; line-height: 60px; float: left; display: inline-block; cursor: pointer; }

.year-div li.on { color: #049fd9; font-size: 24px; }

.his_ming { width: 60%; margin: 30px auto 0px auto; }

.hisphone { display: none; }

.myContent { line-height: 1.6; min-height: 40rem; padding: 1rem; text-align: justify; text-justify: inter-ideograph; overflow: hidden; /*内容文字对齐优化*/ /*内容区表格边框格式化放行*/ /*内容区code引用样式*/ }
.myContent img { max-width: 98%; border: inset; }
.myContent td { border-style: solid; border-width: 1px; }
.myContent pre { padding: 1rem 0; background: rgba(40, 44, 52, 0.2); color: rgba(0, 0, 0, 0.8); border-radius: 0.3rem; }

/*英文版首页公司介绍*/
.eabout_us { width: 100%; padding-top: 5rem; }
.eabout_us h2 { width: 100%; text-align: center; }
.eabout_us p { width: 100%; text-align: center; padding-top: 2rem; font-size: 1.1rem; }

.ecompany ul { padding-left: 0; margin-bottom: 0; list-style: none; padding-top: 4rem; }
.ecompany li { float: left; margin-top: 1rem; width: 33.33333333%; }
.ecompany img { width: 100%; height: 25rem; }

/*公司的愿景*/
.ecompany_ex { padding-top: 4.5rem; }
.ecompany_ex img { padding-left: 8.5rem; }
.ecompany_ex strong { font-size: 1.5rem; width: 109%; text-align: center; display: inline-block; }
.ecompany_ex p { width: 100%; text-align: center; font-size: 1rem; padding-top: 1.6rem; }

.ecompany_ex1 { border: 1px solid white; }
.ecompany_ex1:hover { border: 1px solid #7cf472; }

/*公司的缘起*/
.ecompany_ago { padding-top: 5.5rem; }

.efounder1 { height: 35rem; background: url(images/company_ago.jpg) no-repeat center; background-size: cover; }

.efounder2 { background-color: rgba(210, 210, 210, 0.5); }
.efounder2 h2 { width: 100%; text-align: center; padding-top: 6rem; }
.efounder2 p { padding: 2rem 5rem 0rem 5rem; font-weight: 400; }
.efounder2 span { padding: 2rem 5rem 0rem 5rem; display: inline-block; }

/*公司的布局*/
.egroup { width: 100%; padding-top: 5rem; padding-bottom: 3.5rem; }
.egroup h2 { width: 100%; text-align: center; }
.egroup p { width: 100%; text-align: center; padding-top: 2.5rem; font-size: 1.1rem; }

.egroup_bp { padding-top: 4rem; }
.egroup_bp img { padding-left: 13rem; }
.egroup_bp p { width: 100%; text-align: center; padding-top: 0rem; font-size: 1.1rem; }
.egroup_bp h1 { width: 100%; text-align: center; padding-top: 3rem; font-size: 6rem; }

/*小于768px手机优化*/
@media screen and (max-width: 768px) { .container { max-width: 100%; }
  .inav { padding-right: 2rem; }
  .homeLogo { display: block; }
  .footer_l { text-align: center; }
  .footer_l img { max-width: 80%; }
  .about_banner, .product_banner, .iban_img3, .iban_img4, .iban_img5 { margin-top: auto; height: 20rem; overflow: hidden; }
  .about_banner h1, .product_banner h1, .iban_img3 h1, .iban_img4 h1, .iban_img5 h1 { padding-top: 10rem; }
  .about_bannerMask { height: 20rem; }
  .about_con h2 { margin-left: -11rem; min-width: 22rem; }
  .about_con h2:after, .about_con h2:before { width: 12%; }
  .iexchange img { width: 10rem !important; }
  .iproduct li { padding-left: 1rem; }
  .about_news ul { padding-left: inherit; }
  /*成长历史*/
  .his-bg { display: none; }
  .hisphone { display: inherit; }
  /*公司的布局*/
  .egroup_bp { padding-top: 4rem; }
  .egroup_bp img { padding-left: 8rem; } }
/*key:UG93ZXJlZCBieSBab29tbGEh6YCQ5rWqQ01TIHd3d3cuejAxLmNvbQ== */

/*# sourceMappingURL=global.css.map */
