@charset "UTF-8";
@media screen and (max-width: 319px){html{font-size: 85.33333px;}}
@media screen and (min-width: 320px) and (max-width: 359px){html{font-size: 85.33333px;}}
@media screen and (min-width: 360px) and (max-width: 374px){html{font-size: 96px;}}
@media screen and (min-width: 375px) and (max-width: 383px){html{font-size: 100px;}}
@media screen and (min-width: 384px) and (max-width: 399px){html{font-size: 102.4px;}}
@media screen and (min-width: 400px) and (max-width: 413px){html{font-size: 106.66667px;}}
@media screen and (min-width: 414px){html{font-size: 110.4px;}}

.ui-row{display:block;overflow:hidden; }
.ui-col{float:left;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%; }
.ui-col-10{width:10%;}
.ui-col-20{width:20%;}
.ui-col-25{width:25%;}
.ui-col-33{width:33.3333%;}
.ui-col-50{width:50%;}
.ui-col-67{width:66.6666%;}
.ui-col-75{width:75%;}
.ui-col-80{width:80%;}
.ui-col-90{width:90%;}
.ui-row-flex{display:-webkit-box;width:100%;-webkit-box-sizing:border-box;}
.ui-row-flex .ui-col{float:none;-webkit-box-flex:1;width:0;}
.ui-row-flex .ui-col-2{-webkit-box-flex:2;}
.ui-row-flex .ui-col-3{-webkit-box-flex:3;}
.ui-row-flex .ui-col-4{-webkit-box-flex:4;}
.ui-row-flex-ver{-webkit-box-orient:vertical;}
.ui-row-flex-ver .ui-col{width:100%;height:0;}
.ui-row-flex-align-center {-webkit-box-align: center; }
.loadingBox{width:80%;height:40px;line-height: 40px;border:1px solid #f1f1f1;text-align: center;font-size: 13px;line-height: 40px;margin:0 auto;}
/*垂直上下居中*/
.ui-center{display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;width:100%;}
/*排版*/
.ui-flex,.ui-tiled {display: -webkit-box;width: 100%;-webkit-box-sizing: border-box; }
/*平铺*/
.ui-tiled li {-webkit-box-flex:1;width:100%;text-align:center;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;}
/*标题*/
.text-center h2{font-size: 20px;margin-bottom:10px;font-weight:bold;}
.text-center h3{font-size:18px;color:#fff;padding-bottom: 20px;}
.text-center h4{font-size:16px;display:inline-block;border-bottom: 2px solid #b91e22;font-weight:bold;margin:20px 0 10px 0;line-height: 1.5;}
.text-center strong,.text-center small{display: block;}
.text-center b{margin:0 5px;color:#4e4e4e;}
.text-center p{line-height: 2em;}
.longtext p{text-align: left; line-height: 2em;margin: 5px 0;color:#666;}
.nowrap-2,.ui-nowrap-multi{display:block;display:-webkit-box;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:2;}

/*图文列表*/
.ui-list{margin-left:-10px;position: relative;}
.ui-list li{float: left;margin-bottom: 20px;}
.ui-list li a{display:block;margin-left:10px;background:#fff;}
.ui-list li a img,.banner img,.content-box img,.news img{display:block;width:100%;}
.ui-list-info,.ui-list li a b{display:block;padding:10px;color:#333;}
.ui-list-info strong{display:block;display:-webkit-box;/*margin:5px 0;*/line-height:20px;height:40px;}
.ui-list-info em{color:#b91e22;font-style: normal;}
.ui-list-title{}

/*图片列表*/

/*文字列表*/
.ui-textlist{margin-bottom: 20px;}
.ui-textlist li{padding:10px 0;border-bottom: 1px solid #f1f1f1;}
.ui-textlist li:first-child{padding-top:0;}
.ui-textlist li a{color:#666; font-size: 12px; line-height: 2em;}
.ui-textlist li a h5{ font-weight:bold;color:#333; line-height: 2em;}

/*button*/
.btn-more{margin:4px 0;height:41px;line-height:38px;display:block;width:100%;border:1px solid #E5E5E5;border-radius:2px;color:#666;text-align:center}

/*tab*/
.tab ul li,.slide-nav li{float: left;text-align: center;border-bottom:2px solid #EBEBEB;font-size:14px;line-height:40px;}
.tab ul li.active,.slide-nav li.active{border-bottom:2px solid #b91e22;margin-bottom:-2px;font-weight: bold;}
.news .tab{padding:0 22%;}
.video .tab{padding:0 20px;}

/*page-body*/
.ui-panel{padding:20px 18px;background: #fff;margin-bottom:10px;}
.ui-content>div+div,.ui-content>ul+ul{display:none;}
.content-box{position:relative;}
.content-box .info{display:block;margin-bottom:20px;}
.content-box .info p{ line-height: 2em;}
.choice{color:#fff;background:rgba(0,0,0,.7);padding:20px 18px;position:relative}
.choice .cover{position:absolute;z-index:-1;width:100%;height:100%;top:0;left:0;background-repeat:no-repeat;background-position:center center;background-size:cover;}
.slide-wrapper{margin-top:10px;}
.slide-cnt{padding:20px 10px;}
.slide-cnt .title{font-size:16px;}
.slide-cnt .sub-item{margin-top:20px;line-height:2em;}
.product{background: #f1f1f1;margin-top:10px;}
.product-box{padding:20px 18px;}
.step{border-top:1px solid #ddd;padding-bottom:20px;}
.step em{display:block;margin:20px auto 10px auto;font-style:normal;width:40px;height:40px; line-height: 36px;border-radius:25px;border:2px solid #b91e22;color: #B91E22;font-size: 16px;font-weight: bold;}

/*字幕滚动*/
.caption-scroll{margin-top:23px;}
.caption-scroll li{padding:0 10px;height:35px;line-height:35px;}
.caption-scroll .applied-info{border:1px solid #B91E22;color:#333;}
#scroll{height:105px;overflow:hidden;}

/*新闻内容页*/
.newsS h3{ font-size:16px!important; text-align: center; font-weight: bold;color:#333;line-height:2em}
.newsS h3 .time{display:block;color:#4e4e4e; line-height:2em}
.newsS .cnt img{margin:10px auto;display:block;max-width:100%;height:auto!important;}
.newsS .cnt p{color:#333;}

/*视频列表*/
.videolist .tab.fixed{z-index:9;position:fixed;top:90px;width:100%;margin-top:0;background: #f1f1f1;}
.videolist .tab.fixed+.ui-content{margin-top:40px}
.videolist .ui-content{ background: #fff;padding:20px;}
.videolist .ui-list{  margin-left: -4px;}
.videolist li a {margin-left: 4px;}
.ui-list .ui-img,.videolist .ui-img{position: relative;padding-top:57%;background: #f1f1f1;}
.videolist .ui-img:before{content:'';position: absolute;width: 30px;height:30px;background: url(../img/play_small.png) no-repeat center center/100%;top:50%;left:50%;-webkit-transform: translate(-15px,-15px);-ms-transform: translate(-15px,-15px);transform: translate(-15px,-15px);z-index: 2;}
.ui-list .ui-img span,.videolist .ui-img span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background-repeat: no-repeat;background-size: cover;}
.videolist .ui-list p{color:#666;font-size: 10px;text-align: center;padding:10px 0;line-height: 14px;height:48px;}
.pinpaiVideo .ui-content{ padding:0;}
/*视频详情页*/
.videoshow{padding:20px;}
.videoshow .title{color:#333;font-size: 16px;text-align: center;padding-bottom:20px;}
.videoshow .video-box{background: #f1f1f1;position: relative;}
.videoshow video{width:100%;height:158px;}

/*产品列表页*/
.productlist{margin-top:0;}
/*.productlist .tab{padding:0 20px}
.productlist .tab.fixed+.tab-container{margin-top:2.5em;}
.productlist .tab ul li {line-height: 2.5em;}*/
.productlist .product-title{display: block;text-align: center;padding:20px 0;}
.productlist .list-box{display:block;padding:0 18px 20px 18px;}
.productlist .list-title{font-size:16px;font-weight:bold;color:#333;padding-bottom:14px;}
.productlist .list-title small{padding-top:2px;display:block;font-weight:normal;color:#666;}
/*产品详情*/
.nowrap{white-space:nowrap;display:block;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;}
.productShow .product-top{padding:20px;}
.productShow .product-top .product-pic{position: relative;padding-top:100%;background: #f1f1f1;}
.productShow .product-top .product-pic span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background-repeat: no-repeat;background-size: cover;}
.productShow .product-top .pTitle{margin-top: 20px;}
.productShow .product-top .pTitle .name{font-size:16px;color:#333;font-weight:bold;}
.productShow .product-top .pTitle .series{font-size:14px;color:#666;text-align: right;}
.productShow .product-top .price{margin-top: 12px;}
.productShow .product-top .price .zhixiao{display: block;font-size: 14px;color:#333;font-weight: bold;}
.productShow .product-top .price .shichang{display: block;font-size: 14px;color:#666;}
.productShow .product-top .price .zhixiao i{color:#B91E22;font-style: normal;}
.productShow .product-buy{border:1px solid #F1F1F1;padding-top:20px;padding-bottom: 13px;}
.productShow .product-buy .buy-btn{display:block;width:200px;height:40px;line-height:40px;margin:0 auto;border:1px solid #B91E22;border-radius:2px;font-size:16px;color:#B91E22;text-align: center;}
.productShow .product-buy .tel{font-size: 12px;color:#999;text-align: center;margin-top: 15px;}
.productShow .list-box{padding:20px;}
.productShow .list-box li{margin-bottom:10px;}
.productShow .list-box .ui-img{padding-top:100%;}
.productShow .list-box .ui-img span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background-repeat: no-repeat;background-size: cover;}
/*.productShow .tab{padding:0 20px;margin-top: 20px;}
.productShow .tab.fixed{z-index:9;position: fixed;top:90px;width:100%;margin-top:0;}
.productShow .tab ul li {line-height: 2.5em;}*/
.productShow .list-box p{font-size: 12px;color: #333;text-align: center;line-height: 16px;padding-top:10px;height:52px;}
.productShow .intro{padding:20px;}
.productShow .intro p{overflow-x:hidden}
.productShow .video-box{padding-top:20px;}
.productShow .video-box video{width:100%;height:160px;}
.productShow .tab-container .ui-content+.ui-content{border-top:1px solid #F1F1F1}
.productShow .tab-container .ui-content>div{display: block;}
.productShow .recomment-box{padding:20px;}
.productShow .recomment-box .title{font-size:16px;font-weight:bold;color:#333;padding-bottom: 20px;}
.productShow .recomment-box .ui-img{position: relative;padding-top:100%;background: #f1f1f1;}
.productShow .recomment-box .ui-img span{width: 100%;height: 100%;position: absolute;top: 0;left: 0;z-index: 1;background-repeat: no-repeat;background-size: cover;}
.showPicBox{display:none;position: fixed;top:0;left:0;width:100%;height:100%;background: rgba(0,0,0,1);z-index: 998;}
.showPicBox .swiper-container {width: 100%;height: 100%;}
.showPicBox .swiper-slide{text-align:center;font-size:18px;display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-box;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-box-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-box-align:center;align-items:center;padding:10px}
.showPicBox .swiper-slide img{max-width: 100%;max-height: 100%;}
.showPicBox .close{position: absolute;top:0;right:20px;font-size: 50px;color: #fff;z-index:999 ;}
/*联系我们*/
.contactShow .contact-title{display: block;text-align: center;padding:20px 0;}
.contactShow .contact-list{font-size: 14px;color: #666;}
.contactShow .contact-list li{padding:20px 0;border-bottom: 1px solid #f1f1f1;}
.contactShow .icon{width: 50px;text-align: center;}
.contactShow .icon img{-webkit-transform: scale(.6);-ms-transform: scale(.6);transform: scale(.6);}
.contactShow .contact-list li .ui-col{line-height: 30px;}
.contactShow .scode-box{margin-top: 30px;text-align: center;color: #666;font-size: 14px;padding-bottom: 20px;}
.contactShow .scode-box img{width: 133px;height: 133px;margin-bottom: 10px;}
/*大师*/
.chuancheng strong{font-size: 16px;}
.chuancheng p{color:#666;}
.mjtc .ui-img{padding-top:83%;}

/*分页面大标题*/
.bTitle{font-size: 20px;color:#333;font-weight: bold;}
.bTitle span{display: inline-block;vertical-align: middle;}
.bTitle .line{width:30px;height:1px;background:#333;margin:0 20px;}
.bTitle+.tip{font-size:12px;font-weight:400;color:#666;margin-top: 10px;}

/*首页 产品列表*/
.j-list a>i{padding-top:100%;display:block;position:relative}
.j-list i>i{position:absolute;top:0;width:100%;height:100%;overflow:hidden}

/*产品详情页 联系我们弹出框*/
.telBox{display:none}
.telBox,.telBox .cancel{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.2);z-index:100;}
.telBox .tel{z-index:110;position:absolute;bottom:0;font-size:16px;width:100%}
.telBox .tel a{display:block;height:44px;line-height:42px;border-bottom:1px solid #f1f1f1;text-align:center;color:#333;}
.telBox .tel a:last-child{color:#E84545;}

/*2020.4修改*/
/*background*/
.bgc-f{background:#fff}
.bgc-ed{background:#ededed}
/*消息提示*/
.bd-poptips{display:none;position:fixed;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);z-index: 99999;padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;background:rgba(0,0,0,.7)}
.bd-poptips .poptips-cnt>span{color:#fff}
/*留白*/
.ui-whitespace{padding-left:15px;padding-right:15px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}@media(max-width:320px){.ui-whitespace{padding-left:10px;padding-right:10px;}}
/*header*/
.ui-header{position:fixed;width:100%;z-index:99;left:0;border-bottom: 1px solid #ddd;}
.ui-header{top:0;height:90px;background:#fff}
.ui-header ~ .ui-container{border-top:90px solid transparent;}
.header-top-box{height:50px;position:relative;line-height:50px;}
.header-top-box .logo-box{display:block;height:50px;}
.header-top-box .left-box,.header-top-box .right-box{padding:0 15px;position:absolute;top:0;height:50px;}
.header-top-box .left-box{left:0;padding-left:29px;background:url(../img/back.png) no-repeat 15px center/10px auto;font-size:14px;color:#333;}
.header-top-box .right-box{right:0;width:46px;background:url(../img/icon_share.png) no-repeat center/16px auto}
.menulist{width:100%;display:-webkit-box;-webkit-box-pack:justify;-webkit-justify-content:space-between;height:39px;line-height:40px;padding-left:15px;padding-right:15px;background:#fff;}
.menulist a{color:#666;font-size:14px}
.menulist .active a{color:#B91E22;font-weight:bold}
/*标题*/
.secone-title{padding:30px 0 10px;color: #333;font-size: 16px;font-weight: bold;text-align: center;}
.secone-title .line{margin: 0 20px;display:inline-block;width: 30px;height:1.2px;background:#333;vertical-align:top;-webkit-transform: translateY(8px);-ms-transform: translateY(8px);transform: translateY(8px);}
/*产品详情*/
.productShow .picture{padding-top:20px}
.productShow .picture li{padding-bottom:10px;}
.productShow .picture li img{width:100%;height:auto!important;}

.productShow .tab{/*padding:0 20px;*/margin-top: 20px;}
.productShow .tab-perch{margin-top: 20px;width: 100%;height: 39px;}
.productShow .tab.fixed{z-index:9;position: fixed;top:90px;width:100%;margin-top:0;}
.productShow .tab ul{width: 100%;display: -webkit-box;-webkit-box-pack: justify;-webkit-justify-content: space-between;height: 39px;padding-left: 15px;padding-right: 15px;background: #fff;position:relative}
.productShow .tab ul:after{content:" ";position:absolute;bottom:0;left:15px;width:calc( 100% - 30px);height:1px;background:#F1F1F1;}
.productShow .tab ul li{line-height: 38px;float:none;border:none;}
.productShow .tab ul li a{display:inline-block;padding-left:5px;padding-right:5px;height:26px;border-radius:4px;line-height:26px;color:#666}
.productShow .tab ul li.active{margin-bottom:0;color:#333;}
.productShow .tab ul li.active a{background:#333;color:#fff;}
/*产品列表页*/
.productlist{margin-top:0;}
.productlist .tab{padding:0 15px}
.productlist .tab.fixed{z-index:9;position:fixed;top:90px;width:100%;margin-top:0;background: #fff;}
.productlist .tab.fixed+.tab-container{margin-top:2.5em;}
.productlist .tab ul li{line-height:44px;border-bottom:none}
.productlist .tab ul li a{display:inline-block;padding-left:6px;padding-right:6px;height:26px;border-radius:4px;line-height:24px;color:#666;border:1px solid #D2D2D2;}
.productlist .tab ul li.active{margin-bottom:0;color:#333;}
.productlist .tab ul li.active a{background:#333;color:#fff;border-color:#333;}
/*分享*/
.actionsheet-share {position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;opacity:0;pointer-events:none;display:-webkit-box;-webkit-box-orient:horizontal;-webkit-box-pack:center;-webkit-box-align:end;background:rgba(0,0,0,.85)}
.actionsheet-share.appear {pointer-events:inherit;opacity:1;}
.actionsheet-share.appear .actionsheet-share-cnt {-webkit-transform:translateY(0);-webkit-transition-delay:0.3s;}
.actionsheet-share-cnt{position:fixed;bottom:0;padding:0;width:100%;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;text-align:center;-webkit-transform:translateY(100%);-webkit-transition-property:all;-webkit-transition-timing-function:ease-out;-webkit-transition-duration:0.3s; }
.actionsheet-share-cnt .actionsheet-share-bd{padding-left:20px;padding-right:20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex; -webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around;border-bottom:1px solid #eee}
.actionsheet-share .j-grid{display:block;padding:25px 12px 13px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;-webkit-box-align:center;text-align:center;}
.actionsheet-share .grid-icon{width:40px;height:40px;background:url(../img/icons_online_contact.png) no-repeat 0 0/100px auto;}
.actionsheet-share .j-icon-wb{background-position:-5px -55px;}
.actionsheet-share .j-icon-qq{background-position:-5px -5px;}
.actionsheet-share .j-icon-wx{background-position:-5px -105px;}
.actionsheet-share .j-icon-friendswx{background-position:-55px -105px;}
.actionsheet-share .j-icon-friendscirle{background-position:-55px -55px;}
.actionsheet-share .j-icon-copylink{background-position:-55px -5px;}
.actionsheet-share .grid-label{margin-top:10px;font-size:12px;font-weight:400;color:#666;}
.actionsheet-share .actionsheet-share-ft{height:40px;background:#fff;font-size:16px;font-weight:400;color:#333;line-height:40px;cursor:pointer}
.weshare{display:none;position: fixed;top:0;left:auto;max-width:750px;width:100%;height:100%;background: rgba(0,0,0,0.85) url("../img/wechat_share.png") no-repeat right 20px top 10px/87.5% auto;z-index: 9999;}
/*.actionsheet-share.webviewshare{max-width:750px;left:auto;background:rgba(0,0,0,0.85) url("../images/m/webview_share.png") no-repeat right 0 top 20px/87.5% auto;}*/
.dialog-sharewx{position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 9999;display: -webkit-box;-webkit-box-orient: horizontal;-webkit-box-pack: center;-webkit-box-align: center;background:rgba(0,0,0,.85);display: none;}
.dialog-sharewx.appear{display: -webkit-box;display: box; }
.dialog-sharewx-cnt{width:280px;border-radius:10px;-webkit-background-clip: padding-box;background-clip: padding-box;pointer-events: auto;background:#fff;position: relative;font-size: 16px;}
.dialog-sharewx-hd{height: 48px;line-height: 48px;text-align: center;}
.dialog-sharewx-hd h3{font-size:16px;line-height: 48px;}
.dialog-sharewx-bd{padding:0 10px;}
.dialog-sharewx-bd .link-zs{padding:10px;display: -webkit-box;display: box;-webkit-box-pack: center;-webkit-box-align: center;-webkit-box-orient: vertical;width:100%;height:56px;border-radius:2px;background:#F6F6F6;word-break:break-all;font-size:12px;font-weight:400;color:#666;line-height:1.5;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:text;}
.dialog-sharewx-bd .link-zs .ui-nowrap-multi{-webkit-user-select:text !important;}
.dialog-sharewx-ft{padding:0 45px;border-bottom-left-radius: 10px;border-bottom-right-radius:10px;display: -webkit-box;width: 100%;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-align: center;height:75px;}
.dialog-sharewx-ft a{display:block;width:100%;height:38px;background:#16AE67;border-radius:19px;font-size:14px;color:#fff;line-height:38px;text-align:center}
.dialog-sharewx .dialog-close{position:absolute;bottom:-50px;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}
/* 屏宽超出750px */
body{margin:0 auto;}
body,.ui-header,.tab{max-width:750px;}
.ui-header,.tab{left:auto;}
#cp_video1,#cp_video2{width: 100%;}
#cp_video1>video,#cp_video2>video{width: 100%;height: 100%;}
/*售后服务*/
input,select{outline:none;}
input::-webkit-input-placeholder {
    color: #999;
}
input::-moz-placeholder {
    color: #999;
}
input:-ms-input-placeholder {
    color: #999;
}
input::-ms-input-placeholder {
    color: #999;
}
input::placeholder {
    color: #bbb;
}
select{-webkit-appearance: none;}
.page-service .form-info{padding: 0 26px 65px 22px;}
.page-service .form-item{margin-top: 25px;font-size: 14px;display: -webkit-box;display: -webkit-flex;display: -moz-box;display: -ms-flexbox;display: flex;-webkit-box-align: start;-webkit-align-items: start;-moz-box-align: start;-ms-flex-align: start;align-items: start;}
.page-service .form-title{width: 96px;color: #333;font-size: 14px;text-align: right;padding-right: 18px;line-height: 36px;}
.page-service .form-title em{color: #FF0000;padding-right: 1px;}
.page-service .form-input{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;height: 36px;border: 1px solid #DDDDDD;}
.page-service .form-input .error{width:100%;color: #FF0000;font-size: 12px;position: absolute;left: 0;top: 36px;display: none;padding: 0 10px;text-align: left;}
.page-service .form-input.haserror{border-color: #FF0000;position: relative;}
.page-service .form-input.haserror .error{display: block;}
.page-service .form-input input{width: 100%;height: 100%;border: 0;padding: 0 10px;background: transparent;}
.page-service .submit-btn{width: 100px;height: 36px;background: #3393FF;border-radius: 2px;border: 0;color: #fff;font-size: 14px;text-align: center;margin-top: 20px;}
.page-service .form-date{background: url("../../images/icon_date.png") no-repeat right 10px center/16px 15px;}
.page-service .form-select{background: url("../../images/icon_select_arrow.png") no-repeat right 10px center/15px 9px;margin-bottom: 10px;}
.page-service .form-address{-webkit-box-flex: 1;-webkit-flex: 1;-moz-box-flex: 1;-ms-flex: 1;flex: 1;}