/*初始化*/
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.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s; -o-transition: all 0.3s; transition: all 0.3s; }
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: #ff96c6; }

/*通用*/
.comwrap { position: relative; margin: 0 auto; width: 94%; max-width: 1400px; }
.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 { font-family:'苹方','PingFang SC','PingFang','microsoft yahei','helvetica',arial,sans-serif; }
.ffyh { font-family:'microsoft yahei','helvetica','simsun',arial,sans-serif; }

/*头部*/
.header { font-size: 0; background-color: #fff; }
.header .logo { padding: 39px 0; }
.header .logo .img { height: 53px; }
.header .logo .txt { margin-left: 24px; padding: 17px 0 0 34px; font-weight: bold; font-size: 24px; color: #666; border-left: 1px solid #ff96c6; }
.header .logo .txt .dot { margin: 0 0.5em; width: 6px; height: 6px; background-color: #000; border-radius: 100%; }
.header .btn { display: none; }

.nav .logo { display: none; }
.nav .col { position: relative; margin-left: 50px; padding: 46px 0 45px; vertical-align: top; }
.nav .col::before { content: ''; position: absolute; bottom: 0; left: 0; width: 100%; height: 6px; background-color: #ff96c6; opacity: 0; filter: alpha(opacity=0); transition: all .4s; }
.nav .col .link { display: block; text-align: center; }
.nav .col .en { display: block; font-size: 12px; color: #ff96c6; }
.nav .col .cn { display: block; font-size: 18px; color: #000; }
.nav .col .son { display: none; }
.nav .cur::before { opacity: 1; filter: alpha(opacity=100); }

/*底部*/
.footer { color: #fff; background-color: #2a2933; }
.footer a { color: #fff; }
.footer a:hover { color: #ccc; }
.footer .infobox { padding: 41px 0; background-color: #302f3b; }
.footer .infobox .col { position: relative; margin-left: 60px; padding-left: 50px; }
.footer .infobox .col-1 { margin-left: 0; }
.footer .infobox .icon { position: absolute; top: 0; left: 0; width: 38px; height: 35px; background: url(../img/icon-foot.png) 0 0 no-repeat; }
.footer .infobox .icon-2 { background-position: -132px 0; }
.footer .infobox .icon-3 { background-position: -88px 0; }
.footer .infobox .icon-4 { background-position: -44px 0; }
.footer .infobox .tit { font-size: 14px; color: #999; }
.footer .infobox .txt { font-size: 14px; }
.footer .conbox { padding: 55px 0; }
.footer .conbox .ewm { width: 100px; }
.footer .conbox .ewm .imgwr { padding: 5px; background-color: #fff; }
.footer .conbox .ewm .img { display: block; width: 100%; }
.footer .conbox .con { font-size: 16px; color: #999; }
.footer .conbox .con a { color: #999; }
.footer .conbox .con a:hover { color: #eee; }
.footer .conbox .menu { padding-left: 65px; }
.footer .conbox .menu .line { margin: 0 1em; }
.footer .conbox .copyr { margin-top: 28px; padding-top: 28px; text-align: right; border-top: 1px solid #55545c; }

/* 右侧工具条 */
.floatright { position: fixed; top: 50%; right: 10px; z-index: 99; margin-top: -90.5px; width: 59px; }
.floatright .box { position: relative; margin-bottom: 2px; height: 97px; font-size: 0; text-align: center; background-color: #666; border-radius: 9px; cursor: pointer; }
.floatright .box .icon { margin-top: 12px; width: 35px; height: 29px; background: url(../img/icon-fr.png) 0 0 no-repeat; }
.floatright .box .icon-2 { background-position: -41px 0; }
.floatright .box .icon-3 { background-position: -82px 0; }
.floatright .box .txt { margin-top: 8px; font-weight: lighter; font-size: 14px; line-height: 17px; letter-spacing: 0.08em; color: #fff; }
.floatright .box .con { position: absolute; top: 0; right: 90%; margin-right: 2px; padding: 10px 20px; min-width: 120px; font-size: 15px; line-height: 21px; color: #fff; background-color: #fff; border: 1px solid #ddd; 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: 130px; font-size: 0; }
.floatright .box .ewm .col { width: 130px; }
.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: #ff96c6; 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: #ff96c6; }
.mFoot-nav .col { float: left; display: block; width: 25%; height: 50px; font-size: 12px; color: #eee; text-align: center; border-right: 1px solid rgba(255, 255, 255, 0.2); box-sizing: border-box; }
.mFoot-nav .col-5 { border-right: none; }
.mFoot-nav .col-1:hover, .mFoot-nav .col-3:hover, .mFoot-nav .col.on { background-color: #ff96c6; }
.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; }
.mFoot-nav .col .icon-5 { background-position: -92px 0; }

/*弹出灯箱*/
.commask { display: none; position: fixed; top: 0; left: 0; z-index: 1001; 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: 1002; 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: 1002; 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: 1002; width: 50px; height: 50px; background-color: #ff96c6; }
.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: 1002; margin-top: -25px; width: 50px; height: 50px; background-color: rgba(255, 187, 217, 0.6); background-color: #ff96c6\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(255, 187, 217, 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); }

@media screen and (max-width: 768px) {
  body { min-width: 0; padding: 50px 0; }

  .floatright { display: none; }

  .header { position: fixed; top: 0; left: 0; z-index: 1000; width: 100%; }
  .header .logo { padding: 12px 0; }
  .header .logo .img { height: 26px; }
  .header .logo .txt { margin-left: 10px; padding: 0 0 0 10px; font-size: 14px; }
  .header .btn { display: block; margin: 10px 0; width: 26px; cursor: pointer; }
  .header .btn .line { display: block; margin: 5px 0; width: 100%; height: 3px; background-color: #ff96c6; border-radius: 3px; }
  .header .btn:hover { transform: scale(0.9); }
  .header .btn.on { transform: scale(70%) rotateZ(90deg); }
  .header .btn.on .line-t { transform: translate3d(0, 8px, 0) rotateZ(45deg); }
  .header .btn.on .line-m { opacity: 0; filter: alpha(opacity=0); }
  .header .btn.on .line-b { transform: translate3d(0, -8px, 0) rotateZ(-45deg); }

  .nav { position: fixed; top: 0; left: 0; z-index: 999; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.6); overflow-x: hidden; overflow-y: scroll; }
  .nav .logo { display: block; position: absolute; top: 0; left: 0; right: 0; z-index: 999; padding: 12px 0; width: 100%; text-align: center; background-color: #fff; }
  .nav .logo .img { height: 26px; }
  .nav .list { position: absolute; top: 0; right: 0; width: 60%; min-height: 100%; background-color: #eee; transition: all .4s; }
  .nav .list::before { content: ''; position: absolute; top: 0; left: 0; z-index: 998; width: 100%; height: 50px; background-color: #fff; }
  .nav .col { display: block; margin: 0; padding: 0; border-bottom: 1px solid rgba(0, 0, 0, 0.1); }
  .nav .col::before { height: 2px; }
  .nav .col-home { margin-top: 50px; }
  .nav .col .link { padding: 0 10px; font-size: 16px; line-height: 50px; }
  .nav .col .en { display: none; }
  .nav .col .cn { font-size: 16px; }
  .nav .col .son { display: none; position: relative; background-color: #666; opacity: 1; filter: alpha(opacity=100); visibility: visible; }
  .nav .col .son::before { display: none; }
  .nav .col .col-s { margin-left: 5%; width: 42.5%; }
  .nav .col-i3 .col-s { width: 90%; }
  .nav .col .link-s { display: block; margin-right: 0; color: #eee; }
  .nav-hide { opacity: 0; filter: alpha(opacity=0); visibility: hidden; }
  .nav-hide .list { transform: translate3d(50%, 0, 0); }

  .footer .infobox,
  .footer .conbox .ewm,
  .footer .conbox .menu { display: none; }
  .footer .conbox { padding: 15px 0; }
  .footer .conbox .con { float: none; }
  .footer .conbox .copyr { margin-top: 0; padding-top: 0; font-size: 0; text-align: center; border-top: none; }
  .footer .conbox .copyr span { display: block; font-size: 12px; line-height: 18px; }

  .floatright { display: none; }
  .mFoot-nav { display: block; }

  .swiperpf .swiper-container { top: 5%; width: 94%; height: 90%; }
  .swiperpf .tit { top: 0; bottom: auto; font-size: 14px; }
  .swiperpf .close { top: auto; bottom: 0; width: 40px; height: 40px; }
  .swiperpf .btn { width: 30px; opacity: 0.8; filter: alpha(opacity=80); }
  .swiperpf .prev { left: 3%; }
  .swiperpf .next { right: 3%; }
}

/*动画*/
.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; } }