@charset "utf-8";
/* CSS Document */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote, p {
	margin:0;
	padding:0;
}
body {
	background:#f4f5f9;
	color:#333;
	font-size:14px;
	font-family:"Helvetica", "微软雅黑";
}
ul, ol {
	list-style: none;
}
img, fieldset {
	vertical-align:top;
	border:0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}
address, cite, code, em, th {
	font-weight:normal;
	font-style:normal;
}
input, button, textarea, select {
	font:100% Arial, '';
	vertical-align:middle
}
table, td, tr, th {
	font-size:12px;
}
a.r1:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r1:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#CC0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 24px;
}
a.r2:link {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.r2:visited {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.r2:hover {
	font-family: "微软雅黑";
	font-size: 16px;
	color:#CC0000;
	text-decoration: none;
	font-weight: bold;
	line-height: 30px;
}
a.r3:link {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:visited {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #999999;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
a.r3:hover {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#CC0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t1 {
	font-family: "微软雅黑";
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.t2 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #CC0000;
	text-decoration: none;
	font-weight: normal;
	line-height: 30px;
}
.t3 {
	font-family: "微软雅黑";
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	line-height: 40px;
}
.nodispaly {
	display:none
}
.line {
	height:20px;
	line-height:20px;
	font-size:0px;
	clear:both;
	overflow:hidden;
	display:block;
}
.fK {
	color:#a91432;
}
.clearfix {
*zoom:1;
}
/*给IE6清除浮动*/
.clearfix:after {
	display:block;
	overflow:hidden;
	clear:both;
	height:0px;
	visibility:hidden;
	content:".";
}
/*清除浮动*/

a {
	color:#333;
	text-decoration:none;
	transition:all 0.3s;
}
a:hover {
	color:#fc554c;
	text-decoration:underline;
}
.header {
	position:relative;
	z-index:10;
}
.top {
	height:30px;
	line-height:30px;
	background-image:url(../images/hbg.jpg);
}
.top .box {
	max-width:1000px;
	margin:0 auto;
	text-align:right;
	color:#CCCCCC;
}
.top .box a {
	font-size:12px;
	color:#999999;
	text-decoration:none;
}
.top .box a:hover {
	font-size:12px;
	color: #FF0000;
	text-decoration:none;
}
.lobbox {
	width:100%;
	position:absolute;
	left:0px;
	top:30px;
	background-image:url(../images/hbg.jpg);
	clear:left;
	overflow: visible;
}
.lobbox .box {
	max-width:1000px;
	margin:0 auto;
	height:80px;
}
.lobbox .box h1 {
	float:left;
	padding-top:15px;
	padding-left:10px;
}
.lobbox .naverbox2 {
	float:right;
	width:30%;
	padding-top:10px;
}
.lobbox .naverbox2 .tel{
	float:lef;
	width:100%;
	font-family:微软雅黑;
	font-size: 18px;
	color: #CC0000;
	font-weight:bold;
	height:30px;
	line-height:30px;
	margin-bottom:5px;
	padding-left:35px;
	background-image: url(../images/tel.png);
	background-repeat: no-repeat;
	background-position: left center;
}
.ss {
	width:100%;
	font-family:微软雅黑;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	border:1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:10px;
	outline: none medium;
}
.ss2 {
	width:90%;
	font-family:微软雅黑;
	font-size: 12px;
	color:#999999;
	text-decoration: none;
	font-weight: normal;
	line-height:20px;
	border:1px solid #CCCCCC;
	background-repeat: no-repeat;
	background-position: left center;
	text-indent:10px;
	outline: none medium;
}
.lobbox .box .nav {
	float:right;
}
.lobbox .box .nav h3 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:100px;
	text-align:center;
}
.lobbox .box .nav .m {
	position:relative;
	float:left;
}
.lobbox .box .nav h3 a {
	zoom:1;
	display:block;
	color:#333;
	line-height:80px;
}
.lobbox .box .nav li:hover h3 a {
	color:#333;
	text-decoration:none;
}
.lobbox .box .nav li a.current {
	color:#fc554c;
}
.lobbox .box .nav .sub {
	width:140px;
	position:absolute;
	left:0px;
	top:80px;
	background:#FFF;
	float:left;
	line-height:30px;
	border:1px solid #DDD;
	border-top:none;
}
.lobbox .box .nav .sub li {
	text-align:left;
	line-height:40px;
	border-bottom:1px solid #DDD;
	text-align:center;
}
.lobbox .box .nav .sub li a {
	color:#333;
	display:block;
	zoom:1;
}
.lobbox .box .nav .sub li a:hover {
	color:#fc554c;
	display:block;
	zoom:1;
	background:#EEE;
	text-decoration:none;
}
.lobbox2 {
	width:100%;
	position:absolute;
	left:0px;
	top:110px;
	background:#DCDCDC;
}
.lobbox2 .box {
	max-width:1000px;
	margin:0 auto;
	height:40px;
}
.lobbox2 .box .nav {
	float:left;
}
.lobbox2 .box .nav h3 {
	font-size:100%;
	font-weight:normal;
	text-transform:uppercase;
	width:166.66666px;
	text-align:center;
}
.lobbox2 .box .nav .m {
	position:relative;
	float:left;
}
.lobbox2 .box .nav h3 a {
	zoom:1;
	display:block;
	color:#ffffff;
	font-size:16px;
	line-height:40px;
	background:#4B4B4B;
}
.lobbox2 .box .nav li:hover h3 a {
	color:#ffffff;
	font-size:16px;
	text-decoration:none;
	background:#D70000;
}
.lobbox2 .box .nav li a.current {
	color:#ffffff;
	font-size:16px;
	background:#D70000;
}
.lobbox2 .box .nav .sub {
	width:166px;
	position:absolute;
	left:0px;
	top:40px;
	background:#FFF;
	float:left;
	line-height:30px;
	border:1px solid #DDD;
	border-top:none;
}
.lobbox2 .box .nav .sub li {
	text-align:left;
	line-height:40px;
	border-bottom:1px solid #DDD;
	text-align:center;
}
.lobbox2 .box .nav .sub li a {
	color:#333;
	display:block;
	zoom:1;
}
.lobbox2 .box .nav .sub li a:hover {
	color:#fc554c;
	display:block;
	zoom:1;
	background:#EEE;
	text-decoration:none;
}
#dowebok {
	display:none;
}
.foot {
	background:#333;
	clear:both;
	overflow: hidden;
}
.foot .foot_t {
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	line-height:24px;
	padding-top:2%;
	text-align:left;
	clear:left;
	color:#666666;
	font-size:12px;
	overflow:hidden;
}
.foot .foot_t2 {
	max-width:1000px;
	margin:0 auto;
	text-align:center;
	line-height:30px;
	text-align:left;
	clear:left;
	color:#666666;
	font-size:12px;
	padding-top:1%;
}
.foot .foot_t2 a {
	color:#666666;
	margin-top: 0;
	margin-right:0;
	margin-bottom: 0;
	margin-left:0;
}
.foot .foot_t2 a:hover {
	color:#FF0000;
	text-decoration: none;
}
.foot .foot_tl {
    float:left;
	width:25%;
	text-align:left;
	color:#666666;
	font-size:12px;
}
.foot .foot_tr {
    float:right;
	width:72%;
	text-align:left;
}
.foot_b {
	max-width:1180px;
	overflow:hidden;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}
.foot_b .logo {
	float:left;
	width:48%;
	text-align:right;
}
.foot_b .foot_b_r {
	float:right;
	width:48%;
	color:#FFF;
	line-height:24px;
}

ul,li {
    padding:0px;
	margin:0px;
	list-style-type:none;
	list-style-image:none;
}
.clear {
	clear:both;
}
.rt {
	width:20%;
	text-align:left;
	float:left;
}
.rt h4 {
	color:#ffffff;
	font-size:16px;
	font-family:"微软雅黑";
	height:40px;
	line-height:40px;
	padding:0px;
	margin:0px;
	float:left;
	
}
.rt ul li {
	line-height:24px;
}


a.r444:link {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r444:visited {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal;
	line-height:24px;
}
a.r444:hover {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #CC0000;
	text-decoration: underline;
	font-weight: normal;
	line-height:24px;
}

