.f20{
    font-size: 20px;
}
.f_bold{
    font-weight: 700;
}
.fl{
    float: left;
}
.fr{
    float:right;
}
.sub {
    width: 270px;
    float: left;
    overflow: hidden;
}

.main {
    width: 680px;
    float: right;
    overflow: hidden;
}

.mod {
    float: left;
    width: 270px;
    margin-bottom: 10px;
    overflow: hidden;
}
.search_box{
    float: left;
    width: 246px;
    border:2px solid #ff8839;
    padding: 10px;
    background:none scroll 0 0 no-repeat #fff9f6;
}
h3{
    color: #333333;
}



.input_enter {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #999999;
    font-family: Verdana,san-serif,"宋体";
}
.seach_btn{
    background: url(../../img/common_bg.png) no-repeat scroll left -67px transparent;
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-size: 14px;
    font-weight: bold;
    height: 31px;
    line-height:31px;
    margin-top: 4px;
    text-align: center;
    text-decoration: none;
    width: 82px;
}
.seach_btn:hover{
    color: #ffffff;
}
.mod .reason{
    width:248px;
    padding: 10px;
    float: left;
    border: 1px solid #eaf5ff;
    background: none scroll no-repeat 0 0 #f1f8ff;
}
.mod .reason_con{
    padding: 14px 0 24px;
    float: left;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
}
.mod .reason_con dt{
    color: #666666;
    font-weight: normal;
}
.mod .reason_con dd{
    color: #005bb5;

}
.mod .reason .r_list{
    float: left;
    width:82px;

}
.mod .reason h3{
    height: 21px;
    line-height: 21px;
    font-weight: 700;
    border-bottom: 1px solid #d0e7fc;
}
.mod .comment_tit{
    height: 21px;
    line-height: 21px;
    width: 270px;
    float: left;
    position: relative;
}
.mod .comment_tit h2{
    float: left;
    height: 21px;
    line-height: 21px;
    border-bottom: 2px solid #2288ee;
    margin-bottom: -2px;
    font-weight: 700;
    overflow: hidden;
    position: absolute;
}
.mod .comment_tit .comment_more
{
    float:right;
}
.mod .comment_thin li
{
    background: url("../../img/common_bg.png") no-repeat scroll 0 -102px transparent;
    padding-left:10px;
    line-height:22px;
    height:22px;
    overflow:hidden;
}
.mod .comment_con{
    float: left;
    border: 1px solid #efefef;
    border-top:2px solid #BBDFFF;
    padding: 10px;
    line-height: 20px;
    width: 248px;
}
.mod .comment_con dl{
	padding-bottom:5px;
	margin-top:5px;
	border-bottom:1px dashed #E5E5E5;}
.mod .comment_con dt{
    font-weight: 700;
    background: url(../../img/common_bg.png) scroll no-repeat 0 -102px transparent;
}
.mod .comment_con dt,.mod .comment_con dd{
    padding-left: 10px;
    color: #666666;
}
/*slider*/
.slider_main {
    display: inline;
    float: left;
    height: 210px;
    width: 680px;
    overflow:hidden;
}

.tc-slide, .tc-slide li {
    font-size: 0;
    height: 210px;
    overflow: hidden;
    width: 680px;
}
.tc-slide-triggers li {
    background-color: #fff;
    opacity: 1;
    color: #de7d4b;
    height: 20px;
    line-height: 20px;
    margin-top: -2px;
    width: 20px;
    float: left;
    text-align: center;
    font-size: 13px;
    margin-left: 3px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    position: relative;
    cursor: pointer;
    overflow: visible;
}

.tc-slide-triggers li.active {
    font-weight: bold;
    background-color: #f60;
    filter: none;
    opacity: 1;
    color: #FFF;
}
.tc-slide-triggers {
    bottom: 5px;
    height: 18px;
    padding-top: 2px;
    position: absolute;
    right: 5px;
    z-index: 10;
}

/*首页城市模块*/
.city_main{
    width: 680px;
    margin:10px 0 0;
}
.cMenu{
    float: left;
    width: 680px;
    height: 25px;
    line-height: 25px;
    border-bottom: 2px solid #2288ee;
}
.city_main h3,.city_main h4{
    font-weight: 700;
    font-size: 14px;
}
.cMenu h4{
    font-size: 12px;
}
.cMenu h3{
    float: left;
    width: 200px;
}
.cMenu .menu_list{
    width: 480px;
    float: right;
}
.cMenu .menu_list li{
    float: left;
    width: 50px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    cursor: pointer;
}
.cMenu .menu_list li.current{
    background: none scroll no-repeat 0 0 #2288ee;
    font-weight: 700;
    font-size: 14px;
    color: #fff;
    cursor: default;
}
.cContainer{
    width: 678px;
    float: left;
    border: 1px solid #efefef;
    border-top: 0px none;
}
.city_img_list
{
    padding:10px 7px;
	overflow:hidden;
}
.city_img_list li
{
    float:left;
    border:1px solid #ccc;
    padding:2px;
    margin:5px;
    width:150px;
}
.city_img_list li.current
{
    float:left;
    border:2px solid #f60;
    padding:1px;
    margin:5px;
    width:150px;
}
.city_img_list img
{
    width:150px;
    height:120px;
}
.city_img_list_ti
{
    height:30px;
    line-height:30px;
    overflow:hidden;
    text-align:center;
}
.city_img_list_ti .orangefont
{
    color:#ff6600;
    font-family:Arial;
    font-size:14px;
    margin-left:5px;
}
.on{display: block;}
.land_bd{
    float: left;
    width: 658px;
    padding: 10px;
}
.land_bd h4{
    font-size: 12px;
    font-weight: 700;
    float: left;
    width: 658px;
    height: 22px;
    line-height: 22px;
    border-bottom: 1px solid #d0e7fc;
}
.hotel_list{
    padding: 10px 0 10px 10px;
    width: 668px;
}
.hotel_list .land_img_con{
    width: 55px;
    height: 44px;
    float: left;
    overflow: hidden;
}
.hotel_list li{
    width:304px;
    float: left;
    height: 22px;
    line-height: 22px;
    padding: 0 20px 0 10px;
    background: url(../../img/common_bg.png) scroll no-repeat 0 -102px transparent;
    overflow:hidden;
}
.hotel_list li span{
    font-family: arial;
    color: #ff6600;
    float: right;
}
.hotel_list li span b
{
    margin-right:10px;
}
.famous_list,.hot_list{
    float: left;
    width: 658px;
    padding-top: 10px;
}
.famous_list li{
    float: left;
    width: 219px;
    height:22px;
    line-height: 22px;
}
.hot_list li{
    height: 62px;
    width:67px;
    float: left;
    text-align: center;
    overflow:hidden;
    padding-left: 15px;
}
.hot_list li p{
    text-align: center;
    height: 22px;
    line-height: 22px;
}
.city_main .tit{
    height: 22px;
    line-height: 22px;
    border-bottom: 2px solid #bbdfff;

}
.city_main h2{
    float: left;
    width: 97px;
	font-size:14px;
	font-weight:bold;
    border-bottom: 2px solid #2288ee;
    margin-bottom: -2px;
}
.city_main .more{
    float: right;
    padding-right: 10px;
}
.hot_brand_list{
    float: left;
    width: 658px;
    border: 1px solid #efefef;
    padding: 10px;
    overflow:hidden;
}
.hot_brand_list li{
    width: 72px;
    height: 75px;
    float: left;
    text-align: center;
    padding-right: 10px;
}
.hot_brand_list li p {
    height: 22px;
    line-height: 22px;
    float: left;
    text-align: center;
    width: 72px;
}
.hot_brand_list .img_con{
    height:54px;
    width:72px;
    float: left;
    overflow: hidden;
}
/*提示框*/
.xianshi {
    width: 350px;
    border: 3px solid #A5BAE6;
    position: absolute;
    display:none;
}
.xianshi .closeT {
    background: url("../../img/common_bg.png") scroll no-repeat -143px -278px transparent;
    float: right;
    width: 20px;
    height: 18px;
    cursor: pointer;
}
.xianshi h3 {
    text-align: left;
    font-size: 12px;
    width: 340px;
    height: 19px;
    background: #eef7ff;
    font-weight:700;
    padding-top: 6px;
    padding-left: 10px;
    border-bottom: 1px solid #CCC;
}
.xianshi ul {
    background: white;
    float: left;
    width: 339px;
    padding-left: 11px;
    padding-top: 4px;
}
.xianshi li {
    float: left;
    width: 60px;
    line-height: 24px;
    text-align: left;
    padding-right: 6px;
}
/*旅游主题*/
.travl_theme
{
    float:left;
    width:215px;
    margin:0 2px; 
}
.travl_theme h4
{
    height:30px;
    line-height:30px;
}
.travl_theme_list
{    
    overflow:hidden;
    border-right: 1px solid #dddddd;
    margin-right:5px;
    height:150px;
    overflow:hidden;
}
.travl_theme_list li
{
    text-align:left;
    width:200px;
    height:30px;
    overflow:hidden;
    line-height:30px;
    padding-right:0;
}
.travl_theme_li2
{
    border-right:none;
}
.travl_theme_list span
{
    display:block;
    float:left;
}
.travl_theme_list .travl_theme_title
{
    width:90px;
    margin-right:5px;
    overflow:hidden;
}
.travl_theme_list .travl_theme_orangefont
{
    color:#ff6600;
    font-family:Arial;
    font-size:14px;
    width:40px;
    overflow:hidden;
    text-align:right;
}
.travl_theme_list .travl_theme_book
{
    margin:5px 0 0 10px;
}
.travl_theme_list .travl_theme_link
{
    display:block;
    background:url("../../img/book_botton.png") no-repeat;
    width:51px;
    height:21px;
    line-height:22px;
    text-align:center;
    color:#005bb5;
}
.travl_theme_list .travl_theme_link:hover
{
    color:#ff6600;
	text-decoration:none;
}
.logodiv
{
    float: left;
    height: 70px;
    margin-bottom: 0;
    width: 200px;
    }