﻿/*Common.css*/

@charset "utf-8";

body {
	color: #666;
	font-size: 14px;
	font-family: "Microsoft Yahei";
} /*网站字体颜色*/
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: 0;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}

.vam {
	vertical-align: middle;
}

.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}

p {
	word-spacing: -1.5px;
}

.tr {
	text-align: right;
}

.tl {
	text-align: left;
}

.center {
	text-align: center;
}

.fl {
	float: left;
}

.fr {
	float: right;
}

.pa {
	position: absolute;
}

.pr {
	position: relative
}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer {
	width: 760px;
	margin: 0 auto;
}





/*底部开始*/
.footWrap {
	background: url(../f_bg.jpg) repeat-x center top;
	height: 324px;
	overflow: hidden;
	padding-top: 62px;
}

.f_nav {
	height: 77px;
	overflow: hidden;
	border-bottom: 1px solid #2b8ecc;
	color: #fff;
	margin-bottom: 40px;
	text-align: center;
}

.f_nav a {
	height: 77px;
	line-height: 77px;
	font-size: 14px;
	color: #fff;
	text-align: center;
	padding: 0 40px;
}

.fa_con {
	overflow: hidden;
	height: 250px;
	border-bottom: 1px solid #3f3f3f;
	p
}

.fa_con .a_01 {
	width: 308px;
	float: left;
}

.fa_con .a_01 a.b0 {
	margin-bottom: 33px;
	width: 207px;
	height: 80px;
	display: block;
}

.fa_con .a_01 a.b0 img {
	width: 207px;
	height: 80px;
}

.fa_con .a_01 .b1 {
	font-size: 26px;
	color: #fff;
	margin-bottom: 16px;
	font-weight: bold;
	font-family: arial;
	text-indent: 20px;
	margin-left: 12px;
}

.fa_con .a_01 .b2 {
	font-size: 12px;
	color: #fff;
	margin-bottom: 30px;
	font-family: arial;
	text-indent: 20px;
	margin-left: 12px;
}

.fa_con .a_01 li {
	float: left;
	background: url(../line.jpg) no-repeat right top;
}

.fa_con .a_01 li a {
	font-size: 12px;
	color: #aaa;
	line-height: 83px;
	height: 60px;
	display: block;
	padding: 0 10px;
	text-align: center;
}

.fa_con .a_01 li.icon3 a {
	background: url(../icon3.jpg) no-repeat top center;
}

.fa_con .a_01 li.icon5 a {
	background: url(../icon5.jpg) no-repeat top center;
}

.fa_con .a_01 li.icon6 a {
	background: url(../icon6.jpg) no-repeat top center;
}

.fa_con .a_01 li.icon6 {
	background: none;
}

.fa_con .a_02 {
	width: 122px;
	padding: 0 40px 0 90px;
	float: left;
	color: #fff;
	line-height: 28px;
	margin-right: 49px;
	border-right: 1px solid #5e5e5e;
	height: 192px;
}

.fa_con .a_02 h2 a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 24px;
	display: block;
}

.fa_con .a_02 ul {
}

.fa_con .a_02 li {
	float: left;
	width: 122px;
}

.fa_con .a_02 li a {
	color: #aaa;
	width: 122px;
}

.fa_con .a_03 {
	width: 82px;
	padding-right: 60px;
	float: left;
	color: #fff;
	line-height: 28px;
	border-right: 1px solid #5e5e5e;
	height: 192px;
	margin-right: 60px;
}

.fa_con .a_03 h2 a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 24px;
	display: block;
}

.fa_con .a_03 ul {
}

.fa_con .a_03 li {
	float: left;
	width: 72px;
}

.fa_con .a_03 li a {
	color: #aaa;
	width: 72px;
}

.fa_con .a_04 {
	width: 82px;
	height: 185px;
	padding-right: 60px;
	float: left;
	color: #fff;
	line-height: 28px;
	background: url(../line2.jpg) no-repeat right top;
}

.fa_con .a_04 h2 a {
	color: #fff;
	font-size: 20px;
	padding-bottom: 24px;
	display: block;
}

.fa_con .a_04 ul {
}

.fa_con .a_04 li {
	float: left;
	width: 72px;
}

.fa_con .a_04 li a {
	color: #aaa;
	width: 72px;
}

.fa_con .a_05 {
	width: 107px;
	float: right;
	padding-left: 55px;
	color: #aaa;
	margin-right: 55px;
	line-height: 30px;
}

.fa_con .a_05 a {
	width: 107px;
	margin-right: 35px;
	float: left;
	text-align: center;
}

.fa_con .a_05 a img {
	width: 107px;
	height: 107px;
	transition: all 0.3s;
	-webkit-transition: all 1s ease-in-out;
	-moz-transition: all 1s ease-in-out;
	-o-transition: all 1s ease-in-out;
	-ms-transition: all 1s ease-in-out;
	transition: all 1s ease-in-out;
}

.fa_con .a_05 a img:hover {
	-webkit-transform: rotate(360deg) scale(1,1);
	-moz-transform: rotate(360deg) scale(1,1);
	-o-transform: rotate(360deg) scale(1,1);
	-ms-transform: rotate(360deg) scale(1,1);
	transform: rotate(360deg) scale(1,1);
}

.fa_con .a_05 a span {
	width: 107px;
	color: #aaa;
	padding-top: 5px;
	height: 10px;
	display: block;
	font-size: 14px;
}

.wenzi {
	height: 73px;
	line-height: 73px;
	color: #fff;
	overflow: hidden;
	font-size: 12px;
}

.wenzi em {
	padding: 0 4px;
}

.wenzi a {
	color: #fff;
}

.link {
	height: 59px;
	line-height: 59px;
	background: #808080;
	display: none;
}

.link em {
	float: left;
	font-size: 30px;
	color: #fff;
	margin-left: 45px;
}

.link p {
	float: left;
	margin-left: 62px;
}

.link p a {
	margin-right: 40px;
	color: #fff;
}

.h_top {
	background: url(../h_bg.gif) repeat-x center 0;
	height: 251px;
	font-family: "Microsoft Yahei";
	overflow: hidden;
}

.header {
	width: 1200px;
	margin: 0 auto;
}

.h_zc {
	color: #959595;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
}

.h_zc a {
	color: #959595;
	padding: 0 12px;
	display: inline-block;
}

.h_zc a img {
	margin-right: 5px;
	float: left;
}

.h_con {
	margin-top: 37px;
	height: 116px;
	overflow: hidden;
}

.t_text {
	float: left;
	height: 77px;
	color: #3e3e3f;
	font-size: 28px;
	font-weight: bold;
	padding-left: 22px;
}

.t_text i {
	color: #f58220;
	line-height: 50px;
}

.t_text b {
	display: block;
	font-size: 18px;
	font-weight: normal;
}

.h_logo {
	margin: 2px 26px 0 4px;
}

.h_logo img {
	height: 65px;
}

