
/*banner*/
.index_banner{
    width:100%;
    height:auto;
}
/*服务*/
.service{
    overflow:hidden;
    text-align: center;
}
.title_box{
    margin-top:90px;
    text-align: center;
}
.index_title{
    font-size:4rem;
    color:#333333;
    font-weight:bold;
}
.title_description{
    font-size:2rem;
    color:#666666;
    display:inline-block;
    width:55%;
}
.smile{
    display:block;
    margin:0 auto;
}
.pic{
    height:auto;
    display: inline-block;
    text-align:center;
    padding:30px 0;
    margin-top:15px;
}
.service_img{
    width:100px;
    height:auto;
    display:block;
    margin:0 auto;
}
.service_name{
    font-size:2rem;
    color:#333333;
    display:inline-block;
    font-weight:500;
    line-height:50px;
}
/*为什么选择趣点*/
.advantage_box{
    width: 100%;
    position:relative;
    height:auto;
    min-width:1200px;
    margin-top:50px;
    margin-bottom:90px;
}
.advantage_bg{
    width:100%;
    height:auto;
}
.advantage_box>.box{
    overflow: hidden;
}
.advantage{
    position:absolute;
    left:20%;
    top:0;
}
.reason{
    margin-right:0;
    float:right;
    width:50%;
}
.ask{
    font-size:4rem;
    font-weight:bold;
    color:white;
}
.reason ul{
    list-style-type:none;
}
.reason ul>li{
    padding-left:28px;
    padding-top:11px;
    padding-bottom:11px;
    width:100%;
    height:auto;
    background:url(../image/index/check.png) no-repeat 0px 18px;
    background-size:20px 18px;
    font-size:20px;
    color:white;
    line-height:32px;
}
.shop_item{
    padding:0 24px !important;
    background-color:#fafafa;
}
.shop_img{
    padding:0px !important;
}
.shop_img>img{
    width:100%;
    height:auto;
}
.item{
    margin:0 !important;
    min-width:1022px;
}
.shop_item .shop_title{
    font-size:3.5rem;
    color:#333333;
    font-weight:bold;
    margin-top:30px;
}
.shop_item .shop_text{
    font-size:1.8rem;
    color:#666666;
    text-align:justify;
}
.shop_item1{
    padding:0 20px !important;
    background-color:#ff9629;
}
.shop_item1 .shop_title1{
    font-size:3.5rem;
    color:white;
    font-weight:bold;
    margin-top:50px;
}
.shop_item1 .shop_text1{
    font-size:1rem;
    color:white;
}
.shop_item2{
    padding:0 20px !important;
    background-color:#f4f7fc;
}
.shop_item2 .shop_title2{
    font-size: 4rem;
    color: #ff9629;
    font-weight: bold;
    margin-top: 34px;
    line-height: 65px;
}
.shop_item2>img{
    width: 70%;
    height:auto;
}
/*便民*/
.convenience{
    width: 100%;
    background: url('../image/index/service_bg.jpg') no-repeat;
    background-size: 100% 100%;
    height:auto;
    min-width:1200px;
    margin-top:50px;
    margin-bottom:90px;
    padding:40px 0;
}
.convenience .box>img{
    width:100%;
    height:auto;
}
.convenience_list{
    width:22%;
    height:auto;
    text-align: center;
}
.convenience_list>img{
    width:100%;
    height:auto;
}
.convenience_title{
    font-size:2.4rem;
    color:#3e3e3e;
    line-height: 40px;
    margin-top: 10px;
}
.concenience_content{
    font-size:1.6rem;
    color:#666666;
    line-height: 23px;
}
/*关于趣点*/
.content_box{
    text-align: left;
}
.on{
    margin-left:0 !important;
    margin-right:0 !important;
}
.box .on:nth-child(1){
    margin-top: 50px;
    margin-bottom: 120px;
}
.on_img{
    width:100%;
    height:auto;
}
.on_title_word{
    font-size:2.6rem;
    color: #333333;
}
.on_title{
    font-size:4rem;
    color: #333333;
    font-weight:bold;
}
.on_content{
    font-size:2rem;
    color:#666;
    margin-top:20px;
    width: 93%
}
.one_img{
    padding-right:8% !important;
    padding-left:0 !important;
}
.one_content{
    padding:4% 5% 0!important;
}
.two_content{
    padding:5% 5% 0 0 !important;
}
.two_img{
    padding:0 !important;
}







