body{
    padding-top:50px;
}
footer {
    line-height: 1.5em;
}
li{
    font-size: 1em;
    line-height: 2em;
    text-align: justify;
}
.copyright {
    position: relative;
    z-index: 500;
    background: #000;
    padding: 10px 0;
    text-align: center;
    color: #a1a1a1;
}
address{
    color: #eee;
    background: #262c38;
    padding: 10px;
    text-align: center;
    margin: 0;
    text-shadow: none;
}
img{
    width: 100%;
}
.navbar-nav>li>a{
    color:#000;
    padding-top: 5px;
    padding-bottom: 5px;
}
.navbar-inverse input[type="text"]{
    background: #ff9900;
    border: none;
    color: #999;
}
.navbar-inverse {
    background-color: #262c38;
}

.navbar-inverse .navbar-form{
    position: relative;
}
.navbar-inverse button[type="submit"]{
    position: absolute;
    top: 25%;
    right: 20px;
    background: none;
    border: none; 
}
@media(min-width:768px){
    .navbar-inverse button[type="submit"]{
      top: 15%  
    }
}
.navbar-inverse .glyphicon{
    color: #999;
}
.profile{ 
    margin-right: 25px; 
     
}
.row{
    margin: 0;
}
.nav{
    margin: 0 auto;
}
.product{
    margin: 0 auto;
    text-align: left;
    box-shadow: inset 0px 0px 0px 10px #d9d9d9;
    margin-bottom: 100px;
    margin-top: 20px;
    background-color: #f3f3f3;
}
.product h2{
    font-family: 'Droid Sans', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 35px;
    color: #3a3a3a;
    padding: 3px 0 3px 0;
    margin: 80px auto 20px;
    text-shadow: 3px 3px 0px #c7c7c7;
    border-bottom: 2px solid rgb(138, 30, 30);
    display: inline-block;
}
.product h5{

    margin: 10px auto 35px;
}
@media (max-width: 768px) {}

/* 中等屏幕（桌面显示器，大于等于768px） */

@media (max-width: 768px) {

.product h2 {

font-size:25px;

}

}
.resume {
    background-color: #f1f1f1;
    margin-top: 30px;
    padding-left: 5px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    color: #000;
    font-size: 15px;
    margin-bottom: 140px;
    line-height: 2em;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2);
    padding: 5%;
    text-align: justify;
}
.resume h3{
    text-align: center;
}
.resume h4 {
    font-family: 'Droid Sans', sans-serif;
    font-weight: 700;
    font-size: 18px;
    color: #3d3d3d;
    margin-bottom: 25px;
    text-align: left;
}
.resume h5, h6 {
    font-size: 16px;
    font-family: 'Arvo', Arial, sans-serif;
    font-weight: 700;
    padding: 10px 0;
    margin: 30px 0 10px;
}
.resume p {
    list-style: outside none none;
    line-height: 28px;
    font-family: "Microsoft YaHei", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #3D3D3D;
    margin-bottom: 10px;
}

.resume li {
    list-style: outside none none;
    font-family: "楷体", sans-serif;
    font-size: 16px;
    font-weight: 500;
    color: #3D3D3D;
    margin-bottom: 10px;
}
.resume p {
    list-style: outside none none;
    font-size: 16px;
    font-weight: 500;
    color: #3D3D3D;
    margin-bottom: 10px;
}
.res h4{
    font-size: 16px;
    text-align: left;
    border-bottom: 2px solid rgb(138, 30, 30);
}

/*行程*/
#itinerary{
    background-color: #f3f3f3;
   
}
#itinerary h3
{
    font-size: 22px;
}
.itinerary-list p{
    font-size: 16px;
    font-family: "Microsoft YaHei",sans-serif;
}
/*服务细节*/
#services{
    background-color: #f3f3f3;
}

/*费用相关*/
#costinfo{
    background-color: #f3f3f3;
}
/*景点图片*/
.details_img{
    background-color: #b9b9b9;
}
/*艺术家简介*/
#artist{
    background-color: #f3f3f3;
}
.art{
    background-color: #f1f1f1;
    padding: 5%;
    border-top:1px solid gray;
    border-bottom:1px solid gray;
}
.art-list li{
    list-style-type: none;
    line-height: 25px;
    text-align: left;
}
.art-img{
    text-align: center;
}
.art img{width: 80%;
margin-bottom: 21px;
line-height: 0em;
padding: 5px;
-webkit-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
-moz-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
-o-box-shadow: 0px 0px 3px rgba(0,0,0,.2);
box-shadow: 0px 0px 3px rgba(0,0,0,.2);
}
/*景点图片*/
#details_an{
    background-color: #000;
}
#details_an h2 {
    color: #fafafa;
   
}#details_an h5 {   
    color:#fafafa;
    text-shadow: none;
    
}
/*景点图片*/
#webpic{
    background-color: #f3f3f3;
}
       .gao {
            list-style: none;
            width: 90%;
           margin: 0 auto;
        }

        .gao li {
            float: left;
            width: 100%;
            height: auto;
            vertical-align: middle;
            margin-bottom: 150px;
        }

        .gao span {
            display: inline-block;
            height: 100%;
            width: 0;
            vertical-align: middle;
        }

        .gao img {
            width: 100%;
            background: #333;
            text-align: center; 
        }
       .an {
            list-style: none;
            width: 90%;
           margin: 0 auto;
           padding: 5%;
        }


        .an span {
            display: inline-block;
            height: 100%;
            width: 0;
            vertical-align: middle;
        }

        .an img {
            width: 100%;
            background: #333;
            text-align: center; 
            margin-bottom: 80px;
        }


