.header { width: 1000px; margin: 0 auto; }

.focus-download .slick-dots li button, .pn-download .code-c2 a, .pn-download .code-c2 a .ico-iphone, .pn-download .code-c2 a .ico-android { -webkit-transition: 0.3s ease; transition: 0.3s ease; }

body { min-width: 1000px; color: #333; background: #fff; line-height: 1.5; font-family: "Helvetica Neue", Tahoma, "Microsoft Yahei", "PingFang SC", "ST Heiti", SimHei, sans-serif, "Helvetica Neue", Tahoma, SimSun, "PingFang SC", "ST Heiti", sans-serif; font-size: 14px; overflow-x: hidden; width: 100%; }

.fs20 { font-size: 20px; }

.mt20 { margin-top: 20px; }

a { color: #333; }
a:hover { color: #ff8519; }

.c-orange { color: #ff8519; }

a.c-orange:hover { text-decoration: underline; }

.td-u { text-decoration: underline; }

[class^="ico-"] { background: url("https://www.cwguitar.cn/our/img/sprite.png") no-repeat; display: inline-block; vertical-align: middle; overflow: hidden; }

.ico-iphone { width: 23px; height: 26px; background-position: 0 0; margin: 0 10px 7px 0; }

.ico-android { width: 22px; height: 26px; background-position: -30px 0; margin: 0 12px 5px 0; }

.ico-arrow-r { width: 7px; height: 14px; background-position: -60px 0; }

.mask { opacity: 0.5; filter: alpha(opacity=50); position: absolute; left: 0; bottom: 0; width: 100%; height: 100%; background: #000; }

.header { padding: 32px 0 25px; }
.header-in { display: table; width: 100%; }
.header .logo { display: table-cell; vertical-align: middle; }
.header .nav { display: table-cell; vertical-align: middle; text-align: right; font-size: 0; }
.header .nav li { display: inline-block; padding: 0 30px; vertical-align: middle; font-size: 16px; }
.header .nav li a { position: relative; }
.header .nav li a:before { content: ''; position: absolute; width: 1px; background: #333; left: -30px; top: 50%; margin-top: -7px; height: 14px; }
.header .nav li:first-child a:before { display: none; }

.slick-list { position: relative; overflow: hidden; display: block; }

.slick-list:focus { outline: none; }

.slick-track { display: block; position: relative; left: 0; top: 0; *zoom: 1; }

.slick-track:before, .slick-track:after { content: ""; display: table; }

.slick-track:after { clear: both; }

.slick-loading .slick-track, .slick-loading .slick-slide { visibility: hidden; }

.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }

.slick-slide img, .slick-initialized .slick-slide { display: block; }

.slick-loading img { display: none; }

.footer { font-size: 12px; color: #666; line-height: 2; padding: 30px 0; text-align: center; }
.footer a { color: #666; display: inline-block; margin: 0 10px; position: relative; }
.footer a:before { content: ''; width: 1px; height: 12px; background: #8c8c8c; position: absolute; left: -10px; top: 50%; margin-top: -6px; }
.footer a:hover { text-decoration: underline; color: #666; }
.footer a:first-child:before { display: none; }

@media screen and (max-width: 960px) { body { min-width: 0; }
  .header { padding: 2.6666666667vw; width: 100%; -webkit-box-sizing: border-box; box-sizing: border-box; }
  .header .logo img { width: 31.7333333333vw; max-width: 238px; } }
@media screen and (max-width: 750px) { .header .nav li { font-size: .875rem; padding-left: 2.6666666667vw; padding-right: 2.6666666667vw; }
  .header .nav li a:before { left: -2.6666666667vw; height: .875rem; margin-top: -0.44rem; }
  .footer { padding-top: 2.6666666667vw; padding-bottom: 2.6666666667vw; }
  .footer .m-dn { display: none; } }
@-webkit-keyframes fadeinup { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@keyframes fadeinup { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 100%, 0); transform: translate3d(0, 100%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@-webkit-keyframes fadeinupsm { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@keyframes fadeinupsm { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: translate3d(0, 30%, 0); transform: translate3d(0, 30%, 0); }
  100% { opacity: 1; filter: alpha(opacity=100); -webkit-transform: none; transform: none; } }
@-webkit-keyframes zoomin { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; filter: alpha(opacity=100); } }
@keyframes zoomin { 0% { opacity: 0; filter: alpha(opacity=0); -webkit-transform: scale3d(0.3, 0.3, 0.3); transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; filter: alpha(opacity=100); } }
@-webkit-keyframes download-phone31-show { 0% { width: 7px; height: 7px; }
  50% { width: 7px; height: 147px; }
  100% { width: 148px; height: 147px; } }
@keyframes download-phone31-show { 0% { width: 7px; height: 7px; }
  50% { width: 7px; height: 147px; }
  100% { width: 148px; height: 147px; } }
@-webkit-keyframes download-phone32-show { 0% { width: 0; height: 0; }
  5% { width: 0; height: 88px; }
  100% { width: 202px; height: 88px; } }
@keyframes download-phone32-show { 0% { width: 0; height: 0; }
  5% { width: 0; height: 88px; }
  100% { width: 202px; height: 88px; } }
@-webkit-keyframes download-phone41-move { 0% { left: 154px; top: 267px; }
  100% { left: -108px; top: 3px; } }
@keyframes download-phone41-move { 0% { left: 154px; top: 267px; }
  100% { left: -108px; top: 3px; } }
@-webkit-keyframes download-phone42-move { 0% { left: 154px; top: 267px; }
  100% { left: 260px; top: 40px; } }
@keyframes download-phone42-move { 0% { left: 154px; top: 267px; }
  100% { left: 260px; top: 40px; } }
@-webkit-keyframes download-phone43-move { 0% { left: 154px; top: 267px; }
  100% { left: -47px; top: 102px; } }
@keyframes download-phone43-move { 0% { left: 154px; top: 267px; }
  100% { left: -47px; top: 102px; } }
@-webkit-keyframes download-phone44-move { 0% { left: 154px; top: 267px; }
  100% { left: 55px; top: 192px; } }
@keyframes download-phone44-move { 0% { left: 154px; top: 267px; }
  100% { left: 55px; top: 192px; } }
@-webkit-keyframes download-phone45-move { 0% { left: 154px; top: 267px; }
  100% { left: 218px; top: 211px; } }
@keyframes download-phone45-move { 0% { left: 154px; top: 267px; }
  100% { left: 218px; top: 211px; } }
@-webkit-keyframes download-phone46-move { 0% { left: 154px; top: 267px; }
  100% { left: 298px; top: 198px; } }
@keyframes download-phone46-move { 0% { left: 154px; top: 267px; }
  100% { left: 298px; top: 198px; } }
@-webkit-keyframes download-phone47-move { 0% { left: 154px; top: 267px; }
  100% { left: -83px; top: 253px; } }
@keyframes download-phone47-move { 0% { left: 154px; top: 267px; }
  100% { left: -83px; top: 253px; } }
@-webkit-keyframes download-phone48-move { 0% { left: 154px; top: 267px; }
  100% { left: 10px; top: 340px; } }
@keyframes download-phone48-move { 0% { left: 154px; top: 267px; }
  100% { left: 10px; top: 340px; } }
@-webkit-keyframes download-phone49-move { 0% { left: 154px; top: 267px; }
  100% { left: 180px; top: 377px; } }
@keyframes download-phone49-move { 0% { left: 154px; top: 267px; }
  100% { left: 180px; top: 377px; } }
@-webkit-keyframes download-phone410-move { 0% { left: 154px; top: 267px; }
  100% { left: 311px; top: 397px; } }
@keyframes download-phone410-move { 0% { left: 154px; top: 267px; }
  100% { left: 311px; top: 397px; } }
@-webkit-keyframes download-phone411-move { 0% { left: 154px; top: 267px; }
  100% { left: 85px; top: 435px; } }
@keyframes download-phone411-move { 0% { left: 154px; top: 267px; }
  100% { left: 85px; top: 435px; } }
@-webkit-keyframes download-phone412-move { 0% { left: 154px; top: 267px; }
  100% { left: 240px; top: 486px; } }
@keyframes download-phone412-move { 0% { left: 154px; top: 267px; }
  100% { left: 240px; top: 486px; } }
@-webkit-keyframes download-phone413-move { 0% { left: 154px; top: 267px; }
  100% { left: -78px; top: 525px; } }
@keyframes download-phone413-move { 0% { left: 154px; top: 267px; }
  100% { left: -78px; top: 525px; } }
@-webkit-keyframes download-phone414-move { 0% { left: 154px; top: 267px; }
  100% { left: 295px; top: 566px; } }
@keyframes download-phone414-move { 0% { left: 154px; top: 267px; }
  100% { left: 295px; top: 566px; } }
.header { width: 960px; }

.focus-download { position: relative; width: 100%; height: 836px; overflow: hidden; z-index: 1; }
.focus-download .slick-list { z-index: 1; }
.focus-download .item { background-repeat: no-repeat; background-position: top center; outline: none; }
.focus-download .item1 { background-image: url("https://www.cwguitar.cn/our/img/bg-down1.png"); }
.focus-download .item1 .txt { top: 195px; left: 477px; }
.focus-download .item1 .t2 { margin: 23px 0 0 67px; }
.focus-download .item2 { background-image: url("https://www.cwguitar.cn/our/img/bg-down2.png"); }
.focus-download .item2 .s1 { left: -112px; top: 43px; }
.focus-download .item2 .s2 { left: 274px; top: 115px; }
.focus-download .item2 .s3 { left: -112px; top: 363px; }
.focus-download .item2 .txt { top: 158px; left: 542px; }
.focus-download .item2 .t2 { margin: 17px 0  0 2px; }
.focus-download .item3 { background-image: url("https://www.cwguitar.cn/our/img/bg-down3.png"); }
.focus-download .item3 .s1 { left: 87px; bottom: 183px; }
.focus-download .item3 .s2 { left: 209px; top: 315px; }
.focus-download .item3 .txt { top: 158px; left: 538px; }
.focus-download .item3 .t2 { margin: -17px 0 0 10px; }
.focus-download .item4 { background-image: url("https://www.cwguitar.cn/our/img/bg-down4.png"); }
.focus-download .item4 .s1 { left: -108px; top: 3px; }
.focus-download .item4 .s2 { left: 260px; top: 40px; }
.focus-download .item4 .s3 { left: -47px; top: 102px; }
.focus-download .item4 .s4 { left: 55px; top: 192px; }
.focus-download .item4 .s5 { left: 218px; top: 211px; }
.focus-download .item4 .s6 { left: 298px; top: 198px; }
.focus-download .item4 .s7 { left: -83px; top: 253px; }
.focus-download .item4 .s8 { left: 10px; top: 340px; }
.focus-download .item4 .s9 { left: 180px; top: 377px; }
.focus-download .item4 .s10 { left: 311px; top: 397px; }
.focus-download .item4 .s11 { left: 85px; top: 435px; }
.focus-download .item4 .s12 { left: 240px; top: 486px; }
.focus-download .item4 .s13 { left: -78px; top: 525px; }
.focus-download .item4 .s14 { left: 295px; top: 566px; }
.focus-download .item4 .txt { top: 156px; left: 542px; }
.focus-download .item4 .t2 { margin: 18px 0 0 5px; }
.focus-download .item-in { height: 836px; position: relative; width: 960px; margin: 0 auto; }
.focus-download .phone { position: absolute; top: 88px; left: 20px; }
.focus-download .phone .bg { content: ''; position: absolute; width: 369px; height: 743px; background: url("https://www.cwguitar.cn/our/img/down-phone.png") top center no-repeat; top: -28px; left: -31px; }
.focus-download .phone p { position: absolute; }
.focus-download .txt { position: absolute; }
.focus-download .txt img { display: block; }
.focus-download .slick-dots { position: absolute; bottom: 0; z-index: 3; left: 50%; margin-left: -465px; width: 309px; text-align: center; font-size: 0; }
.focus-download .slick-dots li { display: inline-block; margin: 0 5px; }
.focus-download .slick-dots li button { display: block; font-size: 0; width: 12px; height: 12px; background: #fff; border: 2px solid #eea60a; border-radius: 100%; padding: 0; outline: none; }
.focus-download .slick-dots li button:hover { cursor: pointer; }
.focus-download .slick-dots li.slick-active button { background: #eea404; }
.focus-download .slick-active .t1, .focus-download .slick-active .t2, .focus-download .slick-active .phone { -webkit-animation: fadeinup .5s both; animation: fadeinup .5s both; }
.focus-download .slick-active .t2 { -webkit-animation-delay: .3s; animation-delay: .3s; }
.focus-download .slick-active .phone { -webkit-animation: fadeinupsm .6s both .5s; animation: fadeinupsm .6s both .5s; }
.focus-download .slick-active.item2 .s1 { -webkit-animation: zoomin .5s both 1s; animation: zoomin .5s both 1s; }
.focus-download .slick-active.item2 .s2 { -webkit-animation: zoomin .5s both 1.4s; animation: zoomin .5s both 1.4s; }
.focus-download .slick-active.item2 .s3 { -webkit-animation: zoomin .5s both 1.8s; animation: zoomin .5s both 1.8s; }
.focus-download .slick-active.item3 .s1 img { -webkit-animation: download-phone31-show .5s both 1s; animation: download-phone31-show .5s both 1s; }
.focus-download .slick-active.item3 .s2 img { -webkit-animation: download-phone32-show .3s both 1.5s; animation: download-phone32-show .3s both 1.5s; }
.focus-download .slick-active.item4 .s1 { -webkit-animation: zoomin .6s both 1s, download-phone41-move .6s both 1s; animation: zoomin .6s both 1s, download-phone41-move .6s both 1s; }
.focus-download .slick-active.item4 .s2 { -webkit-animation: zoomin .6s both 1s, download-phone42-move .6s both 1s; animation: zoomin .6s both 1s, download-phone42-move .6s both 1s; }
.focus-download .slick-active.item4 .s3 { -webkit-animation: zoomin .6s both 1s, download-phone43-move .6s both 1s; animation: zoomin .6s both 1s, download-phone43-move .6s both 1s; }
.focus-download .slick-active.item4 .s4 { -webkit-animation: zoomin .6s both 1s, download-phone44-move .6s both 1s; animation: zoomin .6s both 1s, download-phone44-move .6s both 1s; }
.focus-download .slick-active.item4 .s5 { -webkit-animation: zoomin .6s both 1s, download-phone45-move .6s both 1s; animation: zoomin .6s both 1s, download-phone45-move .6s both 1s; }
.focus-download .slick-active.item4 .s6 { -webkit-animation: zoomin .6s both 1s, download-phone46-move .6s both 1s; animation: zoomin .6s both 1s, download-phone46-move .6s both 1s; }
.focus-download .slick-active.item4 .s7 { -webkit-animation: zoomin .6s both 1s, download-phone47-move .6s both 1s; animation: zoomin .6s both 1s, download-phone47-move .6s both 1s; }
.focus-download .slick-active.item4 .s8 { -webkit-animation: zoomin .6s both 1s, download-phone48-move .6s both 1s; animation: zoomin .6s both 1s, download-phone48-move .6s both 1s; }
.focus-download .slick-active.item4 .s9 { -webkit-animation: zoomin .6s both 1s, download-phone49-move .6s both 1s; animation: zoomin .6s both 1s, download-phone49-move .6s both 1s; }
.focus-download .slick-active.item4 .s10 { -webkit-animation: zoomin .6s both 1s, download-phone410-move .6s both 1s; animation: zoomin .6s both 1s, download-phone410-move .6s both 1s; }
.focus-download .slick-active.item4 .s11 { -webkit-animation: zoomin .6s both 1s, download-phone411-move .6s both 1s; animation: zoomin .6s both 1s, download-phone411-move .6s both 1s; }
.focus-download .slick-active.item4 .s12 { -webkit-animation: zoomin .6s both 1s, download-phone412-move .6s both 1s; animation: zoomin .6s both 1s, download-phone412-move .6s both 1s; }
.focus-download .slick-active.item4 .s13 { -webkit-animation: zoomin .6s both 1s, download-phone413-move .6s both 1s; animation: zoomin .6s both 1s, download-phone413-move .6s both 1s; }
.focus-download .slick-active.item4 .s14 { -webkit-animation: zoomin .6s both 1s, download-phone414-move .6s both 1s; animation: zoomin .6s both 1s, download-phone414-move .6s both 1s; }

.pn-download { position: relative; padding-bottom: 50px; }
.pn-download .info { position: absolute; left: 50%; margin-left: -70px; top: 545px; width: 550px; z-index: 3; }
.pn-download .code-box { overflow: hidden; margin-bottom: 27px; }
.pn-download .code-c1, .pn-download .code-c2 { float: left; }
.pn-download .code-c1 img { width: 160px; }
.pn-download .code-c2 { margin: -30px 0 0 20px; width: 160px; }
.pn-download .code-c2 a { display: block; text-align: center; color: #eea404; font-size: 22px; line-height: 2.4; border: 1px solid #eea404; border-radius: 1.2em; margin-top: 32px; }
.pn-download .code-c2 a:hover { background: #eea404; color: #fff; }
.pn-download .code-c2 a:hover .ico-iphone { background-position: 0 -30px; }
.pn-download .code-c2 a:hover .ico-android { background-position: -30px -30px; }
.pn-download .code-c3 { position: relative; float: right; }
.pn-download .code-c3:before { content: ''; position: absolute; border-left: 1px dashed #ccc; width: 1px; height: 145px; top: 0; left: -30px; }
.pn-download .code-c3 img { width: 150px; }
.pn-download .txt { text-align: center; color: #aeaeae; font-size: 18px; margin-top: 5px; }

.footer { text-align: right; }

@media screen and (max-width: 960px) { .header { width: 100%; }
  .focus-download { height: 800px; }
  .focus-download .item .txt { left: auto; right: -3%; }
  .focus-download .item .txt img { -webkit-filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.6)); filter: drop-shadow(0 0 6px rgba(0, 0, 0, 0.6)); }
  .focus-download .item-in { width: 100%; -webkit-transform: scale(0.9, 0.9); transform: scale(0.9, 0.9); height: 752px; }
  .focus-download .slick-dots { width: 100%; margin-left: 0; text-align: center; left: 0; bottom: 4%; }
  .pn-download { padding-bottom: 0; }
  .pn-download .txt { font-size: 1rem; }
  .pn-download .info { position: static; width: 100%; margin-left: 0; text-align: center; }
  .pn-download .code-box { margin-bottom: 0; display: inline-block; }
  .pn-download .code-box .code-c1, .pn-download .code-box .code-c2, .pn-download .code-box .code-c3 { width: 21.3333333333vw; }
  .pn-download .code-box .code-c2, .pn-download .code-box .code-c3 { margin-left: 5.3333333333vw; }
  .pn-download .code-box .code-c1 img { width: 100%; max-width: 160px; }
  .pn-download .code-box .code-c3 { float: left; width: 20vw; }
  .pn-download .code-box .code-c3 img { width: 100%; max-width: 150px; }
  .pn-download .code-box .code-c3:before { left: -2.6666666667vw; height: 20vw; max-height: 150px; }
  .footer { text-align: center; } }

/*# sourceMappingURL=index.css.map */