/* 放大镜增加滚动 */
.es-carousel-wrapper {
	padding: 0px 18px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	position: relative;
}
.es-nav span {
	position: absolute;
	top: 50%;
	left: 1px;
	background: transparent url(/images/nav.png) no-repeat top left;
	width: 14px;
	height: 26px;
	margin-top: -16px;
	text-indent: -9000px;
	cursor: pointer;
	opacity: 1;
}
.es-nav span.es-nav-next {
	right: 2px;
	left: auto;
	background-position: top right;
}
/*产品图片放大镜*/
ul {
	list-style: none;
	padding: 0;
}
#outBox {
	width: 920px;
	height: 374px;
	margin: 2px auto;
	padding: 2px;
}
.w {
	width: 300px;
	height: 300px;
}
.leftBox {
	width: 300px;
	height: 300px;
	float: left;
}
.normalBox {
	overflow: hidden;
	position: relative;
	border: 1px solid #169fe6;
}
.normalBox .w {
	display: none;
}
.botBox {
	width: 100%;
	height: 70px;
	padding-top: 10px;
	background: white;
	overflow: hidden;
}
.botBox ul li {
	float: left;
	width: 45px;
	height: 45px;
	border: 2px solid #ccc;
	border-radius: 4px;
	margin-left: 0px;
	opacity: 0.6;
}
.bord {
	border-color: #169fe6 !important;
	opacity: 1 !important;
}
.moveBox {
	width: 140px;
	height: 97px;
	text-align: center;
	font-weight: bold;
	color: #000;
	background: rgba(255,255,255,0.3);
	border: 1px solid #999;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
	cursor: move;
	pointer-events: none;
}
.magBox {
	width: 613px;
	height: 421.5px;
	border: 1px solid #169fe6;
	position: absolute;
	float: left;
	overflow: hidden;
	display: none;
	margin-left: 306px;
	margin-bottom: 0px;
	margin-top: 0px;
	z-index: 9;
}
.magBox ul li {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#n, .m {
	display: block !important;
}
.box {
	width: 110px;
	margin: auto;
}
/*浮动留言*/
.allFather {
	position: fixed;
	right: 150px;
	bottom: 100px;
	border: 1px solid gray;
	box-shadow: 0px 0px 10px 7000px rgba(0,0,0,0.6);
	background-color: #fff;
	width: 500px;
	height: 380px;
	z-index: 99;
	display: none;
	padding: 15px;
}
.allFather ul {
	font-size: 14px;
	padding: 5px;
}
.allFather ul input {
	height: 25px;
}
.allFather ul li {
	font-size: 14px;
	padding: 5px;
}
/*浮动留言的按钮*/
.ban-btn {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 1px solid;
	border-radius: 0;
	color: #169fe6;
	font-weight: 600;
	min-width: 115px;
	padding: 6px 12px;
}
.ban-text-middle > h1 {
	margin-bottom: 26px;
}
.ban-text-middle p {
	margin-bottom: 20px;
	padding: 12px;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 2;
}
.ban-btn:hover {
	background: #0092aa;
	border-color: #0092aa;
	color: #FFFFFF;
}
#scrolltotop {
	width: 48px;
	height: 48px;
	background: url("/images/top.png") top no-repeat;
	margin: 0px 15px 10px 0;
	-webkit-transition: all 0.2s ease-out;
	-moz-transition: all 0.2s ease-out;
	-o-transition: all 0.2s ease-out;
	-ms-transition: all 0.2s ease-out;
	transition: all 0.2s ease-out;
	border-radius: 3px;
}
#scrolltotop:hover {
	background: url("/images/top.png") bottom no-repeat
}
/* top start*/

