.bg{width: 100%; background: #F2F2F2;}

/*第一屏*/
.oneBox{width: 1198px; margin: 20px auto 0; padding-bottom: 20px; background: #FFF; border: #E5E5E5 1px solid;}
/*标题部分*/
.oneBox .lineTit{height: auto; padding: 20px 20px 0; overflow: hidden;}
.oneBox .lineTit h1{font-weight: 500; font-size: 29px; line-height: 36px;}
.oneBox .lineTit p.subtit{height: auto; padding-bottom: 8px; border-bottom: 1px solid #DDD; font-size: 19px; color: #754; line-height: 32px; font-weight: 100; margin-top: 10px; overflow: hidden;}
.oneBox .lineTit p.code{height: 26px; line-height: 26px; margin: 18px 0 5px; overflow: hidden; text-overflow:ellipsis;  white-space:nowrap}
.oneBox .lineTit p.code span,.oneBox .lineTit p.code em{display: inline-block; float: left;}
.oneBox .lineTit p.code span{font-size: 16px; margin-right: 30px;}
.oneBox .lineTit p.code em{padding: 0 10px; height: 24px; line-height: 24px; font-size: 15px; border: 1px solid #DDD; color: #777; border-radius: 5px; margin-left: 8px;}
.oneBox .lineTit p.code em.color-1{border-color: #FC6076; color: #FC6076;}
.oneBox .lineTit p.code em.color-2{border-color: #C67FF6; color: #C67FF6;}
.oneBox .lineTit p.code em.color-3{border-color: #2CCD89; color: #2CCD89;}
.oneBox .lineTit p.code em.color-4{border-color: #1ED2C7; color: #1ED2C7;}
.oneBox .lineTit p.code em.color-5{border-color: #529EFF; color: #529EFF;}
.oneBox .lineTit p.code em.color-6{border-color: #FA5F39; color: #FA5F39;}
/*一屏下*/
.oneBox .lineBot{width: 1198px; margin-top: 15px;}
/*下左*/
.oneBox .lineBot .lineBot-lt{width: 580px; float: left; padding-left: 20px;}
/*焦点图*/
#tFocus{width:580px; height:407px; overflow:hidden;}
/*大图部分*/
#tFocus-pic{width:580px; height:320px; position:relative;}
#tFocus-pic li{width:580px; height:320px; position:absolute; left:0; top:0; filter:alpha(opacity:0); opacity:0;}
#tFocus-pic li img{display: block; width: 580px; height: 320px;}
/*小图部分*/
#tFocusBtn{width:580px; height:77px; z-index:20; margin-top: 10px; overflow:hidden;}
/*翻页按钮*/
#tFocus-leftbtn,#tFocus-rightbtn{width:24px; height: 77px; float:left; text-indent: -9999px; background-image: url(../images/line/line.png); background-repeat: no-repeat;}
#tFocus-leftbtn{background-position: 0 0; margin-right: 8px;}
#tFocus-rightbtn{background-position: -30px 0;}
#tFocus-leftbtn:hover{background-position: 0 -87px;}
#tFocus-rightbtn:hover{background-position: -30px -87px;}
/*小图*/
#tFocus-btn{width:524px; height:77px; position:relative; float: left; overflow:hidden;}
#tFocus-btn ul{width:100000px; position:absolute; left:0; top:0;}
#tFocus-btn li{width:123px; height:77px; margin-right: 8px; display:block; float:left; overflow: hidden;}
#tFocus-btn li img{width:123px; height:77px;}
#tFocus-btn li.active img{width:119px; height:73px; border:2px solid #5ABB1F;}

.ltfuzhu{width: 580px; margin-top: 10px; height: 373px; overflow: hidden;}
.ltfuzhu .fenxiang{width: 580px; height: 41px; margin-top: 10px; background: #F5F5F5;}
/*日历*/
.calendarBox{width: 580px; height: auto; overflow: hidden;}
.calendarBox2{width: 100%; height: auto; overflow: hidden;}
.disno{display: none;}
/*头部*/
.calendar_tit{width: 100%; height: 40px; background: #F5F5F5; overflow: hidden;}
.calendar_tit li{width: 14%; height: 40px; float: left; font: 100 14px/40px "microsoft yahei","SimHei",Arial,sans-serif; color: #333; cursor: pointer; text-align: center;}
.calendar_tit li.thistab{border-bottom: 2px solid #f90; height: 38px; line-height: 38px; color: #F60; font-weight: 700;}
.calendar_tit div{float: left; height: 40px; font: 100 14px/40px "microsoft yahei","SimHei",Arial,sans-serif; margin-left: 20px; color: #F20;}
/*内容部分*/
.calendar_con{width: 100%; height: auto; overflow: hidden;}
.calendar_con li{width: 100%; height: auto; overflow: hidden; display: none;}
/*表格部分*/
.calendar_table{width: 100%; background: #E5E5E5; padding: 0; margin: 0; border-collapse: inherit; text-align: center;}
.calendar_table td{background: #FFF;}
/*表头*/
.calendar_table thead td{background: #808080; height: 25px; color: #FFF;}
.calendar_table thead td.frist{background: #00AF67;}
.calendar_table thead td.last{background: #00AF67;}
/*表内容*/
.calendar_table tbody td{height: 50px;}
.calendar_table tbody td.rest{background: #FEF3F3;}
.calendar_table tbody td.this_cur{background: #F80;}
/*各自内部父容器*/
.calendar_table tbody td a{display: block; width: 100%; height: 40px; padding: 5px 0;}
/*空日期*/
.calendar_table tbody td a.outter{background: #FAFAFA;}
.calendar_table tbody td a.outter span.day{color: #b2b2b2;}
/*今天*/
.calendar_table tbody td a.today{background: #F0675D; color: #FFF;}
.calendar_table tbody td a.today span.day{color: #FFF;}
/*内部样式*/
.calendar_table tbody td a span{display: block; height: 20px; font: 100 12px/20px "microsoft yahei","SimHei",Arial,sans-serif; text-align: center; overflow: hidden;}
.calendar_table tbody td a span.day{color: #555;}
.calendar_table tbody td a span.adult{color: #999;}
.calendar_table tbody td a span.adult i{color: #F60; margin: 0 2px;}
.calendar_table tbody td.this_cur a span.day{color: #FFF;}
.calendar_table tbody td.this_cur a span.adult{color: #FFF;}
.calendar_table tbody td.this_cur a span.adult i{color: #FFF;}

/*下右*/
.oneBox .lineBot .lineBot-rt{width: 598px; height: 790px; float: right;}

/*价格*/
.priceBox{width: 558px; height: 80px; padding-left: 40px; background: url(../images/line/prebg.png) no-repeat; overflow: hidden;}
.priceBox .cankao{float: left; height: 80px; font: 500 16px/52px "microsoft yahei","SimHei",Arial,sans-serif; color: #FFF;}
.priceBox .jiage{float: left; height: 80px; padding-left: 20px;}
.priceBox .jiage strong{display: block; color: #FFF; margin-top: 10px; font: 700 24px/30px "microsoft yahei","SimHei",Arial,sans-serif;}
.priceBox .jiage p {font: 100 16px/30px "microsoft yahei","SimHei",Arial,sans-serif; color: #eee;}
.priceBox .youhui{float: left; height: 50px; margin-left: 20px; padding: 15px 0;}
.priceBox .youhui a{display: block; padding: 0 8px; color: #754; height: 20px; font: 100 12px/20px "microsoft yahei","SimHei",Arial,sans-serif; background: #FFF; border-radius: 10px; cursor: pointer;}
.priceBox .qijia{float: left; height: 50px; margin-left: 20px; padding: 15px 0;}
.priceBox .qijia a{display: block; padding: 0 8px; color: #754; height: 20px; font: 100 12px/20px "microsoft yahei","SimHei",Arial,sans-serif; background: #FFF; border-radius: 10px; cursor: pointer;}
.priceBox .flash{display: block; width: 60px; height: 80px; float: right; margin: 0 20px;}
.priceBox .flash span{display: block; width: 45px; height: 45px; margin: 8px auto 0; background: url(../images/line/flash_btn.png) no-repeat; text-indent: -9999px;}
.priceBox .flash p{height: 20px; line-height: 20px; font-size: 14px; color: #FFF; text-align: center;}
/*基本信息*/
.infoBox{width: 595px; height: 50px; padding: 20px 0 20px 3px; border-bottom: 1px solid #E5E5E5; overflow: hidden;}
.infoBox li{width: 119px; float: left; text-align: center; border-right: 1px solid #E5E5E5; margin-right: -1px;}
.infoBox li em{display: block; height: 20px; font: 100 15px/20px "microsoft yahei","SimHei",Arial,sans-serif; color: #555;}
.infoBox li p{height: 30px; padding: 0 5px; font: 100 13px/30px "microsoft yahei","SimHei",Arial,sans-serif; color: #848484; overflow:hidden; text-overflow:ellipsis; white-space:nowrap}

/*适合人群*/
.crowdBox{width: 558px; height: 25px; margin: 20px 20px 0; line-height: 25px; font-size: 14px; overflow: hidden;}
.crowdBox dt{width: 75px; height: 25px; font: 100 14px/25px "microsoft yahei","SimHei",Arial,sans-serif; float: left;}
.crowdBox dd{display: block; width: 473px; height: 25px; float: right; overflow: hidden; white-space: normal; word-break: keep-all; white-space: nowrap;}
.crowdBox dd span{display: inline-block; height: 23px; float: left; border: 1px solid #E5E5E5; border-radius: 3px; padding: 0 10px; margin-right: 10px; font: 100 13px/23px "microsoft yahei","SimHei",Arial,sans-serif; color: #777;}

/*产品特色*/
.cpTese{width: 554px; height: 240px; margin: 20px 20px 0; border: 2px solid #FFD39A; overflow: hidden;}
.cpTese h4{height: 40px; line-height: 40px; padding: 0 15px; font-size: 16px; background: #F5F5F5;}
.cpTese .cpTese_on{margin: 10px 2px 10px 15px; padding-right: 10px; background: #FFF; height: 180px; line-height: 30px; font-size: 15px; overflow-y:auto;}
.cpTese .cpTese_on::-webkit-scrollbar {width: 10px;}
.cpTese .cpTese_on::-webkit-scrollbar-thumb {
	border-radius: 10px;
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	background: #FFD39A;
}
.cpTese .cpTese_on::-webkit-scrollbar-track {/*滚动条里面轨道*/
	-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
	border-radius: 10px;
	background: #EDEDED;
}
.cpTese .cpTese_on p{font-size: 15px;}
.cpTese .cpTese_on p span{font-size: 15px !important;}
/*预订部分*/
.orderBox{width: 554px; height: 286px; margin: 20px 20px 0; border: 2px solid #FFD39A;}
.orderBox .div_hang{width: 524px; height: auto; padding: 0 15px; margin-top: 15px; position: relative;}
.orderBox .div_hang label{display: inline-block; float: left; width: 75px; height: 30px; line-height: 30px; font-size: 14px;}
/*订单列表*/
.order_list{width: 524px; height: 30px; padding: 5px 15px; border-bottom: 1px solid #DDD; background: #F5F5F5; overflow: hidden;}
.order_list label{display: inline-block; float: left; width: 75px; height: 30px; line-height: 30px; font-size: 16px;}
.order_list .order_list_on{height: 30px; line-height: 30px; float: right;}
.order_list .order_list_on p{float: left; margin-left: 15px;}
.order_list .order_list_on p span,.order_list .order_list_on p em{display: inline-block; height: 30px; float: left;}
/*出游类型*/
.orderBox .div_hang .orderBox_type{width: 448px; height: 30px; float: right; overflow: hidden;}
.orderBox .div_hang .orderBox_type span{display: inline-block; float: left; padding: 0 15px; height: 22px; line-height: 22px; border: 1px solid #DDD; border-radius: 3px; margin: 3px 8px 3px 0; cursor: pointer; font-size: 12px;}
.orderBox .div_hang .orderBox_type span.cur{background: url(../images/cur.png) no-repeat top right; border: 1px solid #50B400; color: #50B400;}
/*出发时间*/
.orderBox_date{width: 448px; height: 30px; float: right; position: relative;}
.orderBox_date input.order_time{display: block; width: 280px; height: 28px; padding: 0 10px; font-size: 12px; line-height: 28px; border: 1px solid #DDD; border-radius: 3px; cursor: pointer; color: #777;}
.orderBox_date i{display: inline-block; width: 14px; height: 14px; background: url(../images/calendar.png) no-repeat; position: absolute; left: 280px; top: 7px; text-indent: -9999px;}
/*出游人数*/
.orderBox_ren{float: left; width: 448px; height: 30px; overflow: hidden;}
.orderBox_ren .renshu{height: 30px; float: left; margin-right: 20px; overflow: hidden;}
.orderBox_ren span{float: left; display: inline-block; height: 30px; margin-left: 5px; line-height: 30px; color: #999;}
.orderBox_ren input{display: inline-block; float: left; width: 50px; height: 28px; line-height: 28px; border: 1px solid #DDD; background: #FFF; text-align: center; color: #848484;}
.orderBox_ren a{display: inline-block; float: left; width: 28px; height: 28px; background: #FFF; border: 1px solid #DDD;}
.orderBox_ren a i{display: block; background-image: url(../images/line/line-icon.png); background-repeat: no-repeat; text-indent: -9999px;}
.orderBox_ren a.jian{border-right: 0; border-radius: 3px 0 0 3px;}
.orderBox_ren a.jian i{width: 8px; height: 2px; background-position: -191px -170px; margin: 13px 10px;}
.orderBox_ren a.jia{border-left: 0; border-radius: 0 3px 3px 0;}
.orderBox_ren a.jia i{width: 8px; height: 8px; background-position: -219px -166px; margin: 10px;}
.orderBox_ren a.jian i.on_bg{background-position: -148px -171px;}
.orderBox_ren a.jia i.on_bg{background-position: -168px -165px;}
/*预订按钮*/
.div_btn{width: 449px; height: 40px; margin-top: 15px; padding-left: 90px;}
.div_btn button.submit_btn{display: block; float: left; width: 144px; height: 40px; line-height: 40px; border-radius: 3px; background: #FF8800; color: #FFF; text-align: center; font-size: 16px; cursor: pointer;}

/*定制*/
.line-dingzhi{height: 30px; line-height: 30px; margin-top: 15px; padding: 5px 15px; background: #F5F5F5;}
.line-dingzhi i{display: inline-block; width: 30px; height: 30px; float: left; background: url(../images/line/line-dingzhi.png) no-repeat; text-indent: -9999px;}
.line-dingzhi em,.line-dingzhi span,.line-dingzhi a{display: inline-block; height: 30px; float: left;}
.line-dingzhi em{margin: 0 10px 0 10px; font-size: 16px;}
.line-dingzhi span{margin-right: 10px; font-size: 16px; color: #999;}
.line-dingzhi a{padding: 0 15px; height: 26px; line-height: 25px; border: 1px solid #F90; border-radius: 15px; margin: 1px 0; color: #F90;}
.line-dingzhi a:hover{background: #F60; color: #FFF;}
/*电话地址*/
.lianxi{width: 548px; height: auto; margin: 10px 20px 0;overflow: hidden;}
.lianxi p{height: 26px; font: 100 14px/26px "microsoft yahei","SimHei",Arial,sans-serif; color: #848484;}


/*弹出日历*/
.tanCalendar{display: none; position: absolute; top: 44px; left: 77px; width: 520px; height: auto; border: 1px solid #ddd; background: #fff; font-size: 12px; box-shadow: 0 0 5px rgba(0,0,0,0.14); z-index: 99999;}
.tanCalendar .tanBox{padding: 10px; width: 500px; position: relative;}
.dp-arrow1{position: absolute; top: -17px; left: 28px; border: 8px solid transparent; border-bottom-color: #ddd;}
.dp-arrow2{position: absolute; top: -7px; left: 28px; border: 8px solid transparent; border-top: none; border-bottom-color: #fff;}

/*行程详情*/
.tripBox{width: 1200px; margin: 20px auto 0;}

/*左部*/
.xiangqing_lt{width: 1000px; height: auto; float: left; overflow: hidden;}

/*行程导航*/
.tripNavBox{width: 980px; height: 42px; padding: 8px 10px 0; background: #4C5A65; z-index: 99; overflow: hidden; position: relative;}
.tripNavBox_top{position: fixed; top: 0;}

/*开始*/
.tripNav{width: 980px; height: 42px; overflow: hidden;}
.tripNav li{float: left; padding: 0 15px; height: 42px; line-height: 40px; font-size: 16px;  position: relative;}
.tripNav li:before{display: block; content: "\200B"; width: 1px; height: 20px; background: #999; position: absolute; right: 0; top: 50%; margin-top: -10px;}
.tripNav li a{color: #FFF;}

.tripNav li.current{background: #FFF; border-radius: 5px 5px 0 0;}
.tripNav li.current:before{display: none;}
.tripNav li.current:after{display: block; content: "\200B"; width: 80%; height: 2px; background: #F90; position: absolute; left: 10%; bottom: 0;}
.tripNav li.current a{color: #000;}


/*预订流程*/
.liucheng{border: 1px solid #E5E5E5; background: #FFF; border-top: 0; padding: 10px 0 20px; height: auto; overflow: hidden;}
.liucheng li{width: 20%; float: left;}
.liucheng li i{display: block; font-size: 35px; text-align: center; color: #f90}
.liucheng li em{display: block; height: 20px; line-height: 20px; font-size: 16px; text-align: center; margin-top: 10px; color: #f90}

/*公共容器*/
.tripBoxPulic{width: 958px; padding: 20px; margin-top: 20px; background: #FFF; border: 1px solid #E5E5E5; height: auto; overflow: hidden;}
/*公共锚点*/
.maodian{height: 50px; padding-bottom: 10px; border-bottom: 1px solid #E5E5E5;}
.maodian_trip{margin: 0 20px;}
.maodian .ico{height: auto; float: left; overflow: hidden;}
.maodian .ico span{display: block; background-image: url(../images/line/trip_bg.png); background-repeat: no-repeat;}
.maodian .ico span.ico-1{width: 28px; height: 42px; background-position: 0 -50px;}
.maodian .ico span.ico-2{width: 52px; height: 32px; background-position: -101px -120px;}
.maodian .ico span.ico-3{width: 35px; height: 38px; background-position: -100px -50px;}
.maodian .ico span.ico-4{width: 36px; height: 40px; background-position: 0 -121px;}
.maodian .ico span.ico-5{width: 32px; height: 37px; background-position: -346px -55px;}
.maodian .ico span.ico-6{width: 42px; height: 37px; background-position: -399px -275px;}
.maodian .ico span.ico-7{width: 34px; height: 40px; background-position: -399px -197px;}
/*标题*/
.maodian .tit{height: 50px; float: left; margin-left: 20px;}
.maodian .tit em{display: block; height: 25px; font: 100 20px/25px "microsoft yahei","SimHei",Arial,sans-serif;}
.maodian .tit p{height: 25px; font: 100 14px/25px "microsoft yahei","SimHei",Arial,sans-serif; color: #999;}


/*行程概览*/
.trip_gailan{width: 958px; height: auto;  overflow: hidden;}
.trip_gailan table{width: 100%; height: 40px; background: #E5E5E5; text-align: center; overflow: hidden;}
.trip_gailan table th{height: 45px; font: 100 14px/45px "microsoft yahei","SimHei",Arial,sans-serif; background: #F5F5F5;}
.trip_gailan table td{background: #FFF; padding: 10px; height: 44px; color: #555; line-height: 22px; font-size: 14px; overflow: hidden;}

.trip_gailan .trip_gailan_more{display: block; width: 300px; height: 40px; margin: 20px auto 0; line-height: 40px; font-size: 16px; border-radius: 5px; background: #f90; color: #fff; text-align: center; cursor: pointer;}
.trip_gailan .trip_gailan_more_on{background: #F60;}
.trip_gailan .trip_gailan_more:hover{background: #F60; border-color: #F20; transition: all ease-out .5s; color: #FFF;}

.trip_gailan .trip_gailan_more i{display: inline-block; height: 40px; line-height: 40px; vertical-align: middle; margin-right: 5px; transform-origin:center center; transform: rotate(0deg); -webkit-transform: rotate(0deg); transition: transform 0.3s;}
.trip_gailan .trip_gailan_more_on i{transform-origin:center center; transform: rotate(180deg); -webkit-transform: rotate(180deg); transition: transform 0.3s;}

/*行程详情*/
.tripDetail{width: 998px; border: 1px solid #E5E5E5; margin-top: 20px; padding-top: 20px; background: #FFF;}
.tripDetail_on{height: auto; overflow: hidden;}
/*行程小锚点*/
.xiaomiaodian{width: 40px; height: auto; float: left; margin-left: 10px; overflow: hidden; position: relative;}
.xiaomiaodian ul.xiaomiaodian_hide{display: none; width: 40px; height: auto; overflow: hidden;}
.xiaomiaodian ul.xiaomiaodian_hide li{display: block; width: 40px; height: 40px; line-height: 40px; text-align: center; color: #fff; background: #F90; margin-bottom: 1px; cursor: pointer;}
.xiaomiaodian ul.xiaomiaodian_hide li.current{background: #F00;}

/*行程开始*/
.tripStart{width: 918px; float: right; border-left: 1px dotted #A2A2A2;}
.tripStart .xc_on{width: 858px; margin-top: 30px; padding: 0px 30px;}

.xc_on_tit{width: 858px; line-height: 35px; font-size: 18px; position: relative;}
.tripStart .xc_on .xc_on_tit i.icon{display: block; width: 40px; height: 50px; background: url(../images/line/d1.png) no-repeat; line-height: 40px; text-align: center; position: absolute; top: 0; left: -50px; top: -3px; color: #FFF; font-size: 18px;}
.tripStart .xc_on .xc_on_tit span.days{display: inline-block; width: 80px; height: 28px; float: left; text-align: center; margin: 3px 0; line-height: 28px; font-size: 15px; background: #01C192; border-radius: 3px; color: #FFF;}
.tripStart .xc_on .xc_on_tit p.tits{width: 768px; float: right; line-height: 35px; font-size: 18px;}
.tripStart .xc_on .xc_on_tit p.tits em{display: inline-block; height: 35px; line-height: 20px; margin: 0 8px; font-size: 18px; vertical-align: -5px; color: #999;}
.tripStart .xc_on .xc_on_tit p.tits em.f1{font-size: 28px;}
.tripStart .xc_on .xc_on_tit p.tits em.f2{font-size: 28px;}
.tripStart .xc_on .xc_on_tit p.tits em.f3{font-size: 28px;  vertical-align: -3px;}
.tripStart .xc_on .xc_on_tit p.tits em.f4{font-size: 24px;  vertical-align: -3px;}
.tripStart .xc_on .xc_on_tit p.tits em.f5{font-size: 28px;}
.tripStart .xc_on .xc_on_tit p.tits em.f6{font-size: 30px;}
.xc_on_info{width: 858px; margin-top: 10px; padding: 10px 0; border-top: 1px dotted #CCC; border-bottom: 1px dotted #e5e5e5;}
.xc_on_info p{line-height: 30px; font-size: 15px; color: #777;}
.xc_on_info p.chi span{margin-right: 30px;}
.xc_on_info p i{display: inline-block; color: #f90; font-size: 22px; margin-right: 5px; vertical-align: -2px;}
.xc_on_txt{margin-top: 10px;}
.xc_on_txt .txts{line-height: 28px; font-size: 15px;}
.xc_on_txt .txts p{margin-top: 15px;}
.xc_on_txt .txts p:first-child{margin: 0;}
.sightFull{width: 836px; height: 130px; padding: 10px; margin-top: 15px; background: #F5F7FA; border: 1px solid #E5E5E5; border-radius: 3px; overflow: hidden;}
.sightFull:first-child{margin-top: 20px;}
.sightFull .pic{width: 190px; height: 130px; float: left; overflow: hidden;}
.sightFull .pic img{display: block; width: 190px; height: 130px;}
.sightFull .txt{width: 630px; height: 130px; float: right; overflow: hidden;}
.sightFull .txt a{display: block; height: 30px; font-size: 17px;}
.sightFull .txt p{height: 50px; line-height: 25px; font-size: 15px; color: #777; overflow: hidden;}
.con-BEI{height: 40px; line-height: 40px; text-align: center; color: #999; margin-top: 20px; padding: 20px 0; border-top: 1px solid #E5E5E5;}
/*公共行程文字容器*/
.tripPublicTxt{margin-top: 15px; font-size: 15px; line-height: 28px;}
.tripPublicTxt p{margin-top: 15px;}
.tripPublicTxt p:first-child{margin: 0;}
/*右部*/
.tripRt{width: 200px; float: right; position: relative;}
.tripRt_on{width: 180px; height: auto; padding: 10px; background: #F5F7FA; overflow: hidden;}
.tripRt_fixed{position: fixed; top: 0;}
.tripRt_on h3{height: 30px; text-align: center; margin-top: 10px; position: relative;}
.tripRt_on h3:after{display: block; content: "\200B"; width: 100%; height: 0px; border-top: 1px dotted #A2A2A2; position: absolute; top: 15px; left: 0; z-index: 1;}
.tripRt_on h3 span{display: inline-block; padding: 0 15px; background: #F5F7FA; height: 30px; line-height: 30px; font-size: 16px; position: relative; z-index: 2;}
/*产品数据*/
.linedata{height: auto; border: 1px solid #E5E5E5; padding: 10px 0; overflow: hidden;}
.linedata li{width: 50%; float: left; height: auto; border-left: 1px solid #E5E5E5; margin-left: -1px; text-align: center; overflow: hidden;}
.linedata li em{display: block; height: 30px; line-height: 30px; font-size: 13px;}
.linedata li em i{display: inline-block; margin-right: 5px; font-size: 16px; color: #888;}
.linedata li p{height: 30px; line-height: 30px; font-size: 14px; color: #999;}
/*微信客服*/
.weikefu_kefu_pic{width:180px; height: 180px; margin-top: 10px; overflow: hidden;}
.weikefu_kefu_pic img{display: block; width: 180px; height: 180px;}
.weikefu_kefu_txt{width: 180px; height: auto; margin-top: 10px; padding-bottom: 10px; border-bottom: 1px solid #E5E5E5;  overflow: hidden;}
.weikefu_kefu_txt img{width: 50px; height: 50px; border-radius: 50%; float: left; display: block; box-shadow: -1px -1px 1px rgba(0,0,0,.5);}
.weikefu_kefu_txt p{width: 120px; height: 50px; float: right;}
.weikefu_kefu_txt p span{display: block; height: 25px; line-height: 25px;}
/*联系我们*/
.callUs{padding: 5px 10px; border: 1px solid #E5E5E5; margin-top: 15px; background: #FFF; overflow: hidden;}
.callUs .tit{height: 30px; border-bottom: 1px dotted #E5E5E5; padding: 0 0 5px; color: #999; line-height: 30px; font-size: 16px; text-align: center;}
.callUs p{line-height: 25px; font-size: 20px; color: #F90; margin: 10px 0 5px;}
.callUs p.p1{text-align: center;}
.callUs p.p2{margin-top: 5px; font-size: 15px; color: #777;}
.callUs p i{display: inline-block; height: 25px; font-size: 20px; float: left;}

/*相关产品*/
.xgLine{width: 998px; border: 1px solid #E5E5E5; margin-top: 20px; padding-top: 20px; background: #FFF; overflow: hidden;}
.xgLine_on{width: 998px; height: auto; margin-top: 20px; padding-bottom: 20px; overflow: hidden;}
.xgLine_on li{width: 306px; height: auto; float: left; margin-left: 20px; overflow: hidden;}
.xgLine_on li div.pic{width: 306px; height: 220px; overflow: hidden;}
.xgLine_on li div.pic img{display: block; width: 306px; min-height: 220px;}
.xgLine_on li div.con{display: block; padding: 10px; border: 1px solid #E5E5E5;}
.xgLine_on li div.con .con_tit{height: 50px; line-height: 25px; font-size: 15px; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; overflow: hidden;}
.xgLine_on li div.con p{height: 25px; line-height: 25px; margin-top: 10px;}
.xgLine_on li div.con p span.lt{float: left;}
.xgLine_on li div.con p span.rt{float: right; height: 23px; border-radius: 5px; border: 1px solid #E5E5E5; padding: 0 15px; color: #999; line-height: 23px;}
/*iframe 容器*/
#iframeBox{z-index: 9999; background: #000; color: #999; box-shadow: 0 -1px 6px rgba(0,0,0,0.2);}
#iframeTitle{height: 50px; padding: 0 15px; border-bottom: 1px solid #222; background: #000;}
#iframeTitle h3{float: left; height:50px; font: 700 16px/50px "microsoft yahei","SimHei",Arial,sans-serif; color: #999;}
#iframeTitle a{display: inline-block; float: right; height: 50px; font: 700 22px/50px "SimHei","宋体",Arial,sans-serif; text-decoration: none; color: #999;}
#iframeTitle a:hover{text-decoration: none; color: #E4392A;}
#iframeLoading{background: url(../images/loding_big.jpg) no-repeat;}