.h_pho {
	padding-left: 60px;
	font-size: 16px;
	color: #666;
	line-height: 30px;
	height: 60px;
	background: url(../tel.gif) no-repeat 0px 14px;
}

.h_pho b {
	color: #f58220;
	font-size: 28px;
	font-weight: bold;
}

.menu {
	height: 58px;
	font-size: 16px;
	overflow: hidden;
}

.menu li {
	float: left;
	margin-left: -1px;
	text-align: center;
	background: url(../h_nav.gif) no-repeat right center;
}

.menu li a {
	color: #fff;
	line-height: 58px;
	display: inline-block;
	height: 58px;
	padding: 0 30px;
}
.menu li.current {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #f58220;
}
.menu li a:hover {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: #f58220;
}

.menu li.nones {
	background: none;
}


/*酒店客房控制系统分类*/
.submenu1 {
	width: 230px;
	float: left;
	margin-top: 46px;
	border: 1px solid #98caef;
	height: 480px;
	overflow: hidden;
}

.submenu1 h2 {
	height: 80px;
	background: url(../submenu-h2.jpg) no-repeat;
	line-height: 80px;
	text-align: center;
	font-size: 28px;
	font-weight: bold;
}

.submenu1 h2 a, .pro h2 a {
	color: #fff;
}

.submenu1 li {
	margin: 5px 0 0 12px;
	padding-left: 30px;
	width: 181px;
	font-size: 15px;
	font-weight: bold;
	background: url(../submenu-h3.jpg) no-repeat;
	height: 40px;
	line-height: 40px;
}

.submenu1 li.cur {
	background: rgba(0, 0, 0, 0) url("../submenu-h33.jpg") no-repeat scroll 0 0
}

.submenu1 li a {
	color: #fff;
}

.submenu1 h4 {
	background: #ebebeb url(../submenu-h4.jpg) no-repeat 8px 7px;
	height: 25px;
	line-height: 25px;
	width: 182px;
	padding-left: 25px;
	font-size: 12px;
	font-weight: bold;
	color: #0090da;
	margin: 5px 0 0 12px;
}

.submenu1 h4 a {
	color: #0090da;
}

.submenu1 li.nones {
	border-bottom: 0;
}

.submenu1 {
	width: 230px;
	float: left;
	margin-top: 10px;
	border: 1px solid #98caef;
}



/*工程案例*/
.case {
	margin-top: 38px;
	height: 640px;
}

.case h2, .customer h2 {
	background: url(../line.png) repeat-x 0 13px;
	font-family: "微软雅黑";
	font-size: 26px;
	font-weight: bold;
	color: #1fafe3;
	text-align: center;
	line-height: 26px;
}

.case h2 a, .customer h2 a {
	color: #1fafe3;
	padding: 0 20px;
	background: #fff;
	display: inline-block;
}

.case h2 span, .customer h2 span {
	float: right;
	font-size: 12px;
	color: #cdcdcd;
	font-weight: normal;
}

.case h2 span a, .customer h2 span a {
	color: #cdcdcd;
	padding: 0 0 0 5px;
}

.case-c {
	width: 1200px;
	padding-top: 14px;
}

.case-c p {
	text-align: center;
	width: 1200px;
	font-family: "微软雅黑";
	font-size: 18px;
	padding-bottom: 11px;
	line-height: 18px;
}

.case-c p a {
	color: #333;
	padding: 0 6px;
}

.case-c li {
	width: 236px;
	float: left;
	padding-top: 18px;
	margin-right: 5px;
	text-align: center;
	line-height: 0;
	font-size: 0;
}

.case-c li img {
	width: 226px;
	height: 208px;
}

.case-c li a img {
	border: 5px #e1e1e1 solid;
	display: inline-block;
}

.case-c li a:hover img {
	border: 5px #1fafe3 solid;
}

.case-c li span {
	height: 39px;
	line-height: 39px;
	font-size: 12px;
}

.case-c li span a {
	color: #333;
}

.case-c li.nomr {
	margin-right: 0;
}

.pro {
	width: 950px;
	float: right;
	margin-top: 10px;
	height: 540px;
	overflow: hidden;
}

.pro h2 {
	height: 50px;
	background: #0c99e3;
	line-height: 50px;
	padding-right: 15px;
}

.pro h2 p {
	padding: 0 26px;
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	float: left;
	background: #ff7500;
	display: inline-block;
}

.pro h2 span {
	font-size: 12px;
	font-weight: normal;
	float: right
}

.pro ul {
	width: 952px;
}

.pro li {
	float: left;
	width: 223px;
	margin-right: 20px;
	font-size: 0;
	line-height: 0;
	padding-top: 15px;
	text-align: center;
}

.pro li img {
	width: 221px;
	height: 175px;
	border: 2px #d5d5d5 solid;
}

.pro li a:hover img {
	border: 2px solid #0c99e3
}

.pro li span {
	height: 44px;
	line-height: 21px;
	font-size: 13px;
	color: #373737;
	display: block;
	padding-top: 10px;
}

.pro li span a {
	color: #333
}

.pro li.nomr {
	margin: 0;
}

