body{font-family:"Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Hiragino Sans GB W3","黑体",sans-serif}.nav{top:110px!important}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track-piece{background-color:#eaeaea}::-webkit-scrollbar-thumb:vertical{border:1px solid #999;background-color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}::-webkit-scrollbar-thumb:horizontal{border:1px solid #999;background-color:#666;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}::-webkit-scrollbar-thumb:hover{background-color:#444;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px}.logo-brand{width:257px;text-indent:-999em;background:url(/Areas/TemplateGo/Images/logo.png) 15px center no-repeat}.logo-brand-min{width:162px;background-image:url(/Areas/TemplateGo/Images/logo_min.png)}h1,h2,h3,h4,h5,h6{margin:0}.navbar{height:94px;margin-bottom:0;border:none}.navbar .navbar-brand{height:94px;width:257px;text-indent:-999em;background:url(/Areas/TemplateGo/Images/logo.png) 15px center no-repeat;color:#575757;cursor:pointer}.navbar .navbar-brand h1,.navbar .navbar-brand h2{font-weight:400;font-size:30px;line-height:32px}.navbar .navbar-brand h3{font-weight:400;font-size:14px;line-height:16px}.navbar .navbar-toggle{margin-top:13px}.navbar .navbar-toggle .icon-bar{background:#f79433}.navbar .navbar-nav{float:right;height:94px}.navbar .navbar-nav li{height:100%;width:110px}.navbar .navbar-nav li a{display:inline-block;height:100%;width:100%;line-height:94px;font-size:16px;color:#575757;text-decoration:none;padding:0;text-align:center;position:relative;overflow:hidden}.navbar .navbar-nav li a span{display:block;background:#fff;-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s}.navbar .navbar-nav li a:before{position:absolute;top:0;left:0;z-index:-1;width:100%;height:100%;background:#f79433;color:#fff;content:attr(data-hover);-webkit-transition:-webkit-transform .3s;-moz-transition:-moz-transform .3s;transition:transform .3s;-webkit-transform:translateY(-25%)}.navbar .navbar-nav li a:hover,.navbar .navbar-nav li a.active{background:none;color:#fff}.navbar .navbar-nav li a:hover span,.navbar .navbar-nav li a.active span{background:#f79433;color:#fff;webkit-transform:translateY(100%);-moz-transform:translateY(100%);transform:translateY(100%)}.navbar .navbar-nav li a:hover:before,.navbar .navbar-nav li a.active:before{webkit-transform:translateY(0%);-moz-transform:translateY(0%);transform:translateY(0%)}.btn-side{width:60px;height:60px;position:fixed;right:12px;z-index:10;background:#f79433;border:1px solid #f6871a;color:#fff;font-size:30px;border-radius:50%;box-shadow:0 0 14px 0 rgba(0,0,0,.16);border:1px solid rgba(0,0,0,.1)}.btn-side:focus,.btn-side:active{outline:none;color:#fff}.btn-side:hover{color:#fff;background:#f6871a;border-color:#ee7a09}.btn-side.back-top{bottom:150px}.btn-side.contact-qq{bottom:80px}#MEIQIA-BTN-HOLDER{z-index:1031!important}#MEIQIA-BTN-HOLDER #MEIQIA-BTN{background:#f79433}@media(max-width:992px){.navbar{height:60px}.navbar .navbar-brand{height:60px;width:162px;background-image:url(/Areas/TemplateGo/Images/logo_min.png);margin-left:15px}.navbar .navbar-brand h1,.navbar .navbar-brand h2{font-size:24px;line-height:32px}.navbar .navbar-brand h3{font-size:10px;line-height:12px}.navbar .navbar-collapse ul{height:60px}.navbar .navbar-collapse ul li{width:90px}.navbar .navbar-collapse ul li a{font-size:14px;line-height:60px}}@media(max-width:767px){.navbar .navbar-collapse{z-index:10;background:#fff;padding-top:7.5px;padding-bottom:7.5px}.navbar .navbar-collapse ul{height:auto;width:100%;float:none;margin:0}.navbar .navbar-collapse ul li{float:none;display:block;width:100%}.navbar .navbar-collapse ul li a{height:50px;line-height:50px}.navbar-collapse{position:relative}.back-top,.contact-qq{display:none}}.footer{padding-top:35px;background:#2b2b2b}.footer .contact-bar{font-weight:600;font-size:16px;line-height:30px;color:#dfdfdf;border-bottom:1px solid #3f3f3f;padding-bottom:15px}.footer .link{text-align:center;padding-top:20px}.footer .link a{display:inline-block;text-decoration:none;color:#aeaeae;padding:0 15px}.footer .copyright{text-align:center;color:#aeaeae;line-height:22px;font-size:12px;padding-top:15px;padding-bottom:15px}@media(max-width:992px){.footer .contact-bar{font-weight:400}.footer .contact-bar .text-right{text-align:left}}@media(max-width:768px){.footer .contact-bar{font-size:14px}.footer .link{text-align:left}.footer .link a{width:120px;padding-top:2px;padding-bottom:2px}}.animation-init{opacity:0}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-moz-keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translateX(-40px)}100%{opacity:1;-webkit-transform:none}}@-ms-keyframes fadeInLeft{0%{opacity:0;-ms-transform:translateX(-40px)}100%{opacity:1;-ms-transform:none}}@-moz-keyframes fadeInLeft{0%{opacity:0;-moz-transform:translateX(-40px)}100%{opacity:1;-moz-transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translateX(-40px)}100%{opacity:1;transform:none}}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translateX(40px)}100%{opacity:1;-webkit-transform:none}}@-ms-keyframes fadeInRight{0%{opacity:0;-ms-transform:translateX(40px)}100%{opacity:1;-ms-transform:none}}@-moz-keyframes fadeInRight{0%{opacity:0;-moz-transform:translateX(40px)}100%{opacity:1;-moz-transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translateX(40px)}100%{opacity:1;transform:none}}@-webkit-keyframes fadeInTop{0%{opacity:0;-webkit-transform:translateY(-40px)}100%{opacity:1;-webkit-transform:none}}@-ms-keyframes fadeInTop{0%{opacity:0;-ms-transform:translateY(-40px)}100%{opacity:1;-ms-transform:none}}@-moz-keyframes fadeInTop{0%{opacity:0;-moz-transform:translateY(-40px)}100%{opacity:1;-moz-transform:none}}@keyframes fadeInTop{0%{opacity:0;transform:translateY(-40px)}100%{opacity:1;transform:none}}@-webkit-keyframes fadeInBottom{0%{opacity:0;-webkit-transform:translateY(40px)}100%{opacity:1;-webkit-transform:none}}@-ms-keyframes fadeInBottom{0%{opacity:0;-ms-transform:translateY(40px)}100%{opacity:1;-ms-transform:none}}@-moz-keyframes fadeInBottom{0%{opacity:0;-moz-transform:translateY(40px)}100%{opacity:1;-moz-transform:none}}@keyframes fadeInBottom{0%{opacity:0;transform:translateY(40px)}100%{opacity:1;transform:none}}@-webkit-keyframes bouncein{0%{opacity:0;-webkit-transform:scale(.3)}50%{-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}100%{opacity:1;-webkit-transform:scale(1)}}@-moz-keyframes bouncein{0%{opacity:0;-moz-transform:scale(.3)}50%{-moz-transform:scale(1.05)}70%{-moz-transform:scale(.9)}100%{opacity:1;-moz-transform:scale(1)}}@-ms-keyframes bouncein{0%{opacity:0;-ms-transform:scale(.3)}50%{-ms-transform:scale(1.05)}70%{-ms-transform:scale(.9)}100%{opacity:1;-ms-transform:scale(1)}}@keyframes bouncein{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}100%{opacity:1;transform:scale(1)}}.navbar{background:#fff}main{padding-top:94px}.navbar-fixed-top .navbar-collapse,.navbar-fixed-bottom .navbar-collapse{max-height:none}.banner{height:600px;background:#ccc;color:#fff;background:url(/Areas/TemplateGo/Images/banner.jpg) center top no-repeat}.title{font-size:30px;line-height:30px;font-weight:500;text-align:center;color:#444;padding-top:45px;padding-bottom:15px;margin-bottom:44px;position:relative}.title:before{content:"";display:block;height:6px;width:60px;background:#f79433;position:absolute;left:50%;bottom:0;margin-left:-30px}.service-advantage{padding-bottom:30px}.service-advantage .item{display:block;border:1px solid #eee;margin-bottom:30px}.service-advantage .item.item-sheji .item-header{background:#7ccdf2;color:#e2f6ff}.service-advantage .item.item-yingxiao .item-header{background:#66e0ae;color:#eafff6}.service-advantage .item.item-jingji .item-header{background:#ff9797;color:#ffe8e8}.service-advantage .item.item-kuaisu .item-header{background:#f9b068;color:#ffefe0}.service-advantage .item .item-header{text-align:center}.service-advantage .item .item-header .item-icon{padding:20px}.service-advantage .item .item-header .item-icon .iconfont{font-size:100px}.service-advantage .item .item-header h3{font-size:24px;line-height:26px;padding-bottom:22px}.service-advantage .item .item-info{height:160px;padding:20px;line-height:28px;font-size:18px}.service-advantage .item .item-info p{margin-bottom:0}.template{padding-bottom:60px}.template.template-hot{background:#f9f9f9}.template .item{display:block;text-decoration:none;margin-bottom:30px}.template .item:hover{background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1)}.template .item .item-photo img{width:100%}.template .item .item-info{padding:8px}.template .item .item-title,.template .item .item-number{font-size:14px;line-height:20px;color:#444}.template .item .item-sale-count{color:#999;float:right;font-size:12px}.template .action-bar{text-align:center;padding-top:30px}.template .action-bar .view-more{display:inline-block;padding:6px 20px;border:1px solid #666;color:#666;font-size:20px;text-decoration:none;cursor:pointer}.to-show{background:#f9f9f9;padding-bottom:30px}.to-show .case-show .case-item{margin-top:15px;margin-bottom:15px;position:relative}.to-show .case-show .case-item img{width:100%}.to-show .case-show .case-item .block{position:absolute;width:100%;height:100%;top:0;left:0;padding:8%;background:rgba(0,0,0,.7);color:#fff;transform:scale(.2);opacity:0;transition:all .4s ease-in-out;text-decoration:none;padding:20px 15px}.to-show .case-show .case-item .block .block-title{display:block;font-size:30px;padding-bottom:20px}.to-show .case-show .case-item .block .block-info{display:block;font-size:20px}.to-show .case-show .case-item:hover .block{transform:scale(1);opacity:1}.service-content{padding-top:30px;padding-bottom:65px;background:#3d3d3d;color:#ddd}.service-content .title{color:#fff;margin-bottom:10px}.service-content .tips{text-align:center;margin-bottom:44px}.service-content .tips a{color:#ddd;display:inline-block;border-bottom:1px solid #fff;line-height:1;text-decoration:none;cursor:pointer}.service-content .action-bar{text-align:center;padding-top:60px}.service-content .action-bar .view-detail{display:inline-block;padding:6px 30px;border:1px solid #ddd;color:#ddd;font-size:20px;text-decoration:none;cursor:pointer}.service-content ul{list-style:none;padding-left:0;margin-left:-20px;margin-right:-20px}.service-content ul li{width:16.66%;float:left;padding:0 20px 15px}.service-content ul li .item-base{position:relative;border:1px solid #f79433;border-radius:52px;padding:42px 28px;height:190px}.service-content ul li .item-base .time-limit{display:inline-block;width:48px;height:28px;line-height:28px;text-align:center;background:#f79433;position:absolute;top:-14px;left:50%;margin-left:-24px;color:#fff;border-radius:8px}.service-content ul li .item-base:before{content:"";display:block;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;position:absolute;top:50%;font-size:30px;left:-35px;margin-top:-20px}.service-content ul li .item-base .item-price{color:#f79433;font-size:24px;text-align:center;padding-bottom:12px}.service-content ul li .item-base .highlight{color:#f79433;text-align:center}.service-content ul li .item-detail{display:none;border:1px solid #fff;border-radius:52px;padding:42px 10px 42px 20px;margin-right:-20px;min-height:344px}.service-content ul li .item-detail .middle{display:table;height:258px;width:100%}.service-content ul li .item-detail .middle p{display:table-cell;vertical-align:middle}.service-content ul li h3{color:#f79433;font-size:24px;text-align:center;padding-bottom:12px}.service-content ul li p{margin-bottom:0;line-height:22px}.service-content ul li:first-child .item-base:before{display:none}.service-content ul li:last-child .item-base:before{content:""}.service-content.open .action-bar .view-detail .iconfont:before{content:""}.service-content.open ul li .item-base{margin-bottom:110px}.service-content.open ul li .item-base:after{content:"";display:block;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;position:absolute;bottom:-85px;font-size:40px;left:50%;margin-left:-20px;-moz-animation:fadeInTop .5s linear both;-o-animation:fadeInTop .5s linear both;-webkit-animation:fadeInTop .5s linear both;animation:fadeInTop .5s linear both}.service-content.open ul li .item-detail{-moz-animation:fadeInTop .5s linear both;-o-animation:fadeInTop .5s linear both;-webkit-animation:fadeInTop .5s linear both;animation:fadeInTop .5s linear both;display:block}.service-content.open ul li:last-child .item-base:after{display:none}.service-content.open ul li:nth-child(1) .item-detail{-moz-animation-delay:.1s;-o-animation-delay:.1s;-webkit-animation-delay:.1s;animation-delay:.1s}.service-content.open ul li:nth-child(2) .item-base:after{-moz-animation-delay:.1s;-o-animation-delay:.1s;-webkit-animation-delay:.1s;animation-delay:.1s}.service-content.open ul li:nth-child(2) .item-detail{-moz-animation-delay:.2s;-o-animation-delay:.2s;-webkit-animation-delay:.2s;animation-delay:.2s}.service-content.open ul li:nth-child(3) .item-base:after{-moz-animation-delay:.2s;-o-animation-delay:.2s;-webkit-animation-delay:.2s;animation-delay:.2s}.service-content.open ul li:nth-child(3) .item-detail{-moz-animation-delay:.3s;-o-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s}.service-content.open ul li:nth-child(4) .item-base:after{-moz-animation-delay:.3s;-o-animation-delay:.3s;-webkit-animation-delay:.3s;animation-delay:.3s}.service-content.open ul li:nth-child(4) .item-detail{-moz-animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s;animation-delay:.4s}.service-content.open ul li:nth-child(5) .item-base:after{-moz-animation-delay:.4s;-o-animation-delay:.4s;-webkit-animation-delay:.4s;animation-delay:.4s}.service-content.open ul li:nth-child(5) .item-detail{-moz-animation-delay:.5s;-o-animation-delay:.5s;-webkit-animation-delay:.5s;animation-delay:.5s}.service-progress{padding-top:60px;padding-bottom:60px}.service-progress ul{list-style:none;padding-left:0;margin:0 -23px}.service-progress ul li{position:relative;width:12.5%;float:left;padding:0 23px}.service-progress ul li:before{content:"";display:block;height:0;width:0;border-bottom:8px solid transparent;border-top:8px solid transparent;border-left:8px solid #9b9b9b;position:absolute;top:50%;right:-4px;margin-top:-8px}.service-progress ul li:last-child:before{display:none}.service-progress ul li .round{width:102px;height:102px;border-radius:50%;background:#f79433;color:#fff;text-align:center;vertical-align:middle;display:table-cell}.service-progress ul li .round p{width:100%;margin-bottom:0}.service-customer{padding-bottom:60px}.service-customer .customer-list{margin-left:0;margin-right:0}.service-customer .customer-list .item{height:100px;line-height:100px;text-align:center;border:1px solid #e8e8e8;margin-left:-1px;margin-top:-1px}.service-customer .customer-list .item img{max-width:100%}.passage{height:220px;width:100%;background:url(/Areas/TemplateGo/Images/passage.jpg) center center no-repeat;background-size:cover}.passage .item{display:block;width:50%;height:100%;float:left;text-decoration:none;color:#fff;cursor:pointer}.passage .item h2{font-size:50px;padding-bottom:20px;padding-top:55px}.passage .item .item-info{font-size:14px}.passage .item.right{padding-left:100px}.passage .item.left{text-align:right;padding-right:100px}.page-list{background:#f9f9f9}.screen-bar{margin-top:40px;background:#fff;padding:15px}.screen-bar .screen-type{display:table;width:100%}.screen-bar .screen-type .screen-label{width:100px;display:table-cell;color:#999;font-size:14px}.screen-bar .screen-type .screen-content{vertical-align:middle}.screen-bar .screen-type .screen-content a{display:inline-block;border-radius:4px;line-height:28px;height:28px;padding:0 12px;min-width:30px;text-decoration:none;color:#666;margin:5px 10px;cursor:pointer}.screen-bar .screen-type .screen-content a.active,.screen-bar .screen-type .screen-content a:hover{background:#585654;color:#fff}.screen-bar .screen-type .screen-content a.item-color.active,.screen-bar .screen-type .screen-content a.item-color:hover{position:relative}.screen-bar .screen-type .screen-content a.item-color.active:before,.screen-bar .screen-type .screen-content a.item-color:hover:before{content:"";display:block;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;position:absolute;font-size:16px;left:50%;top:0;margin-left:-8px}.list-tab{height:50px;background:#fff;margin-top:40px;margin-bottom:40px}.list-tab a{display:inline-block;width:120px;line-height:50px;height:50px;text-align:center;color:#444;text-decoration:none;cursor:pointer}.list-tab a.active,.list-tab a:hover{border-color:#f79433;border-style:solid;border-width:2px 2px 0 2px;color:#f79433}.template-list{padding-bottom:30px}.template-list .item{margin-bottom:30px}.template-list .item:hover{background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1)}.template-list .item-photo{display:block;position:relative}.template-list .item-photo img{width:100%}.template-list .item-photo .item-show{display:none;padding:8px;background:#fff;box-shadow:0 0 6px 0 rgba(0,0,0,.1);width:150%;height:150%;overflow:hidden;position:absolute;z-index:999;top:0;left:105%}.template-list .item-photo:hover .item-show{display:block}.template-list .item-info{padding:10px 10px 20px 10px}.template-list .item-info .item-base-bar{height:22px;line-height:22px}.template-list .item-info .item-base-bar .item-price{color:#f79433;font-size:18px}.template-list .item-info .item-base-bar .item-price .item-price-del{color:#ccc;text-decoration:line-through;font-size:12px}.template-list .item-info .item-base-bar .item-sale-count{font-size:12px;color:#999;float:right}.template-list .item-title{font-size:14px;padding-top:12px;padding-bottom:20px;color:#444}.template-list .action-bar{height:30px}.template-list .action-bar a{display:block;width:50%;height:30px;line-height:30px;float:left;border:1px solid #999;color:#666;text-decoration:none;text-align:center;cursor:pointer}.template-list .action-bar a:last-child{margin-left:-1px}.template-list .action-bar a:hover{border-color:#f79433;color:#f79433;position:relative;z-index:2}.pagination>.active>a{background:#f79433;border-color:#f6871a}.pagination>.active>a:hover{background:#f79433;border-color:#f6871a}.pagination li a{color:#979797}.pagination li.disabled a{border-color:#f1f1f1;color:#f1f1f1}.buy-body{padding:40px 50px}.buy-body .input-group{margin-top:25px}.buy-body .input-group.no-empty:after{content:"*";color:#d9534f;font-size:30px;display:block;position:absolute;right:-15px;top:0}.buy-body .input-group .input-group-addon,.buy-body .input-group .form-control{color:#515151;border-color:#bbb;height:40px;border-radius:0}.buy-body .input-group .input-group-addon{font-size:16px}.buy-body .input-group.is-error{color:#d9534f}.buy-body .input-group.is-error .input-group-addon,.buy-body .input-group.is-error .form-control{border-color:#d9534f}.buy-body .input-group.is-error .error-block{position:absolute;right:0;top:-22px;line-height:22px}.buy-body .btn-submit{width:100%;border-radius:0;background:#f79433;margin-top:25px;height:40px;color:#fff}.buy-body .error-tips{color:#d9534f;line-height:22px;position:relative;bottom:-10px}.buy-body .order-status{line-height:1;text-align:center}.buy-body .order-status .iconfont{font-size:150px;color:#22ac38}.buy-body .order-status p{text-align:center}.buy-body .btn-contact{width:100%;border-radius:0;background:#f79433;margin-top:25px;height:40px;color:#fff;background:#22ac38;line-height:26px}.modal .close{position:absolute;top:15px;right:20px}.center{text-align:center}.modal-backdrop{z-index:1031}@media(max-width:1200px){.service-advantage .item .item-info{font-size:14px}.service-progress .item .round{height:77px;font-size:12px}.service-content .action-bar{display:none}.service-content ul li{width:100%;display:table;padding-bottom:50px}.service-content ul li .item-base{width:200px;height:auto;display:table-cell;vertical-align:middle;margin-bottom:0!important}.service-content ul li .item-base:after{content:""!important;display:block;font-family:"iconfont"!important;-webkit-font-smoothing:antialiased;position:absolute;top:50%;margin-top:-20px;font-size:40px;right:-60px!important;left:auto!important;bottom:auto!important}.service-content ul li .item-base:before{top:auto;top:-27px;left:50%;margin-left:-15px}.service-content ul li .item-detail{display:block;margin-left:80px;margin-right:0;height:auto;min-height:168px}.service-content ul li .item-detail .middle{height:84px}.service-content ul li:last-child .item-base{display:block}.service-content ul li:last-child .item-base:after{display:none}}@media(max-width:992px){.navbar .navbar-brand{background-size:contain;background-position:0 center}main{padding-top:60px}.banner{height:320px;background-size:cover}.service-progress{padding-bottom:30px}.service-progress .item{text-align:center;width:25%;margin-bottom:30px}.service-progress .item:nth-child(4):before{display:none}.service-progress .item .round{height:145.5px;width:145.5px;font-size:14px}.passage .item h2{font-size:30px}}@media(max-width:768px){.navbar .navbar-brand{background-size:contain;background-position:0 center}.banner{display:none}.service-progress{display:none}.passage{height:120px}.passage .item.left{padding-right:20px}.passage .item.right{padding-left:20px}.passage .item .item-info{display:none}}@media(max-width:480px){.navbar .navbar-brand{background-size:contain;background-position:0 center}.service-advantage .item .item-info{display:none}.passage .item h2{font-size:24px}.template-list .action-bar a{font-size:10px}}.shuangjie-banner{background-color:#590099;height:600px;width:100%;background-position:center top;background-repeat:no-repeat}.shuangjie-banner.shuangjie-template{background-image:url(/Areas/TemplateGo/Images/shuangjie2016/shuangjie_template.jpg)}.shuangjie-banner .wrap{width:1090px;margin:0 auto;padding-top:430px;max-width:100%}.shuangjie-banner .action-bar{text-align:center}.shuangjie-banner .action-bar img{border:none}.shuangjie-banner .action-bar a{display:inline-block}.shuangjie-banner .procuct-action{padding-top:20px;position:relative}.shuangjie-banner .procuct-action:before{content:"";display:block;width:35px;height:40px;background:url(/Areas/TemplateGo/Images/shuangjie2016/daizi.png) no-repeat;position:absolute;left:180px;top:5px}.shuangjie-banner .procuct-action ul{margin:0 -7px;padding:0;list-style:none}.shuangjie-banner .procuct-action ul li{padding:0 7px;float:left}.shuangjie-banner .procuct-action ul li a{display:block;width:170px;height:64px;background:url(/Areas/TemplateGo/Images/shuangjie2016/button.png) no-repeat;line-height:52px;text-align:center;color:#fff;font-size:28px;font-weight:600;text-decoration:none}.fixed-block{width:250px;text-align:center;background:#fff;position:fixed;left:15px;bottom:15px;z-index:2}.fixed-block img{width:100%}@media(max-width:1400px){.fixed-block{width:200px}}@media(max-width:1100px){.shuangjie-banner{background-size:cover;height:420px}.shuangjie-banner .wrap{padding-top:330px;width:100%}.shuangjie-banner .procuct-action{display:none}}@media(max-width:768px){.shuangjie-banner{display:none}.fixed-block{width:100%;position:static}}