
/* CSS Document basecss20150922  */
body {font:14px 'Microsoft YaHei';}
html,body{height:100%;}
body, h1, h2, h3, h4, p, ul, ol, dl, dd,form, select, input, textarea, th, td {margin:0; padding:0;}
.left {display:inline; float:left;}
.right {display:inline;float:right;}
.clearfix:after {display:block;content:'';clear:both; visibility: hidden;}
.clear{zoom:1;}
body{font-family: 'Microsoft YaHei';}
li{list-style:none;}
a {text-decoration:none;}
img {border:none;}
input, select {outline:none;border:none 0;}
input::-ms-clear{display:none;}
textarea {outline:none;resize:none;}
em, i{font-style:normal;}
strong, b {font-weight:normal;}
iframe {border:none 0;}
a{
    text-decoration: none;

}
a:active,a:hover{
    text-decoration: none;
}

body a{outline:none;blr:expression(this.onFocus=this.blur());}

/* 最外层容器 960居中 */
.tuguanwrap{
    margin:0 auto;
    width:960px;
    font-family: 'Microsoft YaHei';

}
/* tuan空间座位标题 */
.tuguanwrap .tabspace{
    height:67px;
    border-bottom:2px solid #3d9cdd;
    color:#444;
    position:relative;


}
/* 大盒子 */
.innertab{
    display:none;
}
.tabspace h1{
    line-height:67px;
    font-size:28px;
    font-weight:normal;

}
.tabspace .tuguantitle span{
    font-weight:bold;
}
/* tuan座位标题 按钮 */
.tabspace .seatbtn{
  /*  width:357px;*/
    height:43px;
    position:absolute;
    margin-right:-5px;
    top: 25px;
    right:0;
}
.tabspace .seatbtn li{
    display:inline;
    float:left;
    font-size:17px;
}
.tabspace .seatbtn li a{
    color:#444;
    float:left;
    width:112px;
    text-align:center;
    height:41px;
    line-height:41px;
    cursor: pointer;
    border:1px solid #e5e5e5;
    border-bottom:none;
    background:#f7f7f7;
    margin-right:5px;

}
 .tabspace .seatbtn  .active a,
 .tabspace .seatbtn   a:hover,
 .tabspace .seatbtn   a:active{
    background:#3498db;
    color:#fff;
    border:1px solid #3498db;
    border-bottom:none;
    width:112px;
    height:41px;
    line-height:41px;
    font-weight:bold;
    text-decoration: none;
}

/* 座位切换对应内容 */
.tabspacecon .innertab{ display:none;}

/* 座位内容内部的 2-4个按钮 */
.innertabmenu{
    height:43px;
    padding-top:10px;
    padding-left:2px;
    width:958px;
  
}
.innertabmenu li{
    display:inline;
    float:left;
    position:relative;


}
.innertabmenu li a{
    display:block;
    float:left;
    width:151px;
    height:33px;
    line-height:33px;
    text-align:center;
    font-size:18px;
    color:#444444;
    margin-right:3px;

}

.innertabmenu li a:hover,
.innertabmenu li a:active{
    font-weight:bold;
    color:#fff;
    background:#3498db;
    text-decoration:none;
}
.innertabmenu  .active a{
    background:#3498db;
    color:#fff;
    font-weight:bold;
    text-decoration:none;

}

/* 座位内容内部 副标题切换对应内容 */

#innertabcon2 .line5-2{
    display:none;
}
#innertabcon5 .line5-2{
    display:none;
}
#innertabcon7 .line5-2{
    display:none;
}
.innertabcon_line2{
    border-top:2px solid #3d9cdd;


}
.innertabcon_line2 .innnertit{
    background:#f7f7f7;
    height:45px;
    line-height:45px;
    padding-left:20px;
    color:#3498db;
    font-size:20px;
    font-weight:bold;
}
.innertabcon_line2  .innercont{

    width:100%;
}
/* 5座第2排对应 的part内容 */
.innercont2{
    position:relative;

    /* overflow:hidden;ie8 */


}

.seats5box{

    font-size:13px;

}
/* 3个状态的四边形 */
.iconbox{
   /* margin-top:20px;
    margin-left:20px;

    margin-bottom:14px;*/
    margin:20px 0px 14px 20px;
    width:210px;

}