/* -- 页面整体布局 -- */
.header , .content , .footer {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.left {
	width: 240px;
	float: left;
	overflow: hidden;
}

.left2 {
	width: 910px;
	float: left;
	overflow: hidden;
}

.left3 {
	width: 754px;
	float: left;
	overflow: hidden;
	color: #666;
}

.lefttop {
	background: url(../left_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-top: 10px;
}

.left2top {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.leftbot {
	font-size: 0;
	overflow: hidden;
}

.left2bot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right {
	width: 930px;
	float: left;
	display: inline;
	margin-left: 25px;
	overflow: hidden;
}

.right2 {
	width: 275px;
	float: right;
	overflow: hidden;
}

.right3 {
	width: 201px;
	float: right;
	overflow: hidden;
	color: #666;
}

.righttop {
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.right2top {
	background: url(../right2_top_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
}

.rightbot {
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right2bot {
	background: url(../left_bot2_img.gif) no-repeat;
	height: 3px;
	font-size: 0;
	overflow: hidden;
	margin-bottom: 10px;
}

.right_main {
	width: 930px;
	padding-bottom: 15px;
	overflow: hidden;
}

.right2_main {
	width: 273px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	border-bottom: 0;
	padding-bottom: 15px;
	overflow: hidden;
}

.left2_main {
	width: 908px;
	border: solid 1px #d5d5d5;
	padding-bottom: 15px;
	overflow: hidden;
}

.h_nav li a:-webkit-any-link {
	display: block;
}

/*头部开始*/
em,i {
	font-style: normal
}

.nav {
	height: 28px;
	line-height: 28px;
	background: #eee;
}

.nav-c {
	width: 980px;
	margin: 0 auto;
	color: #595959
}

.nav-right {
	float: right;
 /*width:270px; */
	line-height: 28px;
}

.nav-c a {
	padding: 0 8px;
	color: #595959;
	display: inline-block
}

.nav-img {
	padding: 5px 0 0 10px;
	float: left;
	display: inline-block
}


.nav-img a {
	padding: 0;
}

.h-con {
	width: 1002px;
	margin: 0 auto;
	height: 116px;
}

.h-con h1 {
	float: left;
	padding: 20px 0 0 12px;
}

.h-con h1 img {
	float: left;
}

.h-con h1 span {
	float: left;
	margin-left: 23px;
	border-left: 2px #404040 solid;
	height: 63px;
	padding: 16px 0 0 18px;
	font-size: 24px;
	color: #00a0e9;
	font-family: "微软雅黑";
	line-height: 22px;
	font-weight: normal;
}

.h-con h1 span b {
	margin-left: 1px;
}

.h-con h1 span em {
	font-size: 21px;
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	color: #202020;
	line-height: 30px;
}

.h-tel {
	width: 361px;
	float: right;
	margin-top: 14px;
	padding-left: 30px;
	text-align: center;
	font-size: 16px;
	font-family: "微软雅黑";
	color: #373737;
	line-height: 16px;
}

.h-tel em {
	display: block;
	font-size: 32px;
	font-family: Impact;
	color: #ff8400;
	padding-top: 3px;
	line-height: 32px;
}

.search {
	width: 960px;
	margin: 0 auto;
	padding-top: 2px;
	height: 42px;
	line-height: 42px;
	color: #6c6c6c
}

.search a {
	padding-left: 12px;
	color: #6c6c6c
}

.ser-right {
	float: right;
	width: 228px;
	padding-top: 7px
}

.ser-inp {
	float: left;
	width: 194px;
	height: 27px;
	line-height: 27px;
	background: #bbb url(../ser-bg.gif) no-repeat;
	padding-left: 6px;
	color: #e4e4e4;
	border: 0;
}

.ser-ss {
	width: 28px;
	height: 27px;
	background: url(../fdj.gif) no-repeat;
	float: left;
	border: 0;
	cursor: pointer;
}
/*头部结束*/
.topadcs {
	text-align: center;
}
/*底部开始*/
.foot {
	background: url(../footer-bg.jpg) repeat-x;
	height: 262px;
	margin-top: 26px;
}

.f-nav {
	border: 1px #017eb7 solid;
	height: 36px;
	line-height: 36px;
	text-align: center;
	color: #1fafe3;
	font-weight: bold;
	width: 958px;
	background: #FFF
}

.f-nav a {
	color: #1fafe3;
	padding: 0 17px;
}

.f-con {
	width: 960px;
}

.f-con h2 {
	padding: 65px 0 0 35px;
	float: left;
}

.copyright {
	width: 342px;
	padding: 44px 0 0 27px;
	line-height: 26px;
	color: #fff;
	background: url(../f-yy.jpg) no-repeat left top;
	height: 185px;
	margin-left: 50px;
	font-family: "宋体";
	float: left
}

.f-con dl {
	background: url(../f-yy.jpg) no-repeat left top;
	height: 185px;
	padding: 36px 0 0 30px;
	float: left
}

.f-con dt {
	float: left;
	width: 100px;
}

.f-con dd {
	width: 84px;
	padding: 2px 0 0 23px;
	line-height: 28px;
	color: #fff;
	float: left;
	font-family: "宋体";
}
/*底部结束*/


/*temp*/


.nor_tab {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.nor_tab th {
	font-weight: bold;
	text-align: center;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding: 6px 0;
}

.nor_tab td {
	padding: 5px;
	border: solid 1px #ccc;
}

ul.t05_ul table {
	*margin-left: -15px;
}/*滚动板IE补丁*/
.kq99billpay {
	background: url(../99bill_pay.gif);
	height: 31px;
	width: 176px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

#div___________Perm {
	width: 2000px;
	height: 3000px;
	background: #fff;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	z-index: 999999;
}

.imt {
	color: Red;
}

.info_box {
	border: solid 1px #f58d12;
	background: #fff2db;
	padding: 5px;
	margin-bottom: 10px;
}

.info_box .ib_h {
	font-weight: bold;
	font-size: 140%;
	color: #007130;
}

#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}

#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
/*注册*/
.register_tab {
	background: #f6f6f6;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
}

.register_tab td {
	padding: 10px 5px;
}

.register_tab cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_tab .icon_cln {
	width: 50px;
	vertical-align: middle;
	text-align: center;
}

.register_tab .icon_cln img {
	display: none;
}

.register_tab .tr {
	width: 80px;
}

.register_prof {
	background: #fffdf0;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
	border: solid 1px #fed289;
	color: Gray;
}

.register_prof td {
	padding: 8px 5px;
}

.register_prof cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_prof span {
	font-size: 12px;
}

.register_prof .tr {
	width: 140px;
}

.blk {
	display: block;
}

.p {
	cursor: pointer;
}

.p5 {
	padding: 5px;
}

.hd {
	display: none;
}

.tfocus {
	background: #fffdf0;
}

.error {
	background: url(../verror.gif) 2px 2px no-repeat #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px
}

cite {
	display: block;
}
/*产品左边分类样式*/
li.sub_column {
	margin-left: 10px;
	clear: both;
	background: none;
}

.t05_ul .nones {
	background: none;
}

li.sub_column li {
	background: url(../ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(../ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}

li.sub_column li a {
	height: 25px;
	line-height: 25px;
}

li.sub_column ul {
	margin-left: -20px;
	_margin-left: -35px;
}
	

/*登录*/
.login_tb {
}

.login_tb td {
	padding: 5px 5px;
}

.login_tb .tr {
	width: 70px;
	vertical-align: top;
	font-size: 14px;
}
/*购物车产品详细页*/
.bgF7F7F7 {
	background: #F7F7F7;
}

#tbCartProducts td {
	border: solid 1px #ECECEC;
}

.quantity_tr {
	text-align: center;
}

.quantity_tr input {
	width: 30px;
	text-align: right;
	border: solid 1px #ddd;
}

.quantity_tr a {
	display: none;
	text-decoration: underline;
}
/*购物车支付方式*/
.payment_tab {
	width: 100%;
	margin-bottom: 10px;
}

.payment_tab tr {
	cursor: pointer;
}

.payment_tab .hover {
	background: #f3f2f2;
}

.payment_tab td {
	padding: 5px;
}

.add_info {
	border: solid 1px #bdbdbd;
	background: #edecec;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 180%;
}
/*产品所有分类层*/
#prod_all_columns {
	z-index: 999;
	display: none;
	width: 557px;
}

#prod_all_columns h1 {
	font-size: 100%;
	background: url(../all_columns_title.gif);
	height: 19px;
	line-height: 25px;
	padding-left: 10px;
	height: 25px;
}

#prod_all_columns .close {
	font-weight: normal;
	float: right;
	cursor: pointer;
	margin-right: 8px;
	line-height: 25px;
	_padding-top: 5px;
}

#prod_all_columns .close img {
	vertical-align: middle;
}

#prod_all_columns .columns {
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	height: 400px;
	width: 555px;
	overflow: auto;
}

#prod_all_columns td {
	padding: 5px;
}

#prod_all_columns .top_column a {
	color: orange;
	font-weight: bold;
}

#prod_all_columns .top_column img {
	margin-right: 5px;
}

