/* 全局的样式 */
html,body,div,span,h1,h2,h3,h4,h5,h6,a,em,img,p,dd,dl,dt,ul,li,ol,form,label,table,tr,td,input{
    margin: 0;
    padding: 0;
    color:#333;
}
p{
    font-size:14px;
}
body{
    width:100%;
    font-size: 12px;
    font-family: 微软雅黑,Arial,Helvetica;
    background-color:#f5f4f9;
}
a, a:link, a:visited{
    text-decoration: none;
}
a:hover{
    color:#e60012;
}
li{
    list-style:none;
}
img{
    border:none;
}
.clear{
    clear:both;
}



/* 首页 */
#index .index_head{
    position: fixed;
    top:0px;
    z-index:999;
    padding: 10px 50px 0 70px;
    background-color: white;
    height: 50px;
    width: 100%;
}
#index .index_head .logo{
    position: absolute;
    top:6px;
    left: 10px;
}
#index .index_head .logo img{
    height: 40px;
}
#index .index_head .search{
    position: relative;
    background-color: #eee;
    height: 30px;
    padding: 0 35px 0 65px;
    border-radius: 20px;
}
#index .index_head .search select{
    border: 0;
    width: 50px;
    background: transparent;
    position: absolute;
    left: 8px;
    top: 6px;
    line-height: 18px;
    font-size: 14px;
    border-radius: 14px;
}
#index .index_head .search i.am-icon-caret-down{
    position: absolute;
    left: 40px;
    top:5px;

}
#index .index_head .search .text{
    width: 100%;
    height: 30px;
    background: none;
    border: 0;
}
#index .index_head .search .submit{
    background: none;
    border: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
#index .index_head .search i.am-icon-search{
    position: absolute;
    top:5px;
    right: 10px;
    pointer-events: none;
}
#index .index_head .phone{
    position: absolute;
    right: 15px;
    top:14px;
}
#index .index_head .phone img{
    width: 25px;
}
#index_banner{
    margin-top: 50px;
}
#index_banner .am-control-nav{
    position: absolute;
    bottom:10px;
}

/* 栏目 */
#index .order_nav{
    padding: 15px 10px 10px 10px;
    background-color: white;
    margin-bottom: 10px;
}
#index .order_nav .box_nav img{
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
}
/* #index .order_nav .box_nav li{
    display: inline-block;
    width: 22%;
} */
#index .order_nav .box_nav li a{
    display: block;
    text-align: center;
}
#index .order_nav .box_nav li p{
    font-size: 14px;
    color: #333;
}

.item_name{
    height: 50px;
    line-height: 50px;
    background-color: white;
    text-align: center;
    border-bottom:1px solid #eee;
}
.item_name img{
    margin-bottom: 8px;
    height: 30px;
}
.item_name span{
    font-size: 18px;
    color: gray;
}

.am-nav-tabs > li.am-active,.am-nav-tabs > li.am-active >a:hover,.am-nav-tabs > li.am-active >a:focus{
    border:0;
    background: 0;
}
#trip_list .am-nav-tabs > li >a{
    border:0;
    margin: 0;
}
#trip_list .am-nav-tabs{
    border:0;
}
#trip_list .am-nav > li >a{
    padding: 0;
}
#trip_list .am-tabs-bd{
    border:0;
}
#trip_list .am-tabs-nav li a{
    display: block;
    height: 44px;
    line-height: 41px;
    font-size: 16px;
    position: relative;
    background-color: white;
    text-align: center;
    border-bottom: 1px solid #eee;
}
#trip_list .am-nav-tabs > li.am-active >a,.am-nav-tabs >li.am-active>a:hover,.am-nav-tabs >li.am-active>a:focus{
    color:#2dbb55;
    border-bottom: 1px solid #2dbb55;
}
#trip_list .view{
    margin-bottom: 10px;
}
#trip_list .view .pic{
    position: relative;
    width: 100%;
    height: 150px;
    overflow: hidden;
}
#trip_list .view .pic img{
    width: 100%;
    min-height: 150px;
}
#trip_list .view .pic a{
    float: right;
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    background-color: #ff9531;
    border-radius: 2px;
    text-align: center;
    font-size: 16px;
    color: white;
}
#trip_list .view .cont{
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 15px 15px 5px 15px;
    
}
#trip_list .view .pic .num{
    float: left;
}
#trip_list .view .pic .num p{
    color:white;
    font-size: 12px;
}
#trip_list .view .pic .num span{
    color: white;
    font-size: 14px;
    margin-right: 5px;
}
#trip_list .view .con{
    padding: 20px;
    background: white;
    border-bottom: 1px solid white;
}
#trip_list .view .con span{
    display: block;
    text-align: left;
    font-size: 20px;
    line-height: 20px;
}
#trip_list .view .con p{
    font-size: 14px;
    color: gray;
    line-height: 14px ;
    margin-top: 10px;
}
#trip_list .am-tab-panel ul{
    padding-left: 0px;
}


