﻿.MoreProLink a {
	background:#FFF;
	margin:10px auto;
	margin-bottom:30px;
	line-height:40px;
	text-align:center;
	width:240px;
	display:block;
	height:40px;
	cursor:pointer;
	font-size:14px;
	color:#FF6600;
	border:1px solid #FF6600;
}
.MoreProLink a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#FF6600;
	border:1px solid #FF6600;
}
.MoreLink a {
	background:#666;
	margin:10px auto;
	margin-bottom:30px;
	line-height:38px;
	text-align:center;
	width:180px;
	display:block;
	height:38px;
	cursor:pointer;
	font-size:16px;
	color:#FFF;
	border-radius:0px;
}
.MoreLink a:hover {
	color:#FFF;
	text-decoration:none;
	background-color:#333;
}
/* albumblock*/
.albumblock_service_shadow {
	background:#FFFFFF;
	-moz-box-shadow: 2px 2px 10px #B8B8B8;/*firefox*/
	-webkit-box-shadow: 2px 2px 10px #B8B8B8;/*safari鎴朿hrome*/
}
.albumblock {
	float:left;
	margin-left:10px;
	margin-bottom:30px;
	background-color:#F9F9F9;
}
.albumblock .inner {
	width:205px;
	height:220px;
	position:relative;
	overflow:hidden;
}
.albumblock .inner img {
	width:205px;
	height:152px;
}
.albumblock .inner .albumtitle {
	height:60px;
	line-height:40px;
	font-size:14px;
	width:205px;
	position:relative;
	bottom:0px;
	left:0;
	color:#585858;
 font-weight:;
	text-align:center;
	cursor:pointer;
	margin:auto;
	overflow:hidden;
}
.albumblock .inner .albumtitle span {
	font-weight:normal;
	font-size:12px;
}
.albumblock .inner a {
	color:#333;
}
.albumblock .inner a:hover {
	text-decoration:underline;
	color:#FF6600;
}
.albumblock .inner a:visited {
	text-decoration:none;
}
#wrapper .t_page {
	padding:10px;
	text-align:center;
	font-size:12px;
	line-height:25px;
}
#wrapper .t_page a {
	padding:2px 5px;
	border:1px solid #DEDEDC;
	margin:0px 3px;
}
/* date css*/		
 .header {
	font: 12px Arial, Tahoma !important;
	font-weight: bold !important;
	font: 11px Arial, Tahoma;
	font-weight: bold;
	color: #154BA0;
	background:#C2DEED;
	height: 25px;
	padding-left: 10px;
}
.header td {
	padding-left: 10px;
}
.header a {
	color: #154BA0;
}
.header input {
	background:none;
	vertical-align: middle;
	height: 16px;
}
.category {
	font: 12px Arial, Tahoma !important;
	font: 11px Arial, Tahoma;
	color: #92A05A;
	height:20px;
	background-color: #FFFFD9;
}
.category td {
	border-bottom: 1px solid #DEDEB8;
}
.expire, .expire a:link, .expire a:visited {
	color: #999999;
}
.default, .default a:link, .default a:visited {
	color: #000000;
}
.checked, .checked a:link, .checked a:visited {
	color: #FF0000;
}
.today, .today a:link, .today a:visited {
	color: #00BB00;
}
#calendar_year {
	display: none;
	line-height: 130%;
	background: #FFFFFF;
	position: absolute;
	z-index: 10;
}
#calendar_year .col {
	float: left;
	background: #FFFFFF;
	margin-left: 1px;
	border: 1px solid #86B9D6;
	padding: 4px;
}
#calendar_month {
	display: none;
	background: #FFFFFF;
	line-height: 130%;
	border: 1px solid #86B9D6;
	padding: 4px;
	position: absolute;
	z-index: 11;
}
#year, #month {
	padding:0 10px;
	background:#fff;
}
/* SearchBar */

.SearchBar {
	width:100%;
	height:42px;
	background:url("/images/HituxCMSNote/Search_bg11.png") no-repeat left top;
}

.Sbox .SearchBar{
	width: 350px;
	margin:10px auto;}

.SearchBar #search-text {
	width: 250px;
	padding:0px 5px;
 	margin:0px;
	color:#999999;
	height:42px;
	line-height:42px;
	font-size:16px;
	border: 2px solid #338EFF;
	padding-left:5px;}
.SearchBar #search-submit {
	border:none;
	background:#338EFF;
	font-size:16px;
	color: #FFFFFF;
	height:46px;
	margin:0px;	
	cursor:pointer;
	padding:0px;
	line-height:46px;
	width:60px;}