body, td, th {
	font-size: 14px;
}
img, div {
	behavior: url(/images/iepng/iepngfix.htc);
}
body, div, p, img, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	padding: 0px;
	margin: 0px;
}
.FontRed {
	color: #FF0000;
}
.FontWhite {
	color: #ffffff;
}
.FontBlack {
	color: #000000;
}
}
h3 {
	font-size: 14px;
}
li {
	list-style-type: none;
}
img {
	border: 0;
}
.gray {
	color: #666666;
}
a {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #00A0E9;
}
a:active {
	text-decoration: underline;
}
.LineLink a {
	text-decoration: underline;
}
.LineLink a:hover {
	text-decoration: none;
	color: #00A0E9;
}
.ColorLink a {
	color: #00A0E9;
}
.ColorLink a:hover {
	color: #00A0E9;
}
.WidthTab {
	width: 10px;
	height: 1px;
	float: left;
}
.WidthTab2 {
	width: 20px;
	height: 1px;
	float: left;
}
.HeightTab {
	height: 10px;
	width: 1px;
	overflow: hidden;
}
.HeightTab2 {
	height: 20px;
	width: 1px;
	overflow: hidden;
}
p {
	line-height: 180%;
}
.ListDate {
	color: #666666;
}
body {
	font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}
#wrapper {
	width: 100%;
	margin: auto;
}
#wrapper #head .TopInfoBG {
	background: #FAFAFA;
	height: 25px;
	overflow: Hidden;
	border-bottom: 1px solid #F5F5F5;
}
#wrapper #head .TopInfo {
	margin: auto;
	width: 1200px;
}
#wrapper #head .TopInfo .link {
	line-height: 25px;
	float: right;
	color: #999999;
}
#wrapper #head .TopInfo .welcome {
	line-height: 25px;
	float: left;
	color: #999999;
}
#wrapper #head .TopInfo a {
	color: #999999;
}
#wrapper #head .top {
	width: 100%;
	height: 120px;
	font-size: 12px;
}
#wrapper #head .top .TopLogo {
	margin: auto;
	width: 1200px;
	height: 80px;
	padding-top: 15px;
}
#wrapper #head .top .TopLogo .logo {
	float: left;
	height: 60px;
	margin-top:20px;
	border-left: solid #00A0E9 2px;
}
#wrapper #head .top .TopLogo .cname {
	color:#169fe6;
	font-size:36px;
	margin-left:10px;
	margin-top:-10px;
	letter-spacing: 2.5px;
	text-shadow: 1px 1px 1px #ccc;
}
#wrapper #head .top .TopLogo .ename {
	color: #888;
	font-size: 22px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left:10px;
	padding-top:10px;
	text-shadow: 1px 1px 1px #ccc;
}
#wrapper #head .top .TopLogo .tel {
	float: right;
	padding-top: 12px;
	background: url("/images/tel.jpg") no-repeat 0px 14px;
	width: 220px;
	height: 80px;
}
#wrapper #head .top .TopLogo .tel .telW {
	padding-left: 60px;
	padding-top: 12px;
	color: #036;
	letter-spacing: 10px;
}
#wrapper #head .top .TopLogo .tel .telN {
	padding-left: 50px;
	padding-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #F90;
	font-weight: normal;
	line-height: 100%;
}
/* navs*/
#wrapper #head #NavLink {
	width: 100%;
	height: 50px;
	margin: auto;
	padding-bottom: 0px;
	position: relative;
	z-index: 100;
}
#wrapper #head #NavLink .NavBG {
	height: 50px;
	width: 100%;
	background: #00a0e9;
	position: absolute;
	z-index: 100;
}
#wrapper #head #NavLink #sddm {
	width: 1200px;
	margin: auto;
	z-index: 30
}
#wrapper #head #NavLink #sddm li {
	float: left;
	font-weight: normal;
}
#wrapper #head #NavLink #sddm .CurrentLi a {
	background: none;
}
#wrapper #head #NavLink #sddm li a {
	display: block;
	width: 149px;
	color: #FFF;
	text-align: center;
	padding: 0 0px;
	line-height: 50px;
	font-size: 18px;
	border-left: 1px solid #3380C4;
	z-index: 999999999999;
}
#wrapper #head #NavLink #sddm li a:hover {
	text-decoration: none;
	background: #F90;
}
#wrapper #head #NavLink #sddm div {
	position: absolute;
	visibility: hidden;
	background: #00a0e9;
	padding: 0px 0px;
	filter: alpha(opacity=85);
}
#wrapper #head #NavLink #sddm div a {
	position: relative;
	padding: 0px 0px;
	text-align: center;
	background: #00a0e9;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	line-height: 30px;
	border-top: 1px solid #3380C4;
}
#wrapper #head #NavLink #sddm div a:hover {
	background: #F90;
	line-height: 30px;
}
#wrapper #body {
	margin: auto;
	width: 1200px;
}
/* albumblock*/