/* 5座-2排左侧内容 */
.linnercont{
    width:727px;

}
/* 切换内容带3种背景图变换 */
.linnercont .coloricon{

    width:70px;
    height:16px;
    line-height:16px;
    float:left;
}
.coloricon .greenicon,
.coloricon .yellowicon,
.coloricon .redicon{
    width:15px;
    height:15px;
    background:#27ae60;
    margin-right:7px;
    float: left;
    margin-top: 1px;
    *display:inline;
    zoom:1;
    overflow:hidden;

}
.coloricon .yellowicon{  background:#fb9800;}
.coloricon .redicon{  background:#ea5404;color:#ea5404;}
.coloricon i{
    display:inline-block;
    font-size:12px;
    font-family: 'SimSun';
    color:#27ae60;
}

.desc180{
    height:12px;
    padding:59px 0 42px 21px ;
    color:#777;
    font-size:12px;
 }
.hdicon,.fticon,.mdicon,.fticon_2,.hdicon_2{
    position:absolute;
    width:268px;
    height:130px;


}

/* set7 第三排下面特殊的三个图 */
.seats5box .yellowpic2,
.seats5box .greenpic2,
.seats5box .redpic2{
    background:url(../images/seat7icon-n24.png) no-repeat -346px 0px;
    _background:url(../images/seat7icon-n8.png) no-repeat -346px 0px;

}

.fticon_2{
    left:275px;
    top:320px;


}
/*.hdicon_2 .hdspace{height:126px;}*/

.fticon_2 .yellowpic2{
   /* background-position:right 0px;20150921*/
    background-position:-346px 1px;
    _background-position:-346px 3px;/*20150922*/
}
.fticon_2 .yellowpic2 .msghdtop{
/*    top:56px;20150921*/
    _top:56px;/*20150921*/
    /*top:60px;*/
    top:58px;
}
.fticon_2 .msghdtop{
    position:absolute;
    color:#fff;
    top:0px;
    height: 23px;
   line-height: 18px;
    /*line-height:14px;20150922*/
    _line-height: 23px;
    width: 152px;
    padding-left:22px;

}
.fticon_2 .yellowpic2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.fticon_2 .yellowpic2 .msghdfoot{

    color:#f19414;
   /* top:78px;20150922*/
top:81px;

}
.fticon_2 .greenpic2{
  /*  background-position:right -248px;20150921*/
    background-position:-346px -249px;
    _background-position:-346px -239px;
}
.fticon_2 .greenpic2 .msghdtop{
    position:absolute;
    top:58px;
    _top:57px;/*20150921*/
    color:#fff;
}
.fticon_2 .greenpic2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.fticon_2 .greenpic2 .msghdfoot{

    /*top:79px;20150922*/
    top:81px;
    color:#27ae60;

}
.fticon_2  .msghdfoot{
    padding-left:22px;
    position:absolute;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
}
.fticon_2 .redpic2{
    background-position:-346px -132px;
    _background-position:-346px -133px;/*20150922 123*/
    width:265px;

}
.fticon_2 .redpic2 .msghdtop{
    position:absolute;
    top:58px;
    _top:53px;/*20150922*/
    /*_top:60px;20150922 top61*/
    color: #fff;
    height: 23px;
    line-height: 18px;
    _line-height: 27px;
    width: 152px;

}
.fticon_2 .redpic2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.fticon_2 .redpic2 .msghdfoot{

    top:81px;
   /* _top:85px;20150922*/
    _top:79px;/*20150922*/
    color:#ea5404;


}
/* /set7 第三排下面特殊的三个图 */


/* set7 第三排上面特殊的三个图 */
.seats5box .yellowpic_2,
.seats5box .greenpic_2,
.seats5box .redpic_2{
    background:url(../images/icon24.png) no-repeat -356px 0px;
    _background:url(//icon.xcar.com.cn/2011newcar/images/icon8.png) no-repeat -356px 0px;

}

.hdicon_2{
    left:393px;
    top:26px;

}

.hdicon_2 .yellowpic_2{
    background-position:-356px 0px;
    /* _background-position:right 2px;20150922*/
}
.hdicon_2  .msghdtop{
    position:absolute;
    top:53px;

    color:#fff;
}
.hdicon_2 .hdspace .msghdtop{
    color: #fff;
    height: 23px;
    line-height: 22px;/*20150922*/
    _line-height: 23px;/*20150922*/
    /*line-height:26px; 20150914 add */
    width: 152px;
    padding-left:22px;

  }
/* 20150921 add */
.hdicon .yellowpic .msghdtop{
_top:2px;
}/* 20150921 add -end */
.hdicon_2 .yellowpic_2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdicon_2 .yellowpic_2 .msghdfoot{
    position:absolute;
    top:25px;/*20150922 26px*/
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
    padding-left:22px;
    color:#f19414;
}
.hdicon_2 .greenpic_2{
    /*background-position:right -255px;20150921*/
    background-position:-356px -255px;
   /* _background-position:-356px -260px;20150923*/
}
.hdicon_2 .greenpic_2 .msghdtop{
    position:absolute;
    top:0px;
    _top:-1px;/* 20150922*/
    color:#fff;
}
.hdicon_2 .greenpic_2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdicon_2 .greenpic_2 .msghdfoot{
    position:absolute;
    top:22px;
    color:#27ae60;
    height: 23px;
   /* line-height: 18px;20150921*/
    line-height: 23px;
    _line-height: 23px;
    width: 152px;
    padding-left:22px;

}

.hdicon_2 .redpic_2{
    /* _background-position:right -125px;20150922*/
    background-position:-356px -126px;/*20150922*/

}
.hdicon_2 .redpic_2 .msghdtop{
    position:absolute;
    /*top:-1px;20150922*/
    _top:3px;/*20150922*/
    color:#fff;

}
.hdicon_2 .redpic_2 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdicon_2 .redpic_2 .msghdfoot{
    position:absolute;
/*    top:21px;20150921*/
    top:25px;
    _top:30px;/*20150922*/
    color:#ea5404;
    height: 23px;
    line-height: 18px;
   /* _line-height: 23px;20150922*/
    _line-height: 24px
    width: 152px;
    padding-left:22px;

}

/* /set7 第三排上面特殊的三个图 */


/* set7 空间概述下面特殊的三个图 */
.seats7box .yellowpic7,
.seats7box .greenpic7,
.seats7box .redpic7{
    background:url(../images/seat7icon-n24.png) no-repeat left top;
    _background:url(../images/seat7icon-n8.png) no-repeat left top;
}
.fticon7,.hdicon7,.mdicon7{
    position:absolute;
    width:247px;
    height:135px;
}

.fticon7 .lgspace7{
    height:169px;
}

/* 7座空间概述上边的状态 */
.seats7box  .hdicon7{
    left:247px;
    top:24px;
}
.hdicon7  .greenpic7{
    background-position:0 -414px;

}
.hdicon7  .redpic7{
    background-position:0 -1527px;

}
.hdicon7  .yellowpic7{
    background-position:0 -968px;

}
.hdspace7,.lgspace7,.mdspace7{
    display:block;
    width:268px;
    height:135px;
    position:relative;

}
.lgspace7 .msghdtop{

    height: 23px;
    line-height: 19px;
    _line-height: 23px;
    width: 152px;
    padding-left:109px;
    position:absolute;
    top:142px;
    color: #fff;

}
.fticon .msghdtop{
    position:absolute;
    top:55px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
    padding-left:81px;
}


.greenpic7 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.redpic7 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdspace7 .msghdtop{
    position:absolute;
    top:1px;
    left:0px;
    color: #fff;
    height: 23px;
    line-height: 18px;
    _line-height: 22px;
    width: 152px;
    padding-left:102px;

}
.hdicon7 .yellowpic7 .msghdtop{
    padding-left:111px;
    line-height:22px;/* 20150911 new add */
}



/* 7座空间底部的状态 */
.seats7box .fticon7{
    left:373px;
    top:218px;

}

.fticon7 .yellowpic7{
    background-position:0px -723px;


}

.fticon7 .redpic7{
    background-position:0px -1281px;


}

.fticon7 .greenpic7{
    background-position:0px -1838px;


}
.fticon7 .redpic7 .msghdtop{
    padding-left:118px;
}

.yellowpic7 .msghdtop i{
    font-size:16px;
    font-weight:bold;
}

/* 7座空间概述中部的状态 */
.seats7box .mdicon7{
    left:482px;
    top:52px;
}
.mdicon7 .redpic7{
    background-position:0 -571px;

}
.mdicon7 .greenpic7 .msgmdtop{margin-left:-59px;}
.mdicon7 .greenpic7{
    background-position:0 -414px;

}
.mdicon7 .yellowpic7{
    background-position:0 -968px;

}

.mdspace7 .msgmdtop{
    position:absolute;
    top:2px;/* 20150831 0px */
    color: #fff;
    height: 23px;
    line-height: 20px;
    width: 152px;
    padding-left:74px;

}
.mdicon7 .greenpic7 .msgmdtop,.mdicon7 .yellowpic7 .msgmdtop{
    padding-left:112px;/* 20150831 156 */
}
/* 20150914  add */
.mdicon7 .yellowpic7 .msgmdtop {
    /*padding-left:112px;20150918*/
    padding-left:109px;
}
/* 20150914 -end */
.redpic7 .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}
/* 20150831 */
.yellowpic7 .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}

/* fyl 20150814 */
.greenpic7 .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}
/* fyl 20150814 */
/* /set7 空间概述下面特殊的三个图 */

