/*此代码非源码，仅为演示用，下载源码请到：HTTp://http://www.gbtzzb.com*//*此代码非源码，仅为演示用，下载源码请到：http://www.gbtzzb.com*/@import url('css.css');*{margin:0;padding:0}html,body{height:100%}ul{margin:0;padding:0;list-style:none}a{color:#616161}a:hover{color:#9656fd}a,input,textarea,button{webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a:focus{outline:medium none;text-decoration:none}h1{margin:0 0 15px;font-weight:600;color:#333;font-family:'Raleway',sans-serif}h2{margin:0 0 15px;font-weight:400;color:#333;font-family:'Raleway',sans-serif}h3{margin:0 0 15px;font-weight:400;font-size:30px;color:#333;font-family:'Raleway',sans-serif}h4,h5,h6{margin:0 0 15px;font-weight:400;color:#333;font-family:'Raleway',sans-serif}p{font-weight:400;color:#616161;font-size:16px;line-height:30px}img{max-width:100%}button{font-weight:700;transition:.4s}body{font-family:'Roboto',sans-serif;font-size:16px}a{display:inline-block;font-weight:500;line-height:30px}a:focus,a:hover{text-decoration:none}input{font-weight:600;outline:0}textarea{outline:0;font-weight:600}input:-webkit-autofill,input:-webkit-autofill:hover,input:-webkit-autofill:focus{-webkit-box-shadow:0 0 0 1000px white inset!important}.pt20{padding-top:20px}.pb20{padding-bottom:20px}.pl20{padding-left:20px}.pr20{padding-right:20px}.pr15{padding-right:15px}.pt30{padding-bottom:30px}.pb30{padding-top:30px}.pl30{padding-left:30px}.pr30{padding-right:30px}.pb35{padding-bottom:35px}.pt45{padding-top:45px}.pt40{padding-top:40px}.pb40{padding-bottom:40px}.pr40{padding-right:40px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pt80{padding-top:80px}.pb80{padding-bottom:80px}.pb120{padding-bottom:120px}.pt210{padding-top:210px}.mb0{margin-bottom:0}.mb15{margin-bottom:15px}.mt15{margin-top:15px}.mb20{margin-bottom:20px}.mt20{margin-top:20px}.mb30{margin-bottom:30px}.mt35{margin-top:35px}.mt45{margin-top:45px}.mb40{margin-bottom:40px}.mb45{margin-bottom:45px}.mb50{margin-bottom:50px}.mt50{margin-top:50px}.img-full{width:100%}.bg-overlay-gradient{position:absolute;height:100%;width:100%;top:0;background:#6613ff;background:-webkit-linear-gradient(to left,#6613ff,#fd4efd);background:linear-gradient(to left,#6613ff,#fd4efd)}.opacity-1{opacity:.1}.opacity-2{opacity:.2}.opacity-3{opacity:.3}.opacity-4{opacity:.4}.opacity-5{opacity:.5}.opacity-6{opacity:.6}.opacity-7{opacity:.7}.opacity-8{opacity:.8}.opacity-9{opacity:.9}.white-bg{background:#fff}.gray-bg{background:#f6f6f6}.gradient-text-full{-moz-background-clip:text;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;-moz-text-fill-color:transparent;text-fill-color:transparent;background-image:#6613ff;background-image:-webkit-linear-gradient(to left,#6613ff,#fd4efd);background-image:linear-gradient(to left,#6613ff,#fd4efd);font-weight:normal}.gradient-border{display:inline-block;position:relative;z-index:1}.gradient-border::before,.gradient-border::after{content:'';position:absolute}.gradient-border::before{top:-2px;bottom:-2px;left:-2px;right:-2px;z-index:-2}.gradient-border::after{top:0;bottom:0;left:0;right:0;z-index:-1}.gradient-border::before{background-image:linear-gradient(130deg,#5a0eff 0,#ff4ffd 100%);background-image:-webkit-linear-gradient(130deg,#5a0eff 0,#ff4ffd 100%);background-image:-moz-linear-gradient(130deg,#5a0eff 0,#ff4ffd 100%);background-image:-ms-linear-gradient(130deg,#5a0eff 0,#ff4ffd 100%);background-image:-o-linear-gradient(130deg,#5a0eff 0,#ff4ffd 100%)}.gradient-border::after{background-color:#fff}.gradient-border:hover::after{background:#fff;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.section-title{text-align:center;position:relative}.section-title h6{color:#616161;text-transform:uppercase;font-weight:500;font-size:16px}.section-title span{font-weight:700;color:#9656fd}.section-title h2{font-size:48px}.section-title i{font-size:40px}.btn{border-radius:0;font-weight:700;padding:15px 60px;font-size:16px}.btn:hover{background:#9656fd;color:#fff;border:1px solid #9656fd}.btn_white{border:1px solid #fff;color:#fff}.btn-gredient{border:1px solid #ccc;color:#9656fd}.btn-gredient:hover::before{background-image:none}.btn-gredient.gradient-border:hover::after{background-color:#9656fd}.preloader{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#fefefe;z-index:99999;height:100%;width:100%;overflow:hidden!important}.status{width:40px;height:40px;position:absolute;left:50%;top:50%;margin:-20px 0 0 -20px}.loader{position:relative;margin:0 auto;width:70px}.loader:before{content:'';display:block;padding-top:100%}.circular{-webkit-animation:rotate 2s linear infinite;animation:rotate 2s linear infinite;height:100%;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;width:100%;position:absolute;top:0;bottom:0;left:0;right:0;margin:auto}.path{stroke-dasharray:1,200;stroke-dashoffset:0;-webkit-animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;animation:dash 1.5s ease-in-out infinite,color 6s ease-in-out infinite;stroke-linecap:round}@-webkit-keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotate{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:89,200;stroke-dashoffset:-35px}100%{stroke-dasharray:89,200;stroke-dashoffset:-124px}}@-webkit-keyframes color{100%,0%{stroke:#7117fe}40%{stroke:#8f23fe}66%{stroke:#b934fe}80%,90%{stroke:#f54bfd}}@keyframes color{100%,0%{stroke:#7117fe}40%{stroke:#8f23fe}66%{stroke:#b934fe}80%,90%{stroke:#f54bfd}}.header{border-bottom:1px solid #fff}.logo{font-size:36px;color:#fff;font-family:'Audiowide',cursive}.logo:hover{color:#fff}.header .navbar-nav li a{color:#fff;font-weight:500;text-transform:uppercase}.header .navbar-nav li a:focus{background:transparent}.header .navbar-nav li a:hover,.header .navbar-nav li.active a{background:0;color:#ccc}.nav-sticky{padding-top:15px;padding-bottom:15px;border-bottom:0;background:#6613ff;background:-webkit-linear-gradient(to left,#6613ff,#fd4efd);background:linear-gradient(to left,#6613ff,#fd4efd)}.navbar{-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s;margin-bottom:0}.navbar-toggle{background:#000}.navbar-toggle .icon-bar{background:#fff}.hero_half_screen{position:relative}.hero-content .logo{padding-bottom:20px;border-bottom:1px solid #fff}.hero-content h1{color:#fff}.hero-content p{color:#fff}.hero-content .btn:hover{background:#ff4ffd;border:1px solid #ff4ffd}.icon-box{background:#fff;-webkit-box-shadow:1.5px 2.598px 10px 0 rgba(0,0,0,0.118);-moz-box-shadow:1.5px 2.598px 10px 0 rgba(0,0,0,0.118);box-shadow:1.5px 2.598px 10px 0 rgba(0,0,0,0.118)}.icon-focus{-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,0.039);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,0.039);box-shadow:0 0 10px 0 rgba(0,0,0,0.039);border:5px solid #fff;display:inline-block;width:100px;height:100px;color:#9656fd}.icon-focus i{font-size:60px;line-height:100px}.icon-box p{color:#616161;font-weight:500}.icon-box:hover .icon-focus{background:#9656fd;color:#fff;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.icon-box:hover h3{color:#9555fd}.icon-box:hover .gradient-border:after{background:#9555fd;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.icon-box:hover .btn{color:#fff}.icon-box:hover .btn-gredient::before{background-image:none}.icon-box h3{font-weight:500}.our-mission-content h2{font-size:48px}.our-mission-content p{font-weight:500;margin-bottom:20px}.progress{overflow:inherit;border-radius:0;box-shadow:none}.progress .gradient-border{display:block;height:8px}.progress_bar .gradient-border::after,.progress_bar .gradient-border:hover::after{background-color:#F6F6F6}.progress-bg-1{background-color:#9656fd}.progress-bg-2{background-color:#fd4efd}.progress-bg-3{background-color:#ca3afd}.skill_text{margin-bottom:15px;font-weight:500;text-transform:uppercase}.video-section{top:0;left:0;height:550px;width:100%;overflow:hidden;position:relative}video,object{min-width:100%;min-height:100%}.audio{width:100%}.video-button{position:absolute;top:50%;left:50%;margin-top:-50px;margin-left:-50px}.video-button a i{display:inline-block;font-size:44px;line-height:100px;text-align:center;font-style:normal;color:#fff;background:0;border:1px solid #fff;width:100px;height:100px;border-radius:50%}.video-button .pause i{opacity:0;-webkit-transition:all .3s ease-in-out;-moz-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.video-button .play i:before{left:1px;position:relative;top:1px}.video-section:hover .video-button .pause i{opacity:1}.video-button a i:before{content:"\f04b";z-index:10;font-family:FontAwesome}.video-button a.pause i:before{content:"\f04c"}.portfolio-categories{overflow:hidden}.portfolio-categories li{cursor:pointer;color:#616161;font-size:16px;font-weight:500;float:left;display:inline-block;margin-right:40px}.portfolio-categories li:last-child{margin-right:0}.portfolio-categories li:hover,.portfolio-categories li.active{color:#9656fd}.project_box{box-shadow:0 0 5px 3px #afafaf;-moz-box-shadow:0 0 5px 3px #afafaf;-webkit-box-shadow:0 0 10px 3px #afafaf;margin:10px;position:relative}.filtr-item{padding:0;margin:0}.product_info{text-align:center;position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;background-image:#6613ff;background-image:-webkit-linear-gradient(to left,#6613ff,#fd4efd);background-image:linear-gradient(to left,#6613ff,#fd4efd)}.filtr-item:hover .product_info{opacity:.9;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;transition:all .4s ease-in-out}.product_info_text{margin-top:70%;-webkit-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000)}.product_info_text a{color:#fff;font-size:18px}.filtr-item:hover .product_info_text{-webkit-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-webkit-transform:translateY(-99px);-moz-transform:translateY(-99px);transform:translateY(-99px)}.project-detail-wrapper img{margin-bottom:20px}.project-detail-wrapper p{margin-bottom:30px}.project-info-box{overflow:hidden}.project-info-box h4{width:120px;float:left}.project-info-box .project-terms{float:left}.project-terms a{margin-right:8px}.project-info-box span{float:left}.project-info-box a{color:#9656fd}.modal-content{border-radius:0}.modal-title{margin-bottom:0}.modal-body{padding:0}.portfolio-content{padding-left:30px;padding-right:30px}.portfolio-content h3{font-size:25px}.plan-name{overflow:hidden;position:relative}.plan-name:after{content:"";position:absolute;width:50px;border:1px solid #ccc;left:50%;bottom:30px;transform:translate(-50%,0%)}.plan-name h3{font-weight:400;margin-bottom:0}.plan-price{color:#9656fd;font-size:48px}.plan-price sup{font-size:18px;vertical-align:top;position:relative;top:1.0em}.plan-price span{font-size:16px}.plan-options li{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #f3f3f3;font-weight:500;color:#616161}.plan-options li:last-child{border-bottom:0}.plan-options li i{margin-right:8px}.price-box:hover .plan-options li i{color:#9656fd}.featured-box h3{color:#9656fd}.featured-box .plan-options li i{color:#9656fd}.featured-box .btn{color:#fff}.featured-box .gradient-border:before{background:#9656fd}.featured-box .gradient-border:after{background:#9656fd;border:1px solid #9656fd}.counter_section{background-attachment:fixed;background-position:center bottom;background-size:cover;position:relative}.counter_box{border:1px solid #fff}.counter_number{font-size:48px;position:relative;color:#fff}.counter_number:after{content:"";position:absolute;width:50px;border:1px solid #fff;left:50%;bottom:30px;transform:translate(-50%,0%)}.counter_name{color:#fff;font-weight:400}.team-avater{position:relative}.icon-box .bg-overlay-gradient.opacity-9{opacity:0;-webkit-transition:all .6s ease-in-out;-moz-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.icon-box:hover .bg-overlay-gradient.opacity-9{opacity:.9}.team-social{text-align:center;position:absolute;width:100%;bottom:-80px;opacity:0;-webkit-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);margin-top:60%}.team-social li{display:inline}.team-social li a{display:inline-block;padding:2px 8px;font-size:26px;color:#6c6c6c;background:#fff;margin-right:-4px}.team-social li a:hover{color:#9656fd;background:#f8f8f8}.icon-box:hover .team-social{-webkit-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-moz-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-o-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-ms-transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);transition:all .4s cubic-bezier(0.300,0.100,0.580,1.000);-webkit-transform:translateY(-99px);-moz-transform:translateY(-99px);transform:translateY(-99px);opacity:inherit}.member-info{padding-top:20px;padding-bottom:30px;padding-left:15px;padding-right:15px;text-align:center}.member-info h4{font-size:30px}.member-info h6{margin-bottom:0;font-size:16px;font-weight:500;font-family:'Roboto',sans-serif}.icon-box:hover .member-info h4{color:#9656fd}.testimonial-item{margin-left:10px;margin-right:10px;padding-top:10px}.testimonial-box{border-radius:3px;background:#fff;display:block;position:relative;-webkit-filter:drop-shadow(0px 3px 4px #c7c7c7);filter:drop-shadow(0px 3px 4px #c7c7c7);-ms-filter:"progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";filter:"progid:DXImageTransform.Microsoft.Dropshadow(OffX=0, OffY=2, Color='#444')";position:relative;min-height:258px}.testimonial-box .bg-overlay-gradient.testimonial-hover{left:0;opacity:0;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out;border-radius:5px}.testimonial-item:hover .bg-overlay-gradient.testimonial-hover{opacity:.9}.testimonial-box:after{top:100%;left:20%;border:solid transparent;content:" ";height:0;width:0;position:absolute;pointer-events:none;border-color:rgba(136,183,213,0);border-top-color:#fff;border-width:30px;margin-left:-30px;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.testimonial-box i{font-size:18px;color:#9656fd}.testimonial-item:hover .testimonial-box:after{background-image:#6613ff;background-image:-webkit-linear-gradient(to left,#6613ff,#fd4efd);background-image:linear-gradient(to left,#6613ff,#fd4efd);border-top-color:#d940fd}.testimonial-item:hover .testimonial-box i,.testimonial-item:hover .testimonial-box h3,.testimonial-item:hover .testimonial-box p{color:#fff}.client-info{overflow:hidden}.client-info p{text-transform:uppercase;padding-top:10px;font-weight:500;color:#9656fd}.client-info a{text-transform:capitalize}.client-info a:hover{color:#9656fd}.testimonial-carousel.owl-theme .owl-controls{margin-top:35px}.owl-theme .owl-controls .owl-page span{border:2px solid #9656fd;opacity:inherit;background:transparent}.owl-theme .owl-controls .owl-page.active span{background:#9656fd}.single-client{background:#fff;border:1px solid rgba(0,0,0,.07);box-shadow:0 0 25px 0 rgba(0,0,0,0.05);transition:all .3s;margin-top:15px;margin-bottom:15px;margin-left:10px;margin-right:10px}.single-client a{display:block}.single-client:hover{box-shadow:0 8px 48px 0 rgba(0,0,0,0.15)}.single-client img{-webkit-filter:grayscale(100%);filter:grayscale(100%);-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;padding:15px;transition:all .3s;margin:0 auto}.single-client img:hover{-webkit-filter:grayscale(0%);filter:grayscale(0%)}.blog-meta ul{text-align:left}.blog-meta ul li{display:inline}.blog-meta ul li a{display:inline-block;margin-right:8px;color:#616161}.blog-meta ul li a i{color:#9656fd}.blog-meta ul li.categorie-meta a{color:#9656fd}.blog-meta ul li.comment-meta{border-right:1px solid #616161}.blog-meta ul li.heart-meta{padding-left:5px}.post-thumbnail{overflow:hidden}.post-thumbnail img{webkit-transition:all 400ms cubic-bezier(0.215,0.610,0.355,1.000);-moz-transition:all 400ms cubic-bezier(0.215,0.610,0.355,1.000);-o-transition:all 400ms cubic-bezier(0.215,0.610,0.355,1.000);transition:all 400ms cubic-bezier(0.215,0.610,0.355,1.000);width:100%}.post-thumbnail:hover img{transform:scale(1.1)}.article-box a{color:#616161}.article-box a:hover{color:#9656fd}.article-box:hover a{color:#9656fd}.article-box:hover img{transform:scale(1.1)}.single-accordion{box-shadow:1.5px 2.598px 10px 0 rgba(0,0,0,0.118)}.single-accordion .panel-heading{margin:0;padding:0}.single-accordion .panel-heading a{display:block;font-size:25px;font-family:'Raleway',sans-serif;font-weight:500;padding:15px 20px;color:#333}.single-accordion .panel-heading a i{color:#9656fd;font-size:30px;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;-o-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}.single-accordion .panel-heading a.collapsed i{-ms-transform:rotate(-90deg);-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.single-accordion .panel-body p{margin-left:20px;padding-left:20px;border-left:1px dashed #9656fd;color:#616161}.contact-info-box{overflow:hidden;position:relative}.contact-info-box i{float:left;color:#9656fd;margin-top:8px;position:absolute;left:0;top:2px}.contact-info-terms{padding-left:30px}.contact-info-terms a{font-weight:400}.contact-info-box p{margin-bottom:0}.message .inner{background-color:#fafafa}.email-success,.email-failed,.email-loading{font-size:15px;display:none;text-align:center!important;padding:10px!important}.email-loading{color:#52B8FF}.email-loading img{width:15px;position:relative;top:-2px}.email-failed{color:#FF5252!important}.email-failed .icon{font-size:20px;position:relative;top:5px}.email-success{color:#56CC35}.email-failed .icon,.email-success .icon{font-size:20px;position:relative;top:5px}.st-form input::-webkit-input-placeholder,.st-form textarea::-webkit-input-placeholder{color:#616161!important}.st-form input:-moz-placeholder,.st-form textarea:-moz-placeholder{color:rgba(115,115,115,0.85)!important}.st-form input::-moz-placeholder,.st-form textarea::-moz-placeholder{color:rgba(115,115,115,0.85)!important}.st-form input:-ms-input-placeholder,.st-form textarea:-ms-input-placeholder{color:rgba(115,115,115,0.85)!important}.st-form input,.st-form textarea{width:100%;border:0;padding-bottom:15px;padding-left:5px;padding-top:5px;background:#f6f6f6;border-bottom:2px solid #d1d1d1;color:#9656fd;font-weight:500}.st-form input:focus,.st-form textarea:focus{border-bottom:2px solid #9656fd}.st-form textarea{min-height:120px}.st-form .btn-fill{display:block;border:0;padding-top:20px;padding-bottom:20px;text-align:center;color:#fff;background:#9656fd;font-weight:700;width:100%}.btn-fill:hover{background:#ba34fe}.footer-area{background-attachment:fixed;background-position:center bottom;background-size:cover;position:relative;color:#fff}.footer-top .logo{border-bottom:1px solid #fff;padding-bottom:20px}.footer-area a{color:#fff;font-weight:400}.footer-area a:hover{color:#ccc}.footer-social li{display:inline}.footer-social li a{display:inline-block;width:48px;height:48px;margin-left:8px;margin-right:8px;border:1px solid #fff;line-height:48px;font-size:26px}.footer-social li a:hover{background:#fff;color:#9656fd}.footer-bottom{border-top:1px solid #fff}.footer-menu{text-align:left}.footer-menu li{display:inline}.footer-menu li a{display:inline-block;margin-left:30px}.pagination{display:block;clear:both}.navigation.pagination .nav-links .page-numbers{width:36px;height:36px;line-height:36px;border:1px solid #9555fd;border-radius:50%;text-align:center;display:inline-block}.navigation.pagination .nav-links .page-numbers.current,.navigation.pagination .nav-links .page-numbers:hover{border-color:#ccc}.page-hero h1{font-weight:400}blockquote{margin-top:15px;margin-bottom:25px;border:0;padding:20px;color:#616161;font-size:16px;font-style:italic}blockquote i{font-size:20px;margin-right:10px}.post-comment .st-form input,.post-comment .st-form textarea{background:#fff}.post-comment .st-form input[type=submit]{background:#9656fd}.post-comment .st-form input[type=submit]:hover{background:#d840fd}/*此代码非源码，仅为演示用，下载源码请到：HTTp://http://www.gbtzzb.com*//*此代码非源码，仅为演示用，下载源码请到：http://www.gbtzzb.com*/