@charset "utf-8";
/* CSS Document */
@font-face{font-family:'impact';src:url("fonts/impact.ttf) format("truetype),url("fonts/impact.eot) format("embedded-opentype);}
@font-face{font-family:'StencilStd';src:url("fonts/StencilStd.ttf) format("truetype),url("fonts/StencilStd.eot) format("embedded-opentype);}
body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,pre,form,input,textarea,p,hr,thead,tbody,tfoot,th,td{margin:0;padding:0;}
ul,ol{list-style:none;}
a{text-decoration:none;}
html{-ms-text-size-adjust:none;-webkit-text-size-adjust:none;text-size-adjust:none;}
body{line-height:1.5; font-size:14px;}
body,button,input,select,textarea{font-family:'helvetica neue',tahoma,'hiragino sans gb',stheiti,'wenquanyi micro hei',\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif;}
b,strong{font-weight:bold;}
i,em{font-style:normal;}
table{border-collapse:collapse;border-spacing:0;}
table th,table td{border:1px solid #ddd;padding:5px;}
table th{font-weight:inherit;border-bottom-width:2px;border-bottom-color:#ccc;}
img{border:0 none;width:auto\9;/*max-width:100%;*/vertical-align:top; height:auto;}
button,input,select,textarea{font-family:inherit;font-size:100%;margin:0;vertical-align:baseline;}
button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer;}
button[disabled],input[disabled]{cursor:default;}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0;}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box;}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}
input:focus{outline:none;}
select[size],select[multiple],select[size][multiple]{border:1px solid #AAA;padding:0;}
article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block;}
audio,canvas,video,progress{display:inline-block;}
input::-webkit-input-speech-button {display: none}
button,input,textarea{-webkit-tap-highlight-color: rgba(0,0,0,0);  }