.albumblock {
	padding: 10px 10px 30px 15px;
	float: left;
}
.albumblock .inner {
	width: 200px;
	height: 200px;
	position: relative;
	border: 1px solid #dededc;
	overflow: hidden;
}
.albumblock .inner img {
	width: 200px;
	height: 200px;
}
.albumblock .inner .albumtitle {
	height: 30px;
	line-height: 30px;
	font-size: 12px;
	background: #00A0E9;
	position: relative;
	bottom: 30px;
	left: 0;
	color: #FFFFFF;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
 	font-weight:100;
	text-align: center;
	cursor: pointer;
	margin: auto;
	overflow: Hidden;
}
.albumblock .inner .albumtitle span {
	font-weight: normal;
	font-size: 12px;
}
.albumblock .inner a {
	color: #FFFFFF;
}
.albumblock .inner a:hover {
	text-decoration: none;
}
.albumblock .inner a:visited {
	text-decoration: none;
}
.albumblock .inner:hover {
	border: 1px solid #00A0E9;
}
/*footer*/
/*footer*/
#footer {
	positive: relative;
	width: 100%;
	height: 100%;
	padding-bottom: 0px;
	font-size: 12px;
	color: #999999;
	background: #2E2E2E;
	z-index: 10;
}
#footer a {
	color: #999999;
}
#footer .inner {
	border-top: 1px solid #666666;
	margin: auto;
	width: 1200px;
	padding-top: 10px;
	text-align: left;
	background: url("/images/bottom_logo.png") no-repeat right center;
}
#footer .inner .InnerLeft {
	float: left;
	width: 300px;
	text-align: left;
}
#footer .inner .InnerRight {
	float: right;
	width: 850px;
	padding-top: 0px;
}
#footer .inner .InnerRight .tel {
	background: url("/images/HituxCMSNote/tel_bottom.jpg") no-repeat 0px 0px;
	height: 50px;
	width: 220px;
	padding-left: 180px;
	color: #FFF;
	font-size: 24px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#footer .inner p {
	line-height: 25px;
}
#footer .inner .BottomNav {
	width: 100%;
	margin: auto;
	height: 30px;
	line-height: 30px;
	color: #FFF;
	background: #FFF url("/images/HituxCMSNote/nav_bg2.png") repeat-x center -5px;
}
#footer .inner .BottomNav a {
	color: #0076c1;
	padding: 0px 10px;
}
/*2020-8-21 标哥修改（网页底部） 开始
*/
	