.seats5box .yellowpic,
.seats5box .greenpic,
.seats5box .redpic{
    background:url(../images/icon24.png) no-repeat 0px  0px;
   _background:url(../images/icon8.png) no-repeat 0px 0px;

}
.hdspace,.lgspace,.mdspace{
    display:block;
    width:247px;
    height:106px;
   /* _height:126px;20150922*/
    position:relative;
}
.lgspace{
    _height: 106px;
}
/* 上边的状态 */
.hdicon{
    left:463px;
    top:28px;
    _top:26px;/*20150922*/
}
.hdicon .yellowpic{
    background-position:0 0;

}
.hdspace .msghdtop{
    position:absolute;
    top:0px;
    color: #fff;
    height: 23px;
    line-height: 23px;
    width: 152px;
    padding-left:65px;

}

 .yellowpic .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdspace .msghdfoot{
    position:absolute;
   /* top:26px;20150922*/
    top:25px;
    color:#f19414;
    height: 22px;
    line-height: 18px;
    _line-height: 22px;
    width: 152px;
    padding-left:65px;

}
.hdicon  .greenpic{
    background-position:0 -260px;

}
.hdicon .greenpic .msghdtop{
    position:absolute;
    top:0px;/*20150922 -2px*/
    _top:2px;/*20150921*/
    color:#fff;
   /* height: 22px;
    line-height: 22px;20150924*/
    height: 23px;
    line-height: 23px;
    width: 152px;


}
.hdicon .greenpic .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdicon .greenpic .msghdfoot{
    position:absolute;
  /*  top:26px;20150922*/
    top:25px;
    color:#27ae60;
    height: 22px;
    line-height: 18px;
    _line-height: 22px;
    width: 152px;
    padding-left:65px;
}

