/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);animation-timing-function:cubic-bezier(0.755,0.050,0.855,0.060);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1)}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}@keyframes wobble{0%{-webkit-transform:none;transform:none}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:none;transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:none;transform:none}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:none;transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:none;transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000);animation-timing-function:cubic-bezier(0.215,0.610,0.355,1.000)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:none;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) rotateY(-360deg);transform:perspective(400px) rotateY(-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-190deg);transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) translateZ(150px) rotateY(-170deg);transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95);transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px);transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1}to{-webkit-transform:none;transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:none;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-breacrumb{height:1.17333333rem;padding:0 .32rem;line-height:1.12rem;color:#373d41;font-size:12px;background:#fff}.yq-bbs-breacrumb [data-dpr="2"]{font-size:24px}.yq-bbs-breacrumb [data-dpr="3"]{font-size:36px}.yq-bbs-breacrumb a{color:#373d41;text-align:left;text-decoration:none;line-height:1.17333333rem}.yq-bbs-breacrumb a:active{color:#373d41}.yq-bbs-breacrumb span{line-height:1.17333333rem;padding:0 .13333333rem;color:#9b9ea0}.yq-bbs-breacrumb em{color:#9b9ea0;text-align:left;text-decoration:none;line-height:1.17333333rem}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-f-main{padding-bottom:1.33333333rem}.yq-bbs-footer{position:fixed;left:0;right:0;bottom:0;background:#f6f5f4;height:1.33333333rem;z-index:30}.yq-bbs-footer.fixfixed{position:absolute}.yq-bbs-common-footer{background:#373d41;padding:.53333333rem .53333333rem 1.86666667rem}.yq-bbs-common-footer .logo-img{height:.77333333rem;width:2.66666667rem;clear:both}.yq-bbs-common-footer .copyright{padding-top:.13333333rem;font-size:13px;color:#d7d8d9;letter-spacing:0;line-height:24px}.yq-bbs-common-footer .copyright [data-dpr="2"]{font-size:26px}.yq-bbs-common-footer .copyright [data-dpr="3"]{font-size:39px}.yq-bbs-pager-footer{padding:.53333333rem;text-align:center}.yq-bbs-pager-footer a,.yq-bbs-pager-footer span{margin:0 .26666667rem;display:inline-block;padding:.13333333rem .26666667rem;font-size:13px;color:#00c1de}.yq-bbs-pager-footer a [data-dpr="2"],.yq-bbs-pager-footer span [data-dpr="2"]{font-size:26px}.yq-bbs-pager-footer a [data-dpr="3"],.yq-bbs-pager-footer span [data-dpr="3"]{font-size:39px}.yq-bbs-pager-footer a.disabled,.yq-bbs-pager-footer span.disabled{color:#9b9ea0}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-f-p-main{padding-bottom:1.33333333rem}.yq-bbs-footer-page{position:fixed;left:0;right:0;bottom:-1.33333333rem;background:#f6f5f4;height:1.33333333rem;z-index:30}.yq-bbs-footer-page .feedback-btn{float:right;margin:.18666667rem .42666667rem 0 0}.yq-bbs-footer-page .page-info{float:left;padding:0 0 0 .32rem;line-height:1.33333333rem;color:#00c1de}.yq-bbs-footer-page .page-info .page-opt{line-height:1.33333333rem;float:left;font-size:16px}.yq-bbs-footer-page .page-info .page-opt [data-dpr="2"]{font-size:32px}.yq-bbs-footer-page .page-info .page-opt [data-dpr="3"]{font-size:48px}.yq-bbs-footer-page .page-info .page-text{line-height:1.33333333rem;float:left;padding-left:.13333333rem;font-size:16px}.yq-bbs-footer-page .page-info .page-text [data-dpr="2"]{font-size:32px}.yq-bbs-footer-page .page-info .page-text [data-dpr="3"]{font-size:48px}.yq-bbs-footer-page .all-page-list{padding:.53333333rem .42666667rem 0;position:fixed;bottom:-100%;left:0;right:0;background:#fff;min-height:2.66666667rem;z-index:50;transition:all 0.5s cubic-bezier(0.4,0,0.2,1)}.yq-bbs-footer-page .all-page-list.active{bottom:0}.yq-bbs-footer-page .all-page-list .title-info{margin-bottom:.85333333rem;font-size:16px;color:#9b9ea0;text-align:center;line-height:1}.yq-bbs-footer-page .all-page-list .title-info [data-dpr="2"]{font-size:32px}.yq-bbs-footer-page .all-page-list .title-info [data-dpr="3"]{font-size:48px}.yq-bbs-footer-page .all-page-list .list-panel{max-height:6.66666667rem;overflow:auto}.yq-bbs-footer-page .all-page-list .list-panel:after{content:"";display:block;clear:both}.yq-bbs-footer-page .all-page-list .list-panel .item{width:2.13333333rem;height:.8rem;float:left;margin:0 .18666667rem .53333333rem 0;text-align:center;border:1px solid #ccc;line-height:.8rem;font-size:13px}.yq-bbs-footer-page .all-page-list .list-panel .item [data-dpr="2"]{font-size:26px}.yq-bbs-footer-page .all-page-list .list-panel .item [data-dpr="3"]{font-size:39px}.yq-bbs-footer-page .all-page-list .list-panel .item a{display:block;height:100%;color:#9b9ea0}.yq-bbs-footer-page .all-page-list .list-panel .item:nth-of-type(4n){margin-right:0}.yq-bbs-footer-page .all-page-list .list-panel .item.finished{border-color:#00c1de}.yq-bbs-footer-page .all-page-list .list-panel .item.finished a{color:#00c1de}.yq-bbs-footer-page .all-page-list .list-panel .item.current{background:#00c1de;border-color:#00c1de}.yq-bbs-footer-page .all-page-list .list-panel .item.current a{color:#fff}.yq-bbs-footer-page .all-page-list .cancel-btn{width:100%;height:1.33333333rem;line-height:1.33333333rem;text-align:center;color:#00c1de;font-size:18px;border:0;outline:none;background:transparent}.yq-bbs-footer-page .all-page-list .cancel-btn [data-dpr="2"]{font-size:36px}.yq-bbs-footer-page .all-page-list .cancel-btn [data-dpr="3"]{font-size:54px}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-footer-post{padding:0 .42666667rem;position:fixed;bottom:-100%;left:0;right:0;background:#f5f5f6;min-height:2.66666667rem;z-index:50;transition:all 0.5s cubic-bezier(0.4,0,0.2,1)}.yq-bbs-footer-post.active{bottom:0}.yq-bbs-footer-post .top-info{padding:.53333333rem .42666667rem;position:relative}.yq-bbs-footer-post .top-info .title-text{font-size:18px;color:#373d41;text-align:center;line-height:1}.yq-bbs-footer-post .top-info .title-text [data-dpr="2"]{font-size:36px}.yq-bbs-footer-post .top-info .title-text [data-dpr="3"]{font-size:54px}.yq-bbs-footer-post .top-info .cancel-btn{position:absolute;left:0;top:.50666667rem;border:0;outline:0;background:transparent;font-size:14px;color:#00c1de;letter-spacing:0;text-align:left}.yq-bbs-footer-post .top-info .cancel-btn [data-dpr="2"]{font-size:28px}.yq-bbs-footer-post .top-info .cancel-btn [data-dpr="3"]{font-size:42px}.yq-bbs-footer-post .top-info .confirm-btn{position:absolute;right:0;top:.50666667rem;border:0;outline:0;background:transparent;font-size:14px;color:#9b9ea0;letter-spacing:0;text-align:left}.yq-bbs-footer-post .top-info .confirm-btn [data-dpr="2"]{font-size:28px}.yq-bbs-footer-post .top-info .confirm-btn [data-dpr="3"]{font-size:42px}.yq-bbs-footer-post .top-info .confirm-btn.active{color:#00c1de}.yq-bbs-footer-post .content-info{font-size:14px;color:#373d41;letter-spacing:0;line-height:.64rem;text-align:left;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.yq-bbs-footer-post .content-info [data-dpr="2"]{font-size:28px}.yq-bbs-footer-post .content-info [data-dpr="3"]{font-size:42px}.yq-bbs-footer-post .form-textarea{height:3.2rem!important;background:#fff;border:1px solid #ebecec}.yq-bbs-footer-post .form-textarea .insert-img{max-height:1.6rem;max-width:1.6rem}.yq-bbs-footer-post .insert-img-panel{position:relative}.yq-bbs-footer-post .insert-img-panel .insert-img{float:right;margin:.21333333rem 0;font-size:24px;color:#00c1de;outline:none;background:transparent;border:0}.yq-bbs-footer-post .insert-img-panel .insert-img [data-dpr="2"]{font-size:48px}.yq-bbs-footer-post .insert-img-panel .insert-img [data-dpr="3"]{font-size:72px}.yq-bbs-footer-post .insert-img-panel .insert-img-file{font-size:0;opacity:0;position:absolute;top:.21333333rem;right:0;width:.64rem;height:.64rem}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-pager-panel{padding:0 .42666667rem .53333333rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.yq-bbs-pager-panel .page-item{font-size:14px;color:#00c1de;line-height:.64rem}.yq-bbs-pager-panel .page-item [data-dpr="2"]{font-size:28px}.yq-bbs-pager-panel .page-item [data-dpr="3"]{font-size:42px}.yq-bbs-pager-panel .page-item.disabled{color:#9b9ea0}.yq-bbs-pager-panel .page-goto{font-size:14px;color:#9b9ea0}.yq-bbs-pager-panel .page-goto [data-dpr="2"]{font-size:28px}.yq-bbs-pager-panel .page-goto [data-dpr="3"]{font-size:42px}.yq-bbs-pager-panel .page-goto .goto-input{height:.64rem;width:.69333333rem;font-size:14px;text-align:center;color:#373d41;padding:.10666667rem 0;outline:none;border:1px solid #ebecec}.yq-bbs-pager-panel .page-goto .goto-input [data-dpr="2"]{font-size:28px}.yq-bbs-pager-panel .page-goto .goto-input [data-dpr="3"]{font-size:42px}.yq-bbs-pager-panel .page-goto em{font-size:14px;line-height:.64rem;padding-left:.13333333rem;color:#373d41;text-align:center}.yq-bbs-pager-panel .page-goto em [data-dpr="2"]{font-size:28px}.yq-bbs-pager-panel .page-goto em [data-dpr="3"]{font-size:42px}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-detail{padding:0 .32rem}.yq-bbs-detail .title-info{position:relative;padding-top:.53333333rem}.yq-bbs-detail .title-info i{position:absolute;left:0;top:.42666667rem;color:#f15533;font-size:30px}.yq-bbs-detail .title-info i [data-dpr="2"]{font-size:60px}.yq-bbs-detail .title-info i [data-dpr="3"]{font-size:90px}.yq-bbs-detail .title-info i.yq-bbs-icon-digest{color:#f28300}.yq-bbs-detail .title-info span{display:inline-block;font-size:18px;color:#373d41;letter-spacing:0;line-height:.64rem;text-align:left;font-weight:600;text-indent:1.06666667rem;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.yq-bbs-detail .title-info span [data-dpr="2"]{font-size:36px}.yq-bbs-detail .title-info span [data-dpr="3"]{font-size:54px}.yq-bbs-detail .title-info span.normal-text{text-indent:0}.yq-bbs-detail .sub-title-info{padding:.10666667rem 0 .4rem;line-height:.8rem}.yq-bbs-detail .sub-title-info:after{content:"";display:block;clear:both}.yq-bbs-detail .sub-title-info .usr-header{float:left;margin-right:.21333333rem;height:.8rem;width:.8rem;-webkit-border-radius:100%;-webkit-background-clip:padding-box;-moz-border-radius:100%;-moz-background-clip:padding;border-radius:100%;background-clip:padding-box;border:1px solid #ebecec}.yq-bbs-detail .sub-title-info .text-info{float:left;padding-right:.53333333rem;font-size:12px;color:#9b9ea0;letter-spacing:0;text-align:left}.yq-bbs-detail .sub-title-info .text-info [data-dpr="2"]{font-size:24px}.yq-bbs-detail .sub-title-info .text-info [data-dpr="3"]{font-size:36px}.yq-bbs-detail .content-text{font-size:14px;color:#373d41;letter-spacing:0;line-height:.64rem;text-align:left;table-layout:fixed;word-break:break-all;word-wrap:break-word;overflow:hidden}.yq-bbs-detail .content-text [data-dpr="2"]{font-size:28px}.yq-bbs-detail .content-text [data-dpr="3"]{font-size:42px}.yq-bbs-detail .content-text img{max-width:100%;height:auto}.yq-bbs-detail .content-text h1,.yq-bbs-detail .content-text h2,.yq-bbs-detail .content-text h3,.yq-bbs-detail .content-text h4,.yq-bbs-detail .content-text h5,.yq-bbs-detail .content-text h6{font-size:100%;font-weight:900;margin:.13333333rem 0}.yq-bbs-detail .content-text blockquote:after,.yq-bbs-detail .content-text blockquote:before{content:""}.yq-bbs-detail .content-text address{margin-bottom:.26666667rem}.yq-bbs-detail .content-text code,.yq-bbs-detail .content-text kbd,.yq-bbs-detail .content-text pre,.yq-bbs-detail .content-text samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.yq-bbs-detail .content-text kbd{color:#fff;background-color:#333;border-radius:1px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.yq-bbs-detail .content-text blockquote{margin:0;padding-left:.13333333rem;border-left:.04rem solid #dbdbdb}.yq-bbs-detail .content-text p{clear:both;margin:.10666667rem 0 .13333333rem}.yq-bbs-detail .content-text embed,.yq-bbs-detail .content-text img,.yq-bbs-detail .content-text object,.yq-bbs-detail .content-text video{max-width:100%}.yq-bbs-detail .content-text table{display:block;width:auto;overflow:auto}.yq-bbs-detail .content-text table>tbody>tr>td,.yq-bbs-detail .content-text table>tbody>tr>th,.yq-bbs-detail .content-text table>tfoot>tr>td,.yq-bbs-detail .content-text table>tfoot>tr>th,.yq-bbs-detail .content-text table>thead>tr>td,.yq-bbs-detail .content-text table>thead>tr>th{padding:.08rem .16rem;vertical-align:top;border:1px solid #ddd}.yq-bbs-detail .content-text table>tbody>tr>th,.yq-bbs-detail .content-text table>tfoot>tr>th,.yq-bbs-detail .content-text table>thead>tr>th{font-weight:700}.yq-bbs-detail .content-text ul{list-style-type:disc;list-style-position:inside}.yq-bbs-detail .content-text ul ul{list-style-type:circle}.yq-bbs-detail .content-text ol{list-style-type:decimal;list-style-position:inside}.yq-bbs-detail .content-text ol ul{list-style-type:circle}.yq-bbs-detail .content-text i{font-style:italic}.yq-bbs-detail .content-text a,.yq-bbs-detail .content-text a:hover,.yq-bbs-detail .content-text a:link,.yq-bbs-detail .content-text a:visited{color:#00c1de}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-show-more-panel{position:relative}.yq-bbs-show-more-panel .yq-bbs-ellipsis-detail{height:10.66666667rem;z-index:1}.yq-bbs-show-more-panel .yq-bbs-show-more-opt{position:absolute;left:0;right:0;bottom:-0.26666667rem;height:4rem;font-size:14px;text-align:center;padding-top:3.2rem;background-image:linear-gradient(hsla(0,0%,100%,0),#fff 70%,#fff);background-repeat:no-repeat;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00ffffff",endColorstr="#ffffffff",GradientType=0)}.yq-bbs-show-more-panel .yq-bbs-show-more-opt [data-dpr="2"]{font-size:28px}.yq-bbs-show-more-panel .yq-bbs-show-more-opt [data-dpr="3"]{font-size:42px}.yq-bbs-show-more-panel .yq-bbs-show-more-opt .text-info{font-size:14px;color:#00c1de}.yq-bbs-show-more-panel .yq-bbs-show-more-opt .text-info [data-dpr="2"]{font-size:28px}.yq-bbs-show-more-panel .yq-bbs-show-more-opt .text-info [data-dpr="3"]{font-size:42px}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-share-area{padding-bottom:1.06666667rem;background:#fff}.yq-bbs-share-area .share-to{text-align:center;padding:.53333333rem 0;overflow:hidden}.yq-bbs-share-area .share-to:after{content:"";display:block;clear:both}.yq-bbs-share-area .share-to .line{display:inline-block;width:.29333333rem;height:.13333333rem}.yq-bbs-share-area .share-to .line .yq-bbs-line{float:left}.yq-bbs-share-area .share-to .title-text{font-size:12px;background:#fff;padding:0 .13333333rem;color:#9b9ea0;letter-spacing:0}.yq-bbs-share-area .share-to .title-text [data-dpr="2"]{font-size:24px}.yq-bbs-share-area .share-to .title-text [data-dpr="3"]{font-size:36px}.yq-bbs-share-area .share-o-info{margin-top:.26666667rem;font-size:11px;line-height:1;color:#373d41;text-align:center;clear:both;padding-bottom:.8rem;display:none}.yq-bbs-share-area .share-o-info [data-dpr="2"]{font-size:22px}.yq-bbs-share-area .share-o-info [data-dpr="3"]{font-size:33px}.yq-bbs-share-area .share-content{text-align:center}.yq-bbs-share-area .share-content .share-li{display:inline-block;width:2.29333333rem}.yq-bbs-share-area .share-content .share-li .share-item{position:relative}.yq-bbs-share-area .share-content .share-li .share-item .share-icon{margin:0 auto}.yq-bbs-share-area .share-content .share-li .share-item .share-name{margin-top:.26666667rem;text-align:center;line-height:1;width:100%;overflow:hidden;font-size:12px;color:#373d41}.yq-bbs-share-area .share-content .share-li .share-item .share-name [data-dpr="2"]{font-size:24px}.yq-bbs-share-area .share-content .share-li .share-item .share-name [data-dpr="3"]{font-size:36px}.yq-bbs-share-area .share-content .share-li .share-item .share-link{display:block;position:absolute;width:100%;height:100%;left:0;top:0}.yq-bbs-share-area .share-content .share-li:last-child{margin-right:0}.yq-bbs-share-area .share-content .share-icon{display:block;width:.96rem;height:.96rem;background-repeat:no-repeat;background-size:.96rem .96rem}.yq-bbs-share-area .share-content .share-icon-weixin-friends{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTZCMjY4N0RCREFCMTFFNUI1NjRDOTk1MjE1MEExNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTZCMjY4N0VCREFCMTFFNUI1NjRDOTk1MjE1MEExNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NkIyNjg3QkJEQUIxMUU1QjU2NEM5OTUyMTUwQTE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NkIyNjg3Q0JEQUIxMUU1QjU2NEM5OTUyMTUwQTE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmxjW3EAAAsZSURBVHja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")}.yq-bbs-share-area .share-content .share-icon-weixin-timeline{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZGOTQyNDBCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZGOTQyNDFCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5NkIyNjg3RkJEQUIxMUU1QjU2NEM5OTUyMTUwQTE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5NkIyNjg4MEJEQUIxMUU1QjU2NEM5OTUyMTUwQTE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PnyzL78AAAxsSURBVHja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")}.yq-bbs-share-area .share-content .share-icon-weibo{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZGOTQyNDRCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZGOTQyNDVCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRkY5NDI0MkJFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRkY5NDI0M0JFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PiksCkUAAAmqSURBVHja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")}.yq-bbs-share-area .share-content .share-icon-qq{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZGOTQyNDhCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZGOTQyNDlCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRkY5NDI0NkJFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRkY5NDI0N0JFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmZA8gcAAAcaSURBVHja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")}.yq-bbs-share-area .share-content .share-icon-qzone{background-image:url("data:image/jpeg;base64,/9j/4QAYRXhpZgAASUkqAAgAAAAAAAAAAAAAAP/sABFEdWNreQABAAQAAAA8AAD/4QMxaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLwA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/PiA8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJBZG9iZSBYTVAgQ29yZSA1LjYtYzA2NyA3OS4xNTc3NDcsIDIwMTUvMDMvMzAtMjM6NDA6NDIgICAgICAgICI+IDxyZGY6UkRGIHhtbG5zOnJkZj0iaHR0cDovL3d3dy53My5vcmcvMTk5OS8wMi8yMi1yZGYtc3ludGF4LW5zIyI+IDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bXA6Q3JlYXRvclRvb2w9IkFkb2JlIFBob3Rvc2hvcCBDQyAyMDE1IChNYWNpbnRvc2gpIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjZFOTdBMkY5Q0Q3NDExRTU4RTBCQTE3NzM3RDYyNzg3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjZFOTdBMkZBQ0Q3NDExRTU4RTBCQTE3NzM3RDYyNzg3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6NkU5N0EyRjdDRDc0MTFFNThFMEJBMTc3MzdENjI3ODciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6NkU5N0EyRjhDRDc0MTFFNThFMEJBMTc3MzdENjI3ODciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz7/7gAOQWRvYmUAZMAAAAAB/9sAhAAGBAQEBQQGBQUGCQYF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")}.yq-bbs-share-area .share-content .share-icon-more{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAE8AAABPCAYAAACqNJiGAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyhpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNi1jMDY3IDc5LjE1Nzc0NywgMjAxNS8wMy8zMC0yMzo0MDo0MiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIDIwMTUgKE1hY2ludG9zaCkiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6Q0ZGOTQyNDhCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6Q0ZGOTQyNDlCRUE5MTFFNUI1NjRDOTk1MjE1MEExNEIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpDRkY5NDI0NkJFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpDRkY5NDI0N0JFQTkxMUU1QjU2NEM5OTUyMTUwQTE0QiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PmZA8gcAAAcaSURBVHja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")}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-comment{padding:.26666667rem 0 0}.yq-bbs-comment .comment-item{padding:.8rem .42666667rem}.yq-bbs-comment .comment-item .top-info:after{content:"";display:block;clear:both}.yq-bbs-comment .comment-item .top-info .usr-header{float:left;height:.8rem;width:.8rem;-webkit-border-radius:100%;-webkit-background-clip:padding-box;-moz-border-radius:100%;-moz-background-clip:padding;border-radius:100%;background-clip:padding-box;border:1px solid #ebecec}.yq-bbs-comment .comment-item .top-info .text-info{float:left;margin-left:.26666667rem;width:8rem;height:.8rem;line-height:1}.yq-bbs-comment .comment-item .top-info .text-info .name-text{float:left;font-size:14px;color:#373d41;line-height:1}.yq-bbs-comment .comment-item .top-info .text-info .name-text [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .top-info .text-info .name-text [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .top-info .text-info .floor-num{float:right;font-size:14px;color:#9b9ea0}.yq-bbs-comment .comment-item .top-info .text-info .floor-num [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .top-info .text-info .floor-num [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .top-info .text-info .time-info{float:left;margin-top:.13333333rem;clear:both;color:#9b9ea0;font-size:12px}.yq-bbs-comment .comment-item .top-info .text-info .time-info [data-dpr="2"]{font-size:24px}.yq-bbs-comment .comment-item .top-info .text-info .time-info [data-dpr="3"]{font-size:36px}.yq-bbs-comment .comment-item .comment-detail{padding:.34666667rem 0 0 1.06666667rem;font-size:14px;color:#373d41;letter-spacing:0;line-height:.64rem;text-align:left;table-layout:fixed;word-break:break-all;word-wrap:break-word;overflow:hidden}.yq-bbs-comment .comment-item .comment-detail [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .comment-detail [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .comment-detail img{max-width:100%;height:auto}.yq-bbs-comment .comment-item .comment-detail h1,.yq-bbs-comment .comment-item .comment-detail h2,.yq-bbs-comment .comment-item .comment-detail h3,.yq-bbs-comment .comment-item .comment-detail h4,.yq-bbs-comment .comment-item .comment-detail h5,.yq-bbs-comment .comment-item .comment-detail h6{font-size:100%;font-weight:900;margin:.13333333rem 0}.yq-bbs-comment .comment-item .comment-detail blockquote:after,.yq-bbs-comment .comment-item .comment-detail blockquote:before{content:""}.yq-bbs-comment .comment-item .comment-detail address{margin-bottom:.26666667rem}.yq-bbs-comment .comment-item .comment-detail code,.yq-bbs-comment .comment-item .comment-detail kbd,.yq-bbs-comment .comment-item .comment-detail pre,.yq-bbs-comment .comment-item .comment-detail samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}.yq-bbs-comment .comment-item .comment-detail kbd{color:#fff;background-color:#333;border-radius:1px;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}.yq-bbs-comment .comment-item .comment-detail blockquote{margin:0;padding-left:.13333333rem;border-left:.04rem solid #dbdbdb}.yq-bbs-comment .comment-item .comment-detail p{clear:both;margin:.10666667rem 0 .13333333rem}.yq-bbs-comment .comment-item .comment-detail embed,.yq-bbs-comment .comment-item .comment-detail img,.yq-bbs-comment .comment-item .comment-detail object,.yq-bbs-comment .comment-item .comment-detail video{max-width:100%}.yq-bbs-comment .comment-item .comment-detail table{display:block;width:auto;overflow:auto}.yq-bbs-comment .comment-item .comment-detail table>tbody>tr>td,.yq-bbs-comment .comment-item .comment-detail table>tbody>tr>th,.yq-bbs-comment .comment-item .comment-detail table>tfoot>tr>td,.yq-bbs-comment .comment-item .comment-detail table>tfoot>tr>th,.yq-bbs-comment .comment-item .comment-detail table>thead>tr>td,.yq-bbs-comment .comment-item .comment-detail table>thead>tr>th{padding:.08rem .16rem;vertical-align:top;border:1px solid #ddd}.yq-bbs-comment .comment-item .comment-detail table>tbody>tr>th,.yq-bbs-comment .comment-item .comment-detail table>tfoot>tr>th,.yq-bbs-comment .comment-item .comment-detail table>thead>tr>th{font-weight:700}.yq-bbs-comment .comment-item .comment-detail ul{list-style-type:disc;list-style-position:inside}.yq-bbs-comment .comment-item .comment-detail ul ul{list-style-type:circle}.yq-bbs-comment .comment-item .comment-detail ol{list-style-type:decimal;list-style-position:inside}.yq-bbs-comment .comment-item .comment-detail ol ul{list-style-type:circle}.yq-bbs-comment .comment-item .comment-detail i{font-style:italic}.yq-bbs-comment .comment-item .comment-detail a,.yq-bbs-comment .comment-item .comment-detail a:hover,.yq-bbs-comment .comment-item .comment-detail a:link,.yq-bbs-comment .comment-item .comment-detail a:visited{color:#00c1de}.yq-bbs-comment .comment-item .comment-detail .blockquote{padding:.53333333rem .53333333rem .34666667rem;background:#f5f5f6;border:1px solid #eaebeb}.yq-bbs-comment .comment-item .bottom-info{line-height:1;color:#373d41;font-size:14px}.yq-bbs-comment .comment-item .bottom-info [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .bottom-info [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .bottom-info:after{content:"";display:block;clear:both}.yq-bbs-comment .comment-item .bottom-info .opt-info{float:right}.yq-bbs-comment .comment-item .bottom-info button{border:0;outline:0;background:transparent}.yq-bbs-comment .comment-item .bottom-info .answer-opt{float:right;font-size:14px}.yq-bbs-comment .comment-item .bottom-info .answer-opt [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .bottom-info .answer-opt [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .bottom-info .comment-opt{float:right;margin-right:.21333333rem;position:relative;margin-top:.10666667rem;font-size:14px}.yq-bbs-comment .comment-item .bottom-info .comment-opt [data-dpr="2"]{font-size:28px}.yq-bbs-comment .comment-item .bottom-info .comment-opt [data-dpr="3"]{font-size:42px}.yq-bbs-comment .comment-item .sub-comment-item{margin:.21333333rem 0 0 1.06666667rem;padding:.53333333rem .53333333rem .34666667rem;background:#f5f5f6;border:1px solid #eaebeb;width:8rem}.yq-bbs-comment .comment-item .sub-comment-item .text-info{margin-left:0;width:6.93333333rem}.yq-bbs-comment .comment-item .sub-comment-item .comment-detail{padding-left:0;padding-bottom:0}.yq-bbs-comment .no-record{height:2.4rem;font-size:14px;color:#9b9ea0;line-height:2.4rem;text-align:center}.yq-bbs-comment .no-record [data-dpr="2"]{font-size:28px}.yq-bbs-comment .no-record [data-dpr="3"]{font-size:42px}.yq-bbs-comment .feedback-btn{height:1.28rem;width:9.14666667rem;margin:1.06666667rem 0 1.06666667rem .42666667rem;border:0;outline:0;line-height:1.28rem;text-align:center;color:#fff;font-size:16px;background:#00c1de}.yq-bbs-comment .feedback-btn [data-dpr="2"]{font-size:32px}.yq-bbs-comment .feedback-btn [data-dpr="3"]{font-size:48px}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-list-news .title-info{padding:1.06666667rem .42666667rem .53333333rem;line-height:1;font-size:18px;color:#333}.yq-bbs-list-news .title-info [data-dpr="2"]{font-size:36px}.yq-bbs-list-news .title-info [data-dpr="3"]{font-size:54px}.yq-bbs-list-news .news-list{padding:.21333333rem .42666667rem .8rem}.yq-bbs-list-news .news-list li{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.yq-bbs-list-news .news-list li a{font-size:14px;color:#373d41;letter-spacing:0;line-height:.90666667rem;text-align:left;text-decoration:none}.yq-bbs-list-news .news-list li a [data-dpr="2"]{font-size:28px}.yq-bbs-list-news .news-list li a [data-dpr="3"]{font-size:42px}@font-face{font-family:yq-bbs-icons;src:url(../fonts/yq-bbs-icons.eot);src:url(../fonts/yq-bbs-icons.eot#iefix) format("embedded-opentype"),url(../fonts/yq-bbs-icons.ttf) format("truetype"),url(../fonts/yq-bbs-icons.woff) format("woff"),url(../fonts/yq-bbs-icons.svg#yq-bbs-icons) format("svg");font-weight:400;font-style:normal}[class*=" yq-bbs-icon-"],[class^=yq-bbs-icon-]{font-family:yq-bbs-icons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.yq-bbs-icon-top-o:before{content:"\E900"}.yq-bbs-icon-activity:before{content:"\E901"}.yq-bbs-icon-adopt:before{content:"\E902"}.yq-bbs-icon-arrow-l:before{content:"\E903"}.yq-bbs-icon-arrow-r:before{content:"\E904"}.yq-bbs-icon-arrow-up-o:before{content:"\E905"}.yq-bbs-icon-ask-answer:before{content:"\E906"}.yq-bbs-icon-ask:before{content:"\E907"}.yq-bbs-icon-award-h:before{content:"\E908"}.yq-bbs-icon-award-o:before{content:"\E909"}.yq-bbs-icon-award:before{content:"\E90A"}.yq-bbs-icon-back-top:before{content:"\E90B"}.yq-bbs-icon-back-video:before{content:"\E90C"}.yq-bbs-icon-backtop:before{content:"\E90D"}.yq-bbs-icon-circle:before{content:"\E90E"}.yq-bbs-icon-close:before{content:"\E90F"}.yq-bbs-icon-cloud:before{content:"\E910"}.yq-bbs-icon-collection-no:before{content:"\E911"}.yq-bbs-icon-college:before{content:"\E912"}.yq-bbs-icon-comment:before{content:"\E913"}.yq-bbs-icon-confirm:before{content:"\E914"}.yq-bbs-icon-course:before{content:"\E915"}.yq-bbs-icon-digest:before{content:"\E916"}.yq-bbs-icon-down-arrow:before{content:"\E917"}.yq-bbs-icon-exam-back:before{content:"\E918"}.yq-bbs-icon-exam-complate:before{content:"\E919"}.yq-bbs-icon-exam-count:before{content:"\E91A"}.yq-bbs-icon-exam-subject:before{content:"\E91B"}.yq-bbs-icon-exam-time-o:before{content:"\E91C"}.yq-bbs-icon-exam-time:before{content:"\E91D"}.yq-bbs-icon-expert:before{content:"\E91E"}.yq-bbs-icon-eye:before{content:"\E91F"}.yq-bbs-icon-flag-o:before{content:"\E920"}.yq-bbs-icon-flag:before{content:"\E921"}.yq-bbs-icon-forum:before{content:"\E922"}.yq-bbs-icon-gift-o:before{content:"\E923"}.yq-bbs-icon-gift:before{content:"\E924"}.yq-bbs-icon-go-top:before{content:"\E925"}.yq-bbs-icon-h-more-close:before{content:"\E926"}.yq-bbs-icon-h-more:before{content:"\E927"}.yq-bbs-icon-heart-o:before{content:"\E928"}.yq-bbs-icon-heart:before{content:"\E929"}.yq-bbs-icon-minus:before{content:"\E92A"}.yq-bbs-icon-money-o:before{content:"\E92B"}.yq-bbs-icon-money:before{content:"\E92C"}.yq-bbs-icon-notice:before{content:"\E92D"}.yq-bbs-icon-pen:before{content:"\E92E"}.yq-bbs-icon-play-tag:before{content:"\E92F"}.yq-bbs-icon-play:before{content:"\E930"}.yq-bbs-icon-plus-o:before{content:"\E931"}.yq-bbs-icon-plus:before{content:"\E932"}.yq-bbs-icon-post:before{content:"\E933"}.yq-bbs-icon-public:before{content:"\E934"}.yq-bbs-icon-publish:before{content:"\E935"}.yq-bbs-icon-read-book:before{content:"\E936"}.yq-bbs-icon-recommend-o:before{content:"\E937"}.yq-bbs-icon-recommend:before{content:"\E938"}.yq-bbs-icon-reward:before{content:"\E939"}.yq-bbs-icon-search-o:before{content:"\E93A"}.yq-bbs-icon-section:before{content:"\E93B"}.yq-bbs-icon-select:before{content:"\E93C"}.yq-bbs-icon-share:before{content:"\E93D"}.yq-bbs-icon-show-more:before{content:"\E93E"}.yq-bbs-icon-sign-up:before{content:"\E93F"}.yq-bbs-icon-tag-blog:before{content:"\E940"}.yq-bbs-icon-tag:before{content:"\E941"}.yq-bbs-icon-talk-o:before{content:"\E942"}.yq-bbs-icon-talk:before{content:"\E943"}.yq-bbs-icon-time:before{content:"\E944"}.yq-bbs-icon-top:before{content:"\E945"}.yq-bbs-icon-up-arrow:before{content:"\E946"}.yq-bbs-icon-upload-img:before{content:"\E947"}.yq-bbs-icon-usr:before{content:"\E948"}.yq-bbs-icon-warm:before{content:"\E949"}.yq-bbs-icon-warn:before{content:"\E94A"}.yq-bbs-icon-yq-location:before{content:"\E94B"}.yq-bbs-icon-yq-top:before{content:"\E94C"}.yq-bbs-icon-yq:before{content:"\E94D"}.yq-bss-normal-btn{height:.96rem;width:3.2rem;background:#00c1de;border:0;outline:0;line-height:.96rem;text-align:center;color:#fff;font-size:16px}.yq-bss-normal-btn [data-dpr="2"]{font-size:32px}.yq-bss-normal-btn [data-dpr="3"]{font-size:48px}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:antialiased;box-sizing:border-box}body{font-family:PingFang-SC-Regular,STHeiTi,Arial,sans-serif}*,:after,:before{box-sizing:border-box}.yq-bbs-main{padding-top:1.33333333rem}.yq-bbs-line{position:relative;float:left;width:100%;height:1px;overflow:hidden;line-height:0;font-size:0;border:0}.yq-bbs-line:after{content:"";position:absolute;top:0;left:0;border-top:1px solid #ebecec;box-sizing:border-box;width:200%;height:200%;-webkit-transform:scale(.5);transform:scale(.5);-webkit-transform-origin:left top;transform-origin:left top}.yq-bbs-line-assist{overflow:hidden}.yq-bbs-split-line{background:#ebecec;height:.24rem}.yq-bbs-form .form-input{height:1.49333333rem;width:100%;padding:.48rem .42666667rem;border:0;background:transparent;outline:none;font-size:14px;color:#373d41}.yq-bbs-form .form-input [data-dpr="2"]{font-size:28px}.yq-bbs-form .form-input [data-dpr="3"]{font-size:42px}.yq-bbs-form .form-input::-webkit-input-placeholder{color:#9b9ea0}.yq-bbs-form .form-input:-moz-placeholder,.yq-bbs-form .form-input::-moz-placeholder{color:#9b9ea0}.yq-bbs-form .form-input:-ms-input-placeholder{color:#9b9ea0}.yq-bbs-form .category-select{position:relative;height:1.49333333rem;width:100%;font-size:14px;color:#9b9ea0;line-height:1.49333333rem;padding:0 .42666667rem}.yq-bbs-form .category-select [data-dpr="2"]{font-size:28px}.yq-bbs-form .category-select [data-dpr="3"]{font-size:42px}.yq-bbs-form .category-select .selected{color:#373d41}.yq-bbs-form .category-select .arrow-icon{position:absolute;right:.42666667rem;top:.53333333rem}.yq-bbs-form .form-textarea{width:100%;height:5.86666667rem;padding:.42666667rem;outline:none;font-size:14px;color:#373d41;line-height:.53333333rem;overflow:auto}.yq-bbs-form .form-textarea [data-dpr="2"]{font-size:28px}.yq-bbs-form .form-textarea [data-dpr="3"]{font-size:42px}.yq-bbs-form .form-textarea .insert-img{max-height:8rem;max-width:8rem}.yq-bbs-form .form-textarea[contenteditable=true]:empty:before{content:attr(placeholder);display:block;color:#9b9ea0}