/* ------------------------------------------------------------------------ 全局定义 */
	* { word-wrap: break-word; }
	body { background: #FFF; }
	body, input, button, select, textarea { font: 12px/1.6em Arial, Microsoft Yahei, 'Simsun',sans-serif; color: #000; }
		textarea { resize: none; }
	body, ul, ol, li, dl, dd, p, h1, h2, h3, h4, h5, h6, form, fieldset { margin: 0; padding: 0; }
	table { empty-cells: show; border-collapse: collapse; }
		caption, th { text-align: left; font-weight: 400; }
	em, cite, strong, th { text-align: left; font-style: normal; }
	ul li { list-style: none; }
	h1, h2, h3, h4, h5, h6 { font-size: 1em; }
	em, cite { font-style: normal; }
	a { color: #444; text-decoration: none; }
		a:hover { color: #CC0000; text-decoration: none; }
		a img { border: none; }
	label { cursor: pointer; }
	img { vertical-align: top; border: 0 none; }
	em, i { font-style: normal; }
	.l { float: left; width: 35%;}
	.ll{ float: left; width: 35%;overflow: hidden;}
	.r { float: right; }
	.cl:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
	.cl { zoom: 1; }
	.clear { clear: both; width: 100%; overflow: hidden; line-height: 0; font-size: 0; }
	.pipe { margin: 0 5px; color: #666; }
	.fot12 { font-size: 12px !important; }
	.fot14 { font-size: 14px !important; }
	.fot16 { font-size: 16px !important; }
	.fwt4 { font-weight: 400; }
	.fwt7 { font-weight: 700; }
	.mb5 { margin-bottom: 5px; }
	.mb10 { margin-bottom: 10px; }
	.mb20 { margin-bottom: 20px; }
	.col_banner { margin-bottom: 5px; }

/* 迷你导航 */
	.mininav { width: 100%; height: 42px; line-height: 42px; border-top: 2px solid #1C8DD5; background: #F9F9F9; border-bottom: 1px solid #D9D9D9; overflow: hidden; font-family: Tahoma, "Simsun"; }
		.mininav .wp { background: none; }
		.mininav .pipe { color: #C6C6C6; }
		.funcset { float: left; font-weight:bold;}
		.funclogin { float: right; }
        .crumbs{font-size:14px;}
/* 页尾 */
	#ft { width: 100%; font-size: 14px; background: #2B2E31; text-align: left; margin-top: 15px; padding: 8px 0 25px; line-height: 28px; color: #FFF;  clear: both; }
		#ft a { color: #FFF; }
		#ft .wp { background: none; }
		#ft .f_link { margin: 15px 0; background: #525252; padding: 0 10px; }
		#ft .f_category { text-align: left; font-size: 14px; border-bottom: 1px solid #393A3C;margin:15px 0;padding-bottom:8px;}
			#ft .f_category strong { color: #FFF; float: left; display: block; }
		#ft .en { font-family: Arial; }
		#ft p { }
		#ft .ftlink { float: left; }
		#ft .ftlogo { float: right; }
        #ft .ftlogo span { margin-top: 45px; display: block; text-indent: -9999px; width: 215px; height: 78px; background: url(../../images/mshishang/icon.png) no-repeat 0 -549px; }

 /*2015-10-10 页尾添加二维码*/
        #ft .ft_p{width:70%;float:left;}
        #ft .code{float:right;position:relative;margin-right:30px;}
        #ft .code .blog_code{position:absolute;left:0;top:-113px;display:none;background:#bbb6b6;z-index: 10;}
        #ft .code .blog_code img{width:80px;height:auto;padding: 10px;}
        #ft .code .blog_code span{width:0;height:0;border:7px solid;border-color:#bbb6b6 transparent transparent transparent ;font-size: 0;position:absolute;top:100px;left:20px;}
        #ft .code a{cursor: pointer;}
        #ft .code .blog_logo {display:block;float: right;width:32px;height:32px;}
        #ft .code .blog_logo img{width:auto;height:32px;}
        #ft .focus_on{float:right;width:7%;height:32px;line-height: 32px;}


/*/字体缩放 */
/*正文中图片*/
.img_wrapper { text-align: center; padding-bottom:5px;_width:560px;_overflow:hidden }
.img_wrapper img{ padding: 8px; display: block; margin: 0 auto; border:solid 1px #e7e7e7; background:#fff; }
.img_wrapper .img_descr { line-height:20px; padding:6px 0; color:#666; font-size:12px;margin:5px auto; display:inline-block; display:-moz-inline-stack;zoom:1; text-align:left}

#baidu_search div.result {
  line-height: 20px;
  margin-bottom: 15px;
}

#baidu_search .c-abstract {
  font-size: 13px;
}

#baidu_search .c-title {
	font-weight: normal;
  font-size: 16px;
  margin-bottom: 3px;
}
#baidu_search .c-showurl {
  color: #008000;
  font-size: 13px;
}

#baidu_search em {
  font-style: normal;
  color: #c00;
}

#baidu_search a:visited {
color: #606;
}

#baidu_search a {
	color: #00c;
	text-decoration: underline;
}

.hotword {
height: auto;  overflow:hidden;margin-top:10px;
}

.hotword a {
float: left;
height: 36px;
padding: 0 10px;
padding: 0 9px 0 10px\9;
border-top: 2px solid #fff;
border-left: 2px solid #fff;
background-color: #f5f5f5;
line-height: 36px;
color: #666;
font-size: 14px;
white-space: nowrap;
font-family: "Microsoft YaHei";
}

.hotword a:hover { color: #004499;background-color: #E0E0E0;}
#bdcsFrameTitleBox{margin-top: 20px;}

#d_BigPic IMG{max-height: 800px;max-width: 600px;width: auto;height: auto;}
