﻿/*CSS通用重置样式*/
*{word-break:break-all;font-family:'宋体',Arial,Lucida,Verdana,Helvetica,sans-serif;}
body, div, dl, dt, dd, ul, ol, li,h1, h2, h3, h4, h5, h6, pre, code,form, fieldset, legend, input, button,textarea, p, blockquote, th, td {margin:0;padding:0;}
fieldset, img {border:0;}
:focus {outline:0;}
address, caption, cite, code, dfn,em, strong, th, var, optgroup,i {font-style:normal;font-weight:normal;}
h1, h2, h3, h4, h5, h6 {font-size:100%;font-weight:normal;}
abbr, acronym {border:0;font-variant:normal;}
input, button, textarea,select, optgroup, option {font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
code, kbd, samp, tt {font-size:100%;}
input, button, textarea, select {*font-size:100%;}
body {line-height:1.5;font-size:12px;color:#333;background:#FFF;width:100%; width:expression(document.body.clientWidth <= 1200? "1200px": "auto");min-width:1200px;}
ol, ul {list-style:none;}
caption, th {text-align:left;}
sup, sub {font-size:100%;vertical-align:baseline;}
:link, :visited , ins {text-decoration:none;}
blockquote, q {quotes:none;}
blockquote:before, blockquote:after,q:before, q:after {content:'';content:none;}
a:link,a:visited,a:active{color:#444;text-decoration:none;transition: all 0.3s ease 0s;}
a:hover{color:#3AA400;/*text-decoration:underline;*/}
img{vertical-align:middle;}
.clearfix:before, .clearfix:after{content:"\0020";display:block;height:0;overflow:hidden;}
.clearfix:after{clear:both;}
.clearfix{zoom:1;}
.wrapper{height:auto;margin:0 auto;width:1200px;position:relative;}
.fontArial{font-family:Arial,Helvetica,sans-serif;}
*html{background-image:url(about:blank);background-attachment:fixed;/*修正IE6振动bug*/}
body{/*font-size: 14px;*/}
input:focus,textarea:focus,selects:focus{border-color:#feebd9 !important;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #fecb98;}
.fl{float: left;}
.fr{float: right;}
.hr{height: 1px; background-color: #eaeaea; margin-right: 5px;}
.mt10{margin-top: 10px;}
.ml20 {margin: 0px 0px 0px 20px;}
address, cite, dfn, em, var, i {font-style: normal;color: #f60;}

/*页头*/
#header {width:100%;height:auto;background:#FFF;}
#header .shortCut{height:38px; border-bottom: 1px solid #f1f1f0; line-height:38px;}
#header .shortCut .loginBar{float:left;color: #666;}
#header .shortCut .loginBar a{padding:0 8px;color: #666;}
#header .shortCut .loginBar .user{ color:#F90; padding-left:2px;}
#header .shortCut .headList{float:right;}
#header .shortCut .headList li{float:left; border:1px solid #FFF;border-width:0 1px;}
#header .shortCut .headList li.drop{ position:relative;z-index:300;}
#header .shortCut .headList li.drop i{position:absolute;top:15px;right: 3px;width:8px;height:8px;background:url(../images/icon/icon.png) no-repeat 0 -191px;display: none;}
#header .shortCut .headList li.drop .dropDown{top:38px;position:absolute;background:#3AA400;padding:4px; z-index:66; display:none;box-shadow:2px 5px 6px #888;}
#header .shortCut .headList li.weixin .dropDown{left:-92px;}
#header .shortCut .headList li.drop .content{background:#FFF;padding:5px;z-index:77;}
#header .shortCut .headList li.weixin .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.weixin .content p em{color:#F60;}
#header .shortCut .headList li.weixin .content img{width:248px;}
#header .shortCut .headList li.wap .dropDown{}
#header .shortCut .headList li.wap .content p{line-height:24px;font-size:14px; text-align:center;}
#header .shortCut .headList li.wap .content img{width:248px;}
#header .shortCut .headList li.hover a{color:#F60;}
#header .shortCut .headList li.hover i{background-position:0 -238px;}
#header .shortCut .headList li a{border-left: 1px solid #C1C1C1;padding: 0 12px;color: #666;}
#header .shortCut .headList li.wap a{}
#header .shortCut .headList li.webNav a{}
#header .shortCut .headList li.webNav .content {padding:10px;width:120px;line-height:24px;}
#header .shortCut .headList li.webNav dl{ padding-bottom:10px; border-bottom:1px solid #DEDEDE;}
#header .shortCut .headList li.webNav dd{float:left;width:60px;}
#header .shortCut .headList li.webNav.hover a{background-position:0 -124px;}
#header .shortCut .headList li.webNav dd a{padding:0; background:none; color:#888;border:0;}
#header .shortCut .headList li.webNav .dropDown{left:-58px;}
#header .headInfo {padding:15px 0;}
#header .headInfo .headLogo{float:left;}
/*头部搜索*/
.siteInfo {padding: 15px 0;width: 100%;position: relative;z-index: 50;}
.siteInfo .headSearch {float: right;margin-left: -440px;position: relative;width: 440px;}
.siteInfo .logoBox {float: left;width: 100%;}
.siteInfo .container {margin-right: 440px;}
.siteInfo .logo {background: url(../images/logoline.png) no-repeat right 50%;float: left;padding-right: 12px;margin-right: 12px;}
.siteInfo .phone {float: left;padding: 10px 0 0;}
.siteInfo .phone dt {color: #59A500;font-size: 12px;}
.siteInfo .phone dd {color: #E87F1F;font-size: 18px;font-weight: bold;}

.headSearch .siteSearch {height: 36px;padding: 12px 0;}
.headSearch .searchBtn {float: right;position: relative;width: 78px;margin-left: -78px;}
.headSearch .searchBtn .inputBtn {background: #FB8D00;border: 1px solid #FB7600;color: #FFF;cursor: pointer;font-size: 14px;height: 36px;width: 78px;-webkit-transition:all.5s ease-out;-moz-transition:all.5s ease-out;-ms-transition:all.5s ease-out;-o-transition:all.5s ease-out;transition:all.5s ease-out;}
.headSearch .searchBtn .inputBtn:hover {background: #FB7600;}
.headSearch .searchInput {float: left;width: 100%;}
.headSearch .searchInput .container {border: 2px solid #FA8D00;border-right: 0;height: 32px;margin-right: 78px;}
.headSearch .inputType {border-right: 1px solid #E5E5E5;color: #555;cursor: pointer;float: left;width: 50px;height: 32px;line-height: 32px;letter-spacing: 7px;margin-right: -65px;padding: 0 5px 0 9px;position: relative;}
.headSearch .inputBox {float: right;width: 100%;}
.headSearch .wrapBox {background: url(../images/search.png) no-repeat 5px 7px;height: 32px;margin-left: 65px;padding: 0 5px 0 26px;}
.headSearch .inputText {background: #FFF;border: 0;color: #888;font-size: 12px;height: 22px;line-height: 22px;padding: 5px 0;width: 100%;}
.headSearch .inputType i {background: url(../images/arrow.png) no-repeat -16px -2px;display: block;font-size: 0;height: 4px;left: 50px;position: absolute;top: 14px;width: 7px;-webkit-transition: all 0.2s ease-in 0s;-moz-transition: all 0.2s ease-in 0s;transition: all 0.2s all 0.2s ease-in 0s;overflow:hidden\9;}
.headSearch .inputType:hover i { -webkit-transform:rotate(180deg); -moz-transform:rotate(180deg); transform:rotate(180deg);}
.headSearch .dropMenu {display: none;position: absolute;left: 0;top: 32px;}
.headSearch .dropMenu dl {background: #FFF;border: 1px solid #E5E5E5;border-top: 0;}
.headSearch .dropMenu dd {border-top: 1px solid #EFEFEF;color: #999;padding: 0 5px 0 8px;width: 50px;}
.headSearch .dropMenu dd:hover {background: #F1F1F1;color: #666;}
/*菜单样式*/
.headNav{background: #3AA400 none repeat scroll 0 0;position:relative;}
.headNav .menuHeader{width: 235px;background-color: #faaf40;}
.headNav .menuHeader span.memu_top {color: #fff; cursor: pointer; display: block; font: 16px/44px fangzheng,"宋体",Arial;padding-right: 22px;}
.headNav .menuHeader span b {background: url("../images/icon/catebg.png") no-repeat scroll right 17px; display: block; font-weight: normal;padding-right: 60px;padding-left: 20px;}
.headNav .nav{height:44px; line-height:44px; z-index:1;}
.headNav .nav a{color:#fff;}
.headNav .nav .nLi{ float:left; display:inline;}
.headNav .nav .nLi .subnav .list {float: left;}
.headNav .nav .nLi:nth-last-child(1) a{border:0;}
.headNav .nav .nLi h3{ float:left;position:relative}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0; display: inline-block; height: 9px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 9px; z-index: 99999;}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi:hover.on h3 i {background-color: #fff; bottom: 0px; display: inline-block; height: 7px; margin-left: 4px; margin-right: -8px; position: absolute; right: 50%; transform: rotate(225deg) translateY(-3px); width: 7px; z-index: 99999;}
.headNav .nav .nLi.on h3 b{height: 10px; width: 10px; display: block; position: absolute; top: 18px; right: 0; background-image: url(../images/arrowbg.gif); background-repeat: no-repeat; background-position: 0 -634px;}
.headNav .nav .nLi.on.up h3 b{background-position: 0 -562px;}
.headNav .nav .nLi h3 a{ padding:0 13px; font-size:14px;}
.headNav .nav .subnav{background: #fff none repeat scroll 0px 0px; line-height: 36px; position: absolute;top: 43px; z-index: 9999; width: 100%; left: 0px; display: none;padding:5px 0;}
.headNav .nav .subnav .List{margin:0 auto;}
.headNav .nav .subnav .List a{color: #444;}
.headNav .nav .subnav li{zoom:1;float: left;}
.headNav .nav .subnav a{display:block; padding:0 10px;color: #444;}
.headNav .nav .subnav a:hover{background:#6d6d6d; color:#fff;}
.headNav .nav .on h3 a{/* color:#fff; */}
.headNav .navBg {display: none; width: 100%; position: absolute; left: 0px; top: 42px; z-index: 1000; border-bottom: 1px solid #EFEFEF; box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.1); background: #FFF none repeat scroll 0% 0%; height: 0px;padding:5px 0;}
.headNav .supplier{background-color: #ff9913; color: #fff; font-size: 14px; height: 44px; padding: 0 15px; position: absolute; right: 0px; top: 0; width: 100px;}
.headNav .supplier .icon{background: url("../images/icon/supplier.png") no-repeat scroll 0 8px / 25px auto; display: inline-block; float: left; height: 44px; margin-right: 10px; width: 25px;}
.headNav .supplier a{color: #fff;}
.headNav .supplier .down{}
/*快速导航*/
.menuBox{display: none; height: 400px; left: 0; position: absolute;top: 44px;width: 235px; z-index: 1000;background-color: #fff;}
.headNav .menuHeader.active .menuBox{display: block;}
.menuBox .menuItem{width: 100%; background-color: #fff; position: absolute; z-index: 9; box-shadow: 0 0 8px #ccc;}
.menuBox .menuItem a{color: #000;}
.menuBox .menuItem .titBox{}
.menuBox .menuItem .titBox .tit{border-left: 1px solid #ddd; border-top: 1px solid #fff; border-right: 1px solid #ddd; position: relative; z-index: 4;}
.menuBox .menuItem .titBox .tit .mod_cate{background-attachment: scroll;background-image: url("../images/icon/index_main_bg.png"); background-position: 225px -1306px; background-repeat: no-repeat; clear: both;height: 63px;padding: 9px 0 7px 20px;border-bottom: 1px solid #ddd;}
.menuBox .menuItem .titBox .tit .mod_cate:hover .mod_subcate {display: block!important;}
.menuBox .menuItem .titBox .tit .mod_cate.on {background:#f1f1f1}
.menuBox .menuItem .titBox .tit .mod_cate .mod_tit{}
.menuBox .mod_cate .mod_tit .menuIco{background-attachment: scroll; background-image: url("../images/icon/index_main_bg.png"); background-repeat: no-repeat; display: block; float: left; height: 31px; width: 31px;}
.menuBox .mod_cate.navLine .mod_tit .menuIco{background-position: 0 -158px; }
.menuBox .mod_cate.navHotel .mod_tit .menuIco{background-position: 0 -198px;}
.menuBox .mod_cate.navScenery .mod_tit .menuIco{background-position: 0 -318px;}
.menuBox .mod_cate.navCar .mod_tit .menuIco{background-position: -1px -238px;}
.menuBox .mod_cate.navVisa .mod_tit .menuIco{background-position: 0 -398px;}
.menuBox .mod_cate.navTuan .mod_tit .menuIco{background-position: 0 -438px; }

.menuBox .menuItem .titBox .tit .mod_cate:hover{background-position: 225px -1360px;}
.headNav .menuBox .mod_cate.on{border-right-width: 0;}
.headNav .menuBox .mod_cate .mod_tit dl {float: left;}
.headNav .menuBox .mod_cate .mod_tit dl dt {line-height: 20px;}
.headNav .menuBox .mod_cate .mod_tit dl dd{margin: 4px 0px 0px;line-height: 30px;color:#999;overflow: hidden;height: 40px;}
.headNav .menuBox .mod_cate .mod_tit dl dd a{color: #999; text-decoration: none; margin-right: 10px; font-family: fangzheng; display: block; float: left;}
.headNav .menuBox .mod_cate .mod_tit dl dd a:hover {color:#F90;}
.headNav .menuBox .mod_cate a.hot_sub {font-size: 16px;color: #000;}
.headNav .menuBox .mod_cate .mod_subcate{background-color: #fff;border: 1px solid #e1e1e1;color: #333;display: none;left: 234px;overflow: hidden;padding: 15px;position: absolute;top: -1px;width: 936px;z-index: 5;height: 370px;b;border-width: 0 1px 1px 0;}
.headNav .menuBox .mod_cate .lbanner{position: absolute; right: 0; top: 0;}
.headNav .menuBox .mod_cate .mod_subcate_main{width: 750px;height: 365px;position: relative;}
.headNav .menuBox .mod_cate .mod_subcate_main .option.linetype {height: 300px; overflow: hidden;}
.headNav .menuBox .mod_cate .mod_subcate_main .option dt{display: block; float: left; font-size: 15px; line-height: 16px; background: url(../images/icon/index_main_bg.png) 78px -1332px no-repeat scroll; width: 86px; padding-left: 8px; margin-top: 3px; margin-bottom: 10px;}
.headNav .menuBox .mod_cate .mod_subcate_main .option .tit1{border-left: 3px solid #3AA400;}
.headNav .menuBox .mod_cate .mod_subcate_main .option .tit2{border-left: 3px solid #f60;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa{margin-left: 15px; font-family: "宋体";line-height: 20px;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa a{margin-right: 10px; padding: 2px 6px; display: inline-block; margin-bottom: 10px; border-radius: 4px;line-height: 20px;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa a.on{background-color: #f60;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa1 a{background-color: #77c7e3; color: #fff;}
.headNav .menuBox .mod_cate .mod_subcate_main dd.opa2 a{background-color: #ddd; color: #fff;}
.headNav .menuBox .mod_cate .mod_subcate_main .place{}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox{line-height: 35px;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox a{color: #000;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox div{margin-left: 90px;}
.headNav .menuBox .mod_cate .mod_subcate_main .place .citybox div > a{display: inline-block; color: #707070; margin-right: 10px; margin-bottom: 4px;}
.headNav .menuBox .mod_cate .mod_subcate_channel .mod_btn_arrow > span{background: url("../images/icon/index_main_bg.png") no-repeat scroll 105px -1325px; display: block; font-size: 15px; line-height: 31px; margin-bottom: 10px; margin-top: 3px; width: 125px;}
.headNav .menuBox .mod_subcate_main dt{font-size: 14px; line-height: 15px;height: 35px;line-height: 35px;border-bottom: 1px solid #e5e5e5}
.headNav .menuBox .mod_subcate_main dd{font-size: 12px;line-height: 35px;height: 35px;overflow:  hidden;}
.headNav .menuBox .mod_subcate_main dd a{color: #707070;padding:0 8px;}

.drop-linehot-link {float: left;display: block;width: 240px;overflow: hidden;margin-top: 10px;margin-bottom: 10px;padding-bottom: 10px;border-bottom: 1px solid #e5e5e5;}
.drop-linehot-link:nth-child(2n) {margin: 10px 10px 0;}
.drop-linehot-pic {width: 100%; height: 140px;border-radius: 5px;}
.drop-linehot-title {font-size: 14px;color: #333;display: block; overflow: hidden; height: 25px;line-height: 25px;}
.drop-linehot-longtitle {font-size: 12px; color: #888;display: block; overflow: hidden; height: 20px;line-height: 20px;}
.drop-linehot-price {color: #F90;font-size: 18px;font-family: '微软雅黑';height: 25px;line-height: 25px}
.drop-linehot-linktitle{height: 30px;line-height: 30px;font-size: 14px;float: left;display: block;width: 290px;padding-right: 60px;position: relative;overflow: hidden;}
.drop-linehot-linktitle:nth-child(2n-1) {margin-left: 30px;}
.drop-linehot-linktitle span {float: right; position: absolute; right: 0;top: 0; color:#F90;font-size: 14px;font-family: '微软雅黑';}
.linehot-ad {position: absolute;top: 0;right: -198px;}
.linehot-ad a {display: block;width: 190px;margin-bottom: 6px;}
.linehot-ad a img {width: 190px;height: 380px;border-radius: 5px;}
.map {margin-top: 10px}


/*焦点图样式*/
.slideBox{height: 400px;overflow: hidden; position: relative; width: 100%;margin-bottom: 20px;}
.slideBox .hd{position: absolute;width: 220px;margin: 0 auto;left: 50%;bottom: 13px;margin-left: -110px;z-index: 9;}
.slideBox .hd a{display: block;width: 30px;height: 60px;position: absolute;background: url("../images/icon/u-slide-btn.png") no-repeat scroll 0 0;z-index: 1;opacity: 0.5;}
.slideBox .hd a:hover{opacity: 1;}
.slideBox .hd a.prev{background-position: 0 0;top: 195px;}
.slideBox .hd a.next{background-position: -36px 0; right: 0; top: 195px;}
.slideBox .hd ul{overflow:hidden; zoom:1;}
.slideBox .hd ul li{background:url("../images/icon/navs_bg1.png") repeat-x scroll 0 0; color: #fff; display: block; float: left; height: 10px; line-height: 35px; margin: 0 3px; text-align: center; width: 30px;}
.slideBox .hd ul li.on{background: rgba(31, 133, 215, 0.9);}
.slideBox .bd{position:relative; height:100%; z-index:0;}
.slideBox .bd li{zoom:1; vertical-align:middle;}
.slideBox .bd li div{width:100%;height: 400px;background-position:center;background-size: cover;background-repeat: no-repeat;}
/*焦点图右边*/
.rightbox {height: 400px; position: relative; right: -495px; top: -400px; width: 210px;}
/*网站公告*/
.notice{position: absolute;right: 0;top: 0;background-color: #fff;width: 219px;height: 180px;padding: 10px;margin-top: 10px;}
.notice dl{}
.notice dt{background: url(../images/icon/index_main_bg.png) no-repeat 6px 7px; padding-left: 33px; font-size: 16px; line-height: 30px;}
.notice dd{line-height: 24px;padding-right: 20px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.notice dd i{background: url(../images/arrow.png) no-repeat -11px -78px;display: block;width: 15px;height: 19px;position: absolute;right: 0;top: 2px;}
/*右侧广告*/
.adv{width: 239px;height: 180px;position: absolute;right: 0;bottom: 10px;}
.adv li{width: 239px;height: 180px;}
.adv li img{width: 239px;height: 180px;}

/*热门玩法*/
.hotFloor {position: relative;}
.hotFloor h1 {font-size: 26px;padding: 0 0 15px 46px;background: url(../images/hotFloor.png) no-repeat 1px 2px / 36px;}
.hotFloor .ui-tabs-nav {position: absolute;left: 250px;top: 10px;}
.hotFloor .ui-tabs-nav li {float: left;display: inline-block;height: 22px;margin-right: 10px;}
.hotFloor .ui-tabs-nav li a {display: block;line-height: 22px;padding: 0 10px;}
.hotFloor .ui-tabs-nav li a:hover,
.hotFloor .ui-tabs-nav li.ui-tabs-selected a {color: #FFF;background: #e48407;}
.hotFloor .left {width: 230px;height: 460px;float: left;background: lightblue;}
.hotFloor .right {width: 970px;float: right;height: 460px;}
.hotFloor .right .ui-tabs-panel {display: block;}
.hotFloor .right .ui-tabs-hide {display: none;}
.hotFloor .right li {display: block;float: left;width: 220px;margin: 0 0 20px 22px;transition: all .3s;}
.hotFloor .right li:hover {box-shadow: 0 0 10px 5px #ddd;}
.hotFloor .right li .pic {width: 100%;position: relative;}
.hotFloor .right li .pic .days {position: absolute;border-radius: 12px;background: rgba(0, 0, 0, 0.55);padding: 0 10px;color: #FFF;top: 10px;left: 10px;}
.hotFloor .right li .pic img {width: 100%;height: 136px;}
.hotFloor .right li .info {background: #f5f5f5;padding: 10px;}
.hotFloor .right li .info .t{line-height: 19px;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;height: 38px;font-size: 14px;color: #333; overflow:hidden; }
.hotFloor .right li:hover .info .t,
.hotFloor .right li .info .t:hover {color: #F60;}
.hotFloor .right li .info .p {color: #666;font-size: 12px;}
.hotFloor .right li .info .p span {float: right;}
.hotFloor .right li .info .p i {color: #F60;font-size: 14px;font-family: '微软雅黑';}
.hotFloor .right li .info .p em {font-size: 18px;color: #F60;margin: 0 2px;}

/*当季旅游热线*/
.line-box{margin-top: 30px;margin-bottom: 30px;}
.line-box .left{width: 950px;float: left;}
.line-box .right{width: 239px;float: right;}
.line-box .left .ui-tabs-hide{display:none;}
.line-box .left h1{font-size: 26px;padding: 0 0 10px 0;border-bottom: 2px solid #31A7AB;color: #31A7AB;}
.line-box .left h1 a{color: #bbb;font-size: 12px;float: right;font-family: '微软雅黑';}
.line-box .left h1 a:hover{color: #31A7AA;}
.line-box .left .ui-tabs-nav{top: 7px;left: 190px;height: 32px;}
.line-box .left .ui-tabs-nav li{float: left;display: inline-block;margin-right: 8px;}
.line-box .left .ui-tabs-nav li a{display: block;height: 23px;line-height: 23px;border: 1px solid #bbb;border-radius: 3px;padding: 0 12px;}
.line-box .left .ui-tabs-nav li.ui-tabs-selected a{background: #31A7AA;color: #FFF;border-color: #31A7AA;}
.special-box .left{background: url('/style/blue/images/bj-1.jpg') 0 32px no-repeat;background-position: 100% 100%;}
.special-box .left .ui-tabs-panel{height: 282px;padding: 13px 0px 0px 180px;box-sizing: border-box;}
.special-box .left .ui-tabs-panel .item{float: left;width: 230px;padding: 8px;background: #FFF;padding-bottom: 30px;margin-right: 10px;}
.special-box .left .ui-tabs-panel .item a .pic{height: 185px;width: 230px;position: relative;}
.special-box .left .ui-tabs-panel .item a .pic div{color: #FFF;position: absolute;bottom: 0px;left: 0px;bottom: 0px;height: 40px;line-height: 16px;width: 100%;box-sizing: border-box;padding: 4px 4px;overflow: hidden;}
.special-box .left .ui-tabs-panel .item a .pic div.bg{background: #000;opacity: 0.5;filter:alpha(opacity=50);}
.special-box .left .ui-tabs-panel .item a .price{margin-top: 5px;height: 18px;line-height: 18px;}
.special-box .left .ui-tabs-panel .item a .price span.fir{color: #F60;font-size: 18px;}
.special-box .left .ui-tabs-panel .item a .price span.fir i{font-family: fangzheng;font-size: 12px;margin-right: 2px;}
.special-box .left .ui-tabs-panel .item a .price span.fir em{font-size: 12px;color: #333;}
.special-box .left .ui-tabs-panel .item a .price span.second{float: right;color: #bbb;}
.special-box .right{margin-top: 49px;}

/*线路样式*/
.line-floor {position: relative;margin-bottom: 30px;}
.line-floor .left {float: left;width: 905px;}
.line-floor .right {float: right;width: 265px;}
.line-floor h1 {font-size: 26px;height: 32px;line-height: 32px;color: #31A7AA;border-bottom: 2px solid #31A7AA;padding: 0 5px 10px 0;clear: both;}
.line-floor .hot {width: 202px;float: left;background: #aef7f9;position: relative;height: 440px;}
.line-floor .hot ul {position: relative;z-index: 2;}
.line-floor .hot ul li {display: inline-block;float: left;width: 80px;background: #FFF;height: 32px;margin: 10px 0 0 14px;border-radius: 5px;}
.line-floor .hot ul li a {display: block;text-align:center;line-height: 32px;}
.line-floor .hot ul li a:hover {color: #FFF;background: #31A7AA;border-radius: 5px;}
.line-floor .hot .ad {width: 202px;position: absolute;left: 0;bottom: 0;z-index: 1;}
.line-floor .hot .ad img {width: 100%}
.line-floor .ui-nav {position: absolute;top: 6px;left: 210px;}
.line-floor .ui-nav {width: 692px;}
.line-floor .ui-nav .ui-nav-li {float: left;display: block;height: 23px;line-height: 23px;border: 1px solid #bbb;border-radius: 3px;padding: 0 12px;margin-right: 10px;}
.line-floor .ui-nav .ui-nav-li:hover,
.line-floor .ui-nav .ui-nav-li.cur {background: #31A7AA;color: #FFF;border-color: #31A7AA;cursor: pointer;}
.line-floor .ui-nav .more {color: #bbb;font-size: 12px;float: right;font-family: '微软雅黑';line-height: 24px;}
.line-floor .ui-nav .more:hover a{color: #31A7AA;}

.line-floor.c_2 h1 {color: #ff7445;border-bottom: 2px solid #ff7445;}
.line-floor.c_2 .hot{background: #f5c5c5;}
.line-floor.c_2 .hot ul li a:hover {color: #FFF;background: #ff7445;}
.line-floor.c_2 .ui-nav .ui-nav-li.cur {background: #ff7445;border-color: #ff7445;}
.line-floor.c_2 .ui-nav .more:hover a{color: #ff7445;}

.line-floor.c_3 h1 {color: #975BCC;border-bottom: 2px solid #975BCC;}
.line-floor.c_3 .hot{background: #c5a9de;}
.line-floor.c_3 .hot ul li a:hover {color: #FFF;background: #975BCC;}
.line-floor.c_3 .ui-nav .ui-nav-li.cur {background: #975BCC;border-color: #975BCC;}
.line-floor.c_3 .ui-nav .more:hover a{color: #975BCC;}

.line-floor .content {margin:10px 0 0 10px;float: left;width: 692px;}
.line-floor .content .ui-nav-panel {display: block;}
.line-floor .content .ui-nav-hiden {display: none;}
.line-floor .content .textList li{border-bottom: 1px solid #EEE;display: inline-block;float: left;height: 66px;margin-bottom: 10px;padding-bottom: 11px;width: 692px;}
.line-floor .content .textList dl{height: 66px;}
.line-floor .content .textList dt{background: #FFF;float: left;height: 66px;width: 90px;}
.line-floor .content .textList dt img {height: 66px;width: 90px;}
.line-floor .content .textList dd{color: #888;float: left;margin-left: 12px;}
.line-floor .content .textList dd.info{width: 470px;}
.line-floor .content .textList dd p{height: 24px;line-height: 24px;overflow: hidden;}
.line-floor .content .textList p.title{height: 20px;line-height: 20px;text-align: justify;text-justify: inter-ideograph;}
.line-floor .content .textList p.title a{color: #0470B1;font-size: 14px;}
.line-floor .content .textList dd p.date {color: #F60;}
.line-floor .content .textList p.date b{background: url(../images/default3/bg.gif) no-repeat -370px -416px;color: #F60;display: inline-block;font-weight: normal;padding-left: 24px;margin-left: 10px;}
.line-floor .content .textList dd.buy{margin-left: 10px;width: 99px;text-align: right;}
.line-floor .content .textList dd.buy .price{height: 36px;line-height: 36px;overflow: hidden;}
.line-floor .content .textList dd.buy .price i {font-size: 14px;color: #f60;font-family: '微软雅黑';}
.line-floor .content .textList dd.buy .price em{color: #f60 !important;font-size: 24px;padding: 0 2px;}
.line-floor .content .textList dd.buy .link {border: 1px solid #eaeaea;width: 70px;text-align: center;height: 24px;line-height: 24px;margin-left: 30px;}
.line-floor .content .textList dd.buy .link:hover {color: #FFF;background: #F60;border-color: #F60;}
.line-floor .content .textList dd.buy .link:hover a {color: #FFF;}
.line-floor .right h2 {font-size: 18px;height: 37px;line-height: 37px;border-bottom: 2px solid #31A7AA;clear: both;padding-bottom: 5px;}
.line-floor.c_2 .right h2 {border-bottom: 2px solid #ff7445;}
.line-floor.c_3 .right h2 {border-bottom: 2px solid #975BCC;}
.travelTheme {border: 1px solid #eaeaea;padding-bottom: 10px;}
.travelTheme a {display: block;margin: 11px 0 0 13.5px;}
.xin{background: #FFF;padding: 0 10px 0 0;border: 1px solid #eaeaea;}
.xin ul{height: 442px;overflow: hidden;background:url(../images/bj-2.jpg) no-repeat 0px 0px;}
.xin li{display: block;float: left;height: 55px;overflow: hidden;position: relative;width: 218px;padding-left:35px;}
.xin li div{margin-top: 5px;line-height: 30px;height:30px;overflow:hidden;}
.xin li div span{color: #888;float: right;}
.xin p{background: #FFF;display: block;height: 18px;line-height: 18px;width: 202px;overflow: hidden;padding: 0 0 0 5px;position: absolute;left: 36px;top: 30px;overflow:hidden;}
.xin p a{color: #888;display: block;height: 36px;width: 205px;}
.nBox{display: block;border: 1px solid #DDD;overflow:hidden;padding-bottom: 1px;height: 480px;}
.nBox ul{background:#FAFAFA;display: block;height: 35px;line-height: 35px;width: 264px;}
.nBox ul li{display: inline-block;float:left;width: 130px;border-right:1px solid #E8E8E8;border-bottom:1px solid #E8E8E8;border-left:1px solid #FFF;}
.nBox ul li.ui-tabs-selected{background:#FFF;border-bottom:none;}
.nBox ul li a{color:#585858;font-size: 14px;display: block;text-align: center;}
.nBox .ui-tabs-panel{display: block;}
.nBox .ui-tabs-panel dl{display: block;margin: 10px 5px;}
.nBox .ui-tabs-panel dl dt{height: 31px;line-height: 30px;font-size: 14px;font-weight: bold;padding:0 0 0 15px;background: rgba(151, 91, 204, 0.12);}
.nBox .ui-tabs-panel dl dd{display: block;}
.nBox .ui-tabs-panel dl dd a{padding-left: 10px;background:url('http://www.gosctour.com/style/blue/images/dot.gif') no-repeat scroll 2px 14px transparent;display: block;height: 30px;line-height: 30px;margin: 2px 0;overflow: hidden;}
.nBox .ui-tabs-panel dl dd a span{color:#F60;float:right; padding-left: 5px;}
.nBox .ui-tabs-hide{display:none;}
.topSale li div span em{color: #F40;font-family: Arial;font-weight: bold;}
.ui-tabs-hide{/* display: none; */}

/*游世界*/
.hotelFloor {position: relative;}
.hotelFloor h1 {font-size: 26px;padding: 0 0 10px 0;}
.hotelFloor .ui-nav {position: absolute;left: 250px;top: 10px;}
.hotelFloor .ui-nav li {float: left;display: inline-block;height: 22px;margin-right: 10px;}
.hotelFloor .ui-nav li a {display: block;line-height: 22px;padding: 0 10px;font-size: 14px;}
.hotelFloor .ui-nav li a:hover,
.hotelFloor .ui-nav li.cur a {color: #31A7AA;}
.hotelFloor .ad {width: 202px;height: 406px;float: left;background: lightblue;}
.hotelFloor .ad img {width: 202px;height: 406px;}
.hotelFloor .left {width: 925px;float: left;}
.hotelFloor .left .ui-nav-panel {display: block;}
.hotelFloor .left .ui-nav-hiden {display: none;}
.hotelFloor .left li {display: block;float: left;width: 218px;margin: 0 0 20px 20px;transition: all .3s;}
.hotelFloor .left li:hover {box-shadow: 0 0 10px 5px #ddd;}
.hotelFloor .left li .pic {width: 100%;position: relative;}
.hotelFloor .left li .pic img {width: 100%;height: 126px;}
.hotelFloor .left li .info {padding: 10px;border: 1px solid #eaeaea;border-top: none;}
.hotelFloor .left li .info .t{line-height: 19px;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;height: 19px;font-size: 14px;color: #333;}
.hotelFloor .left li:hover .info .t,
.hotelFloor .left li .info .t:hover {color: #F60;}
.hotelFloor .left li .info .p {color: #666;font-size: 12px;text-align: right;}
.hotelFloor .left li .info .p span {float: left;line-height: 28px;}
.hotelFloor .left li .info .p i {color: #F60;font-size: 14px;font-family: '微软雅黑';}
.hotelFloor .left li .info .p em {font-size: 18px;color: #F60;margin: 0 2px;}
.hotelFloor .right {width: 265px;float: right;border: 1px solid #ddd;}
/*综合模块*/
.multiple{background:none !important;padding-bottom:0px;}
.multiple .box{height: 443px;}
/*网站公告*/
.notices dd{background: #FFF;padding: 5px 10px;}
.notices li{background: url(../images/dot.gif) no-repeat 0 12px;height: 26px;line-height: 26px;overflow: hidden;padding-left: 10px;}
.multiple dt{border-bottom: 1px solid #EEE;color: #000;font-size: 14px;font-family: fangzheng,"宋体",Arial;font-weight: bold;height: 42px;line-height: 42px;padding: 0 10px;}
/*服务承诺*/
.promise dt{border: 1px solid #EEE;border-width: 1px 0;}
.promise dd{background: #FFF;padding: 0 0 11px 6px;}
.promise li{display: inline;float: left;margin: 10px 5px 0 8px;}
.promise li span{background: url(../images/promiseicon.gif) no-repeat 0 0 #FFF;border: 1px solid #DDD;color: #8C8C8C;display: block;height: 32px;line-height: 32px;_line-height: 34px;overflow: hidden;padding: 0 5px 0 27px;width: 80px;}
.promise li span:hover{border: 1px solid #CCC;box-shadow: 0 5px 5px #CCC;color: #000;}
.promise li span.p1{background-position: 7px 8px;}
.promise li span.p2{background-position: 7px -38px;}
.promise li span.p3{background-position: 7px -81px;}
.promise li span.p4{background-position: 7px -126px;}


.r_adv a .abs{width: 100%;box-sizing: border-box;height: 43px;color: #FFF;bottom: 0px;left: 0px;padding: 8px;}
.r_adv a .abs .con{display: block;position: relative;}
.r_adv a .abs .con .title{width: 350px;height: 46px;line-height: 28px;color: #FFF;font-size: 14px;display:block;overflow: hidden;}
.r_adv a .abs .con .price{position: absolute;right: 5px;bottom: 8px;color: #FAC611;font-family: fangzheng;}
.r_adv a .abs .con .price i{font-size: 22px;margin: 0 2px;}
.r_adv a .abs .con i.icon{right: 14px;top: -2px;position: absolute;display: block;height: 10px;background: url(http://img1.40017.cn/cn/csl/guoneiyou/output/level-index.03fb816b.png) no-repeat;background-position: 0 -40px;width: 55px;}
.r_adv a .bg{background: #000;opacity: 0.5;filter:alpha(opacity=50);}

/*其他样式*/
.other{margin-bottom: 20px;}
.other .title{font-size: 20px; font-weight: bold; border-bottom: 2px solid #e5e5e5; line-height: 35px; padding-left: 20px; margin-bottom: 10px;}
.other .hd{width: 235px; float: left; border: 1px solid #e5e5e5;}
.other .hd li{height: 60px; line-height: 60px; text-align: center; font-size: 16px; color: #666; position: relative;-: 1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;box-sizing: border-box;}
.other .hd li:nth-last-child(1){border-bottom: 0px;}
.other .hd li.on{background-color: #3AA400;color: #fff;}
.other .hd li.on a{color: #fff;display:block;}
.other .hd li.on i{display: inline-block;width: 11px;height: 11px;border-right: 3px solid #3AA400;border-bottom: 3px solid #3AA400;-webkit-transform: rotate(-45deg)translateY(-3px);transform: rotate(-45deg)translateY(-3px); margin-left: 4px;position: absolute;right: 0;bottom: 50%;margin-right: -10px;margin-bottom: -8px;background-color: #3AA400;-ms-transform: rotate(-45deg)translateY(-3px);z-index: 1;}
.other .bd{float: left;width: 963px;overflow: hidden;}
.other .bd ul{width: 978px;}
.other .bd ul.nofound{background-color: #fff;}
/*团购*/
.other .bd ul.tuan{background-color: #e1dfdf;}
.other .bd ul.tuan li{float: left;margin-right: 16px;}
.other .bd ul.tuan li .img{width: 310px;height: 225px;background-size: 100% 100%;position: relative;}
.other .bd ul.tuan li .img .ml{position: absolute;left: 0;bottom: 0;width: 100%;height: 30px;background-color: rgba(0,0,0,0.5);color: #fff;}
.other .bd ul.tuan li .img .ml span{display: inline-block; height: 30px; width: 153px; line-height: 30px; text-align: center;}
.other .bd ul.tuan li .img .ml .mark{}
.other .bd ul.tuan li .img .ml .mark em{font-size: 16px; color: #3AA400;}
.other .bd ul.tuan li .img .ml .buy{}
.other .bd ul.tuan li .img .ml .buy em{color: #ff8800; font-size: 16px;}
.other .bd ul.tuan li .img .ml .buy i{color: #ff8800;}
.other .bd ul.tuan li .name{line-height: 27px;font-size: 14px;height: 27px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 10px;background-color: #fff;}
.other .bd ul.tuan li .add{background: #fff url(../images/icon/index_main_bg.png) no-repeat 9px -261px/48px;color: #b8b8b8;line-height: 25px;height: 25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding: 0 15px 0 25px;}
.other .bd ul.tuan li .info{padding: 0 10px;background-color: #fff;}
.other .bd ul.tuan li .info .price{color: #ff8800;font-size: 12px;} 
.other .bd ul.tuan li .info .cost_price{color: #666;text-decoration: line-through;}
.other .bd ul.tuan li .info .price em{font-size: 16px;}
.other .bd ul.tuan li .info .point{float: right; color: #b8b8b8;width: 110px;overflow: hidden;height: 25px;text-align: right;text-overflow: ellipsis;white-space: nowrap;}
/*签证*/
.other .bd ul.visa{padding-left: 15px;overflow: hidden;height: 302px;}
.other .bd ul.visa li{display: inline-block;float: left;height: 68px;margin: 0 10px 10px 0;overflow: hidden;width: 309px;font-size: 14px;}
.other .bd ul.visa li a{background: none repeat scroll 0 0 #f5f5f5;display: block;height: 70px;line-height: 70px;padding: 0 5px 2px 0;/* width: 278px; */}
.other .bd ul.visa li span{display: inline-block;float: left;padding-right: 7px;}
.other .bd ul.visa li span:nth-child(3){width: 130px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.other .bd ul.visa li span.price{color: #888;float: right;padding-right: 0;}
.other .bd ul.visa li span.price em{color: #f60;font-family: Arial;font-weight: bold;}
.other .bd ul.visa li img{width: 100px;height: 70px;}
/*租车*/
.other .bd ul.car li{display: inline;float: left;padding: 0 15px 15px 0;width: 226px;}
.other .bd ul.car dt{height: 115px;overflow: hidden;width: 225px;}
.other .bd ul.car dt img{height: 100%;width: 100%;-webkit-transition: all 1.2s;-moz-transition: all 1.2s;-o-transition: all 1.2s;-ms-transition: all 1.2s;transition: all 1.2s;vertical-align: top;}
.other .bd ul.car{padding-left: 15px;overflow: hidden;height: 302px;}
.other .bd ul.car dl:hover img{-webkit-transform:scale(1.2);-moz-transform:scale(1.2);-o-transform:scale(1.2);-ms-transform:scale(1.2);transform: scale(1.2);}
.other .bd ul.car dd{color: #888;font-size: 14px;height: 23px;line-height: 23px;margin-top: 5px;overflow: hidden;}
.other .bd ul.car dd span{float: right;}
.other .bd ul.car dd em{color: #F40;font-weight: bold;font-size: 16px;}
.other .bd ul.car dd a{width: 158px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*导游*/
.other .bd ul.guides{padding-left: 15px;overflow: hidden;height: 302px;}
.other .bd ul.guides li{background: none repeat scroll 0 0 #f5f5f5;float: left;height: 94px;margin: 0 10px 10px 0;width: 309px;}
.other .bd ul.guides li dt{float: left;margin-right: 10px;width: 79px;}
.other .bd ul.guides li dt img{width: 79px; height: 93px;}
.other .bd ul.guides li dd{color: #666;float: left;height: 36px;line-height: 18px;margin-top: 5px;overflow: hidden;padding: 0 3px 0 0;text-align: justify;width: 216px;}
.other .bd ul.guides li dd.name{height: 28px;line-height: 28px;margin-top: 0;}
.other .bd ul.guides li dd.name span{float:right;width: 115px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.other .bd ul.guides li dd.name b{color: #333;font-weight: normal;}

.other .bd ul.guides li dd.name a{color: #2a98da;font-size: 12px;}
/*礼品*/
.other .bd ul.gifts{padding-left: 15px;overflow: hidden;height: 302px;}
.other .bd ul.gifts li{background: none repeat scroll 0 0 #fff;display: inline-block;float: left;height: 139px;margin: 0 20px 20px 0;overflow: hidden;padding: 0;width: 171px;border:1px dotted #ccc;}
.other .bd ul.gifts li a{display: block;height: 139px;overflow: hidden;position: relative;width: 174px;}
.other .bd ul.gifts li img{height: 139px;vertical-align: top;width: 172px;}
.other .bd ul.gifts li div.bg{background:#000;opacity:0.7;}
.other .bd ul.gifts li a:hover div.bg{filter: alpha(opacity=95);opacity: 0.95;}
.other .bd ul.gifts li div{bottom: 0;color: #e5e5e5;font-size: 12px;height: 24px;left: 0;line-height: 24px;overflow: hidden;padding: 0 5px;position: absolute;text-align: center;width: 166px;}
.other .bd ul.gifts li span{background:#f60;color: #fff;display: inline-block;height: 21px;left: 0;line-height: 21px;overflow: hidden;padding: 0 5px;position: absolute;top: 0;}
.other .bd ul.gifts li span em{color: #fff !important;font-size: 12px;vertical-align: 0;}
/*机票模块*/
.flight.channel{height: 328px;}
.flight.channel .left {height: 326px;}
.flight.channel .left .l_adv{height: 126px;}
.flight.channel .right .bd li.sbox{width: 178px;height: 80px;background-color: #f5f5f5;padding: 10px 0 0 10px;z-index: 0;}
.flight.channel .right .bd li.sbox .s_name{font-size: 16px;line-height: 22px;height: 30px;}
.flight.channel .right .bd li.sbox .s_info{font-size: 14px;line-height: 30px;}
.flight.channel .right .bd li.sbox .s_info .s_price{color: #ff8800;padding-right: 5px;font-size: 18px;}
.flight.channel .right .bd li.sbox .s_info .s_off{background-color: #fffccf; padding: 3px; border: 1px solid #eaeaa0; font-size: 12px;}
.flight.channel .right .bd li.sbox .s_info .s_day{padding: 0 0 0 17px; font-size: 12px;}
/*游记模块*/
.travels{margin-bottom: 20px;position: relative;}
.travels .title{position: absolute; font-size: 18px; font-weight: bold; top: 15px; left: 20px;}
.travels .hd{padding-left: 230px;position: relative;border-bottom: 2px solid #e5e5e5;margin-bottom: 10px;}
.travels .hd .more{position: absolute;right: 0;top: 20px;}
.travels .hd .more a{color: #999;}
.travels .hd li{float: left; padding: 0 20px; font-size: 16px; position: relative; color: #666; cursor: pointer;}
.travels .hd li span{line-height: 50px;height: 43px;display: block;position: relative;top: 2px;}
.travels .hd li.on span{color: #3AA400;border-bottom: 3px solid #3AA400;}
.travels .bd{height: 450px;}
.travels .bd ul{width: 1300px;}
.travels .bd li{overflow:hidden;float: left;width: 286px;height: 205px;margin-right: 20px;margin-bottom: 20px;}
.travels .bd li:nth-child(1){width: 280px;height: 430px;}
.travels .bd li .img{width: 100%;height: 100%;position: relative; background-position: 50% 50%;background-size: 100% 100%;}
.travels .bd li .info{color: #fff;position: absolute;bottom: 0;background-color: rgba(0,0,0,0.5);width: 100%;padding: 10px;box-sizing: border-box;height: 40px;-webkit-transition: all 0.5s;-moz-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s;transition: all 0.5s;}
.travels .bd li .info .name{font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;height: 25px;}
.travels .bd li .info .user{padding: 5px 0;}
.travels .bd li .info .user .fl img{width: 50px; height: 50px; border-radius: 100%;margin-left: 10px;}
.travels .bd li .info .user .fr{float: left;padding-left: 10px;font-size: 14px;line-height: 24px;}
.travels .bd li .info .user .fr .icon{background: url(../images/icon/index_main_bg.png) no-repeat 0px -343px/48px;display: inline-block;width: 20px;height: 20px;position: relative;top: 5px;}
.travels .bd li .info .user .fr .icon.i1{}
.travels .bd li .info .user .fr .icon.i2{margin-left: 20px; background-position: 0px -419px;}
.travels .bd li:hover .info{height: 106px;}

/*重置样式*/
#header .shortCut .headList li{padding:0;}
#header .shortCut .headList li.drop{padding:0;}
#header .shortCut .headList li.wap a,#header .shortCut .headList li.webNav a{background: none;padding:0 12px;}
#header .shortCut .headList li a{display: inline;}
.headNav{height: 44px;}
.rides-cs .floatR .cn {min-height: 171px;}


/*news*/

.news{width:254px;float:left;border:1px solid #E1E1E1;border-top:2px solid #F60;height:330px;overflow: hidden;}
.news h2{height:36px;line-height:36px;color:#333;padding:0 10px;}
.news h2 strong{font:14px/36px fangzheng,"宋体",Arial;color:#333;padding-right:8px;}
.news h2 span{float:right;}
.news .content{padding:0 10px;}
.news .content li{background: url(../images/default2/dot.gif) no-repeat 0 14px;border-bottom: 1px solid #F4F4F4;color: #999;display: inline-block;float: left;height: 32px;line-height: 32px;overflow: hidden;padding-left: 13px;width:220px;}
.indexHot{margin-top:10px;}
.indexHot .hd{height:39px;line-height:36px;padding:0 5px;color:#888;background:url(../images/default2/rowBg.gif) no-repeat right -71px;}
.indexHot .hd strong{font:18px/36px fangzheng,"宋体",Arial;color:#F60;padding-right:8px;}

/*strategy*/
.strategy{width:943px;float:left;border:1px solid #E1E1E1;border-top:2px solid #F60;border-left:none;height:330px;}
.strategy h2{height:36px;line-height:36px;color:#333;padding:0 10px;}
.strategy h2 strong{font:14px/36px fangzheng,"宋体",Arial;color:#333;}
.strategy h2 span{float:right;}
.strategy .content{padding:10px 10px 0 0;}
.strategy .content li{float:left;margin:0 0 10px 10px;display:inline;}
.strategy .content li img{width:176px;height:132px;}
.strategy .content li.top img{width:365px;height:274px;}
.strategy li a{width:176px;height:132px;display:block;position:relative;}
.strategy .content li.top a{width:365px;height:274px;}
.strategy li div{color: #FFF;display: none;height: 126px;line-height: 20px;overflow: hidden;position: absolute;padding: 3px 7px;left: 0;bottom: 0;width: 162px;text-align: justify;text-justify:inter-ideograph;}
.strategy li.top div{width:351px;height:269px;}
.strategy li div.bg{background: #000;filter: alpha(opacity=60);opacity: 0.6;}
.strategy li .attribute{top: -12px;left: 1px;position: absolute;}
.strategy li i{background: url(../images/default2/indexbg.png) no-repeat 0 0;display: block;height: 32px;width: 28px;float:left}
.strategy li i.elite{background-position: 0 0;}
.strategy li i.quality{background-position: -33px 0;}
.strategy li i.practical{background-position: -66px 0;}
.strategy li p{padding:12px 0 0;height:36px;overflow:hidden;}
.strategy li p.title{text-align:right;padding-top:32px;height:16px;overflow:hidden;}
.strategy li.top p.title{text-align:center;}
.strategy li span{float:right;padding-top:12px;}




/*car*/
.car{padding-bottom:10px;}
.car .hd{background-position:right -538px;}
.car .hd strong{color:#FF9F2A;}
.car .content{width:1188px;padding:0 0 10px 10px;border:1px solid #E1E1E1;border-top:2px solid #FF9F2A;}
.car li{float:left;margin:10px 10px 0 0;position:relative;width:227px;height:218px;}
.car img{width:227px;height:170px;}
.car li dt{margin-bottom:8px;width:227px;height:170px;}
.car li dd{color: #888;height: 20px;line-height: 20px;overflow: hidden;}
.car li dd a{color:#355976;font-size:14px;}

.multiple .content{width:1178px;padding:0 10px 10px;border:1px solid #E1E1E1;border-top:2px solid #B14F5B;height:298px;}
.multiple .hd{background-position:right -328px;}
.multiple .hd strong{color:#B14F5B;}

/*模块通用*/
.row{padding:5px 0px 0px;margin-top:10px;}
.row .hd{height:39px;line-height:36px;padding:0 5px;color:#888;background:url(../images/default2/rowBg.gif) no-repeat right -71px;}
.row .hd strong{font:18px/36px fangzheng,"宋体",Arial;color:#666;padding-right:8px;}
.row .hd span{float:right;}
.row .none{text-align:content;font-family:微软雅黑;font-size:16px;color:#999;padding:20px;}