﻿/*租车index*/
.index{ width:1200px; height:auto; margin:auto;}
.index .topMod{ padding-top:20px; position:relative; font-family:"Microsoft YaHei";}
/**搜索**/
.index .searchBox{float:left;width:320px;border:1px solid #E8E8E8; border-top:none; box-shadow: 0 0 4px #eee; height:266px; background:#FFF;}
.index .searchBox .hd li{font-size:16px;height:40px; line-height:40px;float:left; width:160px; background:#F4F4F4; border-top:1px solid #E8E8E8; margin-left:-1px; border-left:1px solid #E8E8E8; position:relative; text-align:center;border-bottom:1px solid #E8E8E8; cursor: pointer;}
.index .searchBox .hd li.on{ height:38px; line-height:38px; border-bottom:none; border-top:2px solid #2ac719; background:#FFF;}
.index .searchBox .bd {padding:0 10px;}
.index .searchBox .bd ul{ position:relative;padding-bottom:10px; height:214px;}
.index .searchBox .bd li{padding-top:12px;_margin-bottom:-2px;position:relative;}
.index .searchBox .bd li label{float:left;line-height:28px;width:80px;text-align:right;padding-right:8px; color:#666; font-size:14px;}
.index .searchBox .bd li .inputText{border: 1px solid #e8e8e8;height:22px; line-height:22px;padding:3px 8px; width:180px;_display:inline-block;}
.index .searchBox .bd li .inputDrop{background:url(../images/searchicon.gif) no-repeat 171px 12px;}
.index .searchBox .bd li .inputCalendar{background:url(../images/searchicon.gif) no-repeat 168px -32px;}
.index .searchBox .bd li .leave{background:url(../images/searchicon.gif) no-repeat 171px -84px;}
.index .searchBox .bd li.butbox{ position:absolute;bottom:10px;left:0; width:300px;}
.index .searchBox .bd li .but{ font-family:"Microsoft YaHei";display:block;height:34px; line-height:34px;font-size:15px; color:#FFF;text-align:center;background:#FE9901;border:none;width: 100%; cursor:pointer;transition: all 0.3s linear 0s;}
.index .searchBox .bd li .but:hover{background:#f38e00;}
.index .searchBox .bd li .dropDown{z-index:100;position:absolute;top:41px;left:88px;_left:0; background:#FFF;width:196px;border:1px solid #e8e8e8;border-bottom:none;display:none;}
.index .searchBox .bd li .dropDown dd{height:28px; line-height:28px;text-align:center;border-bottom:1px solid #e8e8e8;cursor:pointer;}
.index .searchBox .bd li .dropDown dd:hover{background:#FAFAFA;}
.index .searchBox .bd li .city h2{background:#2ac719;padding:5px;color:#FFF;}
.index .searchBox .bd li .city dd{float:left;width:98px;position:relative;}
/**焦点图**/
.index .focusBox { position: relative; width: 578px; height:267px; overflow: hidden; font: 12px/1.5 Verdana, Geneva, sans-serif; text-align: left; background: white; float:left; margin-left:20px; display:inline;}
.index .focusBox .pic img { width: 578px; height: 267px; display: block; }	
.index .focusBox .txt-bg { position: absolute; bottom: 0; z-index: 1; height: 36px; width:100%;  background: #333; filter: alpha(opacity=40); opacity: 0.4; overflow: hidden; }
.index .focusBox .txt { position: absolute; bottom: 0; z-index: 2; height: 36px; width:100%; overflow: hidden; }	
.index .focusBox .txt li{ height:36px; line-height:36px; position:absolute; bottom:-36px;}	
.index .focusBox .txt li a{ display: block; color: white; padding: 0 0 0 10px; font-size: 12px; font-weight: bold; text-decoration: none; }
.index .focusBox .num { position: absolute; z-index: 3; bottom: 8px; right: 8px; }
.index .focusBox .num li{ float: left; position: relative; width: 15px; height: 15px; line-height: 15px; overflow: hidden; text-align: center; margin-right: 1px; cursor: pointer; margin-right:5px; }	
.index .focusBox .num li a,.index .focusBox .num li span {text-indent:-99999px; position: absolute; z-index: 2; display: block; color: white; width: 100%; height: 100%; top: 0; left: 0; text-decoration: none; }	
.index .focusBox .num li span { z-index: 1; background: #FFF; border-radius:15px;}	
.index .focusBox .num li.on a,.index .focusBox .num a:hover{ background:#2ac719;border-radius:15px; }
/**服务承若**/
.index .service{ float:left;margin-left:20px; display:inline; width:234px; border:1px solid #E8E8E8; padding:3px 12px 10px; background:#FFF;}
.index .service h2{font-size:18px; height:36px; line-height:36px; font-family:"Microsoft YaHei"; }
.index .service dl{ padding:8px 0 3px 36px; position:relative;}
.index .service dt{font-size:14px; padding-bottom:5px; color:#000;}
.index .service dd{ color:#898989;}
.index .service dd.icon{ position:absolute;top:12px;left:0;width:29px; height:29px; background:url(../images/service.png) no-repeat;}
.index .service dl.dl .icon{ background-position:0 0;}
.index .service dl.d2 .icon{ background-position:-32px 0;}
.index .service dl.d3 .icon{ background-position:-64px 0;}

.index .mode{margin-top:20px; font-family:"Microsoft YaHei";}
.index .mode h2{ font-family:"Microsoft YaHei";font-size:16px; height:40px; line-height:40px; background:#F4F4F4;padding:0 10px; border-bottom:1px solid #E8E8E8;}
/**车辆推荐**/
.index .modes .leftBox{float:left;width:919px;}
.index .modes .rightBox{margin-left:20px; width:259px; float:left;display:inline;}
.index .carMode h2,.index .brand h2{ background:#fff; font-family:"Microsoft YaHei";font-size:16px; height:40px; line-height:40px;margin:0 10px; border-bottom:2px solid #2ac719;}
.index .carMode{border:1px solid #E8E8E8; width:1198px; overflow:hidden; margin-top:20px; float:left;}
.index .carMode .content{overflow: hidden;padding: 15px 0 0 15px; width:1180px; height:416px;}
.index .carMode ul{overflow: hidden;width:1180px;}
.index .carMode li{display: inline;float: left;padding: 0 16px 15px 0;width: 220px;}
.index .carMode dt{height: 158px;overflow: hidden;width: 220px;}
.index .carMode dt img{height:158px;width: 220px;-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;}
.index .carMode 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);}
.index .carMode dd{ font-family:"Microsoft YaHei";color: #888;font-size: 14px;height: 23px;line-height: 23px;margin-top: 12px;overflow: hidden;}
.index .carMode dd span{float: right;}
.index .carMode dd em{color: #F40;font-weight: bold;font-size: 16px;}
/*租车列表*/
.list{}
.list .listSearch{position:relative;z-index:1;height:42px;background:#f5f5f5;border:1px solid #E6E6E6; border-top:none;}
/*.list .bg{position:absolute;top:0;left:0;width:1200px;height:54px;  _height:56px; background:#000; filter:alpha(Opacity=20); -moz-opacity:0.2; opacity:0.2;z-index:-1;_z-index:-1;}*/
.list .searchBox{background:#f5f5f5;z-index:10; padding-top: 6px;}
.list .searchBox li{float:left; margin-right:4px;display:inline;_margin-right:2px;}
.list .searchBox li label{float:left;line-height:30px;width:65px;text-align:right;padding-right:6px; color:#666;}
.list .searchBox li .inputText{border: 1px solid #e8e8e8;height:22px; line-height:22px;padding:3px 8px; width:180px;_display:inline-block;}
.list .searchBox li .inputDrop{background:url(../images/searchicon.gif) no-repeat 171px 12px #FFF;}
.list .searchBox li .inputCalendar{background:url(../images/searchicon.gif) no-repeat 168px -32px #FFF;}
.list .searchBox li .leave{background:url(../images/searchicon.gif) no-repeat 171px -84px #FFF;}
.list .searchBg{width:298px; height:287px;  _height:283px;padding:5px; background:#000; filter:alpha(Opacity=20); -moz-opacity:0.2; opacity:0.2;position:absolute;top:-7px;left:-8px;z-index:-1;}
.list .searchBox li .dropDown{z-index:100;position:absolute;top:38px;left:80px;_left:83px; background:#FFF;width:196px;border:1px solid #e8e8e8;border-bottom:none;display:none;}
.list .searchBox li .dropDown dd{height:28px; line-height:28px;text-align:center;border-bottom:1px solid #e8e8e8;cursor:pointer;}
.list .searchBox li .dropDown dd:hover{background:#FAFAFA;}
.list .searchBox li .city h2{background:#2ac719;padding:5px;color:#FFF;}
.list .searchBox li .city dd{float:left;width:98px;}
.list .searchBox li .but{background:#FE9901;border:none;font-size:14px;color:#FFF;height:30px;cursor:pointer;transition: all 0.3s linear 0s;width:72px;text-align:center;display:inline-block;}
.list .searchBox li .but:hover{background:#f38e00;}
.list .areaBox{border:10px solid #EFEFEF;height: auto;
overflow: hidden;
width: 1180px; font-family:"Microsoft YaHei";}
.list .inner{padding:0 10px; background:#FFF;border:1px solid #E6E6E6;width:1158px;}
.list .innerBox{position:relative;}
.list .inner dl{border-bottom:1px dashed #E8E8E8;width:1158px; height:41px;}
.list .inner dt{float:left;width:90px;text-align:right;padding-right:8px;line-height:40px;color:#000;}
.list .inner dd{float:left;width:990px;position:relative;overflow:hidden;}
.list .inner ul{overflow:hidden;width:990px;}
.list .inner dd li{float:left;line-height:40px;height:40px;}
.list .inner dd li a{display:inline;padding: 0 10px;color:#666;font-size:12px;}
.list .inner dd li a.cur{color:#F60;}
.list .inner dd li a:hover{color:#F60;}
.list .inner dd.more{float:right; width:60px;background:url(../images/icon.png) no-repeat 27px -172px; cursor:pointer;color:#2ac719;height:40px;line-height:40px;}
.list .inner dd.more:hover{color:#F60;}
.list .inner dd.open{background-position:27px -219px;}
.list .inner dl.bNone{border-bottom:none;}
.list .filtersPanel{ width:1170px; border:1px solid #E6E6E6; height:25px; background:#FFF;padding:10px;position:relative; border-bottom:none;}
.list .filtersPanel dt{float:left;padding-right:5px;height:24px;line-height:24px;}
.list .filtersPanel dt em{font-size:14px; font-family:Arial;color:#F60;}
.list .filtersPanel dd {}
.list .filtersPanel dd a{float:left;margin-bottom:3px;margin-top:3px;}
.list .filtersPanel dd a.item{border:1px solid #ffa63c;display:inline;padding:0 20px 0 4px;background:url(../images/hotel/icon.png) no-repeat right 0px #FFA63C;height:15px;line-height:15px;margin-right:8px;color:#FFF;}
.list .filtersPanel dd a:hover.item{text-decoration:none;}
.list .listWrapper{ width:1190px; height:899px;margin-top:20px; font-family:"Microsoft YaHei";}
.list .listWrapper .leftBox{float:left;width:950px; height:auto;}
.list .listWrapper .rightBox{width:220px;float:left;margin-left:20px;display:inline;}
.list .listWrapper .leftBox .sort{ height:32px;border:1px solid #E6E6E6;background:#F5F5F5;}
.list .listWrapper .leftBox .sort a{float:left;height:32px; line-height:32px; padding:0 14px 0 12px;border-right:1px solid #EBEFF3;color:#666;position:relative; background:#FFF;}
.list .listWrapper .leftBox .sort a i{height:24px;width:10px;position:absolute;background:url(../images/hotel/icon.png) no-repeat 35px -39px;right:0px;top:0;}
.list .listWrapper .leftBox .sort a:hover{text-decoration:none;}
.list .listWrapper .leftBox .sort a.default{background-image:none !important;padding:0 12px;}
.list .listWrapper .leftBox .sort a.asc i{background-position:0px -39px;}
.list .listWrapper .leftBox .sort a.desc i{background-position:-48px -39px;}
.list .listWrapper .leftBox .sort a.cur{background-color:#2ac719; color:#FFF;border-color:#2ac719;}
.list .listWrapper .leftBox .sort a.cur.asc i{background-position:0px -9px;}
.list .listWrapper .leftBox .sort a.cur.desc i{background-position:-48px -9px;}
.list .listWrapper .leftBox .sort .topPages{float:right;}
.list .listWrapper .leftBox .sort .topPages a{margin:0;padding:0 8px;border-left:1px solid #EBEFF3; border-right:none;}
.list .listWrapper .leftBox .sort .topPages a:hover{background:#2ac719;color:#FFF;}
.list .listWrapper .leftBox .sort .topPages a.no{background:#E5E5E5;color:#999;cursor:default;}
.list .listWrapper .leftBox .sort span{float:left;height:32px; line-height:32px;font-size:14px;padding:0 5px;color:#787878;}
.list .listWrapper .noContent{margin-top:20px;background:#fff5df;padding:30px 60px;}
.list .listWrapper .noContent .content{background:url(../images/hotel/icon.png) no-repeat 0 -135px; height:50px;padding-left:60px;font-size:18px;color:#000;}
.list .listWrapper .noContent .content p{font-size:14px;color:#666;}
.list .listWrapper .noContent .content p a{color:#2e7dcd;}
/**数据列表**/
.list .carList dl{ width:950px; height:91px;padding:15px 0; border-bottom:1px solid #E0E0E0;}
.list .carList dt{float:left;width:120px; height:90px;display:inline;}
.list .carList dt img{width:120px; height:90px;}
.list .carList dd{float:left;}
.list .carList dd.info{ padding:0 20px; height:90px; overflow:hidden;width:710px;}
.list .carList dd.info h2{font-size:18px; }
.list .carList dd.info p{color:#666;padding-top:4px;}
.list .carList dd.info span{padding:0 8px;  font-size:14px;}
.list .carList dd.info span.first{padding-left:0;}
.list .carList dd.info p.text{ color:#999;}
.list .carList dd.right{float:right;}
.list .carList dd .price{color:#999;padding-bottom:15px;}
.list .carList dd .price em{font-family:Arial; padding:0 3px; color:#F60;font-size:20px;}
.list .carList dd .price i{color:#F60; font-size:14px;}
.list .carList dd .btn { position:inherit; width:80px;}
.list .carList dd .btn a{height:28px; line-height:28px; font-size:14px; display:block; background:#FD6E12; border-bottom:2px solid #DA5F14; padding:0 12px; color:#FFF;border-radius:5px;}
.list .carList dd .btn a:hover{ background:#EB5C00; text-decoration:none;}

/**品牌介绍**/
.list .brands{ border:1px solid #E8E8E8;padding:10px; line-height:20px;background:#FFF; margin-bottom:20px;}
.list .brands .pic{float:left; width:80px; height:60px; position:relative; margin:0 10px 10px 0;}
.list .brands .pic img{width:80px; height:60px;border:1px solid #E8E8E8;}
.list .brands .pic h2{position:absolute;width:98px; padding:0 2px; height:20px; bottom:-1px;left:0; background:#333;color:#FFF; text-align:center; overflow:hidden;opacity:0.9;filter:alpha(opacity=90);}
/**最近浏览**/
.list .recommend{background:#FFF;}
.list .recommend .hd{font-size:14px; text-indent:12px;background:#F4F4F4; height:40px; line-height:40px;border:1px solid #E6E6E6;}
.list .recommend .hd span{float:right; padding-right:20px;font-size:12px; font-weight:500;}
.list .recommend .hd span a{ color: #2ac719}
.list .recommend .content{padding:0 20px 20px 20px;border:1px solid #E6E6E6; border-width:0 1px 1px;}
.list .recommend .content dl{padding-top:20px;}
.list .recommend .content dt{width:60px; height:45px; float:left;padding-right:8px;}
.list .recommend .content dt img{width:60px;height:45px;}
.list .recommend .content dd{height: 22px;overflow:hidden;}
.list .recommend .content dd a{color:#2ac719;}
.list .recommend .content dd span{color:#666; padding-right:8px;}
.list .recommend .content dd span em{font-size:14px; color:#F60;font-family:Arial;padding:0 3px;}
/**/
.itemList dl{height:40px; line-height:40px;border-bottom: 1px solid #f1f1f1;}
.itemList dl.title{background:#EEE;height:28px; line-height:28px;}
.itemList dl dd{float:left;height:20px; line-height:20px;padding:10px 0;}
.itemList dl.title dd{height:28px; line-height:28px;padding:0;}
.itemList dl dd em{color:#F60;}
.itemList dl dd em,.itemList dl dd del{ font-family:Arial;}
.itemList dl dd.row1{width:316px;padding-left:26px;}
.itemList dl dd.row2{width:80px;text-align:center;}
.itemList dl dd.row3{width:272px;text-align:left;}
.itemList dl dd.row3 em{float:left;}
.itemList dl dd.row4{width:80px;text-align:center;}
.itemList dl dd.row5{float:right;width:190px;}
.itemList dl dd.row1 a{ color:#2ac719;font-family: Tahoma,Simsun,sans-serif;float:left;}
.itemList dl dd.row1 a span{ color: #666; padding-left:8px;}
.itemList dl dd.row1 a span i{  border-color: #666666 transparent -moz-use-text-color;border-style: solid solid none;border-width: 5px 5px 0;color: #fff;display: inline-block;font-size: 0;height: 0;line-height: 0; margin-left: 2px; margin-right: 5px;overflow: hidden;vertical-align: middle;width: 0;}
.itemList dl dd .btn{top:auto;background-color: #fdaf00;border-radius: 2px; box-shadow: 0 1px 1px #ccc;color: #fff;display: inline-block; height: 22px;line-height: 20px;text-align: center;width: 54px; margin-left:25px;}
.itemList dl dd .btn:hover{background:#FF971C;text-decoration:none;}
.itemList dl dd .none{background:#CCC;}
.itemList dl dd .none:hover{background:#CCC;cursor:not-allowed;text-decoration:none;}
.itemList dd .ins{position:absolute;top:26px;right:-27px;background:#e8e8e8;padding:4px;z-index:99;width:257px;display:none;}
.itemList dd .ins s{position:absolute;top:-5px;right:126px;width:15px;height:10px !important;background:url(../images/hotel/icon.png) no-repeat -80px -110px !important; border:none  !important;}
.itemList dd .insBox{background:#FFF;padding:10px;border:1px solid #a1a1a1;}
.itemList dd .insBox h2{height:24px; line-height:24px;}
.itemList dd .insBox h2 i{background:#ff8080;height:24px; line-height:24px; color:#FFF;display:inline-block;padding:0 5px;border-radius:3px 3px 0 0;font-family:'宋体';}
.itemList dd .insBox .text{padding:5px; background:#F5F5F5;line-height:20px;margin-bottom:5px;}
.itemList dd .insBox .text em{float:none;}
.itemList .describe{padding:10px; line-height:22px;border-bottom: 1px solid #f1f1f1; background:#F8F8F8; display:none;}
/**列表页面门票重写**/
.list .itemList{margin-top:15px;}
.list .itemList dl dd.row1{width:266px;padding-left:26px;}
.list .itemList dl dd.row2,.list .ticketList dl dd.row3,.list .ticketList dl dd.row4{width:74px;text-align:center;}
.list .itemList dl dd.row5{width:150px;}
.list .itemList dl dd .btn{margin-left:48px;}
/**优惠信息**/
.discountInfo{float: left; }
.discountInfo ul{}
.discountInfo li{display: inline;float: left;margin-left:6px;position: relative;z-index: 1;}
.discountInfo li .text{border: 1px solid #64C201;height: 20px;line-height: 20px;color: #555;overflow: hidden;border-radius: 3px; float:left;}
.discountInfo li .text em{padding-right: 7px;margin-left: 7px;}
.discountInfo li .text b{background: #64C201;display: inline-block;color: #FFF;font-weight: normal;padding: 0 7px;float:left;}
.discountInfo li .bonus{border-color: #f87633;}
.discountInfo li .bonus b{background: #f87633;}
.hoverTip{display: none;padding: 7px;position: absolute;top: 23px;left: -7px;}
.hoverTip .box{background: #FFF;border: 1px solid #DFDFDF;box-shadow: 0 5px 5px #666;padding: 5px 10px;position: relative;width: 230px;}
.hoverTip .box b{background: url(../images/line/arrowtop.png) no-repeat 0 0;display: block;font-size: 0;height: 7px;position: absolute;left: 7px;top: -7px;width: 12px;}
.hoverTip .box p{color: #000;line-height: 22px;text-align: justify;}
.hoverTip .box p em{color:#f60;font-family:arial;font-weight:700;float:none !important;}
/*show*/
.show .topMod{ clear:both; width:1170px; height:325px;border: 5px solid #eeeeee;padding:10px;background:#FFF;}
.show .topMod .picBox{float:left;width:400px; height:300px; margin-right:15px; display:inline;}
.show .topMod .picBox img{width:400px; height:300px;}
.show .topMod .infoText{float:left; width:755px; height:266px;position:relative; padding-bottom:34px; font-family:"Microsoft YaHei";}
.show .topMod .infoText ul{ width:755px; height:30px;}
.show .topMod .infoText h2{font-size:22px; padding-bottom:10px;}
.show .topMod .basic li{float:left; width:223px; padding-bottom:6px; color:#777;}
.show .topMod .basic li b{font-weight:500; color:#000;}
.show .topMod .tools{float:left; margin-top:12px; margin-right:7px;}
.show .topMod .impression{height:24px; line-height:24px;color:#777;}
.show .topMod .impression b{font-weight:500; color:#000;}
.show .topMod .impression em{color:#F60;font-size:16px; font-family:Arial;}
.show .topMod .impression span{color: #2ac719;padding-left:30px;}
.show .topMod .impression span em{font-size:12px;}
.show .tools a{border-radius: 3px;color: #FFF;display: inline-block;margin-right: 5px;line-height: 24px;_line-height: 25px;overflow: hidden;padding: 0 10px;}
.show .tools a.btnCollection{background: #68BD77;}
.show .tools a:hover{background: #17ab07;text-decoration:none;}
.show .topMod .bottomBox{position:absolute;bottom:0;left:0;width:755px;}
.show .topMod .shareTo{float:right;}
.show .topMod .desc{padding-top:6px; color:#888; line-height: 24px; height:168px;overflow:hidden; width:100%; float:left}
.show .topMod .desc label{float:left; color:#333;}
.show .infoMain{ width:1190px; height:904px;margin-top:20px;}
.show .mainCon{float: left; width: 950px; font-family:"Microsoft YaHei";}
.show .mainCon .itemBox{padding: 25px 25px 25px 75px;border:1px solid #d5d5d5; border-top: 3px solid #f1f1f1; min-height:94px; background:#FFF;}
.show .mainCon .navBox{ border-bottom: 1px solid #d5d5d5;height: 47px;width: 949px  !important;border-left:1px solid #d5d5d5; z-index:9999; background:#FFF;}
.show .mainCon .navBox li{ float: left; background-color:#fff;}
.show .mainCon .navBox li a{ padding:3px 18px 0; height:43px; font: 18px/43px 'microsoft yahei'; text-align: center;  color: #333; display:inline-block;  border:1px solid #d5d5d5; border-width: 1px 1px 0 0;}
.show .mainCon .navBox li a:hover{text-decoration:none;}
.show .mainCon .navBox li a.cur{border-top: 3px solid #2ac719;display: inline-block;font-weight: bold;padding: 1px 18px;position: relative;}
.show .mainCon .navBox li.goTicket{float:right;display:none; }
.show .mainCon .navBox li.goTicket a{float:right; color:#fff; border:1px solid #e08821; margin-right:0; height: 38px;font: 18px/38px 'microsoft yahei'; padding: 3px 30px 0; background-color: #fb9125;background-image: -webkit-linear-gradient(top, #fb9125, #fa8721);background-image: -moz-linear-gradient(top, #fb9125, #fa8721);background-image: -ms-linear-gradient(top, #fb9125, #fa8721);background-image: -o-linear-gradient(top, #fb9125, #fa8721);background-image: linear-gradient(top, #fb9125, #fa8721);	color: #fff;border-radius: 3px;text-align: center;border: 1px solid #e08821;-webkit-box-shadow: inset 0 1px 0 0 #fcad5c;box-shadow: inset 0 1px 0 0 #fcad5c; }
.show .mainCon .navBox li.goTicket a:hover { color:#fff;background-color: #fd7b2b;background-image: -webkit-linear-gradient(top, #fd802c, #fd6f29);background-image: -moz-linear-gradient(top, #fd802c, #fd6f29);background-image: -ms-linear-gradient(top, #fd802c, #fd6f29);background-image: -o-linear-gradient(top, #fd802c, #fd6f29);background-image: linear-gradient(top, #fd802c, #fd6f29);border: 1px solid #fc6621;-webkit-box-shadow: inset 0 1px 0 0 #fea161;box-shadow: inset 0 1px 0 0 #fea161;cursor: pointer;text-decoration: none;}

.show .mainCon .infoDesc{padding:15px; background:#F5F5F5; display:none;}
.show .mainCon .infoDesc ul{ background:#FFF; padding:10px;}
.show .mainCon .infoDesc ul li{height:24px; line-height:24px;}
.show .mainCon .infoDesc ul li span{color:#666;}
.show .mainCon .infoDesc ul li em{color:#F60; font-family:Arial; padding-right:10px; padding-left:2px;}
.show .itemList  dd.row1 a{color:#2ac719;float:left;position:relative;padding-right:12px;font-family: Tahoma,Simsun,sans-serif;}
.show .itemList  dd.row1 a i{background:url(../images/icon.png) no-repeat 0 -192px; height: 8px;position: absolute;right: 2px;top: 9px;width: 8px;}
.show .itemList  dd.row1 a.open i{background-position:0 -239px;}
.show .mainCon .booking{ font-family:"Microsoft YaHei";background-color: #fff;border-top:none; padding:0;}
.show .mainCon .itemBox .hd{float: left;height: 75px;margin-left: -91px;padding-top: 5px;position: relative;text-align: center;width: 75px; font-size:16px; line-height:28px; color:#FFF;background: #8DD693;}
.show .mainCon .itemBox .hd span{color:#FFF;}
.show .mainCon .itemBox .hd b{background:url(../images/icon.png) no-repeat -145px -104px ; display: block;height: 7px;left: 0;overflow: hidden;position: absolute;top: 80px;width: 15px;}
.show .mainCon .itemBox .hd i{display: inline-block;height: 40px;width: 40px; background:url(../images/icon01.png) no-repeat;}
.show .mainCon .introduction .hd i{background-position:-83px -102px;}
.show .mainCon .instructions .hd i{background-position:0 -102px;}
.show .mainCon .comment .hd i{background-position:1px -144px;}
.show .mainCon .consult .hd i{background-position:-42px -144px;}
.show .mainCon .gallerys .hd i{background-position:-43px -102px;}


/**点评**/
.show  .comment .textCon{overflow: hidden;width: 930px;}
.show  .comment .markInfo{border: 1px solid #ECECEC;}
.show  .markInfo .mark1{background: #FFF;color: #333;float: left;font-size: 14px;height: auto;padding: 26px 0;width: 140px;text-align: center;}
.show  .markInfo .mark2{background: #FFF;border: 1px solid #ECECEC;border-width: 0 1px;float: left;padding: 0 15px 10px;width: 364px;}
.show  .markInfo .mark3{float: left;height: auto;overflow: hidden;width: 309px; text-align:center;padding-top:26px;}
.show  .markInfo .mark1 h3{height: 44px;line-height: 44px;}
.show  .markInfo .mark1 em{color: #F40;font-size: 36px;font-weight: bold;}
.show  .markInfo .mark2 dl{padding-top: 10px;}
.show  .markInfo .mark2 dt{float: left;height: 18px;line-height: 18px;overflow: hidden;text-align: right;width: 60px;}
.show  .markInfo .mark2 dd{float: left;height: 18px;line-height: 18px;overflow: hidden;}
.show  .markInfo .mark2 dd.d1{background: url(../images/bars.gif) repeat-x 0 0;border: 2px solid #E3E4E3;border-width: 0 2px;font-size: 0;height: 14px;line-height: 14px;margin: 3px 10px 1px 7px;_margin: 2px 10px 2px 7px;width: 250px;}
.show  .markInfo .mark2 dd.d1 div{background: url(../images/bars.gif) repeat-x 0 0;font-size: 0;height: 14px;line-height: 14px;}
.show  .markInfo .mark2 dd.d2{color: #F40;font-family: Arial;font-weight: bold;width: 30px;}
.show  .markInfo .mark2 dd.d1 div.blue{background-position: 0 -40px;}
.show  .markInfo .mark2 dd.d1 div.orange{background-position: 0 -80px;}
.show  .markInfo .mark2 dd.d1 div.green{background-position: 0 -120px;}
.show  .markInfo .mark2 dd.d1 div.red{background-position: 0 -160px;}
.show  .markInfo .mark3 .btn{ background:#FF9913; color:#FFF; font-size:16px; height:36px; line-height:36px; padding:0 25px; display:inline-block;text-shadow: 0 0 1px #333;}
.show  .markInfo .mark3 .btn:hover{background:#F60;text-decoration:none;}
.show  .markInfo .mark3 h3{font-size:14px; padding-top:10px; color:#999;}
.show  .comment .listBox{background: #FFF;margin-top: 15px;}
.show  .comment .listBox p{color: #666;}
.show  .comment .listBox dl{margin-top: 15px;}
.show  .comment .listBox dt{float: left;margin-right: 20px;width: 81px;}
.show  .comment .listBox dt img,.show  .comment .listBox dt .visitor{border: 1px solid #ECECEC;display: block;height: 75px;width: 75px;padding: 2px;}
.show  .comment .listBox dt .visitor{background: url(../images/visitor.gif) no-repeat 2px 2px;}
.show  .comment .listBox dt p{height: 18px;line-height: 18px;overflow: hidden;padding-top: 5px;text-align: center;}
.show  .comment .listBox dt .user{color: #328605;text-transform: uppercase;}
.show  .comment .listBox dt .date{color: #888;}
.show  .comment .listBox dd{float: left;width: 747px;}
.show  .comment .listBox dd .box{border: 1px solid #ECECEC;border-top: 1px solid #BBB;width: 747px;position: relative;_position: static;}
.show  .comment .box .hdbox{border-bottom: 1px solid #ECECEC;height: 40px;line-height: 40px;margin: 0 15px; background:#FFF; font-size:12px;}
.show  .comment .box .hdbox li{color: #F40;float: left;margin-right: 15px;}
.show  .comment .box .hdbox b{color: #333;font-weight: normal;}
.show  .comment .box .hdbox li.bonus{background: url(../images/coins.gif) no-repeat 0 12px;color: #F40;padding-left: 22px;}
.show  .comment .box .hdbox li.bonus em{font-weight: bold;}
.show  .comment .box .desc{color: #888;line-height: 24px;padding: 12px 15px 0;text-align: justify;}
.show  .comment .arrow{background: url(../images/arrowleft.png) no-repeat 0 0;display: block;_display: none;position: absolute;left: -7px;top: 34px;width: 7px;height: 12px;}
.show  .comment .more{height: 16px;font-size: 0;overflow: hidden;text-align: right;}
.show  .comment .more b{background: url(../images/checkon.gif) no-repeat 0 0;cursor: pointer;display: inline-block;height: 16px;width: 16px;}
.show  .comment .moreUp b{background-position: 0 bottom;}
.show  .comment .moreInfo{display: none;margin-top: 10px;padding: 0 15px;}
.show  .comment .impressions{height: 26px;padding: 10px 0;}
.show  .comment .userGallery{border-top: 1px solid #ECECEC;}
.show  .comment .userGallery li{float: left;height: 75px;overflow: hidden;width: 100px;padding: 10px 10px 0 0;}
.show  .comment .impressions li{background: #F40;color: #FFF;display: inline-block;float: left;font-size: 12px;margin-right: 5px;padding:0 8px;}
.show  .comment .impressions li.t1{background: #6CC;}
.show  .comment .impressions li.t2{background: #F60;}
.show  .comment .impressions li.t3{background: #F9C;}
.show  .comment .impressions li.t4{background: #F99;}
.show  .comment .impressions li.t5{background: #F96;}
.show  .comment .impressions li.t6{background: #F66;}
.show  .comment .impressions li.t7{background: #9C6;}
.show  .comment .impressions li.t8{background: #6CF;}
.show  .comment .impressions li.t9{background: #69C;}

/*咨询*/
.show  .consult {width: 848px;}
.show  .consult .formBox{border: 1px solid #ECECEC;}
.show  .consult .formBox textarea{background: #FFF;border: 0;color: #666;line-height: 20px;height: 80px;overflow: auto;padding: 5px;width: 836px;resize: none;}
.show  .consult .formBtn{border: 1px solid #ECECEC;border-top: 0;color: #888;height: 40px;line-height: 40px;padding-left: 15px;}
.show  .consult .formBtn .btn{background: #F40;border: 0;color: #FFF;cursor: pointer;float: right;padding: 0 15px;width: 48px;text-align: center;}
.show  .consult .formBtn .user{color: #F40;font-weight: normal;}
.show  .consult .listBox{background: #FFF;margin-top: 15px;}
.show  .consult .listBox p{color: #666;}
.show  .consult .listBox dl{margin-top: 15px;}
.show  .consult .listBox dt{float: left;margin-right: 20px;width: 81px;}
.show  .consult .listBox dt img,.consult .listBox dt .visitor{border: 1px solid #ECECEC;display: block;height: 75px;width: 75px;padding: 2px;}
.show  .consult .listBox dt .visitor{background: url(../images/visitor.gif) no-repeat 2px 2px;}
.show  .consult .listBox dt p{height: 18px;line-height: 18px;overflow: hidden;padding-top: 5px;text-align: center;}
.show  .consult .listBox dt .user{color: #328605;text-transform: uppercase;}
.show  .consult .listBox dt .date{color: #888;}
.show  .consult .listBox dd{float: left;width: 747px;}
.show  .consult .listBox dd .box{border: 1px solid #ECECEC;border-top: 1px solid #BBB;width: 745px;position: relative;_position: static;}
.show  .consult .box .desc{color: #666;line-height: 20px;padding: 10px 15px;}
.show  .consult .box .reply{background: #FFFFE0;border-top: 1px solid #ECECEC;color: #BD7F00;line-height: 20px;padding: 10px 15px;}
.show  .consult .box .reply b{font-weight: normal;}
.show  .consult .box .pending{color: #F40;}
.show  .consult .arrow{background: url(../images/arrowleft.png) no-repeat 0 0;display: block;_display: none;position: absolute;left: -7px;top: 17px;width: 7px;height: 12px;}

.show .infoMain .rightBox{float:left;width:220px;margin-left:20px; display:inline;}
.show .infoMain .bCity{ font-family:"Microsoft YaHei";border:1px solid #eaeaea; border-top:none; background:#FFF; width:230px !important;}
.show .infoMain .bCity h3{border-top:2px solid #eaeaea; height:40px; line-height:40px; font-size:14px; padding:0 10px 0 24px; border-bottom:1px solid #EAEAEA;background:#F4F4F4;}
.show .infoMain .bCity .content{padding:0 10px;}
.show .infoMain .bCity dl{padding:10px 0;border-bottom:1px dashed #eaeaea;}
.show .infoMain .bCity dt{width:208px;height:138px;}
.show .infoMain .bCity dd{height:24px;line-height:24px;overflow:hidden;}
.show .infoMain .bCity dd span{float:right;padding-left:8px;}
.show .infoMain .bCity dd em{font-size:14px; color:#F60;}
.show .infoMain .bCity img{width:208px;height:138px;}


.brandBox{background: #FFF;border: 1px solid #DFDFDF;border-top: 0;margin-top:20px;}
.brandBox h2.hd{background: #F3F3F3;color: #666;height: 40px;line-height: 40px;}
.brandBox h2.hd b{background: #DF4646;color: #FFF;display: inline-block;float: left;font-weight: normal;font-size: 18px;padding: 0 15px;width: 267px;text-align: left;}
.brandBox h2.hd span{float: left;margin-right: 12px;}
.brandBox .content{overflow: hidden;width: 1198px;}
.brandBox .brands{overflow: hidden;width: 1200px;}
.brandBox .brands li{float: left; height: 83px; width: 100px;overflow: hidden;text-align: center;}
.brandBox .brands li a{display: block; border: 1px solid #ECECEC; border-width: 0 1px 1px 0;height: 82px;line-height: 82px;position: relative;}
.brandBox .brands li a.more{color: #F40;}
.brandBox .brands li img{vertical-align:middle; margin-top:20px;}
.brandBox .brands li div{background: #000;color: #FFF;display: none;height: 24px;line-height: 24px;overflow: hidden;position: absolute;left: 0;bottom: -30px;text-align: center;width: 100%;opacity: 0.4;filter: alpha(opacity=40);}
/*攻略首页*/
/*攻略首页*/
.main_left{
	float:left;
	width:225px;
	height:auto;
	overflow:hidden}
.main_menu{
	float:left;
	width:225px}	
.main_menu .m_tit{
	float:left;
	color:#fff;
	width:225px;
	height:74px;
	text-align:center;
	border-bottom:2px solid #d05e02;
	background:#ff7200}
.main_menu .m_tit h1{
	width:225px;
	height:44px;
	line-height:44px;
	font-size:28px;
	font-weight:500;
	font-family:"Microsoft YaHei"}
.main_menu .m_tit p{
	width:225px;
	height:30px;
	line-height:30px;
	font-size:14px;
	font-family:"Microsoft YaHei"}
.main_menu ul{
	float:left;
	width:225px;
	background:#fdf3e6}
.main_menu ul li{
	float:left;
	width:225px;
	height:40px;
	background:#fdf3e6;
	border-bottom:1px dotted #ffc982}
.main_menu ul li.bor_bom_0{
	border-bottom:0}
.main_menu ul li a{
	float:left;
	color:#843b00;
	height:40px;
	line-height:40px;
	margin-left:50px;
	font-family:"Microsoft YaHei";
	font-size:16px}
.main_menu ul li a:hover{
	text-decoration:underline}
.main_menu ul li span{
	float:left;
	color:#ff9600;
	height:40px;
	line-height:40px;
	margin-left:5px}
.main_js{
	float:left;
	width:203px;
	height:auto;
	padding:0 10px 10px;
	margin-top:10px;
	border:1px solid #dcdcdc}
.main_js h3{
	color:#555;
	width:203px;
	height:35px;
	line-height:35px}
.main_js .js_con{
	color:#666;
	width:203px;
	line-height:24px}
.main_js .js_con .more{
	float:right;
	color:#fff;
	display:inline-block;
	height:22px;
	line-height:22px;
	padding:0 5px;
	background:#ff7200;
	border-radius:3px;
	-moz-border-radius:3px;
	-ms-border-radius:3px}
.out_box{
	width:820px;
	border:5px solid #ff7200;
	position:fixed;
	left:50%;
	top:50%;
	margin-left:-435px;
	background:#fff;
	padding:20px}
.out_box .tit{
	color:#555;
	font-family:"Microsoft YaHei";
	font-size:20px;
	font-weight:500;
	padding-bottom:10px;
	border-bottom:1px solid #dcdcdc}
.out_box .tit span{
	display:block;
	color:#fff;
	width:25px;
	height:25px;
	line-height:20px;
	position:absolute;
	top:0;
	right:0;
	cursor:pointer;
	text-align:center;
	background:#ff7200}
.box_con{
	color:#666;
	line-height:24px;
	margin-top:10px}
.main_hot{
	float:left;
	width:203px;
	margin-top:10px;
	padding:0 10px;
	border:1px solid #dcdcdc}	
.main_hot h3{
	float:left;
	color:#555;
	width:203px;
	height:35px;
	line-height:35px}
.main_hot h3 s{
	float:left;
	width:18px;
	height:24px;
	margin:5px 8px 0 0;
	background:url(../images/mdd_main.png) no-repeat right -60px}
.main_hot ul{
	float:left;
	width:203px}
.main_hot ul li{
	float:left;
	width:101px;
	height:18px;
	padding:10px 0}
.main_hot ul li span{
	float:left;
	color:#fff;
	width:18px;
	height:18px;
	text-align:center;
	font-weight:bold;
	background:#a0a0a0}
.main_hot ul li span.bg{
	background:#ff7200}
.main_hot ul li a{
	float:left;
	color:#666;
	width:75px;
	height:18px;
	line-height:18px;
	margin-left:8px;}
.main_hot ul li a:hover{
	color:#f60;
	text-decoration:underline}
.main_gl{
	float:left;
	width:203px;
	margin-top:10px;
	padding:0 10px;
	border:1px solid #dcdcdc}	
.main_gl h3{
	float:left;
	color:#555;
	width:203px;
	height:35px;
	line-height:35px}
.main_gl h3 s{
	float:left;
	width:19px;
	height:30px;
	margin-right:8px;
	background:url(../images/mdd_main.png) no-repeat right -114px}
.main_gl ul{
	float:left;
	width:203px}
.main_gl ul li{
	float:left;
	width:203px;
	height:30px}
.main_gl ul li span{
	float:left;
	color:#999;
	width:10px;
	height:20px;
	line-height:20px;
	font-size:30px;
	margin-top:-3px}
.main_gl ul li a{
	float:left;
	color:#666;
	width:180px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:14px}
.main_gl ul li a:hover{
	color:#f60;
	text-decoration:underline}
#main_mode{
	float:left;
	width:223px;
	display:none}
.main_zt_con{
	float:left;
	width:725px;
	height:auto;
	margin-left:10px}
.main_foucs{
	float:left;
	width:725px;
	height:304px;
	overflow:hidden;
	background:#fff7ed}	
.main_pro{
	float:left;


	width:725px;
	margin-top:10px}	
.main_pro .switchBox{
	float:left;
	width:725px}
.main_pro .switchBox dt{
	float:left;
	width:725px;
	height:35px;
	border-bottom:3px solid #ff7200}
.main_pro .switchBox dt span{
	float:left;
	color:#333;
	width:100px;
	height:34px;
	line-height:34px;
	cursor:pointer;
	margin-right:5px;
	text-align:center;
	font-size:14px;
	background:#e5e5e5;
	border:1px solid #d6d4d4;
	border-bottom:0;
	border-top-left-radius:3px;
	-moz-border-top-left-radius:3px;
	-ms-border-top-left-radius:3px;
	border-top-right-radius:3px;
	-moz-border-top-right-radius:3px;
	-ms-border-top-right-radius:3px}
.main_pro .switchBox dt span.on{
	color:#fff;
	font-weight:bold;
	border:1px solid #ff7200;
	border-bottom:0;
	background:#ff7200}
.main_pro .switchBox dd{
	float:left;
	width:725px}
.main_pro .ul_list{
	float:left;
	width:725px;}
.main_pro .ul_list li{
	float:left;
	width:725px;
	padding:10px 0}
.main_pro .ul_list li h4{
	float:left;
	width:525px;
	height:40px;
	margin-left:14px}
.main_pro .ul_list li h4 a{
	float:left;
	color:#ff7200;
	width:525px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-family:"Microsoft YaHei";
	font-size:16px;
	font-weight:500}
.main_pro .ul_list li h4 a:hover{
	text-decoration:underline}
.main_pro .ul_list li .p1{
	float:left;
	color:#888;
	width:505px;
	height:27px;
	line-height:27px;
	margin-left:14px;
	padding-left:20px;
	background:url(../images/gl_list_bg.png) left no-repeat}
.main_pro .ul_list li .p1 a{
	color:#888}
.main_pro .ul_list li .p1 .sp_1 a{
	color:#ff7200}
.main_pro .ul_list li .p1 .sp_2{
	float:right;
	padding-left:25px;
	margin-right:10px;
	background:url(../images/gl_zs_bg.png) no-repeat 0 -22px}
.main_pro .ul_list li .p2{
	float:left;
	color:#888;
	width:525px;
	height:48px;
	line-height:24px;
	margin-left:14px;
	overflow:hidden}
.main_pro .switchBox dd .more{
	float:left;
	width:725px;
	height:40px;
	line-height:40px;
	text-align:center;
	margin:10px 0;
	font-size:14px;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	background:#eee}


.mdd_con_rig{
	float:right;
	width:240px;}
	
.articel_con{
	float:left;
	width:1210px;
	height:auto}
.art_top_scrool{
	float:left;
	width:1210px;
	height:auto}

.warp-pic-list li{float:left;display:inline;}
.warp-pic-list .img_wrap{display:block;font-size:0;overflow:hidden;}
.warp-pic-list .text-area{background-color:#f2f2f2;line-height:24px;}
/*全局板块*/
.hd{background:url(../images/hd-line_01.jpg) no-repeat 0 50px;height:42px;}
.hd .title{font:26px/40px "Microsoft YaHei","Microsoft YaHei","黑体","SimHei";}
/*滚动攻略展示*/
.warp-pic-list{position:relative;width:1165px;height:auto; padding-left:45px;overflow:hidden;}
.count li{margin-right:10px;width:345px;height:345px; padding:10px; border:1px solid #dcdcdc}
.count .img_wrap{ }
.count li .text-area{padding:10px 0 10px 15px;}
.count li .text-area  p{line-height:24px;height:24px;}
.count li:hover .text-area,.count li.hover .text-area{background-color:#d81c1b;color:#fff;}
.count .p-num{font-family:"Tahoma";font-weight:bold;}
.btn{display:block;height:55px;position:absolute;top:155px;width:35px;z-index:200;cursor:pointer;}
.icon{background:url(../images/icon.png) no-repeat 0 0;}
.prev{ background-position:0 -88px;left:0;}
.prev:hover{background-position:0 -144px;}
.next{ background-position:0 -200px;right:0;}
.next:hover{background-position:0 -256px;}

.count .title{
	float:left;
	width:345px;
	height:35px}
.count .title a{
	float:left;
	width:325px;
	height:35px;
	line-height:35px;
	padding-left:20px;
	font-size:16px;
	font-family:"Microsoft YaHei";
	background:url(../images/gl_zs_bg.png) no-repeat 0 10px}
.count .tag{
	float:left;
	color:#888;
	width:345px;
	height:30px;
	line-height:30px}
.count .tag span{
	color:#ff7200}
.count .tag span a{
	color:#ff7200}
.count .txt{
	color:#888;
	float:left;
	width:345px;
	height:30px;
	line-height:30px}
.count .txt .pl{
	float:left;
	width:210px;
	overflow:hidden}
.count .txt .pl b{
	float:left;
	width:180px;
	height:30px;
	overflow:hidden;
	margin-left:5px}
.count .txt span{
	float:right;
	background:url(../images/gl_zs_bg.png) no-repeat}
.count .txt .sp_1{
	padding-left:25px;
	background-position:0 -45px}
.count .txt .sp_2{
	margin-right:5px;
	padding-left:22px;
	background-position:0 -21px}
.articel_nav{
	float:left;
	width:1210px;
	height:44px;}
.articel_nav dl{
	float:left;
	width:1210px;
	height:44px}
.articel_nav dl dt{
	float:left;
	color:#fff;
	width:44px;
	height:44px;
	line-height:44px;
	text-align:center;
	background:#2ac719;
	font-family:"Microsoft YaHei";
	font-size:16px;
	border-radius:50%}
.articel_nav dl dd{
	float:left;
	width:1130px;
	height:44px;
	overflow:hidden}
.articel_nav dl dd a{
	float:left;
	color:#2ac719;
	height:30px;
	line-height:30px;
	margin:7px 0 0 5px;
	padding:0 10px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	border:1px solid #2ac719;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;}
.articel_nav dl dd a:hover{
	color:#fff;
	background:#2ac719;
	border-radius:5px;
	-moz-border-radius:5px;
	-ms-border-radius:5px;
	-webkit-border-radius:5px;}
.shortcut_nav{
	float:left;
	width:238px;
	margin-bottom:10px;
	border:1px solid #dcdcdc}	
.shortcut_nav h3{
	float:left;
	color:#666;
	width:198px;
	height:35px;
	line-height:35px;
	margin:0 20px}	
.shortcut_nav h3 span{
	margin-right:20px}	
.shortcut_nav .s_list_menu{
	float:left;
	width:198px;
	margin:0 20px 20px}
.shortcut_nav .s_list_menu a{
	float:left;
	color:#fff;
	width:62px;
	height:35px;
	line-height:35px;
	text-align:center;
	font-size:14px;
	margin:5px 5px 0 0;
	background:#fdae31}
.shortcut_nav .s_list_menu a.on{
	background:#ff7200}
.shortcut_nav .s_list_menu a.mr_0{
	margin-right:0}
/*搜索页面样式*/
.line_con_rig{
	float:right;
	width:240px; font-family:"Microsoft YaHei";
	margin-top:10px}
.articel_con_rig{
	float:left;
	width:960px;
	height:auto;
	margin-top:15px}
.sm_txt{
	float:left;
	color:#888;
	width:938px;
	height:auto;
	line-height:20px;
	margin:-15px 0 15px;
	border:1px solid #ff7f00;
	border-top:0;
	padding:10px;
	display:none}	
.art_top_menu{
	float:left;
	width:1210px;
	height:35px;
	border-bottom:2px solid #ff7f00}
.art_top_menu h1{
	float:left;
	color:#333;
	width:300px;
	height:35px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:18px;
	font-weight:500;
	padding-left:35px;
	background:url(../images/top_menu_title.png) no-repeat 0 0}	
.art_top_menu h1 span{
	float:left}
.art_top_menu h1 s{
	float:left;
	width:19px;
	height:17px;
	cursor:pointer;
	margin:7px 0 0 5px;
	background:url(../images/top_menu_title.png) no-repeat -6px -40px}
.serve_menu{
	float:right;
	width:auto;
	height:28px;
	margin-top:7px}
.serve_menu span{
	float:left;
	color:#555;
	height:28px;
	line-height:28px;
	margin-right:10px}
.serve_menu a{
	float:left;
	color:#fff;
	width:70px;
	height:28px;
	line-height:28px;
	text-align:center;
	margin-right:5px;
	font-size:14px;
	background:url(../images/menu_bg.gif) left no-repeat}
.serach_menu{
	float:left;
	width:958px;
	position:relative;
	border:1px solid #dcdcdc}
.search_bt{
	float:left;
	color:#555;
	width:943px;
	height:34px;
	line-height:34px;
	padding-left:15px;
	font-size:14px;
	background:#f5f5f5}
.search_bt span{
	color:#ff5a00}
.serach_menu dl{
	float:left;
	width:938px;
	line-height:24px;
	margin:10px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #ddd}
.serach_menu dl.bor_bot_0{
	border-bottom:0}	
.serach_menu dl dt{
	float:left;
	width:78px;
	height:24px;
	line-height:24px;
	font-size:14px;
	text-align:right}
.serach_menu dl dd{
	float:left;
	width:860px}
.serach_menu dl dd span{
	float:left}
.serach_menu dl dd .sp_2{
	width:810px}	
.serach_menu dl dd span a.on{
	color:#fff;
	background:#f60}	
.serach_menu dl dd a{
	float:left;
	color:#005aa0;
	height:24px;
	line-height:24px;
	padding:0 10px}
.serach_menu dl dd a:hover{
	color:#f60}
.aretcel_lists{
	float:left;
	width:960px;
	height:auto}
.list_child{
	float:left;
	width:918px;
	padding:20px;
	margin-top:15px;
	position:relative;
	border:1px solid #dcdcdc}
.list_child .rig_bor_bg{
	position:absolute;
	right:-1px;
	top:-1px}	
.list_child dl{
	float:left;
	width:918px}
.list_child dl dt{
	float:left;
	width:242px;
	padding:3px;
	border:1px solid #e6e2e7}
.list_child dl dd{
	float:right;
	width:650px}
.list_child dl dd.title a{
	color:#2ac719;
	float:left;
	width:650px;
	height:40px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-family:"Microsoft YaHei";
	font-size:16px;}
.list_child dl dd.attr{
	color:#888;
	width:630px;
	height:30px;
	line-height:30px;
	padding-left:20px;
	background:url(../images/gl_list_bg.png) left no-repeat}
.list_child dl dd.attr a{
	color:#888;
	}
.list_child dl dd.attr span{
	color:#2ac719}
.list_child dl dd.attr span a{
	color:#2ac719}
.list_child dl dd.txt{
	color:#666;
	height:72px;
	line-height:24px;
	overflow:hidden;
	margin-top:5px}
.list_child dl dd.data{
	color:#888;
	height:30px;
	line-height:30px;
	overflow:hidden;
	margin-top:10px}
.list_child dl dd.data .pl{
	float:left;}
.list_child dl dd.data .pl s{
	float:left;
	margin-top:3px}
.list_child dl dd.data .pl span{
	float:left;
	width:400px;
	margin-left:10px;
	overflow:hidden}
.list_child dl dd.data .sp_1,.list_child dl dd.data .sp_2{
	float:right;
	width:60px;
	padding-left:25px;
	background:url(../images/gl_zs_bg.png) no-repeat}
.list_child dl dd.data .sp_1{
	background-position:0 -45px}
.list_child dl dd.data .sp_2{
	background-position:0 -21px}
.articel_con_show{
	float:left;
	width:939px;
	height:auto}
.show_con{
	float:left;
	width:950px;
	height:auto;
	margin:10px 0}
.show_mid{
	float:left;
	width:890px;
	height:auto;
	position:relative;
	padding:0 24px;
	border:1px solid #dcdcdc}
.show_mid .title{
	float:left;
	width:890px;
	position:relative}
.show_mid .title .mdd{
	color:#ff6610;
	position:absolute;
	left:0;
	top:25px;
	width:88px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	padding-left:20px;
	text-align:center;
	background:url(../images/mdd-ico.png) left no-repeat}
.show_mid .title h1{
	color:#494849;
	float:left;
	width:890px;
	line-height:40px;
	text-align:center;
	font-family:"Microsoft YaHei";
	font-size:24px;
	font-weight:500;
	margin:20px 0}
.show_mid .news{
	float:left;
	color:#888;
	width:890px;
	height:30px;
	line-height:30px;
	padding:5px 0;
	border-top:1px solid #dcdcdc;
	border-bottom:1px dashed #dcdcdc}
.show_mid .news .time,.show_mid .news .name{
	float:left;
	margin-right:40px}
.show_mid .news .attr{
	float:left;
	margin-right:40px}
.show_mid .news .attr strong{
	color:#ff7200;
	font-weight:500}
	.show_mid .news .attr strong a{
	color:#ff7200;
	font-weight:500}
.show_mid .news .num_1{
	float:right;
	margin-right:20px;
	padding-left:22px;
	background:url(../images/gl_zs_bg.png) no-repeat 0 -45px}
.show_mid .news .num_2{
	float:right;
	margin-right:20px;
	padding-left:27px;
	background:url(../images/gl_zs_bg.png) no-repeat 0 -21px}
.show_mid .txt{
	float:left;
	color:#555;
	width:870px;
	padding:10px;
	margin-top:15px;
	line-height:24px;
	font-size:14px;
	background:#eee}
.show_mid .txt .zy{
	font-weight:bold}
.show_mid .artcel_nr{
	float:left;
	color:#555;
	width:890px;
	margin-top:15px;
	font-size:14px;
	line-height:22px;
	overflow:hidden}
.show_mid .artcel_nr a{
	color:#0085d5}
.show_mid .artcel_nr b,.show_mid .artcel_nr strong{
	font-weight:bold}
.show_mid .artcel_nr p{
	margin-top:15px}
.show_mid .artcel_nr strong{
	font-weight:bold}
.show_mid .page_menu{
	float:left;
	width:890px;
	height:40px;
	line-height:40px;
	font-size:14px;
	margin:30px 0 10px;
	border-top:1px dashed #dcdcdc;
	border-bottom:1px dashed #dcdcdc}
.show_mid .page_menu .prev{
	float:left;
	width:400px}	
.show_mid .page_menu .prev span.sp_l{
	float:left}
.show_mid .page_menu .next span.sp_r{
	float:right}
.show_mid .page_menu .prev span,.show_mid .page_menu .next span{
	width:70px;
	height:28px;
	line-height:28px;
	margin-top:5px;
	text-align:center;
	cursor:pointer;
}
.show_mid .page_menu .prev,.show_mid .page_menu .next{
	height:40px;
	line-height:40px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.show_mid .page_menu .next{
	float:right;
	width:400px}
.show_mid .page_menu .next .fl{
	text-align:right}	
.show_mid .xg_news{
	float:left;
	width:890px;
	margin-top:10px;
	padding-bottom:20px}	
.show_mid .xg_news dl{
	float:left;
	width:890px}	
.show_mid .xg_news dl dt{
	float:left;
	color:#555;
	width:890px;
	height:40px;
	line-height:40px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #dcdcdc}	
.show_mid .xg_news dl dd{
	float:left;
	width:420px;
	margin:15px 15px 0 0}
.show_mid .xg_news dl dd img{
	float:left;
	width:135px;
	height:100px;
	border:1px solid #dcdcdc}
.show_mid .xg_news dl dd p{
	float:right;
	color:#999;
	width:270px}
.show_mid .xg_news dl dd p a{
	float:left;
	color:#666;
	width:270px;
	height:24px;
	line-height:24px;
	font-size:14px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.show_mid .xg_news dl dd .p2{
	height:60px;
	line-height:20px;
	overflow:hidden;
	padding-top:5px}
/*评论*/
.comment_on{
	float:left;
	width:943px;
	height:auto;
	margin-top:20px}	
.comment_on h3{
	float:left;
	width:920px;
	height:30px;
	line-height:30px;
	padding:0 0 5px 23px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	font-weight:500;
	background:url(../images/gl_zs_bg.png) no-repeat 0 -45px}
.text_box{
	float:left;
	width:943px}	
.text_box textarea{
	float:left;
	color:#a6b7cc;
	width:938px;
	height:150px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	background:#fff;
	border:1px solid #dcdcdc}
.login_pl_btn{
	float:left;
	width:943px;
	height:30px;
	margin-top:10px}
.login_pl_btn .fb_btn{
	float:right;
	color:#fff;
	width:80px;
	cursor:pointer;
	height:30px;
	line-height:30px;
	border:0;
	text-align:center;
	background:#ff7200;
	font-family:"Microsoft YaHei";
	font-size:14px;
	margin-left:20px}
.login_pl_btn span{
	float:right;
	color:#6f8096;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px}
.login_pl_btn span.nim{
  margin-top:2px;
  margin-left:3px;

}	
.login_pl_btn span.login_cm{
   margin-left:20px;	
}
	
.login_pl_btn span a{
	color:#ff7200;
	padding:0 5px}
.comment_list{
	float:left;
	width:943px;
	height:auto;
	margin-top:20px}
.comment_list h3{
	float:left;
	width:915px;
	height:40px;
	line-height:40px;
	padding-left:28px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	font-weight:500;
	background:url(../images/they.png) left no-repeat}	
.comment_nr_con{
	float:left;
	width:901px;
	height:auto;
	padding:20px;
	background:#fff;
	border:1px solid #dcdcdc}
.nr_dl{
	float:left;
	width:901px}	
.nr_dl .nr_dt{
	float:left;
	width:45px}	
.nr_dl .nr_dd{
	float:left;
	width:841px;
	margin-left:15px;
	border-bottom:1px solid #dcdcdc}	
.nr_dl .nr_dd h4{
	float:left;
	color:#34b476;
	width:841px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	font-weight:500;}
.nr_dl .nr_dd .nr_pl_con{
	float:left;
	color:#23272d;
	width:841px;
	line-height:24px;
	font-size:14px}
.nr_dl .nr_dd .nr_pl_hf{
	float:left;
	width:841px;
	height:30px;
	line-height:30px;}
.nr_dl .nr_dd .nr_pl_hf a{
	float:right;
	color:#a6b7cc;
	height:30px;
	line-height:30px;
	font-size:14px;
	margin-right:10px}
.hf_con_div{
	float:left;
	width:841px;
	height:auto;
	margin-left:60px}
.hf_con_div .hf_dl{
	float:left;
	width:841px;

	margin-top:20px;
	border-bottom:1px solid #dcdcdc}
.hf_con_div .hf_dl .hf_dt{
	float:left;
	width:45px;
	height:45px;}
.hf_con_div .hf_dl .hf_dd{
	float:left;
	width:781px;
	margin-left:15px}
.hf_con_div .hf_dl .hf_dd h4{
	float:left;
	color:#34b476;
	width:781px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	font-weight:500}
.hf_con_div .hf_dd .nr_hf_con{
	float:left;
	color:#23272d;
	width:781px;
	line-height:24px;
	font-size:14px}
.hf_con_div .hf_dd .nr_hf_con span{
	color:#34b476}
.hf_con_div .hf_dd .nr_hf_hf{
	float:left;
	width:781px;
	height:30px;
	line-height:30px}
.hf_con_div .hf_dd .nr_hf_hf a{
	float:right;
	color:#a6b7cc;
	height:30px;
	line-height:30px;
	font-size:14px;
	margin-right:10px}
.nr_pl_list{
	float:left;
	width:901px;}
.pop_box{
	float:left;
	width:841px;
	height:auto;
	position:relative;
	margin:10px 0 10px 0}	
.pop_box s{
	position:absolute;
	right:10px;
	top:-10px;
	display:block;
	width:20px;
	height:11px;
	background:url(../images/pop_box.png) left no-repeat}
.pop_box textarea{
	float:left;
	width:836px;
	height:100px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #dcdcdc}
.pop_box .box_btn{

	float:left;
	width:841px;
	height:30px;
	margin-top:10px}
.pop_box .box_btn button{
	float:right;
	color:#fff;
	width:70px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	text-align:center;
	background:#2ac719;
	border:0px;
	cursor:pointer}
	
	
	.pop_box_s{
	float:left;
	width:780px;
	height:auto;
	position:relative;
	margin:10px 0 10px 0}	
.pop_box_s s{
	position:absolute;
	right:10px;
	top:-10px;
	display:block;
	width:20px;
	height:11px;
	background:url(../images/pop_box.png) left no-repeat}
.pop_box_s textarea{
	float:left;
	width:780px;
	height:100px;
	border-radius:4px;
	-moz-border-radius:4px;
	-ms-border-radius:4px;
	-webkit-border-radius:4px;
	border:1px solid #dcdcdc}
.pop_box_s .box_btn{

	float:left;
	width:780px;
	height:30px;
	margin-top:10px}
.pop_box_s .box_btn button{
	float:right;
	color:#fff;
	width:70px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	text-align:center;
	background:#2ac719;
	border:0px;
	cursor:pointer}
	
.box_btn span {
	float: right;
	color: #6f8096;
	height: 30px;
	line-height: 30px;
	font-family: "Microsoft YaHei";
	font-size: 14px;
}	
.box_btn span.nim{
  margin-top:2px;
  margin-left:3px;

}	
.box_btn span.login_cm{
   margin-left:20px;	
}
	
.box_btn span a{
	color:#2ac719;
	padding:0 5px}

.box_btn .fb_btn{
	float:right;
	color:#fff;
	width:80px;
	cursor:pointer;
	height:30px;
	line-height:30px;
	border:0;
	text-align:center;
	background:#2ac719;
	font-family:"Microsoft YaHei";
	font-size:14px;
	margin-left:20px}

/*新版详细页面样式*/
.atc-banner{
	float:left;
	width:960px;
	overflow:hidden}
.add-pro{
	float:left;
	width:890px;
	height:170px;
	margin-top:15px;
	position:relative;
	background:#eee}
.add-pro .tit{
	color:#fff;
	position:absolute;
	left:-5px;
	top:-5px;
	width:135px;
	height:30px;
	line-height:30px;
	font-size:16px;
	font-family:"Microsoft YaHei";
	text-align:center;
	background:#ff6610}
.add-pro dl{
	float:left;
	width:420px;
	margin:40px 0 0 16px}
.add-pro dl dt{
	float:left;
	width:142px;
	height:110px;
	position:relative}
.add-pro dl dt s{
	position:absolute;
	right:-15px; text-decoration:none;
	top:-15px;
	display:block;
	width:51px;
	height:51px;
	line-height:51px;
	text-align:center;
	font-family:"Microsoft YaHei";
	color:#fff;
	font-size:14px;
	background:url(../images/qg-ico.png) left no-repeat}
.add-pro dl dt img{
	float:left;
	width:140px;
	height:108px;
	border:1px solid #dcdcdc}
.add-pro dl dd{
	float:right;
	width:265px;
	padding-bottom:5px}
.add-pro dl .d1 a,.add-pro dl .d2{
	color:#ff6610;
	float:left;
	width:265px;
	max-height:36px;
	line-height:18px;
	overflow:hidden}
.add-pro dl .d2{
	color:#888;
	float:right}
.add-pro dl .d3{
	color:#999}
.add-pro dl .d3 span{
	color:#ff6610;
	font-size:16px;
	font-weight:bold;
	padding-right:5px}
.today-hot{
	float:left;
	width:888px;
	border:1px solid #dcdcdc}
.today-hot .tit{
	float:left;
	width:868px;
	height:40px;
	line-height:40px;
	padding:0 10px;
	font-family:"Microsoft YaHei"}
.today-hot .tit span{
	color:#ff6610;
	float:left;
	font-size:16px;
	padding-left:20px;
	background:url(../images/today-ico.gif) left no-repeat}
.today-hot .tit a{
	color:#ff6610;
	float:right;
	font-size:14px}
.today-hot ul{
	float:left;
	width:888px;
	padding:5px 0 10px 0}
.today-hot ul li{
	float:left;
	width:135px;
	height:160px;
	margin-left:11px;
	position:relative}
.today-hot ul li s{
	color:#fff;text-decoration: none;
	position:absolute;
	right:5px;
	top:-3px;
	display:block;
	width:29px;
	height:32px;
	line-height:25px;
	text-align:center;
	background:url(../images/yh-ico.png) left repeat}
.today-hot ul li img{
	float:left;
	width:135px;
	height:100px;}
.today-hot ul li .p1{
	float:right;
	background:#000;
	width:80px;
	height:30px;
	margin-top:-30px;
	opacity:0.7;
	filter:alpha(opacity=70)}
.today-hot ul li .p2{
	color:#fff;
	float:right;
	width:80px;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	font-size:16px;
	text-align:center;
	position:relative}
.today-hot ul li .p3,.today-hot ul li .p3 a{
	float:left;
	color:#999;
	width:135px;
	max-height:54px;
	line-height:18px;
	padding-top:3px;
	overflow:hidden}
.today-hot ul li .p3 a:hover{
	color:#f60;
	text-decoration:underline}
/*新攻略首页新增*/
/*新攻略首页新增*/
.articel-left-con{ font-family:"Microsoft YaHei";
	float:left;
	width:960px}
.con-list{
	float:left;
	width:928px;
	padding:10px 15px;
	margin-top:10px;
	border:1px solid #dcdcdc;
	border-top:2px solid #2ac719}
.con-list .h3-tit{
	float:left;
	width:928px;
	margin-bottom:10px}
.con-list .h3-tit h3{
	float:left;
	color:#252525;
	height:30px;
	line-height:30px;
	font-size:20px;
	font-family:"Microsoft YaHei";
	font-weight:500}
.con-list .h3-tit .mdd-fl{
	float:left;
	height:30px;
	line-height:30px;
	margin-left:40px}
.con-list .h3-tit .mdd-fl a{
	float:left;
	color:#666;
	height:30px;
	line-height:30px;
	padding-right:15px}
.con-list .h3-tit a.more{
	float:right;
	color:#666;
	height:30px;
	line-height:30px}
.con-list .con-l{
	float:left;
	width:295px;
	position:relative}
.con-list .con-l .jh{
	color:#fff;
	position:absolute;
	left:-6px;
	top:10px;
	display:block;
	width:49px;
	height:26px;
	line-height:26px;
	font-size:14px;
	text-align:center;
	z-index:99;
	background:url(../images/jh-ico.png) left no-repeat}
.con-list .con-l p{
	float:left;
	width:295px}
.con-list .con-l .p1{
	color:#fff;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	position:relative;
	z-index:99;
	background:url(../images/toum_bg.png) left repeat-x}
.con-list .con-l .p1 .sp1{
	float:left;
	font-size:14px;
	padding-left:20px;
	margin-left:5px;
	background:url(../images/list-p-ico.png) no-repeat 0 7px}
.con-list .con-l .p1 .sp1 a{
	color:#fff}
.con-list .con-l .p1 .sp2,.con-list .con-l .p1 .sp3{
	float:right;
	font-size:14px;
	padding-right:10px;
	background:url(../images/list-p-ico.png) no-repeat}
.con-list .con-l .p1 .sp2{
	padding-left:20px;
	background-position:-73px -30px}
.con-list .con-l .p1 .sp3{
	padding-left:25px;
	background-position:0 -30px}
.con-list .con-l .p2,.con-list .con-l .p2 a{
	color:#646464;
	height:35px;
	line-height:35px;
	overflow:hidden;
	white-space:normal;
	text-overflow:ellipsis;
	font-size:14px;
	font-weight:bold}
.con-list .con-l .p3{
	color:#999;
	max-height:60px;
	line-height:20px;
	overflow:hidden}
.con-list .con-l .p3 a{
	color:#2ac719}
.con-list .con-m{
	float:left;
	width:350px;
	margin-left:15px}
.con-list .con-m dl{
	float:left;
	width:350px;
	margin-bottom:10px;}
.con-list .con-m dl dt{
	float:left;
	width:350px;}
.con-list .con-m dl dt .mdd-a{
	float:left;
	height:24px;
	line-height:24px;
	color:#2ac719;
	font-size:14px;
	padding:0 5px 0 15px;
	background:url(../images/list-p-ico.png) no-repeat 0 -68px}
.con-list .con-m dl dt .tit-a{
	float:left;
	width:270px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	color:#333;
	font-size:14px}
.con-list .con-m dl dd{
	float:left;
	color:#999;
	padding-top:3px;
	line-height:18px}
.con-list .con-m dl dd a{
	color:#999}
.con-list .con-r,.con-list .con-r ul{
	float:right;
	width:250px;
	overflow:hidden}
.con-list .con-r ul li{
	float:left;
	width:250px;}
.con-list .con-r ul li.mb-15{
	margin-bottom:15px}
.con-list .con-r ul li p{
	float:left;
	width:250px;
	height:30px;
	margin-top:-30px;
	position:relative;
	z-index:99}
.con-list .con-r ul li p a{
	color:#fff;
	float:left;
	width:240px;
	height:30px;
	line-height:30px;
	padding:0 5px;
	font-size:14px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	background:url(../images/toum_bg.png) left repeat-x}
.new-dz{
	float:left;
	width:928px;
	margin-top:10px;
	padding:0 15px;
	border:1px solid #dcdcdc;
	border-top:2px solid #2ac719}
.new-dz h3.tit{
	float:left;
	width:928px;
	height:35px;
	line-height:40px;
	font-size:18px;
	font-weight:500;
	font-family:"Microsoft YaHei"}
.con-ul{
	float:left;
	width:928px;
	margin-top:10px}
.con-ul .post_item,
.con-ul .post_item dl{
	float:left;
	width:928px;}
.con-ul .post_item{
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:1px dashed #dcdcdc}
.con-ul .post_item dl dt{
	float:left;
	width:195px;
	height:125px;
	overflow:hidden}
.con-ul .post_item dl dd{
	float:right;
	width:715px;
	}
.con-ul .post_item dl dd .tit{
	float:left;
	width:715px;
	position:relative}
.con-ul .post_item dl dd .tit a{
	float:left;
	color:#464646;
	width:715px;
	height:30px;
	font-size:18px;
	font-family:"Microsoft YaHei";
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.con-ul .post_item dl dd .tit .date{
	height:24px;
	line-height:24px;
	position:absolute;
	right:0;
	top:60px}
.con-ul .post_item dl dd .tit .date span{
	color:#666;
	float:left;
	display:inline-block;
	height:24px;
	line-height:24px;
	margin-left:20px;
	background:url(../images/gl_zs_bg.png) no-repeat}
.con-ul .post_item dl dd .tit .date .sp1{
	padding-left:23px;
	background-position:0 -25px}
.con-ul .post_item dl dd .tit .date .sp2{
	padding-left:20px;
	background-position:0 -48px}
.con-ul .post_item dl dd .txt{
	color:#999;
	float:left;
	width:590px;
	max-height:40px;
	line-height:20px;
	font-size:12px;
	overflow:hidden;
	font-size:14px;
	font-family:"Microsoft YaHei";
	margin-bottom:10px}
.more-dz{
	float:left;
	color:#777;
	width:590px}
.more-dz p{
	float:left;
	height:24px;
	line-height:24px}
.more-dz .p1{
	width:250px}
.more-dz .p2{
	width:330px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis}
.more-dz p span{
	color:#fa0;
	padding-right:10px;
	font-family:"Microsoft YaHei"}
/*问答*/
.wd_list_box{
	float:left; margin-top:15px;
	width:1190px}
.wd_list_box .wd_tit{
	float:left;
	width:1180px;
	height:44px;
	line-height:44px;
	padding:0 15px;
	background:url(../images/wd-lm-bg.png) left no-repeat}
.wd_list_box .wd_tit h3{
	float:left;
	color:#fff;
	font-size:18px;
	font-weight:500;
	padding-left:30px;
	background:url(../images/wd_ico_03.png) no-repeat 0 10px}
.wd_list_box .wd_tit p{
	float:right;
	color:#fff;
	font-size:14px;
width:300px
}
.wd_list_box .wd_tit p a{
	float:right;
	color:#fff;
	width:120px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin:7px 0 0 10px;
	background:#5dc00e;
	border-radius:20px}
.wd_list_box .wd_con{
	float:left;
	width:1208px;
	padding-bottom:20px;
	border:1px solid #dcdcdc;
	border-top:0}

.faq_list,
.faq_list ul{
	float:left;
	width:1208px}
.faq_list ul li{
	float:left;
	width:1208px}
.faq_list .tw_box,
.faq_list .wt{
	float:left;
	width:1178px;
	font-size:14px;}
.faq_list .tw_box{
	padding:20px 15px 8px}
.tw_box .wt strong{
	color:#505050;
	float:left;
	height:30px;
	line-height:30px;
	font-weight:500;
	padding-left:40px;
	background:url(../images/wd_ico_03.png) no-repeat 0 -50px}
.tw_box .wt p{
	float:left;
	width:800px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.tw_box .wt span,
.faq_list .hf span{
	float:right;
	color:#aeafaf;
	height:30px;
	line-height:30px}
.tw_box .wt span em{
	color:#5f5f5f;
	float:left;
	height:30px;
	line-height:30px;
	margin-right:10px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-style:normal}
.tw_box .nr{
	float:left;
	color:#6cb201;
	width:800px;
	line-height:30px;
	margin-left:82px}
.faq_list .hf{
	float:left;
	width:1178px;
	padding:10px 15px;
	font-size:14px;
	background:#eee;
	border-bottom:1px solid #dcdcdc}
.faq_list .hf strong{
	float:left;
	height:30px;
	line-height:30px;
	font-weight:500;
	padding-left:40px;
	background:url(../images/wd_ico_03.png) no-repeat 0 -100px}
.faq_list .hf .con{
	float:left;
	width:800px;
	min-height:30px;
	line-height:30px}
.faq_list .hf p a{
	color:#6cb201;
	float:right}

.online_box,
.contact_box{
	float:left;
	width:1208px;
	margin-top:20px}
.online_box .onlie_tit,
.contact_box .contact_tit{
	float:left;
	color:#6cb201;
	width:1178px;
	height:40px;
	line-height:40px;
	padding:0 15px;
	font-weight:bold;
	font-size:16px;
	border-bottom:1px solid #dcdcdc}
.contact_box .contact_tit h3{
	float:left;
	color:#6cb201;
	font-size:16px;}
.contact_box .contact_tit span{
	float:left;
	color:#797a7a;
	font-size:14px;
	font-weight:500;
	margin-left:50px}
.online_con,
.contact_con{
	float:left;
	width:1178px;
	padding:0 15px}
.online_con dl,
.contact_con dl{
	float:left;
	width:1178px;
	margin-top:10px}
.online_con dl dt,
.contact_con dl dt{
	float:left;
	color:#595959;
	width:78px;
	height:30px;
	line-height:30px;
	text-align:right;
	font-size:14px}
.online_con dl dd,
.contact_con dl dd{
	float:left;
	width:1100px}
.def_txt{
	float:left;
	height:28px;
	line-height:28px;
	margin-left:10px;
	font-family:"Microsoft YaHei";
	border:1px solid #dcdcdc;
	border-radius:3px}
.online_con dl dd textarea{
	float:left;
	width:500px;
	height:100px;
	margin-left:10px;
	font-family:"Microsoft YaHei";
	border:1px solid #dcdcdc;
	border-radius:3px}
.online_con dl dd label{
	color:#777;
	float:left;
	height:30px;
	line-height:30px;
	cursor:pointer;
	font-size:14px;
	margin-left:10px}
.online_con dl dd label input{
	float:right;
	width:16px;
	height:16px;
	margin:7px 0 0 5px;
	cursor:pointer}
.contact_con dl dd .wd_yzm{
	float:left;
	cursor:pointer;
	margin-left:10px}
.contact_con .tj_btn{
	float:left;
	margin:15px 0 0 88px}
.contact_con .tj_btn a{
	float:left;
	color:#fff;
	width:70px;
	height:28px;
	line-height:28px;
	text-align:center;
	font-size:14px;
	background:#6cb201;
	border-radius:3px}
.w500{
	width:500px}
.w300{
	width:300px}
.w200{
	width:200px}
.faq_list .hf a.xx {
    color: #6cb201;
    float: right;
}
.faq_list .hf .re-con{
    float:left;
    width:800px;
    height:30px;
    line-height: 30px;
}
.page .pageCurrent{
    background: none repeat scroll 0 0 #FFEDE1;
    border-color: #FD6D01;
    color: #FD6D01;
    cursor: text;
    font-weight: bold;
    padding: 3px 7px 4px;
}
.page .pageOff{
    text-align: center;
    width: 22px;
    border: 1px solid #D4D4D4;
    color: #666;
    padding: 3px 7px 4px;
    text-decoration: none;
    background: #FFF;
    overflow: hidden;
}
.page a.pageOff:hover{
    border-color:#FD6D01;
    color:#FD6D01;
    text-decoration:none
}
.page a.pageNext,.page a.pagePrev{
    border: 1px solid #D4D4D4;
    color: #666;
    padding: 3px 7px 4px 15px;
    text-decoration: none;
    width: auto;
    background-color: #fff;
    background-image: url(../images/icon01.gif);
    height: 9px;
    background-position: -50px -154px;
}
.le-page{
    float:left;
    margin-top:20px;
    width:1188px;
}
.le-page .page{
    float:right;
    display: inline-block;
}
#leave_fm .error{
    border:1px solid red;
}
#leave_fm .bt{
    color:red;
    line-height: 30px;
    float:left;
    padding: 0px 5px;
}
#leave_fm .one-hint{
    line-height: 40px;
    margin-left:10px
}
.width_1210{width:1190px; margin:auto;}
.width_1210 .wd_list_box .sh-con{
    float:left;
    border:1px solid #dcdcdc;
    border-bottom: 0px;
    padding-bottom: 0px;
    border-top:0
}
/*右侧模块*/
.hot_pro{
	float:left;
	width:240px;
	margin-bottom:10px}	
.hot_pro h3{
	float:left;
	color:#fff;
	width:230px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:16px;
	font-family: "Microsoft YaHei";
	font-weight:500;
	background:#2ac719}
.side_plb_list{
	float:left;
	width:238px;
	border:1px solid #e5e5e5;
	border-top:0}
.dl_list{
	float:left;
	width:218px;
	padding-bottom:10px;
	margin:10px 10px 0;
	border-bottom:1px dashed #dcdcdc}
.side_plb_list .bor_bot_0{
	border-bottom:0}	
.dl_list dt{
	float:left;
	width:218px;
	height:130px;
	position:relative}
.dl_list dt s{
	display:block;
	width:51px;
	height:52px;
	position:absolute;
	right:0;
	top:-10px;
	background:url(../images/hot_mai.png) left no-repeat}
.dl_list .dd1{
	float:left;
	width:218px;
	height:auto;
	margin-top:5px}
.dl_list .dd1 a{
	float:left;
	color:#555;
	width:218px;
	height:auto;
	line-height:24px;
	overflow:hidden;
	font-size:14px}
.dl_list .dd1 a:hover{
	color:#f60;
	text-decoration:underline}
.dl_list .dd2{
	float:left;
	width:218px;
	height:31px;
	margin-top:5px}
.dl_list .dd2 .sp_1{
	float:left;
	color:#f60;
	height:31px;
	line-height:31px;
	font-family:"Microsoft YaHei";
	font-size:18px}
.dl_list .dd2 .sp_1 .rmb_1{
	font-size:18px}
.dl_list .dd2 .sp_1 .rmb_2{
	font-size:18px}
.dl_list .dd2 .sp_1 span{
	font-size:12px}
.dl_list .dd2 .sp_2{
	float:left;
	color:#555;
	height:31px;
	line-height:31px;
	font-size:12px;
	margin-left:10px}
.dl_list .dd2 a{
	float:right;
	color:#fff;
	width:62px;
	height:31px;
	line-height:31px;
	text-align:right;
	padding-right:10px;
	font-family:"Microsoft YaHei";
	font-size:18px;
	background:url(../images/buy_t.png) left no-repeat}
.pro_ph{
	float:left;
	width:218px;
	padding-bottom:5px;
	margin:12px 10px 0;
	border-bottom:1px dashed #dcdcdc}
.pro_ph dt{
	float:left;
	width:218px;
	height:30px;
	line-height:30px;}
.pro_ph dt s{
	float:left;
	color:#fff; text-decoration:none;
	width:20px;
	height:20px;
	line-height:20px;
	margin-top:5px;
	text-align:center;
	background:#2ac719;}
.pro_ph dt a{
	float:left;
	color:#555;
	width:190px;
	height:30px;
	line-height:30px;
	margin-left:8px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis}
.pro_ph dd{
	float:left;
	color:#888;
	width:218px;
	height:30px;
	line-height:30px}
.pro_ph dd span{
	float:left}
.pro_ph dd b{
	float:left;
	width:75px;
	height:15px;
	margin:7px 10px 0 0;
	background:url(../images/body_bg.png) no-repeat -925px 0}
.pro_ph dd b s{
	float:left;
	height:15px;
	background:url(../images/body_bg.png) no-repeat -925px -30px}
.discuss{
	float:right;
	width:240px;
	height:auto;
	margin-bottom:10px}
.discuss h3{
	float:left;
	color:#fff;
	width:230px;
	height:30px;
	line-height:30px;
	font-family:"Microsoft YaHei";
	font-weight:500;
	padding-left:10px;
	background:#2ac719}
.discuss .dis_list{
	height:auto; padding-bottom:5px;
	margin:0;
	overflow:hidden;
	border:1px solid #e5e5e5}
.b_side_list{
	float:left;
	width:240px;
	margin-bottom:10px}
.b_side_list h3 {
	float:left;
	color:#2ac719;
	width:240px;
	height:35px;
	line-height:35px;
	font-weight:500;
	font-family:"Microsoft YaHei";
	font-size:18px;
	background:url(../images/body_bg.png) no-repeat left bottom}
.b_side_list h3 s {
	float:left;
	width:24px;
	height:24px;
	margin:5px 5px 0 0;
	background:url(../images/body_bg.png) no-repeat right -341px}
.b_side_con{
	float:left;
	width:238px;
	height:auto;
	border:1px solid #ddd}
.b_side_con ul li{
	float:left;
	width:218px;
	margin:10px 10px 0;
	padding-bottom:10px;
	border-bottom:1px dashed #ddd}
.b_side_con ul li .p1{
	float:left;
	width:218px}
.b_side_con ul li .p2{
	float:left;
	color:#555;
	width:218px;
	height:60px;
	overflow:hidden;
	line-height:20px;
	margin:10px 0}
.b_side_con ul li .p3{
	float:left;
	width:218px;
	height:26px;}
.b_side_con ul li .p3 span{
	float:left;
	height:26px;
	line-height:26px;
	color:#f60;
	font-size:14px;
	font-family:"Microsoft YaHei"}
.b_side_con ul li .p3 a{
	float:right;

	width:80px;
	height:26px;
	line-height:26px;
	color:#fff;
	text-align:center;
	font-size:14px;
	font-family:"Microsoft YaHei";
	background:#f60}
.b_side_con ul li.bor_bot_0{
	border-bottom:0}
.h_side_list,.l_side_list{
	float:left;
	width:240px;
	margin-bottom:10px}	
.h_side_list h3,.l_side_list h3{
	float:left;
	color:#2ac719;
	width:240px;
	height:35px;
	line-height:35px;
	font-weight:500;
	font-family:"Microsoft YaHei";
	font-size:18px;

	background:url(../images/body_bg.png) no-repeat left bottom}
.h_side_list h3 s,.l_side_list h3 s{
	float:left;
	width:24px;
	height:24px;
	margin:5px 5px 0 0;
	background:url(../images/body_bg.png) no-repeat}
.h_side_list h3 s{
	background-position:right -708px}
.l_side_list h3 s{
	background-position:right -708px}
.h_side_con,.l_side_con{
	float:left;
	width:238px;
	height:auto;
	border:1px solid #ddd;
	border-top:0}
.h_side_con dl,.l_side_con dl{
	float:left;
	width:218px;
	margin:10px 10px 0;
	padding-bottom:10px;
	border-bottom:1px solid #dedede}
.h_side_con dl dt a{
	color:#0073b6;
	float:left;
	width:190px;
	height:30px;
	line-height:30px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	margin-left:10px}
.h_side_con dl dt s{
	float:left;
	color:#fff;
	width:15px;
	height:15px;
	margin-top:8px;
	text-align:center;
	background:#f60}
.h_side_con dl dd{
	float:left;
	width:216px;}
.h_side_con dl dd p{
	float:left;
	width:130px;
	height:30px;
	line-height:30px}
.h_side_con dl dd p b{
	float:left;
	width:75px;
	height:15px;
	margin:6px 0 0 5px}
.h_side_con dl dd p b s{
	float:left;
	height:15px;
	background:url(../images/body_bg.png) no-repeat -925px -30px}
.h_side_con dl dd span{
	float:right;
	height:30px;
	line-height:30px;}
.h_side_con dl dd span strong{
	color:#f60;
	font-size:24px;
	font-weight:500;
	margin-right:3px}
.h_side_con dl.bor_bot_none,.l_side_con dl.bor_bot_none{
	border-bottom:0}
.l_side_con dl dt{
	float:left;
	width:105px;
	height:80px;
	margin-right:10px}
.l_side_con dl .dd_1{
	float:left;
	color:#666;
	width:100px;
	height:54px;
	line-height:18px;
	overflow:hidden}
.l_side_con dl .dd_1 a{
	color:#0073b6}
.l_side_con dl .dd_1 a:hover{
	color:#f60;
	text-decoration:underline}
.l_side_con dl .dd_2{
	float:left;
	color:#f60;
	width:100px;
	height:26px;
	line-height:26px;
	font-size:16px;
	font-family:"Microsoft YaHei";
	overflow:hidden;
	text-align:right}
.rig_side_list{
	float:left;
	width:240px;
	margin-bottom:10px}
.rig_side_list h3{
	float:left;
	color:#fff;
	width:230px;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-family:"Microsoft YaHei";
	font-size:16px;
	font-weight:500;
	background:#2ac719}
.rig_side_list .list_all{
	float:left;
	width:218px;
	padding:0 10px 10px;
	border:1px solid #e5e5e5;
	border-top:0}
.rig_side_list .list_all dl{
	float:left;
	margin-top:10px}
.rig_side_list .list_all dl dt{
	float:left;
	width:80px;
	height:60px}
.rig_side_list .list_all dl dd{
	float:left;
	color:#555;
	width:125px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	margin-left:10px}
.rig_side_list .list_all dl dd a{
	float:left;
	color:#2ac719;
	width:125px;
	height:24px;
	line-height:24px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.rig_side_list .list_all dl dd span{
	color:#f60;
	font-size:14px;
	margin-right:3px}
.rig_list{
	float:right;
	width:240px;
	height:376px;
	margin-bottom:10px;}
.rig_list h3{
	color:#333;
	float:left;
	width:240px;
	height:35px;
	overflow:hidden;
	font-size:16px;
	font-weight:500;
	font-family:"Microsoft YaHei"}
.rig_list h3 s{
	float:right;
	width:90px;
	height:10px;
	margin-top:12px;
	border-top:1px solid #e5e5e5}
.rig_list dl{
	float:left;
	width:240px;}
.rig_list dl dt{
	float:left;
	margin-bottom:10px}
.rig_list dl dt span{
	float:left;
	width:240px;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	opacity:0.7;
	filter:alpha(opacity=70);
	background:#000}
.rig_list dl dt .img_title{
	float:left;
	color:#fff;
	width:220px;
	height:30px;
	line-height:30px;
	margin-top:-30px;
	padding:0 10px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:14px;
	position:relative;
	z-index:99999}
.rig_list dl dd{
	float:left;
	width:240px;
	height:30px;
	line-height:30px;
	overflow:hidden}
.rig_list dl dd .a_mdd{

	float:left;
	color:#2ac719;
	width:60px;
	height:30px;
	line-height:30px;
	overflow:hidden;
	font-size:14px;
	padding-left:18px;
	background:url(../images/gl_list_bg.png) left no-repeat}
.rig_list dl dd .a_title{
	float:left;
	color:#333;
	width:155px;
	height:30px;
	line-height:30px;
	margin-left:5px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	font-size:14px}
.rig_list dl dd .a_title:hover{
	color:#f60;
	text-decoration:underline}
	.top_first {
float: left;
width: 1210px;
margin: 8px 0;
}
.wid_1200 {
width: 1200px;
margin: auto;
}
.u_order_qrcode{ top:10px; left:100px;}