/**自定义样式**/
*{ margin: 0 ; padding: 0;}
html{ font-size:100px;}
body {font-family: "Microsoft YaHei", "Helvetica Neue", Helvetica, 'SimHei', Arial, sans-serif;  color:#555; background: #ffffff;font-size: 14px;}
input, textarea, selet, option, button{outline: none;}
input[type="submit"], input[type="reset"], input[type="button"], button { -webkit-appearance: none; /*去掉苹果的默认UI来渲染按钮*/}
input:-webkit-autofill{ background: none;}
a{color: #090b17;text-decoration: none;  }
a:focus,a:hover{text-decoration: none; color:#CC0000;transition:all .3s;  -webkit-transition:all .3s; -moz-transition:all .3s;  -o-transition:all .3s;}
li{list-style: none;}


/*body a{outline:none;blr:expression(this.onFocus=this.blur());}  去掉a标签点击后的虚线*/
/* ----- clear fix for floats ----- */
/* these styles instruct non-IE browsers to render container elements so that they fully enclose floats */
/* without this class applied, a float might hang over the bottom border of it's container */
.clearfix:after {content:"."; width:0; height:0; line-height:0; font-size:0; display:block; clear:both; visibility:hidden; overflow:hidden;margin:0;}
.clearfix {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearfix {height:1%;}
.clearfix {display:block;}
/* End hide from IE-mac */


/*======框架样式重置初始化========*/
.h1,h1,.h2,h2,.h3,h3,.h4,h4,.h5,h5,.h6,h6,p,ul,dl{ margin: 0;font-weight: normal;}
.h16{ font-size:16px;}
.h20{ font-size:20px;}
.h22{ font-size:22px;}
.h28{ font-size:28px;}

.fr{ float: right;}
.fl{ float: left;}

a.more{clear:left;display:block;width:220px;height:50px; line-height:50px; border-radius:50px; background: #CC0000;margin:0 auto;font-size:18px; color: #fff; text-align: center;}
a.more b{background: url(../images/icon-9.png) center no-repeat; background-size:20px;  font-style: normal; font-family: "宋体"; margin-left:6px;    text-indent: -999px; display: inline-block; width: 20px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
a.more:hover b{margin-left:20px;}


/*-------------導航---------------*/
/*按鈕部分*/
.hamburger {vertical-align:middle;/*padding-right: 6px;*/ background:none;}
.hamburger,.hamburger:before,.hamburger .hamburger-bar,.hamburger:after {-webkit-transition:-webkit-transform .2s ease-in-out;-o-transition:-o-transform .2s ease-in-out;transition:transform .2s ease-in-out;}
.hamburger:before,.hamburger:after {content:"";}
.hamburger:before,.hamburger .hamburger-bar,.hamburger:after {display:block;width:40px;height:3px;margin:0;background:#222;border-radius:1px;}
.navbar-default .hamburger .hamburger-bar,.navbar-default .hamburger:after {background:#222;}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus{ background: none;}
.hamburger .hamburger-bar {margin:9px 0;}
.hamburger-close:before {-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);-o-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:5%;-ms-transform-origin:5%;-o-transform-origin:5%;transform-origin:5%; }
.hamburger-close .hamburger-bar {opacity:0;}
.hamburger-close:after {-webkit-transform:rotate(-48deg);-ms-transform:rotate(-45deg);-o-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:5%;-ms-transform-origin:5%;-o-transform-origin:5%;transform-origin:5%;margin-top:3px;}
/*.hamburger-close.collapsed{padding-right: 10px;}*/
.hamburger-close.collapsed:before{-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0); }
.hamburger-close.collapsed .hamburger-bar {opacity:1;}
.hamburger-close.collapsed:after {-webkit-transform:rotate(0);-ms-transform:rotate(0);-o-transform:rotate(0);transform:rotate(0);}

/**/
.header-box-bg{ width:100%;box-shadow:0 1px 3px rgba(0,0,0,.05); }
.header-box {-o-box-shadow:none;-ms-box-shadow:none;box-shadow:none;z-index:1601; border: none; border-radius: 0;background:#fff; width: 100%; margin-bottom: 0; -webkit-transition: all .6s ease;  transition: all .6s ease;padding:0 2%;  margin: 0 auto;box-shadow:0 1px 3px rgba(0,0,0,.05); }
.header-box.navbar-shadow{  }

.header-box .dropdown-menu {left:50%;min-width:100%; margin-left:0;background:rgba(0,0,0,0.3); -o-box-shadow:0 1px 2px rgba(190,190,190,0.1);-ms-box-shadow:0 1px 2px rgba(190,190,190,0.1);box-shadow:0 1px 2px rgba(190,190,190,0.1); text-align: center;}
.header-box .dropdown-menu:before{ position:absolute; top:-6px;left:50%; opacity:.3; filter:Alpha(opacity=30); margin-left: -5px; content:""; width:0; height: 0; border-left: solid 6px transparent; border-right: solid 6px transparent; border-bottom: solid 6px #000;}

.header-box .navbar-logo {padding:0px;display:block; margin:18px 40px 0 0; width:420px;}
.header-box .navbar-logo img { max-width: 100%}
.header-box .navbar-toggle {height:auto;margin-right:0;border:none; padding:14px 0px; }
.header-box .navbar-collapse { padding: 0;}

/*.header-box .nav{ position: absolute; left: 50%; top:0; transform:translateX(-50%); }*/
.header-box .nav>li{padding: 0 16px; }
.header-box .nav>li>a{color:#15383a;transition:color 0.5s;-webkit-transition:color 0.5s;transition:background 0.5s;-moz-transition:background 0.5s;-webkit-transition:background 0.5s;-o-transition:background 0.5s; line-height:92px;height:100px;margin: 0; padding: 0; background: none; padding: 0 0px;font-size:22px;}
.header-box .nav>li>a:before{ position:absolute; left:50%; bottom:26px; content: ""; width:0%; height:3px;  background: #cc0000;    -webkit-transition: all .6s ease;  transition: all .6s ease; }
.navbar-default .navbar-nav > .nav li.open a:before,.navbar-default .navbar-nav > .nav li:hover a:before{left:10%; top: 0; content: ""; width:80%;}
.header-box .nav>li:hover a:before,.header-box .nav>li.active a:before{left:0;  content: ""; width:100%;}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus { color: #15383a; background: none; }
.header-box .nav li .dropdown-menu{top:80px; margin-left:-50%; -webkit-transition: all .6s ease;  transition: all .6s ease;}
.header-box .nav li.open a:hover .dropdown-menu{}
.header-box .nav>li.open .dropdown-menu {display:block; border:none; background: #fff; padding: 0; border-radius:0;border-radius:0 0 3px 3px;}
.header-box .nav>li.open .dropdown-menu li{ line-height:40px; height: 40px; border-bottom: solid 1px #eee;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s;}
.header-box .nav>li.open .dropdown-menu li:last-child{border-bottom:none;border-radius:0 0 3px 3px;}
.header-box .nav>li.open .dropdown-menu li a{padding:0; color: #333333;-webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s;}
.header-box .nav>li.open .dropdown-menu li:hover{background:#f8f8f8;}
.header-box .nav>li.open .dropdown-menu li:hover a{ color: #cc0000;}

.header-box .nav>li>a:hover,.navbar-default .navbar-nav > .open:hover > a,.navbar-default .navbar-nav > li.active > a,.header-box .nav li a.active,header-box .dropdown.open>a,.header-box .nav li.active>a:hover,.header-box .nav li.active>a:active,.header-box .nav li>a:hover.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>.active>a:hover {color:#cc0000;  background: #fff;  -webkit-transition: all 0.3s; -moz-transition: all 0.3s; -ms-transition: all 0.3s;  -o-transition: all 0.3s; transition: all 0.3s;}

/*电话*/
.telephone{display: inline-block;margin-top:26px;}
.telephone .phone{ background:url(../images/icon-1.png) left center no-repeat;background-size:36px;  padding-left:42px;font-size:32px; font-family:"impact",Arial,sans-serif; color: #f08300; }
/*手机端电话咨询*/
.header-box .nav-btn { display: none; text-align: center;padding: .4rem 0;}
.header-box .nav-btn a{display: inline-block; width:3rem; height:.5rem;line-height:.5rem; background: #cc0000; color:#fff;  font-size: .24rem; margin:0 .15rem;}
.header-box .nav-btn a:last-child{background: #f08200; }

/*登錄註冊*/
.predestine{display: inline-block; margin-left: 40px;}
.predestine .predestine-btn{ margin-top:26px;  display:inline-block; background:#ff8a2c; font-size:16px; color:#fff; font-weight: 500; width:160px; height:48px; line-height:48px; font-size: 16px; text-align: center; padding: 0; border-radius:0;border: none; position: relative; -webkit-transition:all .5s ease;transition:all .5s ease; border-radius: 2px;  }
.predestine .predestine-btn span{ display:inline-block;line-height:48px; width:100%;position: absolute; z-index: 2;  left: 0; top: 0;  }
.predestine .predestine-btn:before{content:""; width:100%; height:0; left: 0; top:0;  position: absolute;z-index:1; background:#f06f08; -webkit-transition:all .5s ease;transition:all .5s ease;  border-radius: 2px; }
.predestine .predestine-btn i{ margin-right: 10px;font-size:18px; }
.predestine .predestine-btn:hover{ color: #fff; }
.predestine .predestine-btn:hover:before{ height: 100%;  }

 /*底部*/
.footer-bg{ background:#CC0000; width: 100%; overflow: hidden; border-top:1px solid #FFFFFF; padding-top:46px; clear: both;}
.footer-bg .footer-box{ width: 1360px;}
.footer-bg .footer-title{ font-size:20px; color:#f2f2f2; margin-bottom:8px;}


.footer-bg .logo-part{width:25%; float: left;}
.footer-bg .logo-part .logo-bottom img{max-width:80%;}
.footer-bg .logo-part p{ font-size:20px; color:#d2dbdc; letter-spacing: 5px;}
.footer-bg .logo-part .logo-tel{margin-top:26px;}
.footer-bg .logo-part .logo-tel h4{ font-size:18px; color:#d2dbdc; line-height: 30px;}
.footer-bg .logo-part .logo-tel h4 em{ font-size:16px; color:#d2dbdc; font-style: normal;}
.footer-bg .logo-part .logo-tel p{  letter-spacing: 1px;font-family: "impact",Arial,sans-serif; font-size:30px; color:#edf5f5; line-height:36px;}
.footer-bg .logo-part .logo-tel p a{ color:#edf5f5;}

.footer-bg .nav-part{width:50%; float: left;}
.footer-bg .nav-part.yl{width:50%;}
.footer-bg .nav-part.hl{width:23%;}
.footer-bg .nav-part p{ color: #d2dbdc; font-size: 16px; line-height:30px;height:30px; overflow: hidden; white-space:nowrap;text-overflow:ellipsis;}
.footer-bg .nav-part p a{ color: #d2dbdc; transition:all .2s;  -webkit-transition:all .2s; -moz-transition:all .2s;  -o-transition:all .2s;}
.footer-bg .nav-part p a:hover{ color: #fff;}

/*二维码*/
.footer-bg .qrcode-part{ width:15%; float: left;}
.footer-bg .qrcode-part .qrcode-icon{ padding-top: 6px;}
.footer-bg .qrcode-part .qrcode-icon a{display: inline-block;width:40px;height:40px; background:url(../images/weixin.png) center no-repeat; background-size:40px;}
.footer-bg .qrcode-part .qrcode-icon a:last-child{display: inline-block;width:40px; background:url(../images/weibo.png) center no-repeat;background-size:40px;margin-left: 10px;}
.footer-bg .qrcode-part .qrcode-img{ display: table; margin-top: 12px;}
.footer-bg .qrcode-part .qrcode-img img{width:85px;  margin-right: 10px;}
.footer-bg .qrcode-part .qrcode-img span{display: table-cell; vertical-align: middle; font-size: 16px; color: #d2dbdc;}
.footer-bg .qrcode-part .qrcode-img span p{font-size: 14px; }

/*网站备案*/
.footer-bg .Copyright{  margin-top:46px; padding:18px 0; line-height:24px;background:#154a42;text-align: center;color:#d2dbdc; clear: left; }
.footer-bg .Copyright a{ text-decoration: underline;color:#fff;}
.footer-bg .Copyright a:hover{color:#fff;}


/*入住流程*/
.step-bg{ width:100%; background:#525252; padding: 60px 0;}
.step-title{width:558px; margin: 0 auto; background: #e5e5e5;height:1px; position: relative;}
.step-title span{display:block;position:absolute;left:50%; top:-20px; margin-left:-75px;width:150px;  text-align:center;lline-height:36px;font-size:30px; background: #ffffff;  color:#333333; }

.step-item{ margin-top: 70px;margin-bottom: 40px;}
.step-item li{ width:16.66%; float: left; position: relative;}
.step-item li:before{position:absolute;right:-13px; top:50%; margin-top:-13px;content:""; width:26px;height:26px;background: url(../images/icon-2.png) center no-repeat;  }
.step-item li .icon{ width: 68px; height: 68px; margin:0 auto; background-image:url(../images/step-white-1.png) ;background-position: center; background-repeat: no-repeat;background-size: 68px;}
.step-item li .content{ font-size: 16px; line-height:22px; color:#effffd; text-align: center; padding:6px 2px; text-align: center;}
.step-item li:nth-child(1) .icon{background-image:url(../images/step-white-1.png); background-size: 68px;}
.step-item li:nth-child(2) .icon{background-image:url(../images/step-white-2.png); background-size: 68px;}
.step-item li:nth-child(3) .icon{background-image:url(../images/step-white-3.png); background-size: 68px;}
.step-item li:nth-child(4) .icon{background-image:url(../images/step-white-4.png); background-size: 68px;}
.step-item li:nth-child(5) .icon{background-image:url(../images/step-white-5.png); background-size: 68px;}
.step-item li:nth-child(6) .icon{background-image:url(../images/step-white-6.png); background-size: 68px;}
.step-item li:last-child:before{display: none;}

@media only screen and (max-width:1680px){
    /*导航*/
    .header-box .navbar-logo {padding:0px;display:block; margin:20px 40px 0 0; width:300px;}


    .header-box .nav>li{padding: 0 16px; }
    .header-box .nav>li>a{font-size:20px;}

}
@media only screen and (max-width:1480px){
    /*导航*/
    .header-box {padding: 0 1%;}
    .header-box .navbar-logo {padding:0px;display:block; margin:14px 20px 0 0; width:280px;}

    .header-box .nav>li{padding: 0 16px; }
    .header-box .nav>li>a:before{ content: ""; height:2px; }
    .header-box .nav>li>a{font-size:20px;line-height:72px;height:80px;}

    /*电话*/
    .telephone{display: inline-block;margin-top:18px;}
    .telephone .phone{font-size: 26px;background-size:32px;padding-left: 36px; }


}


@media only screen and (max-width:1360px){
    /*导航*/
    .header-box .navbar-logo {padding:0px;display:block; margin:16px 20px 0 0; width:260px;}

    .header-box .nav>li{padding: 0 10px; }
    .header-box .nav>li>a:before{ content: ""; height:2px;  bottom:22px;}

    .header-box .nav>li>a{font-size:18px;line-height:72px;height:80px;}

    /*电话*/
    .telephone{display: inline-block;margin-top:20px;}
    .telephone .phone{font-size: 24px; background-size:28px; padding-left: 32px;}

    /*底部*/
    .footer-bg .footer-box{width:1180px;}
    .footer-bg .logo-part{width:24%; }
    .footer-bg .nav-part{width:12%;}
    .footer-bg .nav-part.yl{width:26%;}
    .footer-bg .nav-part.hl{width:22%;}
    .footer-bg .qrcode-part{ width:16%;}
}

@media only screen and (max-width:1200px){
    /*底部*/
    .footer-bg .footer-box{width:980px;}
    .footer-bg .footer-title{ font-size:18px;}
    .footer-bg .logo-part{width:26%; }
    .footer-bg .logo-part p{ font-size:18px;}
    .footer-bg .logo-part .logo-tel{margin-top:26px;}
    .footer-bg .logo-part .logo-tel h4{ font-size:16px; }
    .footer-bg .logo-part .logo-tel h4 em{ font-size:14px;}
    .footer-bg .logo-part .logo-tel p{ font-size:26px;}

    .footer-bg .nav-part{width:11%;}
    .footer-bg .nav-part.yl{width:25%;}
    .footer-bg .nav-part.hl{width:21%;}
    .footer-bg .nav-part p{font-size: 14px; }

    /*二维码*/
    .footer-bg .qrcode-part{ width:17%;}
    .footer-bg .qrcode-part .qrcode-icon{ padding-top: 6px;}
    .footer-bg .qrcode-part .qrcode-img img{width:76px;}
}

@media only screen and (max-width:1160px){
    /*导航*/
    .header-box .navbar-logo {padding:0px;display:block; margin:16px 20px 20px 0 ; width:320px;}

    .header-box .nav{width: 100%; }
    .header-box .nav>li{padding: 0 14px; }
    .header-box .nav>li>a:before{ content: ""; height:2px; }
    .header-box .nav>li>a{font-size:20px;line-height:72px;height:80px;}

    /*电话*/
    .telephone{display: inline-block;margin-top:20px;}
    .telephone .phone{font-size: 30px; background-size:34px; padding-left: 38px;}
}

@media only screen and (max-width:1000px){
    /*入住流程*/
    .step-bg{ display:none;}
    /*底部*/
    .footer-bg .footer-box{width:96%; }
    .footer-bg .logo-part{width:100%;    text-align: center;  margin-bottom: 40px;}
    .footer-bg .nav-part{width:18%;}
    .footer-bg .nav-part.yl{width:33%;}
    .footer-bg .nav-part.hl{width:26%;}
    /*二维码*/
    .footer-bg .qrcode-part{ width:23%;}

}

@media only screen and (max-width:860px){
    /*导航*/
    .header-box .navbar-logo {padding:0px;display:block; margin:16px 20px 20px 0 ; width:320px;}
    .header-box .nav{width: 100%; }
    .header-box .nav>li{padding: 0 10px; }
    .header-box .nav>li>a:before{ content: ""; height:2px; }
    .header-box .nav>li>a{font-size:18px;line-height:62px;height:70px;}

    /*电话*/
    .telephone{display: inline-block;margin-top:20px;}
    .telephone .phone{font-size: 30px; background-size:34px; padding-left: 38px;}
}
@media only screen and (max-width:768px){
    body {font-size: 11px;}
    /*======框架样式重置初始化========*/
    .h1,h1{font-size:.36rem}
    .h2,h2{font-size:.3rem}
    .h3,h3{font-size:.24rem}
    .h4,h4{font-size:.18rem}
    .h16{ font-size:.16rem;}
    .h20{ font-size:.2rem;}
    .h22{ font-size:.22rem;}
    .h28{ font-size:.28rem;}

    a.more{width:60%;height:48px; line-height:48px;}
    /*頭部導航*/
    .header-box{ position: static; background: #fff; padding: 0 2%;}
    .header-box .navbar-logo { margin:11px 10px 0 0; width: 260px; }
    .navbar>.container .navbar-brand{ margin-left:10px;}
    .header-box .navbar-collapse{width: 100%; margin: 0; padding:0;position: absolute; top:71px;  left: 0; z-index: 8; background: #fff; }
    .header-box .nav{width: 100%; clear: both; margin:0;  }
    .header-box .nav li{margin: 0; border-bottom: dotted 1px #eee; padding:0 15px;}
    /*.header-box .nav li:last-child{ border-bottom:none;}*/
    .header-box .nav li .dropdown-menu{ margin-left:0px;}
    .header-box .navbar-collapse .nav>li>a{ line-height:.6rem;height:.6rem;margin: 0; padding: 0; background: none; }
    .header-box .nav>li>a:before{ display: none; }
    .telephone{display: none;}
    /*手机端电话咨询*/
    .header-box .nav-btn { display: block; }

    /*底部*/
    .footer-bg .footer-box{width:100%;}
    .footer-bg .footer-title{ font-size:20px;}
    .footer-bg .logo-part{width:100%;    text-align: center;  margin-bottom: 20px;}
    .footer-bg .logo-part p{ font-size:18px; color:#d2dbdc; letter-spacing: 5px;}
    .footer-bg .logo-part .logo-tel{margin-top:6px;}
    .footer-bg .logo-part .logo-tel h4{ font-size:16px; }
    .footer-bg .logo-part .logo-tel h4 em{ font-size:14px;}
    .footer-bg .logo-part .logo-tel p{ font-size:26px;}

    .footer-bg .nav-part{width:100%; text-align: center;  display: none; margin-bottom: 20px;}
    .footer-bg .nav-part.yl{width:100%;}
    .footer-bg .nav-part.hl{width:100%;}
    .footer-bg .nav-part p{ color: #d2dbdc; font-size: 14px; line-height:30px;height:30px;overflow: hidden;}
    .footer-bg .nav-part p a{ color: #d2dbdc; transition:all .2s;  -webkit-transition:all .2s; -moz-transition:all .2s;  -o-transition:all .2s;}
    .footer-bg .nav-part p a:hover{ color: #fff;}

    /*二维码*/
    .footer-bg .qrcode-part{ width:100%; text-align: center;}
    .footer-bg .qrcode-part .qrcode-icon{ padding-top: 6px;}
    .footer-bg .qrcode-part .qrcode-img{ margin:15px auto;  text-align: left;}
    .footer-bg .qrcode-part .qrcode-img img{width:85px;}

}

@media only screen and (max-width:480px){
    /*頭部導航*/
    .header-box .navbar-logo { margin:13px .1rem 0 0; width: 240px; }
    .header-box .navbar-collapse{position: absolute; top:71px; }
    .header-box .navbar-collapse .nav>li>a{ line-height:.9rem;height:.9rem; }
    /*手机端电话咨询*/
    .header-box .nav-btn a{height:.8rem;line-height:.8rem;  font-size: .3rem;}

}




























