#prod_all_columns .sub_columns a {
	line-height: 150%;
	margin-right: 15px;
	background: url(../ico12.gif) no-repeat 0 5px;
	padding-left: 10px;
}
/*收货人地址弹出层*/
.pop_addr {
	width: 557px;
}

.addr_title {
	width: 547px;
	font-size: 100%;
	background: url(../all_columns_title.gif);
	line-height: 25px;
	height: 25px;
	padding: 0 5px;
}

.addr_title .close {
	float: right;
	margin-top: 5px;
}

.pop_addr .bord {
	background: #fff;
	width: 555px;
	height: 350px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	padding-top: 5px;
}

.pop_addr .cont {
	height: 350px;
	overflow-y: scroll;
}

.pop_addr div table .tr {
	width: 100px;
}

.pop_addr div table td {
	padding: 2px;
}

.pop_addr .line {
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 1px;
	background: #ddd;
	margin: 10px;
}

#divCartMyAddr {
	z-index: 999;
	display: none;
	width: 557px;
}

#divCartMyAddr iframe {
	width: 557px;
	height: 356px;
}
/*分页控件*/
.apage .cur {
	border: 1px solid #D5D5D5;
	padding: 0 3px;
}
/*产品属性*/
.prod_attrs_b {
	width: 246px;
	height: 131px;
	background: url(../attr_form.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.prod_attrs_b h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs_b .prod_attrs_det {
	width: 236px;
	height: 96px;
	overflow-y: auto;
	word-break: break-all;
}

.prod_attrs {
	width: 246px;
	height: 267px;
	background: url(../attr_form_b.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.prod_attrs h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs .prod_attrs_det {
	width: 236px;
	height: 236px;
	overflow-y: auto;
	word-break: break-all;
}
/*查看产品所有图片*/
.photo_list {
	padding: 10px;
}

.photo_list ul li {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}

.photo_list ul li img {
	width: 120px;
	height: 120px;
	border: solid 1px #fff;
}

.photo_list ul li a.cur img,.photo_list ul li a:hover img {
	border: solid 1px #fda305;
}

.photo_list input {
	border: 0;
	height: 20px;
	line-height: 20px;
	width: 54px;
	background: #FDA305;
	color: white;
	cursor: pointer;
}

.photo_big {
	text-align: center;
	padding: 10px;
}
/*帮助中心满意度*/
.static_graph {
	width: 20px;
	background: orange;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.static_graph .tc {
	text-align: center;
}

#cntrStatic_0,#cntrStatic_1,#cntrStatic_2 {
	vertical-align: bottom;
	text-align: center;
}
/*推荐文章（mail）*/
#mailArticle {
	display: none;
	border: solid 1px #ccc;
}

#mailArticle iframe {
	width: 632px;
	height: 602px;
	overflow: hidden;
}

.mailprod {
	width: 626px;
	height: 600px;
	overflow: hidden;
	border: solid 1px #aaa;
	background: #fff;
}


/*拷贝地址*/
#div_nsw_copy_url {
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_copy_url h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_copy_url h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_copy_url .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_copy_url .cont textarea {
	width: 380px;
	height: 50px;
	margin: 10px 0;
}
/*资讯高级搜索*/
#div_nsw_news_advan_cntr {
	display: none;
}

#div_nsw_news_advan_cntr iframe {
	height: 222px;
	width: 402px;
}

#div_nsw_news_advan {
	height: 220px;
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_news_advan h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_news_advan h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_news_advan .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_news_advan .cont table td {
	padding: 3px;
}
/*网站公告*/
.anns {
}

.anns dl {
	border-bottom: solid 1px #ddd;
	margin: 10px;
	padding-bottom: 5px;
	line-height: 150%;
}

.anns dl dt {
	font-weight: bold;
}

.anns dl .showtime {
	color: #959595;
}
/*相关搜索*/
.rele_search {
	border-top: solid 1px #ddd;
	margin: 5px;
	line-height: 160%;
}

.rele_search li {
	float: left;
	width: 150px;
}

.NewsColumns select {
	width: 130px;
}
/*图片滚动*/
#img_scroll {
	overflow: hidden;
	width: 400px;
}

#img_scroll #imgPrev {
	float: left;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #imgNext {
	float: right;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #img_list {
	float: left;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 10px;
}

#img_scroll #img_list a {
	margin-left: 10px;
}

#img_scroll #img_list a img {
	padding: 8px 3px 3px 3px;
}

#img_scroll #img_list a.cur img {
	background: url(../smallimgbg1.gif) no-repeat;
}

#img_scroll #img_list a img.cur {
	background: url(../smallimgbg1.gif) no-repeat;
}
/*收藏样式修改（mail）*/
#div_fav_cntr {
	width: 250px;
	height: 135px;
	overflow: hidden;
}
/*资讯图片列表形式*/
dl.l08 {
	width: 197px;
	margin: 1.5em 0 0 25px;
	float: left;
	display: inline;
}

dl.l08 dt {
	width: 195px;
	height: 195px;
	border: 1px solid #ECECEC;
	overflow: hidden;
}

dl.l08 img {
	display: block;
	width: 195px;
	height: 195px;
}

