@charset "UTF-8";
/*reset css*/
*, ::after, ::before { margin: 0; padding: 0; -webkit-tap-highlight-color: transparent; /*去除按钮点击高亮*/ box-sizing: border-box; -webkit-box-sizing: border-box; }

body { font-size: 14px; font-family: "MicroSoft YaHei",sans-serif; color: #333; }

a { color: #333; text-decoration: none; }

a:hover { color: #dc220d; }

input { outline: none; border: none; -webkit-appearance: none; /*清除移动端的表单样式*/ }

ul, ol { list-style: none; }

body, html { width: 100%; overflow-x: hidden; }

/*common css*/
.wrap { width: 1200px; margin: 0 auto; }

.fl { float: left; }

.fr { float: right; }

.clearfix::before, .clearfix::after { content: ""; height: 0px; line-height: 0; display: block; visibility: hidden; clear: both; }

.padded60 { padding: 60px 0; }

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

.bg-gray { background: #fafafa; }

.navbar-toggle { position: relative; float: right; padding: 9px 10px; margin-top: 8px; margin-right: 15px; margin-bottom: 8px; background-color: transparent; border: 1px solid #ddd; border-radius: 4px; outline: none; display: none; cursor: pointer; }
.navbar-toggle .icon-bar { display: block; width: 22px; height: 2px; border-radius: 1px; background-color: #888; }
.navbar-toggle .icon-bar + .icon-bar { margin-top: 4px; }

.collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height,visibility; -o-transition-property: height,visibility; transition-property: height,visibility; }

.header-box.fixed { height: 80px; }

.header { position: relative; z-index: 3; height: 80px; width: 100%; border-bottom: 1px solid #eee; background: #fff; }
.header.fixed { position: fixed; top: 0; left: 0; right: 0; box-shadow: 0px 0px 24px 0px rgba(4, 0, 0, 0.2); }
.header .logo { margin-top: 21px; }
.header .nav { position: relative; margin-top: 30px; padding-right: 18px; float: left; }
.header .nav li { float: left; padding: 0 16px; }
.header .nav li .nav-line { width: 0; height: 4px; border-radius: 5px; background: #ec5c52; display: block; margin: 8px auto 0; transition: 0.15s all; -webkit-transition: 0.15s all; }
.header .nav li a { display: block; float: left; padding: 0 4px; font-size: 15px; font-weight: 700; transition: 0.3s all; }
.header .nav li a:hover { color: #E41A2A; transition: 0.3s all; }
.header .nav li a.active { color: #E41A2A; }
.header .nav li.hide-li { display: none; }
.header .nav .nav-phone { margin-top: -6px; }
.header .nav .nav-phone a { border: 1px solid #E84040; color: #E83F3F; font-weight: 700; font-size: 15px; padding: 5px 29px; border-radius: 50px; cursor: default; }
.header .nav .nav-phone .icon-contact { position: relative; top: 2px; display: inline-block; margin-right: 8px; width: 17px; height: 17px; background: url(../images/icon-head-contact.png) no-repeat 0 0; }

/* 轮播图样式 */
.index-banner .swiper-slide { height: 630px; width: 100%; background-position: center top; background-size: auto 100%; }
.index-banner .swiper-pagination-bullet { width: 56px; border-radius: 4px; background: #BD282A; }

.swiper-container-horizontal > .banner-page { bottom: 30px; }

.banner { height: 192px; width: 100%; background-position: center top; background-size: auto 100%; color: #fff; }
.banner h2 { font-size: 44px; line-height: 1; padding-top: 55px; }
.banner span { padding-top: 12px; display: inline-block; line-height: 1; font-size: 18px; }

.footer { background: #3E3D39; color: #fff; padding-bottom: 30px; padding-top: 45px; }
.footer .foot-left { float: left; width: 850px; }
.footer .foot-left .foot-logo { padding-bottom: 20px; }
.footer .foot-left .foot-logo img { float: left; }
.footer .nav li { position: relative; float: left; line-height: 1; padding: 0 17px; margin-bottom: 6px; }
.footer .nav li:first-child { padding-left: 0; }
.footer .nav li:after { content: ""; position: absolute; left: -1px; top: 0; height: 16px; width: 1px; background: #fff; }
.footer .nav li:first-child:after { display: none; }
.footer .nav li a { font-size: 16px; color: #9a9a9a; transition: 0.3s all; }
.footer .nav li a:hover { color: #E41A2A; transition: 0.3s all; }
.footer .lang { float: left; margin-left: 10px; border: 1px solid #818080; border-radius: 50px; position: relative; width: 89px; height: 25px; color: #999; margin-top: 15px; cursor: pointer; }
.footer .lang i { position: relative; top: 3px; width: 15px; height: 15px; display: inline-block; margin-left: 9px; margin-right: 7px; background: url(../images/icon-global.png) center center no-repeat; }
.footer .lang span { display: inline-block; height: 21px; line-height: 21px; }
.footer .lang b { position: relative; top: -1px; display: inline-block; width: 12px; height: 6px; margin-left: 5px; background: url(../images/arrow-down.png) center center no-repeat; transition: .2s; }
.footer .lang .hide { position: absolute; top: 24px; background: #fff; background: #3e3d39; width: 120px; line-height: 40px; box-shadow: 0 1px 6px #ccc; z-index: -1; opacity: 0; transition: all .3s; }
.footer .lang .hide a { display: block; padding-left: 10px; color: #fff; }
.footer .lang .hide a:hover { color: #ec5c52; }
.footer .lang .hide i { background: url(../images/checkbox.png) center center no-repeat; }
.footer .lang .hide i.active { background-image: url(../images/checkbox_select.png); }
.footer .lang.active .hide { transition: all .3s; z-index: 10; opacity: 1; }
.footer .lang.active b { transition: .2s; transform: rotate(180deg); }
.footer .foot-right { width: 350px; float: right; font-size: 16px; }
.footer .foot-right .name { line-height: 1; margin-bottom: 16px; color: #9a9a9a; }
.footer .foot-right .qrcode { float: left; margin-right: 20px; }
.footer .foot-right .qrcode img { width: 110px; border-radius: 5px; font-size: 0; }
.footer .foot-right .qrcode p { text-align: center; font-size: 16px; margin-top: 5px; }
.footer .foot-right .foot-contact { float: left; background: #be282a; border-radius: 5px; padding: 12px 16px 11px 16px; }
.footer .foot-right .foot-contact span { display: block; height: 21px; line-height: 21px; margin-bottom: 8px; }
.footer .foot-right .foot-contact .icon { position: relative; top: 4px; margin-right: 8px; width: 21px; height: 21px; display: inline-block; background: url(../images/icon-footer.png) 0 0 no-repeat; }
.footer .foot-right .foot-contact .icon-tel { background-position: 0 0; }
.footer .foot-right .foot-contact .icon-email { background-position: 0 -44px; }
.footer .copyright { background: none; text-align: left; padding: 0; }

.copyright { background: #383838; text-align: center; color: #fff; line-height: 1; color: #898989; padding: 6px 0 18px; }
.copyright .pic { position: relative; top: 6px; display: inline-block; }
.copyright .pic img { width: 17px; height: 23px; }
.copyright .icon { position: relative; top: 1px; height: 32px; display: inline-block; }

.main-title { text-align: center; margin-bottom: 50px; }
.main-title h2 { line-height: 1; font-size: 36px; margin-bottom: 16px; }
.main-title span { line-height: 1; font-size: 18px; color: #9A9A9A; display: block; }

.index-product .pro-main { width: 978px; margin: 0 auto; }
.index-product .pro-main .pm-main { float: left; width: 326px; padding: 0 8px; }
.index-product .pro-main .pro-box { position: relative; z-index: 2; float: left; width: 100%; height: 225px; background: #F4F4F4; border-radius: 10px; overflow: hidden; text-align: center; margin-bottom: 14px; cursor: pointer; }
.index-product .pro-main .pro-box.pro-big { height: 465px; }
.index-product .pro-main .pro-box.pro-big .pro-img { width: 99%; height: 350px; margin-top: 60px; }
.index-product .pro-main .pro-box .pro-img { width: 210px; height: 120px; margin: 0px  auto ; background-position: center center; background-repeat: no-repeat;  }
.index-product .pro-main .pro-box .name { font-size: 18px; color: #5A5858; display: inline-block;  }
.index-product .pro-main .pro-box .shade-box { position: absolute; z-index: 2; height: 100%; width: 100%; bottom: -100%; background: rgba(199, 54, 60, 0.85); transition: all .3s; }
.index-product .pro-main .pro-box .shade-box .detail { position: absolute; top: 50%; color: #fff; font-size: 18px; margin-top: -50px; padding: 0 40px; line-height: 1.8; width: 100%; }
.index-product .pro-main .pro-box .shade-box .detail span { display: block; height: 30px; overflow: hidden; text-align: center; }
.index-product .pro-main .pro-box .shade-box .detail .icon-arrow { width: 48px; height: 48px; background: url(../images/icon-pro.png) 0 0 no-repeat; background-size: cover; display: block; margin: 20px auto 0; }
.index-product .pro-main .pro-box:hover .shade-box { transition: all .3s; bottom: 0; }

.index-news { background: #fafafa url(../images/bg-company.png) center top no-repeat; }
.index-news .news-list li { background: #fff; }

.news-list li { position: relative; top: 0; background: #fafafa; margin-bottom: 16px; transition: all .3s; }
.news-list li:hover { top: -5px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.1); transition: all .3s; }
.news-list li:hover .text .name { transition: all .5s; color: #EA5E56; }
.news-list li:hover .icon-news-arrow { transition: all .5s; background-image: url(../images/icon-news-arrow-hover.png); }
.news-list li:after { content: ""; position: absolute; top: 54px; left: 112px; height: 55px; width: 2px; background: #EFEFEF; }
.news-list li:before { content: ""; position: absolute; top: 54px; right: 94px; height: 55px; width: 2px; background: #EFEFEF; }
.news-list li a { position: relative; padding-left: 324px; padding-right: 190px; padding-top: 1px; height: 160px; display: block; }
.news-list li .time { position: absolute; left: 27px; top: 57px; text-align: center; line-height: 1; }
.news-list li .time b { display: block; color: #626262; font-size: 32px; }
.news-list li .time span { display: block; font-size: 16px; color: #aaa; margin-top: 7px; }
.news-list li .news-img { position: absolute; left: 144px; top: 31px; width: 150px; height: 100px; background-repeat: no-repeat; background-position: center center; background-size: cover; }
.news-list li .text { line-height: 1; }
.news-list li .text .name { font-size: 20px; color: #444; margin-top: 54px; width: 100%; transition: all .5s; }
.news-list li .text .detail { font-size: 16px; color: #666; margin-top: 17px; width: 100%; }
.news-list li .icon-news-arrow { position: absolute; top: 72px; right: 32px; width: 32px; height: 18px; background: url(../images/icon-news-arrow.png) 0 0 no-repeat; transition: all .5s; }

.news-detail { padding: 30px 40px; border: 1px solid #eee; }
.news-detail img { max-width: 100%; }
.news-detail h3 { font-size: 28px; font-weight: 400; color: #323232; height: 80px; line-height: 70px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.news-detail .eye { font-size: 16px; color: #999; height: 50px; }
.news-detail .time1 a { min-width: 110px; color: #ff8000; display: inline-block; }
.news-detail .xiangping-tu img { margin: 0 auto; }

.index-contact .main-title { margin-bottom: 35px; }

.contact-list { padding: 0 12px; text-align: center; }
.contact-list ul { display: inline-block; max-width: 980px; }
.contact-list li { position: relative; float: left; border-radius: 10px; text-align: left; width: 225px; margin: 16px 10px 0px 10px; padding: 35px 0px 20px 32px; line-height: 1; box-shadow: 0px 4px 10px 0px rgba(3, 0, 0, 0.08); transition: all .3s; transform: scale(1); background: url(../images/icon-contact-ring.png) top right no-repeat; }
.contact-list li:hover { background-color: #ff9596; transition: all .3s; transform: scale(1.05); }
.contact-list li:hover .ct-name { color: #fff; }
.contact-list li:hover .ct-address { color: #fff; }
.contact-list li:hover .ct-word span { color: #fff; }
.contact-list li:hover .ct-word .icon.icon-tel { background-position: 0 -42px; }
.contact-list li:hover .ct-word .icon.icon-email { background-position: 0 -60px; }
.contact-list li .ct-name { color: #444; font-size: 24px; }
.contact-list li .ct-address { font-size: 18px; color: #999; margin-top: 8px; }
.contact-list li .ct-word { margin-top: 28px; }
.contact-list li .ct-word span { color: #666; font-size: 18px; display: block; margin-bottom: 16px; }
.contact-list li .ct-word .icon { position: relative; top: 2px; margin-right: 5px; width: 16px; height: 16px; display: inline-block; background: url(../images/icon-contact.png) 0 0 no-repeat; }
.contact-list li .ct-word .icon.icon-tel { background-position: 0 -2px; }
.contact-list li .ct-word .icon.icon-email { background-position: 0 -20px; }

.product { position: relative; padding: 40px 0; }
.product .pro-menu { float: left; width: 288px; border: 1px solid #F4F4F4; border-top: 0; }
.product .pro-menu dl dt { position: relative; height: 72px; line-height: 72px; padding: 0 32px 0 24px; font-size: 16px; border-top: 1px solid #F4F4F4; cursor: pointer; overflow: hidden; font-weight: 700; }
.product .pro-menu dl dt .icon-arrow { position: absolute; right: 24px; top: 50%; margin-top: -3px; width: 12px; height: 7px; background: url(../images/arrow-down.png) 0 0 no-repeat; transition: .2s all; }
.product .pro-menu dl dt:hover { background: #fafafa; }
.product .pro-menu dl dd { transition: .8s all; height: 0; overflow: hidden; }
.product .pro-menu dl.active dd { height: auto; transition: .8s all; }
.product .pro-menu dl.active dt .icon-arrow { transform: rotate(180deg); transition: .2s all; }
.product .pro-menu li { width: 100%; display: table; border-top: 1px solid #F4F4F4; }
.product .pro-menu li a { display: block; font-size: 16px; padding-left: 24px; transition: .2s all; display: table-cell; vertical-align: middle; height: 72px; }
.product .pro-menu li a .icon { display: inline-block; width: 12px; height: 12px; background: url(../images/icon-pro-arrow.png) 0 0 no-repeat; margin-right: 4px; }
.product .pro-menu li a:hover { background: #fafafa; }
.product .pro-menu li a.active { background: #fafafa; color: #E41A2A; border-right: 8px solid #E41A2A; transition: .2s all; }
.product .pro-main { float: right; width: 880px; border: 1px solid #eee; }
.product .pro-main img { max-width: 100%; font-size: 0; }

.contact-box { position: relative; width: 100%; }
.contact-box .map-img { font-size: 0; }
.contact-box .map-img img { width: 100%; }
.contact-box .contact-text { position: absolute; right: 0; top: 0; width: 50%; background: rgba(37, 37, 37, 0.79); color: #fff; padding-top: 65px; height: 100%; font-size: 16px; padding-left: 42px; }
.contact-box .contact-text .main-title { text-align: left; }
.contact-box .fc-word { margin-top: 16px; }
.contact-box .fc-word span { display: block; height: 21px; line-height: 21px; margin-bottom: 15px; }
.contact-box .fc-word .icon { position: relative; top: 4px; margin-right: 8px; width: 21px; height: 21px; display: inline-block; background: url(../images/icon-footer.png) 0 0 no-repeat; }
.contact-box .fc-word .icon-address { background-position: 0 -82px; }
.contact-box .fc-word .icon-tel { background-position: 0 -114px; }
.contact-box .fc-word .icon-email { background-position: 0 -144px; }

.about { width: 960px; margin: 0 auto; }
.about .main-title { text-align: left; }
.about p { font-size: 16px; line-height: 40px; }
.about img { max-width: 100%; }

/* 小屏电脑 */
@media (max-width: 1441px) { .wrap { width: 1000px; padding: 0; }
  .padded60 { padding: 52px 0; }
  .index-banner .swiper-slide { height: 580px; }
  .banner { height: 150px; }
  .banner h2 { font-size: 36px; padding-top: 44px; }
  .banner span { font-size: 14px; }
  .main-title { margin-bottom: 40px; }
  .main-title h2 { font-size: 28px; margin-bottom: 8px; }
  .main-title span { font-size: 14px; }
  .footer .foot-left { width: 673px; }
  .footer .nav li a { font-size: 14px; }
  .footer .foot-right { width: 327px; font-size: 14px; }
  .index-product .pro-main { width: 878px; }
  .index-product .pro-main .pm-main { width: 292px; }
  .index-product .pro-main .pro-box { height: 200px; }
  .index-product .pro-main .pro-box.pro-big { height: 414px; }
  .index-product .pro-main .pro-box.pro-big .pro-img { margin-top: 40px; }
  .index-product .pro-main .pro-box .name { font-size: 16px; }
  .index-product .pro-main .pro-box .pro-img { margin-top: 28px; }
  .index-product .pro-main .pro-box .shade-box .detail { padding: 0 30px; font-size: 16px; }
  .index-product .pro-main .pro-box .shade-box .detail .icon-arrow { width: 40px; height: 40px; background-size: cover; }
  .news-list ul { padding: 0 2%; }
  .news-list li:after { top: 34px; left: 92px; }
  .news-list li:before { content: ""; top: 34px; right: 74px; }
  .news-list li a { padding-left: 256px; padding-right: 100px; height: 120px; }
  .news-list li .time { left: 20px; top: 37px; }
  .news-list li .time b { font-size: 30px; }
  .news-list li .time span { font-size: 14px; }
  .news-list li .news-img { left: 116px; top: 21px; width: 120px; height: 80px; }
  .news-list li .text .name { font-size: 16px; margin-top: 34px; }
  .news-list li .text .detail { font-size: 14px; }
  .news-list li .icon-news-arrow { top: 52px; right: 22px; }
  .news-detail { padding: 30px 40px; }
  .product { padding: 40px 0; }
  .product .pro-menu { width: 238px; }
  .product .pro-menu dl dt { padding: 0 32px 0 16px; height: 60px; line-height: 60px; font-size: 14px; }
  .product .pro-menu dl dt .icon-arrow { right: 16px; }
  .product .pro-menu li a { font-size: 14px; padding-left: 16px; height: 60px; }
  .product .pro-menu li a.active { border-right: 5px solid #E41A2A; }
  .product .pro-main { width: 740px; }
  .contact-list li { padding: 24px 0px 16px 24px; }
  .contact-list li .ct-name { font-size: 18px; }
  .contact-list li .ct-address { font-size: 14px; margin-top: 8px; }
  .contact-list li .ct-word { margin-top: 28px; }
  .contact-list li .ct-word span { font-size: 14px; margin-bottom: 12px; }
  .contact-box .contact-map { width: 721px; }
  .contact-box .contact-text { padding-top: 50px; font-size: 14px; padding-left: 32px; padding-bottom: 32px; } }
@media (max-width: 1100px) { .contact-box .contact-text { position: relative; right: auto; top: auto; height: auto; width: 100%; } }
/* 平板电脑 */
@media (max-width: 750px) { .wrap { width: 100%; }
  .padded60 { padding: 40px 0; }
  .header-box.fixed { height: 70px; }
  .header { height: auto; min-height: 70px; }
  .header .nav { width: 100%; margin-top: 0; padding-right: 0; }
  .header .nav li { width: 100%; }
  .header .nav li a { border-bottom: 1px solid #eee; display: block; height: 40px; line-height: 40px; width: 100%; }
  .header .nav li.hide-li { display: block; }
  .header .nav .nav-phone { margin-top: 0; }
  .header .nav .nav-phone a { padding: 0; border: 0; }
  .header .fr { width: 100%; height: 0; overflow: hidden; }
  .header .fr.in { display: block; height: auto; }
  .header .navbar-toggle { display: block; margin-top: 17px; margin-right: 3%; }
  .header .logo { margin-left: 3%; margin-top: 17px; }
  .index-banner .swiper-slide { height: 330px; }
  .index-banner .swiper-pagination-bullet { width: 22px; height: 4px; }
  .swiper-container-horizontal > .banner-page { bottom: 12px; }
  .banner { height: 120px; }
  .banner h2 { padding: 0 3%; font-size: 30px; padding-top: 36px; }
  .banner span { padding: 0 3%; font-size: 14px; padding-top: 8px; }
  .main-title { margin-bottom: 32px; }
  .main-title h2 { font-size: 24px; margin-bottom: 8px; }
  .main-title span { font-size: 14px; }
  .footer { padding-bottom: 20px; padding-top: 35px; padding-left: 3%; padding-right: 3%; }
  .footer .foot-left { float: none; width: 100%; text-align: center; }
  .footer .foot-left .foot-logo { margin-bottom: 0px; text-align: center; }
  .footer .foot-left .foot-logo img { float: none; }
  .footer .foot-left .lang { display: none; }
  .footer .qrcode p { text-align: center; font-size: 16px; margin-top: 5px; }
  .footer .foot-right { width: 100%; text-align: center; }
  .footer .foot-right .name { margin-top: 24px; font-size: 18px; }
  .footer .foot-right .contact { display: inline-block; }
  .footer .foot-right .qrcode { display: inline-block; }
  .footer .foot-right .foot-contact { width: 216px; text-align: left; }
  .index-product .pro-main { width: 100%; padding: 0 1%; }
  .index-product .pro-main .pm-main { width: 50%; padding: 0 1%; }
  .index-product .pro-main .pm-main:nth-child(3) { width: 100%; float: none; overflow: hidden; }
  .index-product .pro-main .pm-main:nth-child(3) .pro-box { width: 49%; margin-right: 2%; }
  .index-product .pro-main .pm-main:nth-child(3) .pro-box:nth-child(2) { margin-right: 0; }
  .index-product .pro-main .pro-box .shade-box .detail { padding: 0 30px; font-size: 16px; }
  .index-product .pro-main .pro-box .shade-box .detail .icon-arrow { width: 34px; height: 34px; background-size: cover; }
  .news-list ul { padding: 0 2%; }
  .news-list li:after { top: 34px; left: 92px; }
  .news-list li:before { content: ""; top: 34px; right: 74px; }
  .news-list li a { padding-left: 256px; padding-right: 100px; height: 120px; }
  .news-list li .time { left: 20px; top: 37px; }
  .news-list li .time b { font-size: 30px; }
  .news-list li .time span { font-size: 14px; }
  .news-list li .news-img { left: 116px; top: 21px; width: 120px; height: 80px; }
  .news-list li .text .name { font-size: 16px; margin-top: 34px; }
  .news-list li .text .detail { font-size: 14px; }
  .news-list li .icon-news-arrow { top: 52px; right: 22px; }
  .news-detail { padding: 16px 3%; width: 94%; margin: 0 3%; }
  .news-detail h3 { height: auto; line-height: 20px; font-size: 16px; margin-bottom: 10px; margin-top: 10px; }
  .news-detail .eye { font-size: 12px; height: 30px; }
  .news-detail .time1 a { min-width: auto; }
  .contact-list { padding: 0 2%; }
  .contact-list li { width: 48%; margin: 0px 1% 12px; padding: 28px 28px 20px 28px; }
  .contact-list li .ct-name { font-size: 18px; }
  .contact-list li .ct-address { font-size: 14px; margin-top: 8px; }
  .contact-list li .ct-word { margin-top: 28px; }
  .contact-list li .ct-word span { font-size: 14px; margin-bottom: 12px; }
  .product { padding: 20px 0; }
  .product .pro-menu { width: 96%; margin: 0 2%; float: none; }
  .product .pro-menu dl dt { height: 48px; line-height: 48px; }
  .product .pro-menu li a { height: 48px; }
  .product .pro-main { float: none; width: 96%; margin: 0 2%; margin-top: 16px; }
  .contact-box .contact-text { padding-top: 16px; padding-bottom: 16px; font-size: 16px; padding-left: 3%; }
  .about { padding: 0 3%; width: 100%; }
  .about p { font-size: 16px; line-height: 36px; } }
/* 手机 */
@media (max-width: 415px) { .padded60 { padding: 30px 0; }
  .index-banner .swiper-slide { height: 235px; }
  .index-banner .swiper-pagination-bullet { width: 20px; height: 3px; }
  .swiper-container-horizontal > .banner-page { bottom: 10px; }
  .banner { height: 60px; }
  .banner h2 { font-size: 20px; padding-top: 12px; }
  .banner span { font-size: 12px; padding-top: 4px; }
  .main-title { margin-bottom: 20px; }
  .main-title h2 { font-size: 20px; margin-bottom: 4px; }
  .main-title span { font-size: 12px; }
  .contact-box .map-img { display: none; }
  .footer .foot-left { width: 100%; }
  .footer .foot-left .foot-logo { padding-bottom: 20px; }
  .footer .nav-box { display: none; }
  .footer .foot-right { font-size: 12px; }
  .footer .foot-right .name { text-align: center; font-size: 16px; display: none; }
  .footer .foot-right .foot-contact { width: 170px; padding: 12px 0px 8px 12px; }
  .footer .foot-right .foot-contact span { margin-bottom: 8px; }
  .footer .foot-right .foot-contact .icon { background-size: 16px auto; width: 16px; height: 16px; }
  .footer .foot-right .foot-contact .icon-email { background-position: 0 -34px; }
  .footer .foot-center { display: none; }
  .copyright { display: none; font-size: 12px; padding-left: 1%; padding-right: 1%; }
  .index-product .pro-main { padding: 0 2%; }
  .index-product .pro-main .pro-box { height: 160px; margin-bottom: 7px; }
  .index-product .pro-main .pro-box.pro-big { height: 327px; }
  .index-product .pro-main .pro-box.pro-big .pro-img { width: 140px; height: 200px; }
  .index-product .pro-main .pro-box .pro-img { width: 140px; height: 80px; }
  .index-product .pro-main .pro-box .name { font-size: 16px; }
  .index-product .pro-main .pro-box .shade-box .detail { margin-top: -18px; padding: 0 20px; font-size: 14px; }
  .index-product .pro-main .pro-box .shade-box .detail .icon-arrow { display: none; }
  .index-product .pro-main .pro-box .shade-box .detail span { height: 24px; }
  .news-list ul { padding: 0 3%; }
  .news-list li:after { display: none; }
  .news-list li:before { display: none; }
  .news-list li a { padding-left: 176px; padding-right: 5px; height: 100px; }
  .news-list li .time { left: 10px; top: 27px; }
  .news-list li .time b { font-size: 26px; }
  .news-list li .time span { font-size: 12px; }
  .news-list li .news-img { left: 71px; top: 21px; width: 90px; height: 60px; }
  .news-list li .text .name { font-size: 16px; margin-top: 24px; }
  .news-list li .text .detail { font-size: 12px; }
  .news-list li .icon-news-arrow { display: none; }
  .news-detail { padding: 12px 16px; }
  .contact-list { padding: 0 2%; }
  .contact-list li { width: 48%; margin: 0px auto 12px; padding: 16px 0px 10px 16px; clear:both;}
  .contact-list li .ct-name { font-size: 18px; }
  .contact-list li .ct-address { font-size: 14px; margin-top: 8px; }
  .contact-list li .ct-word { margin-top: 20px; }
  .contact-list li .ct-word span { font-size: 14px; margin-bottom: 12px; }
  .contact-list li .ct-word .icon { margin-right: 2px; }
  .about p { font-size: 14px; line-height: 2; }
  .contact-box .contact-text { font-size: 14px; } }
@media (max-width: 376px) { .index-banner .swiper-slide { height: 210px; }
  .footer .foot-right .qrcode { margin-right: 10px; }
  .footer .foot-right .foot-contact { width: 170px; }
  .footer .foot-right .foot-contact .icon { display: none; } }
@media (max-width: 321px) { .index-banner .swiper-slide { height: 180px; }
  .contact-list li { height: 138px; }
  .contact-list li .ct-word .icon { display: none; } }
@media (max-width: 310px) { .footer .foot-right .contact .qrcode { display: block; margin: 0 auto; float: none; }
  .footer .foot-right .contact .foot-contact { width: 170px; display: block; margin: 12px auto 0; float: none; }
  .footer .foot-right .contact .foot-contact .icon { display: inline-block; } }

  .footer .nav li a{font-size: 16px;}
  .breathe{width: 110px;display: inline-block;text-align: center;}
  .text{display: inline-block;width: 540px;height: 150px;margin-left: 60px}
/*# sourceMappingURL=common.css.map */