/* search content */
#search_content .searchtip{
	line-height:25px;
	font-size:14px;
	font-weight:bold;
	padding-left:10px;
	BORDER-bottom: #023848 1px solid;
	padding-top:10px;
}
.searchtip{
	line-height:36px;
	font-size:18px;
	BORDER-bottom: 3px solid #F7F7F7;}
.searchtip span{ color:#FF0000;}
#search_content .result_list {
	padding:10px 10px;
}
#search_content .result_list dt {
	font-size:14px;
	font-weight:bold;
	padding-top:10px;
	line-height:25px;
	font-family:Microsoft Yahei;
}
#search_content .result_list dd {
	padding:0 0 5px 0;
	margin:0px;
	font: normal 16px/32px "微软雅黑";
}
#search_content .result_list .line {
	overflow:hidden;
	BORDER-bottom: #E9E8E8 1px dashed;
}
#search_content .result_list .line a {
	padding-right:20px;
}
#search_content .result_list .line a:hover {
	text-decoration:none;
}
#search_content .search_welcome {
	line-height:25px;
	text-align:center;
}
#search_content .search_welcome p {
	text-align:center;
}
#search_content .result_page {
	text-align:center;
	font-size:13px;
	padding:10px;
}
#search_content .result_page span {
	font-size:12px;
	font-family:arial;
	padding:0 5px;
}
#dark_footer .box_240px_left {
	width:143px;
	padding-right: 42px;
	padding-top: 0px;
	background-image: none;
	padding-bottom:0px;
	float:left;
}
#dark_footer .box_240px_left h2 {
	font-size:14px;
	border-bottom:1px dotted #999;
	color:#FFF;
	padding-bottom:10px;
}
#dark_footer .box_240px_left li {
	line-height:250%;
	font-size:12px;
}
#dark_footer .box_240px_middle {
	padding: 0px 42px;
	background-image: none;
}
#dark_footer .box_240px_right {
	padding-left: 42px;
	padding-top: 0px;
	background-image: none;
}
#dark_footer_wrap {
	background-color:#8F050A;
	overflow: hidden;
	padding:20px 0px;
}
#dark_footer {
	width: 940px;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
 color#FFF;
}
#light_footer_wrapper {
	font-size:12px;
	padding:10px;
	height:100px;
}
.box_240px_right li {
	display: inline;
}
#dark_footer li a {
	color:#FFF;
}
/*backtotop*/
.backToTop {
	display: none;
	width: 50px;
	height:50px;
	line-height: 1.2;
	background:url("/images/HituxCMSNote/back_top.png") left top;
	;
	color: #fff;
	font-size: 12px;
	text-align: center;
	position: fixed;
	_position: absolute;
	right: 10px;
	bottom: 100px;
	_bottom: "auto";
	cursor: pointer;
	opacity: .6;
	filter: Alpha(opacity=60);
}
/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
}
#popupInner {
	border: 3px solid #8F050A;
	background-color: #FFFFFF;
}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/HituxCMSNote/box_bg1.jpg") repeat-x left top;
	color: #8F050A;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/HituxCMSNote/close.gif') no-repeat;
}
.VideoBox {
	padding:10px;
}
/*product*/
.RightNav span {
	color:#8F050A;
}
.ClassNav {
	padding:0px 0px;
}
.ClassNav .NavTree ul {
	padding: 0px;
}
.ClassNav .NavTree ul li {
	position: relative;
	margin:6px auto;
}
/*1st level sub menu style 二级菜单*/
 .ClassNav .NavTree ul li ul {
	left: 178px; /* Parent menu width - 1*/
	position: positive;
	width: 244px; /*sub menu width*/
	top: 0;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
	z-index:2000;
}
.RightNav .ClassNav .NavTree ul li ul {
	width:244px;
}
/*All subsequent sub menu levels offset */
 .ClassNav .NavTree ul li ul li ul {
	z-index:2000;
}
/* menu links style */
 .ClassNav .NavTree ul li a {
	display: block;
	cursor:pointer;
	height:42px;
	color:#333;
	background:url("/images/HituxCMSNote/bg_nav1.png") no-repeat center right 10px;
	border:1px solid #ECECEC;
	font: normal 14px/42px "微软雅黑";
	padding-left:20px;
}
.ClassNav .NavTree ul li li {
	z-index:2000;
	border-right:1px solid #1C62AB;
}
.ClassNav .NavTree ul li li a {
	font: normal 12px/42px "微软雅黑";
	padding-left:40px;
	z-index:2000;
}
.ClassNav .NavTree ul li li a:hover {
	font: normal 12px/42px "微软雅黑";
}
.ClassNav .NavTree ul .current a {
	background-color:#0067AC;
	color:#FFF;
	font: normal 14px/42px "微软雅黑";
}
.ClassNav .NavTree ul .current li a {
	font: normal 12px/42px "微软雅黑";
	color:#FFF;
	padding-left:40px;
}
.ClassNav .NavTree ul .current li a:hover {
	font: normal 12px/42px "微软雅黑";
}
.ClassNav .NavTree ul li a:hover {
	font: normal 14px/42px "微软雅黑";
	color:#FFF;
	background-color:#0067AC;
}
.ClassNav .NavTree .subfolderstyle {
}
/* Holly Hack for IE \*/
* html .ClassNav .NavTree ul li {
	float: left;
	height: 1%;
	z-index:2000;
}
* html .ClassNav .NavTree ul li a {
	height: 1%;
	z-index:2000;
}
/* End */	