dl.l08 dd {
	background: #ECECEC;
	margin: 2px 0 0 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

dl.l08 dd a {
	color: #666;
}
/*产品详细视频*/
.provideo .video_tit {
}

.provideo .cont {
}
/*加码销售*/
.payad_cntr {
	white-space: nowrap;
	width: 726px;
	overflow: hidden;
}

.sale_prom_info {
	background: #fffada;
	border: solid 1px #f00;
	padding: 5px;
	line-height: 150%;
	color: #535353;
}

.msg_li______  li {
	background: url(../ico6.gif) no-repeat 0 8px;
	padding-left: 14px;
} 
/*邀请注册*/
.invitation_2 {
	background: url(../u_invitation.gif) no-repeat 0 10px;
	padding: 20px;
	padding-left: 150px;
	border: solid 1px #ccc;
	line-height: 200%;
	margin-bottom: 10px;
}

li.sub_column {
	margin-left: 10px;
}

li.sub_column li {
	background: url(../ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(../ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}
/*资料完整率*/
.prof_rate {
	border: solid 1px #f58d12;
	background: #fff2db;
	width: 600px;
}

.prof_rate td {
	padding: 5px;
}

.prof_rate td.rate {
	width: 500px;
}

.prof_rate td.rate div.r_cntr {
	border: solid 1px #0068b7;
	width: 490px;
}

.prof_rate td.rate div.r_cntr div {
	padding: 0 5px;
	background: #a7e2fe;
}
/*******/
.lnav div.lnav_more {
	margin-left: 18px;
}

.lnav ul.lnav_more {
	display: none;
	width: 180px;
	margin: 0px auto 0px auto;
}

.lnav ul.lnav_more li {
	white-space: nowrap;
	overflow: hidden;
}

.lnav ul.lnav_more li a {
	color: #666;
	padding-left: 10px;
}

.lnav ul.lnav_more li a:hover {
	background: url(../ico7.gif) no-repeat 0 6px;
}

/************分页样式开始******************************/
.vc {
	word-break: break-all;
	overflow: visible;
	line-height: 2;
}

.vc a.o:link, .vc a.o:visited {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.vc a.o:hover {
	border: 1px solid #049;
	text-decoration: none;
}

.ob {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.obg {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #f00;
	color: #fff;
}
/***************分页结束****************************/
/*显示帮助*/
#div_nsw_show_help {
	width: 600px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_show_help h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}


#div_nsw_show_help h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_show_help .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_show_help .cont textarea {
	width: 580px;
	height: 100px;
	margin: 10px 0;
}

.n_info_con a.keys {
	color: Blue;
	text-decoration: underline;
}
/*加码销售样式*/
.payad {
	color: #666;
	padding-top: 15px;
}

.payad1 {
	background: url(../ad_bg.gif);
	height: 80px;
	overflow: hidden;
	padding: 24px 0 0 0;
}

.payad1 p {
	padding-left: 60px;
	line-height: 22px;
}

.payad1 p span {
	color: red;
}

.payad1 p a.m {
	color: #FE7101;
	font-weight: bold;
	text-decoration: underline;
}

.payad1 p a.m:hover {
	color: #e00;
}

.payad2 {
	background: #F6F6F6;
	padding: 5px;
	height: 134px;
	overflow: hidden;
}
		/*.pl , .pr { width:12px; float:left; }*/
.pm {
	width: 692px;
	float: left;
}

.pm dl {
	width: 330px;
	float: left;
	display: inline;
	margin: 16px 0 0 11px;
}

.pm dt {
	width: 100px;
	height: 100px;
	border: 1px solid #E4E4E4;
	background: white;
	overflow: hidden;
	float: left;
}

.pm dt img {
	width: 100px;
}

.pm dd {
	width: 220px;
	float: right;
}

.pm dd.tit {
	overflow: hidden;
	white-space: normal;
}

.pm dd.tit a {
	color: #04d;
	font-size: 14px;
}

.pm dd.con {
	height: 45px;
	overflow: hidden;
	margin: 7px 0;
}

.pm dd.btn a {
	font-weight: bold;
	color: #E87917;
	text-decoration: underline;
}

.pm dd.btn a:hover {
	color: #e00;
}

.pm dd.btn input {
	vertical-align: text-bottom;
}
		
		

/*temp*/

.nor_tab {
	width: 100%;
	border: solid 1px #ccc;
	margin-bottom: 10px;
}

.nor_tab th {
	font-weight: bold;
	text-align: center;
	background: #f9f9f9;
	border: solid 1px #ccc;
	padding: 6px 0;
}

.nor_tab td {
	padding: 5px;
	border: solid 1px #ccc;
}

ul.t05_ul table {
	*margin-left: -15px;
}/*滚动板IE补丁*/
.kq99billpay {
	background: url(../99bill_pay.gif);
	height: 31px;
	width: 176px;
	border: 0;
	cursor: pointer;
	font-size: 14px;
	font-weight: bold;
}

#div___________Perm {
	width: 2000px;
	height: 3000px;
	background: #fff;
	padding: 30px;
	position: absolute;
	top: 0;
	left: 0;
	color: #000;
	z-index: 999999;
}

.imt {
	color: Red;
}

.info_box {
	border: solid 1px #f58d12;
	background: #fff2db;
	padding: 5px;
	margin-bottom: 10px;
}

.info_box .ib_h {
	font-weight: bold;
	font-size: 140%;
	color: #007130;
}

#nodata {
	padding: 80px;
	padding-left: 150px;
	border: solid 1px #eee;
	margin: 10px 0;
	background: url(../nodata.gif) no-repeat 20px 20px;
}
/* -- 弹出窗口 -- */
#mesbook1_c, #mesbook1 {
	display: none;
	z-index: 1001;
	width: 398px;
	border: 1px solid #ccc;
	background: #fff;
	padding-bottom: 20px;
}

#mesbook1_c div, #mesbook1 div {
	border: 1px solid #E4E3E3;
	background: #EBECEB;
	height: 18px;
	padding: 4px .5em 0;
	margin-bottom: 10px;
}

#mesbook1_c dl.b1, #mesbook1 dl.b1 {
	width: 370px;
	margin: 0 auto;
}

#mesbook1_c dl.b1 dt, #mesbook1 dl.b1 dt {
	float: left;
	width: 105px;
	overflow: hidden;
}

#mesbook1_c dl.b1 dd, #mesbook1 dl.b1 dd {
	width: 265px;
	float: right;
}

#mesbook1_c #mesbook1_cBtns, #mesbook1 #mesbook1Btns {
	padding-bottom: 10px;
}

#mesbook1_c #mesbook1_cBtns input, #mesbook1 #mesbook1Btns input {
	margin-right: 20px;
}
/*处理中动画占全屏*/
#oran_div_processing {
	width: 300px;
	padding: 20px;
	z-index: 9999;
	text-align: center;
	background: #fffeef;
	border: solid 1px #b8ab04;
}
/*注册*/
.register_tab {
	background: #f6f6f6;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
}

.register_tab td {
	padding: 10px 5px;
}

.register_tab cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_tab .icon_cln {
	width: 50px;
	vertical-align: middle;
	text-align: center;
}

.register_tab .icon_cln img {
	display: none;
}

.register_tab .tr {
	width: 80px;
}

.register_prof {
	background: #fffdf0;
	width: 670px;
	font-size: 14px;
	margin-bottom: 10px;
	border: solid 1px #fed289;
	color: Gray;
}

.register_prof td {
	padding: 8px 5px;
}

.register_prof cite {
	display: block;
	width: 200px;
	font-style: normal;
	background: #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px;
	color: Red;
	font-size: 12px;
}

.register_prof span {
	font-size: 12px;
}

.register_prof .tr {
	width: 140px;
}

.blk {
	display: block;
}

.p {
	cursor: pointer;
}

.p5 {
	padding: 5px;
}

.hd {
	display: none;
}

.tfocus {
	background: #fffdf0;
}

.error {
	background: url(../verror.gif) 2px 2px no-repeat #fff8e8;
	border: solid 1px #ffe7af;
	padding-left: 18px
}

cite {
	display: block;
}
/*产品左边分类样式*/
li.sub_column {
	margin-left: 10px;
	clear: both;
	background: none;
}

.t05_ul .nones {
	background: none;
}