#dark_footer .box_2400px_left {
	width: 115px;
	padding-right: 18px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_2400px_left h2 {
	font-size: 18px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 10px;
}
#dark_footer .box_2400px_left h2 a {
	color: #F5F5F5;
}
#dark_footer .box_2400px_left a {
	color: #b2b2b2;
}
#dark_footer .box_2400px_left li {
	color: #b2b2b2;
	line-height: 180%;
	font-size: 14px;
}
#dark_footer .box_2401px_left {
	width: 80px;
	padding-right: 18px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_2401px_left h2 {
	font-size: 18px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 10px;
}
#dark_footer .box_2401px_left h2 a {
	color: #F5F5F5;
}
#dark_footer .box_2401px_left a {
	color: #b2b2b2;
}
#dark_footer .box_2401px_left li {
	color: #b2b2b2;
	line-height: 180%;
	font-size: 14px;
}
#dark_footer .box_2402px_left {
	width: 240px;
	padding-right: 18px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_2402px_left h2 {
	font-size: 18px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 10px;
}
#dark_footer .box_2402px_left h2 a {
	color: #F5F5F5;
}
#dark_footer .box_2402px_left li {
	color: #b2b2b2;
	line-height: 180%;
	font-size: 14px;
}
#dark_footer .box_2403px_left {
	width: 210px;
	background-image: none;
	float: left;
}
#dark_footer .box_2403px_left .webimg {
	width: 170px;
	height: 170px;
	overflow: hidden;
	padding-top: 8px;
	background-color: #fff;
}
#dark_footer .box_2403px_left h2 {
	font-size: 18px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 20px;
	float: left;
}
#dark_footer .box_2403px_left h2 a {
	color: #F5F5F5;
}
#dark_footer .box_2403px_left li {
	color: #b2b2b2;
	text-align: center;
	float: left;
	padding-top: 8px;
}
#dark_footer .box_2404px_left {
	width: 400px;
	padding-right: 0px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_2404px_left h2 {
	font-size: 20px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 10px;
}
#dark_footer .box_2404px_left li {
	color: #b2b2b2;
	float: left;
	line-height: 30px;
}
#dark_footer .box_2404px_left li img {
	padding: 7px;
	width: 60px;
	background-color: #FFF;
}
#dark_footer .box_2404px_left h2 a {
	color: #F5F5F5;
}
/*2020-8-21 标哥修改 结束
*/

