@charset "utf-8";
/* CSS Document */

/*css reset star*/
html								{color:#666;background:#FFF;}
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 Arial, Helvetica, sans-serif;}
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								{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					{text-decoration:none;color:#f60;}

strong								{font-weight:bold;}
input[type=submit]					{cursor:pointer;}
button								{cursor:pointer;}
*:focus								{outline:none; }
/*css reset end*/

.hr 								{font-size:1px;line-height:1px;clear:both;height:10px;}/*留出10像素的间隙*/
.clear								{clear:both;font-size:0px; height:0px; line-height:0px;}/*清楚ie6 浮动造成的重复文字*/
.m									{margin:0 auto;}
.b									{font-weight:bold;}
span.none-b							{font-weight:normal;}
.pos-rel							{position:relative;}
.w960								{width:960px;}
.border_none						{border:none;}
.display_none						{display:none;}
/*f_开头为float漂浮,l:左 r:右*/
.fl									{float:left;}
.fr									{float:right;}

/*m_开头位margin边距,t:上 b:下 l:左 r:右*/
.mt									{margin-top:10px;}
.mt5								{margin-top:5px;}
.mt15								{margin-top:15px;}
.mt20								{margin-top:20px;}
.mb									{margin-bottom:10px;}
.mb5								{margin-bottom:5px;}
.ml									{margin-left:10px;}
.mr									{margin-right:10px;}
.mr20								{margin-right:20px;}
.mr50								{margin-right:50px;}
.mr15								{margin-right:15px;}
.mr30								{margin-right:30px;}
.mr5								{margin-right:5px;}
.mb20								{margin-bottom:20px;}
.mb15								{margin-bottom:15px;}
.mt1								{margin-top:-1px;}
.ml5								{margin-left:5px;}


.pa5								{padding:5px;}
.pa10								{padding:10px;}
.pa20								{padding:20px;}
.pa15								{padding:15px;}
.pa8								{padding:8px;}
.page_pa40							{padding:40px 0 40px 0;}
/*c_开头为字体颜色*/
.gray3								{color:#333;}
.gray6								{color:#666;}
.gray9								{color:#999;}
.graya								{color:#a4aeb9;}

.blue								{color:#084CA1;}
.red								{color:#bf0000;}
.green								{color:#390;}
.orange								{color:#f95e1c;}
a.uline								{text-decoration:underline;}

.clearfix:after						{ content:"."; height:0; visibility:hidden; display:block; clear:both; }
.clearfix							{ display:inline-block; }
.clearfix							{ display:block; }
/*w_开头表示宽度,bdr_为对边框的设置,这两个组合使用*/
.box675								{width:675px;}
.box600								{width:600px;}
.box310								{width:310px;}
.box380								{width:380px;}
.box220								{width:220px;}
.box760								{width:760px;}
/*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;}
.tr									{text-align:left;font-size:14px;margin-bottom:10px;margin-left:15px;}
.wp									{word-wrap:break-word;word-break:normal;}/*字符串不换行*/

/*最小高度*/
.mh600								{min-height:600px;height:auto !important;height:600px;overflow:visible;}
.mhindex							{min-height:240px;height:auto !important;height:240px;overflow:visible;}
.bk									{display:table-cell;display:inline-block;*display:inline;zoom:1;vertical-align:top;}

/*图片隐藏*/
.img-h								{display:block;overflow:hidden;text-align:center;}



.pagebox							{padding:15px 0 20px 0;}
/*page*/
.page a,
.page span						{height:30px;line-height:30px;padding:0 12px;font-size:14px;display:table-cell; display:inline-block; *display:inline;zoom:1; vertical-align:top;border:1px solid #e3e4e8;margin-left:6px;background:#f7f7f7;}
.page a:hover,
.page a.hover						{border:1px solid #e3e4e8;background:#FFF;color:#f60;}

.page span							{border:1px solid #f60;background:#FFF;color:#f60;}
.page .prev,
.page .next							{height:30px;line-height:30px;line-height:200px;overflow:hidden;padding:0;width:30px;}
.page .prev							{background:url(../yyc_images/page_p.gif) no-repeat center center;}
.page .next							{background:url(../yyc_images/page_n.gif) no-repeat center center;}

.page .prev:hover					{background:url(../yyc_images/page_p_hover.gif) no-repeat center center;}
.page .next:hover					{background:url(../yyc_images/page_n_hover.gif) no-repeat center center;}

.page .page_number					{height:20px;line-height:20px;border:none;background:none;padding:0;}






/*ui_box1*/
.ui_box1							{border:1px solid #ccc;padding:1px;}
.ui_box1 .title						{background:#e8e8e8;padding-left:10px;height:38px;line-height:38px;position:relative;}
.ui_box1 .title .tith				{color:#FFF;font-weight:normal;font-size:21px;float:left;overflow:hidden;height:39px;}
.ui_box1 .title .tith strong.name	{float:left;height:38px;line-height:38px;color:#333;font-weight:normal;;margin-right:10px;color:#333;}
.ui_box1 .title .tith .en			{font-size:14px;color:#999;float:left;height:38px;line-height:40px;overflow:hidden;}

.ui_box1 .title .more				{color:#06c;position:absolute;top:1px;right:10px;}
.ui_box1 .title a:hover				{color:#f60;}
.ui_box1 .cont 						{}

/*ui_box2*/
.ui_box2							{}
.ui_box2 .title						{padding-left:10px;background:#f7f7f7;height:45px;position:relative;margin-bottom:20px;}
.ui_box2 .title .tith				{color:#333;font-weight:normal;font-size:21px;float:left;padding-top:10px;height:35px;line-height:35px;margin-right:20px;}
.ui_box2 .title .tith strong.name	{border-left:3px solid #0046aa;float:left;height:22px;line-height:21px;color:#333;font-weight:normal;padding-left:9px;margin-right:10px;}
.ui_box2 .title .tith .en			{font-size:14px;color:#999;float:left;height:22px;line-height:25px;overflow:hidden;}
.ui_box2 .title .flei				{width:810px;font-size:12px;float:left;height:40px;padding-top:3px;line-height:40px;}
.ui_box2 .title .flei .line			{padding:0 8px;color:#ccc;}

.ui_box2 .title .more				{color:#084ca1;position:absolute;top:15px;right:10px;}
.ui_box2 .title a:hover				{color:#F00;}
.ui_box2 .cont 						{}


/*ui_box3*/
.ui_box3							{}
.ui_box3 .title						{height:50px;line-height:50px;margin-bottom:10px;position:relative;border-bottom:1px solid #ccc;}
.ui_box3 .title .tith				{font-weight:normal;float:left;overflow:hidden;height:50px;font-size:24px;}
.ui_box3 .title .tith strong		{font-weight:normal;}
.ui_box3 .title .more				{color:#06c;position:absolute;top:1px;right:10px;}
.ui_box3 .title a:hover				{color:#f60;}
.ui_box3 .cont 						{}

/*ui_box4*/
.ui_box4							{border:1px solid #e8e8e8;padding:1px;background:#FFF;}
.ui_box4 .title						{background:#005aab;padding-left:10px;height:36px;line-height:36px;position:relative;}
.ui_box4 .title .tith				{float:left;height:36px;line-height:36px;color:#FFF;background:url(../yyc_images/i2.png) no-repeat 10px center;padding-left:30px;font-size:14px;font-weight:bold;}
.ui_box4 .title .tith strong		{}

.ui_box4 .title .more				{color:#06c;position:absolute;top:1px;right:10px;}
.ui_box4 .title a:hover				{color:#f60;}
.ui_box4 .cont2						{padding:8px;font-size:13px;line-height:26px;background:#f5f5f5;}
.ui_box4 .tel .bt					{color:#0167b7;font-size:15px;}
.ui_box4 .tel .num					{color:#666;font-size:20px;}
.ui_box4 li							{font-size:14px;line-height:26px;}
/*index_compay_info*/
.index_compay_info					{padding:5px 10px;}
.index_compay_info .imgbox			{}
.index_compay_info .info			{color:#4b4b4b;line-height:21px;font-size:13px;margin-bottom:8px;}
.index_compay_info .info .name		{color:#1f6064;}
.index_compay_info .blue			{}



/*newslist1*/
.newslist1							{padding:5px 10px;}
.newslist1 li						{padding:7px 0;line-height:18px;background:url(../yyc_images/d1.png) no-repeat 0 15px;font-size:13px;padding-left:10px;border-bottom:1px dashed #ccc;}
.newslist1 li a						{}
.newslist1 li .time					{float:right;color:#999;}
.newslist1 li.last					{border-bottom:none;}
.newslist1.list						{padding:0;}
/*reset部分结束 --------------------------------------------------------------------------*/


/*header*/
#header						{background:#f1f1f1;height:130px;}
#header	.hbox 				{width:1000px;margin:0 auto;position:relative;height:90px;padding:20px 0;}
#header	.hbox .logo			{width:230px;height:90px;position:relative;margin-right:40px;}
#header	.hbox .logo a		{width:230px;height:90px;display:block;line-height:300px;overflow:hidden;background:url(../yyc_images/nlogo_zh.png) no-repeat;}
#header	.hbox .tips			{float:left;padding-top:30px;font-size:12px;color:#333;}


#header .hright 			{width:720px;}

#header .srbox				{width:180px;height:27px;overflow:hidden;background:url(../yyc_images/nsearch.png) no-repeat;}
#header .srbox .sr			{height:21px;padding:3px 3px 3px 10px;border:none;background:none;width:140px;color:#999;float:left;line-height:21px;}
#header .srbox .sub			{width:27px;height:27px;border:none;background:none; text-indent:-9999px;float:left;cursor:pointer;}


#header .toolbar			{height:30px;text-align:right;margin-bottom:8px;}
#header .toolbar .tel		{height:30px;margin-right:10px;color:#0167b7;background:url(../yyc_images/ntel.png) no-repeat 0 center;padding-left:25px;}

#header .toolbar .tel .bt	{font-weight:normal;font-size:14px;}
#header .toolbar .tel .num	{font-weight:normal;font-size:18px;}

#header .toolbar .language	{height:25px;margin-right:10px;padding-top:5px;}
#header .toolbar .language .bt{margin-right:5px;float:left;height:20px;line-height:20px;}
#header .toolbar .language a{padding-left:25px;color:#5e5e5e;float:left;height:20px;line-height:20px;}
#header .toolbar .language a.en{background:url(../yyc_images/s-en.png) no-repeat 0 center;}
#header .toolbar .language a.zh{background:url(../yyc_images/s-zh.png) no-repeat 0 center;margin-right:10px;}




.navlist					{height:50px;background:#0d53a0;}
.navlist .box				{height:50px;width:720px;overflow:hidden;}
.navlist ul					{height:50px;width:1000px;}
.navlist li					{text-align:center;float:left;height:50px;position:relative;cursor:pointer;text-align:center;}
.navlist li a.ilinks		{padding:0 22px;height:50px;line-height:50px;font-size:14px;color:#FFF;float:left; }
.navlist li a.ilinks:hover	{color:#FF0;}
.navlist li.line			{background:url(../yyc_images/navbg.png) repeat-y center center;width:2px; text-indent:-9999px;}



/*footer*/
#footer						{background:#eee url(../yyc_images/line.png) repeat-x 0 top;margin-top:50px;color:#333;}
#footer .fbox				{width:1000px;margin:0 auto;}
#footer .cbox				{border-top:1px solid #FFF;padding-top:20px;}
#footer .cbox .logo			{background:url(../yyc_images/footer-logo.png) no-repeat;width:170px;height:52px;line-height:200px;overflow:hidden;float:left;}
#footer .links				{width:800px;float:left;font-size:11px;padding-left:30px;}
#footer .links a			{color:#757575;}
#footer .links a:hover		{color:#f60;}
#footer .links .lk			{float:left;width:120px;border-left:1px solid #FFF;border-right:1px solid #ccc;min-height:170px;height:auto !important;height:170px;overflow:visible;padding-left:10px;}
#footer .links .lk dt		{font-size:12px;font-weight:bold;height:25px;}
#footer .links .lk dt a		{float:left;height:20px;background:url(../yyc_images/footer-i1.png) no-repeat 0 center;padding-left:20px;line-height:20px;font-size:14px;}
#footer .links .lk dd		{line-height:20px;padding-left:0px;font-size:12px;padding-left:20px;}
#footer .links .lk.i1		{border-left:none;padding-left:0;width:100px;}
#footer .links .lk.i2		{width:150px;}
#footer .links .lk.i3		{width:150px;}
#footer .links .lk.last		{border-right:none;width:100px;}
#footer .address			{height:23px;border-bottom:1px solid #dbdbdb;line-height:23px;padding:10px 0;font-size:13px;}
#footer .address .more		{float:right;height:23px;line-height:23px;background:url(../yyc_images/footer-i3.png) no-repeat right center;padding-right:10px;color:#3c6296;}
#footer .address .line		{padding:0 5px;}


#footer .copyright			{border-top:1px solid #e2e1e1;padding:10px 0;margin-top:20px;font-size:13px;}
#footer .copyright .cpbox	{margin:0 auto;width:1000px;}
#footer .copyright .cpbox .zz{float:right;padding-left:20px;background:url(../yyc_images/footer-i2.png) no-repeat 0 center;}
#footer .copyright .cpbox .bq{float:left;}
/*content*/
#content					{width:1000px;margin:0 auto;}

.fullSlide{width:100%;position:relative;height:480px;background:#ccc;margin-bottom:20px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden}
.fullSlide .bd ul{width:100% !important}
.fullSlide .bd li{width:100% !important;height:480px;overflow:hidden;text-align:center}
.fullSlide .bd li a{display:block;height:480px}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px}
.fullSlide .hd ul{text-align:center}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:13px;height:13px;margin:1px;overflow:hidden;background:#000;line-height:999px;background:url(../yyc_images/hd.png) no-repeat -17px top;margin:0 3px;}
.fullSlide .hd ul .on{background:url(../yyc_images/hd.png) no-repeat 0 top;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:8%;z-index:1;width:40px;height:60px;background:url(../yyc_images/slider-arrow.png) -126px -137px #000 no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:.5;display:none}
.fullSlide .next{left:auto;right:8%;background-position:-6px -137px}

/*prolist*/
.prolist					{width:1000px;overflow:hidden;}
.prolist ul					{width:1100px;}
.prolist li					{float:left;width:244px;margin-right:8px;margin-bottom:10px;}
.prolist dt .img-h			{width:238px;height:238px;padding:2px;background:#FFF;border:1px solid #d5d5d5;}
.prolist dt .img-h img		{width:238px;height:238px;}
.prolist dt .img-h:hover	{border:1px solid #f60;}
.prolist dd 				{text-align:center;padding-top:5px;height: 32px;overflow: hidden;}
.prolist dd a				{font-size:14px;}

.prolist.list				{width:760px;overflow:hidden;}
.prolist.list ul			{width:800px;}
.prolist.list li			{float:left;width:244px;margin-right:14px;margin-bottom:14px;}

/*prolist*/
.certificates_list			{width:1000px;overflow:hidden;}
.certificates_list ul		{width:1100px;}
.certificates_list li		{float:left;width:168px;margin-right:29px;margin-bottom:15px;}
.certificates_list dt .img-h{width:160px;height:220px;padding:3px;background:#FFF;border:1px solid #e5e5e5;}
.certificates_list dt .img-h img{width:160px;height:220px;}
.certificates_list dt .img-h:hover{border:1px solid #f60;}
.certificates_list dd 		{text-align:center;padding-top:5px;}
.certificates_list dd a		{font-size:14px;}


/*treecont*/
.treecont 					{padding-top:10px; font-family:Tahoma, Geneva, sans-serif;}
.treecont .class_a			{width:252px;font-size:16px;font-weight:normal;padding:3px 30px 3px 18px;line-height:20px;margin-bottom:8px;background:#4d4d4d url(../yyc_images/class_a_icon.gif) no-repeat 280px center;font-weight:normal;}
.treecont .class_a a		{color:#FFF;}
.treecont .class_a.icon		{height:30px;line-height:30px;}

.treecont .bbox				{padding:0 10px;}
.treecont .tbox				{background:url(../yyc_images/news_line.png) no-repeat 0 bottom;padding-bottom:10px;margin-bottom:5px;}
.treecont .level_two		{background:url(../yyc_images/leave_t_1.gif) no-repeat 10px 7px;padding-left:25px;line-height:21px;font-size:14px;font-weight:700;}
.treecont .level_two.icon	{background:url(../yyc_images/leave_t_icon.gif) no-repeat 10px 5px;}


.treecont .level_three		{line-height:18px;font-size:12px;font-weight:normal;}
.treecont .level_three li	{padding:2px 0 2px 25px;background:url(../yyc_images/leave_t_2.gif) no-repeat 10px -5px;}
.treecont .level_three li.last{background:url(../yyc_images/leave_t_last.gif) no-repeat 10px -5px;}
.treecont .level_three li a	{color:#4d4d4d;}
.treecont .level_three li a:hover{color:#f60;}




/*index_compay_info*/
.about_compay_info					{font-size:14px;line-height:26px;}
.about_compay_info p				{margin-bottom:10px;}
.about_compay_info .imgbox			{margin-top:30px;}

.about_compay_info .imgbox li		{float:left;width:186px;margin-right:4px;text-align:center;}
.about_compay_info dt img			{width:186px;height:140px;}
.about_compay_info dt				{width:186px;height:140px;}
.about_compay_info dl				{width:186px;}
.about_compay_info dd				{color:#4b4b4b;background:#eee;width:186px;height:30px;line-height:30px;font-size:14px;}



/*title_style1*/
.title_style1						{font-size:16px;margin-bottom:10px;color:#1B484B;border-bottom:1px solid #e5e5e5;padding-bottom:3px;}


/*contact_info*/
.contact_info						{font-size:14px;line-height:28px;color:#4b4b4b;}
.contact_info .imgbox				{margin-bottom:15px;padding:3px;border:1px solid #e5e5e5;background:#FFF;}
.contact_info .imgbox img			{width:635px;}
.contact_info .info					{color:#4b4b4b;}
.contact_info .info .name			{color:#1f6064;}
.contact_info .blue					{}

/*index-projects */
.index-projects 					{margin-top:50px;}
.index-projects .title 				{border-bottom:1px solid #dcdcdc;height:0;position:relative; margin-bottom:50px;}
.index-projects .title .tith		{position:absolute;width:150px;left:50%;margin-left:-150px;padding:0 40px 0 60px;top:-30px;height:60px;line-height:60px;font-size:30px; text-align:center;font-weight:normal;background:#FFF url(../yyc_images/i3.png) no-repeat 35px center;}

.index-projects .title .tith strong.name{font-weight:normal;}
.index-projects .cont				{width:1000px;margin:0 auto;overflow:hidden;}
.index-projects ul					{width:1100px;}
.index-projects li					{float:left;width:192px;margin-right:10px;}
.index-projects dt .img-h			{width:188px;height:138px;padding:1px;background:#FFF;border:1px solid #d5d5d5;}
.index-projects dt .img-h img		{width:188px;height:138px;}
.index-projects dt .img-h:hover		{border:1px solid #f60;}
.index-projects dd 					{text-align:center;padding-top:5px;}
.index-projects dd a				{font-size:14px;color:#0c64ba;}
.index-projects dd a:hover			{color:#f60;}

.index-projects .more				{margin-top:30px;text-align:center;}
.index-projects .more a				{height:40px;padding:0 50px;background:#32beff;color:#FFF; border-radius:5px;line-height:40px; font-size:16px; }


/*index-cate*/
.index-cate 						{margin-top:50px;background:#f5f5f5;padding:20px 0;border-top:1px solid #e6e6e6;border-bottom:1px solid #e6e6e6;}
.index-cate .cont					{width:1000px;margin:0 auto;overflow:hidden;}
.index-cate ul						{width:1100px;}
.index-cate li						{float:left;width:192px;margin-right:10px; text-align:center;}
.index-cate .img-h					{width:188px;height:200px;padding:1px;background:#FFF;border:1px solid #d5d5d5;}
.index-cate .img-h img				{width:188px;height:200px;}
.index-cate .img-h:hover			{border:1px solid #f60;}

/*list-bbox*/
.list-bbox							{background:url(../yyc_images/ledyyc_banner.jpg) no-repeat center top;height:40px;padding-top:200px;}

.list-bbox .dh						{background:url(../yyc_images/dh.png) no-repeat;width:1000px;height:40px;margin:0 auto;}

.list-bbox .dh .cname				{width:220px;float:left;height:40px;line-height:40px;font-size:20px;font-weight:normal; text-indent:45px;margin-right:20px;color:#FFF;}

/*crumbs_nav*/
.crumbs-nav							{float:left;width:760px;color:#c3dcf2;height:40px;line-height:40px;}
.crumbs-nav .line					{padding:0 5px;color:#c3dcf2; font-family:"宋体";}
.crumbs-nav .name					{margin-right:5px;color:#c3dcf2;}
.crumbs-nav a						{color:#c3dcf2;}
/*menu-list*/

.menu-list							{margin-bottom:10px;}
.menu-list li						{width:220px;float:left;height:35px;line-height:35px;font-size:14px;border-bottom:1px solid #f9f9f9;background:#f2f2f2;}
.menu-list li a						{width:176px;float:left;height:34px;line-height:34px;border-bottom:1px solid #e9e9e9;padding-left:44px;background:url(../yyc_images/i1.png) no-repeat 34px center;}
.menu-list li.current a				{color:#f60;}

/*travel_detail*/
.in_br_cont_t					{min-height:60px;height:auto !important;height:60px;overflow:visible; text-align:center;margin-bottom:20px;border-bottom:1px dashed #e5e5e5;padding-bottom:10px;}
.in_br_cont_t .wzbt				{font-size:21px;color:#000;margin-bottom:10px;line-height:28px;font-weight:normal;}
.in_br_cont_t .wzcs				{font-size:13px;color:#333;}
.travel_detail .summary			{border:1px solid #ccc;background:#f5f5f5;font-size:13px;color:#333;padding:8px;line-height:21px;margin-bottom:15px;}
.travel_detail .wz_cont			{line-height:26px;font-size:13px;color:#333;}
.travel_detail .wz_cont p		{}
.travel_detail table			{width:100%;}
.travel_detail table td,
.travel_detail table th			{border:1px solid #ccc;padding:0 5px;}
.travel_detail img				{max-width:760px;width:expression(document.body.clientWidth > 760?"760px":"auto");}




/*search_page*/
.search_page{}
.search_page li{border-bottom:1px dashed #e5e5e5;padding:10px 0;}
.search_page .wrapbox{width:900px;padding:0 20px 0 20px;}

.search_page .tith{font-size:16px;}
.search_page .nr{}
.search_page .cont{}
.search_page .time{color:#999;}


.search_page .imgbox{width:60px;height:60px;margin-right:15px;} 
.search_page .wzbox{width:800px;} 

.search_page .seach_input{background:#eee;border-bottom:1px solid #ccc;padding:15px 20px;margin-bottom:20px;}


.search_page .seach_input .slogo{width:170px;height:52px;background:url(../yyc_images/footer-logo.png) no-repeat;margin-right:20px;} 
.search_page .seach_input .search_lr{padding:17px 0 0 0;} 


.sr_frm_box{height:33px; line-height:33px;}
.sr_frmipt{float:left;width:398px; height:32px;background:url(../images/search/sr_iptbg.gif) no-repeat -5px -5px; overflow:hidden;}
.sr_frmipt input,.sr_frmipt .sp{float:left;}
.sr_frmipt input.ipt{height:29px; line-height:26px; width:301px;border:none;background:none;padding:2px 0 0 8px}
.ss_btn{background:url(../yyc_images/btn.png) no-repeat; width:81px; cursor:pointer; border:none;  font-weight:bold; color:#fff; height:32px!important; line-height:32px!important;}



/*图片内容*/
.photo-channel #Article .tool{ position:relative; height:35px; padding-top:6px}
.photo-channel #Article .tool .auto,.photo-channel .tool .up,.photo-channel .tool .next{background: url(../images/v9/up-next.png) no-repeat; height:27px; width:31px;margin-right:10px; overflow:hidden; line-height:27px}
.photo-channel #Article .tool .auto span,.photo-channel .tool .up span,.photo-channel .tool .next span{ visibility:hidden}
.photo-channel #Article .tool .auto{background-position: -39px top;}
.photo-channel #Article .tool .next{background-position: -78px top;}
.photo-channel #Article .Article-Tool{ position:absolute; right:0; border:none; background:none; font-size:12px; font-weight:normal}
.photo-channel #Article .tool .stat{ color:#999;}
.photo-channel #Article .big-pic{ text-align:center; padding:10px 0; border:1px solid #ededed; background-color:#fafcfe; position: relative}
.photo-channel #Article .big-pic #big-pic{display:table-cell;vertical-align:middle;*display:block; overflow:hidden;*font-size:480px; width:896px; height:400px}
.photo-channel #Article .big-pic .max{ position:absolute; bottom:0px; right:0px;background: #FFF url(../images/v9/max.png) no-repeat 5px center; z-index:101; padding:5px 5px 5px 20px}
.photo_prev{position:absolute;left:0;top:0;width:50%;height:100%;z-index:100}
.photo_next{ position:absolute; right:0; top:0; width:50%; height:100%; z-index:100}
.photo_prev a,.photo_next a{background-image: url(../images/blank.gif);display:block; width:100%; height:100%; outline:none;}

#Article .list-pic{ padding:10px 0 0 0; height:100px}
#Article .big-pic{ text-align:center;width:400px;overflow:hidden;}
#Article #big-pic img {}

#Article .cont{overflow:hidden; float: left; width:360px; overflow:hidden; height:80px;}
#Article .cont li{ float:left; width:94px; text-align:center; display:block; overflow:hidden}
#Article .cont li .img-wrap{width:90px; height:60px; margin:0 auto;}
#Article .cont li .img-wrap a{*font-size:55px;width:100px; height:75px;outline: medium none;}
#Article .cont li.on .img-wrap{ border:2px solid #ffb017}
#Article .list-pic .pre,#Article .list-pic .next{float:left; display:block; position:relative;background: url(../images/v9/pic_bg.png) no-repeat;width:110px;height:86px; text-align:center}
#Article .list-pic .pre{ left:-8px;top:-3px; margin-right:14px}
#Article .list-pic .next{ right:-8px; float:right;top:-3px}
#Article .list-pic .pre .img-wrap,#Article .list-pic .next .img-wrap{width:102px; height:72px;border:none; padding:4px 0 8px}
#Article .list-pic .pre .img-wrap a,#Article .list-pic .next .img-wrap a{*font-size:53px;width:98px; height:72px; padding:0px 5px 0 4px;*padding:0px 5px 5px 0px }
#Article .list-pic .pre .img-wrap a:hover,#Article .list-pic .next .img-wrap a:hover{ background:none}
#Article .list-pic .next{ right:-8px; float:right;bottom:-2px}
#Article .pre-bnt,#Article .next-bnt{cursor: hand;!important;cursor: pointer}
#Article .pre-bnt,#Article .next-bnt,#Article .pre-bnt span,#Article .next-bnt span{background: url(../images/v9/big-btn.png) no-repeat; display:block; width:17px; height:69px; float:left;}
#Article .pre-bnt:hover, #Article .next-bnt:hover,#Article .pre-bnt-on,#Article .next-bnt-on{background-position: 0 -78px;}
#Article .pre-bnt span{background-position: -30px top;}
#Article .pre-bnt:hover span,#Article .pre-bnt-on span{background-position: -30px -78px;}
#Article .next-bnt span{background-position: -55px top;}
#Article .next-bnt:hover span,#Article .next-bnt-on span{background-position: -55px -78px;}




.p_sort1					{height:37px; position:relative;background:#f2f2f2;margin-bottom:20px;}
.p_sort1 ul					{height:35px;border-bottom:2px solid #1d7ad9;}
.p_sort1 ul.pgnone			{padding-left:0;}
.p_sort1 ul li				{float:left;border-right:1px solid #FFF;font-size:14px;}
.p_sort1 ul li a,
.p_sort1 ul li a span		{display:block;height:34px;line-height:34px;cursor:pointer;float:left;}

.p_sort1 ul li a			{font-weight:normal;padding-left:20px;background:#e8e8e8;border:1px solid #e8e8e8;border-bottom:none;}
.p_sort1 ul li a:hover 		{color:#333;background:#e8e8e8;border:1px solid #e8e8e8;border-bottom:none; text-decoration:none;}
.p_sort1 ul li a span		{padding-right:20px;}

.p_sort1 ul li.hover a		{background:#1d7ad9;border:1px solid #1d7ad9;border-bottom:none;}
.p_sort1 ul li.hover a span	{font-size:14px;font-weight:bold;color:#FFF;}
.p_sort1 ul li.hover a:hover{color:#FFF;}
.p_sort1 .time				{position:absolute;top:10px;right:0;font-size:12px;color:#999;}






/*在线客服*/
.keifu{ position:fixed; top:10%; right:0; width:140px;  _position:absolute; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.keifu_tab{ width:160px;}
.icon_keifu{ width:26px; height:100px; float:left; background:url(../yyc_images/keifu.png) 0 0; position:relative; display:none; cursor:pointer;}
.keifu_box{ float:left; width:140px;}
.keifu_tab img{ display:block;}
.keifu_head{ width:140px; height:41px; background:url(../yyc_images/keifu.png); background-position: 0 -103px; font-size:0; line-height:0; position:relative;}
.keifu_close:link,.keifu_close:visited{ display:block; width:11px; height:11px; background:url(../yyc_images/keifu.png) -42px 0; position:absolute; top:5px; right:5px;}
.keifu_close:hover{ background-position:-60px 0;}
.keifu_con{ border-left:4px solid #029bdb; border-right:4px solid #029bdb; padding-top:15px; background:#FFF;}
.keifu_con li{height:33px; padding-left:5px;}
.keifu_con .weixin{ height:96px;}
.keifu_con .bt{ font-size:16px; height:30px; line-height:30px; text-align:left; padding:0 0 0 20px; color:#012646;}
.keifu_bot{ width:140px; height:20px; background:url(../yyc_images/keifu.png); background-position:0 bottom; }
.keifu_con .name{float:left;font-weight:normal;height:23px;line-height:23px;}




.zs-index-imgbox{height:142px;width:575px;overflow: hidden;}
.zs-index-imgbox ul{width: 600px;}
.zs-index-imgbox li{float: left;width:102px;height:142px;margin-right: 10px;}