@charset "utf-8";
/* CSS Document */

.wrapper{height:auto; float:left;width:940px;z-index:1; }

/*Tab切换样式*/
.ui-tabs-nav{/**/}
.ui-tabs-nav li{float: left;text-align: center;}
.ui-tabs-nav li a{display: block;}
.ui-tabs-nav li.ui-tabs-selected{/**/}
.ui-tabs-panel{/**/}
.ui-tabs-hide{display: none;}




/*线路详情页Tab切换*/
.show .mainCon{ padding-bottom:20px;}
.show .mainCon .ui-tabs-nav{background:#ffc647;border-bottom: 3px solid #ffc647;height:50px;z-index:10;width: 940px; background: url(/skin/default/images/xianlx.png) no-repeat bottom left;}
.show .mainCon .ui-tabs-nav li{border:3px solid #ffc647;border-width: 0px 0px 3px 0;height:50px; width:156px;line-height:50px;font-size:0.9em;overflow: hidden;}
.show .mainCon .ui-tabs-nav li.first{border-width: 0px 0px 3px 0px;}
.show .mainCon .ui-tabs-nav li a{ display: block;color: #333; height:50px;line-height:50px; padding-left:30px;}
.show .mainCon .ui-tabs-nav li.ui-tabs-selected{border-color: #019074; width:159px;}
.show .mainCon .ui-tabs-nav li.ui-tabs-selected a{background-position: 0 0;color: #FFF !important; }
.show .mainCon .ui-tabs-panel{padding: 20px 0 0;}

.show .mainCon h2.hd{height: 40px;line-height:40px; border-bottom:3px solid #ffc647; overflow: hidden; background: url(/skin/default/images/barxl.png) no-repeat bottom left;}
/*
border: 1px solid #CCC;border-radius: 3px 3px 0 0;
.show .mainCon h2.hd span{float: right;}
.show .mainCon h2.hd span a{display: inline-block;color: #333 !important;margin-left: 5px;padding-left: 19px;}
.show .mainCon h2.hd span a:hover{color: #F60 !important;}
*/

.show .mainCon h2.hd b{color: #fff;padding-left:20px; background-color:#ffc647; font-size:0.8em; font-weight:normal; font-family: "Microsoft Yahei"; }

.show .mainCon .content{border: 1px solid #eaeaea;border-top: 0; border-radius: 0 0 3px 3px; font: 0.8em "Microsoft Yahei",Arial; background-color:#f5f5f5;line-height:2.2em; padding:15px 20px; color:#474747;}
.show .mainCon .content img{ margin:10px 0px;}
.show .mainCon .content strong{ color:#ffc647;}


