﻿/* The Cascading StyleSheet by 96365ued 
	你可以通过关键字搜索以下相关
	1、初始化；
	2、共用样式；
		1)样式初始化 2)小组件
   3、布局；
   4、+++++++++++
*/

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 全局初始化*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,       
form,fieldset,label,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;outline:0;/*vertical-align: baseline;*/font-family:inherit;font-weight:inherit;font-style:inherit;}
:focus{outline:0;}
body{background:#fff;line-height:1.5;color:#333;font-size:12px;font-family:Arial,Tahoma,Simsun,"宋体";}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
textarea{overflow:auto;}
img{vertical-align:middle;-ms-interpolation-mode:bicubic/*改善IE7图片缩放*/;}
address,caption,cite,code,dfn,th,var{font-weight:normal;font-style:normal;}
ol,ul{list-style:none;list-style-type:none;}
caption,th{text-align:left;}
h1{font-size:18px}
h2{font-size:16px}
h3{font-size:14px}
h4,h5,h6{font-size:100%}
blockquote:before, blockquote:after, q:before, q:after{content:"";}
blockquote, q{quotes:"" "";}
abbr,acronym{border:0;}

/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> Sprite_(融图)*/
	/*背景*/
	.mi_cont,.main_contg h2,.sider_model h3,.sider_mytj h3,.main_list h3{background:url(../Image/background/sprite_bg_v0.gif) no-repeat 0 0;}
	#top_nav,.menu,.menu_c_box ul,.main_intro h1,.ml_title/*,.ml_c_box*/{background:url(../Image/background/sprite_bgx_v0.gif) repeat-x 0 0;}
	.my_tools,.diet-car,.nav_index,.sn_box h3,.sider_model h3 span,.sm_hot h3 span,.see_med h3 span,.sm_common h3 span,.rele_info h3 span,.intro_ksjs .mi_cont h3,.crumb_nav,.sider_mytj ul li,.mcg_list li{background:url(../Image/background/sprite_icon_v0.gif) no-repeat 0 0;}
	
	/*按钮、页签、导航*/
	.menu_c_box ul li,.menu_c_l,.menu_c_r,.main_list h3 span{background:url(../Image/background/sprite_bg_bit_v0.gif);}
	.menu_c_box ul li a:hover,.ml_tab li a,.btn_err,.btn_search{background:url(../Image/button/sprite_btn_v0.gif);}
	
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 共用样式 */
	/*定制*/
	.hide{display:none}
	.show{display:block}
	.vh,.disabled{visibility:hidden}
	
	/*f_开头为float漂浮,l:左 r:右*/
	.f_l{float:left;}
	.f_r{float:right;}
	
	/*小组件 */
	.noime{ime-mode:disabled;}/*输入法模式禁止ie支持*/	
	
	/*浮动清理 */
	.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;zoom:1;}
	.clearfix{display:inline-block;zoom:1;}
	.clearfix{display:block;}
	.clear,.clear1,.cline{clear:both;font-size:0;height:1px;overflow:hidden;margin:0px;border:0px; background-color:transparent; line-height:0px;/*zoom:1;*/}
	.clear1{height:0}/*清除 无高度*/
	.cline{margin-right:13px;border-bottom:1px dashed #B8B8B8;} /*清除浮动并且带有一条灰色分割线*/
	
	/*链接样式*/
	a:link,a:visited{text-decoration:none;color:#404040;}
	a:hover,a:active{text-decoration:underline;color:#077ac7;}
	
	/*盒模型定制 m:margin p:padding t:top r:right l:left */
	.mt10{margin-top:10px;}/*上空10像素*/
	.ml10{display:inline;margin-left:10px;}/*左空10像素*/
	.mr10{margin-right:10px;}/*右空10像素*/
	.pt10{padding-top:10px;}/*上空10像素*/
	
	/*左右5像素空隙*/
	kbd{margin:0 5px;}
	.nobg{background: none!important;}
	.nobd{border:none!important;}
	
	/*一些小的图片*/
	.icon_1,.icon_2,.icon_3,.icon_4{background:url(images/bg_member_1.gif) no-repeat 0 -371px; padding-left:20px;margin-right:6px;  color:#077ac7; height:18px;}
	.icon_2{background-position:0 -551px;}
	.icon_3{background-position:0 -587px;}
	.icon_4{background-position:0 -620px;}
	
	/*表单相关*/
	input,select,textarea,.textarea{}
	.ipt{}
	
	/*单选框复选框*/
	.radio, .checkbox{border:0;}
	
	/*按钮区域*/
	span.btn_box{position:absolute;display:block;top:0;right:12px;width:91px;height:75px;}
	p.btn_box{height:45px;text-align:center}
	.btn_box a,.btn_a{display:block;margin-top:10px}
	.mi_cont .btn_box a,.ml_c_box li.col_3 .btn_box a{width:86px;height:31px;}
		
	/*按钮样式*/
	.ipt_btn{height:21px;padding:1px 4px;*padding-top:3px;color:#077ac7;background:url(images/bg_btn.jpg) repeat-x 0 -51px;text-align:center; border:1px solid #9cc9e0;cursor:pointer;}
		
	a.btn_err{display:block;width:81px;height:29px;line-height:29px;letter-spacing:1px;text-align:center;font-size:12px;font-weight:normal;background-position:-10px -272px;}
	a.btn_err:link,a.btn_err:visited{color:#694308;}
	a.btn_err:hover,a.btn_err:active{text-decoration:none;color:#EAB943;}
	
	/*日期样式*/
	.date{margin:0 5px;font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#3F3F3F; }
	
	/*粗体*/
	.tt_bb{font-weight:bold;}
	
	/*c_开头为字体颜色 *不建议使用*/
	.c_gray{color:#999;}
	.c_blue{color:#077ac7;}
	.c_red{color:#900;}
	.c_green{color:#090;}
	.c_orange{	color:#ff4800;}
	
	/*高亮提示 *号 */
	span.import{color:#FF5A01;}

	/*分页*/
	#pages{margin-top:20px;/*padding-top:5px;*/height:38px;text-align:center;font:normal 12px/42px Arial,"宋体"; color:#414141;border-top:1px solid #CCCCCC}
	#pages a{margin:2px;padding:1px 4px;background:#ECECEC;border:1px solid #ECECEC;}
	#pages a:hover{text-decoration:none;color:#FE0000;border-color:#FE0000;}
	#pages a.next,#pages a.last{background:none;border:0;}
	
	/*广告*/
	.ad img{padding:1px; border:1px solid #dcdcdc;}
	.ad_side{padding:1px!important;}
		.banner{float:right; width:638px;}/*banner*/
		.banner_750x100{float:left;width:750px;height:100px;/*background:#077ac7;background:url(../Image/img/index_ad.gif) no-repeat 0 0;*/}
		.banner_230x90{float:left;width:230px;/*height:90px;background:#077ac7;*/} 
		.banner_230x90 p{margin:0 auto 10px;}
		/*.banner_230x90:first-child{margin-top:0}*/
		.banner_230x90 p img{width:230px;height:90px;background:url(../Image/img/index_ad.gif) no-repeat 0 0;}
		.banner_510x60{float:left;width:510px;height:60px;background:#077ac7;background:url(../Image/img/index_ad.gif) no-repeat 0 0;} 
	   .banner_230x70{float:left;width:228px;height:68px;border:1px solid #646464;background:url(../Image/img/index_ad.gif) no-repeat 0 0;}
		.banner_188x90{float:left;width:188px;height:90px;background:#077ac7;background:url(../Image/img/index_ad.gif) no-repeat 0 0;} 
		
		.ad_750 .banner_750x100{margin-left:0}
		
	/*首页中心广告群*/
	.ad_home{overflow:hidden;width:508px;height:265px;border:1px solid #e1e1e1;}
		ul.ah_list li{display:inline;float:left;margin:2px 4px 2px 5px;width:160px;}
	
	
	
	/*滑动公告 内容容器*/
	.flow_box{position:relative;overflow:hidden;width:510px;height:100px;text-align:center}
		#flow_nav{z-index:10;position:absolute;bottom:5px;right:3px;overflow:hidden;width:113px;height:24px;}
		#flow_nav li{float:left;margin-right:5px;width:21px;height:26px;}
		#flow_nav li a{display:block;margin:0;padding:0;width:21px;height:25px;text-align:center;color:#000;font-weight:bold;font-size:12px;line-height:26px;font-family:Verdana;text-decoration:none;background:url(../Image/background/sprite_icon_v1.gif) no-repeat 0 0;outline:none;-moz-outline:none}
		#flow_nav li a.current{color:#FFF;background:transparent url(../Image/background/sprite_icon_v1.gif) no-repeat scroll -71px 0;}
		
		/* panes*/
		#flow_panes{z-index:8;position:relative;overflow:hidden;clear:both;width:508px;height:98px;background:url(../Image/background/sprite_bgx_v0.gif) repeat-x 0 -464px;border:1px solid #CCCCCC;}
		/* our additional wrapper element for the items */
		#flow_panes .items{position:absolute;clear:both;margin:0;padding:0;width:20000em;}
		#flow_panes .items div{float:left;cursor:pointer;margin:0;width:508px;color:#2AB;font-size:14px;}
		#flow_panes .items div img{width:508px;height:98px;}
	/*滑动公告 控制按钮(默认隐藏;需要显示请删除:hide)*/
	.flow_box #actionButtons{z-index:12;position:relative;margin-top:-30px}
	
	/*首页中心动态广告*/
	.slide_ad{clear:both;width:510px;height:100px;background:#858585}
	
	/*遮盖层*/
	/* overlay元素*/ 
	div.overlay{display:none;padding:50px;width:550px;height:180px;background-image:url(../Image/img/overlay/white.png);}
	div.overlay{_background-image:url(../Image/img/overlay/white_IE6.gif);}
	/*{_background-image:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.96365.cn/daoyi/Image/img/overlay/white.png', sizingMethod='scale');}*/
	/*关闭按钮*/
	div.overlay div.close{position:absolute;right:5px;top:5px;cursor:pointer;width:35px;height:35px;background-image:url(../Image/img/overlay/close.png);}
	div.overlay div.close{_top:-6px;_right:8px;_background-image:url(../Image/img/jquery/overlay/overlay_close_IE6.gif);}
	/*{_background-image:url(../Image/img/overlay/overlay_close_IE6.gif);}*/
	/* black */
	div.overlay.black{background:url(../Image/img/overlay/transparent.png) no-repeat !important;color:#fff;}
	/* petrol */
	div.overlay.petrol{background:url(../Image/img/overlay/petrol.png) no-repeat !important;color:#fff;}
	div.black h2, div.petrol h2{color:#ddd;}
	
	
	/* 地图遮盖层*/ 
	.map_overlay{display:none;z-index:10000;width:780px;min-height:500px;border:1px solid #709CD2;background-color:#FFF;-moz-box-shadow:0 0 10px 5px #666;-webkit-box-shadow: 0 0 10px #666; } 
		.map_overlay .close{position:absolute;top:-15px;right:-15px;cursor:pointer;width:35px;height:35px;background-image:url(../Image/img/overlay/close.png);}
		.map_overlay .close{_top:-6px;_right:8px;_background-image:url(../Image/img/jquery/overlay/overlay_close_IE6.gif);}
		.map_overlay h3{text-indent:10px;color:#FFF;font:bold 14px/160% Arial;background-color:#709CD2;}
		.contentWrap{/*overflow-y:auto;*/width:780px;height:520px;}
		.contentWrap iframe{margin:5px 0 0;width:770px;height:505px;}
		
	/*滑动公告  prev, next, prevPage and nextPage buttons */
	a.browse{/*display:block;*/float:left;cursor:pointer;margin:40px 10px;width:30px;height:30px;font-size:1px;background:url(../Image/img/scrollable/arrow/hori_large.png) no-repeat;}
		/* right */
		a.right{background-position: 0 -30px; clear:right; margin-right: 0px;}
		a.right:hover{background-position:-30px -30px;}
		a.right:active{background-position:-60px -30px;}
		/* left */
		a.left{margin-left: 0px; } 
		a.left:hover{background-position:-30px 0;}
		a.left:active{background-position:-60px 0;}
		/* up and down */
		a.up, a.down{float: none;margin: 10px 50px;background:url(../Image/img/scrollable/arrow/vert_large.png) no-repeat;}
		/* up */
		a.up:hover{background-position:-30px 0;}
		a.up:active{background-position:-60px 0;}
		/* down */
		a.down{background-position: 0 -30px;}
		a.down:hover{background-position:-30px -30px;}
		a.down:active{background-position:-60px -30px;} 
		
/*>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> 布局 */
.head,.wapper,.foot,.tn_box,#crumbWrap{clear:both;margin:0 auto;width:950px;} 

	/* top_nav： 顶部通栏，全站通用 */
	#top_nav{padding-top:3px;width:100%;height:24px;color:#404040;background-position:0 0; }
		#top_nav .tn_box .login_info{float:left;}
		#top_nav .tn_box .login_info a{margin-left:10px;}
		#top_nav .quick_link{float:right;}
			.diet-car{padding-left:20px;width:65px;background-position:-52px -982px;}
			#top_nav .quick_link li{display:inline;float:left;margin-right:10px}
			/*top_nav:my_tools_常用工具条_滑动弹出效果*/
			.my_tools{position:relative;z-index:100;width:65px;background-position:50px -948px;*background-position:50px -950px}
				.my_tools a{display:block}
				.my_tools ol{position:absolute;z-index:101;display:none;padding:4px 0 5px 4px;width:58px;border:1px solid #ccc;background:#fff}
			
	/* head：LOGO、总导航及二级频道导航*/
	.head{overflow:hidden;padding-top:8px;height:92px;}
		.head .logo{float:left;width:152px;height:88px;text-align:center;}
			.head .logo a{display:block;margin-left:2px;width:148px;height:57px;text-indent:-9000px;background:url(../../share/Image/logo/Logo.gif) no-repeat;}
			.head .logo p{margin-top:8px;width:152px;height:20px;line-height:20px;text-align:center;color:#7a7a7a;font-family:Tahoma}

		.head .menu{float:right;overflow:hidden;width:784px;height:90px;border:1px solid #cacaca;background-position:0px -37px;}
			.menu_nav{float:left;padding:5px 0 5px 10px;width:776px;}
				.nav_index{padding-left:15px;background-position:0px -180px;}
				.menu_nav a{margin-left:10px;}
			.menu_cont{float:left; width:786px;}
				.menu_cont .pd_logo{float:left;margin-top:-6px;width:112px;height:63px;text-indent:-9000px;background:url(../Image/logo/ybbc_logo.gif) no-repeat;}
				.menu_c_box ul{float:left;width:650px;height:50px;background-position:0px -133px;}
				.menu_c_box ul li{display:inline;float:left;width:108px;line-height:50px;text-align:center;background-position:105px -68px;}
				.menu_c_box ul li.last{background:none;}
				.menu_c_box ul li a{display:block;margin:0 auto;width:78px;height:50px;font-weight:700;}
				.menu_c_box ul li a:link,.menu_c_box ul li a:visited{text-decoration:none;color:#fff}
				.menu_c_box ul li a:hover{text-decoration:none;background-position:-10px -411px;}
				.menu_c_l,.menu_c_r{float:left;width:4px;height:50px;}
				.menu_c_l{background-position: 0px 1px;}
				.menu_c_r{background-position: -26px 1px;}
	
/*wapper_所有*/
.wrapper{margin:0 auto;width:950px}
			
/*main_主体内容*/
.main{overflow:hidden;width:710px;}
		
/*sider_边栏内容*/
.sider{overflow:hidden;width:230px;}
	
/* footer_网站统一公用*/
.footer{clear:both;margin:0 auto;width:950px;text-align:center}
	.foot_detail{margin-top:20px;padding-top:10px;width:100%;text-align:center;border-top:1px solid #ededed}
	.foot_detail p{padding:5px 0;}
		.foot_detail p a{margin:0 2px}