/*service*/
.qqbox a:link {
	color: #000;
	text-decoration: none;
}
.qqbox a:visited {
	color: #000;
	text-decoration: none;
}
.qqbox a:hover {
	color: #f80000;
	text-decoration: underline;
}
.qqbox a:active {
	color: #f80000;
	text-decoration: underline;
}
.qqbox {
	width:132px;
	height:auto;
	overflow:hidden;
	position:absolute;
	right:0;
	top:200px;
	color:#000000;
	font-size:12px;
	letter-spacing:0px;
	z-index:500;
}
.qqlv {
	width:33px;
	height:256px;
	overflow:hidden;
	position:relative;
	float:right;
	z-index:50px;
}
.qqkf {
	width:120px;
	height:auto;
	overflow:hidden;
	right:0;
	top:0;
	z-index:99px;
	border:6px solid #cc0000;
	background:#fff;
}
.qqkfbt {
	width:118px;
	height:20px;
	overflow:hidden;
	background:#cc0000;
	line-height:20px;
	font-weight:bold;
	color:#fff;
	position:relative;
	border:1px solid #fff;
	cursor:pointer;
	text-align:center;
}
.qqkfhm {
	width:112px;
	height:22px;
	overflow:hidden;
	line-height:22px;
	padding-right:8px;
	position:relative;
	margin:3px 0;
}
.bgdh {
	width:102px;
	padding-left:10px;
}
#K1 {
	padding-left:3px;
}
#K1 p {
	padding:5px 0px;
}
.cbbfixed {
	position: fixed;
	right: 10px;
transition: bottom ease .3s;
	bottom: -85px;
	z-index: 3;
	cursor:pointer;
}
.cbbfixed .cbbtn {
	width: 56px;
	height: 56px;
	display: block;
	background-color: #2C333B;
}
.cbbfixed .gotop {
transition: background-color ease .3s;
	margin-top: 1px;
}
.cbbfixed .gotop .up-icon {
	float:left;
	margin:22px 0 0 17px;
	width:23px;
	height:14px;
	background: url(/images/side-icon02.png);
}
.cbbfixed .gotop:hover {
	background-color:#2c2d2e;
}
.cbbfixed .weixin {
	background: #dadbdd;
}
.cbbfixed .weixin div {
	background: url(/images/QRCode.png);
	width: 182px;
	height: 182px;
	position: absolute;
	left: -182px;
	top: -100px;
	opacity: 0;
	transform: scale(0);
	-webkit-transform: scale(0);
	transform-origin: 100% 70%;
	-webkit-transform-origin: 100% 70%;
transition: transform ease .3s, opacity ease .3s;
-webkit-transition: all ease .3s;
	display:none\0;
*display:none;
}
.cbbfixed .weixin:hover div {
	display: block;
	transform: scale(1);
	-webkit-transform: scale(1);
	opacity: 1;
*display:block;
}
.cbbfixed .weixin .weixin-icon {
	float: left;
	margin:12px 0 0 11px;
	width:18px;
	height: 18px;
	background: url(/images/side-icon01.png);
}
/* clearfix */
.clearfix:after {
	content:" ";
	display:block;
	visibility:hidden;
	height:0;
	clear:both;
}
.clearfix {
	clear:both;
}
.clearbox {
	clear:both;
	width:996px;
	margin:0 auto;
	height:0;
	overflow:hidden;
}
.clear {
	height:1%;
	overflow:hidden;
}
