body, div, p, span, ul, li, input, h1, h2, h3, a, table, thead, tr, th, td {
    margin:0;
    padding:0
}
ul, ol li {
    list-style:none
}
a {
    text-decoration:none;
    -webkit-tap-highlight-color:transparent
}
img {
    border:none
}
body {
    font-family:"微软雅黑";
    background:#f3f4f4
}
i {
    font-style:normal
}
body {
    position: relative;
    margin:0 auto
}
.nav {
    width:100%;
    margin:0 auto;
    padding:15px 0;
    position:absolute;
    top:0
}
.nav::after {
    content:"";
    width:100%;
    height:1px;
    display:block;
    clear:both
}
.nav .logo {
    float:left;
    margin-left:15px;
    color: #ffffff;
    font-size: 30px;
}
.nav .logo img {
    width:100%
}
.nav .more {
    float:right;
    margin-right:15px;
    margin-top:8px
}
.nav .more i {
    display:block;
    width:30px;
    height:24px;
    background:url(../img/m/icon.png) no-repeat
}
.nav_fixed {
    position:fixed;
    top:0;
    background:#05172a;
    z-index:99999
}
.nav_list {
    display:none;
    width:100%;
    position:fixed;
    top:69px;
    left:0;
    background:#05172a;
    z-index:99999
}
.nav_list ul li {
    padding:15px
}
.nav_list ul li a {
    color:#fff;
    display:block;
    font-weight:600;
    font-size:15px
}
.nav_list p a {
    display:inline-block;
    padding:10px 23px;
    background:#fff;
    margin:17px;
    font-size:13px;
    color:#05172a;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px
}
.nav_list p a:last-child {
    float: right;
}
.banner {
    width:100%;
    /*background:#508b5d;*/
    /*height:680px;*/
    background:url("../img/m/bg-2.jpeg") ;
    background-size:cover;
    padding:69px 0 24px 0
}
.banner h2 {
    margin-top:43px
}
.banner h2 a {
    display:block;
    color:#fff;
    margin:0 30px;
    font-size:13px;
    font-weight:normal;
    line-height:35px;
    background:rgba(0, 0, 0, 0.16);
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px;
    position:relative;
    margin-bottom:20px
}
.banner h2 a::after {
    content:"";
    width:12px;
    height:12px;
    background:url(http://fang.juanshou.com/css/images/img_02.png) no-repeat;
    background-size:contain;
    display:block;
    position:absolute;
    right:10px;
    top:50%;
    margin-top:-5px
}
.banner h2 a i {
    display:inline-block;
    margin:0 5px 0 3px;
    font-size:12px;
    font-weight:200;
    background:#FF9800;
    color:#ffffff;
    width:35px;
    height:18px;
    line-height:18px;
    text-align:center;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px
}
.banner h2 span {
    display:block;
    text-align:center;
    color:#fff;
    font-size:32px;
    margin-bottom:15px
}
.banner h2 div  {
    text-align:left;
    padding-left: 8%;
}
.banner h2 div p {
    font-size:15px;
    color:#fff;
    /*text-align:center;*/
    line-height:30px;
    padding:0
}
.banner h2 div div {
    font-size:15px;
    color:#fff;
    /*text-align:center;*/
    line-height:30px;
    padding:0
}
.banner p {
    text-align:center;
    padding-top:30px
}
.banner p a {
    display:inline-block;
    font-size:16px;
    font-weight:normal;
    color:#fff;
    width: 30%;
    padding:10px 26px;
    border:1px solid #fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px
}
.banner p input {
    display:inline-block;
    font-size:20px;
    font-weight:normal;
    padding:10px;    
	width: 80%;
	text-align: center;
    border:1px solid #fff;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px
}
.advantage {
    padding:35px 15px
}
.advantage ul li {
    padding:50px 0;
    background:#fff;
    margin-bottom:30px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    -o-border-radius:10px;
    border-radius:10px;
    -webkit-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    -o-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1)
}
.advantage ul li:last-child {
    margin:0
}
.advantage ul li:last-child i {
    background:url(../img/m/img_ip.png) no-repeat;
    background-size:cover;
    background-position:-324px 0
}
.advantage ul li i {
    display:block;
    width:100px;
    height:100px;
    margin:0 auto;
    margin-bottom:28px;
    background:url(../img/m/img_ip.png) no-repeat;
    background-size:cover
}
.advantage ul li h3 {
    text-align:center;
    font-size:15px;
    color:#333;
    padding:0 24px
}
.advantage ul li h3 span {
    display:block;
    font-size:12px;
    color:#999;
    margin-top:14px;
    font-weight:normal;
    line-height:24px
}
.advantage ul li:nth-child(2) i {
    background:url(../img/m/img_ip.png) no-repeat;
    background-size:cover;
    background-position:-108px 0
}
.advantage ul li:nth-child(3) i {
    background:url(../img/m/img_ip.png) no-repeat;
    background-size:cover;
    background-position:-216px 0
}
.question {
    padding:35px 15px
}
.question h1 {
    font-size:30px;
    font-weight:normal;
    margin-bottom:28px;
    color:#333;
    text-align:center
}
.question p {
    font-size:15px;
    color:#616161;
    line-height:30px
}
.question i {
    display:inline-block;
    margin-top:45px;
    font-size:13px;
    font-weight:bold;
    color:#fff;
    padding:5px 17px;
    background:#3F51B5;
    margin-right:5px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    -o-border-radius:30px;
    border-radius:30px
}
.question .ds {
    background:#F44336
}
.question .ys {
    background:#9C27B0
}
.question .xs {
    background:#4CAF50
}
.price {
    padding:35px 15px
}
.price .self-motion {
    padding-left:15px;
    position:relative;
    margin-bottom:30px
}
.price .self-motion:before {
    content:"";
    width:15px;
    height:45px;
    background:#388e3c;
    position:absolute;
    top:0;
    left:0;
    z-index:111
}
.price .self-motion::after {
    content:"";
    width:15px;
    height:176px;
    background:#43a047;
    position:absolute;
    top:0;
    left:0
}
.price .self-motion h1 {
    text-align:center;
    font-size:15px;
    font-weight:normal;
    line-height:45px;
    background:#388e3c;
    font-weight:bold;
    color:#fff
}
.price .self-motion h2 {
    text-align:center;
    color:#fff;
    height:80px;
    background:#66bb6a;
    font-size:30px;
    padding-top:30px;
    position:relative
}
.price .self-motion h2 span {
    display:block;
    font-size:12px
}
.price .self-motion h2 i {
    display:block;
    width:0;
    height:0;
    border-top:23px solid #66bb6a;
    border-right:23px solid transparent;
    position:absolute;
    bottom:-22px
}
.price .self-motion ul {
    padding-top:23px;
    display:block;
    background:#fff;
    padding-bottom:25px;
    text-align:center;
    -webkit-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    -moz-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    -o-box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1);
    box-shadow:4px 4px 9px rgba(0, 0, 0, 0.1)
}
.price .self-motion ul li {
    padding:15px;
    font-size:15px;
    line-height:24px;
    color:#616161;
    border-bottom:1px dotted #e2e2e2;
    text-align:center
}
.price .self-motion ul li:first-child {
    text-align:left
}
.price .self-motion ul a {
    padding:10px 33px;
    text-align:center;
    display:inline-block;
    margin:0 auto;
    margin-top:25px;
    font-size:18px;
    color:#fff;
    border:none;
    background:#66bb6a;
    cursor:pointer
}
.price .direct:before {
    content:"";
    width:15px;
    height:45px;
    background:#0288d1;
    position:absolute;
    top:0;
    left:0;
    z-index:111
}
.price .direct::after {
    content:"";
    width:15px;
    height:176px;
    background:#039be5;
    position:absolute;
    top:0;
    left:0
}
.price .direct h1 {
    background:#039be5
}
.price .direct h2 {
    background:#29b6f6
}
.price .direct h2 i {
    display:block;
    width:0;
    height:0;
    border-top:23px solid #29b6f6;
    border-right:23px solid transparent;
    position:absolute;
    bottom:-22px
}
.price .direct ul a {
    background:#29b6f6
}
.price .exclusive {
    margin-bottom:0
}
.price .exclusive:before {
    content:"";
    width:15px;
    height:45px;
    background:#007a6d;
    position:absolute;
    top:0;
    left:0;
    z-index:111
}
.price .exclusive::after {
    content:"";
    width:15px;
    height:176px;
    background:#028879;
    position:absolute;
    top:0;
    left:0
}
.price .exclusive h1 {
    background:#028879
}
.price .exclusive h2 {
    background:#26a598
}
.price .exclusive h2 i {
    display:block;
    width:0;
    height:0;
    border-top:23px solid #26a598;
    border-right:23px solid transparent;
    position:absolute;
    bottom:-22px
}
.price .exclusive ul a {
    background:#26a598
}
.start {
    width:100%;
    padding:43px 0 40px 0;
    background:url("../img/m/bg-2.jpeg") ;
    background-size:cover;
    text-align:center
}
.start h1 {
    font-size:25px;
    color:#fff;
    margin-bottom:30px
}
.start a {
    display:inline-block;
    padding:10px 33px;
    background:#fff;
    color:#508b5d;
    font-size:15px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    -o-border-radius:3px;
    border-radius:3px
}
footer {
    width:100%;
    background:#323639;
    border-top:10px solid #282d30;
    padding-bottom:20px
}
footer .logo {
    width:216px;
    margin:40px auto;
    text-align: center;
    color: #ffffff;
    font-size: 30px;
}
footer .logo img {
    width:100%
}
footer .kf {
    margin-bottom:35px
}
footer .kf::after {
    content:"";
    width:100%;
    height:1px;
    display:block;
    clear:both
}
footer .kf .qq {
    width:50%;
    float:left;
    text-align:center;
    padding-top:70px
}
footer .kf .qq a {
    display:inline-block;
    background:#2a8ee0;
    font-size:14px;
    color:#fff;
    padding:7px 8px;
    line-height:29px;
    box-shadow:0 2px 0 rgba(0, 0, 0, 0.2)
}
footer .kf .qq a i {
    display:inline-block;
    width:27px;
    height:29px;
    background:url(http://fang.juanshou.com/css/images/img.png) no-repeat;
    background-position:-132px -392px;
    float:left;
    margin-right:10px
}
footer .kf .ewm {
    width:50%;
    float:left
}
footer .kf .ewm h1 {
    height:186px;
    background:#3d4144;
    padding-top:18px
}
footer .kf .ewm h1 img {
    width:149px;
    height:149px;
    background:#fff;
    display:block;
    border:none;
    margin:0 auto
}
footer .kf .ewm p {
    text-align:center;
    font-size:13px;
    color:#d9d9d9;
    margin-top:10px
}
footer .text {
    font-size:13px;
    color:#595959;
    text-align:center
}
 #service {
     width:161px;
     height:290px;
     position:fixed;
     top:188px;
     right:0px;
     z-index:100;
 }
 #service li {
     width:161px;
     height:60px;
     overflow: hidden;
 }
 #service li img {
     float:right;
 }
 #service li a {
     height:49px;
     float:right;
     display:block;
     min-width:47px;
     max-width:161px;
 }
 #service li a .shows {
     display:block;
 }
 #service li a .hides {
     margin-right:-143px;
     cursor:pointer;
     cursor:hand;
 }
 #service li a.weixin_area .hides {
     display:none;
     position:absolute;
     right:143px;
 }
 #service li a.weixin_area .weixin {
     display:none;
     position:absolute;
     right:0;
     top:48px;
     background: #fff;
 }
 #p2 {
     width:112px;
     background-color:#13B7F6;
     height:47px;
     margin-left:47px;
     border:1px solid #13B7F6;
     text-align:center;
     line-height:47px
 }
 #p3 {
     width:112px;
     background-color:#8a1308;
     height:47px;
     margin-left:47px;
     border:1px solid #E6776C;
     text-align:center;
     line-height:47px
 }
 #p1 {
     width:47px;
     height:49px;
     float:left
 }
 