li.sub_column li {
	background: url(../ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(../ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}

li.sub_column li a {
	height: 25px;
	line-height: 25px;
}

li.sub_column ul {
	margin-left: -20px;
	_margin-left: -35px;
}
	

/*登录*/
.login_tb {
}

.login_tb td {
	padding: 5px 5px;
}

.login_tb .tr {
	width: 70px;
	vertical-align: top;
	font-size: 14px;
}
/*购物车产品详细页*/
.bgF7F7F7 {
	background: #F7F7F7;
}

#tbCartProducts td {
	border: solid 1px #ECECEC;
}

.quantity_tr {
	text-align: center;
}

.quantity_tr input {
	width: 30px;
	text-align: right;
	border: solid 1px #ddd;
}

.quantity_tr a {
	display: none;
	text-decoration: underline;
}
/*购物车支付方式*/
.payment_tab {
	width: 100%;
	margin-bottom: 10px;
}

.payment_tab tr {
	cursor: pointer;
}

.payment_tab .hover {
	background: #f3f2f2;
}

.payment_tab td {
	padding: 5px;
}

.add_info {
	border: solid 1px #bdbdbd;
	background: #edecec;
	padding: 10px;
	margin-bottom: 10px;
	line-height: 180%;
}
/*产品所有分类层*/
#prod_all_columns {
	z-index: 999;
	display: none;
	width: 557px;
}

#prod_all_columns h1 {
	font-size: 100%;
	background: url(../all_columns_title.gif);
	height: 19px;
	line-height: 25px;
	padding-left: 10px;
	height: 25px;
}

#prod_all_columns .close {
	font-weight: normal;
	float: right;
	cursor: pointer;
	margin-right: 8px;
	line-height: 25px;
	_padding-top: 5px;
}

#prod_all_columns .close img {
	vertical-align: middle;
}

#prod_all_columns .columns {
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	height: 400px;
	width: 555px;
	overflow: auto;
}

#prod_all_columns td {
	padding: 5px;
}

#prod_all_columns .top_column a {
	color: orange;
	font-weight: bold;
}

#prod_all_columns .top_column img {
	margin-right: 5px;
}

#prod_all_columns .sub_columns a {
	line-height: 150%;
	margin-right: 15px;
	background: url(../ico12.gif) no-repeat 0 5px;
	padding-left: 10px;
}
/*收货人地址弹出层*/
.pop_addr {
	width: 557px;
}

.addr_title {
	width: 547px;
	font-size: 100%;
	background: url(../all_columns_title.gif);
	line-height: 25px;
	height: 25px;
	padding: 0 5px;
}

.addr_title .close {
	float: right;
	margin-top: 5px;
}

.pop_addr .bord {
	background: #fff;
	width: 555px;
	height: 350px;
	border: solid 1px #d5d5d5;
	border-top: 0;
	background: #fff;
	padding-top: 5px;
}

.pop_addr .cont {
	height: 350px;
	overflow-y: scroll;
}

.pop_addr div table .tr {
	width: 100px;
}

.pop_addr div table td {
	padding: 2px;
}

.pop_addr .line {
	font-size: 0;
	overflow: hidden;
	line-height: 0;
	height: 1px;
	background: #ddd;
	margin: 10px;
}

#divCartMyAddr {
	z-index: 999;
	display: none;
	width: 557px;
}

#divCartMyAddr iframe {
	width: 557px;
	height: 356px;
}
/*分页控件*/
.apage .cur {
	border: 1px solid #D5D5D5;
	padding: 0 3px;
}
/*产品属性*/
.prod_attrs_b {
	width: 246px;
	height: 131px;
	background: url(../attr_form.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
}

.prod_attrs_b h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs_b .prod_attrs_det {
	width: 236px;
	height: 96px;
	overflow-y: auto;
	word-break: break-all;
}

.prod_attrs {
	width: 246px;
	height: 267px;
	background: url(../attr_form_b.gif);
	margin-left: 5px;
	padding: 10px;
	margin-top: 5px;
	overflow: hidden;
	margin-bottom: 10px;
}

.prod_attrs h5 {
	border-bottom: solid 1px #eeeded;
	line-height: 16px;
	margin-bottom: 5px;
}

.prod_attrs .prod_attrs_det {
	width: 236px;
	height: 236px;
	overflow-y: auto;
	word-break: break-all;
}
/*查看产品所有图片*/
.photo_list {
	padding: 10px;
}

.photo_list ul li {
	float: left;
	margin-left: 15px;
	margin-bottom: 15px;
}

.photo_list ul li img {
	width: 120px;
	height: 120px;
	border: solid 1px #fff;
}

.photo_list ul li a.cur img,.photo_list ul li a:hover img {
	border: solid 1px #fda305;
}

.photo_list input {
	border: 0;
	height: 20px;
	line-height: 20px;
	width: 54px;
	background: #FDA305;
	color: white;
	cursor: pointer;
}

.photo_big {
	text-align: center;
	padding: 10px;
}
/*帮助中心满意度*/
.static_graph {
	width: 20px;
	background: orange;
	margin: 0 auto;
	font-size: 0;
	line-height: 0;
	margin-top: 10px;
}

.static_graph .tc {
	text-align: center;
}

#cntrStatic_0,#cntrStatic_1,#cntrStatic_2 {
	vertical-align: bottom;
	text-align: center;
}
/*推荐文章（mail）*/
#mailArticle {
	display: none;
	border: solid 1px #ccc;
}

#mailArticle iframe {
	width: 632px;
	height: 602px;
	overflow: hidden;
}

.mailprod {
	width: 626px;
	height: 600px;
	overflow: hidden;
	border: solid 1px #aaa;
	background: #fff;
}


/*拷贝地址*/
#div_nsw_copy_url {
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_copy_url h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_copy_url h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_copy_url .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_copy_url .cont textarea {
	width: 380px;
	height: 50px;
	margin: 10px 0;
}
/*资讯高级搜索*/
#div_nsw_news_advan_cntr {
	display: none;
}

#div_nsw_news_advan_cntr iframe {
	height: 222px;
	width: 402px;
}

#div_nsw_news_advan {
	height: 220px;
	width: 400px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_news_advan h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_news_advan h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_news_advan .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_news_advan .cont table td {
	padding: 3px;
}
/*网站公告*/
.anns {
}

.anns dl {
	border-bottom: solid 1px #ddd;
	margin: 10px;
	padding-bottom: 5px;
	line-height: 150%;
}

.anns dl dt {
	font-weight: bold;
}

.anns dl .showtime {
	color: #959595;
}
/*相关搜索*/
.rele_search {
	border-top: solid 1px #ddd;
	margin: 5px;
	line-height: 160%;
}

.rele_search li {
	float: left;
	width: 150px;
}

.NewsColumns select {
	width: 130px;
}
/*图片滚动*/
#img_scroll {
	overflow: hidden;
	width: 400px;
}

