
/*==========@@HTML默认 开始@@==========*/
/*基本*/
*{ font-size:16px;padding:0px; margin:0px }
body{color:#000;background-color: #FFF;padding:0px; margin:0px auto;overflow:scroll;overflow-x:hidden;overflow-y:auto;
font-family: Microsoft YaHei,Helvitica,Verdana,Tohoma,Arial,san-serif;font-size:16px;max-width:100%; overflow:hidden;
}
html{ overflow:hidden; }
div{ margin:0; padding:0; border:0; color:#333333; }
img{ margin:0; padding:0; border:0; }
p{ margin: 0px 0px 1em 0;}
b,strong {font-weight: bold;}
table { border-collapse: collapse; border-spacing: 0;/* Remove most spacing between table cells.*/}
li{ list-style: none outside none;}

/*链接*/
a{ text-decoration:none; color:#000; background: transparent;  outline:none}
a:visited { color: #999;}
a:focus { outline:none; }
a:hover, a:active{ color:green; outline:none;}

/*标题*/
h1 { font-size: 1.3em;margin:  0;}
h2 {font-size: 1.2em; margin: 0;}
h3 { font-size: 1.17em;margin: 0;}
h4 {font-size: 1em;margin:0;}
h5 {font-size: 0.83em;margin: 0;}
h6 { font-size: 0.67em;margin: 0;}

/*表单*/
form {margin: 0;}
button,input,select,textarea {
    font-size: 100%;  /* Correct font size not being inherited in all browsers. */
    margin: 0;  /* Address margins set differently in IE 6/7, Firefox 3+, Safari 5,and Chrome */
    vertical-align: baseline; /* Improve appearance and consistency in all browsers */
    *vertical-align: middle; /* Improve appearance and consistency in all browsers */
}
button,select {text-transform: none;}
input{background-color: #FFFFFF;border: 1px solid #E8E8E8;margin: 3px 0px;padding: 5px 3px;width:99%;line-height: normal;}
textarea{-moz-box-sizing: border-box;
    -webkit-border-radius:5px; -moz-border-radius:5px; -o-border-radius:5px;border-radius:5px;
	background-color: #FFFFFF;border: 1px solid #E8E8E8;margin: 3px 0px;
	padding: 5px 3px;width:99%;
}

/*其它*/
blockquote {margin: 1em 40px;}
dfn {font-style: italic;}
hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}
code, kbd, pre, samp {font-size: 1em;}
pre {margin: 1em 0; white-space: pre;white-space: pre-wrap;word-wrap: break-word; }
small {font-size: 80%;}
sub,sup {font-size: 75%;line-height: 0; position: relative;vertical-align: baseline; /* Prevent `sub` and `sup` affecting `line-height` in all browsers.*/}
sup {top: -0.5em;}
sub {bottom: -0.25em;}
dl{margin: 1em 0;}
dd {margin: 0 0 0 40px;}
audio:not([controls]) {display: none; height: 0;}
/*==========@@HTML默认  结束@@==========*/


/*==========@@通用 开始@@==========*/
/*常用颜色*/
.blue {color: #00F !important;}
.green {color: #0F0 !important;}
.red {color: #F00 !important;}
.black {color: #000000 !important;}
.white {color: #FFFFFF !important;}
.gray { color:gray; !important; }
.purple { color:purple;  !important;}

/*清除浮动*/
.clear { display:block; clear:both;}
.float_left { float:left; }
.float_right { float:right; }

/*对齐方式*/
.left { text-align: left}
.right {text-align: right}
.center{ text-align: center}

/*其它*/
.hide { display:none; }  /*隐藏*/
.more{ float: right; padding-right:5px;} /*more链接*/
.code_image{ cursor: pointer; padding-bottom:3px;} /*验证码图片样式*/

/*必须输入，主要*/
.required{ color:red; font-weight:bold;}
.form_text_verifycode { width:80px; }
.form_radio{ width:auto; border:0;}
.form_checkbox{ width:auto; border:0}

/*按钮*/
a.btn{display:block; 	width: 99%;	color:#000000; font-size: 16px; padding: 8px 0px;
	background-color: rgb(255, 255, 255);
	background-image: linear-gradient(to top, rgb(245, 245, 245), rgb(255, 255, 255));
	border: 1px solid rgb(211, 211, 211);
	-moz-box-shadow:0px 1px 2px 0 rgba(0, 0, 0, 0.15);-webkit-box-shadow:0px 1px 2px 0 rgba(0, 0, 0, 0.15);
	-o-box-shadow:0px 1px 2px 0 rgba(0, 0, 0, 0.15);box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
	text-shadow: 0.5px 0.5px 1px rgb(255, 255, 255);
	text-align: center;	vertical-align:middle; cursor: pointer;
	-moz-border-radius: 3px;-webkit-border-radius: 3px;-o-border-radius:3px;border-radius: 3px;
}

/*箭头*/
.arrow{ background:url(../image/arrow1.png) center center no-repeat; background-size:14px;
	width:30px; height:30px; display:block; float:right;vertical-align:middle;
}

#menu{ padding:10px 0 10px 5px; }
#menu a{ text-decoration:none; color:#000; background: transparent; outline:none; padding:3px 5px; font-size:0.91em; }
#menu a:visited {}
#menu a:focus { outline:none; }
a:active{ color:#FFFFFF; outline:none;}
#menu a.current span{ color:fff; }
#menu a span{ color:fff; }
#menu li ul li a{ font-size:0.9em; }
.loading{ display:none; position: absolute; width:100%; height:100%; top:48px; left:0px; text-align:center; vertical-align:middle;
background:#fff url(../image/load.gif) no-repeat center center; }
/*==========@@通用 结束@@==========*/


/*==========@@布局  开始@@==========*/
.body_index, .body_article, .body_download, .body_picture, .body_product, .body_single, .body_video, .body_job, .body_feedback{ background-color:#e2e3e6; }
.single, .article, .picture, .download, .video, .product, .job, .guestbook, .sitemap, .feedback{ width:99%; margin:0px auto }

#top{} /*主要用于页面顶部特殊功能，宽度通常全屏*/
#header, #content , #footer{ width: 98%;  margin: 0px auto; border:0px solid green;}

#index{ width:100%; height:100%; position:relative; overflow:hidden; z-index:2;}
#left{ width:100%; position:absolute; top:0;left:0; background:#f4f4f4; z-index:5; }
#left .subchannel{ overflow-y:scroll; }
#left .serchChannel{ overflow-y:scroll; overflow-x:hidden; }
#right{ width:100%; position:absolute; top:0; left:0; z-index:10; overflow:hidden; }
#right .right_wrap{ overflow-y:scroll; padding:5px 10px; }
#right .search_wrap{ width:100%; padding:5px 0; position:absolute; top:48px; right:-100%; background:#fff; }


/*==========@@布局  结束@@==========*/


/*==========@@公共板块 开始@@==========*/
/*Logo部分*/
#header .logo{ text-align:center;}
#header .shouce{ text-align:center; font-size:30px; font-weight:normal; margin-top:0 auto; color:#333; letter-spacing:8px; padding-top:10px;}
#header .WebLogo{ text-align:center;}
#header .WebLogo img{max-width:100%; margin-top:10px;}
.Language{ width:60px; float:right; padding:0 10px 0px 0px;  color:#666; text-align:center; display:table-cell; vertical-align:middle; }
.Language img{ vertical-align: middle; }
/*===顶部工具条 开始===*/
#toolbar{ width:100%; height:46px; line-height:46px; z-index:3; border-bottom:1px solid #CEEAD1; display:table; text-align:center;	
	-moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5); -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,5);-o-box-shadow:0 0 5px 0 rgba(0,0,0,5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5);
	background-image:-webkit-gradient(linear,left top,left bottom,from(#8BD73C),to(#508F06));
	background-image:-webkit-linear-gradient(#8BD73C, #508F06);
	background-image:-moz-linear-gradient(#8BD73C, #508F06);
	background-image:-ms-linear-gradient(#8BD73C, #508F06);
	background-image:-o-linear-gradient(#8BD73C, #508F06);
	background-image:linear-gradient(#FBFDFA, #CEEAD1);
	/*opacity: 0.95;*/
}
#menuBtn{ display:table-cell; padding-left: 10px; vertical-align:middle; }
#menuBtn img{ height:24px; }
#ChannelName{ width:100%; display:table-cell; vertical-align:middle; color:#008000; font-size:16px; text-align:center; }
#searchBtn{ display:table-cell; width:50px; vertical-align:middle; }
#searchBtn img{ height:24px; }
/*===顶部工具条 结束===*/

/*===FlexSlider幻灯片  开始===*/
#banner{}
.flexslider{ position: relative; clear:both;}
/*幻灯片标题*/
 .flex-caption { width:100%; padding:3px 0px; position: absolute; bottom: 3px;color: #fff;text-align: right;font-size: 14px;line-height: 22px;height:22px;max-width:640px}
/* FlexSlider Necessary Styles*/
.flexslider {margin: 0; padding: 0;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "\0020"; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}

/* FlexSlider Default Theme
*********************************/
.flexslider { margin: 0 0 8px; background: #fff;  zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; }
.loading .flex-viewport { max-height: 500px; }
.flexslider .slides { zoom: 1; }
.carousel li { margin-right: 5px; }

/* Direction Nav */
.flex-direction-nav {*height: 0;}
.flex-direction-nav a  { display: block; width: 40px; height: 40px; margin: -20px 0 0; position: absolute; top: 50%; z-index: 10; overflow: hidden; opacity: 0; cursor: pointer; color: rgba(0,0,0,0.8); text-shadow: 1px 1px 0 rgba(255,255,255,0.3); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; }
.flex-direction-nav .flex-prev { left: -50px; }
.flex-direction-nav .flex-next { right: -50px; text-align: right; }
.flexslider:hover .flex-prev { opacity: 0.7; left: 10px; }
.flexslider:hover .flex-next { opacity: 0.7; right: 10px; }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; }
.flex-direction-nav .flex-disabled { opacity: 0!important; filter:alpha(opacity=0); cursor: default; }
.flex-direction-nav a:before  { font-family: "flexslider-icon"; font-size: 40px; display: inline-block; content: '\f001'; }
.flex-direction-nav a.flex-next:before  { content: '\f002'; }

/* Pause/Play */
.flex-pauseplay a { display: block; width: 20px; height: 20px; position: absolute; bottom: 5px; left: 10px; opacity: 0.8; z-index: 10; overflow: hidden; cursor: pointer; color: #000; }
.flex-pauseplay a:before  { font-family: "flexslider-icon"; font-size: 20px; display: inline-block; content: '\f004'; }
.flex-pauseplay a:hover  { opacity: 1; }
.flex-pauseplay a.flex-play:before { content: '\f003'; }

/* Control Nav */
/*.flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;}*/
.flex-control-nav{ width: 100%;position:absolute; bottom:10px;  margin:0px; text-align: center; border:0px dashed red}
.flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;}
.flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -moz-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); -o-box-shadow: inset 0 0 3px rgba(0,0,0,0.3); box-shadow: inset 0 0 3px rgba(0,0,0,0.3); }
.flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); }
.flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; }

.flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;}
.flex-control-thumbs li {width: 25%; float: left; margin: 0;}
.flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;}
.flex-control-thumbs img:hover {opacity: 1;}
.flex-control-thumbs .flex-active {opacity: 1; cursor: default;}
/*===FlexSlider幻灯片  结束===*/

/*当前位置*/
#location{ padding:3px 0px;margin: 0; border-bottom: 1px solid #16b7b7;color:#000;  height:22px; line-height:1.5em;  text-indent:22px}
#location a{color:#000}

/*搜索 */
/*搜索 */
table.search_table{ width:99%; text-align:center;}
table.search_table th{ vertical-align:middle; text-align:center; padding:0px 3px;}
table.search_table td{ vertical-align:middle; width:90px; padding:0px 3px;}

.search{ overflow:hidden; padding:5px 0 5px 8px; }
.search #keywords{ width:62%; height:20px; line-height:24px; padding-left:5px; float:left; border:1px solid #ccc; border-radius:0; box-shadow:none; }
.search button{ height:32px; width:55px; margin:3px 0; line-height:26px; background:#fff; border:1px solid #ccc; border-left:none; cursor:pointer; float:left; }
.search #keywords:focus{ outline:none; }
.search button:focus{ outline:none; box-shadow: none; }

/*===关注微信 开始===*/
.WxInfo{ padding:5px; margin-bottom:10px; position: relative}
.WxInfo img{ float:left; vertical-align:middle;}
.WxInfo .WxName{ font-size: 18px; color: rgb(69, 69, 69); border:0px solid red; }
.WxInfo .WxID{ font-size: 12px;color: rgb(163, 163, 163);   }
.WxInfo .WxArrow{ position:absolute; right:8px; top: 20px }
.WxInfo .WxArrow img{ width: 16px;}
a.btnWx{background-color: rgb(252, 252, 252);	margin: 3px 0px;	display: block;	color: rgb(34, 34, 34);
	font-size: 15px;	cursor: pointer;	font-weight: bold;	text-decoration: none;
	-moz-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.3);-webkit-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.3);
	-o-box-shadow:0px 1px 4px rgba(0, 0, 0, 0.3);box-shadow: 0px 1px 4px rgba(0, 0, 0, 0.3);
	-moz-border-radius: 5px;-webkit-border-radius: 5px;-o-border-radius:5px;border-radius: 5px;
}
/*===关注微信 结束===*/

/*评论*/
.comment{}
.CommentList h1{ border-bottom:1px #999999 dotted; padding:5px 0px;} /*评论列表标题*/
.LeaveComment h1{ border-bottom:1px #999999 dotted; padding:5px 0px; } /*我要评论标题*/
.CommentTime {}
.CommentContent { color:#999999 }
table.comment_table{ width:100%;  }
table.comment_table	.t1{ width:28%; text-align:left}
table.comment_table	.t2{ height:72%; text-align:left}

/*分页条*/
.page {padding:1px; height:auto; clear:both; line-height:0.5em; text-align:center; margin-top:5px;}
.page a, .page span {border:1px solid #D3D1D1; padding:2px 3px; margin: 3px 0px 3px 4px; line-height:22px; background-color:#FFFFFF}
.page a:link, .page_turner a:visited { text-decoration:none; }
.page a:hover { background:#CC0001; color:#ff9900; }
.page .current{ background:#CC0001; color:#FFF;}
.page #total{color:red}
.page .pageinfo{ display: none}
.page .pagefirst{ display: none}
.page .pageend{ display: none}

/*分享按钮*/
.tool{width:95%; margin:0px auto;  text-align:center;}
.tool a{color:#000; font-size:16px}
.tool table{ width:100%; margin:5px 0px }
.tool td{ padding: 3px 5px; width:50%; text-align:center}

/*分享到朋友圈弹出框提示*/
#guide{ position: fixed;	top:0;	left:0;	width:100%;	height:100%;background:rgba(0, 0, 0, 0.7);	display:none;z-index:20000;}
#guide img {position: fixed;right: 18px;top:5px;width: 260px;height: 180px; z-index:20001;}

/*===快捷菜单按钮 开始===*/
.plug-div {position:fixed;bottom:0;left:0px;z-index:900;}
.phone {width:100%; height:480px; border: #000 solid 1px; position:relative; }
.plug-menu {	width:36px;	height:36px;	border-radius:36px;	
    position: absolute;	bottom:16px;left: 16px;	z-index:999;
	-moz-box-shadow:0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
	box-shadow:0 0 0 4px #FFFFFF, 0 2px 5px 4px rgba(0, 0, 0, 0.25);
	background-color: #B70000;
	background-image:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #FF0000), color-stop(100%, #B70000));
	background-image:-webkit-linear-gradient(top, #FF0000, #B70000);
	background-image:-moz-linear-gradient(top, #FF0000, #B70000);
	background-image:-o-linear-gradient(top, #FF0000, #B70000);
	background-image:linear-gradient(top, #FF0000, #B70000);
}
.plug-menu span {	display: block;	width:28px;height:28px;	background: url(../image/plugmenu.png) no-repeat;
	background-size: 28px 28px;	text-indent: -999px;	position:absolute;	top:50%;	left:50%;
	margin-top:-14px;	margin-left: -14px;	overflow: hidden;
}
.plug-btn {	width:32px;	height:32px; border-radius:32px;
	-moz-box-shadow:0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
	-webkit-box-shadow:0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
	box-shadow:0 0 0 3px #FFFFFF, 0 2px 5px 3px rgba(0, 0, 0, 0.25);
	background:#333333;	position:absolute;	bottom:0;
	left:0;	margin-bottom:20px;	margin-left:20px;	z-index:998;
}
.plug-btn span {	display: block;width: 24px;height: 24px;	text-indent: -999px;position: absolute;
	top: 50%; left: 50%; margin-top: -12px;	margin-left: -12px;
	overflow: hidden;	background-repeat: no-repeat;	background-size: 24px 24px;
}
.plug-phone .plug-useless {background:#e2e2e2;}
.plug-btn {-webkit-transition: -webkit-transform 200ms;}

.plug-menu span {-webkit-transition: -webkit-transform 200ms;}
.plug-menu span.open {-webkit-animation-name: open;-webkit-transform: rotate(135deg);}
.plug-menu span.close {-webkit-animation-name: close;-webkit-transform: rotate(0deg);}
.plug-btn1.open {-webkit-transform: translate(0, -100px) rotate(720deg);}
.plug-btn1.close {-webkit-transform: translate(0, 0) rotate(0deg);}

.plug-btn2.open {-webkit-transform: translate(47px, -81px) rotate(720deg);}
.plug-btn2.close {-webkit-transform: translate(0, 0) rotate(0deg);}
.plug-btn3.open {-webkit-transform: translate(81px, -45px) rotate(720deg);}
.plug-btn3.close {-webkit-transform: translate(0, 0) rotate(0deg);}
.plug-btn4.open {-webkit-transform: translate(100px, 0) rotate(720deg);}
.plug-btn4.close {-webkit-transform: translate(0, 0) rotate(0deg);}
.plug-btn5.open {	display: block;width:310px;	height:310px;	border-radius:310px;
	background-color:rgba(255, 255, 255, 0);	-moz-box-shadow: none;	-webkit-box-shadow:none;
	box-shadow:none;	z-index:997;	left:-170px;	top:-170px;overflow: hidden;
}
.plug-btn5.close {	display: none;}
 .themeStyle{background:#DE270B} /*必须放在最后，覆盖前面定义的样式*/
/*===快捷菜单按钮 结束===*/

/*版权信息*/
.copyright{ padding:5px 0px; text-align:center; font-size:14px; color:green; border-top:0px solid #999; }
.copyright a{color:green; font-size:14px;}
.TechnicalSupport{ text-align:center; font-size:14px; color:#666; padding-bottom:5px;}
.TechnicalSupport a{color:#666; font-size:14px;}
/*==========@@公共板块 结束@@==========*/


/*==========@@频道页面 开始@@==========*/
/*===公共字段 开始===*/
.ChannelName{}
.ChannelContent{ line-height:1.8em}
.ChannelSContent{}

.InfoTitle, .ChannelName{ font-size:18px; line-height: 1.5em; vertical-align:middle; font-weight:bold;}
.InfoTime{color:#999; text-align:left; font-size:12px; padding:2px 0px; height:25px}
.InfoContent{ font-size:17px; line-height:1.5em}
.InfoContent p{ font-size:17px}
.InfoPicture{ text-align: center;}
.InfoPicture img{width:100%;}
.f1{}
.f2{}
.f3{}
.f4{}
.f5{}
.ShowInfo{ height: 30px; line-height: 1.5em; font-size:18px; border-top: 1px solid #bdbec1; vertical-align:middle; padding-top:5px; color:#000000}
#ReadLevelTip{ font-weight:bold; color:red;}
.Tag{ text-align: left; font-weight:bold; }
.Tag b{}
.Tag a{ padding:0 3px; font-weight:normal; text-decoration:none;}
.InfoContent img, .ChannelContent img{max-width:100%; }
/*===公共字段 结束===*/

/*招聘*/
.job{ }
table.job_table { border:0px solid #16b7b7; margin:8px 0px; padding:0px; text-align:center; width:100%; border-collapse:collapse;}
table.job_table td{ padding:5px 2px;}
table.job_table th{color:#090}
.JobName{ font-size:20px; border-bottom: 1px dotted #999; padding:3px 8px; font-weight:bold;}

/*留言*/
.guestbook{ }
.guestbook .ChannelName h1{ border-bottom:1px dotted #CCCCCC; padding:5px 0px;}
table.guestbook_table{ width:100%;}
table.guestbook_table .t1{ width:25%; text-align:left }
table.guestbook_table .t2{ width:75%; text-align:left;}

/*反馈*/
.feedback{ }
.feedback .ChannelName h1{ border-bottom:1px dotted #CCCCCC;  }
table.feedback_table{ width:100%;}
table.feedback_table .t1{ width:25%; text-align:left }
table.feedback_table .t2{ width:75%; text-align:left;}

/*订购*/
.order{width:98%;margin:0px auto}
.order .WantOrder h1{ border-bottom:1px dotted #999999; padding: 5px 0px;}
.order .f1{ float:right; color:red;}
.order table.order_table{ width:100%;  }
.order table.order_table .t1{ width:28%; text-align:left}
.order table.order_table	 .t2{ height:72%; text-align:left}

/*地图*/
.sitemaplist li{border:1px dashed #d0d1d4;border-top:0px;padding: 0.5em 8px; background-color:#FFF}
.sitemaplist li .ChannelName{ font-weight:bold;}
.sitemaplist li .ChannelDepth1{ font-weight:bold; }
.sitemaplist li .ChannelDepth2{text-indent: 2em; }
.sitemaplist li .ChannelDepth3{text-indent: 4em; }
.sitemaplist li .ChannelDepth4{text-indent: 6em; }
.sitemaplist li .ChannelDepth5{text-indent: 8em; }
/*==========@@频道页面 结束@@==========*/


/*==========@@通用列表 开始@@==========*/
/*列表全局样式*/
.textlist li, .gridlist li, .wxlist li, .thumblist li{ font-size:16px; line-height:1.5em; vertical-align:middle; background-color:#FFF; overflow:hidden;}
.textlist li:hover, .thumblist li:hover, .gridlist li:hover{background-color:#f4f2fa;cursor:pointer;}
.textlist li .price, .gridlist li .price, .wxlist li .price, .thumblist li .price{ color: #F00; float:right}

/*文本列表*/
.textlist{ }
.textlist li{ padding: 3px 5px; height:1.8em; line-height:1.8em; background:none;}
.textlist li.first{ border-bottom:1px solid #d0d1d4; font-size:18px ;}
.textlist li.last{ height: 3px;}

.tablist{ height:46px; border-bottom:1px solid #CEEAD1; -moz-box-shadow:0 0 5px 0 rgba(0,0,0,0.5); -webkit-box-shadow:0 0 5px 0 rgba(0,0,0,5);-o-box-shadow:0 0 5px 0 rgba(0,0,0,5);box-shadow:0 0 5px 0 rgba(0,0,0,0.5); background-image:-webkit-gradient(linear,left top,left bottom,from(#8BD73C),to(#508F06)); background-image:-webkit-linear-gradient(#8BD73C, #508F06); background-image:-moz-linear-gradient(#8BD73C, #508F06); background-image:-ms-linear-gradient(#8BD73C, #508F06);background-image:-o-linear-gradient(#8BD73C, #508F06);
background-image:linear-gradient(#FBFDFA, #CEEAD1); }
.tablist li{ float:left; padding:0 10px 0 33px; line-height:46px; height:46px; cursor:pointer; border-bottom:1px solid #CEEAD1; }
.tablist .Search{ background:url(../image/search.png) no-repeat -6px center;  }
.tablist .Catalogue{ background: url(../image/menu1.png) no-repeat 10px center; background-size:15px; border-left:none; }
.tablist .on{ color:#008000;  }
.tablist .Catalogue.on{ background: url(../image/menu2.png) no-repeat 10px center; background-size:15px; }
.tablist .Search.on{ background: url(../image/search1.png) no-repeat -6px center;  }

.resultlist{ }
.resultlist li{ width:100%; line-height:28px; cursor:pointer; text-indent:10px; }
.resultlist li:hover{ background:#E4E3DF; }
.resultlist li.on{ background:#E4E3DF; }
.resultlist li.n1{ background:#f4f4f4; cursor:default; line-height:32px; }
.resultlist li a{ display:block; color:#626262; }
/*带缩略图文本列表*/
.thumblist li{	overflow:hidden;	border:1px solid #d0d1d4;	margin: 10px auto;	padding: 8px;
	-moz-border-radius: 5px; -webkit-border-radius: 5px;-o-border-radius:5px; border-radius: 5px;
	-moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	-o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25);box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
.thumblist li .InfoPicture, .thumblist li .ChannelPicture{ border: 0px solid red}
.thumblist li .InfoPicture img, .thumblist li .ChannelPicture img{ width:80px; height:80px; float:left; margin-right:5px}
.thumblist li .InfoSContent, .thumblist li .ChannelSContent{ line-height: 1.5em; padding:5px 2px; color:#666; font-size:14px;}

/*橱窗列表*/
.gridlist li{	border:1px solid #d0d1d4;padding: 3px;  	margin:3px;	width:45%;	float:left;	line-height:1em;
	-moz-border-radius: 5px 5px 5px 5px; -webkit-border-radius: 5px 5px 5px 5px;-o-border-radius:5px 5px 5px 5px; border-radius: 5px 5px 5px 5px;
	 -moz-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25); -webkit-box-shadow:0 1px 2px 0 rgba(0, 0, 0, 0.25);
	 -o-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.25); box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25);
}
.gridlist li .InfoTitle{ height: 25px; line-height:25px; overflow: hidden; font-size:14px; }
.gridlist li .InfoPicture, .gridlist li .ChannelPicture{ }
.gridlist li .InfoPicture img, .gridlist li .ChannelPicture img{ height: 120px;}

/*微信列表*/
.wxlist li{	overflow:hidden;
	border:0px solid #d0d1d4;	margin: 5px auto;	padding: 5px 5px;
	background-size:2px auto;
	background:#e2e3e6;
}
.wxlist li .InfoTime{}
.wxlist li .GoTop{ text-align:center; font-weight:bold; height:30px; line-height:30px; color:#000}
.wxlist li .InfoPicture, .wxlist li .ChannelPicture{ border: 0px solid red}
.wxlist li .InfoPicture img, .wxlist li .ChannelPicture img{ width:100%;}
.wxlist li .InfoSContent, .wxlist li .ChannelSContent{ line-height: 1.5em; border:0px solid #900; padding:5px 2px; color:#222222; font-size:16px; 
height:4em; overflow:hidden; text-indent:2em; color:#666; word-break:break-all}
.wxlist li .ShowInfo{ }
/*侧边时间显示*/
.wxlist .InfoTimeSide {margin:10px 8px 0px 0px;width:auto;font-size:12px;float:left;background-color:#179F00;
padding:5px;position:relative;
-webkit-border-radius:12px;-moz-border-radius:12px;-o-border-radius:12px;border-radius:12px;
-webkit-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14);-moz-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14);
-o-box-shadow:0 2px 1px 0 rgba(0,0,0,0.14);box-shadow:0 2px 1px 0 rgba(0,0,0,0.14);
font-family:Georgia,"Times New Roman",Times,serif;
}
.wxlist  InfoTimeSide p{color:#FFF}
.wxlist  .InfoTimeSide p b {font-size:20px; }
.wxlist  .InfoTimeSide p i {font-size:11px; }
.wxlist  .InfoTimeSide span {position:absolute;top:10px;right:-4px;width:12px;height:12px;
-webkit-border-radius:2px;-moz-border-radius:2px;border-radius:2px;
-webkit-transform:rotate(45deg) ;-moz-transform:rotate(45deg) ;-o-transform:rotate(45deg) ;
-ms-transform:rotate(45deg) ;transform:rotate(45deg) ;
background-color:#179F00;
}
.wxlist .ContactUs{ border-bottom:1px solid #999; }

/*频道列表*/
.channellist{ width:99%;border:0px solid red; margin:0px auto; padding-left:0em;}
.channellist li{text-align: left; border:0px dashed blue; line-height:1.8em;}
.channellist li a{display:block; margin:0;  padding:0px;border:0px solid #CCC; color:#333;}
.channellist .depth1 a{ text-indent:1em;  font-size:18px; margin-top:0.2em; font-weight:bold; color:green; 
background:url(../image/folder.gif) left center no-repeat;}
.channellist .depth2 a{ text-indent:3em;  font-size:16px; background:url(../image/file.gif) 2em center no-repeat;}
.channellist .depth3 a{ text-indent:5em;  font-size:16px; background:url(../image/file.gif) 4em center no-repeat;}
.channellist .depth4 a{ text-indent:6em;  font-size:16px; background:url(../image/file.gif) 5em center no-repeat;}
.channellist .depth5 a{ text-indent:7em;  font-size:16px; background:url(../image/file.gif) 6em center no-repeat;}


.channellist li .ChannelName{ text-align:left; border:0px dashed red; padding:3px 0px; }
.channellist li .ChannelIcon{   text-align: center;	font-weight: bold;	overflow:hidden;	background: white center center no-repeat; 
	padding: 0px;color:#FFFFFF;margin:auto;	border:0px solid red;
	-webkit-border-radius:8px 8px 0px 0px; -moz-border-radius:8px 8px 0px 0px; -o-border-radius:8px 8px 0px 0px; border-radius:8px 8px 0px 0px;
}
.channellist li .ChannelIcon img{ vertical-align:middle; width:99%; }
/*==========@@通用列表 结束@@==========*/

/*==========@@shcore.css代码美化 开始==========@@*/
.syntaxhighlighter a,
.syntaxhighlighter div,
.syntaxhighlighter code,
.syntaxhighlighter table,
.syntaxhighlighter table td,
.syntaxhighlighter table tr,
.syntaxhighlighter table tbody,
.syntaxhighlighter table thead,
.syntaxhighlighter table caption,
.syntaxhighlighter textarea {
  -moz-border-radius: 0 0 0 0 !important;
  -webkit-border-radius: 0 0 0 0 !important;
  background: none !important;
  border: 0 !important;
  bottom: auto !important;
  float: none !important;
  height: auto !important;
  left: auto !important;
  line-height: 1.1em !important;
  margin: 0 !important;
  outline: 0 !important;
  overflow: visible !important;
  padding: 0 !important;
  position: static !important;
  right: auto !important;
  text-align: left !important;
  top: auto !important;
  vertical-align: baseline !important;
  width: auto !important;
  box-sizing: content-box !important;
  font-family: "Consolas", "Bitstream Vera Sans Mono", "Courier New", Courier, monospace !important;
  font-weight: normal !important;
  font-style: normal !important;
  font-size: 1em !important;
  min-height: inherit !important;
  min-height: auto !important;
}

.syntaxhighlighter {  width: 100% !important;  margin: 1em 0 1em 0 !important;  position: relative !important;  overflow-y:hidden !important;overflow-x: scroll !important; /*by wang 原来为auto*/
  font-size: 1em !important;}
.syntaxhighlighter.source {  overflow: hidden !important;}
.syntaxhighlighter .bold {  font-weight: bold !important;}
.syntaxhighlighter .italic {  font-style: italic !important;}
.syntaxhighlighter .line {  white-space: pre !important;}
.syntaxhighlighter table {  width: 100% !important;}
.syntaxhighlighter table caption {
  text-align: left !important;
  padding: .5em 0 0.5em 1em !important;
}
.syntaxhighlighter table td.code {  width: 100% !important;}
.syntaxhighlighter table td.code .container {  position: relative !important;}
.syntaxhighlighter table td.code .container textarea {
  box-sizing: border-box !important;
  position: absolute !important;
  left: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: 100% !important;
  border: none !important;
  background: white !important;
  padding-left: 1em !important;
  overflow: hidden !important;
  white-space: pre !important;
}
.syntaxhighlighter table td.gutter .line {  text-align: right !important;  padding: 0 0.5em 0 1em !important;}
.syntaxhighlighter table td.code .line {  padding: 0 1em !important;}
.syntaxhighlighter.nogutter td.code .container textarea, .syntaxhighlighter.nogutter td.code .line {  padding-left: 0em !important;}
.syntaxhighlighter.show {  display: block !important;}
.syntaxhighlighter.collapsed table {  display: none !important;}
.syntaxhighlighter.collapsed .toolbar {
  padding: 0.1em 0.8em 0em 0.8em !important;
  font-size: 1em !important;
  position: static !important;
  width: auto !important;
  height: auto !important;
}
.syntaxhighlighter.collapsed .toolbar span {  display: inline !important;  margin-right: 1em !important;}
.syntaxhighlighter.collapsed .toolbar span a {  padding: 0 !important;  display: none !important;}
.syntaxhighlighter.collapsed .toolbar span a.expandSource {  display: inline !important;}
.syntaxhighlighter .toolbar {
  position: absolute !important;
  right: 1px !important;
  top: 1px !important;
  width: 11px !important;
  height: 11px !important;
  font-size: 10px !important;
  z-index: 10 !important;
}
.syntaxhighlighter .toolbar span.title {  display: inline !important;}
.syntaxhighlighter .toolbar a {
  display: block !important;
  text-align: center !important;
  text-decoration: none !important;
  padding-top: 1px !important;
}
.syntaxhighlighter .toolbar a.expandSource {  display: none !important;}
.syntaxhighlighter.ie {  font-size: .9em !important; padding: 1px 0 1px 0 !important;}
.syntaxhighlighter.ie .toolbar {  line-height: 8px !important;}
.syntaxhighlighter.ie .toolbar a {  padding-top: 0px !important;}
.syntaxhighlighter.printing .line.alt1 .content,
.syntaxhighlighter.printing .line.alt2 .content,
.syntaxhighlighter.printing .line.highlighted .number,
.syntaxhighlighter.printing .line.highlighted.alt1 .content,
.syntaxhighlighter.printing .line.highlighted.alt2 .content {  background: none !important;}
.syntaxhighlighter.printing .line .number {  color: #bbbbbb !important;}
.syntaxhighlighter.printing .line .content {  color: black !important;}
.syntaxhighlighter.printing .toolbar {  display: none !important;}
.syntaxhighlighter.printing a {  text-decoration: none !important;}
.syntaxhighlighter.printing .plain, .syntaxhighlighter.printing .plain a { color: black !important;}
.syntaxhighlighter.printing .comments, .syntaxhighlighter.printing .comments a {  color: #008200 !important;}
.syntaxhighlighter.printing .string, .syntaxhighlighter.printing .string a { color: blue !important;}
.syntaxhighlighter.printing .keyword {  color: #006699 !important;  font-weight: bold !important;}
.syntaxhighlighter.printing .preprocessor {  color: gray !important;}
.syntaxhighlighter.printing .variable {  color: #aa7700 !important;}
.syntaxhighlighter.printing .value {  color: #009900 !important;}
.syntaxhighlighter.printing .functions {  color: #ff1493 !important;}
.syntaxhighlighter.printing .constants { color: #0066cc !important;}
.syntaxhighlighter.printing .script {  font-weight: bold !important;}
.syntaxhighlighter.printing .color1, .syntaxhighlighter.printing .color1 a {  color: gray !important;}
.syntaxhighlighter.printing .color2, .syntaxhighlighter.printing .color2 a {  color: #ff1493 !important;}
.syntaxhighlighter.printing .color3, .syntaxhighlighter.printing .color3 a {  color: red !important;}
.syntaxhighlighter.printing .break, .syntaxhighlighter.printing .break a {  color: black !important;}
/*==========@@shcore.css代码美化 结束==========@@*/

/*==========@@shCoreDefault.css代码美化 开始==========@@*/
.syntaxhighlighter {  background-color: white !important;}
.syntaxhighlighter .line.alt1 {  background-color: white !important;}
.syntaxhighlighter .line.alt2 {  background-color: #F8F8F8 !important;}
.syntaxhighlighter .line.highlighted.alt1, .syntaxhighlighter .line.highlighted.alt2 {  background-color: #e0e0e0 !important;}
.syntaxhighlighter .line.highlighted.number {  color: black !important;}
.syntaxhighlighter table caption {  color: black !important;}
.syntaxhighlighter .gutter {  color: #afafaf !important;}
.syntaxhighlighter .gutter .line {  border-right: 3px solid #6ce26c !important;}
.syntaxhighlighter .gutter .line.highlighted {  background-color: #6ce26c !important;  color: white !important;}
.syntaxhighlighter.printing .line .content {  border: none !important;}
.syntaxhighlighter.collapsed {  overflow: visible !important;}
.syntaxhighlighter.collapsed .toolbar {  color: blue !important;  background: white !important;  border: 1px solid #6ce26c !important;}
.syntaxhighlighter.collapsed .toolbar a {  color: blue !important;}
.syntaxhighlighter.collapsed .toolbar a:hover {  color: red !important;}
.syntaxhighlighter .toolbar {  color: white !important;  background: #6ce26c !important;  border: none !important;  display:none; /*by wang*/}
.syntaxhighlighter .toolbar a {  color: white !important;}
.syntaxhighlighter .toolbar a:hover {  color: black !important;}
.syntaxhighlighter .plain, .syntaxhighlighter .plain a {  color: black !important;}
.syntaxhighlighter .comments, .syntaxhighlighter .comments a {  color: #008200 !important;}
.syntaxhighlighter .string, .syntaxhighlighter .string a {  color: blue !important;}
.syntaxhighlighter .keyword {  color: #006699 !important;}
.syntaxhighlighter .preprocessor {  color: gray !important;}
.syntaxhighlighter .variable {  color: #aa7700 !important;}
.syntaxhighlighter .value {  color: #009900 !important;}
.syntaxhighlighter .functions {  color: #ff1493 !important;}
.syntaxhighlighter .constants {  color: #0066cc !important;}
.syntaxhighlighter .script {  font-weight: bold !important;  color: #006699 !important;  background-color: none !important;}
.syntaxhighlighter .color1, .syntaxhighlighter .color1 a {  color: gray !important;}
.syntaxhighlighter .color2, .syntaxhighlighter .color2 a {  color: #ff1493 !important;}
.syntaxhighlighter .color3, .syntaxhighlighter .color3 a {  color: red !important;}
.syntaxhighlighter .keyword {  font-weight: bold !important;}
/*==========@@shCoreDefault.css代码美化 结束==========@@*/

/*标记说明表格*/
table.tagtable{margin: 3px auto; padding: 0px;  border-collapse: collapse; border:1px solid #999; text-align:center; width:100%; background:#fff;}
table.tagtable td.tagname{ background:#ddd; font-weight:bold; padding-left:8px;}
table.tagtable tr{ cursor: pointer}
table.tagtable tr:hover{ background:#ddd; }
table.tagtable th{ width:60px;padding:3px; text-align:center; font-weight:bold; border:1px solid #999;border-top:none;border-left:none;}
table.tagtable td{ padding:3px 8px; text-align:left; border:1px solid #999;border-top:none;border-left:none;}

table.attributetable{margin: 3px auto; padding: 0px;  border-collapse: collapse; border:1px solid #999; text-align:center; width:100%; background:#fff;}
table.attributetable tr{ cursor: pointer }
table.attributetable tr:hover{ background:#ddd; }
table.attributetable th{ padding:3px; text-align:center; font-weight:bold; border:1px solid #999;border-top:none;border-left:none; background:#ddd; }
table.attributetable th.attributename{ width:130px;}
table.attributetable th.attributedescription{ width:auto;}
table.attributetable th.groupname{text-align:left; vertical-align:middle; font-weight:bold; padding-left:15px; color:#090; }
table.attributetable td{ padding:3px 8px; text-align:left; border:1px solid #999;border-top:none;border-left:none;}

table.functiontable{margin: 3px auto; padding: 0px;  border-collapse: collapse; border:1px solid #999; text-align:center; width:100%; background:#fff;}
table.functiontable tr{ cursor: pointer}
table.functiontable tr:hover{ background:#ddd; }
table.functiontable th{ padding:3px; text-align:center; font-weight:bold; border:1px solid #999;border-top:none;border-left:none; background:#ddd; }
table.functiontable th.functionname{ width:420px;}
table.functiontable th.functiondescription{ width:auto;}
table.functiontable th.functionexample{ width:320px;}
table.functiontable th.groupname{text-align:left; vertical-align:middle; font-weight:bold; padding-left:15px; color:#090; }
table.functiontable td{ padding:3px 8px; text-align:left; border:1px solid #999;border-top:none;border-left:none;}

/*功能比较表格*/
table.comparetable{margin: 3px auto; padding: 0px;  border-collapse: collapse; border:1px solid #999; text-align:center; background:#fff;}
table.comparetable tr{ cursor: pointer}
table.comparetable tr:hover{ background:#ddd; }
table.comparetable th{ padding:3px; text-align:center; font-weight:bold; border:1px solid #999;border-top:none;border-left:none;}
table.comparetable td{ padding:3px; text-align:left; border:1px solid #999;border-top:none;border-left:none;}
/*一级标题*/
.ChannelName, .ChannelName h1{ font-weight:bold; line-height:2em; font-size:22px;}
/*二级标题*/
.ChannelContent h2, .ChannelContent h2 strong{border-bottom:1px solid #D9D9D9;display:block; height:35px; 
line-height:35px; font-size:18px; font-weight:bold;margin: 10px 0px;background:#eee;padding-left:8px; border-radius:5px;}

.ChannelContent h2 em{font-style:normal; padding:0px 3px;  background:none; color:#000; margin:0;}
	
/*==========@@treeview样式 开始@@==========*/
.treeview, .treeview ul {padding: 0;margin: 0;list-style: none;}
.treeview ul {margin-top: 4px;}
.treeview .hitarea {
	background: url(../image/treeview-default.gif) -64px -25px no-repeat;
	height: 16px;width: 16px;margin-left: -16px;float: left;cursor: pointer;
}
/* fix for IE6 */
* html .hitarea {	display: inline;	float:none;}
.treeview li {	margin: 0;	padding: 3px 0pt 3px 16px;}
.treeview a.selected {	background-color: #eee;}
#treecontrol { margin: 1em 0; display: none; }
.treeview .hover { color: red; cursor: pointer; }
.treeview li { background: url(../image/treeview-default-line.gif) 0 0 no-repeat; }
.treeview li.collapsable, .treeview li.expandable { background-position: 0 -176px; }
.treeview .expandable-hitarea { background-position: -80px -3px; }
.treeview li.last { background-position: 0 -1766px }
.treeview li.lastCollapsable, .treeview li.lastExpandable { background-image: url(../image/treeview-default.gif); }
.treeview li.lastCollapsable { background-position: 0 -111px }
.treeview li.lastExpandable { background-position: -32px -67px }
.treeview div.lastCollapsable-hitarea, .treeview div.lastExpandable-hitarea { background-position: 0; }
.treeview-red li { background-image: url(../image/treeview-red-line.gif); }
.treeview-red .hitarea, .treeview-red li.lastCollapsable, .treeview-red li.lastExpandable { background-image: url(../image/treeview-red.gif); }
.treeview-black li { background-image: url(../image/treeview-black-line.gif); }
.treeview-black .hitarea, .treeview-black li.lastCollapsable, .treeview-black li.lastExpandable { background-image: url(../image/treeview-black.gif); }
.treeview-gray li { background-image: url(../image/treeview-gray-line.gif); }
.treeview-gray .hitarea, .treeview-gray li.lastCollapsable, .treeview-gray li.lastExpandable { background-image: url(../image/treeview-gray.gif); }
.treeview-famfamfam li { background-image: url(../image/treeview-famfamfam-line.gif); }
.treeview-famfamfam .hitarea, .treeview-famfamfam li.lastCollapsable, .treeview-famfamfam li.lastExpandable { background-image: url(../image/treeview-famfamfam.gif); }
.treeview .placeholder {background: url(../image/ajax-loader.gif) 0 0 no-repeat;	height: 16px;width: 16px;display: block;}
.filetree li { padding: 2px 0 2px 16px;  outline:0px solid red; cursor: pointer; }
.filetree span.folder, .filetree span.file { padding: 1px 0 1px 16px; display: block; }
.filetree span.folder { background: url(../image/folder.gif) 0 0 no-repeat; }
.filetree li.expandable span.folder { background: url(../image/folder-closed.gif) 0 0 no-repeat; }
.filetree span.file { background: url(../image/file.gif) 0 0 no-repeat; }
/*==========@@treeview样式 结束@@==========*/