/* CSS Document QQ:632132988 E-mail:yms4341#qq.com Web:www.ejwl.net Date:2010-2012*/
body{font-family:"宋体"; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,b,form,input,textarea{padding:0; margin:0}   
table,td,tr,th{font-size:12px}
div,ul,li,dd,dt,dl{list-style-type:none; list-style:none}
img{border:0; margin:0; padding:0}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal}
span {margin:0; padding:0}
a:link,a:visited {color:#505050;text-decoration:none}
a:hover {color:#FF6600; text-decoration:underline}
.mb10{ margin-bottom:10px;}
.mb5{ margin-bottom:5px;}
.pb5{ padding:5px 0; background: #FFFFFF}
.pb10{ padding:10px 0 5px 0; background: #FFFFFF}
.pdr10{ padding-right:10px; text-align:right}
.bor{ border:#DEDEDE solid 1px;}
.center1{ text-align:center}
.mr10{ padding-right:20px;}
.bg1{ background-color:#FBFBFB}
.mu2{ border-bottom:#CCCCCC dashed 1px; padding-left:5px; margin-bottom:5px;}
/*---------首页---------*/
.l_product1{ line-height:25px; padding-left:10px;}
.l_product1 td{ border-bottom:#CCCCCC dashed 1px;}














/* CSS Document */
body{
	width:1002px;
	margin:0 auto;
	/*text-align:center;*/
	font-size:12px;
}
img{
	border:0px;
}
a{
	text-decoration:none;
}
a:link{
	color:#395d6b;
}
a:visited{
	color:#395d6b;
	text-decoration:none
}
a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.right{
	float:right;
}
.header{
	background:#FFFFFF;
	width:1002px;
	padding:10px;
	padding-bottom:0;
	padding-top:20px;
}
.header .nav{
	background:url(images/menubg.gif) no-repeat;
	width:600px;
	height:50px;
	padding:10px;
	color:#395d6b;
	text-align:left;
	padding-bottom:0px;
}
.nav a{
	color:#395d6b;
	margin:0 5px;
}
.nav a:link, .nav a:visited{
	color:#395d6b;
	text-decoration:none;
}
.nav a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.flash{
	width:1002px;
	text-align:center;
	border-top:2px #7b8294 solid;
	border-bottom:2px #7b8294 solid;
	background:#adc7d6;
}
.position{
	width:1002px;
	background:url(images/position.gif) repeat-x;
	height:30px;
}
.top{
	width:1002px;
	background:#3c80bf;
	font-size:14px;
	color:#FFFFFF;
	text-align:left;
}
.top span{
	padding-right:30px;
	padding-left:30px;
}
.main{
	width:1002px;
	background:#e7ebef;
}
.main .l_list{
	background:#FFFFFF;
}
.main .r_list{
	background:#FFFFFF;
}
.r_list .indexhome{
	padding:2px 15px;
}
.product_index{
	background:#e8ecf7;
}
.product_tit{
	color:#FFFFFF;
}
.product_tit a:link{
	color:#FFFFFF;
}
.product_tit a:visited{
	color:#FFFFFF;
}
.product_tit a:hover{
	color:#FFFF00;
}
.product_tit span{
	padding-right:8px;
	padding-left:8px;
}
.protitle{
	background:url(images/proicon.gif) no-repeat;
	color:#000000;
	padding-left:20px;
	padding-top:2px;
}
.product_list{
	height:22px;
}
.height10{
	height:10px;
}
.product_detail{
	height:35px;
	color:#003366;
}
.product_detail a:link, .product_detail a:visited{
	color:#003366;
}
.product_detail a:hover{
	color:#FF0000;
	text-decoration:underline;
}
.case_nav{
	padding-left:10px;
}
.case_en{
	padding-left:25px;
}
.dot{
	background:url(images/news_icon.gif) no-repeat;
	height:11px;
	width:15px;
	padding:0 5px;
	text-align:center;
	color:#FFFFFF;
}
.newlist td{
	border-bottom:1px #cfcfcf dashed;
	text-align:left;
	color:#313031;
	height:22px;
	vertical-align:bottom;
}
.newlist a:link, .newlist a:visited{
	color:#313031;
}
.newlist a:hover{
	color:#FF0000;
}
.contact{
	height:25px;
	color:#313031;
}
hr{
	height:5px;
	color:#6b9ead;
	width:100%;
}
p{
	color:#395d6b;
	line-height:150%;
}
.table4{
	line-height:150%;
}
b{
	line-height:200%;
}


.shadetabs{
padding: 0px 0;
margin-left: 0;
margin-top: 1px;
margin-bottom: 0;
font: 12px Microsoft Yahei,Verdana;
list-style-type: none;
width:100%;
text-align: left; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li {
display:inline;
margin:0;
}
/*下面的代码是没有被选择的状态*/
.shadetabs li a {
float:left;
background:url("/images/tableft.gif") no-repeat left top;
margin:0;
/*下面代码是控制左边小图片的宽度*/
padding:0 0 0 5px;
text-decoration:none;
}

.shadetabs li a span {
float:left;
display:block;
background:url("/images/tabright.gif") no-repeat right top;
/*下面代码是控制文字与图片的上下左右距离*/
padding:8px 15px 1px 10px;
/*没有被选择时文字颜色*/
color:#555555;
}

.shadetabs a:hover span {
text-decoration: none;
/*鼠标经过时文字颜色*/
color:#F09403;
cursor: hand;
}

.shadetabs a:hover {
/*下面代码是控制当鼠标移动到按钮上时背景图片向上移动42像素*/
background-position:0% -42px;
text-decoration: none;
/*已被选择时文字颜色*/
color:#F09403;
}

.shadetabs a:hover span {
/*下面代码是控制当鼠标移动到按钮上时背景图片向上移动42像素*/
background-position:100% -42px;
}

.shadetabs li.selected {
position: relative;
}
/*下面的代码是当前被选择的状态*/
.shadetabs li.selected a {
float:left;
background:url("images/tableft1.gif") no-repeat left top;
margin:0;
/*下面代码是控制左边小图片的宽度*/
padding:0 0 0 5px;
text-decoration:none;
}

.shadetabs li.selected a span {
float:left;
display:block;
background:url("images/tabright1.gif") no-repeat right top;
/*下面代码是控制文字与图片的上下左右距离*/
padding:8px 15px 1px 10px;
/*是当前被选择时文字颜色*/
color:#F09403;
}

.shadetabs li.selected a:hover span{
text-decoration: none;
/*是当前被选择时鼠标经过文字颜色*/
color="#F09403"
}

/*下面的代码是内容显示边框的参数设置*/
.tabcontentstyle {
	width: 100%;
	border: 1px solid #94A9B3;
	padding: 10px;
	line-height:25px;
}
.tabcontentstyle  td{ border-bottom:#CCCCCC dashed 1px;}

/*-----------------===================================================================================------------------*/


.toptb{background:url(images/top01.jpg) repeat-x; line-height:32px; padding-left:5px; padding-right:5px; color:#999999}
.toptb a:link,.toptb a:visited{color:#999999}
.toptb a:hover{ color:#FF6600}
.toplogo{ padding-left:20px;}
.deftel{ color:#FF0000; font-size:18px; font-weight:bold; font-style:italic; font-family:"微软雅黑","Microsoft YaHei","宋体"}
.topban{ background:url(images/rhtop.jpg) repeat-x}
.serch1{ background:url(images/serch1.jpg) no-repeat;height:34px;}
.serch1_1{ background: fixed; border:none; padding-left:5px; width:185px; padding-left:25px;}
.serch2{width:81px; height:34px;}
.serch2_1{ background:url(images/serch2.jpg) no-repeat;border:none;width:81px; height:34px;}

.menu{background:url(images/menubj01.jpg) no-repeat; text-align:center;line-height:36px; }
.menu td{font-size:14px; color:#FFFFFF}
.menu a{display:block; font-size:14px; float:left; width:136px;}
.menu a:link,.menu a:visited{ color:#FFFFFF; font-weight:bold}
.menu a:hover{ color: #FF9900; text-decoration:none}
.Channel{ background:url(images/Channel.jpg) no-repeat left}
.Channel2{ background:url(images/Channel.jpg) no-repeat left;}

.zwtb{ margin:0 auto; width:940px; padding:5px 9px; border-left:#EAEAEA solid 1px;border-right:#EAEAEA solid 1px;border-bottom:#EAEAEA solid 1px;}
.lti1{ background:url(images/lti1.jpg) no-repeat; line-height:26px; border-bottom:#EAEAEA solid 1px; padding-left:40px; color:#1F52A1;font-family:"微软雅黑","Microsoft YaHei","宋体"; font-weight:bold; font-size:14px}
.lti1 span{ font-size:12px;font-style:italic; color:#999999}





.lnr1a{ padding:4px 3px;}
.lnr1a a{ display:block;line-height:22px; padding-left:20px; font-size:12px;}
.lnr1a a:link,.lnr1a a:visited{background:url(images/lnr1abj.jpg) no-repeat -8px -5px}
.lnr1a a:hover{background:url(images/lnr1abj.jpg) no-repeat -8px -28px}




.lti2{ background:url(images/lti2.jpg) no-repeat; line-height:26px; padding-left:40px; color:#1F52A1;font-family:"微软雅黑","Microsoft YaHei","宋体"; font-weight:bold; font-size:14px;border-bottom:#EAEAEA solid 1px;}
.lnr2a { padding:4px 0 10px 0}
.lnr2a a{ border:#EAEAEA solid 1px; text-align:center; display:block; width:90px; line-height:25px; margin:3px 3px; float:left;font-family:"微软雅黑","Microsoft YaHei","宋体"; font-weight:bold; font-size:14px;}
.lnr2a a:hover{ border:#FF6600 solid 1px; text-decoration:none}

.lti2lx{ background: url(images/lti2lx.jpg) no-repeat; height:52px;}
.lnr2lx{ padding:5px 0; line-height:28px;}

.rti1{ background:url(images/rti1.jpg) no-repeat; line-height:29px; padding-left:20px; color:#FFFFFF;font-family:"微软雅黑","Microsoft YaHei","宋体"; font-weight:bold; font-size:14px;}
.rti1 b{font-family:"宋体"; font-size:10px; font-style:italic; color: #CCCCCC}
.rti1 span{ float:right; padding-right:5px;}
.rnr1 { border:#EAEAEA solid 1px; padding:8px 5px; line-height:22px;}
.rnr1 img{ float:left; margin-right:10px; padding:1px; border:#CCCCCC solid 1px;}
.rnr2{ height:175px; border:#EAEAEA solid 1px; padding:8px 5px; line-height:25px; background:url(images/rnrlibj.jpg) no-repeat 5px 10px; padding-left:23px;}
.rnr3{ border:#EAEAEA solid 1px; padding:8px 5px; line-height:25px;}
.rnr3 td{ padding:2px 5px; text-align:center}
.rnr3 img{ width:160px; height:130px; padding:1px; border:#CCCCCC solid 1px;}

.rnr3_1{ padding:8px 5px; line-height:25px; background:#E8F4FA}
.rnr3_1 td{ padding:2px 3px; text-align:center}
.rnr3_1 img{ width:160px; height:130px; padding:1px; border:#CCCCCC solid 1px;}


.footbj{ background:#236DC4; padding:2px 0; text-align:center; line-height:200%; color:#FFFFFF}
.footbj a:link,.footbj a:visited{ color:#FFFFFF}
.footbj a:hover{ color:#CCCCCC}
.footbj1{ line-height:200%; text-align:center; background:url(images/footbj1.jpg) no-repeat bottom center}
.footbj1 .Channel{ background: fixed}
.footbj1 .Channel2{background: fixed}
.footbj1 a{ margin-left:10px; margin-right:10px;}
.footbj2{ line-height:180%}

.jszycpbj2{ padding:5px 8px;}
.jszycpbj2 a{ display:block; width:188px; height:25px; line-height:25px; float:left; text-align:center; font-weight:bold;  margin:2px 5px;background:url(images1/jszycpbj1.jpg) repeat-x}
.jszycpbj2 a:link,.jszycpbj2 a:visited{border:#CCCCCC solid 1px;}
.jszycpbj2 a:hover{border:#FF6600 solid 1px; text-decoration:none}

.tibjty1{ border-bottom:#FF0000 solid 1px; background:url(images1/tibjty1.jpg) no-repeat; line-height:35px; height:35px;}
.tibjty1_1{ width:35px; text-align:center; font-size:18px; color:#FFFFFF;font-family:"微软雅黑","Microsoft YaHei","宋体";}
.tibjty1_2{ color:#333333;font-size:14px; padding-left:5px;font-family:"微软雅黑","Microsoft YaHei","宋体";}
.tibjty1_3{ float:right; color:#666666 padding-right:10px;}
.tibjty1{ font-size:18px; font-family:"微软雅黑","Microsoft YaHei","宋体";}
.jsxwpage{ text-align:center; font-size:14px; background:#F9F9F9; line-height:30px;}

.tibjty2{ border-bottom:#FF0000 solid 1px; padding-left:30px; background:url(images1/jiaodian_biao.gif) no-repeat 5px 8px;font-size:18px; font-family:"微软雅黑","Microsoft YaHei","宋体"; line-height:35px; height:35px;}
.tibjty2 span{ float:right; padding-right:10px;font-size:12px; font-family:"微软雅黑","Microsoft YaHei","宋体";}

.xq_next{ text-align:left; font-size:14px; line-height:30px; color: #999999}
.xq_next span{ float:right;}
.ali_viewti{ font-size:14px; font-weight:bold; color:#333333}
.ali_viewts{ font-size:12px; color:#999999; border-bottom:#CCCCCC dashed 1px;}
.ali_viewpic{ margin-top:8px; margin-bottom:8px;}
.ali_viewpic img{ padding:1px; border:#CCCCCC solid 1px; margin:5px;}
.ali_viewxq{ line-height:220%; padding-top:10px; padding-bottom:10px;}
.newsfav{ text-align:center;border-top:#ccc dashed 1px; color:#003399; line-height:35px; height:35px;}
.ali_viewxq1{ line-height:200%; padding-top:10px; padding-bottom:10px;}

.nwlist1{ line-height:25px;}
.nwlist1 td{ border-bottom:#EAEAEA dashed 1px;}

.jsjdaltibjpic{ padding:8px 0}
.jsjdaltibjpic table{ border-bottom:#CCCCCC dashed 1px; margin-bottom:5px; padding:3px;}
.jsjdaltibjpic h1{ font-size:14px; font-weight:bold; line-height:220%}
.jsjdaltibjpic h1 a:link,.jsjdaltibjpic h1 a:visited{ color:#006699}
.jsjdaltibjpic h1 a:hover{ color:#FF6600}
.jsjdaltibjpic p{ font-size:12px; text-indent:24px; line-height:180%}
.jsjdaltibjpic img{ padding:1px; width:190px; height:120px; border:#CCCCCC solid 1px; float:left; margin-right:10px;}

.jsgywobj1 { padding:5px 13px;}
.jsgywobj1 li{ margin-bottom:3px;}
.jsgywobj1 a{ display:block; padding-left:30px; font-size:14px; line-height:30px; background:url(images1/jsgywobj1.jpg) no-repeat}
.jsgywobj1 a:link,.jsgywobj1 a:visited{ color:#006699}
.jsgywobj1 a:hover{ color:#FF6600; text-decoration:none;background:url(images1/jsgywobj2.jpg) no-repeat}
.gbookbj{ background:#EAEAEA}
.gbookviewtg{ border:#EAEAEA solid 1px; margin-bottom:3px;}
.gbookviewtg2{ border:#EAEAEA solid 1px; padding:3px; border:#EAEAEA solid 1px;}
.Guest_title{ background: #EAEAEA;}
.Guest_border{ border:#EAEAEA solid 1px; padding:1px;}

/*---------下拉导航 菜单内容  BEGIN------------*/
.dropmenudiv_d{position:absolute;top:10px;line-height:25px;z-index:100;filter:alpha(opacity=70);opacity:0.7;background-color:#0164C9;visibility: hidden;overflow:hidden;}
.dropmenudiv_d a:link,.dropmenudiv_d a:visited{ display:block;padding-left:10px;text-decoration: none;color:#FFFFFF;background-image:url(images1/xsjiao.gif); background-position:8px 8px; background-repeat:no-repeat;}
*html .dropmenudiv_d a{width: 100%;}
.dropmenudiv_d a:hover{background-color:#6B9CCD;filter:alpha(opacity=50);opacity:0.5; font-weight:bold; color:#0164C9;background-image:url(images1/xsjiao.gif); background-position:8px 8px; background-repeat:no-repeat }
/*---------下拉导航 菜单内容  END------------*/
/*---------banner 切换图 BEGIN------------*/
.flcont{margin:0 auto 0 auto; width:956px;height:290px;overflow:hidden;padding:1px; border:#EAEAEA solid 1px;}
.slider{position:absolute;}
.slider li{ list-style:none;display:inline;}
.slider img{ width:956px; height:290px;  display:block;}
.num{ position:absolute; right:5px; bottom:5px;}
.num li{float: left;color: #FF7300;	text-align: center;	line-height: 16px;width: 16px;height: 16px;font-family: Arial;font-size: 12px;cursor: pointer;overflow: hidden;margin: 3px 1px;border: 1px solid #FF7300;background-color: #fff;}
.num li.on{color: #fff;line-height: 21px;width: 21px;height: 21px;font-size: 16px;margin: 0 1px;border: 0;background-color: #FF7300;font-weight: bold;}
.container{width:960px; height:290px; margin:0 auto;  overflow:hidden;position:relative;}
/*---------banner 切换图 END------------*/
/*---------QQ客服系统  BEGIN------------*/
.QQbox {Z-INDEX: 99;  POSITION: absolute; TOP: 100px}
.QQbox .press {	RIGHT: 0px; WIDTH: 33px; CURSOR: pointer; BORDER-TOP-STYLE: none; BORDER-RIGHT-STYLE: none; BORDER-LEFT-STYLE: none; POSITION: absolute; HEIGHT: 158px; BORDER-BOTTOM-STYLE: none}
.QQbox .Qlist {	BACKGROUND: url(../plus/qq/qq_listbg.gif) repeat-y -155px 0px; LEFT: 0px; WIDTH: 145px; POSITION: absolute}
.QQbox .Qlist .t {FONT-SIZE: 1px; FLOAT: right; WIDTH: 145px; HEIGHT: 6px}
.QQbox .Qlist .b {FONT-SIZE: 1px; FLOAT: right; WIDTH: 145px; HEIGHT: 6px}
.QQbox .Qlist .t {BACKGROUND: url(../plus/qq/qq_listbg.gif) no-repeat left 50%}
.QQbox .Qlist .b {BACKGROUND: url(../plus/qq/qq_listbg.gif) no-repeat right 50%}
.QQbox .Qlist .con {BACKGROUND: #fff; MARGIN: 0px auto; WIDTH: 90%}
.QQbox .Qlist .con H2 {	BORDER-RIGHT: #3a708d 1px solid; BORDER-TOP: #3a708d 1px solid; BACKGROUND: url(../plus/qq/qq_listbg.gif) repeat-y -163px 0px; FONT: bold 12px/22px "宋体"; BORDER-LEFT: #3a708d 1px solid; COLOR: #fff; BORDER-BOTTOM: #3a708d 1px solid; HEIGHT: 22px; TEXT-ALIGN: center}
.QQbox .Qlist .con UL {}
.QQbox .Qlist .con UL LI {PADDING-RIGHT: 0px; PADDING-LEFT: 8px; BACKGROUND: #ffffff; PADDING-BOTTOM: 0px; PADDING-TOP: 5px; HEIGHT: 20px}
.QQbox .Qlist .con UL LI.odd {BACKGROUND: #fff}
/*---------QQ客服系统  END------------*/
/*---------百度地图显示区域  BEGIN------------*/
#container{height:350px; width:680px}
/*---------百度地图显示区域  END------------*/