#img_scroll #imgPrev {
	float: left;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #imgNext {
	float: right;
	margin-top: 25px;
	cursor: pointer;
}

#img_scroll #img_list {
	float: left;
	width: 360px;
	overflow: hidden;
	white-space: nowrap;
	margin-left: 10px;
}

#img_scroll #img_list a {
	margin-left: 10px;
}

#img_scroll #img_list a img {
	padding: 8px 3px 3px 3px;
}

#img_scroll #img_list a.cur img {
	background: url(../smallimgbg1.gif) no-repeat;
}

#img_scroll #img_list a img.cur {
	background: url(../smallimgbg1.gif) no-repeat;
}
/*收藏样式修改（mail）*/
#div_fav_cntr {
	width: 250px;
	height: 135px;
	overflow: hidden;
}
/*资讯图片列表形式*/
dl.l08 {
	width: 197px;
	margin: 1.5em 0 0 25px;
	float: left;
	display: inline;
}

dl.l08 dt {
	width: 195px;
	height: 195px;
	border: 1px solid #ECECEC;
	overflow: hidden;
}

dl.l08 img {
	display: block;
	width: 195px;
	height: 195px;
}

dl.l08 dd {
	background: #ECECEC;
	margin: 2px 0 0 0;
	width: 100%;
	height: 24px;
	line-height: 24px;
	font-weight: bold;
	overflow: hidden;
	white-space: nowrap;
	text-align: center;
}

dl.l08 dd a {
	color: #666;
}
/*产品详细视频*/
.provideo .video_tit {
}

.provideo .cont {
}
/*加码销售*/
.payad_cntr {
	white-space: nowrap;
	width: 726px;
	overflow: hidden;
}

.sale_prom_info {
	background: #fffada;
	border: solid 1px #f00;
	padding: 5px;
	line-height: 150%;
	color: #535353;
}

.msg_li______  li {
	background: url(../ico6.gif) no-repeat 0 8px;
	padding-left: 14px;
} 
/*邀请注册*/
.invitation_2 {
	background: url(../u_invitation.gif) no-repeat 0 10px;
	padding: 20px;
	padding-left: 150px;
	border: solid 1px #ccc;
	line-height: 200%;
	margin-bottom: 10px;
}

li.sub_column {
	margin-left: 10px;
}

li.sub_column li {
	background: url(../ico10.gif) no-repeat 0 10px;
	padding-left: 10px;
}

li.sub_column li.cur {
	background: url(../ico7.gif) no-repeat 0 10px;
	padding-left: 10px;
	font-weight: bold;
}

li.sub_column li.cur a {
	color: #fa8d0d;
}

.t05_ul li.cur a {
	font-weight: bold;
	color: #fa8d0d;
}
/*资料完整率*/
.prof_rate {
	border: solid 1px #f58d12;
	background: #fff2db;
	width: 600px;
}

.prof_rate td {
	padding: 5px;
}

.prof_rate td.rate {
	width: 500px;
}

.prof_rate td.rate div.r_cntr {
	border: solid 1px #0068b7;
	width: 490px;
}

.prof_rate td.rate div.r_cntr div {
	padding: 0 5px;
	background: #a7e2fe;
}
/*******/
.lnav div.lnav_more {
	margin-left: 18px;
}

.lnav ul.lnav_more {
	display: none;
	width: 180px;
	margin: 0px auto 0px auto;
}

.lnav ul.lnav_more li {
	white-space: nowrap;
	overflow: hidden;
}

.lnav ul.lnav_more li a {
	color: #666;
	padding-left: 10px;
}

.lnav ul.lnav_more li a:hover {
	background: url(../ico7.gif) no-repeat 0 6px;
}

/************分页样式开始******************************/
.vc {
	word-break: break-all;
	overflow: visible;
	line-height: 2;
}

.vc a.o:link, .vc a.o:visited {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.vc a.o:hover {
	border: 1px solid #049;
	text-decoration: none;
}

.ob {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #fff;
}

.obg {
	margin: 0 4px;
	padding: 3px 6px 1px;
	border: 1px solid #ddd;
	text-decoration: none;
	background: #f00;
	color: #fff;
}
/***************分页结束****************************/
/*显示帮助*/
#div_nsw_show_help {
	width: 600px;
	border: solid 1px #ccc;
	background: #fff;
}

#div_nsw_show_help h1 {
	background: #f0f0f0;
	border-bottom: solid 1px #ccc;
	font-size: 14px;
	padding: 3px;
}

#div_nsw_show_help h1 a {
	float: right;
	font-weight: normal;
	font-size: 12px;
}

#div_nsw_show_help .cont {
	border-top: solid 1px #f6f6f6;
	padding: 10px;
}

#div_nsw_show_help .cont textarea {
	width: 580px;
	height: 100px;
	margin: 10px 0;
}

.n_info_con a.keys {
	color: Blue;
	text-decoration: underline;
}
/*加码销售样式*/
.payad {
	color: #666;
	padding-top: 15px;
}

.payad1 {
	background: url(../ad_bg.gif);
	height: 80px;
	overflow: hidden;
	padding: 24px 0 0 0;
}

.payad1 p {
	padding-left: 60px;
	line-height: 22px;
}

.payad1 p span {
	color: red;
}

.payad1 p a.m {
	color: #FE7101;
	font-weight: bold;
	text-decoration: underline;
}

.payad1 p a.m:hover {
	color: #e00;
}

.payad2 {
	background: #F6F6F6;
	padding: 5px;
	height: 134px;
	overflow: hidden;
}
		/*.pl , .pr { width:12px; float:left; }*/
.pm {
	width: 692px;
	float: left;
}

.pm dl {
	width: 330px;
	float: left;
	display: inline;
	margin: 16px 0 0 11px;
}

.pm dt {
	width: 100px;
	height: 100px;
	border: 1px solid #E4E4E4;
	background: white;
	overflow: hidden;
	float: left;
}

.pm dt img {
	width: 100px;
}

.pm dd {
	width: 220px;
	float: right;
}

.pm dd.tit {
	overflow: hidden;
	white-space: normal;
}

.pm dd.tit a {
	color: #04d;
	font-size: 14px;
}

.pm dd.con {
	height: 45px;
	overflow: hidden;
	margin: 7px 0;
}

.pm dd.btn a {
	font-weight: bold;
	color: #E87917;
	text-decoration: underline;
}

.pm dd.btn a:hover {
	color: #e00;
}

.pm dd.btn input {
	vertical-align: text-bottom;
}



/*reset*/
@charset "utf-8";