#specialty_mall{
    margin-top: 10px;
}
#specialty_mall ul{
    padding-left: 0px;
}
#specialty_mall .project{
    display: block;
    position: relative;
    padding: 10px 10px 0 150px;
    background-color: white;
}
#specialty_mall .project .pic{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 130px;
    height: 100px;
    overflow: hidden;
}
#specialty_mall .project .pic img{
    width: 100%;
    height: 100px;
}
#specialty_mall .project .project_cont p{
    font-size: 14px;
    line-height: 25px;
}
#specialty_mall .project .price{
    height: 35px;
    line-height: 35px;
    padding-right: 10px;

    margin-top: 15px;
    text-align: right;
    color: gray;
    border-bottom: 1px solid #eee;
}
#specialty_mall .project .price label{
    font-size: 20px;
    font-weight: bold;
    float: left;
    color:#ff9531;
}
#specialty_mall .project .price span{
    color: #999999;
    font-size: 14px;
    float: right;
}

/* 公共标题部分 */
#item_name{
    height: 50px;
    line-height: 50px;
    background-color: white;
    text-align: center;
    border-bottom: 1px solid #eee;
}
#item_name img{
    height: 30px;
    margin-bottom: 8px;
}
#item_name span{
    font-size: 18px;
    color: gray;
}


#more{
    text-align: center;
    height: 60px;
    line-height: 60px;
    background-color: white;
}
#more span{
color: #999999;
font-size: 14px;
}
#more i{
    color:#33cccc;
    font-size: 20px;
    margin-left: 5px;
}


#beautiful_country{
    background-color: white;
    margin-top: 10px;
}
#beautiful_country li{
    padding: 10px 5px;
}
#beautiful_country .beautiful_list a{
    display: block;
    border: 1px solid #eee;
    padding-bottom: 10px;
}
#beautiful_country .beautiful_list .pic{
    overflow: hidden;
    height: 125px;
}
#beautiful_country .beautiful_list .pic img{
    width: 100%;
}
#beautiful_country .beautiful_list .name{
  
    width: 100%;
    position: relative;
    padding:10px 5px 10px 48px;
}
#beautiful_country .beautiful_list .name .num{
    float: right;
}
#beautiful_country .beautiful_list .name span{
    font-size: 8px;
    color: #999999;
}
#beautiful_country .beautiful_list .name i{
    color: #999999;
}
#beautiful_country .beautiful_list .name .head{
    position: absolute;
    top: -20px;
    left: 5px;
    border: 2px solid white;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    box-shadow: 0 0 5px #999999;
}
#beautiful_country .beautiful_list .num{
    font-size: 8px;
    position: relative;
    top: 4px;
}
#beautiful_country .beautiful_list label{
    margin-left: 10px;
}
#beautiful_country .beautiful_list p{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 12px;
    color: #999999;
    margin: 0px;
}

#news_list{
    background-color: white;
    margin: 10px 0 100px 0;
}
#news_list .news{
    display: block;
    position: relative;
    padding:10px 10px 0 150px;
    background-color: white;
}
#news_list .news a{
    display: block;
}
#news_list .news .pic{
    position: absolute;
    left: 10px;
    top: 10px;
    width: 130px;
    height: 100px;
    overflow: hidden;
}
#news_list .news .pic img{
    width: 100%;
    height: 100px;
}
#news_list .news .project_cont p{
    font-size: 14px;
    line-height: 25px;
}
#news_list .news .price{
    height: 35px;
    line-height: 35px;
    padding-right: 10px;

    margin-top: 15px;
    text-align: right;
    color: gray;
    border-bottom: 1px solid #eee;
}
#news_list .news .price p{
    font-size: 12px;
    float: left;
    color: #999999;
}
#news_list .news .price span{
    font-size: 14px;
    float: right;
    color: #999999;
}
#news_list .news .price i{

    float: right;
 
}
#news_list ul{
    padding-left: 0px;
}

/* 底部导航 */
#footer{
    border-top: 1px solid gray;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background-color: white;
    z-index: 999;
    text-align: center;
    font-size: 12px;
    padding:3px 0px 0px 0px;
    width: 100%;
}
#footer .first{
    width: 40%;
    float: left;
}

