/*====网站基本样式=====*/

body {

	margin: 0;

	padding:0;

	text-align:left;

	font-family: "宋体";

	font-size: 12px;

	color: #3d3d3d;

	background-color:#ffffff;

	line-height: 20px;

	text-decoration: none;

}

div, ul, ol, dl, dt, dd, li, p {

	margin:0;

	padding:0;

	list-style:none;

}

img{ border:0px;}

table {

	font-family: "宋体";

	font-size: 12px;

	color: #666666;

	text-decoration: none;

	text-align:left;

}

/*====默认链接颜色：橘色=====*/

a:link {

	font-family:"宋体";

	color: #ff6600;

	text-decoration: none;

}

a:visited {

	font-family:"宋体";

	color: #ff6600;

	text-decoration: none;

}

a:hover {

	font-family:"宋体";

	color: #ff6600;

	text-decoration:underline;

}

a:active {

	font-family:"宋体";

	color: #ff6600;

	text-decoration:none;

}

/*====链接颜色：黑色=====*/

a.black:link {

	font-family:"宋体";

	color: #000000;

	text-decoration: none;

	letter-spacing: 1px;

}

a.black:visited {

	font-family:"宋体";

	color: #000000;

	text-decoration: none;

	letter-spacing: 1px;

}

a.black:hover {

	font-family:"宋体";

	color: #000000;

	text-decoration:underline;

	letter-spacing: 1px;

}

a.black:active {

	font-family:"宋体";

	color: #000000;

	text-decoration:none;

	letter-spacing: 1px;

}

/*====链接颜色：白色=====*/

a.white:link {

	font-family:"宋体";

	color: #ffffff;

	text-decoration: none;

}

a.white:visited {

	font-family:"宋体";

	color: #ffffff;

	text-decoration: none;

}

a.white:hover {

	font-family:"宋体";

	color: #ffffff;

	text-decoration:underline;

}

a.white:active {

	font-family:"宋体";

	color: #ffffff;

	text-decoration:none;

}

/*====链接颜色：灰色=====*/

a.gary:link {

	font-family:"宋体";

	color: #666666;

	text-decoration: none;

}

a.gary:visited {

	font-family:"宋体";

	color: #666666;

	text-decoration: none;

}

a.gary:hover {

	font-family:"宋体";

	color: #666666;

	text-decoration:underline;

}

a.gary:active {

	font-family:"宋体";

	color: #666666;

	text-decoration:none;

}

/*====链接颜色：蓝色=====*/

a.blue:link {

	font-family:"宋体";

	color: #2e3792;

	text-decoration: none;

}

a.blue:visited {

	font-family:"宋体";

	color: #2e3792;

	text-decoration: none;

}

a.blue:hover {

	font-family:"宋体";

	color: #2e3792;

	text-decoration:underline;

}

a.blue:active {

	font-family:"宋体";

	color: #2e3792;

	text-decoration:none;

}

/*====链接颜色：蓝色=====*/

a.blue1:link {

	font-family:"宋体";

	color: #0600fe;

	text-decoration: none;

}

a.blue1:visited {

	font-family:"宋体";

	color: #0600fe;

	text-decoration: none;

}

a.blue1:hover {

	font-family:"宋体";

	color: #0600fe;

	text-decoration:underline;

}

a.blue1:active {

	font-family:"宋体";

	color: #0600fe2;

	text-decoration:none;

}

/*====链接颜色：红色=====*/

a.red:link {

	font-family:"宋体";

	color: #ff0000;

	text-decoration: none;

}

a.red:visited {

	font-family:"宋体";

	color: #ff0000;

	text-decoration: none;

}

a.red:hover {

	font-family:"宋体";

	color: #ff0000;

	text-decoration:underline;

}

a.red:active {

	font-family:"宋体";

	color: #ff0000;

	text-decoration:none;

}

/*====默认链接颜色：棕色=====*/

a.zongse:link {

	font-family:"宋体";

	color:#9e5600;

	text-decoration: none;

}

a.zongse:visited {

	font-family:"宋体";

	color:#9e5600;

	text-decoration: none;

}

a.zongse:hover {

	font-family:"宋体";

	color:#9e5600;

	text-decoration:underline;

}