.feature h3{
    color: #0d211a;
font-family: "Arial Black", Gadget, sans-serif;
font-size: 20px;
text-align: center;
}
.feature h5 {
    margin-bottom: 20px;
    border-bottom: 1px solid red;
}

.feature {background-color: #dddfe3;
padding: 5%;
height: auto;}
.sm{    margin: 20px 0;
    font-size: 16px;
    font-style: normal;
    font-family: "楷体",Microsoft Yahei,sans-serif;
    text-align: justify;
}

.feature ol li{ 
    font-weight: 500;
}
.xl_top{
    margin-top: 20px;
}
.btn{display: block;
    background: #681205;
    width: auto;
    font-size: 18px;
    text-align: center;
    float: left;
    color: #fff;
    padding: 0 10px;
    margin-right: 10px;
}
.bg{
    background-image: url("../images/do.png")50% 0 repeat-x fixed;
margin: 0 auto;
padding: 0;
position: fixed;
width: 100%;
height: 100%;
z-index: -1;
}
.trip-item {
    background-color: #dddfe3;
    font-family: 宋体;
    border-bottom: 1px solid #880;
    padding: 20px;
    margin-bottom: 20px;
}

.trip-day {
    float: left;
    width: 31px;
    height: 28px;
    padding-top: 6px;
    margin-left: -8px;
    margin-top: -5px;
    text-align: center;
    font-weight: 500;
    color: #333;
    font-size: 15px;
}


.trip-place {
    margin-bottom: 8px;
    color: #021e30;
    font-size: 16px;
    font-weight: 700;
}

.trip-place span {
    margin-right: 8px;
}

.trip-detail {
    line-height: 24px;
    margin-bottom: 10px;
}

.trip-detail p {
    font-size: 15px;
}

.trip-meals {
    color: #482933;
    line-height: 2em;
    padding: 5px 10px;
    font-size: 12px;

}

.trip-meals .little-title {
    font-weight: 700;
    margin-right: 10px;
}

.trip-meals span {
    min-width: 250px !important;
    width: auto !important;
}


.trip-meals .little-title {
    font-weight: 700;
    margin-right: 10px;
}

.trip-meals span {
    min-width: 250px !important;
    width: auto !important;
}

.trip-meals {
    color: 254832;
    line-height: 2em;
    font-size: 12px;
}


.tirpMessage{overflow: hidden;margin-top: 10px;}
.tirpMessage .go,.tirpMessage .back{background-color: #fafafa;position: relative;padding: 20px 68px;overflow: hidden;line-height: 40px;}
.tirpMessage .back{margin-top: 3px;}
.tirpMessage .go .text,.tirpMessage .back .text{position: absolute;left: 25px;width: 25px;height: 25px;line-height: 25px;text-align: center;font-size: 16px;color: #fff;background-color: #7ec4c0;top: 50%;margin-top: -12.5px;}
.tirpMessage .back .text{background-color: #fe8371;}
.tirpMessage .airLines{width: 150px;float: left;}
.tirpMessage .airLines p{line-height: 20px;color: #000;font-size: 12px;}
.tirpMessage .airLines p.time{font-size: 24px;font-family: 'Arial';}
.tirpMessage .airLines p.time span{font-size: 14px;color: #999;}
.tirpMessage .line{position: relative;height: 20px;margin: 0 15px;border-bottom: 1px solid #e2e2e2;background:url(../images/icon.png) no-repeat 175px -335px;float: left;width: 185px;text-align: center;line-height: 20px;color: #999;}
.tirpMessage li{overflow: hidden;margin-bottom: 20px;}
.tirpMessage .turnAir{clear: both;border-bottom: 1px solid #e2e2e2;position: relative;height: 20px;margin-bottom: 20px;}
.tirpMessage .turnAir div{background-color: #fafafa;min-width: 40px; max-width:65px; position: absolute;left: 50%;margin-left: -22px;text-align: center;}
.tirpMessage .turnAir div span{padding:3px 6px;background-color: #f6d270;color: #fff;font-size: 16px;}