#footer .first img{
    height: 30px;
}
#footer .first .active p{
    color: #33cccc;
}
#footer .beautiful{
    width: 20%;
    float: left;
}
#footer .beautiful img{
    height: 50px;
}
#footer .last{
    width: 40%;
    float: left;
}
#footer p{
    margin: 0px;
}
#footer .last img{
    height: 30px;
}
#footer .last .active p{
    color: #33cccc;
}


/* 详情 */
#activity_detail{
    padding-bottom: 70px;
}
#activity_detail .cover{
    position: relative;
    height: 250px;
    background: url("../images/head.jpg");
    background-size: cover;
}
#activity_detail .cover .return{
    display: block;
    position: fixed;
    width: 30px;
    height: 30px;
    top:10px;
    left: 10px;
    color: white;
    background-color: rgba(0,0,0,.5);
    border-radius: 50%;
    text-align: center;
}
#activity_detail .cover .return .am-icon-angle-left{
    width: 30px;
    height: 30px;
    line-height: 30px;
}
#activity_detail .title{
    padding:10px;
    background-color: white;
}
#activity_detail .title label{
    font-size: 18px;
    margin-bottom: 5px;
}
#activity_detail .title .sprice{
    font-size: 14px;
    color: #999999;
}
#activity_detail .title .sprice span{
    font-size: 25px;
    color: #ff9531;
    margin-right: 5px;
}
#activity_detail .time{
    background-color: #fdf4f5;
    width: 100%;
    padding:0 10px;
    margin-bottom: 10px;
}
#activity_detail .time ul{
    padding-left: 0px;
}
#activity_detail .time .date{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
#activity_detail .time .date img{
    width:25px;
    float: left;
    margin: 5px 10px 0 0;
}
#activity_detail .time .date p{
    float: left;
    color: #ff9531;
    font-size: 14px;
    margin: 0px;
}
#activity_detail .time .phone{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #eee;
}
#activity_detail .time .phone p{
    margin-right: 20px;
    font-size: 14px;
}
#activity_detail .time .phone span{
    margin-left: 5px;
    font-size: 14px;
    color: #999;
}
#activity_detail .all_comment{
    background-color: white;
    padding:0 10px;
    margin-bottom: 10px;
}
#activity_detail .all_comment .item{
    line-height: 50px;
    height: 50px;
    text-align: left;
    border-bottom: 1px solid #eee;
} 
#activity_detail .all_comment .item span{
    font-size: 18px;
}
#activity_detail .all_comment .message{
    margin-bottom: 10px;
}
#activity_detail .all_comment ul{
    padding-left: 0px;
}
#activity_detail .all_comment .message .writer{
    float: left;
    color: #89d7d8;
    font-size: 12px;
}
#activity_detail .all_comment .message .date{
    float: right;
    color: #999999;
    font-size:12px;
}
#activity_detail .all_comment .comment_list{
    padding:10px 0;
}
#activity_detail .all_comment .comment_list p{
    width: 100%;
    font-size:14px;
    color:#999999;
    margin: 0px;
}
#activity_detail .all_comment .more{
    text-align: center;
    padding:20px 0;
}
#activity_detail .all_comment .more a{
    display: inline-block;
    padding:0 20px;
    line-height: 30px;
    color:#f60;
    border: 1px solid #f60;
    border-radius: 3px;
}
#buy_nav{
    background-color: white;
    height: 45px;
    width: 100%;
    position: fixed;
    bottom: 0px;
    font-size: 16px;
}
#buy_nav .call{
    display: block;
    height: 54px;
    width: 20%;
    float: left;
    background-color: white;
    border: 1px solid #eee;
    padding-top: 8px;
}
#buy_nav .call img{
    height: 25px;
    margin: 0 auto;
    display: block;
}
#buy_nav .call p{
    font-size: 12px;
    text-align: center;
    color: #666666;
}
#buy_nav .cur{
    float: right;
    background-color: #ff9531;
    color: white;
    display: block;
    height: 54px;
    line-height: 54px;
    width: 80%;
    text-align: center;
}
#activity_detail .interoduce{
    padding:20px 10px 0 10px;
    background-color: white;
}
#activity_detail .interoduce .detail{
    margin-top: 10px;
    width: 100%;
    border-bottom:1px solid #eee;
}
#activity_detail .interoduce .detail label{
    display: block;
    float: left;
    left: 10px;
    font-size:18px;
    margin-bottom: 10px;
}
#activity_detail .detail .con,.all_text{
    font-size: 14px;
    color: #999999;
}
#activity_detail .detail .con .more{
    color: #999999;
    display: block;
    line-height: 30px;
    background-color: white;
    text-align: center;
    font-size: 20px;
}
#header{
    width: 100%;
    position: fixed;
    top:0px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    z-index: 999;
    border-bottom: 1px solid #eee;
    background-color: #f8f8f8;
}
#header span{
    font-size: 22px;
    color:#333333;
}
#none{
    font-size: 14px;
    color:#999;
    height: 60px;
    text-align: center;
    
}