a.zongse:active {

	font-family:"宋体";

	color:#9e5600;

	text-decoration:none;

}

/*====默认链接颜色：淡黄=====*/

a.yell:link {

	font-family:"宋体";

	color:#fcd7a1;

	text-decoration: none;

}

a.yell:visited {

	font-family:"宋体";

	color:#fcd7a1;

	text-decoration: none;

}

a.yell:hover {

	font-family:"宋体";

	color:#fcd7a1;

	text-decoration:underline;

}

a.yell:active {

	font-family:"宋体";

	color:#fcd7a1;

	text-decoration:none;

}

/*====默认链接颜色：金色=====*/

a.golden:link {

	font-family:"宋体";

	color: #805d00;

	text-decoration: none;

}

a.golden:visited {

	font-family:"宋体";

	color: #805d00;

	text-decoration: none;

}

a.golden:hover {

	font-family:"宋体";

	color: #805d00;

	text-decoration:underline;

}

a.golden:active {

	font-family:"宋体";

	color: #805d00;

	text-decoration:none;

}

/*========orages========*/

a.org:link {

	font-family:"宋体";

	color: #ffffff;

	text-decoration: none;

}

a.org:visited {

	font-family:"宋体";

	color: #ffffff;

	text-decoration: none;

}

a.org:hover {

	font-family:"宋体";

	color: #ffc002;

	text-decoration:underline;

}

a.org:active {

	font-family:"宋体";

	color: #ffc002;

	text-decoration:none;

}

input.basic {

	border:1px #666666 solid;

	width:100px;

	height:20px;

	line-height:20px;

	vertical-align:bottom;

	font-size:12px;

	letter-spacing:1px;

}

input.search {

	border:1px #a07a56 solid;

	width:160px;

	height:22px;

	line-height:22px;

	vertical-align:bottom;

	font-size:12px;

	letter-spacing:1px;

}

.Buttom {

	padding-left:20px;

	padding-right:10px;

}





.clear {

	font:1px "宋体";

	height:0px;

	line-height:0px;

	clear:both;

}

/* 主菜单样式设置start */

.r_container .menu {

	height:29px;

}

 

.r_container .menu ul li {

	list-style:none;

	float:left;

	line-height:24px;

	text-align:center;

	display:block;

}





.r_container .menu .nav_current a:hover {

	position:relative;

	left:1px;

	top:1px;

}

.dis{ display:none; line-height:20px;}

.dis_1{ padding-left:60px;}

.dis_2{ padding-left:100px;}

.dis_3{ padding-left:150px;}

.dis_4{ padding-left:170px;}

.dis_5{ padding-left:320px;}

.dis_6{ padding-left:390px;}

.dis_7{ padding-left:470px;}

.dis_8{ padding-left:450px;}

.small_menu .nav_sub {

	height:28px;

	float:right;

	overflow:hidden;

}

.small_menu .nav_sub .undis {

	display:none;

}

.small_menu .nav_sub .subli {

	display:none;

}

.small_menu .nav_sub ul li {

	list-style:none;

	display:block;

	padding-left:12px;

}

#x_box .small_menu .nav_sub .a_mid {

	text-align:center;

}

.small_menu .nav_sub .a_mid_nmc {

	padding-right:100px;

}

.small_menu .nav_sub .a_mid_c {

	padding-right:80px;

}

.small_menu .nav_sub #sub9 {

	padding-right:45px;

}

.nav_sub1_sub{ line-height:20px; margin-top:20px; height:26px;}

.f_0{ font-size:0px; line-height:0px;}



/*============尾文件============*/

.main_bottom{ width:680px; margin:0 auto; text-align:center; margin-top:10px;}



/*==============公共样式==============*/

