.nav_cen a:nth-of-type(1) {
    font-weight: bold;
    color: white;
    background-color: #009899;
}
.content {
    width: 1200px;
    margin: 0 auto;
    padding-bottom: 50px;
}

.content_top {
    height: 458px;
    margin: 12px 0 0 0;
    overflow: hidden;
}

.notice_news {
    width: 220px;
    height: 458px;
    background-color: white;
    float: left;
    position: relative;
    overflow: hidden;
}

.notice_news_tit {
    height: 37px;
    border-left: 10px solid #009899;
    background-color: #ccf3f2;
}

.notice_news_tit a {
    float: left;
    color: #8c6d6d;
    width: 100px;
    height: 27px;
    text-align: center;
    line-height: 27px;
    font-size: 17px;
    font-weight: bold;
    margin: 6px 0 0 3px;
    letter-spacing: 1px;
}

.notice_news_tit a:first-of-type {
    border-right: 1px solid #009899;
}

.notice_news_tit .color {
    color: #e86607;
}

.notice_news_list {
    width: 180px;
    float: right;
    margin-right: 25px;
    color: #ff6d00;
}

.notice_news_list li {
    margin-top: 15px;
    list-style: disc inside;
    width: 180px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.notice_news_list li a {
    margin-left: -5px;
    font-size: 14px;
    color: black;
}

.notice_news .more_box {
    position: absolute;
    bottom: 20px;
    right: 15px;;
}

.notice_news .more_box a {
    color: #049a9b;
    font-size: 14px;
}

.c_box {
    display: none;
}

.visible {
    display: block;
}

.index_banner {
    float: left;
    width: 770px;
    height: 458px;
    margin-left: 10px;
}

/********************** banner start *************************/
.focusBox {
    position: relative;
    width: 770px;
    height: 458px;
    overflow: hidden;
    font: 12px/1.5 Verdana, Geneva, sans-serif;
    text-align: left;
    background: white;
}

.focusBox .pic img {
    width: 770px;
    height: 458px;
    display: block;
}

.focusBox .txt-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=40);
    opacity: 0.4;
    overflow: hidden;
}

.focusBox .txt {
    position: absolute;
    bottom: 0;
    z-index: 2;
    height: 36px;
    width: 100%;
    overflow: hidden;
}

.focusBox .txt li {
    height: 36px;
    line-height: 36px;
    position: absolute;
    bottom: -36px;
}

.focusBox .txt li a {
    display: block;
    color: white;
    padding: 0 0 0 20px;
    font-size: 14px;
    /* font-weight: bold; */
    text-decoration: none;
}

.focusBox .num {
    position: absolute;
    z-index: 3;
    bottom: 10px;
    right: 8px;
}

.focusBox .num li {
    float: left;
    position: relative;
    width: 20px;
    height: 20px;
    line-height: 15px;
    overflow: hidden;
    text-align: center;
    margin-right: 1px;
    cursor: pointer;
}

.focusBox .num li a, .focusBox .num li span {
    position: absolute;
    z-index: 2;
    display: block;
    color: white;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    text-decoration: none;
    line-height: 20px;
}