.hdicon .redpic{

    background-position:0 -129px;
    _background-position:0 -130px;/*20150923*/
}
.hdicon .redpic .msghdtop{
    position:absolute;
    top:0px;
    _top:2px;/*20150921*/
    color:#fff;
    height: 23px;
    line-height: 23px;
    width: 152px;
   /* padding-left:84px;20150921*/
    padding-left:65px;
}
.hdicon .redpic .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.hdicon .redpic .msghdfoot{
    position:absolute;
    top:25px;
    color:#ea5404;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
   /* padding-left:84px;20150921*/
    padding-left:65px;
}
/* 底部的状态 */
.fticon{
    left:336px;
    top:320px;

}

.fticon .yellowpic{
    background-position:0 -520px;

}

.fticon .yellowpic .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.fticon .yellowpic .msghdfoot{
    position:absolute;
    top:78px;
    color:#f19414;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;

}
.fticon .greenpic{
    background-position:0 -780px;

}
.fticon .msghdtop,.fticon .msghdfoot{
    padding-left:81px;
}
.fticon .greenpic .msghdtop{
    position:absolute;
   /* top:54px;20150922*/
    top:55px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
}
.fticon .greenpic .msghdtop i{
    font-size:16px;
    font-weight:bold;
}
.fticon .greenpic .msghdfoot{
    position:absolute;
    top:78px;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
    color:#27ae60;
}

.fticon .redpic{
    background-position:0 -390px;

}
.fticon .redpic .msghdtop{
    position:absolute;
    top:55px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
   paddign-left:22px;
}
.fticon .redpic .msghdtop i{
    font-size:16px;
    font-weight:bold;

}
.fticon .redpic .msghdfoot{
    position:absolute;
    top:78px;
    color:#ea5404;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
   /* padding-left:78px;20150922*/
}
/* 中部的状态 */
.mdicon{
    left:498px;
    top:37px;
}
.mdicon .yellowpic{
    background-position:0 0;

}
.mdspace  .msgmdtop{
    position:absolute;
    top:0px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
}
.yellowpic .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}
.mdspace   .msgmdfoot{
    position:absolute;
    top:27px;
    left:73px;
    color:#f19414;
}
.mdicon  .greenpic{
    background-position:0 -260px;

}
.mdicon .greenpic .msgmdtop{
    position:absolute;
    top:0px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
}
.mdicon .greenpic .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}
.mdicon .greenpic .msgmdfoot{
    position:absolute;
    top:27px;
    left:84px;
    color:#27ae60;
}

.mdicon .redpic{
    background-position:0 -130px;

}
.mdicon .redpic .msgmdtop{
    position:absolute;
    top:0px;
    color:#fff;
    height: 23px;
    line-height: 18px;
    _line-height: 23px;
    width: 152px;
}
.mdicon .redpic .msgmdtop i{
    font-size:16px;
    font-weight:bold;
}
.mdicon .redpic .msgmdfoot{
    position:absolute;
    top:27px;
    left:84px;
    color:#ea5404;
}

