/*初始化*/
body, ul, li, p, h1, h2, h3, h4, h5, h6, a, dl, dt, dd { margin: 0; padding: 0; }
body { margin: 0 auto; min-width: 1300px; font-size: 14px; color: #2a2a2a; background-color: #fff; }
ul, li { list-style: none; }
h1, h2, h3, h4, h5, h6 { font-weight: normal; }
input, textarea { padding: 0; font-size: 14px; color: #2a2a2a; border: none; }
img { border: none; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; -ms-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
i { font-style: normal; }
a { color:#2a2a2a;text-decoration:none;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;-ms-transition:all 0.3s;-o-transition:all 0.3s;transition:all 0.3s; }
a:hover { color: #f55e0d; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1600px; }
.fl-l { float: left; }
.fl-r { float: right; }
.d-ib { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
.cl-baf { *zoom: 1; }
.cl-baf:after { content: ""; display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.clear { display: block; height: 0; font-size: 0; overflow: hidden; clear: both; }
.txtoe { -ms-text-overflow: ellipsis; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
.trs2s { -webkit-transition: all 2s; -o-transition: all 2s; transition: all 2s; }
.trs1s { -webkit-transition: all 1s; -o-transition: all 1s; transition: all 1s; }
.trs06s { -webkit-transition: all 0.6s; -o-transition: all 0.6s; transition: all 0.6s; }
.trs03s { -webkit-transition: all 0.4s; -o-transition: all 0.4s; transition: all 0.4s; }
.trsnone { -webkit-transition: none; -o-transition: none; transition: none; }
.imgha img { max-width: 100%; vertical-align: top; }
.imgwr-il, .imgwr-ilm { position: relative; padding-bottom: 100%; height: 0; overflow: hidden; }
.imgwr-il .img { display: block; width: 100%; }
.imgwr-ilm .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 100%; max-height: 100%; }
strong { font-weight: 900; }
.ffpf, body, input, textarea { font-family:arial,sans-serif; }
.ffyh { font-family:arial,sans-serif; }

/*头部*/
.header { position: relative; z-index: 9; font-size: 0; background-color: #30393d; }
.header .comwrap { width: 91%; max-width: none; }
.header .logo { padding: 45px 0; font-size: 0; }
.header .logo .img { height: 34px; }
.header .btn, .header .back, .header .home { display: none; }
.nav { position: relative; margin-right: -15px; }
.nav .list { font-size: 0; }
.nav .list .col { position: relative; }
.nav .list .col::before { content: ''; position: absolute; top: 0; left: 0; margin: 0 -10px; padding: 0 10px; width: 100%; height: 100%; transition: all .4s; }
.nav .col .link { display: block; position: relative; z-index: 2; padding: 0 15px; font-size: 16px; line-height: 124px; color: #fff; opacity: 0.9; filter: alpha(opacity=90); }
.nav .col:hover::before { background-color: #f55e0d; }
//.nav .col:hover .link { color: #f55e0d; }
.nav .cur::before { background-color: #f55e0d; }
//.nav .cur .link:hover { color: #fff; }
.nav .col .son { position: absolute; top: 110%; left: 0; z-index: 8; margin: 0 -10px; padding: 10px 10px; width: 100%; background-color: #f55e0d; box-shadow: 2px 2px 5px 0 rgba(6, 0, 1, 0.2); visibility: hidden; overflow: hidden; opacity: 0; filter: alpha(opacity=0); transition: none; }
.nav .col:hover .son { top: 100%; visibility: visible; opacity: 0.9; filter: alpha(opacity=90); transition: all .4s; }
.nav .col .slink { display: block; padding: 0 10px; font-size: 14px; line-height: 36px; text-align: center; color: #eee; }
.nav .col .slink:hover, .nav .col .scur, .nav .col .scur:hover { color: #eee; background-color: #f55e0d; }
.nav .btn, .nav .lan { display: none; }

@media screen and (max-width: 1400px) {
  .nav .col .link { padding: 0 10px; }
}

/*底部*/
.footer { padding: 7.55% 0 0; font-size: 0; color: #ccc; background-color: #1c1d1f; }
.footer a { color: #999; }
.footer a:hover { color: #eee; }
.footer .comwrap { max-width: 1400px; }
.footer .main .logo { margin: 70px 0 0 4.64%; width: 14.28%; font-size: 0; }
.footer .logo .img { max-width: 100%; }
.footer .main .cont { width: 28.21%; word-wrap: break-word; word-break: break-all; }
.footer .cont .tit, .footer .menu .link { display: block; font-weight: bold; font-size: 18px; color: #ccc; }
.footer .cont .tellink { margin-top: 25px; font-weight: bold; font-size: 30px; color: #f55e0d; }
.footer .cont .con { margin-top: 10px; font-size: 18px; line-height: 30px; color: #999; }
.footer .cont .ewm { margin-top: 20px; max-width: 110px; text-align: center; }
.footer .cont .ewm .img { display: block; width: 100%; }
.footer .cont .ewm .tit { display: none; margin-top: 6px; font-weight: normal; font-size: 12px; color: #999; }
.footer .main .menu { width: 40.72%; }
.footer .menu .col { margin-right: 5%; width: 28.33%; vertical-align: top; }
.footer .menu .son { margin-top: 28px; }
.footer .menu .slink { display: block; font-size: 18px; line-height: 30px; }
.copyright { margin-top: 5.2%; padding: 10px 0; font-size: 0; background-color: #161616; }
.copyright .con { font-size: 12px; line-height: 18px; text-align: center; }

/* 右侧工具条 */
.floatright { position: fixed; /*top: 50%; */ bottom: 60px; right: 10px; z-index: 99; /*margin-top: -100px; */width: 50px; background-color: #222; }
.floatright .box { position: relative; height: 50px; text-align: center; cursor: pointer; }
.floatright .box .icon { margin-top: 14px; width: 22px; height: 22px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-dh { background-position: -28px 0; }
.floatright .box .icon-kf { background-position: -56px 0; }
.floatright .box .icon-wx { background-position: -84px 0; }
.floatright .box .icon-db { background-position: -112px 0; }
.floatright .box .con { position: absolute; bottom: 0; right: 90%; margin-right: 2px; padding: 10px 20px; min-width: 145px; font-weight: bold; font-size: 15px; line-height: 21px; color: #fff; background-color: #f55e0d; opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.floatright .box .con .imgwr { padding: 7px; background-color: #fff; }
.floatright .box .con .img { display: block; max-width: 100%; }
.floatright .box .con .txt { margin-top: 10px; font-size: 14px; }
.floatright .box .link { position: absolute; top: 0; left: 0; z-index: 99; width: 100%; height: 100%; }
.floatright .box .ewm { padding: 10px 10px 6px; min-width: 100px; font-size: 0; }
.floatright .box .ewm .col { width: 110px; }
.floatright .box .ewm .col-2 { margin-left: 10px; width: 110px; }
.floatright .box .ewm .imgwr { padding: 5px; }
.floatright .box .ewm .img { display: block; width: 100%; }
.floatright .box .ewm .tit { margin-top: 6px; font-size: 14px; }
.floatright .box:hover { background-color: #f55e0d; cursor: pointer; }
.floatright .box:hover .con { right: 100%; opacity: 1; filter: alpha(opacity=100); visibility: visible; }

/*移动端工具条*/
.mFoot-nav { display: none; position: fixed; left: 0; bottom: 0; right: 0; z-index: 998; margin: 0 auto; width: 100%; background-color: #333; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid #404040; box-sizing: border-box; }
.mFoot-nav .col-4 { border-right: none; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col.on { background-color: #f55e0d; }
.mFoot-nav .col .icon { display: block; margin: 8px auto 6px; width: 17px; height: 14px; background: url(../img/icon-mtool.png) 0 0 no-repeat; }
.mFoot-nav .col .icon-2 { background-position: -23px 0; }
.mFoot-nav .col .icon-3 { background-position: -46px 0; }
.mFoot-nav .col .icon-4 { background-position: -69px 0; }

/* 地图 */
.mMap-box { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.3); -webkit-transform: translate3d(0, 150%, 0); transform: translate3d(0, 150%, 0); visibility: hidden; }
.mMap-show { z-index: 1000; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); visibility: visible; }
.mMap-box p { position: relative; width: 100%; height: 50px; line-height: 50px; font-size: 18px; color: #fff; text-align: center; background-color: #f55e0d; }
.mMap-box p i { position: absolute; left: 2%; line-height: 50px; }

/*移动端工具条二*/
.xuanfu, .zhezhao { display: none; }

/*内容*/
.banner { position: relative; overflow: hidden; }
.banner .wrap { position: relative; margin-right: 4.5%; }
.banner .img { display: block; width: 100%; }
.banner .txt { display: none; position: absolute; bottom: 10%; left: 0; right: 0; z-index: 2; font-weight: bold; font-size: 40px; color: #fff; text-shadow: 0.5px 0.5px 1px rgba(4, 0, 0, 0.5); }
.banner .txt- { display: block; }
.banner .con { position: absolute; top: 0; right: 0; width: 4.5%; height: 100%; color: #fff; background-color: #30393d; }
.banner .con .ctxt { position: absolute; top: 50%; left: 0; right: 0; margin: 0 auto; width: 18px; font-size: 18px; line-height: 1.3; transform: translate3d(0, -50%, 0); }
.position { padding: 18px 0; font-size: 0; line-height: 20px; border-bottom: 1px solid #e3e3e3; }
.position .name { max-width: 10%; font-size: 14px; color: #383838; }
.position .con { position: relative; padding-left: 20px; font-size: 13px; color: #383838; }
.position .con a { color: #383838; }
.position .con a:hover { color: #f55e0d; }
.position .con .icon { position: absolute; top: 2px; left: 0; width: 25px; height: 17px; background: url(../img/icon-home.png) left center no-repeat; background-size: auto 12px; opacity: 0.6; filter: alpha(opacity=60); }
.container { margin: 40px auto 5.2%; overflow: hidden; }
.sidebar { position: relative; width: 17.25%; }
.sidebar .title { padding: 13px 16.66% 13px 9.42%; font-weight: bold; font-size: 18px; line-height: 24px; color: #fff; background-color: #353535; border-bottom-right-radius: 12px; }
.sidebar .title::before { content: ''; position: absolute; top: 16.5px; right: 9.42%; width: 13px; height: 17px; background: url(../img/icon-arrow-side.png) 0 0 no-repeat; }
.sidebar .menut .btn { display: none; }
.sidebar .menut .menu { margin: 8.69% auto 0; max-width: 242px; }
.sidebar .menut .row { border-bottom: 1px solid #ccc; }
.sidebar .menut .link { display: block; padding: 0 14px; font-size: 18px; line-height: 46px; color: #000; }
.sidebar .menut .row:hover .link { color: #f55e0d; }
.sidebar .menut .cur { background-color: #f55e0d; }
.sidebar .menut .cur .link, .sidebar .menut .cur:hover .link { color: #fff; }
.sidebar .list-art { margin-top: 16.66%; }
.sidebar .list-art .list { margin: 7.24% auto 0; max-width: 232px; }
.sidebar .list-art .tit { font-size: 14px; line-height: 36px; color: #000; }
.sidebar .list-art .row:hover .tit { color: #f55e0d; }
.sidebar .cont { margin-top: 7.24%; }
.sidebar .cont .conwr { margin: 3.6% auto 0; max-width: 232px; }
.sidebar .cont .con { font-size: 18px; line-height: 30px; color: #333; }
.sidebar .cont .ewm { margin-top: 6%; font-size: 0; text-align: center; }
.sidebar .cont .imgwr { max-width: 95px; }
.sidebar .cont .img { display: block; width: 100%; }
.sidebar .cont .tit { margin-top: 6px; font-size: 14px; }
.sidebar .position { display: none; }
.content { margin-right: 0.875%; width: 75%; }
.pagelist { margin-top: 50px; font-size: 0; text-align: center; }
.pagelist a, .pagelist b { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin: 5px 2.5px 0; padding: 0 8px; min-width: 18px; font-size: 14px; line-height: 34px; text-align: center; color: #1f1c1c; border: 1px solid #e5e5e5; letter-spacing: -0.034em; }
.pagelist a:hover { color: #f55e0d; border-color: #f55e0d; }
.pagelist b, .pagelist .this, .pagelist .this:hover { color: #fff; background-color: #f55e0d; border-color: #f55e0d; }
.pagelist a b { display: inline; margin: 0 2px; padding: 0; font-weight: normal; color: #1c1c1c; background: none; border: none; vertical-align: initial; }
.pagelist a[title="Total record"]:hover, .pagelist a[title="Total"]:hover, .pagelist a[title="record"]:hover, .pagelist a.all:hover { color: #1c1c1c; border-color: #e5e5e5; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: #000; opacity: 0.8; filter: alpha(opacity=80); }
.swiperpf { display: none; position: fixed; top: 0; left: 0; z-index: 1000; margin: 0 auto; width: 100%; height: 100%; text-align: center; overflow: hidden; }
.swiperpf-db { display: block; }
.swiperpf-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
.swiperpf .swiper-container { position: absolute; top: 10%; left: 0; right: 0; margin: 0 auto; width: 90%; height: 80%; }
.swiperpf .swiper-slide { position: relative; }
.swiperpf .img { position: absolute; top: 0; left: 0; right: 0; z-index: 1001; margin: 0 auto; max-width: 100%; max-height: 100%; }
.swiperpf .swiper-lazy-preloader { z-index: 1000; }
.swiperpf .tit { position: absolute; bottom: 0; left: 0; z-index: 1001; width: 100%; font-size: 18px; line-height: 1.8; text-align: center; color: #fff; text-shadow: 0 0 3px #000; }
.swiperpf .close { position: absolute; top: 0; right: 0; z-index: 1000; width: 50px; height: 50px; background-color: #f55e0d; }
.swiperpf .close .icon { position: absolute; top: 50%; left: 50%; margin: -14px 0 0 -14px; width: 27px; height: 27px; background: url(../img/icon_close.png) 0 0 no-repeat; }
.swiperpf .close:hover .icon { -webkit-transform: rotateZ(180deg); -moz-transform: rotateZ(180deg); -ms-transform: rotateZ(180deg); -o-transform: rotateZ(180deg); transform: rotateZ(180deg); }
.swiperpf .btn { position: absolute; top: 50%; z-index: 1001; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(245, 94, 13, 0.6); background-color: #f55e0d\9; }
.swiperpf .btn .icon { position: absolute; top: 50%; left: 50%; margin: -12px 0 0 -7px; width: 14px; height: 24px; }
.swiperpf .btn:hover { background-color: rgba(245, 94, 13, 0.8); }
.swiperpf .prev { left: 5%; }
.swiperpf .prev .icon { background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.swiperpf .prev:hover .icon { -webkit-transform: translate3d(-3px, 0, 0); -moz-transform: translate3d(-3px, 0, 0); -ms-transform: translate3d(-3px, 0, 0); -o-transform: translate3d(-3px, 0, 0); transform: translate3d(-3px, 0, 0); }
.swiperpf .next { right: 5%; }
.swiperpf .next .icon { background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; }
.swiperpf .next:hover .icon { -webkit-transform: translate3d(3px, 0, 0); -moz-transform: translate3d(3px, 0, 0); -ms-transform: translate3d(3px, 0, 0); -o-transform: translate3d(3px, 0, 0); transform: translate3d(3px, 0, 0); }

/*简介*/
.about-jj { padding: 5.99% 0 5.46%; }
.about-jj .main { font-size: 0; }
.about-jj .main .conbox { width: 45.76%; }
.about-jj .conbox .stit { font-family: arial; font-weight: 900; font-size: 56px; line-height: 60px; text-transform: uppercase; color: #535353; }
.about-jj .conbox .tit { margin-top: 30px; font-weight: bold; font-size: 24px; color: #373737; }
.about-jj .conbox .con { margin-top: 58px; font-size: 14px; line-height: 36px; letter-spacing: 0.04em; color: #373737; }
.about-jj .main .imgbox { margin-left: 8.98%; width: 45.26%; font-size: 0; text-align: right; }
.about-jj .imgbox .img { max-width: 100%; }

.about-bg { color: #fff; background: url(../img/bg-about.jpg) 0 0 repeat; }

.about-sl { padding: 0.1px 0 3.9%; overflow: hidden; }
.about-sl .item { margin-top: 5.625%; }
.about-sl .item-1 .conbox { margin-top: 6.58%; margin-right: 0.94%; width: 39.81%; }
.about-sl .item-1 .tit { margin-top: 10.24%; font-weight: 900; font-size: 30px; text-transform: uppercase; }
.about-sl .item-1 .con { margin-top: 3.15%; font-size: 14px; line-height: 34px; letter-spacing: 0.02em; opacity: 0.8; filter: alpha(opacity=80); }
.about-sl .item-1 .txt { display: block; margin-top: 7.08%; font-size: 20px; }
.about-sl .item-1 .imgbox { width: 45.58%; font-size: 0; }
.about-sl .item-1 .img { max-width: 100%; }
.about-sl .item-2 .conbox { margin-top: 2.19%; width: 30.625%; }
.about-sl .item-2 .line { display: block; width: 25px; height: 3px; background-color: #fff; }
.about-sl .item-2 .txt { margin-top: 2%; font-weight: bold; font-size: 48px; letter-spacing: 0.02em; }
.about-sl .item-2 .tit { margin-top: 3.67%; font-size: 24px; letter-spacing: 0.02em; }
.about-sl .item-2 .icon { display: block; margin-top: 51%; width: 18px; height: 15px; background: url(../img/icon-syh.png) 0 0 no-repeat; }
.about-sl .item-2 .con { margin-top: 6.38%; font-size: 14px; line-height: 34px; letter-spacing: 0.02em; opacity: 0.8; filter: alpha(opacity=80); }
.about-sl .item-2 .imgbox { width: 64.1875%; }
.about-sl .item-2 .img { display: block; }

.about-ys { padding: 3.38% 0 5.2%; background-color: #fafafa; }
.about-ys .main { max-width: 1410px; font-size: 0; }
.about-ys .main .col { position: relative; width: 33.33%; text-align: center; color: #3a3a3a; vertical-align: top; overflow: hidden; }
.about-ys .main .col::before { content: ''; position: absolute; top: 0; left: 0; margin-top: 32%; width: 1px; height: 320px; background-color: #e1e1e1; }
.about-ys .main .col:nth-child(3n+1)::before { display: none; }
.about-ys .col .inbox { width: 85.71%; }
.about-ys .col .tit { font-weight: bold; font-size: 26px; }
.about-ys .col .stit { font-weight: bold; font-size: 16px; }
.about-ys .col .imgwr { margin-top: 7.14%; padding-bottom: 61.9%; }
.about-ys .col .con { margin-top: 6.66%; font-size: 14px; line-height: 40px; text-align: left; opacity: 0.9; filter: alpha(opacity=90); }

.about-zl { padding: 3.9% 0 4.16%; }
.about-zl .listwr { overflow: hidden; }
.about-zl .listwr .list { margin: -1.56% -1.56% 0;/*25 1645*/ font-size: 0; }
.about-zl .listwr .col { margin: 1.52% 0 0 1.52%;/*25*/ width: 23.1%;/*380*/ vertical-align: top; }
.about-zl .listwr .imgwr { padding-bottom: 75%; }
.about-zl .conwr { margin-top: 2.86%; }
.about-zl .conwr .tit { position: absolute; top: 0; left: 0; margin-top: 14px; width: 18.8%; font-weight: 900; font-size: 30px; }
.about-zl .conwr .con { float: right; width: 76.2%; max-width: 1135px; font-size: 14px; line-height: 34px; letter-spacing: 0.02em; opacity: 0.8; filter: alpha(opacity=80); }

.about-wh { padding: 5.47% 0; font-size: 0; }
.about-wh .conbox { margin-top: -40px; width: 39.52%; }
.about-wh .conbox .tit { font-family: arial; font-weight: 900; font-size: 56px; line-height: 60px; text-transform: uppercase; color: #535353; }
.about-wh .conbox .con { margin-top: 7.15%; font-size: 18px; line-height: 45px; color: #3a3a3a; }
.about-wh .imgbox { margin-left: 5%; width: 55.48%; }

/*产品*/
.prolist .list { margin: -2.5% -2.5% 0;/*30 1260*/ font-size: 0; }
.prolist .list .col { margin: 2.38% 0 0 2.38%;/*30*/ width: 30.16%; border-bottom: 1px solid #e1e1e1; vertical-align: top; }
.prolist .col .imgwr { padding-bottom: 100%; background-color: #f0f1f1; overflow: visible; }
.prolist .col .imgwr::before { content: ''; position: absolute; top: -1px; left: -1px; width: 100%; height: 100%; border: 1px solid #e1e1e1; }
.prolist .col .img { max-width: 90%; max-height: 90%; }
.prolist .col .conwr { position: relative; padding: 24px 35px 24px 0; }
.prolist .col .tit { font-size: 18px; line-height: 26px; letter-spacing: 0.05em; color: #383838; }
.prolist .col .stit { margin-top: 4px; font-size: 14px; letter-spacing: 0.05em; color: #a3a3a3; }
.prolist .col .icon { position: absolute; top: 34px; right: 10px; width: 15px; height: 6px; background: url(../img/icon-arrow-prol.png) -21px 0 no-repeat; }
.prolist .col:hover .img { transform: scale(0.94); }
.prolist .col:hover .tit { color: #f55e0d; }
.prolist .col:hover .icon { background-position: 0 0; }

.procon-top { position: relative; padding: 0.1px 0; min-height: 628px; border: 1px solid #e1e1e1; overflow: hidden; }
.procon-top .imgbox { position: absolute; top: 0; left: 0; z-index: 2; width: 64.26%; height: 100%; background-color: #f0f1f1; }
.procon-top .imgbox .biload { background: url(../img/loading.gif) center no-repeat; } { background: url(../img/loading.gif) center no-repeat; }
.procon-top .imgbox .bigimg, .procon-top .imgbox .imgwr { position: absolute; top: 0; left: 0; padding-bottom: 0; width: 100%; height: 100%; border-right: 1px solid #e1e1e1; }
.procon-top .imgbox .imgwr { border: none; }
.procon-top .imgbox .img { max-width: 90%; max-height: 90%; }
.procon-top .imgbox .mark { display: none; z-index: 7; }
.procon-top .imgbox .btn { display: none; position: absolute; top: 50%; z-index: 8; margin-top: -29.5px; width: 59px; height: 59px; background: url(../img/icon-btn.png) 0 0 no-repeat; cursor: pointer; }
.procon-top .imgbox .prev { left: 10px; }
.procon-top .imgbox .prev:hover { left: 4px; }
.procon-top .imgbox .next { right: 10px; background-position: -65px 0; }
.procon-top .imgbox .next:hover { right: 4px; }
.procon-top .zoom { display: none; position: absolute; top: 0; right: 0; z-index: 7; width: 35.74%; height: 100%; background-color: #f0f1f1; border-left: 1px solid #e1e1e1; overflow: hidden; }
.procon-top .zoom .img { position: absolute; border: 0 solid #f0f1f1; }
.procon-top .conbox { margin-bottom: -9999px; padding: 3% 3% 9999px; width: 29.74%; background-color: #000; }
.procon-top .conbox .tit { font-weight: bold; font-size: 30px; color: #f55e0d; }
.procon-top .conbox .con { margin: 10% 0; font-size: 17px; line-height: 36px; color: #fff; word-break: break-all; }
.procon-top .conbox .con table { width: 100%!important; }
.procon-top .conbox .con td { width: 73%; vertical-align: top; }
.procon-top .conbox .con td:first-child { width: 27%; }
.procon-top .conbox .stit { margin-top: 9.7%; font-weight: bold; font-size: 18px; color: #f55e0d; }
.procon-top .conbox .con-2 { margin: 0.5em 0 10%; }
.procon-slide { position: relative; margin-top: 24px; }
.procon-slide .slideimg { width: 64.26%; }
.procon-slide .slideimg .swiper-slide { margin-right: 1.6533%; width: 23.67%; cursor: pointer; }
.procon-slide .slideimg .imgwr { padding-bottom: 72.97%; background-color: #f0f1f1; }
.procon-slide .slideimg .swiper-slide:hover .img { transform: scale(1.06); }
.procon-slide .slideimg .btn { display: none; position: absolute; top: 0; z-index: 2; width: 34px; height: 100%; background-color: #e1e1e1; }
.procon-slide .slideimg .btn:hover { background-color: #f55e0d; }
.procon-slide .slideimg .btn .icon { position: absolute; top: 50%; left: 0; right: 0; margin: -12px auto 0; width: 14px; height: 24px; background: url(../img/icon_btn_l_w.png) 0 0 no-repeat; }
.procon-slide .slideimg .prev { left: 0; }
.procon-slide .slideimg .next { right: 0; }
.procon-slide .slideimg .next .icon { background-image: url(../img/icon_btn_r_w.png); }
.procon-slide .slideimg-hb .swiper-container { margin: 0 45px; }
.procon-slide .slideimg-hb .btn { display: block; }
.procon-slide .btnwr, .procon-slide .btnwr-2 { position: absolute; bottom: 0; right: 0; width: 35.74%; font-size: 0; text-align: right; }
.procon-slide .btnwr .btn { margin-left: 5%; width: 45%; max-width: 130px; line-height: 37px; text-align: center; color: #fff; background-color: #313131; }
.procon-slide .btnwr .btn .icon { margin-right: 6px; width: 28px; height: 23px; background: url(../img/icon-message.png) 0 0 no-repeat; }
.procon-slide .btnwr .btn .txt { font-size: 18px; color: #fff; }
.procon-slide .btnwr .btn:hover { background-color: #f55e0d; }
.procon-slide .btnwr-2 { bottom: 50%; margin-bottom: -21px; }
.procon-slide .btnwr-2 .btn { margin-right: 3.63%; width: 44.555%; }
.procon-slide .btnwr-2 .btn .txt { display: block; font-size: 18px; line-height: 40px; letter-spacing: 0.05em; text-align: center; color: #000; border: 1px solid #bcbcbc; border-radius: 21px; }
.procon-slide .btnwr-2 .btn:hover .txt { color: #fff; background-color: #f55e0d; }
.procon-main { margin-top: 5%; }
.procon-main .menu .list { font-size: 0; border-bottom: 1px solid #f55e0d;/*#e6e6e6;*/ }
.procon-main .menu .col { position: relative; margin-right: 1%; padding: 0 20px; font-size: 16px; line-height: 40px; color: #191919; cursor: pointer; }
.procon-main .menu .col:hover { color: #f55e0d; }
.procon-main .menu .cur, .procon-main .menu .cur:hover { color: #fff; background-color: #f55e0d; }
.procon-main .body { margin-top: 30px; font-size: 18px; line-height: 36px; letter-spacing: 0.05em; word-break: break-all; word-wrap: break-word; color: #383838; }
.procon-main .body p { margin: 0.9em 0; }
.procon-main .body table { max-width: 1200px; width: 100%!important; width: 100%; }
.procon-main .body table, .procon-bottom .body th, .procon-bottom .body td { border: 1px solid #999; }
.procon-main .body td { padding: 0.5em 1px; line-height: 1.5; letter-spacing: 0; }
.procon-back { display: none; }

.procon-top-2 { min-height: auto; border: none; }
.procon-top-2 .tit { font-weight: bold; font-size: 30px; text-align: center; color: #f55e0d; }
.procon-top-2 .imgbox { position: relative; margin-top: 20px; width: 100%; height: 628px; border: 1px solid #e1e1e1; }
.procon-top-2 .zoom { top: auto; bottom: 0; width: 30%; height: 30%; border-left: 1px solid #ccc; border-top: 1px solid #ccc; }

.comend-pro { margin-top: 10.83%; }
.comend-pro .title { padding-bottom: 14px; border-bottom: 1px solid #e1e1e1; }
.comend-pro .title .tit { font-size: 18px; color: #383838; }
.comend-pro .title .more { position: relative; margin-top: 5px; padding-right: 13px; font-size: 14px; }
.comend-pro .title .more::before { content: ''; position: absolute; top: 50%; right: 0; margin-top: -5px; width: 8px; height: 10px; background: url(../img/icon-arrow.png) -14px 0 no-repeat; transition: all .4s; }
.comend-pro .title .more:hover::before { background-position: 0 0; }
.comend-pro .list { margin-top: 0; }
.comend-pro .list .col-4 { display: none; }

@media screen and (max-width: 1660px) {
  .procon-top .conbox .con { font-size: 15px; line-height: 30px; }
  .procon-top .conbox .con table { margin: -3px 0; }
  .procon-top .conbox .con td { padding: 3px 0; }
}

@media screen and (max-width: 1461px) {
  .procon-top .conbox { padding: 3% 2.5% 9999px; width: 30.74%; }
  .procon-top .conbox .con { font-size: 14px; line-height: 28px; }
  .procon-top .conbox .con table { margin: -4px 0; }
  .procon-top .conbox .con td { padding: 4px 0; width: 75%; }
  .procon-top .conbox .con td:first-child { width: 25%; }
}

@media screen and (max-width: 1440px) {
  .procon-top .conbox .tit { font-size: 24px; }
}

/*案例*/
.cases-top { display: none; margin-bottom: 3.28%; }
.cases-top-, .cases-top-1 { display: block; }
.cases-top .imgwr { padding-bottom: 37.7%; border: 1px solid #e1e1e1; }
.cases-top .conwr { color: #383838; }
.cases-top .tit { margin-top: 22px; font-size: 18px; }
.cases-top .desc { margin-top: 12px; font-size: 14px; line-height: 30px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.cases-top:hover .img { transform: scale(1.03); }
.cases-top:hover .tit { color: #f55e0d; }

.cases-list .list { margin: -3.69% -3.28% 0;/*45 40 1300*/ font-size: 0; }
.cases-list .list .col { margin: 3.46% 0 0 3.07%; width: 45.395%; vertical-align: top; }
.cases-list .list .imgwr { padding-bottom: 57.63%; }
.cases-list .list .tit { margin-top: 3.7%; font-size: 18px; color: #383838; }
.cases-list .list .col:hover .img { transform: scale(1.03); }
.cases-list .list .col:hover .tit { color: #f55e0d; }

.cases-con .title { font-weight: bold; font-size: 24px; text-align: center; color: #222; }
.cases-con .slide { position: relative; margin-top: 3%; }
.cases-con .slide .imgwr { padding-bottom: 56.25%; background-color: #f0f0f0; }
.cases-con .slide .btn { position: absolute; top: 50%; z-index: 2; margin-top: -29px; width: 59px; height: 59px; background: url(../img/icon-btn.png) 0 0 no-repeat; opacity: 0;
filter: alpha(opacity=0); }
.cases-con .slide:hover .btn { opacity: 1; filter: alpha(opacity=100); }
.cases-con .slide .prev { left: 3%; }
.cases-con .slide .prev:hover { transform: translate3d(-6px, 0, 0); }
.cases-con .slide .next { right: 3%; background-position: -65px 0; }
.cases-con .slide .next:hover { transform: translate3d(6px, 0, 0); }
.cases-con .body { margin-top: 3%; font-size: 16px; line-height: 2; }

/*加盟*/
.join-scfx .comwrap, .join-info .comwrap, .join-al .comwrap, .join-fb .comwrap { z-index: 2; max-width: 1200px; }
.join-scfx .bg, .join-info .bg { position: absolute; bottom: 0; left: 0; z-index: 1; overflow: hidden; }
.join-info .bg { width: 100%; height: 100%; background: #000 center top no-repeat; background-attachment: fixed; }
.join-info .bg .img { display: block; width: 100%; visibility: hidden; }
  /*市场分析*/
.join-scfx { position: relative; padding: 70px 0 80px; }
.join-scfx .img { display: block; max-width: 100%; }
.join-scfx .conbox .conwr { width: 44.5833%; }
.join-scfx .conbox .title { font-weight: bold; font-size: 36px; color: #f55e0d; }
.join-scfx .conbox .line { display: block; margin-top: 20px; width: 75px; height: 3px; background-color: #000; }
.join-scfx .conbox .con { margin-top: 50px; font-size: 16px; line-height: 40px; color: #5b5b5b; }
.join-scfx .conbox .con strong { color: #262626; }
.join-scfx .conbox .imgwr { width: 50.1666%; }
.join-scfx .listbox { margin-top: 80px; font-size: 0; }
.join-scfx .listbox .list { margin-left: 2.9166%; width: 62.5%; }
.join-scfx .list .col { margin: 0 1%; width: 18%; vertical-align: top; }
.join-scfx .list .col .imgwr { position: relative; height: 33px; overflow: hidden; }
.join-scfx .list .col .img { position: absolute; top: 0; left: 0; right: 0; margin: 0 auto; max-width: 50%; max-height: 100%; }
.join-scfx .list .col .conwr { margin-top: 16px; }
.join-scfx .list .col .tit { font-size: 16px; color: #5b5b5b; text-align: center; }
.join-scfx .list .col:hover .imgwr { -webkit-transform: translate3d(0, -6px, 0); -moz-transform: translate3d(0, -6px, 0); -ms-transform: translate3d(0, -6px, 0); -o-transform: translate3d(0, -6px, 0); transform: translate3d(0, -6px, 0); }
.join-scfx .listbox .line { margin-left: 4.1666%; width: 0; height: 110px; border-right: 1px dotted #5e5e5e; }
.join-scfx .listbox .tel { margin-left: 4.1666%; margin-bottom: 5px; text-align: center; }
.join-scfx .tel .tellink { font-weight: bold; font-size: 34px; color: #000; }
.join-scfx .tel .btn { display: block; margin: 12px auto 0; max-width: 240px; font-weight: bold; font-size: 16px; line-height: 40px; color: #fff; background-color: #f55e0d; }
.join-scfx .tel .btn:hover { background-color: #f55e0d; }
  /*加盟流程*/
.join-info { position: relative; padding: 105px 0 85px; }
.join-lc { padding-top: 5px; padding-left: 3.34%; width: 11.66%; color: #fff; border-left: 1px dashed #fff; }
.join-lc .title { font-weight: bold; font-size: 26px; }
.join-lc .list { margin-top: 20px; }
.join-lc .list .row { position: relative; padding: 36px 0; }
.join-lc .list .row:before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 0; border-bottom: 1px dashed #fff; opacity: 0.3; filter: alpha(opacity=30); }
.join-lc .list .row:last-child::before { display: none; }
.join-lc .row .tit { margin-right: 25px; font-size: 18px; }
.join-lc .row .icon { position: absolute; top: 45px; right: 0; width: 0; height: 0; border-style: solid; border-width: 9px 5px 0; border-color: #fff transparent; }
.join-lc .row:hover .icon { -webkit-transform: translate3d(0, 3px, 0); -moz-transform: translate3d(0, 3px, 0); -ms-transform: translate3d(0, 3px, 0); -o-transform: translate3d(0, 3px, 0); transform: translate3d(0, 3px, 0); }
  /*条件、对象*/
.join-tjdx { margin-top: 100px; width: 76.25%; background: #fd9a00 url(../img/bg-join-tjdx.jpg) 0 0 no-repeat; }
.join-tjdx .wrap .top { position: relative; }
.join-tjdx .top .conwr { position: relative; margin-left: 4.5197%; padding: 30px 0 105px; min-height: 165px; width: 46.3276%; color: #fff; }
.join-tjdx .top .tit { font-weight: bold; font-size: 26px; }
.join-tjdx .top .con { margin-top: 16px; font-size: 18px; }
.join-tjdx .top .btn { position: absolute; bottom: 30px; left: 0; width: 100%; max-width: 200px; font-size: 14px; line-height: 45px; text-align: center; color: #000; background-color: #fff; }
.join-tjdx .top .btn:hover { color: #fff; background-color: #f55e0d; }
.join-tjdx .top .imgwr { position: absolute; bottom: 0; right: 0; margin-right: -15px; width: 46.3276%; max-height: 150%; text-align: right; overflow: hidden; }
.join-tjdx .top .img { max-width: 100%; vertical-align: top; }
.join-tjdx .bottom { margin-top: 15px; padding: 0.1px 0 50px; font-size: 0; background-color: #fff; }
.join-tjdx .bottom .col { margin: 40px 0 0 4.5197%; width: 43.2203%; vertical-align: top; }
.join-tjdx .col .tit { font-weight: bold; font-size: 26px; color: #000; }
.join-tjdx .col .con { margin-top: 24px; font-size: 16px; line-height: 26px; color: #828282; }
  /*标题*/
.join-tit { text-align: center; color: #232323; }
.join-tit .tit { font-weight: bold; font-size: 45px; }
.join-tit .txt { margin-top: 16px; font-family: arial,sans-serif; font-size: 14px; text-transform: uppercase; letter-spacing: 0.1em; opacity: 0.3; filter: alpha(opacity=30); }
.join-tit .stit { margin-top: 6px; font-size: 24px; letter-spacing: 0.05em; }
  /*案例*/
.join-al { margin: 80px auto 40px; }
.join-al .main { position: relative; margin-top: 25px; max-width: 1320px; }
.join-al .main .slide { margin: 0 60px; padding: 10px 0 5px; }
.join-al .main .col { margin-right: 3.75%; width: 30.83%; }
.join-al .main .box { border: 1px solid #d9d9d9; border-radius: 10px; overflow: hidden; }
.join-al .main .imgwr { padding-bottom: 59.46%; }
.join-al .main .conwr { padding: 5% 5.4%; font-size: 0; letter-spacing: 0.05em; color: #2a2a2a; }
.join-al .main .tit { font-size: 18px; vertical-align: baseline; }
.join-al .main .stit { margin-left: 10px; font-size: 14px; vertical-align: baseline; opacity: 0.5; filter: alpha(opacity=50); }
.join-al .main .con { margin-top: 8px; font-size: 14px; }
.join-al .main .col:hover .box { box-shadow: 3px 3px 6px 0 rgba(0, 0, 0, 0.1); transform: translate3d(0, -3px, 0); }
.join-al .main .btn { position: absolute; top: 0; width: 50px; height: 100%; }
.join-al .main .btn .icon { position: absolute; top: 50%; margin-top: -25.5px; width: 28px; height: 51px; background: url(../img/icon-btn-inpro.png) 0 0 no-repeat; }
.join-al .main .prev, .join-al .main .prev .icon { left: 0; }
.join-al .main .prev .icon:hover { cursor: pointer; transform: translate3d(-6px, 0, 0); }
.join-al .main .next, .join-al .main .next .icon { right: 0; background-position: -68px -57px; }
.join-al .main .next .icon:hover { cursor: pointer; transform: translate3d(6px, 0, 0); }
  /*留言*/
.join-fb { margin-top: 40px; padding: 30px 0 40px; background-color: #f8f8f8; }
.join-fb .join-tit .tit { font-weight: normal; font-size: 34px; }
.join-fb .box { margin-top: 50px; padding: 45px 2.8% 25px; font-size: 0; background-color: #fff; }
.join-fb .box .row { position: relative; margin-top: 25px; width: 30.84%; vertical-align: top; }
.join-fb .box .row-2 { width: 65.42%; }
.join-fb .box .marl { margin-left: 3.74%; }
.join-fb .box .txt { position: absolute; top: 0; left: 13px; z-index: 2; font-size: 16px; line-height: 50px; color: #ccc; }
.join-fb .box .star { font-style: normal; color: #ff0000; }
.join-fb .box .inbox { position: relative; z-index: 2; display: block; padding: 0 12px; border: 1px solid #e4e4e4; }
.join-fb .box .intxt { display: block; margin: 0 -12px; padding: 0 12px; width: 100%; height: 48px; line-height: 48px; background: none; }
.join-fb .box .intxt-ta { min-width: 100%; max-width: 100%; min-height: 50px; transition: background .3s; }
.join-fb .box .btn { display: block; margin: 35px auto 0; padding: 0; width: 50%; max-width: 188px; font-size: 16px; line-height: 46px; text-align: center; color: #000; background: none; border: 1px solid #ccc; border-radius: 24px; -webkit-appearance: none; }
.join-fb .box .btn:hover { color: #fff; background-color: #f55e0d; cursor: pointer; }
.join-fb .con { margin-top: 14px; font-size: 14px; text-align: center; color: #f55e0d; }

/*门店*/
.store-list .list { margin: 0 -3.28% 0;/*45 40 1300*/ font-size: 0; }
.store-list .list .col { margin: 0 0 0 3.07%; width: 45.395%; vertical-align: top; }
.store-list .col .imgwr { padding-bottom: 70%; background-color: #000; }
.store-list .col .img-con { position: absolute; top: 50%; left: 5%; z-index: 2; width: 90%; text-align: center; opacity: 0; filter: alpha(opacity=0); transform: translate3d(0, -50%, 0); }
.store-list .col .img-con .txt { font-size: 18px; color: #fff; transform: translate3d(0, -10px, 0); }
.store-list .col .img-con .icowr { margin-top: 23px; width: 40px; font-size: 0; line-height: 40px; border: 1px solid #fff; border-radius: 100%; transform: translate3d(-10px, 0, 0); }
.store-list .col .img-con .icon { width: 14px; height: 24px; background: url(../img/icon_btn_r_w.png) 0 0 no-repeat; transform: scale(0.6); }
.store-list .col .conwr { padding: 3.3%; }
.store-list .col .tit { font-size: 18px; color: #222; }
.store-list .col .stit { margin-top: 4px; font-size: 16px; text-transform: uppercase; color: #686868; }
.store-list .col:hover .img { opacity: 0.5; filter: alpha(opacity=50); transform: scale(1.03); }
.store-list .col:hover .img-con { opacity: 1; filter: alpha(opacity=100); }
.store-list .col:hover .img-con .txt, .store-list .col:hover .img-con .icowr { transform: translate3d(0, 0, 0); }
.store-list .col:hover .conwr { background-color: #f55e0d; }
.store-list .col:hover .tit, .store-list .col:hover .stit { color: #fff; }

/*新闻*/
.article-list .title { font-weight: bold; font-size: 30px; color: #000; }
.article-list .row { position: relative; padding: 28px 0; font-size: 0; border-bottom: 1px solid #f0f0f0; }
.article-list .row .conwr { position: relative; width: 72.5%; }
.article-list .row .timewr { position: absolute; left: 0; top: 0; }
.article-list .row .time { font-size: 24px; color: #878787; }
.article-list .row .icowr { margin-top: 24px; width: 30px; height: 20px; text-align: center; }
.article-list .row .icon { margin-top: 5px; width: 13px; height: 9px; background: url(../img/icon-arrow-newsl.png) -19px 0; }
.article-list .row .line { position: absolute; top: 16px; left: 100%; margin-left: 21px; width: 35px; height: 1px; background-color: #bfbfbf; }
.article-list .row .con { margin-left: 150px; max-width: 600px; }
.article-list .row .tit { font-size: 18px; color: #1b1b1b; }
.article-list .row .desc { margin-top: 20px; height: 60px; font-size: 14px; line-height: 30px; color: #767676; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.article-list .row .imgwr { margin-left: 8.34%; padding-bottom: 130px; width: 19.16%; overflow: hidden; }
.article-list .row:hover .icowr { background-color: #f55e0d; }
.article-list .row:hover .icon { background-position: 0 0; }
.article-list .row:hover .tit { color: #f55e0d; }
.article-list .row:hover .img { transform: scale(1.06); }

.article-con .tit { font-size: 36px; text-align: center; color: #000; }
.article-con .info { margin-top: 12px; font-size: 18px; color: #999; text-align: center; }
.article-con .body { margin-top: 24px; padding-top: 20px; font-size: 18px; line-height: 30px; color: #333; border-top: 1px solid #a0a0a0; }
.article-con .body p { margin: 0.9em 0; }
.article-con .body video, .artcon .content .body source { margin: 0 auto; max-width: 100%; }
.article-con .body blockquote { margin: 0; }
.article-con .body ul, .artcon .content .body li { list-style: disc inside; }
.article-con .tools { margin-top: 50px; }
.article-con .back { width: 170px; font-size: 24px; line-height: 52px; text-align: center; color: #fff; background-color: #f55e0d; }
.article-con .back:hover { background-color: #f55e0d; }
#bdshare { margin-top: 20px; font-size: 12px; }
#bdshare a { margin: 0 6px 0 0; }
.pagepn { position: relative; padding: 19px 0; color: #333; border-top: 1px solid #c0c0c0; border-bottom: 1px solid #c0c0c0; }
.pagepn .col { width: 48%; font-size: 18px; }
.pagepn .next { text-align: right; }
.pagepn a { color: #333; }
.pagepn a:hover { color: #f55e0d; }

.comend .item { margin-top: 40px; border: 1px solid #e6e6e6; }
.comend .item .title { padding: 0 1.66%; line-height: 45px; background-color: #f6f6f6; }
.comend .title .tit { font-size: 18px; color: #f55e0d; }
.comend .title .more { position: relative; padding-right: 12px; font-size: 12px; text-transform: uppercase; }
.comend .title .more::before { content: ''; position: absolute; top: 50%; right: 0; margin-top: -5px; width: 8px; height: 10px; background: url(../img/icon-arrow.png) -14px 0; transition: all .3s; }
.comend .title .more:hover::before { background-position: 0 0; }
.comend .item-pro .wrap { margin: 0 1.66%; padding: 1.66% 0; font-size: 0; }
.comend .item-pro .col { margin-left: 0.86%; width: 24.355%; vertical-align: top; }
.comend .item-pro .col-1 { margin-left: 0; }
.comend .item-pro .imgwr { padding-bottom: 71.74%; background-color: #f0f1f1; }
.comend .item-pro .imgwr .img { max-width: 80%; max-height: 80%; }
.comend .item-pro .wrap .tit { margin-top: 16px; font-size: 18px; text-align: center; color: #515151; }
.comend .item-pro .col:hover .img { transform: scale(0.94); }
.comend .item-pro .col:hover .tit { color: #f55e0d; }
.comend .item-art .row { position: relative; line-height: 41px; border-top: 1px dashed #dfdfdf; }
.comend .item-art .row .tit { margin-right: 86px; font-size: 14px; color: #858585; }
.comend .item-art .row .time { position: absolute; top: 0; right: 0; font-size: 12px; color: #858585; opacity: 0.5; filter: alpha(opacity=50); }
.comend .item-art .top { margin: 1.66%; font-size: 0; }
.comend .item-art .imgwr { padding-bottom: 230px; width: 32.81%; background-color: #f6f6f6; }
.comend .item-art .imgwr .link { position: absolute; top: 0; left: 0; z-index: 2; width: 100%; height: 100%; }
.comend .item-art .imgwr:hover .img { transform: scale(1.06); }
.comend .item-art .top .list { width: 64.77%; }
.comend .item-art .top .row-1 { line-height: normal; border-top: none; }
.comend .item-art .top .row-1 .tit { margin-right: 0; font-size: 16px; color: #292929; }
.comend .item-art .top .row-1 .desc { margin: 8px 0 12px; font-size: 14px; line-height: 30px; color: #858585; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.comend .item-art .bottom { margin: 0 1.66%; padding-bottom: 5px; font-size: 0; }
.comend .item-art .bottom .row { width: 48.36%; }
.comend .item-art .bottom .row-r { margin-left: 3.28%; }
.comend .item-art .bottom .row-1, .comend .item-art .bottom .row-2 { border-top: none; }
.comend .item-art .row:hover .tit { color: #f55e0d; }

/*联系*/
.contact { padding: 70px 0 80px; background-color: #f8f8f8; }
.contact .wrap { padding: 0.1px; background-color: #fff; }
.contact .conwr { margin: 1.66% 0 1.66% 3.75%; width: 33.75%; color: #2e2e2e; }
.contact .conwr .tit { padding-top: 15px; font-size: 28px; }
.contact .conwr .con { margin-top: 46px; font-size: 16px; line-height: 40px; }
.contact .conwr .con hr { height: 1px; background-color: #ececec; border: none; }
.contact .conwr .con li { position: relative; padding: 7px 0 7px 28px; border-bottom: 1px solid #ececec; overflow: hidden; }
.contact .conwr .con img { position: absolute; top: 27px; left: 0; max-height: 20px; transform: translate3d(0, -50%, 0); }
.contact .conwr .ewm { margin-top: 5%; font-size: 0; }
.contact .conwr .col { margin-right: 5%; width: 45%; max-width: 135px; text-align: center; vertical-align: top; }
.contact .conwr .col .imgwr { display: block; }
.contact .conwr .img { display: block; width: 100%; }
.contact .conwr .txt { margin-top: 6px; font-size: 14px; color: #8d8d8d; }
.contact .map { margin: 1.66%; width: 56.66%; }
.contact .map .box { padding-bottom: 450px; }
.contact .map .link { position: absolute; left: 0; bottom: 20px; z-index: 3; width: 80px; height: 36px; z-index: 6; }
.contact .map img { -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; }

@media screen and (max-width: 640px) {
  body { min-width: 0; padding: 60px 0 0; }
  .header { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; }
  //.header .logo { float: none; padding: 15px 50px; width: auto; height: auto; text-align: center; }
  .header .logo { padding: 20px 0; }
  .header .logo .img { height: 20px; }
  .header .btn { display: block; position: relative; margin-top: 15px; }
  .header .btn::before { content: '导航菜单'; position: absolute; top: 50%; right: 100%; margin-top: -15px; width: 28px; font-size: 12px; line-height: 15px; color: #fff; transition: opacity .4s linear .4s; transform: scale(0.8); }
  .header .btn .line { display: block; position: relative; margin: 6px 0; width: 22px; height: 2px; background-color: #fff; }
  .header .btn.on { transform: rotateZ(180deg); }
  .header .btn.on::before { opacity: 0; filter: alpha(opacity=0); transition: none; }
  .header .btn.on .line-t { transform: translate3d(0, 7px, 0) rotateZ(-45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { transform: translate3d(0, -7px, 0) rotateZ(45deg); }
  .header .back, .header .home { position: absolute; top: 50%; left: 0; margin-top: -55px; width: 100px; height: 100px; font-size: 0; background: url(../img/icon-back.png) center no-repeat; border: 5px solid #fff; border-radius: 100%; transform: scale(0.25); transform-origin: left center; }
  //.header .back-js { display: block; }
  .header .home {/* display: block;*/ left: auto; right: 0; background-image: url(../img/icon-home-w.png); transform-origin: right center; }
  .header .back:hover, .header .home:hover { background-color: #f55e0d; }

  .nav { position: fixed; top: 0; left: 0; z-index: 999; margin: 0; padding: 0; width: 100%; height: 100%; background-color: #30393d; overflow: hidden; }
  .nav .list { position: absolute; top: 50%; right: 0; padding: 20px 0 40px; width: 100%; max-height: calc(100% - 60px); overflow-y: scroll; overflow-x: hidden; -webkit-transform: translate3d(0, -50%, 0); -moz-transform: translate3d(0, -50%, 0); -ms-transform: translate3d(0, -50%, 0); -o-transform: translate3d(0, -50%, 0); transform: translate3d(0, -50%, 0); }
  .nav .list:before { content: ''; display: block; margin: 0 auto 25px; width: 100%; height: 23px; background: url(../img/logo.png) center no-repeat; background-size: auto 100%; }
  .nav .list .col { display: block; }
  .nav .list .col::before { display: none; }
  .nav .col .link { font-size: 15px; line-height: 40px; text-align: center; }
  .nav .cur .link { background-color: #f55e0d; }
  .nav .col .son { display: none; position: static; margin: 0; width: auto; background: none; border-top: 1px solid #f55e0d; border-bottom: 1px solid #f55e0d; opacity: 1; filter: alpha(opacity=100); visibility: visible; box-shadow: none; }
  .nav .col:hover .son { transition: none; }
  .nav .col .scur { color: #f55e0d; background: none; }

  .nav-hide { visibility: hidden; opacity: 0; filter: alpha(opacity=0); }
  .nav-hide .list { top: 40%; opacity: 0; filter: alpha(opacity=0); }

  .nav .nbtn { display: block; position: absolute; bottom: 0; left: 0; right: 0; z-index: 999; margin: 0 auto; padding-bottom: 6px; width: 18px; cursor: pointer; }
  .nav .nbtn::before { display: none; content: '';position: absolute; top: -6px; left: -50%; z-index: 998; margin-left: -500px; width: 1000px; height: 30px; background-color: #fff; }
  .nav .nbtn .line { display: block; position: relative; z-index: 999; margin-bottom: 6px; width: 18px; height: 2px; background-color: #f55e0d; }
  .nav .nbtn.on { -webkit-transform: rotateZ(180deg) translate3d(0, 5px, 0); -moz-transform: rotateZ(180deg) translate3d(0, 5px, 0); -ms-transform: rotateZ(180deg) translate3d(0, 5px, 0); -o-transform: rotateZ(180deg) translate3d(0, 5px, 0); transform: rotateZ(180deg) translate3d(0, 5px, 0); }
  .nav .nbtn.on .line-t { -webkit-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -moz-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -ms-transform: translate3d(0, 8px, 0) rotateZ(-45deg); -o-transform: translate3d(0, 8px, 0) rotateZ(-45deg); transform: translate3d(0, 8px, 0) rotateZ(-45deg); }
  .nav .nbtn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .nav .nbtn.on .line-b { -webkit-transform: translate3d(0, -8px, 0) rotateZ(45deg); -moz-transform: translate3d(0, -8px, 0) rotateZ(45deg); -ms-transform: translate3d(0, -8px, 0) rotateZ(45deg); -o-transform: translate3d(0, -8px, 0) rotateZ(45deg); transform: translate3d(0, -8px, 0) rotateZ(45deg); }
  .nav .lan { display: block; position: absolute; bottom: 0; left: 0; padding: 10px 0; width: 100%; text-align: center; background-color: #fff; }
  .nav .lan .link { font-size: 14px; line-height: 18px; color: #333; }
  .nav .lan .line { margin: 0 14px; width: 1px; height: 10px; background-color: #999; }

  .footer .main, .floatright { display: none; }
  .footer { margin-top: 58px; padding: 0; }
  .footer .copyright { margin-top: 0; }
  //.mFoot-nav { display: block; }

  .xuanfu { display: block; position: fixed; bottom: 66px; left: 0; right: 0; margin: 0 auto; width: 66.66%; height: 38px; font-size: 0; background: #fff; border-radius: 38px; z-index: 99; box-shadow: 0px 15px 30px 0px rgba(0, 0, 0, 0.2); }
  .xuanfu_item { width: 33.33%; font-size: 0; line-height: 38px; text-align: center; border-left: 1px solid #eee; vertical-align: top; box-sizing: border-box; }
  .xuanfu_item_1 { border-left: none; }
  .xuanfu_item img { max-width: 80%; max-height: 17px; }
  .xuanfu_item_3 img { max-height: 18px; }

  .zhezhao { position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: rgba(0,0,0,0.7); z-index: 9998; }
  .zhezhao .zs_jm { position: fixed; top: 50%; left: 0; right: 0; margin: 0 auto; padding: 48px 24px 24px; width: 86.66%; background: #FFF; z-index: 9999; box-sizing: border-box; transform: translate3d(0, -50%, 0); }
  .zhezhao .zs_jm span { float: left; width: 100%; text-align: center; font-size: 12px; color: #333; }
  .zhezhao .zs_jm span:nth-child(2) { margin: 8px 0; font-weight: bold; font-size: 18px; }
  .zhezhao .zs_jm span:nth-child(3) { margin-left: -10%; width: 120%; transform: scale(0.83); }
  .zhezhao .zs_jm span:nth-child(5) { color: #999; }
  .zhezhao .zs_jm input { float: left; margin-top: 14px; padding-left: 14px; width: 100%; line-height: 33px; border: 1px solid #c2c2c2; box-sizing: border-box; }
  .zhezhao .zs_jm input.last-child { margin: 14px 3.4%; padding: 0; width: 93.2%; font-size: 18px; color: #FFF; background: #f55e0d; border: 0; -webkit-appearance: none; }
  .zhezhao a { position: absolute; top: 0; right: 0; margin: 14px 14px 0 0; width: 19px; height: 19px; }
  .zhezhao a img { float:left; width: 100%; }

  .banner .wrap { margin-right: 0; }
  .banner .img { margin-left: -15%; width: 130%; }
  .banner .txt { font-size: 18px; }
  .banner .con { display: none; }
  .banner-3.banner-art { display: none; }
  .position { display: none; padding: 8px 0; line-height: normal; }
  .position .name { display: none; }
  .position .con { font-size: 12px; }
  .position .con .icon { top: 0; }
  .container { margin: 0 auto 9.375%; }
  .container-wrap { width: 100%; }
  .sidebar, .content { float: none; width: auto; }
  .sidebar .title, .sidebar .list-art, .sidebar .cont { display: none; }
  /*.sidebar .menut { position: relative; }
  .sidebar .menut .title { display: block; padding: 9px calc(3% + 28px) 9px 3%; font-size: 16px; line-height: normal; border-bottom-right-radius: 0; }
  .sidebar .menut .title::before { display: none; top: 12.5px; right: 3%; transform: rotateZ(180deg); transition: all .4s; }
  .sidebar .menut .menu { display: none; margin-top: 0; padding: 5px 1% 15px; max-width: none; font-size: 0; background-color: #eee; }
  .sidebar .menut .row { position: relative; display: inline-block; vertical-align: top; margin-top: 10px; width: 33.33%; border-bottom: none; }
  .sidebar .menut .link { margin: 0 5px; padding: 0 5px; font-size: 14px; line-height: 30px; text-align: center; background-color: #fff; border-radius: 30px; }
  .sidebar .menut .cur { background: none; }
  .sidebar .menut .cur .link, .sidebar .menut .cur:hover .link { background-color: #f55e0d; }
  .sidebar .menut .btn { display: block; position: absolute; top: 7px; right: 3%; }
  .sidebar .menut .btn .line { display: block; position: relative; margin: 5px 0; width: 14px; height: 2px; background-color: #fff; }
  .sidebar .menut .btn .line::before { content: ''; position: absolute; top: 0; right: 100%; margin-right: 2px; width: 2px; height: 2px; background-color: #fff; }
  .sidebar .menut-on .btn { transform: rotateZ(180deg); }
  .sidebar .menut-on .btn .line-t { transform: translate3d(0, 7px, 0) rotateZ(-45deg); }
  .sidebar .menut-on .btn .line::before, .sidebar .menut-on .btn .line-m { opacity: 0; filter: alpha(opacity=0); }
  .sidebar .menut-on .btn .line-b { transform: translate3d(0, -7px, 0) rotateZ(45deg); }
  .sidebar .menut-on .title::before { transform: rotateZ(270deg); }
  .sidebar .position { display: block; }*/
  .sidebar .menut .menu { margin: 0; max-width: none; font-size: 0; text-align: center; border-bottom: 1px solid #e3e3e3; overflow: hidden; }
  .sidebar .menut .row { display: inline-block; vertical-align: top; position: relative; width: 25%; border-bottom: 2px solid #fff; }
  .sidebar .menut .row::before { content: ''; position: absolute; top: 0; left: 10%; z-index: 2; width: 80%; height: 1px; background-color: #ddd; }
  .sidebar .menut .row::after { content: ''; position: absolute; top: 50%; left: 0; margin-top: -6px; width: 1px; height: 12px; background-color: #ddd; }
  .sidebar .menut .row:nth-child(1)::before, .sidebar .menut .row:nth-child(2)::before, .sidebar .menut .row:nth-child(3)::before, .sidebar .menut .row:nth-child(4)::before { display: none; }
  .sidebar .menut .row:nth-child(4n+1)::after { display: none; }
  .sidebar .menut .link { padding: 0 5px; font-size: 14px; line-height: 34px; }
  .sidebar .menut .cur { z-index: 2; background: none; border-color: #f55e0d; }
  .sidebar .menut .cur .link { color: #000; }
  .sidebar-art .menut .menu { display: none; }
  .sidebar-art .position { display: block; }
  .content { margin: 9.375% auto 0; width: 92%; }
  .pagelist { margin-top: 8.3%; }
  .pagelist a, .pagelist b { margin: 4px 2px 0; padding: 0 6px; min-width: 14px; font-size: 13px; line-height: 28px; }
  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .close .icon { transform: scale(0.8); }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }

  .about-jj { padding: 9.375% 0; }
  .about-jj .main .conbox, .about-jj .main .imgbox { display: block; width: auto; }
  .about-jj .conbox .stit { font-size: 16px; line-height: 20px; text-align: center; }
  .about-jj .conbox .tit { margin-top: 10px; font-size: 20px; text-align: center; }
  .about-jj .conbox .con { margin-top: 15px; line-height: 2; }
  .about-jj .main .imgbox { margin: 5% 0 0; }
  .about-jj .main .imgbox .img { display: block; width: 100%; }
  .about-sl { padding-bottom: 0; }
  .about-sl .item { margin-top: 9.375%; }
  .about-sl .item-1 .conbox, .about-sl .item-1 .imgbox, .about-sl .item-2 .conbox, .about-sl .item-2 .imgbox { float: none; margin: 0; width: auto; }
  .about-sl .item-1 .conbox .imgwr, .about-sl .item-1 .txt, .about-sl .item-2 .imgbox { display: none; }
  .about-sl .item-1 .tit { margin-top: 0; font-size: 18px; }
  .about-sl .item-1 .con { margin-top: 3.3%; line-height: 24px; }
  .about-sl .item-1 .imgbox { display: none; margin-top: 5%; }
  .about-sl .item-2 .tit { margin-top: 3.3%; font-size: 18px; }
  .about-sl .item-2 .txt { margin-top: 3.3%; font-size: 16px; line-height: 30px; }
  .about-sl .item-2 .icon { margin-top: 5%; }
  .about-sl .item-2 .con { margin-top: 3.3%; line-height: 26px; }
  .about-zl { padding: 9.375% 0; }
  .about-zl .listwr .list { margin: -6% 0 0; }
  .about-zl .listwr .col { margin: 6% 0 0; width: 47%; }
  .about-zl .listwr .col:nth-child(2n) { margin-left: 6%; }
  .about-zl .conwr { margin-top: 5%; }
  .about-zl .conwr .tit { position: relative; margin-top: 0; width: auto; font-size: 20px; }
  .about-zl .conwr .con { float: none; margin-top: 3.3%; width: auto; line-height: 26px; }
  .about-wh { display: none; padding: 9.375% 0; }
  .about-wh .conbox, .about-wh .imgbox { display: block; margin: 0; width: auto; }
  .about-wh .conbox .tit { font-size: 20px; line-height: 24px; }
  .about-wh .conbox .con { margin-top: 6.6%; font-size: 15px; line-height: 25px; }
  .about-wh .conbox .con strong { margin-bottom: 0; }
  .about-wh .imgbox { margin-top: 5%; }
  .about-wh .imgbox .img { display: block; width: 100%; }
  .about-ys { padding: 9.375% 0; }
  .about-ys .main .col, .about-ys .col .inbox { display: block; width: auto; }
  .about-ys .main .col::before { display: none; }
  .about-ys .col .tit { font-size: 18px; }
  .about-ys .col .stit { font-size: 12px; }
  .about-ys .col .imgwr { margin-top: 5%; }
  .about-ys .col .con { margin-top: 3.3%; line-height: 2; }

  .prolist .list { margin: -6% 0 0; }
  .prolist .list .col { margin: 6% 0 0; width: 48%; }
  .prolist .list .col:nth-child(2n) { margin-left: 4%; }
  .prolist .col .conwr { padding: 8px 0; }
  .prolist .col .tit { font-size: 14px; line-height: normal; }
  .prolist .col .stit { font-size: 12px; }
  .prolist .col .icon { display: none; }
  .procon-top { min-height: auto; }
  .procon-top .imgbox, .procon-top .conbox { float: none; width: auto; }
  .procon-top .imgbox, .procon-top .imgbox .bigimg { position: relative; height: auto; }
  .procon-top .imgbox .imgwr { position: relative; padding-bottom: 81.55%; height: 0; }
  .procon-top .imgbox .btn { display: block; transform: scale(0.6); }
  .procon-top .imgbox .prev { transform-origin: left center; }
  .procon-top .imgbox .next { transform-origin: right center; }
  .procon-top .conbox { margin-bottom: 0; padding: 6.6% 5%; }
  .procon-top .conbox .tit,
  .procon-top-2 .tit { font-size: 18px; text-align: center; }
  .procon-top .conbox .con { margin: 5% 0 0; font-size: 14px; line-height: 24px; }
  .procon-top .conbox .stit { margin-top: 5%; font-size: 16px; }
  .procon-top .conbox .con-2 { margin-top: 0.5em; }
  .procon-slide { margin-top: 5%; }
  .procon-slide .slideimg { display: none; }
  .procon-slide .btnwr, .procon-slide .btnwr-2 { float: none; position: relative; width: auto; text-align: center; }
  .procon-slide .btnwr .btn { margin: 0 2%; width: 46%; max-width: 120px; line-height: 34px; }
  .procon-slide .btnwr .btn .icon { margin-right: 0; transform: scale(0.6); }
  .procon-slide .btnwr .btn .txt { font-size: 14px; }
  .procon-slide .btnwr-2 { bottom: 0; margin-bottom: 0; }
  .procon-slide .btnwr-2 .btn .txt { font-size: 14px; line-height: 30px; }
  .procon-main { margin-top: 8.3%; }
  .procon-main .body { margin-top: 5%; font-size: 14px; line-height: 26px; }

  .comend-pro { margin-top: 9.375%; }
  .comend-pro .title { padding-bottom: 6px; }
  .comend-pro .title .tit { font-size: 16px; }
  .comend-pro .title .more { font-size: 12px; }
  .comend-pro .list { margin-top: 0; }
  .comend-pro .list .col-4 { display: inline-block; }

  .cases-top { margin-bottom: 6.6%; }
  .cases-top .tit { margin-top: 10px; font-size: 16px; }
  .cases-top .desc { margin-top: 6px; line-height: 24px; }
  .cases-list { margin-top: 6.6%; }
  .cases-list .list { margin: -6% 0 0; }
  .cases-list .list .col { margin: 6% 0 0; width: 47%; }
  .cases-list .list .col:nth-child(2n) { margin-left: 6%; }
  .cases-list .list .tit { font-size: 14px; text-align: center; }
  .cases-con { margin-top: 3%; }
  .cases-con .title { font-size: 20px; }
  .cases-con .slide { margin-top: 5%; }
  .cases-con .body { margin-top: 5%; font-size: 15px; line-height: 1.9; }
  .cases-con .slide .btn { opacity: 1; filter: alpha(opacity=100); transform: scale(0.6); }
  .cases-con .slide .prev { left: 0; }
  .cases-con .slide .prev:hover { transform: translate3d(-6px, 0, 0) scale(0.6); }
  .cases-con .slide .next { right: 0; }
  .cases-con .slide .next:hover { transform: translate3d(6px, 0, 0) scale(0.6); }

  .join-tit .tit { font-size: 20px; }
  .join-tit .tit span { font-size: 20px!important; }
  .join-tit .txt { margin-top: 6px; font-size: 12px; }
  .join-tit .stit { margin-top: 4px; font-size: 14px; }
  .join-scfx, .join-info { padding: 9.375% 0; }
  .join-scfx .conbox .conwr, .join-scfx .conbox .imgwr { float: none; width: auto; }
  .join-scfx .conbox .title { font-size: 20px; text-align: center; }
  .join-scfx .conbox .line { margin: 10px auto 0; width: 60px; }
  .join-scfx .conbox .con { margin-top: 15px; font-size: 15px; line-height: 1.9; }
  .join-scfx .conbox .con span { font-size: 16px!important; }
  .join-scfx .conbox .imgwr { margin-top: 20px; }
  .join-scfx .bg { display: none; }
  .join-scfx .listbox { margin-top: 0; padding-top: 5px; }
  .join-scfx .listbox .list, .join-scfx .listbox .tel { display: block; margin: 0; width: auto; }
  .join-scfx .listbox .list { text-align: center; }
  .join-scfx .list .col { margin: 20px 2% 0; width: 29.33%; }
  .join-scfx .list .col .conwr { margin-top: 8px; }
  .join-scfx .list .col .tit { font-size: 14px; }
  .join-scfx .listbox .line { display: block; margin: 20px auto; width: 100%; height: 0; border-right: 0; border-bottom: 1px dotted #5e5e5e; }
  .join-scfx .tel .tellink, .join-scfx .tel .btn { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; }
  .join-scfx .tel .tellink { font-size: 20px; }
  .join-scfx .tel .btn { margin: 0 0 0 10px; width: 150px; font-size: 14px; line-height: 34px; }
  .join-lc { float: none; padding: 0 0 10px; width: auto; border-left: none; border-bottom: 1px dashed #fff; }
  .join-lc .title { font-size: 20px; text-align: center; }
  .join-lc .list { font-size: 0; overflow: hidden; }
  .join-lc .list .row { display: inline-block; *display: inline; *zoom: 1; position: relative; padding: 0 0 20px; width: 14.2857%; }
  .join-lc .row .tit { margin: 0 auto; width: 16px; font-size: 16px; }
  .join-lc .row .icon { position: absolute; top: auto; bottom: 0; left: 0; right: 0; margin: 0 auto; }
  .join-lc .list .row:before { display: none; }
  .join-tjdx { float: none; margin-top: 30px; width: auto; }
  .join-tjdx .wrap { padding: 15px 10px; font-size: 0; }
  .join-tjdx .top .conwr, .join-tjdx .top .imgwr { display: inline-block; *display: inline; *zoom: 1; vertical-align: middle; margin: 0; padding: 0; width: 48%; min-height: 0; text-align: center; }
  .join-tjdx .top .tit { font-size: 16px; }
  .join-tjdx .top .con { margin-top: 10px; font-size: 14px; }
  .join-tjdx .top .imgwr { position: relative; margin: 20px 0 0 4%; }
  .join-tjdx .top .btn { display: block; position: relative; bottom: auto; margin: 15px auto 0; font-size: 12px; line-height: 34px; }
  .join-tjdx .bottom { padding-bottom: 20px; }
  .join-tjdx .bottom .col { display: block; margin: 20px 10px 0; width: auto; }
  .join-tjdx .col .tit { font-size: 18px; }
  .join-tjdx .col .con { margin-top: 10px; font-size: 14px; line-height: 24px; }
  .join-tjdx .col .con br:nth-child(2n) { display: none; }
  .join-al { margin: 9.375% auto; }
  .join-al .main { margin-top: 3.3%; }
  .join-al .main .slide { margin: 0 25px; }
  .join-al .main .col { margin-right: 4%; width: 48%; }
  .join-al .main .tit { font-size: 15px; }
  .join-al .main .con { margin-top: 5px; font-size: 13px; }
  .join-al .main .btn { width: 25px; }
  .join-al .main .btn .icon { transform: scale(0.5); transform-origin: left center; }
  .join-al .main .next .icon { transform-origin: right center; }
  .join-al .main .prev .icon:hover { transform: scale(0.5) translate3d(-6px, 0, 0); }
  .join-al .main .next .icon:hover { transform: scale(0.5) translate3d(6px, 0, 0); }
  .join-fb { margin: 9.375% auto 0; padding: 5% 3.3%; width: auto; }
  .join-fb .join-tit .tit { font-size: 20px; }
  .join-fb .box { margin-top: 5%; padding: 1.7% 3.3% 5%; }
  .join-fb .box .row { margin: 3.3% 0 0; width: 48%; }
  .join-fb .box .row:nth-child(2n) { margin-left: 4%; }
  .join-fb .box .row-2 { margin-left: 0; width: 100%; }
  .join-fb .box .txt { font-size: 14px; line-height: 40px; }
  .join-fb .box .intxt { height: 38px; line-height: 38px; }
  .join-fb .box .intxt-ta { padding: 7px 12px; min-height: 48px; line-height: 24px; }
  .join-fb .box .btn { margin-top: 3.3%; font-size: 14px; line-height: 32px; }

  .store-list .list { margin: -6% 0 0; }
  .store-list .list .col { margin: 0; width: 47%; }
  .store-list .list .col:nth-child(2n) { margin-left: 6%; }
  .store-list .col .img-con .icowr { margin-top: 5px; transform: scale(0.6) translate3d(-10px, 0, 0); }
  .store-list .col .conwr { padding: 8% 3% 10%; }
  .store-list .col .img-con .txt, .store-list .col .tit { font-size: 14px; }
  .store-list .col .stit { margin-top: 0; font-size: 13px; }
  .store-list .col:hover .img-con .icowr { transform: scale(0.6) translate3d(0, 0, 0); }

  .article-list .title { display: none; }
  .article-list .list { margin-top: -20px; }
  .article-list .row { padding: 20px 0; }
  /*.article-list .row .imgwr { display: none; }
  .article-list .row .conwr { display: block; width: auto; }
  .article-list .row .time { font-size: 16px; }
  .article-list .row .con { margin-left: 60px; }*/
  .article-list .row .imgwr { margin-left: 5%; padding-bottom: 75px; width: 30%; }
  .article-list .row .conwr { width: 65%; }
  .article-list .row .line, .article-list .row .timewr { display: none; }
  .article-list .row .con { margin-left: 0; max-width: none; }
  .article-list .row .tit { font-size: 15px; }
  .article-list .row .desc { margin-top: 10px; height: 44px; font-size: 13px; line-height: 22px; }
  .article-con .tit { font-size: 18px; }
  .article-con .info { margin-top: 8px; font-size: 12px; }
  .article-con .body { margin-top: 15px; padding-top: 15px; font-size: 15px; line-height: 1.9; }
  .article-con .body p { margin: 0.5em 0; }
  .article-con .tools { margin-top: 20px; }
  .article-con .back { width: 32%; font-size: 14px; line-height: 30px; }
  #bdshare { margin-top: 7px; }
  .pagepn { padding: 10px 0; line-height: 26px; }
  .pagepn .col { float: none; width: auto; font-size: 14px; }
  .pagepn .next { text-align: left; }

  .comend .item { margin-top: 9.375%; }
  .comend .item .title { line-height: 40px; }
  .comend .item-pro .wrap, .comend .item-art .bottom { margin: 0 3.3%; padding: 5% 0; }
  .comend .item-pro .list { margin-top: -4%; }
  .comend .item-pro .col { margin: 4% 0 0; width: 48%; }
  .comend .item-pro .col:nth-child(2n) { margin-left: 4%; }
  .comend .item-pro .wrap .tit { margin-top: 8px; font-size: 14px; }
  .comend .item-art .top { display: none; }
  .comend .item-art .bottom .list { margin: -10px 0; }
  .comend .item-art .bottom .row { display: block; margin: 0; width: auto; line-height: 34px; }
  .comend .item-art .bottom .row-2 { border-top: 1px dashed #dfdfdf; }

  .contact { padding: 9.375% 0; }
  .contact .conwr, .contact .map { float: none; margin: 5% 3.3%; width: auto; }
  .contact .conwr .tit { padding-top: 0; font-size: 20px; }
  .contact .conwr .con { margin-top: 5%; font-size: 15px; line-height: 28px; }
  .contact .conwr .con img { top: 21px; }
  .contact .conwr .ewm { margin-top: 5%; text-align: center; }
  .contact .conwr .col { margin: 0 3%; width: 44%; }
  .contact .map .box { padding-bottom: 75%; }
}

/*动画*/
.yt, .yb, .xl, .xr, .anime-t { opacity: 0; }
.anime-r .yt, .anime-r.yt { -webkit-animation: yt 1s forwards; -moz-animation: yt 1s forwards; -o-animation: yt 1s forwards; animation: yt 1s forwards; }
.anime-r .yb, .anime-r.yb { -webkit-animation: yb 1s forwards; -moz-animation: yb 1s forwards; -o-animation: yb 1s forwards; animation: yb 1s forwards; }
.anime-r .xl, .anime-r.xl { -webkit-animation: xl 1s forwards; -moz-animation: xl 1s forwards; -o-animation: xl 1s forwards; animation: xl 1s forwards; }
.anime-r .xr, .anime-r.xr { -webkit-animation: xr 1s forwards; -moz-animation: xr 1s forwards; -o-animation: xr 1s forwards; animation: xr 1s forwards; }
.anime-r .yt:nth-child(1), .anime-r .yb:nth-child(1), .anime-r .xl:nth-child(1), .anime-r .xr:nth-child(1) {
  -webkit-animation-delay: 0.1s; -moz-animation-delay: 0.1s; -o-animation-delay: 0.1s; animation-delay: 0.1s;
}
.anime-r .yt:nth-child(2), .anime-r .yb:nth-child(2), .anime-r .xl:nth-child(2), .anime-r .xr:nth-child(2) {
  -webkit-animation-delay: 0.2s; -moz-animation-delay: 0.2s; -o-animation-delay: 0.2s; animation-delay: 0.2s;
}
.anime-r .yt:nth-child(3), .anime-r .yb:nth-child(3), .anime-r .xl:nth-child(3), .anime-r .xr:nth-child(3) {
  -webkit-animation-delay: 0.3s; -moz-animation-delay: 0.3s; -o-animation-delay: 0.3s; animation-delay: 0.3s;
}
.anime-r .yt:nth-child(4), .anime-r .yb:nth-child(4), .anime-r .xl:nth-child(4), .anime-r .xr:nth-child(4) {
  -webkit-animation-delay: 0.4s; -moz-animation-delay: 0.4s; -o-animation-delay: 0.4s; animation-delay: 0.4s;
}
.anime-r .yt:nth-child(5), .anime-r .yb:nth-child(5), .anime-r .xl:nth-child(5), .anime-r .xr:nth-child(5) {
  -webkit-animation-delay: 0.5s; -moz-animation-delay: 0.5s; -o-animation-delay: 0.5s; animation-delay: 0.5s;
}
.anime-r .yt:nth-child(6), .anime-r .yb:nth-child(6), .anime-r .xl:nth-child(6), .anime-r .xr:nth-child(6) {
  -webkit-animation-delay: 0.6s; -moz-animation-delay: 0.6s; -o-animation-delay: 0.6s; animation-delay: 0.6s;
}
.anime-r .yt:nth-child(7), .anime-r .yb:nth-child(7), .anime-r .xl:nth-child(7), .anime-r .xr:nth-child(7) {
  -webkit-animation-delay: 0.7s; -moz-animation-delay: 0.7s; -o-animation-delay: 0.7s; animation-delay: 0.7s;
}
.anime-r .yt:nth-child(8), .anime-r .yb:nth-child(8), .anime-r .xl:nth-child(8), .anime-r .xr:nth-child(8) {
  -webkit-animation-delay: 0.8s; -moz-animation-delay: 0.8s; -o-animation-delay: 0.8s; animation-delay: 0.8s;
}
.anime-r .yt:nth-child(9), .anime-r .yb:nth-child(9), .anime-r .xl:nth-child(9), .anime-r .xr:nth-child(9) {
  -webkit-animation-delay: 0.9s; -moz-animation-delay: 0.9s; -o-animation-delay: 0.9s; animation-delay: 0.9s;
}
.anime-r .yt:nth-child(10), .anime-r .yb:nth-child(10), .anime-r .xl:nth-child(10), .anime-r .xr:nth-child(10) {
  -webkit-animation-delay: 1.0s; -moz-animation-delay: 1.0s; -o-animation-delay: 1.0s; animation-delay: 1.0s;
}
.anime-r .yt:nth-child(11), .anime-r .yb:nth-child(11), .anime-r .xl:nth-child(11), .anime-r .xr:nth-child(11) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(12), .anime-r .yb:nth-child(12), .anime-r .xl:nth-child(12), .anime-r .xr:nth-child(12) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}
.anime-r .yt:nth-child(13), .anime-r .yb:nth-child(13), .anime-r .xl:nth-child(13), .anime-r .xr:nth-child(13) {
  -webkit-animation-delay: 1.1s; -moz-animation-delay: 1.1s; -o-animation-delay: 1.1s; animation-delay: 1.1s;
}
.anime-r .yt:nth-child(14), .anime-r .yb:nth-child(14), .anime-r .xl:nth-child(14), .anime-r .xr:nth-child(14) {
  -webkit-animation-delay: 1.2s; -moz-animation-delay: 1.2s; -o-animation-delay: 1.2s; animation-delay: 1.2s;
}
@keyframes yt {
  0% { -webkit-transform: translate3d(0, -30px, 0); -ms-transform: translate3d(0, -30px, 0); -o-transform: translate3d(0, -30px, 0); transform: translate3d(0, -30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yt { 0% { -webkit-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yt { 0% { -moz-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yt { 0% { -o-transform: translate3d(0, -30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes yb {
  0% { -webkit-transform: translate3d(0, 30px, 0); -ms-transform: translate3d(0, 30px, 0); -o-transform: translate3d(0, 30px, 0); transform: translate3d(0, 30px, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes yb { 0% { -webkit-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes yb { 0% { -moz-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes yb { 0% { -o-transform: translate3d(0, 30px, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xl {
  0% { -webkit-transform: translate3d(-30px, 0, 0); -ms-transform: translate3d(-30px, 0, 0); -o-transform: translate3d(-30px, 0, 0); transform: translate3d(-30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xl { 0% { -webkit-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xl { 0% { -moz-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xl { 0% { -o-transform: translate3d(-30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }
@keyframes xr {
  0% { -webkit-transform: translate3d(30px, 0, 0); -ms-transform: translate3d(30px, 0, 0); -o-transform: translate3d(30px, 0, 0); transform: translate3d(30px, 0, 0); opacity: 0; }
  100% { -webkit-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); opacity: 1; }
}
@-webkit-keyframes xr { 0% { -webkit-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -webkit-transform: translate3d(0, 0, 0); opacity: 1; } }
@-moz-keyframes xr { 0% { -moz-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -moz-transform: translate3d(0, 0, 0); opacity: 1; } }
@-o-keyframes xr { 0% { -o-transform: translate3d(30px, 0, 0); opacity: 0; } 100% { -o-transform: translate3d(0, 0, 0); opacity: 1; } }