.focusBox .num li span {
    z-index: 1;
    background: black;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.focusBox .num li.on a, .focusBox .num a:hover {
    background: #f60;
}

/********************* banner end *********************/

.index_login_con {
    width: 190px;
    height: 458px;
    float: right;
}

.login_box {
    width: 188px;
    height: 192px;
    border: 1px solid #009899;
    border-radius: 8px;
}

.index_user_name, .index_user_pwd {
    width: 164px;
    height: 31px;
    border: 1px solid #ccf2f3;
    border-radius: 5px;
}

.index_user_name {
    margin: 15px 0 0 11px;
}

.index_user_pwd {
    margin: 11px 0 0 11px;

}

.index_user_name span, .index_user_pwd span {
    float: left;
    width: 48px;
    height: 31px;
    background-color: #ccf2f3;
    color: #009899;
    font-size: 14px;
    text-align: center;
    line-height: 31px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.index_user_name input, .index_user_pwd input {
    float: left;
    border: 0;
    height: 31px;
    width: 111px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    padding-left: 5px;
}

.index_log_reg {
    margin: 12px 0 0 0;
    overflow: hidden;
}

.index_log_reg a {
    float: left;
    width: 66px;
    height: 26px;
    background-color: #009899;
    color: white;
    text-align: center;
    line-height: 26px;
    font-size: 12px;
    border-radius: 6px;
    margin-left: 19px;
}

.get_back_pwd a {
    float: right;
    font-size: 12px;
    color: #ff6d00;
    margin: 6px 15px 0 0;
}

.get_back_pwd a:hover {
    text-decoration: underline;
}

.entrance {
    width: 190px;
    height: 253px;
    background-color: white;
    margin-top: 11px;
}

.entrance_tit {
    height: 37px;
    border-left: 11px solid #009899;
    background-color: #ccf2f3;
}

.entrance_tit span {
    padding-left: 16px;
    font-size: 17px;
    font-weight: bold;
    line-height: 37px;
    color: #fe974a;
    letter-spacing: 2px;
}

.entrance_con a {
    float: left;
    width: 70px;
    height: 92px;
    margin: 15px 5px 0 15px;
    text-align: center;
    color: black;
    font-size: 14px;
}

.entrance_con a span {
    display: block;
}

.content_mid {
    height: 300px;
    margin-top: 38px;
}

.reservation {
    float: left;
    width: 838px;
    height: 300px;
    background-color: white;
}

.reservation h3, .ranking h3 {
    height: 37px;
    color: #ff964a;
    background-color: #ccf2f3;
    border-left: 11px solid #009899;
    font-size: 18px;
    line-height: 37px;
    padding-left: 18px;
    letter-spacing: 1px;
}

.reservation img {
    display: block;
    margin: 24px 0 0 18px;
}

.ranking {
    float: right;
    width: 325px;
    background-color: white;
    height: 300px;
}

.ranking_list li {
    margin: 16px 0 0 16px;
    overflow: hidden;
}

.ranking_list li b, .ranking_list li span {
    float: left;
    width: 23px;
    height: 23px;
    line-height: 23px;
    text-align: center;
    background-color: #ff6d00;
    color: white;
    border-radius: 50%;
}

.ranking_list li span {
    width: 21px;
    height: 21px;
    line-height: 21px;
    background-color: white;
    color: #58be6b;
    border: 1px solid #58be6b;
}

.ranking_list li a {
    float: left;
    color: black;
    margin-left: 12px;
    font-size: 16px;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.content_bot {
    margin-top: 37px;
    overflow: hidden;
}

.content_bot .tit {
    height: 37px;
    color: #ff964a;
    background-color: #ccf2f3;
    border-left: 11px solid #009899;
    font-size: 18px;
    line-height: 37px;
    padding-left: 18px;
    letter-spacing: 1px;
    font-weight: bold;
}

.content_bot .tit a {
    float: right;
    font-size: 14px;
    color: #009899;
    margin-right: 20px;
}

.content_bot_content {
    overflow: hidden;
    height: 394px;
}

.introduction {
    height: 390px;
    width: 446px;
    float: left;
}

.introduction li {
    height: 49px;
    font-size: 16px;
    padding-left: 30px;
    line-height: 48px;
    background-color: white;
    max-width: 415px;  
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.introduction li a {
    color: #000;
}

.introduction li a:hover {
    text-decoration: underline;
}

.introduction li:nth-child(2n+1) {
    /*border: 1px solid #f7f7f7;*/
    background-color: #f7f7f7;
    border-right: 1px solid #ff9648;
}

.introduction li:nth-child(2n) {
    /*border: 1px solid white;*/
    background-color: #FFFFFF;
    border-right: 1px solid #ff9648;
}

.content_bot_content .introduction .li_bg {
    background-color: #feebdc;
    border: 1px solid #ff9648;
    border-right: 0;
}

.introduction_right {
    float: left;
    width: 752px;
    height: 392px;
    background-color: #feebdc;
    border: 1px solid #ff9648;
    border-left: 0;
    display: none;
}

.content_bot_content .visible {
    display: block;
}

.intro_infor_l {
    float: left;
    height: 365px;
    width: 363px;
    border-right: 2px solid white;
    margin: 15px 0 0 27px;
}

.intro_img_box {
    height: 173px;
    width: 338px;
    border: 1px solid #ff964a;
    margin: 10px 0 0 0;
}

.intro_img_box img {
    width: 328px;
    height: 163px;
    display: block;
    margin: 5px 5px 5px 5px;
    border: 0;
}

.intro_infor_tit {
    font-size: 16px;
    color: #59bf6c;
    font-weight: bold;
    margin: 21px 0 10px 5px;
}

.intro_infor_c {
    width: 350px;
    font-size: 14px;
    line-height: 24px;
}

.intro_infor_r {
    float: left;
    width: 360px;
    height: 365px;
}

.intro_infor_r p {
    font-size: 17px;
    font-weight: bold;
    margin: 30px 0 0 22px;
}

.intro_infor_r_img {
    width: 320px;
    height: 240px;
    margin: 30px auto 0;
    background-color: white;
}

/******* ��¼��ĸ���������ʽ *******/
.head_img{
	overflow: hidden;
}

.head_img dl dt{
}
.head_img dl dt img{
	width: 60px;
	height: 60px;
	display: block;
	margin: 10px auto 10px; 
}
.head_img dl dd h6{
	font-size:14px;
	padding-left: 10px;
}
.yiqi_message{
	margin-left: 10px;
	font-weight: bold;
	font-size: 14px;
	margin-top: 5px;
}
.yiqi_message ul li{
	width:178px;
	white-space:nowrap;
	text-overflow:ellipsis; 
	overflow:hidden;
}
.yiqi_message ul li:nth-of-type(2){
	margin-top: 5px;
}
.personal_in a{
	color:#fe974a;
	font-size:13px;
	display: inline-block;
	margin-left: 10px;
	margin-top: 10px;
}
.choose{
	overflow: hidden;
	margin: 10px 0 0 0;
}
.choose li{
	float: left;
	font-size:11px;
	margin-left:5px;
}

.choose li input {
	float: left;
	margin-top:2px;
}
.ie-tips {
    /*display: none;*/
    position: relative;
    height: 30px;
    line-height: 30px;
    background: #f9d272;
    color: #f00;
    font-size: 14px;
    text-align: center;
    top: -268px;
}
.ie-tips b {
    font-weight: bold;
}
.ie-tips .js-tip-close {
    position: absolute;
    top: 0;
    right: 20px;
    cursor: pointer;
}