.mainbody{ background-color:#0e2670; width:998px; margin:0 auto;}

.mainbodyLogo{ background:url(../imagesnew/basic_04.gif) repeat-x; width:926px; height:87px; overflow:hidden; margin:0 auto;}

.mainbodyLogo dl dt{ margin-left:20px; float:left; display:inline;}

.mainbodyLogo dl dd{ float:left; margin:19px 43px 0 19px;}

.mainbodyLogo ul li{ float:left; list-style-type:none;}

.mainbodyLogoLan{ background:url(../imagesnew/basic_09.gif) repeat-x; width:645px; height:23px; line-height:24px; padding:0 10px;}

.mainbodyLogoLan_T{ margin:0px 10px; color:#FFFFFF;}



.mainbodytitle{ width:926px; font-size:0px; line-height:0px; margin:0 auto;}

.mainbodyContent{width:926px; margin:0 auto;}

.mainbodyContent_l{ float:left; width:209px; color:#FFFFFF;}

.mainbodyContent_l dl dd{ padding-top:20px; background-color:#06175d;}



.mainbodyContent_r{ float:left; width:717px; background-color:#e1e6ff;}

.mainbodyContent_r h1{ width:678px; font-size:12px; font-weight:normal; padding-left:33px; color:#000681; line-height:20px;}

.mainbodyContent_r h2{ width:644px; border-bottom:1px solid #174fa2; font-size:20px; color:#000681; line-height:22px; padding-left:4px; margin-left:26px;}

.mainbodyContent_rfont{ width:644px; padding-left:32px;}

.mainbodyContent_rfont ul li{ text-indent:2em; margin:0px; padding:0px;}

.mainbodybottom{width:906px; margin:0 auto; background-color:#e1e6ff; padding:10px;}

.mainbodybottom1{ background-color:#ccd9f6; border-bottom:1px solid #b4b8cc; border-top:1px solid #b4b8cc; padding:10px; width:881px;}

.mainbodybottom1 ul li{ float:left;}

.mainbodybottom2{ background:url(../imagesnew/basic_46.gif) repeat-x; background-color:#FFFFFF; width:863px; margin-top:10px; padding:30px 20px 0 20px;}

.mainbodybottom2 h1{ font-size:12px; text-align:center; font-weight:normal; border-bottom:1px solid #aeaeae; color:#777777;}

.mainbodybottom2 dl{ font-size:12px; text-align:left; font-weight:normal; width:863px; margin:0 auto; color:#000000;}

.mainbodybottom2 dl dt{ float:left;}

.mainbodybottom2dt1{ width:75px; text-align:center; background:url(../imagesnew/bj3.gif) no-repeat center bottom; margin:0px 5px 0 0; line-height:26px;}

.mainbodybottom2dt2{ width:68px; text-align:center;  margin:0px 5px; background:url(../imagesnew/bj3.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt3{ width:60px; text-align:center;  margin:0px 5px; background:url(../imagesnew/bj3.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt4{ width:75px; text-align:center;  margin:0px 5px; background:url(../imagesnew/bj3.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt5{ width:153px; text-align:center; margin:0px 5px; background:url(../imagesnew/bj4.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt6{ width:105px; text-align:center;  margin:0px 5px; background:url(../imagesnew/bj5.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt7{ width:168px; text-align:center; margin:0px 5px; background:url(../imagesnew/bj6.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2dt8{ width:70px; text-align:center; margin:0px 0px 0 5px; background:url(../imagesnew/bj5.gif) no-repeat center bottom; line-height:26px;}

.mainbodybottom2 dl dd{ float:left;}

.mainbodybottom2 ul li{ float:left; text-align:left; line-height:22px; padding-top:10px; color:#805d00;}

.mainbodybottom2_1{ padding-left:30px;}





/*=====验证框=====*/

.yanzhengkuang{ background:url(../imagesnew/basic_37.gif) no-repeat; width:272px; height:135px; padding:15px 5px 5px 10px; color:#805d00; margin-left:9px;}

.chan{width:35px; height:22px; border:1px solid #b2b2b2; float:left; background:#fff; line-height:22px; margin-left:5px; font-size:14px;}



.chan1{width:55px; height:22px; border:1px solid #b2b2b2; float:left; background:#fff; line-height:22px; margin-left:5px; font-size:14px;}



.chan2{width:48px; margin-left:3px; margin-top:2px; float:left; line-height:22px;}

#product{ width:270px;}



ol li{ float:left;}

.chan4{ width:45px; float:left; line-height:22px; height:22px;}

.chan3{width:160px; height:22px; border:1px solid #b2b2b2; float:left; background:#fff; line-height:22px; margin-left:3px; font-size:14px;}



/*=====颜色======*/

.f_r{ color:#FF0000;}

.f_b{color:#000681; font-weight:bold;}