.font-green{color:#dd6711}.font-red{color:#f00}body{background:#f5f2eb;padding-top:100px}path{transition:all linear .2s;-webkit-transition:all linear .2s}.radius-container{border-radius:30px;overflow:hidden}.m-t-40{margin-top:40px}#return-modal{z-index:500;position:fixed;top:0;left:50%;width:300px;height:200px;background:#fff;box-shadow:0 0 25px 0 rgba(0,0,0,0.2);margin-top:-100px;margin-left:-150px;padding:40px 15px;font-size:1.6rem;color:#184092;opacity:0;visibility:hidden;transition:linear .2s all;-webkit-transition:linear .2s all}#return-modal.is-show{top:50%;opacity:1;visibility:visible}#return-modal .modal-close{position:absolute;top:0;right:5px;font-size:2.4rem;transition:linear .2s color;-webkit-transition:linear .2s color;cursor:pointer}#return-modal .modal-close:hover{color:#dd6711}.btn{line-height:50px;background:#dd6711;padding:0 20px;transition:linear .2s background,linear .2s color;-webkit-transition:linear .2s background,linear .2s color;color:#fff;display:inline-block;border-radius:25px;font-size:1.6rem}.btn:hover{background:#184092}.btn.btn-white{background:#fff;color:#184092}.btn.btn-white:hover{background:#184092;color:#fff}.btn.btn-white-g{background:#fff;color:#184092}.btn.btn-white-g:hover{background:#dd6711;color:#fff}#header{height:100px;background:#fff;position:fixed;top:0;left:0;right:0;z-index:100}#header a{color:#184092}#header .header-logo{line-height:100px}#header .header-main{height:100px}#header .header-main-top{margin-top:15px;margin-bottom:10px}#header .header-main-top a{position:relative;transition:linear .2s color;-webkit-transition:linear .2s color}#header .header-main-top a svg{position:absolute}#header .header-main-top a:hover{color:#dd6711}#header .header-main-top a:hover path{fill:#dd6711}#header .header-main-top .shop-cart{padding-left:30px;margin-right:30px}#header .header-main-top .shop-cart svg{top:-5px;left:0}#header .header-main-top .header-join{padding-right:30px}#header .header-main-top .header-join svg{top:-3px;right:0}#header .header-nav{display:inline-block;font-size:1.6rem}#header .header-nav li{display:inline-block;position:relative}#header .header-nav li.has-children:hover nav{visibility:visible;opacity:1;top:46px}#header .header-nav li .has-children-btn{display:none;position:absolute;right:0;top:0;color:#fff;width:40px;height:40px;line-height:40px;text-align:center;transition:linear .2s transform;-webkit-transition:linear .2s transform}#header .header-nav li .has-children-btn.is-active{transform:rotate(90deg);-webkit-transform:rotate(90deg)}#header .header-nav li nav{visibility:hidden;opacity:0;position:absolute;top:52px;width:210px;padding:20px;left:50%;margin-left:-105px;background:#fff;transition:linear .2s visibility,linear .2s opacity,linear .2s top;-webkit-transition:linear .2s visibility,linear .2s opacity,linear .2s top}#header .header-nav li nav:before{content:"";position:absolute;top:-7px;left:0;right:0;height:7px}#header .header-nav li nav a{display:block;margin:5px 0;transition:linear .2s color;-webkit-transition:linear .2s color}#header .header-nav li nav a:hover{color:#dd6711}#header .header-nav li>a{display:inline-block;padding:0 15px;height:40px;line-height:40px;border-radius:20px;transition:linear .2s background;-webkit-transition:linear .2s background}#header .header-nav li>a:hover{background:#e6e6e6}#header .header-search{display:inline-block;background:#f5f2eb;height:25px;border-radius:12px;width:120px;position:relative;margin-left:15px}#header .header-search input{width:100%;border:0;background:transparent;height:100%;padding-left:10px;padding-right:30px;color:#184092}#header .header-search input[placeholder],#header .header-search input::-webkit-input-placeholder{color:#184092}#header .header-search .search-btn{position:absolute;right:10px;top:3px;background:none;border:0;outline:0;cursor:pointer}#header .header-search .search-btn:hover path{fill:#dd6711}#footer .footer-main{background:#184092;padding:100px 0;color:#fff}#footer .footer-main .footer-share{font-size:2.4rem}#footer .footer-main .footer-share a{display:inline-block;width:50px;height:50px;background:#fff;color:#184092;line-height:50px;border-radius:50%;margin:0 5px;transition:linear .2s color,linear .2s background}#footer .footer-main .footer-share a:hover{background:#dd6711;color:#fff}#footer .footer-main .footer-link{max-width:640px;font-size:0}#footer .footer-main .footer-link a{color:#fff;font-size:1.4rem;transition:linear color .2s;-webkit-transition:linear color .2s}#footer .footer-main .footer-link a:after{content:"";display:inline-block;width:5px;height:5px;vertical-align:middle;border-radius:50%;background:#fff;margin:0 10px;color:#fff;position:relative;top:-1px}#footer .footer-main .footer-link a:last-child:after,#footer .footer-main .footer-link a:nth-child(6n):after{display:none}#footer .footer-main .footer-link a:hover{color:#dd6711}#footer .footer-bottom{line-height:80px;background:#fff}#footer .footer-bottom a{display:inline-block;margin:0 5px}#products .products-left{background:#fff;padding:30px 20px;font-size:1.2rem;color:#6a6a6a}#products .products-left a{color:#6a6a6a;transition:linear .2s color;-webkit-transition:linear .2s color}#products .products-left a:hover{color:#dd6711}#products .products-left .p-left-title{color:#184092;font-size:2.2rem;border-bottom:1px solid #6a6a6a;padding-bottom:10px;margin-bottom:20px}#products .products-left .class-a{padding-left:12px}#products .products-left .class-a>li{margin-bottom:10px}#products .products-left .class-a-title{font-size:1.4rem;margin-bottom:5px;position:relative}#products .products-left .class-a-title i{display:none;position:absolute;right:0;transition:linear .2s transform;-webkit-transition:linear .2s transform}#products .products-left .class-a-title.is-active i{transform:rotate(90deg);-webkit-transform:rotate(90deg)}#products .products-left .class-b .has-children>a{position:relative;cursor:pointer;padding-left:15px}#products .products-left .class-b .has-children>a:before{content:">";position:absolute;left:0;transition:linear .2s transform;-webkit-transition:linear .2s transform;color:#dd6711;font-weight:bold}#products .products-left .class-b .has-children.active>a{color:#dd6711}#products .products-left .class-b .has-children.active>a:before{transform:rotate(90deg)}#products .products-left .class-b .has-children .class-c{display:none}#products .products-left .class-c{padding-left:15px}#products .products-right .p-right-top{color:#fff;position:relative}#products .products-right .p-right-top .p-right-title{width:200px;height:53px;line-height:53px;font-size:1.8rem;border-top-left-radius:30px;border-top-right-radius:30px;background:#dd6711;text-align:center;position:relative}#products .products-right .p-right-top .product-sort{height:22px;line-height:22px;background:#dd6711;position:absolute;bottom:0;left:0;right:0;padding:0 10px}#products .products-right .p-right-top .product-sort .sort-box{display:inline-block;position:relative}#products .products-right .p-right-top .product-sort .sort-box:hover .sort-list{visibility:visible;opacity:1}#products .products-right .p-right-top .product-sort .sort-box .sort-res{display:block;width:65px;height:16px;line-height:16px;border-radius:3px;background:#fff;color:#dd6711;padding-left:5px;position:relative}#products .products-right .p-right-top .product-sort .sort-box .sort-res:after{content:url(../img/bottom.svg);position:absolute;right:5px;top:0}#products .products-right .p-right-top .product-sort .sort-box .sort-res:before{content:"";position:absolute;bottom:-3px;left:0;right:0;height:3px}#products .products-right .p-right-top .product-sort .sort-box .sort-list{position:absolute;z-index:100;top:19px;background:#fff;width:65px;visibility:hidden;opacity:0;transition:linear .2s opacity,linear .2s visibility;-webkit-transition:linear .2s opacity,linear .2s visibility;border:1px solid #dd6711;border-radius:3px;overflow:hidden}#products .products-right .p-right-top .product-sort .sort-box .sort-list a{display:block;padding:0 5px}#products .products-right .p-right-top .product-sort .sort-box .sort-list a:hover{background:#184092;color:#fff}#products .products-right .p-right-top .product-sort .sort-order{color:#fff;position:relative;top:1px;transition:linear .2s color;-webkit-transition:linear .2s color}#products .products-right .p-right-top .product-sort .sort-order:hover{color:#184092}#products .products-right .product-page{line-height:24px;font-size:1.2rem;background:#00a8e1;color:#fff;padding:0 10px}#products .products-right .product-page a{color:#fff}#products .products-right .product-page form{display:inline-block}#products .products-right .product-page form input{border:0;width:40px;height:18px;font-size:1rem;background:#fff;border-radius:3px;padding-left:5px;padding-right:16px;position:relative;top:1px;color:#dd6711}#products .products-right .product-page form .go-box{display:inline-block;position:relative}#products .products-right .product-page form .go-box button{position:absolute;border:0;background:0;right:0;top:4px;cursor:pointer}#products .products-right .product-page form .go-box button:hover path{fill:#184092}#products .products-right .product-page .page-count{position:relative;margin-right:5px;padding-right:10px}#products .products-right .product-page .page-count:after{content:"";position:absolute;right:0;top:-3px;height:20px;border-left:1px solid #fff}#products .products-right .product-page .page_list{display:inline-block;margin-left:30px}#products .products-right .product-page .page_list a{color:#fff;margin:0 5px;font-weight:bold;transition:linear .2s color;-webkit-transition:linear .2s color}#products .products-right .product-page .page_list a:hover,#products .products-right .product-page .page_list a.on{color:#184092}#products .p-right-content{margin-left:-15px;margin-right:-15px}#products .p-right-content li{margin-bottom:20px}#products .p-right-content .product-item{background:#fff;overflow:hidden;padding-top:30px;box-shadow:0 0 20px 0 rgba(0,0,0,0.2);text-align:center}#products .p-right-content .product-item>a:first-child{display:block;height:170px;line-height:170px}#products .p-right-content .product-item .product-name{display:inline-block;font-size:1.6rem;color:#6a6a6a;padding:0 12px;margin-top:10px;margin-bottom:15px;height:26px;overflow:hidden}#products .p-right-content .product-item .product-price{font-size:2.6rem;color:#184092;padding:0 12px;margin-bottom:10px}#products .p-right-content .product-item .product-btn{border-top:1px solid #ade0f8;font-size:1.4rem;text-align:center;position:relative;overflow:hidden}#products .p-right-content .product-item .product-btn:after{content:"";position:absolute;left:50%;top:0;height:100%;border-left:1px solid #ade0f8;transform:translateX(-50%)}#products .p-right-content .product-item .product-btn a{float:left;width:50%;height:55px;line-height:55px;color:#184092;transition:linear .2s color;-webkit-transition:linear .2s color}#products .p-right-content .product-item .product-btn a:hover{color:#dd6711}#products .p-right-content .product-item .product-btn a:first-child:after{content:url(../img/btn-left.png);margin-left:5px;position:relative;top:5px}#products .p-right-content .product-item .product-btn a:last-child:after{content:url(../img/btn-right.png);margin-left:5px;position:relative;top:10px}#products .page-next{background:#00a8e1;height:24px;line-height:25px;padding:0 10px;font-size:1.2rem}#products .page-next a{color:#fff;transition:linear .2s color;-webkit-transition:linear .2s color}#products .page-next a:hover{color:#184092}#products-breadcrumbs{line-height:20px;font-size:1.6rem;margin-top:30px}#products-breadcrumbs a{transition:linear .2s color;-webkit-transition:linear .2s color}#products-breadcrumbs a:after{content:" |";display:inline-block;margin:0 10px;color:#dd6711}#products-breadcrumbs a:last-child{display:inline-block;vertical-align:middle;cursor:default;color:#184092}#products-breadcrumbs a:last-child:after{display:none}#products-breadcrumbs a:hover{color:#184092}#products-details .products-d-top{font-size:2.2rem;color:#184092;padding-top:20px;padding-bottom:20px;background:#ade0f8;border-top-left-radius:30px;border-top-right-radius:30px;border-bottom:8px solid #dd6711;position:relative;z-index:10}#products-details .products-d-top:before{content:url(../img/sun-clouds.png);position:absolute;bottom:-62px;left:5px}#products-details .products-d-content{background:#fff;padding-top:25px}#products-details .products-d-content .products-swiper{padding:0 30px;position:relative}#products-details .products-d-content .products-swiper .swiper-btn{position:absolute;top:50%;color:#184092;z-index:10;font-size:3rem;cursor:pointer;transition:linear .2s color;-webkit-transition:linear .2s color;margin-top:-15px}#products-details .products-d-content .products-swiper .swiper-btn:hover{color:#dd6711}#products-details .products-d-content .products-swiper .swiper-btn.btn-prev{left:0}#products-details .products-d-content .products-swiper .swiper-btn.btn-next{right:0}#products-details .products-d-content .products-swiper img{border:1px solid #ade0f8;transition:linear .2s border;-webkit-transition:linear .2s border}#products-details .products-d-content .products-swiper img.active,#products-details .products-d-content .products-swiper img:hover{border-color:#dd6711}#products-details .products-d-content .products-swiper .swiper-slide{padding:0 5px}#products-details .products-d-content .products-d-text{margin-bottom:50px}#products-details .products-d-content .products-d-price{font-size:3.4rem;color:#184092}#products-details .products-d-content .products-d-buy{background:url(../img/bg-skew.png) repeat;font-size:3rem;line-height:70px}#products-details .products-d-content .products-d-buy a{color:#184092;position:relative;transition:linear .2s color;-webkit-transition:linear .2s color}#products-details .products-d-content .products-d-buy a:hover{color:#dd6711}#products-details .products-d-content .products-d-buy .product-enquire a:after{content:url(../img/btn-left.png);margin-left:10px;position:relative;top:2px}#products-details .products-d-content .products-d-buy .product-now a:after{content:url(../img/btn-right.png);margin-left:10px;position:relative;top:6px}#products-info .products-info-bar{border-bottom:10px solid #dd6711}#products-info .products-info-bar a{display:inline-block;line-height:35px;background:#00a8e1;border-top-left-radius:15px;border-top-right-radius:15px;padding:0 20px;color:#fff;transition:linear .2s background;-webkit-transition:linear .2s background}#products-info .products-info-bar a:hover,#products-info .products-info-bar a.active{background:#dd6711}#products-info .products-info-content{background:#fff;padding:20px 30px}#products-info .info-left-list{font-size:1.6rem}#products-info .info-left-list li{margin:8px 0;position:relative;padding-left:20px}#products-info .info-left-list li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background:#dd6711;margin-right:10px}#products-info .info-right{background:#f5f2eb;border-radius:12px;padding:15px;color:#00a8e1}#products-info .info-right>p{font-size:1.8rem}#products-info .info-right li{position:relative;padding-left:20px;margin:3px 0;font-size:1.6rem}#products-info .info-right li:before{content:"";position:absolute;left:0;top:6px;width:8px;height:8px;border-radius:50%;background:#dd6711;margin-right:10px}#products-info .info-content2-item>p{font-size:1.8rem;color:#00a8e1}#products-info #info-content-02{display:none}#share-top{position:relative}#share-top img{width:100%}#share-top .share-top-btn{position:absolute;bottom:5%;left:0;right:0}#share-second{background:#184092;padding:50px 0}#share-second li{margin:15px 0}#share-products{padding:50px 0;color:#184092}#share-products .share-products-item{font-size:2.4rem;line-height:2.4rem;padding:50px 0}#share-products .share-products-item .item-title{font-size:4rem;line-height:4rem}#share-words{background:#184092;padding:80px 0;color:#fff}#share-words .share-words-top{font-size:2.4rem;line-height:2.4rem}#share-words .share-words-top .share-words-title{font-size:4rem;line-height:4rem}#share-words .share-words-content img{border-radius:50%}#share-words .share-words-content .slide-name{font-size:2rem;line-height:2rem}#share-words .swiper-slide{padding:0 30px}#share-hot{color:#184092;padding:80px 0}#share-hot .share-hot-top{font-size:2.4rem;line-height:2.4rem}#share-hot .share-hot-top .share-hot-title{font-size:4rem;line-height:4rem}#share-hot .share-hot-list li{margin:15px 0}#share-hot .share-hot-list .list-item{background:#fff;position:relative;top:0;text-align:center;padding:20px 0;transition:linear .2s top,linear .2s box-shadow;-webkit-transition:linear .2s top,linear .2s box-shadow}#share-hot .share-hot-list .list-item:hover{top:-5px;box-shadow:5px 5px 20px rgba(0,0,0,0.2)}#share-hot .share-hot-list .item-text{padding:15px}#share-hot .share-hot-list .item-title{font-size:1.6rem;color:#184092;height:23px;overflow:hidden}#share-hot .share-hot-list .item-description{color:#7d7d7d}#index-banner img{width:100%}#index-banner .swiper-pagination{bottom:auto;top:20px}#index-banner .swiper-pagination-bullet{width:14px;height:14px;border-radius:50%;opacity:1;background:#184092;margin:0 10px}#index-banner .swiper-pagination-bullet-active{background:#dd6711}#index-banner .slide-btn{position:absolute;bottom:10%;left:0;right:0}#index-game li{padding:0;position:relative}#index-game li .game-btn{position:absolute;bottom:25px;left:0;right:0}#index-game li img{width:100%}#index-game li .game-content{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.8);color:#fff;font-size:2rem;opacity:0;padding:10%;transition:linear .2s opacity;-webkit-transition:linear .2s opacity}#index-game li:hover .game-content{opacity:1}#index-share{background:#184092;color:#fff;padding:80px 0;font-size:2.4rem}#index-products{padding:80px 0}#index-products .product-item{background:#fff;overflow:hidden;padding-top:30px;box-shadow:0 0 20px 0 rgba(0,0,0,0.2);text-align:center}#index-products .product-item>a:first-child{display:block;/*height:170px;*/line-height:170px}#index-products .product-item .product-name{display:inline-block;font-size:1.6rem;color:#6a6a6a;padding:0 12px;margin-top:10px;margin-bottom:15px;height:26px;overflow:hidden}#index-products .product-item .product-price{font-size:2.6rem;color:#184092;padding:0 12px;margin-bottom:10px}#index-products .product-item .product-btn{border-top:1px solid #ade0f8;font-size:1.4rem;text-align:center;position:relative;overflow:hidden}#index-products .product-item .product-btn:after{content:"";position:absolute;left:50%;top:0;height:100%;border-left:1px solid #ade0f8;transform:translateX(-50%)}#index-products .product-item .product-btn a{float:left;width:50%;height:55px;line-height:55px;color:#184092;transition:linear .2s color;-webkit-transition:linear .2s color}#index-products .product-item .product-btn a:hover{color:#dd6711}#index-products .product-item .product-btn a:first-child:after{content:url(../img/btn-left.png);margin-left:5px;position:relative;top:5px}#index-products .product-item .product-btn a:last-child:after{content:url(../img/btn-right.png);margin-left:5px;position:relative;top:10px}#index-products .products-swiper{position:relative}#index-products .products-swiper .swiper-btn{position:absolute;top:50%;margin-top:-25px;text-align:center;width:50px;height:50px;line-height:50px;border-radius:50%;background:#fff;color:#184092;font-size:4rem;cursor:pointer;transition:linear .2s color,linear .2s background;-webkit-ransition:linear .2s color,linear .2s background}#index-products .products-swiper .swiper-btn:hover{background:#dd6711;color:#fff}#index-products .products-swiper .swiper-btn.btn-prev{left:-80px}#index-products .products-swiper .swiper-btn.btn-next{right:-80px}#index-products .swiper-container{padding:10px}#index-products .index-products-title{font-size:4rem;color:#184092}#news .news-left-top{height:60px;line-height:60px;padding:0 30px;background:url(../img/news-left-top.gif);border-bottom:10px solid #dd6711;font-size:2.2rem;color:#184092}#news .news-list{background:#fff;padding:0 10px 30px}#news .news-list li{padding-top:15px;padding-bottom:15px;border-bottom:1px solid #ade0f8;color:#666}#news .news-list .news-item-title{font-size:1.6rem;color:#184092}#news .news-list .news-item-description{height:92px;margin-bottom:18px;overflow:hidden}#news .news-list .news-item-btn{color:#dd6711;transition:linear .2s color;-webkit-transition:linear .2s color}#news .news-list .news-item-btn:hover{color:#184092}#news .page_list{font-size:1.6rem;font-weight:bold;padding:0 10px}#news .page_list a{color:#184092;margin-right:10px;transition:linear .2s color;-webkit-transition:linear .2s color}#news .page_list a:hover,#news .page_list a.on{color:#dd6711}#news .news-content{padding:10px 30px 30px;background:#fff}#news .news-content .news-content-title{font-size:1.6rem;color:#dd6711}#news .contact-content{padding:30px 15px;background:#fff}.news-others a{color:#184092}.news-others a:hover{color:#dd6711}#news .cart-top-title{height:90px;background:url(../img/cart-top-bg.jpg) center center;border-bottom:10px solid #dd6711;padding:18px 30px 0;font-size:2.2rem;color:#184092}#news .cart-top-title p{font-size:3.5rem;margin-bottom:5px}#cart-form{background:#fff;padding:20px 15px}#cart-form input[type='text'],#cart-form [name='msg']{border:1px solid #00a8e1;outline:0;border-radius:5px;height:27px;padding:5px 10px;width:100%;background:#f5f2eb}#cart-form [name='msg']{height:60px}#cart-form .cart-form-title{font-size:2rem;color:#184092;margin-bottom:10px}#cart-form .cart-input-title{font-size:1.5rem}#cart-form .cart-input-title span{display:none;color:#c33}#cart-form .input-nece span{display:inline}#cart-form .input-list{margin-left:-15px;margin-right:-15px}#cart-form .input-item{margin-bottom:5px}#cart-form .input-checkbox .checkbox-text{position:relative;top:-1px}#cart-form .input-radio{margin-bottom:20px}#cart-form .input-radio .radio-text{position:relative;top:-1px}#cart-form .cart-thead{font-size:1.6rem;border-top:1px solid #aaa;border-bottom:1px solid #aaa;padding:5px 0}#cart-form .cart-thead [class*="col"]{padding-left:0;padding-right:0}#cart-form .cart-tbody .is-table{width:100%}#cart-form .cart-tbody [class*="col"]{padding-left:0;padding-right:0}#cart-form .cart-tbody span{user-select:none}#cart-form .cart-tbody i{cursor:pointer;transition:linear color .2s;-webkit-transition:linear color .2s;user-select:none}#cart-form .cart-tbody i:hover{color:#00a8e1}#cart-form .cart-tbody li{padding:5px 0;border-bottom:1px solid #aaa}#cart-form .cart-tbody li>div:first-child{line-height:15px}#cart-form .cart-tbody .products-name{display:inline-block;width:150px;vertical-align:middle}#cart-form .cart-res{font-size:1.9rem;padding:20px 0;border-bottom:1px solid #aaa}#cart-form .cart-res span{font-size:3rem;color:#184092}#cart-form .cart-agree a{color:#dd6711}#cart-form .cart-agree .cart-agree-msg{display:none;color:#c33}#cart-form .form-submit{height:75px;line-height:75px;font-size:2.6rem;background:url(../img/bg-skew.png);color:#184092;border:1px solid #00a8e1;cursor:pointer;transition:linear color .2s;-webkit-transition:linear color .2s}#cart-form .form-submit:hover{color:#dd6711}#cart-form .form-submit:after{content:url(../img/btn-buy.png);display:inline-block;vertical-align:middle;line-height:0;margin-left:5px;position:relative;top:-1px}#cart-form .country-box{position:relative}#cart-form .country-box .country-list{position:absolute;top:27px;left:0;right:0;background:#00a8e1;z-index:10;color:#fff;line-height:26px;overflow:hidden;display:none;max-height:130px;overflow-y:auto}#cart-form .country-box .country-list li{transition:linear .2s background;cursor:pointer;padding:0 10px}#cart-form .country-box .country-list li:hover,#cart-form .country-box .country-list li.active{background:#184092}#pop-up{z-index:10000;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);display:none}#pop-up .pop-up-box{width:340px;color:#fff;position:relative}#pop-up .pop-up-box .form-close{position:absolute;top:-10px;right:-10px;width:40px;height:40px;line-height:40px;font-size:3rem;border-radius:50%;background:#184092;cursor:pointer;transition:linear .2s background;-webkit-transition:linear .2s background}#pop-up .pop-up-box .form-close:hover{background:#dd6711}#pop-up .pop-up-box .box-pic{background:#fff;padding:30px 0;border-top-left-radius:30px;border-top-right-radius:30px}#pop-up .pop-up-box .box-main{padding:20px;background:#184092;border-bottom-left-radius:30px;border-bottom-right-radius:30px}#pop-up .pop-up-box .box-info{font-size:2rem}#pop-up .pop-up-box .box-form input{width:100%;height:30px;border:0;background:#fff;outline:0;border-radius:20px;padding:0 15px}#pop-up .pop-up-box .box-form .form-return{display:none}#pop-up .pop-up-box .box-form .form-btn{background:#dd6711;width:100px;height:30px;line-height:30px;border-radius:20px;margin-left:auto;margin-right:auto;cursor:pointer;transition:linear .2s color,linear .2s background;-webkit-transition:linear .2s color,linear .2s background}#pop-up .pop-up-box .box-form .form-btn:hover{background:#fff;color:#dd6711}