/**
 * Created by DeskTop15 on 14-1-14.
 */

.locations{
    height:30px;
}
.website_line_search{
    margin-top:10px;
}
.website_line_search p{
    height:40px;
    line-height:40px;
    font-size: 16px;
    color:#fff;
    text-indent: 12px;
    font-family: "å®‹ä½“";
}
.website_line_search .select_box{
    margin:auto;

    padding:15px 0 10px 200px;
}
.website_line_search .select_box select.select1{
    border:1px solid #aaa;
    width:100px;
    height:25px;
    margin-left:5px;
    padding:2px;
}
.website_line_search .select_box select.select2{
    border:1px solid #aaa;
    width:100px;
    height:25px;
    padding:2px;
}


.website_line_search .submit{
    width:81px;
    height:40px;
    color:#fff;
    font-weight: bold;
    margin-left:10px;
    border:none;

}

 .result{
    width:100%;   
    border-left: 1px solid #ccc ;
    border-right: 1px solid #ccc ;
} 
.result th{
    background:#f6f6f6;
    height:40px;
    text-align: center;
    font-weight: bolder;
    color:#333;   
    border-left: 1px solid #CCCCCC;
    border-right: 1px solid #CCCCCC
}
.result th.last{
    background-image: none;
}
.result td{
  
    color: #444444;
    font-family: "ËÎÌå";
    font-size: 14px;
    height: 80px;
    line-height: 160%;
    text-align: center;
}
.result td a.maps{
    display:block;
    width:106px;
    height:81px;
}

.result td div{
    text-align:left;
    text-indent: 20px;
}

.result td span.title{
    color:#a5a5a6;
    font-weight: bold;
}
.result td a{
    font-weight: bold;
}
.result .regions a{
    font-weight: normal;
    font-size:12px;
}
.top_title{
    height:23px;
    text-indent:30px;padding-top:7px;
    font-size: 16px;
}
.line{
    font-size: 0;
    height:3px;

}
.website_title{
    text-align: center;
    height:40px;
    line-height:40px;

}


.particulars ul li{
    float:left;

    width:47%;
    padding:1%;
}
.particulars ul li.last{
    border:none;
}
.particulars ul li th{
    width:100px;
    text-align: right;
    height:25px;

    padding-right:10px;
}
.particulars ul li td.td_hint{
    color:#878787;
    padding-left:10px;
}
.website_hint{
    height:90px;
    padding:10px 20px;
    overflow:auto;
}
.website_hint h2{

    height:20px;
}
.website_hint p{
    line-height: 140%;
    text-indent: 60px;
}
.top_title_two{

    margin-top:40px;
}
.map{
padding-top:10px;
}
.map .map_box{
    float:left;
    border:4px solid #DEDEDE;
    width:710px;
    height:600px;
}
.map .map_sidebar{
    float:right;
    border:1px solid #DEDEDE;
    background:#F1F1F1;
    width:230px;
    padding-bottom:5px;
}
.map .map_sidebar .title{
    text-indent: 10px;
    height:30px;
    line-height: 30px;
}


.map .map_sidebar .sidebar_box{
    height:571px;
    background:#fff;
    overflow-y: scroll;
}
.map .map_sidebar .sidebar_box dt{
    float:left;
    height:50px;
    padding-top:3px;
    width:30px;
    text-align: center;
    color:#fff;
    font-size: 12px;
}

.map .map_sidebar .sidebar_box dl{
    padding:10px 0 10px 0;
    border-bottom:1px solid #CCCCCC;
    cursor:pointer;
}

.map .map_sidebar .sidebar_box dd{
    display:block;
    width:180px;
    line-height:20px;
    padding-left:30px;
    text-algin:left;
    
}

.three_flash{
    list-style: none;
    padding: 0;
    margin: 0 auto 10px auto;
    height:350px;
    width:960px;
    overflow: hidden;

}
.wdxq{
	
width: 960px;
border: 1px solid #ccc;
height: auto;
padding-bottom: 10px;}

.three_flash li {
    height: 24em;
    width: 44em;
    text-align: center;
    cursor: pointer;
    overflow: hidden;
    background:#999;
    vertical-align:middle;
}
.three_flash li img{
    vertical-align:middle;
}