html {
	color: #000;
	background: #FFF;
	overflow-y: scroll;
	min-width: 1200px;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td {
	margin: 0;
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

fieldset,img {
	border: 0;
}

address,caption,cite,code,dfn,em,strong,th,var,optgroup {
	font-style: inherit;
	font-weight: inherit;
}

del,ins {
	text-decoration: none;
}

li {
	list-style: none;
}

caption,th {
	text-align: left;
}

q:before,q:after {
	content: '';
}

abbr,acronym {
	border: 0;
	font-variant: normal;
}

sup {
	vertical-align: baseline;
}

sub {
	vertical-align: baseline;
}

input,button,textarea,select,optgroup,option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}

input,button,textarea,select {
	*font-size: 100%;
}

input,select {
	vertical-align: middle;
}

select,input,button,textarea,button {
	font: 99% arial,helvetica,clean,sans-serif;
}

table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}

pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%;
	line-height: 100%;
}

.txtboxcs {
	border: solid 1px #ccc;
	height: 22px;
}

/*title*/
h1 {
	font-size: 32px;
}

h2 {
	font-size: 26px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 14px;
}

h5 {
	font-size: 12px;
}

h6 {
	font-size: 10px;
}


/* -- 外边距 -- */
.m1 {
	margin: 1px;
}

.m2 {
	margin: 2px;
}

.m5 {
	margin: 5px;
}

.m10 {
	margin: 10px;
}

.mt2 {
	margin-top: 2px;
}

.mt5 {
	margin-top: 5px;
}

.mt8 {
	margin-top: 8px;
}

.mt10 {
	margin-bottom: 10px;
}

.mt12 {
	margin-top: 12px;
}

.mt15 {
	margin-top: 15px;
}

.mt20 {
	margin-top: 20px;
}

.mt30 {
	margin-top: 30px;
}

.mr5 {
	margin-right: 5px;
}

.mr10 {
	margin-right: 10px;
}

.mr12 {
	margin-right: 12px;
}

.ml5 {
	margin-left: 5px;
}

.ml7 {
	margin-left: 7px;
}

.mb10 {
	margin-bottom: 10px;
}

.ml12 {
	margin-left: 12px;
}

.ml10 {
	margin-left: 10px;
}

.ml20 {
	margin-left: 20px;
}

/*加盟商在线下单*/
.userorder {
	width: 700px;
}

.userorder tr {
	height: 25px;
}

.userorder tr span {
	color: #f00;
	padding-left: 4px;
}

.stf {
	border: 1px solid #ccc;
	padding-left: 140px;
	padding-top: 10px;
	padding-bottom: 20px
}

.stf span {
	color: #000;
	font-size: 14px;
	line-height: 30px;
	font-weight: bold
}

.stf dd {
	line-height: 24px;
	font-size: 14px
}

.stf p {
	line-height: 24px;
	font-size: 14px
}
 

/*新加*/

.ban_bg {
	height: 489px;
	width: 100%;
	position: relative;
}

.ban_bg .bgitem {
	position: absolute;
	top: 0;
}

.ban_bg .btn {
	bottom: 5px;
	margin-right: -450px;
	padding: 5px 6px;
	position: absolute;
	right: 50%;
	z-index: 7;
}

.ban_bg .btn span {
	background: none repeat scroll 0 0 #2B130F;
	border: 1px solid #2B130F;
	color: #FFFFFF;
	cursor: pointer;
	display: inline-block;
	margin-left: 5px;
	padding: 2px 5px;
}

.ban_bg .btn span.cur {
	font-weight: bold;
	padding: 4px 8px;
}

.copyright a {
	color: #fff;
}

.f-con dt img {
	width: 100px;
	height: 100px;
}

/*酒店客房控制系统分类*/
.submenu {
	float: left;
}

.submenu h2 {
	height: 75px;
	background: #373534;
	line-height: 75px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
}

.submenu h2 a, .pro h2 a {
	color: #fff;
}

.submenu h3 {
	margin: 6px 0 0 0px;
	padding-left: 35px;
	width: 181px;
	font-size: 15px;
	font-weight: bold;
	background: url(../submenu-h3.jpg) no-repeat;
	height: 50px;
	line-height: 50px;
}

.submenu h3 a {
	color: #fff;
}

.submenu h4 {
	background: #ebebeb url(../submenu-h4.jpg) no-repeat 8px 7px;
	height: 25px;
	line-height: 25px;
	width: 169px;
	padding-left: 20px;
	font-size: 12px;
	font-weight: bold;
	color: #0090da;
	margin: 5px 0 0 5px;
}

.submenu h4 a {
	color: #0090da;
}

.submenu ul {
	padding-left: 12px
}

.submenu li {
	line-height: 30px;
	height: 30px;
	background: url(../submenu-li.jpg) no-repeat 18px 12px;
	padding-left: 31px;
	border-bottom: 1px solid #d1d1d1;
	width: 150px;
}

.submenu li.nones {
	border-bottom: 0;
}

.submenu li a {
	color: #666
}

.doyoo_f_original body {
	overflow: auto !important;
}

.doyoo_f_original {
	overflow: auto !important;
}

.doyoo_f_frame {
	display: none !important;
}

.client-2 {
	position: fixed;
	right: -170px;
	top: 50%;
	z-index: 900;
}

.client-2 li a {
	text-decoration: none;
}

.client-2 li {
	margin-top: 1px;
	clear: both;
	height: 71px;
	position: relative;
}

.client-2 li i {
	background: url(../fx.png) no-repeat;
	display: block;
	width: 30px;
	height: 27px;
	margin: 0px auto;
	text-align: center;
}

.client-2 li p {
	height: 20px;
	font-size: 14px;
	line-height: 20px;
	overflow: hidden;
	text-align: center;
	color: #fff;
}

.client-2 .my-kefu-sq i {
	background-position: -36px -22px;
}

.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}

.client-2 .my-kefu-tel i {
	background-position: 0 -21px;
}

.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}

.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}

.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}

.client-2 .my-kefu-ftop {
	display: none;
}

.client-2 .my-kefu-ftop i {
	width: 33px;
	height: 35px;
	background-position: -27px -51px;
}

.client-2 .my-kefu-left {
	float: left;
	width: 77px;
	height: 47px;
	position: relative;
}

.client-2 .my-kefu-tel-right {
	font-size: 16px;
	color: #fff;
	float: left;
	height: 24px;
	line-height: 22px;
	padding: 0 15px;
	border-left: 1px solid #fff;
	margin-top: 14px;
}

.client-2 .my-kefu-right {
	width: 20px;
}

.client-2 .my-kefu-tel-main {
	background: #13100f;
	color: #fff;
	height: 56px;
	width: 247px;
	padding: 9px 0 6px;
	float: left;
}

.client-2 .my-kefu-main {
	background: #13100f;
	width: 97px;
	height: 56px;
	position: relative;
	padding: 9px 0 6px;
	float: left;
}

.client-2 .my-kefu-weixin-pic {
	position: absolute;
	left: -130px;
	top: -24px;
	display: none;
	z-index: 333;
}

.my-kefu-weixin-pic img {
	width: 115px;
	height: 115px;
}

.client-2 .my-kefu-left .online-contact-btn {
	cursor: pointer;
}
#lefttuijian{border:#ccc solid 1px;}