#dark_footer .box_240px_left {
	width: 220px;
	padding-right: 20px;
	padding-top: 0px;
	background-image: none;
	padding-bottom: 0px;
	float: left;
}
#dark_footer .box_240px_left h2 {
	font-size: 18px;
	color: #F5F5F5;
	font-weight: normal;
	padding-bottom: 10px;
}
#dark_footer .box_240px_left h2 a {
	color: #F5F5F5;
}
#dark_footer .box_240px_left li {
	line-height: 250%;
	font-size: 14px;
}
#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 {
	border-top: 25px solid #006FB6;
	background-color: #2E2E2E;
	overflow: hidden;
	padding: 20px 0px;
}
#dark_footer {
	width: 1200px;
	margin: 0 auto;
	padding-top: 10px;
	padding-bottom: 0px;
	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: #666666;
}
#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: 2px 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: 14px 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: 281px;
	height: 40px;
	background: url("/images/search_bar.png") no-repeat left top;
}
.Sbox .SearchBar {
	margin: 10px 0px 0px 10px;
}
.SearchBar #search-text {
	width: 222px;
	margin: 0px;
	color: #333;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	background: none;
	border: none;
	padding-left: 5px;
	font-family: "Microsoft Yahei";
}
.SearchBar #search-submit {
	border: none;
	background: none;
	font-size: 12px;
	color: #FFFFFF;
	width: 49px;
	height: 40px;
	margin: 0px;
	cursor: pointer;
	padding: 0px;
	line-height: 40px;
}
/* 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;
}
#search_content .result_list {
	padding: 10px 10px;
	width: 100%;
}
#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: 1px 1px 1px 1px;
	margin: 0px;
	line-height: 20px;
}
#search_content .result_list img {
	padding: 2px 2px 2px 2px;
	width: 100px;
	height: 100px;
}
#search_content .result_list .line {
	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;
}
/*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: 500;
}
.qqkf {
	width: 120px;
	height: auto;
	overflow: hidden;
	right: 0;
	top: 0;
	z-index: 999;
	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;
}
#HituxBackTop_item {
	width: 60px;
	height: 100px;
	position: fixed;
	right: 15px;
	bottom: 15px;
	z-index: 990;
	display: none;
}
#HituxBackTop_item.off {
	opacity: 0;
	visibility: hidden
}
#HituxBackTop {
	display: block;
	width: 60px;
	height: 50px;
	background: url(/images/icon_top.png) center center no-repeat;
	background-color: #444;
	border-radius: 2px;
	cursor: pointer;
	margin-bottom: 10px;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#HituxBackTop:hover {
	background-color: rgba(0,0,0,.7)
}
#HituxBackTop:active {
	background-color: rgba(0,0,0,.75)
}
#HituxBackTop_item .qr {
	display: block;
	width: 60px;
	height: 40px;
	border-radius: 2px;
	cursor: pointer;
	background: url(/images/icon_code.png) center center no-repeat;
	background-color: #444;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#HituxBackTop_item .qr:hover {
	background-color: rgba(0,0,0,.7)
}
#HituxBackTop_item .qr:active {
	background-color: rgba(0,0,0,.75)
}
#HituxBackTop_item .qr-popup {
	width: 170px;
	height: 200px;
	background: #fff;
	box-shadow: 0 1px 8px rgba(0,0,0,.1);
	position: absolute;
	left: -180px;
	bottom: 0;
	border-radius: 2px;
	display: none;
	text-align: center;
	color: #999999;
}
#HituxBackTop_item .qr-popup .code-link {
	display: block;
	margin: 10px;
	color: #777
}
#HituxBackTop_item .qr-popup .code {
	display: block;
	margin-bottom: 10px
}
#HituxBackTop_item .qr-popup .arr {
	width: 6px;
	height: 11px;
	background: url(/images/code_arrow.png) 0 0 no-repeat;
	position: absolute;
	right: -6px;
	bottom: 14px
}
/*HituxSer*/
.HituxSer {
	position: fixed;
	right: 0;
	width: 142px;
	_position: fixed;
	z-index: 999;
}
.HituxSer_con p {
	padding: 5px 0px;
}
.HituxSer_tab {
	width: 160px;
}
.icon_HituxSer {
	width: 26px;
	height: 100px;
	float: left;
	background: url(/images/HituxSer.png) 0 0;
	position: relative;
	display: none;
	cursor: pointer;
}
.HituxSer_box {
	float: left;
	width: 142px;
}
.HituxSer_box b {
	font-size: 14px;
	color: #d5242e;
	line-height: 30px;
}
.HituxSer_tab img {
	display: block;
}
.HituxSer_head {
	width: 142px;
	height: 115px;
	font-size: 0;
	line-height: 0;
	position: relative;
	background-image: url(/images/HituxSer_kf1.jpg);
	background-repeat: no-repeat;
}
.HituxSer_close:link, .HituxSer_close:visited {
	display: block;
	width: 11px;
	height: 11px;
	background: url(/images/HituxSer.png) -42px 0;
	position: absolute;
	top: 5px;
	right: 5px;
}
.HituxSer_close:hover {
	background-position: -60px 0;
}
.HituxSer_con {
	padding-top: 15px;
	background: #fbfbfb;
	border-right-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #d5242e;
	border-left-color: #d5242e;
}
.HituxSer_con li {
	height: 23px;
	background-image: url(/images/HituxSer_webQQ.jpg);
	background-repeat: no-repeat;
	width: 114px;
	line-height: 23px;
	background-position: 14px center;
	text-indent: 50px;
	margin-bottom: 10px;
}
.HituxSer_con li a {
	color: #1a649d;
}
.HituxSer_con .ww {
	background-image: none;
	padding-left: 20px;
	margin: 0px;
}
.HituxSer_con .weixin {
	height: 120px;
	line-height: 120px;
	background-image: none;
	margin: 0px;
	padding-left: 10px;
}
.HituxSer_con .bt {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	padding: 0 0 0 20px;
	color: #012646;
}
.HituxSer_bot {
	border-right-width: 6px;
	border-bottom-width: 6px;
	border-left-width: 6px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #d5242e;
	border-bottom-color: #d5242e;
	border-left-color: #d5242e;
	background-color: #FFF;
	text-align: center;
	padding-bottom: 15px;
}
.HituxSer_bot b {
	font-size: 18px;
	color: #d5242e;
}
.HituxSer_bot em {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
}
/* 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;
}