#header a.write_note{
    position: absolute;
    right: 10px;
    top:13px
}
#header a.write_note i{
   width: 24px;
   display: block;
   height: 24px;
   background: url("../images/icon_write_note.png") no-repeat;
   background-size: cover;
}

#project_list{
    background-color: white;
    margin: 10px 0 50px 0;
}
#project_list .index_head{
    position: fixed;
    top:0;
    z-index: 999;
    background-color: white;
    height: 50px;
    width: 100%;
}
#project_list .index_head .search{
    margin: 10px 0 0 10px;
    padding:0 10px;
    float: left;
    width: 80%;
    background-color: #eee;
    height: 30px;
    border-radius: 20px;
}
#project_list .index_head .search .in_search{
    width: 100%;
    margin-left: 10px;
    position: relative;
}
#project_list .index_head .search .in_search input{
    width: 100%;
    height: 30px;
    border: none;
    background-color: transparent;
}
#project_list .index_head .search .in_search .am-icon-search{
    position: absolute;
    right: 5px;
    top: 4px;
    margin-right: 10px;
    font-size: 16px;
}
#project_list .index_head .car{
    position: absolute;
    right: 10px;
    top:10px;
}
#project_list .index_head .car img{
    width: 30px;
}
#user_conter{
    background: #f5f5f5;
}
#user_conter .user_header{
    width: 100%;
    position: relative;
    padding-top: 25px;
    text-align: center;
    height: 180px;
    background-color: #5fd9cb;
} 
#user_conter .user_header .set{
    position: absolute;
    right: 15px;
    top: 15px;
    width: 30px;
    z-index:999;
}
#user_conter .user_header .pic{
    position: relative;
}
#user_conter .user_header .pic img{
    border: 2px solid white;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    box-shadow: 0 0 8px rgba(0,102,102,.6);
}
#user_conter .user_header .name{
    margin-top: 5px;
    height: 30px;
}
#user_conter .user_header .name label{
    font-size: 18px;
    color: white;
}
#user_conter .user_header p{
    color: white;
}
#user_conter .sign{
    position: absolute;
    top:15px;
    left: 15px;
    margin-left: 10px;
    z-index:1000;
    display: block;
    border: 1px solid white;
    background-color: rgba(58,201,184,.6);
    width: 60px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border-radius: 5px;
    color:white;
    font-size: 12px;
}
#user_center .user_nav{
    margin-bottom: 100px;
}
#user_center .user_nav .box_nav{
    background: white;
    padding-bottom: 15px;
    border-bottom: 1px solid #dddddd;
}
.user_nav .box_nav li{
    text-align: center;
}


#user_center .user_nav .box_nav li a{
    display: block;
    text-align: center;
    padding-top: 4px;
    font-size: 14px;
}
#user_conter .user_nav .box_nav li img{
    padding-top: 10px;
    width: 60px;
    margin-bottom: 5px;
}
#user_center .user_nav .data_nav{
    background: white;
    line-height: 60px;
    border-bottom: 1px solid #dddddd;
}
#user_center .user_nav .data_nav li{
    border-right: 1px solid #dddddd;
    text-align: center;
}
.user_nav .data_nav li{
    text-align: center;
}
 .user_nav .data_nav img{
    width: 30px;
    margin: 17px 6px 0 0;
    vertical-align: top;
}
 .user_nav .data_nav p{
    display: inline-block;
    font-size: 16px;
    vertical-align: top;
}
 .user_nav .data_nav span{
    font-size: 20px;
    margin-left: 5px;
    color: #f60;
}
 .list_nav{
     padding-left: 0px;
    margin: 10px 0;
    background-color: white;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
}
.list_nav li{
    border-bottom:1px solid #eee;
}
.list_nav li i{
    margin-right: 5px;
    font-size: 16px;
}
.list_nav li a{
    display: block;
    line-height: 54px;
    padding:0 10px;
    font-size: 14px;
}
.list_nav li img{
    width: 30px;
    margin-right: 10px;
    border: 10%;
}
.list_nav li .am-icon-angle-right{
    position: absolute;
    right: 10px;
}