@charset "utf-8";
/*css reset
-------------------------------------------------------------------------------------------*/
html								{color:#000;background:#e0eaf7;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,
dl,dt,dd,ul,ol,li,pre,form,fieldset,
legend,button,input,textarea,th,td	{margin:0;padding:0;}
body,button,input,select,textarea	{font:12px/1.5 \5b8b\4f53,tahoma, arial;}
h1,h2,h3,h4,h5,h6					{font-size:100%;}
address,cite,dfn,em,var				{font-style:normal;}
code,kbd,pre,samp					{font-family:courier new, courier, monospace;}
small								{font-size:12px;}
ul,ol,li							{list-style:none;}
a									{text-decoration:none;}
a:hover								{text-decoration:underline;}
sup									{vertical-align:text-top;}
sub									{vertical-align:text-bottom;}
legend								{color:#000;}
fieldset,
img									{border:0;}
button,
input,
select,
textarea							{font-size:100%;}
table								{border-collapse:collapse; border-spacing:0;}
a									{text-decoration:none;color:#333;}
a:hover, a:focus					{color:#f00;}

strong								{font-weight:bold;}
input[type=submit]					{cursor:pointer;}
button								{cursor:pointer;}
input, label, img, th				{vertical-align: middle;}


/*清楚浮动
-------------------------------------------------------------------------------------------*/
.clearfix:after						{ content:"."; height:0; visibility:hidden; display:block; clear:both; }
.clearfix							{ display:inline-block; }
.clearfix							{ display:block; }

.clear								{clear:both;font-size:0px; height:0px; line-height:0px;overflow:hidden;}/*清楚ie6 浮动造成的重复文字*/

/*
-------------------------------------------------------------------------------------------*/
.w1000								{width:1000px;}
.hr 								{font-size:1px;line-height:1px;clear:both;height:10px;}/*留出10像素的间隙*/
.mg									{margin:0 auto;}
.pos-rel							{position:relative;}
.dis								{display:block; }
.undis								{display:none; }
.wp									{word-wrap:break-word;word-break:normal;}/*字符串不换行*/
.iblock								{display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top; }

.unborder							{border:none;}
.b									{font-weight:bold;}
span.none-b							{font-weight:normal;}
a.unline							{text-decoration:underline;}

/*grid开头表示宽度
-------------------------------------------------------------------------------------------*/
.w960								{width:960px;}
.w300								{width:300px;}
.w590								{width:590px;}
.w730								{width:730px;}
.w220								{width:220px;}


/*f_开头为float漂浮,l:左 r:右
-------------------------------------------------------------------------------------------*/
.fl									{float:left;}
.fr									{float:right;}

/*m开头位margin边距,t:上 b:下 l:左 r:右
-------------------------------------------------------------------------------------------*/

.mt5								{margin-top:5px;}
.mt									{margin-top:10px;}
.mt20								{margin-top:20px;}
.mt30								{margin-top:30px;}

.mb									{margin-bottom:10px;}
.mb5								{margin-bottom:5px;}
.mb20								{margin-bottom:20px;}
.mb30								{margin-bottom:30px;}

.ml									{margin-left:10px;}
.ml5								{margin-left:5px;}

.mr									{margin-right:10px;}
.mr5								{margin-right:5px;}
.mr30								{margin-right:30px;}
.mr20								{margin-right:20px;}


/*pa开头位padding边距,t:上 b:下 l:左 r:右
-------------------------------------------------------------------------------------------*/

.pa5								{padding:5px;}
.pa10								{padding:10px;}
.pa15								{padding:15px;}
.pa8								{padding:8px;}

/*开头为字体颜色
------------------------------------------------------------------------------------------*/

.gray								{color:#333;}
.gray6								{color:#666;}
.gray9								{color:#999;}
.blue								{color:#0762a4;}
.red								{color:#bf0000;}
.green								{color:#090;}
.orange								{color:#f95e1c;}
.more								{color:#0762a4;}



/*fh_开头的是行距
-------------------------------------------------------------------------------------------*/

.fh18								{line-height:18px;}
.fh21								{line-height:21px;}
.fh30								{line-height:30px;}
/*fs_开头的是字体大小
-------------------------------------------------------------------------------------------*/

.fs12								{font-size:12px;}
.fs14								{font-size:14px;}
/*v开头表示垂直对齐方式，t开头横向对齐方式，组合使用
-------------------------------------------------------------------------------------------*/

.vt									{vertical-align:top;}
.vm									{vertical-align:middle;}

.tc									{text-align:center;}
.tl									{text-align:left;}
.tr									{text-align:right;}

.bk									{display:table-cell;display:inline-block;*display:inline;zoom:1;vertical-align:top;}


/*最小高度
-------------------------------------------------------------------------------------------*/
.mh300								{min-height:500px;height:auto !important;height:500px;overflow:visible;}
.mh600								{min-height:600px;height:auto !important;height:600px;overflow:visible;}
.mhs								{min-height:188px;height:auto !important;height:188px;overflow:visible;}

/*图片隐藏
-------------------------------------------------------------------------------------------*/
.img-h								{display:block;overflow:hidden;text-align:center;}
.img-box							{display:block;}


.pice								{color: #f00;font-family: Arial,Helvetica,sans-serif;font-size: 12px;font-weight: bold;}


/*皮肤
-------------------------------------------------------------------------------------------*/



/*page_sy1 翻页
-------------------------------------------------------------------------------------------*/
.page_sy1							{height:22px;}
.page_sy1 a							{border:1px solid #e3e3e3;color:#333;text-align:center;line-height:22px;display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top;width:22px;height:22px;}
.page_sy1 a.pu,.page_sy1 a.dw{width:70px;}
.page_sy1 a:hover,.page_sy1 a.hover	{color:#ff6c1b;background:#ffedc1;border:1px solid #ff6c1b; text-decoration:none;}
.page_sy1 .number_tips				{font-size:14px;height:22px;line-height:22px;}


/*table样式集合
-------------------------------------------------------------------------------------------*/
.table_data							{width:100%;color:#333;}
.table_data td,
.table_data th						{text-align:center;}
.table_data th 						{background:#f5f5f5;padding:2px 0;font-weight:normal;}
.table_data td						{padding:4px 0;line-height:21px;border-bottom:1px dashed #d5d5d5;}
.table_data th.tl					{text-align:left;padding-left:5px;}
.table_data td.tl					{text-align:left;}
.table_data td.tr					{text-align:right;}
.table_data .bt						{background:url(../../images/jyStyleHome/d1.png) no-repeat 0 center;padding-left:10px;}
.table_data .time					{font-family:Arial, Helvetica, sans-serif;color:#999;}




/*#header
-------------------------------------------------------------------------------------------*/
/*html								{background:#c2dfee url(../../images/jyStyleHome/cont_bg.png) repeat-y center top;}*/


/*搜索页面*/

/*头部样式快捷操作*/
.toolbar					{color:#FFF;height:62px;}
.toolbar .tool				{width:960px;margin:0 auto;height:60px;line-height:60px;}
.toolbar a					{color:#FFF;}
.toolbar span.line			{padding:0 6px;color:#FFF;}

.toolbar .date				{margin-right:50px;}
.toolbar .tel				{padding-left:16px;background:url(../../images/jyStyleHome/index-tel.png) no-repeat 0 center;}
.toolbar font				{font-size:12px;}
.tool .sub					{width:60px;height:22px;border:none;color:#FFF;font-weight:bold;background:url(../../images/jyStyleHome/but1.png) no-repeat;cursor:pointer;font-weight:bold;}

/*quwu_search*/
#quwu_search				{}
#quwu_search .quewu-logo	{text-align:center;height:80px;margin-bottom:150px;}
#quwu_search .quewu-so 		{height:47px;width:600px;margin:0 auto 40px auto;}
#quwu_search .quewu-so .sr	{border:none;background:url(../../images/jyStyleHome/input_sr.png) no-repeat;width:470px;height:37px;float:left;padding:0 10px;line-height:37px;}
#quwu_search .quewu-so .sub	{background:url(../../images/jyStyleHome/input_sub.png) no-repeat;width:110px;height:37px;border:none; cursor:pointer; text-indent:-9999px;float:left;}


#quwu_search .flash			{width:960px;height:230px;margin:0 auto;padding-top:10px;}


/*.index-navbox*/
.index-navbox				{text-align:center;margin-bottom:60px;}
.index-navbox li			{display:table-cell;display:inline-block;*display:inline;zoom:1;vertical-align:top;width:80px;height:85px;text-align:center;padding:0 10px;position:relative;}
.index-navbox li a			{float:left;width:80px;height:85px;font-size:13px;color:#004a73;}
.index-navbox li a strong	{float:left;width:80px;height:15px;padding-top:70px;font-weight:normal;line-height:15px;}
.index-navbox li a strong.i1{background:url(../../images/jyStyleHome/index_icon1.png) no-repeat center 5px;}
.index-navbox li a strong.i2{background:url(../../images/jyStyleHome/index_icon2.png) no-repeat center 5px;}
.index-navbox li a strong.i3{background:url(../../images/jyStyleHome/index_icon3.png) no-repeat center 0px;}
.index-navbox li a strong.i4{background:url(../../images/jyStyleHome/index_icon4.png) no-repeat center 5px;}
.index-navbox li a strong.i5{background:url(../../images/jyStyleHome/index_icon5.png) no-repeat center 5px;}
.index-navbox li a strong.i6{background:url(../../images/jyStyleHome/index_icon6.png) no-repeat center 10px;}
.index-navbox li a strong.i7{background:url(../../images/jyStyleHome/index_icon7.png) no-repeat center 10px;}
.index-navbox li a strong.i8{background:url(../../images/jyStyleHome/index_icon8.png) no-repeat center 10px;}
.index-navbox li a:hover	{color:#f60;}

.index-navbox li a:hover strong.i1{background:url(../../images/jyStyleHome/index_icon1.gif) no-repeat center 5px;}
.index-navbox li a:hover strong.i2{background:url(../../images/jyStyleHome/index_icon2.gif) no-repeat center 5px;}
.index-navbox li a:hover strong.i3{background:url(../../images/jyStyleHome/index_icon3.gif) no-repeat center 0px;}
.index-navbox li a:hover strong.i4{background:url(../../images/jyStyleHome/index_icon4.gif) no-repeat center 5px;}
.index-navbox li a:hover strong.i5{background:url(../../images/jyStyleHome/index_icon5.gif) no-repeat center 5px;}
.index-navbox li a:hover strong.i6{background:url(../../images/jyStyleHome/index_icon6.gif) no-repeat center 10px;}
.index-navbox li a:hover strong.i7{background:url(../../images/jyStyleHome/index_icon7.gif) no-repeat center 10px;}
.index-navbox li a:hover strong.i8{background:url(../../images/jyStyleHome/index_icon8.gif) no-repeat center 10px;}


.index-navbox li .tips		{position:absolute;width:350px;background:#FFF;border:1px solid #ccc;bottom:93px;padding:12px;left:-127px; text-align:left;line-heihgt:22px;color:#004a73;min-height:70px;height:auto !important;height:70px;overflow:visible;display:none;}
.index-navbox li .tips .icon{background:url(../../images/jyStyleHome/tips-icon.png) no-repeat;width:25px;height:14px;position:absolute;bottom:-14px;left:170px;}
.index-navbox li.hover .tips,
.index-navbox li:hover .tips{display:block;}

/*footer*/
#footer						{text-align:center;padding:20px 0 20px 0;line-height:22px;font-size:13px; font-family:Arial, Helvetica, sans-serif;border-top:1px solid #e1e1e2;color:#666;}
#footer .copyright			{color:#666;margin-bottom:10px;}

.index-newsbox 				{width:960px;margin:0 auto 50px auto;}

/*uibox1*/
.uibox1 .title-l			{background:url(../../images/jyStyleHome/uibox-title.png) no-repeat;padding-left:14px;height:37px;}
.uibox1 .title-r			{background:url(../../images/jyStyleHome/uibox-title.png) no-repeat;padding-right:14px;}
.uibox1 .title-l .tith		{height:37px;line-height:40px;float:left;color:#fff;font-size:16px;font-weight:bold;text-indent:13px;}
.uibox1 .bt-l				{background:url(../../images/jyStyleHome/uibox-bottom.png) no-repeat left top;padding-left:14px;height:7px;line-height:1px;font-size:1px;overflow:hidden;}
.uibox1 .bt-r				{background:url(../../images/jyStyleHome/uibox-bottom.png) no-repeat right top;padding-right:14px;height:7px;line-height:1px;font-size:1px;overflow:hidden;}
.uibox1 .cont				{border-left:1px solid #d5d5d5;border-right:1px solid #d5d5d5;padding:11px 10px;}
/*uibox2*/
.uibox2						{width:220px;height:145px;background:url(../../images/jyStyleHome/220-bg.png) no-repeat; text-align:center;padding-top:10px;}




/*noitce*/
.noitce						{padding:2px 10px 5px 10px;}
.noitce li					{line-height:21px;font-size:12px;background:url(../../images/jyStyleHome/dian.png) no-repeat 0 12px;padding:2px 0 2px 8px;border-bottom:1px dashed #ddd;}
.noitce li a				{color:#2d374b;}
.noitce li a:hover			{color:#f60;}
.noitce li .time			{float:right;color:#999;}
.noitce ul					{width:339px;float:left;}


/*noitce2*/
.noitce2					{padding:2px 10px 5px 10px;}
.noitce2 li					{line-height:21px;font-size:12px;background:url(../../images/jyStyleHome/dian.png) no-repeat 0 12px;padding:2px 0 2px 8px;border-bottom:1px dashed #ddd;}
.noitce2 li a				{color:#2d374b;}
.noitce2 li a:hover			{color:#f60;}
.noitce2 li .time			{float:right;color:#999;}




/*prolist*/
.prolist					{width:938px;overflow:hidden;}
.prolist ul					{width:1000px;}
.prolist li					{float:left;width:170px;margin-right:22px}
.prolist dt .img-h			{width:164px;height:134px;padding:2px;background:#FFF;border:1px solid #ccc;}
.prolist dt .img-h img		{width:164px;height:134px;}
.prolist dt .img-h:hover	{border:1px solid #f60;}
.prolist dd 				{text-align:center;padding-top:5px;}
.prolist dd a				{font-size:13px;}


.flexslider{position:relative;height:155px;overflow:hidden;}/*去掉了background:url(../../images/loading.gif) 50% no-repeat;*/
.slides{position:relative;z-index:1;}
.slides li{height:155px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;display:none;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;cursor:pointer;}/*去掉了background:url(../../images/dot.png) right 0 no-repeat;*/
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;display:none;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;}/*去掉了background:url(../../images/prev.png) center center no-repeat;*/
.flex-direction-nav li a.flex-next{right:40px;}/*去掉了background:url(../../images/next.png) center center no-repeat;*/




/*头部样式快捷操作*/
.toolbar-list					{color:#FFF;height:31px;background:#454746;}
.toolbar-list .tool				{width:960px;margin:0 auto;height:30px;line-height:30px;}
.toolbar-list a					{color:#FFF;}
.toolbar-list span.line			{padding:0 6px;color:#FFF;}

.toolbar-list .date				{margin-right:50px;}
.toolbar-list .tel				{padding-left:16px;background:url(../../images/jyStyleHome/index-tel.png) no-repeat 0 center;}
.toolbar-list font				{font-size:12px;}

/*content-list*/
#content-list					{width:960px;margin:0 auto 30px auto;}

.w730							{width:730px;}
.w220							{width:220px;}

.mb15							{margin-bottom:15px;}

.crumbs_nav 				{font-family:"宋体";color:#898989;height:40px;line-height:40px;}
.crumbs_nav a				{color:#898989;}
.crumbs_nav a:hover			{color:#f60;}
.crumbs_nav .icon			{background:url(../../images/jyStyleHome/i-c.png) no-repeat 0 center;padding-left:18px;}



/*travel_detail*/
.travel_detail				{border:1px solid #d5d5d5;}
.travel_detail .tinfo_title	{border:1px solid #FFF;background:url(../../images/jyStyleHome/flhouse_info_bg.png) repeat-x;min-height:70px;height:auto !important;height:70px;overflow:visible;padding-top:15px; text-align:center;border-bottom:1px dashed #ccc;}
.travel_detail .tinfo_title	.tith{font-size:20px;font-family:"微软雅黑";font-weight:normal;color:#333;margin-bottom:15px;line-height:26px;}
.travel_detail .tinfo_title .tinfo_s{color:#999;}
.travel_detail .wz_cont		{line-height:26px;font-size:13px;padding:10px 15px;border-bottom:1px solid #ccc;}
.travel_detail .wz_cont p	{margin-bottom:20px; text-indent:20px;}
.travel_detail .next_wz		{font-size:13px;height:50px;}
.travel_detail .next_wz	a	{ display:inline-block;}



#header-list				{background:#2187cf;height:72px;}
#header-list .hbox			{margin:0 auto;width:960px;height:72px;}
#header-list .logo			{float:left;width:380px;height:55px;padding-top:7px;}
#header-list .logo .name	{width:380px;height:55px;}
#header-list .logo .name a	{float:left;background:url(../../images/jyStyleHome/logo-list.png) no-repeat;width:380px;height:55px;line-height:200px;overflow:hidden;}

.navlist					{padding-top:27px;width:570px;float:right;}
.navlist ul					{float:right;}
.navlist li					{float:left;font-size:14px;color:#FFF;}
.navlist li a				{color:#FFF;font-weight:bold;}
.navlist li.line			{padding:0 10px;}

a{
	cursor: pointer;
}

/*详情中上一页下一页兼容调整*/
.frnew  { margin-left: 50px;}


/* 悬浮注册 */
#regist {position: absolute;z-index: 9999;width:340px;height:500px;filter:alpha(opacity=75);margin-top:-880px;margin-left:500px;}
.regist-box .regist-modern					{border:1px solid transparent;background:rgba(0,0,0,.6);_background:0;_border:0;filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#66000000', EndColorStr='#66000000');
width:340px;height:500px;padding:0 20px;color:#FFF;position:relative;}
:root .regist-modern							{filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#00000000', EndColorStr='#00000000')\9;}
.regist-box .regist-modern .title				{font-size:26px;font-family:"Microsoft YaHei","WenQuanYi Micro Hei",SimHei,tahoma,sans-serif;font-weight:normal;padding-top:10px;margin-bottom:10px;}
.regist-box .regist-modern li 				{margin-bottom:10px;}
.regist-box .regist-modern li .bt				{font-weight:normal;}
.regist-box .regist-modern li .nr				{padding-top:4px;}
.regist-box .regist-modern li .sr				{border:none;width:230px;height:30px;line-height:30px;padding:0 5px;}
.regist-box .regist-modern .sub				{background:url(../../images/hnjytStyleHome/login-but.png) no-repeat;width:82px;height:26px;color:#FFF;font-weight:bold;border:none; cursor:pointer;}

.regist-box .regist-modern li.butbox			{margin-top:12px;}

.regist-box .regist-modern .close		{background: url(../../images/hnjytStyleHome/layer_btn.png) no-repeat; background-position: -22px 0px; display: block; text-indent: -9999px; position: absolute; right: 0px; top: 10px; width: 22px; height: 22px;cursor:pointer; }
.regist-box .regist-modern .close:hover{background-position:0 0;}
/* 注册时候的服务条款 */
.fwtkDiv{
	width: 760px;
	height: 530px;
	position: absolute;
	z-index: 999999;
	margin-top: -48%;
	margin-left: 300px;
	border-radius:10px;display: none;
	background-color: #EBE4E4;
}
.fwtkTitle{
	height:50px;
	line-height:50px;
	border-radius:10px;
	/* border-bottom:1px dashed; */
	text-align: center;font-size: 20px;
	background-color: #E1C5C5;
}
.cloDiv{
	background: url(../../../resources/images/hnjytStyleHome/layer_btn.png) no-repeat; background-position: -22px 0px; display: block; text-indent: -9999px; position: absolute; right: 10px; top: 10px; width: 22px; height: 22px;cursor:pointer; 
}
.fwtkContent{
	width: 97%;
	height:85%;
	background:transparent;
	border-style:none;resize: none;
	margin-left: 20px;
	margin-top:10px;
	/* letter-spacing:1px;字间距 */
	line-height: 25px;font-size: 12px;
}