/* 5座2排右侧3种状态对应数据 */
.rinnercont{
    position:relative;
    border:1px solid #f2f2f2;
    width:216px;
    height:425px;
    padding:7px 8px 7px 7px;
    background:#f7f7f7;
    margin-top:21px;

}
.rinnerbox{
    height:249px;
}
.rinnertbox{
    background:url(../images/hdbg_03.jpg) no-repeat;
    height:15px;
    width:216px;
    overflow: hidden;/*ie6*/
}
.rinnermbox{
    background:#fff;
    height:223px;
    font-family: 'Tahoma';
    font-size:20px;
    font-weight:bold;

 }
.bodyheight{
    font-weight:bold;
    font-size:22px;
    color:#444;
    font-family: 'Microsoft YaHei';
    margin-left:13px;
        float:left;

}
/* 下拉框 */
.selectbox{float:right;cursor:default;height:28px;border:1px solid #d9d8dc;color:#444;font-size:12px;width:58px;margin-right:24px;display: inline;}
.selectbox_hover{border:1px solid #bbb;position:relative;}
.selectbox_on{border:1px solid #bbb; background-position:right -32px; z-index:100;position:relative;}
.selectbox_error{ background-color:#ffe5e6;border:1px solid #f90000;}
.selectbox .selecttxt{;display:block;height:28px;overflow:hidden;line-height:28px;cursor:pointer;width:100%;}
.selectbox .selecttxt{;display:block;height:28px;overflow:hidden;line-height:28px;cursor:pointer;width:100%;}
.selectbox .selectem{text-decoration:none;font-family:'Tahoma';font-size:20px;font-weight:bold;color:#444;background:#fff url(../images/selecticofyl.gif) no-repeat right 11px;}
.selectbox_on .selectem{background-position:right -95px;}
/* fyl begin */
.selectbox .selectem:hover{background:#fff url(../images/selecticofyl.gif) no-repeat right -61px;}


/* fylend */
.selectbox .option a,.selectbox .option a:hover{color:#666;}
.selectbox .selectem{ display:block;padding:0 32px 0 12px;}
.selectbox .option{width:100%;background-color:#fff;border:solid 1px #bbb;position:absolute;/*top:22px;*/top:28px; z-index:88;max-height:250px;padding:0;left:-1px;z-index:2; overflow-x:hidden;overflow-y:auto;display:none;}
.selectbox .option li{font-size:12px;display:block;height:28px;overflow:hidden;color:#777;line-height:28px;text-align:left;padding:0 10px;background:#fff;border-bottom:1px solid #f1f1f1;cursor:default;}
.selectbox .option li cite{color:#9a9a9a;margin-right:9px;}
.selectbox .option a:hover{color:#416eaa;}
.selectbox .option li.active{background-color:#f7f7f7;}
.tp_select01{height:30px;width:94px;}
.tp_select01 .selecttxt{padding:4px 0;}
.tp_select01 .option{top:30px;}
.selectbox .option .onblur:hover{background:none;}
.rinnerbox{
    height:249px;


}
.rinnerbbox{
    background:url(../images/fdbg11.jpg) no-repeat;
    height:11px;
    font-family:'Microsoft YaHei';
}
.selecthbox{width:216px;margin-bottom:14px; height: 30px;
    overflow: -hidden;
    position:relative;
}
.rinnermbox .stitile{
    font-size:22px;
    font-family:'Microsoft YaHei';
    color:#444;
    padding-left:13px;
    height:30px;
    overflow: hidden;

}
.tlinebox{
    margin-left:13px;
    background:url(../images/arrowlinebg.jpg) no-repeat;
    width:192px;
    height:15px;
    overflow: hidden;
}
/* 3种表情的盒子 */
.facebox{
    font-family:'Microsoft YaHei';
    height:76px;
    padding-bottom: 19px;
    position:relative;


}
.facebox .jucu,
.facebox .shizhong,
.facebox .kuanyu{
    display:none;
    width:191px;
    margin:0 auto;
    height:76px;


    overflow:hidden;
}
/* 适中状态 */
.shizhong .facesz{
    background:url(../images/szface.jpg) no-repeat;
    width:69px;
    height:76px;
    margin-right:18px;

}
.shizhong .desone{
    color:#f37d00;
    font-size:38px;
    font-weight:bold;
   height:38px;
    line-height:38px;


}
/* 公共样式 */
.toptit{
    background:url(../images/topbg.jpg) no-repeat;
    width:176px;
    height:23px;
    color:#777;
    font-size:12px;
    text-align:center;
    line-height:23px;
    margin-left:13px;
}
/* 公共样式 */
.facebox .destwo{
    font-size:15px;
    color:#444;
    font-family:'Microsoft YaHei';
    padding-top:5px;/* 20150918 */

}
.facebox .text{
    position:relative;
    width:84px;
   height:60px;
    padding-top:16px;
}
.facebox .text a{
    background:url(../images/askbg8.png) no-repeat;
    width:16px;
    height:16px;
    position:absolute;
    right:-18px;
    top:11px;
    z-index:66;
}
.facebox .text .blueques{
    background:url(../images/askbg.png) no-repeat;


}
/* 公共样式 */
/* 局促状态 */
.jucu .desone{
    color:#ea5404;
}
.jucu .facesz{
    background:url(../images/jucu.jpg) no-repeat;
    width:69px;
    height:75px;
    margin-right:18px;
}
.jucu .desone{
    color:#ea5404;
    font-size:38px;
    font-weight:bold;
    height:38px;
    line-height:38px;


}


/* 宽裕状态 */
.kuanyu .desone{
    color:#ea5404;
}
.kuanyu .facesz{
    background:url(../images/kyface.jpg) no-repeat;
    width:69px;
    height:75px;
    margin-right:18px;

}
.kuanyu .desone{
    color:#27ae60;
    font-size:38px;
    font-weight:bold;
    height:38px;
    line-height:38px;


}
/* 排行 */
.rinnernum{
    padding:0 12px;
    font-family: 'Microsoft YaHei';

    height:183px;

    overflow:hidden;
}
.rinnernum .numtit{


    font-size:16px;
    color:#444;
    line-height:32px;


}
.numlist{
    overflow:hidden;
}
.numlist li{
    height:28px;
    font-size:12px;
display:inline;
    float:left;
    width:192px;


}
.numlist li .hasline{
    text-decoration:underline;
}
.top,.behind{
    display:inline-block;
    width:13px;
    height:13px;
   line-height:13px;
    margin-top:9px;
    text-align:center;
    font-weight:bold;
    float:left;
    font-size:9px;

}
.top{
    background:#ea5404;
    color:#fff;
}

.behind{
    background:#e6e6e6;
    color:#777;

}

.sort{
    margin-bottom:10px;
    overflow:hidden;

}

.kilometre{
    color:#f37d00;

    float:right;
    margin-top:8px;
}

.cars{
    color:#444;
    float:left;
    margin:7px 0px 9px 20px;

}

.cars:hover{
    color:#416eaa;
    _text-decoration:underline;
}
/* fyl addded layer */

.poptip{
    position:absolute;
    top:-196px;
    /*_top:-194px;20150922*/
    left:-9px;
    width:206px;
    height:157px;
    padding:20px 13px 17px;
    border: solid 1px #dcdde1;
    background:#fff;
    z-index:99;
    _zoom:1;
    visibility: hidden;
}
.poptip_ie6{
    _top:-210px!important;

 }
.poptip_small{
    padding: 4px 14px 7px 15px; left: 51px; top: -126px; width: 132px; height: 115px; visibility: hidden; _top: -130px!important;
}
.poptip_small_seat2{
    _top: -134px!important;

}
.poptip div p{font-weight:normal;}
/* 3种状态弹出层 */
.poptip-arrow{position: absolute;overflow: hidden;font-style: normal;font-family: simsun;font-size: 20px;}

.poptip-arrow em,.poptip-arrow i{position: absolute;left:0;top:0;font-style: normal;}
.poptip-arrow em{color: #dcdde1;}
.poptip-arrow i{color: #fff;text-shadow:none;}

.poptip-arrow-bottom{height: 8px;width: 20px;right:38px;margin-right:-16px;}

.poptip-arrow-bottom{bottom: -8px;}
.poptip-arrow-bottom em{top: -12px;}
.poptip-arrow-bottom i{top: -13px;}
.poptip div{
    font-family:'SimSun';
    font-size:12px;

}
.poptip p{
    margin-bottom:16px;
    color:#999;

}
.poptip p{

    line-height:18px;
}
.poptip  div span{
    font-size:14px;
    font-weight:bold;
}
.poptip .green{
    color:#27ae60;

}
.poptip .yellow{
    color:#fb9800;

}

.poptip .red{
    color:#ea5404;

}

.poptip  div .zstit{
    color:#444;
    font-weight:normal;
    font-size:14px;
    line-height:36px;
}



/* part3 */
.trypart{margin-bottom:20px;clear:both;}
.trypart .innnertit,.comfortpart .innnertit{
    background:#f7f7f7;
    height:45px;
    line-height:45px;
    padding-left:20px;
    color:#3498db;
    font-size:20px;
    font-weight:bold;
    border-top: 2px solid #3d9cdd;
}
/* 试驾感受 */
.trybox{
    border:1px solid #e6e6e6;
    width:915px;
    background:#fff;
    padding:20px 22px 0px 21px;

 }
.trybox ul{
    margin-right:-33px;
    width:948px;
}
.trybox ul li {
    width:441px;
    margin-right:33px;
    margin-bottom: 20px;
    margin-bottom: 15px;
    display:inline;
    float:left;
}


.trybox li  .trydetail{
    width:246px;
    height:135px;

}
.tryrbox{
    font-family:'SimSun';
    padding-bottom:10px;
    border-bottom: 1px solid #e5e5e5;
    height:20px;
    width:246px;
    margin-bottom:11px;
}
.tryrbox .trytit{
    background:url(../images/tryicon.jpg) no-repeat;
    width:73px;
    height:20px;
    line-height:20px;
    text-align:center;

    font-size:12px;
    display:inline-block;
    color:#fff;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;



}
.tryrbox .trydes{
    font-size:14px;
    color:#444;
    font-weight:bold;
}
.tryrbox .trydes:hover{
    color:#3498db;
}
.trydetail  .seatdes{
    height:24px;
    line-height:24px;
    color:#777;
    font-family:'SimSun';

}
.trydetail .detaildes{
     color:#444;
 }
.trydetail .detaildes:hover{
    color:#3498db;
}
/* part4 */
.comfortbox{
    border:1px solid #e5e5e5;
    padding:19px 0 29px;
    background:#fff;
    font-family: 'Microsoft YaHei';
}
.comfortlist{

    margin-left:-1px;
}
.comfortlist li{
    width:252px;
    height:273px;
    padding:9px 33px 13px;
    border-left:1px solid #f2f2f2;
    display:inline;
    float:left;
}
.comfortlist li div{
    width:252px;
    height:273px;

    display:block;
    background:#f7f7f7;

    color:#444;
    text-decoration:none;


}
.comfortlist li .cftit{
    background:#ff9900;
    display:block;
    width:100%;
    height:40px;
    line-height:40px;
    text-align:center;
    font-weight:bold;
    font-size:18px;
    color:#fff;


}
.comfortlist li .cfdes{
    line-height:43px;
    color:#444;
    display:block;
    font-size:13px;
    text-align:center;
}
.comfortlist li .cfimg{
    display:block;
    width:250px;
    height:187px;

}
.comfortlist li img{
    border:1px solid #f2f2f2;
}
/* seat5 空间 */
.innertabcon_line2 .st5tit{
    height:45px;
    line-height:45px;

    color:#777;
}
/* 空间概述 */
.rinnercont_kj{
    position:relative;
    border:1px solid #f2f2f2;
    width:216px;
    height:408px;
    padding:7px 8px 0px 7px;
    background:#f7f7f7;
    top:-23px;

}

.rinnercont_kj .rinnermbox{
    background:#fff;
    height:176px;
    font-family: 'Tahoma';
    font-size:20px;
    font-weight:bold;

}

.rinnercont_kj .rinnerbox{
    height:202px;


}


.rinnercont_kj .rinnermbox{
    padding:0 12px 0 13px;
    width:191px;

}
.rinnercont_kj .rinnermbox .stitile{
    font-weight:bold;
    color:#444;

    line-height:31px;
    margin-bottom: 5px;
    display:block;

}
.rinnercont_kj .lineone{
    width:191px;
    height:1px;
    background:#e5e5e5;
    _line-height:1px;
}
.rinnercont_kj .rinnertexts p{
    line-height:20px;
    font-family: 'SumSun';
    color:#999;
    font-size:12px;
}
.rinnercont_kj .rinnertexts .numtit{
    height:40px;
    line-height:40px;
    font-size:12px;
    font-weight:bold;
    margin-left:13px;
    color:#777;

}
.rinnercont_kj .rinnertexts  .textone{
    margin-bottom: 10px;
}

/* 文字概述 */

.seat5_kj_part2{

    height:265px;
    padding-top:19px;
    width:958px;
    border:1px solid #e5e5e5;
    margin-bottom:19px;




}
.seat5_kj_part2 ol{
    margin-left:-1px;
    width:958px;
    height:237px;
    background:#fff;
    font-family: 'SumSun';
}
.seat5_kj_part2 ol .lilist {
    width:478px;

    height:237px;
    border-left:1px solid #e5e5e5;

    float:left;
    display:inline;
}
.seat5_kj_part2  .lilist .first,.seat5_kj_part2  .lilist  .second{

    width:478px;
    height:69px;

}
.seat5_kj_part2 .wraptext{
    padding-left:25px;
   padding-right:1px;
    width:427px;

}

.seat5_kj_part2 .wraptext li a{
   display:block;
    color:#444;
    padding-top:2px;
    padding-bottom:6px;

}
.seat5_kj_part2 .wraptext li a:hover{
background:#f2f2f2;
}

.seat5_kj_part2 .wraptext a p{
   line-height:20px;
    font-size:12px;
    color:#777;
}
.seat5_kj_part2  .lilist .first{
    background:url(../images/first.jpg) no-repeat;
}
.seat5_kj_part2  .lilist  span{
display:block;
    height:30px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;
    color:#444;


}
.seat5_kj_part2 li em{color:#ea5404;
}
.seat5_kj_part2  .lilist .second{
    background:url(../images/second.jpg) no-repeat;
}

/* 5座空间概述 */
/* 7座空间概述 */
.seat7_kj_part2{
    height:265px;
    padding-top:19px ;

    width:958px;
    border:1px solid #e5e5e5;
    margin-bottom:19px;


}
.seat7_kj_part2 ol{
    margin-left:-1px;
    width:958px;
    height:237px;
    background:#fff;
    font-family: 'SumSun';
}
.seat7_kj_part2 ol .lilist {
    width:318px;

    height:237px;
    border-left:1px solid #e5e5e5;

    float:left;
    display:inline;
}
.seat7_kj_part2   .lilist .first,
.seat7_kj_part2  .lilist .second,
.seat7_kj_part2  .lilist .third{

    width:318px;

    height:69px;

}
.seat7_kj_part2 .wraptext{
    padding:0 25px;

    width:268px;



}
.seat7_kj_part2 .wraptext li{

    font-size:12px;
    line-height:20px;
}
.seat7_kj_part2 .wraptext li a{
    display:block;
    color:#777;
    padding-top:2px;
    padding-bottom:6px;

}
.seat7_kj_part2 .wraptext li a:hover{
    background:#f2f2f2;
}
.seat7_kj_part2.wraptext a p{
    line-height:20px;
    font-size:12px;
    color:#777;
}
.seat7_kj_part2 .lilist .first{
    background:url(../images/first01.jpg) no-repeat;
}
.seat7_kj_part2  .lilist  span{
    height:30px;
    line-height:30px;
    display:block;
    font-size:14px;
    font-weight:bold;



}
.seat7_kj_part2  li em{
    color:#ea5404;
}
.seat7_kj_part2 .lilist .second{
    background:url(../images/first02.jpg) no-repeat;
}
.seat7_kj_part2 .lilist .third{
    background:url(../images/first03.jpg) no-repeat;
}
/* 空间概述公用样式
.seat5_kj_part2,.seat7_kj_part2{


    width:958px;
    border:1px solid #e5e5e5;

}
.seat5_kj_part2 ul,.seat7_kj_part2 ul{
    margin-left:-1px;
    overflow:hidden;
    width:958px;

    background:#fff;
    font-family: 'SumSun';
}
.seat5_kj_part2 ul li, .seat7_kj_part2 ul li {

    border-left:1px solid #e5e5e5;

    float:left;
    display:inline;
}
.seat5_kj_part2 li em,.seat7_kj_part2  li  em{color:#ea5404;
}
.seat5_kj_part2 li span,.seat7_kj_part2  li  span{
    height:30px;
    line-height:30px;
    font-size:14px;
    font-weight:bold;

}

.seat5_kj_part2 .wraptext div,.seat7_kj_part2 .wraptext div{
    margin-bottom: 9px;
}
.seat5_kj_part2.wraptext p,.seat7_kj_part2.wraptext p{
    line-height:20px;
    font-size:12px;
}
空间概述公用样式 */
/* 底部 */
.mar_top8 {
    margin-top: 8px;
}
.content_nt {
    margin: 0 auto;
    width: 960px;
}

.footer_nt {
    clear: both;
    color: #767676;
    text-align: center;
    line-height: 22px;
    padding: 20px 0 20px;
}

.footer_nt a {
    color: #454545;
    margin: 0 5px;
}
.content_nt .footer_nt a:hover {
    color: #f00;
}
.footer_nt a:hover, .footer_nt p a:hover {
    color: #f00;
}
.selecthbox .basic_select, .tp_select01 {
    width:121px !important;
}
/* fyladded-20150814 */
.seats7box{
    font: 14px 'Microsoft YaHei';
}
.fticon7 .redpic7 .msghdtop,
.fticon7 .greenpic7 .msghdtop{
    line-height:14px;
}