﻿@charset "utf-8";
/*reset.css*/
html{color:#000;background:#FFF; overflow-y:scroll;}
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;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
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;}
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}
.mt10 { margin-top:10px;}
 
/*common.css*/
@charset "utf-8";
body { color:#666666;} /*网站字体颜色*/
a { color:#000; 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; font-size:0; line-height:0; height:0; overflow:hidden}
.clearfix:after{ content:""; clear:both; height:0; visibility:hidden; display:block;}
.clearfix{*zoom:1}
.tr { text-align:right;}
.tl { text-align:left;}
.center { text-align:center;}
.fl { float:left;}
.fr { float:right;}
.fw{ font-family:"微软雅黑";}
.pa{
	position:absolute;
	width: 240px;
	height: 32px;
}
.pr{ position:relative}
.mt8{ margin-top:8px;}
.font14 { font-size:14px; font-weight:bold;}
/* -- 购物车外部框架 -- */
.cart_header , .cart_content , .cart_footer { width:760px; margin:0 auto;}



/* -- 页面整体布局 -- */
.header , .content , .footer { width:960px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; 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 { background:url(left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot { background:url(left_bot_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(right_bot_img.gif) no-repeat; 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:752px; min-height:458px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; 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:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}

/*头部开始*/
.top{ background:url(t_bj.gif) repeat-x center top; height:200px; overflow:hidden;}

.h_top{ height:30px; line-height:30px; color:#ccc; overflow:hidden;}
.h_top span{ height:30px; line-height:30px; color:#ccc;}
.h_top span a { color:#ccc; display:inline-block; padding:0 10px;} 
.h_top span i{ font-style:normal;}
.h_top span i a{ color:#b7ffcf; font-weight:bold; }

.h_nr{ height:118px; overflow:hidden;}
.h_nr h1{margin: 15px 0px 0px 2px; padding:0 0 0 14px; font-size:22px; font-family:"Microsoft Yahei"; color:#fff;}
.h_lx{ width:170px; height:50px; margin:26px 0 0 0; overflow:hidden; background:url(lx.gif) no-repeat left center; padding-left:55px;}
.h_lx p{  color:#fff; font-size:14px; font-weight:normal; padding-top:5px; font-family:"Microsoft Yahei" ; width:170px;}
.h_lx p span{  font-size:23px; color:#fff; display:block; Times, serif;}

.h_nav{height:52px; overflow:hidden;}
.h_nav ul li { display:block; float:left; height:52px; overflow:hidden; border-right:1px solid #e7f1ec;}
.h_nav ul li a{ display:inline-block; color:#018440; padding:0 21px; font-size:14px; line-height:52px; font-family:"Microsoft Yahei";}
.h_nav li a:hover , .h_nav .cur a { text-decoration:underline;}
.h_nav .nones{  border-right:0;}
/*头部结束*

/*底部开始*/
.f_bg { background:#009246; height:200px;}

.f_nav { text-align:center; color:#009246; height:32px; line-height:32px; background:url(f_nav.gif) no-repeat;}
.f_nav a { color:#fff; padding:0 10px;}

.f_img { float:left; padding:30px 30px 0 130px;}
.f_p { color:#fff; line-height:26px; padding:30px 0 0;}
.f_p p a { color:#f89090;}
.f_p p img { padding:0 0 0 10px; float:none;}
/*底部结束*/

/*友情链接*/
.yq_bg { background:url(yq_bg.gif) repeat-x; min-height:38px; margin-top:32px;}
.yq { width:960px; margin:0 auto; padding-top:28px;}
.yq_top { background:url(yq_xx.png) repeat-x 0 bottom; height:33px;}
.yq_top span { float:right;}
.yq_top span a { color:#f89090;}

.yq_con { padding:10px; line-height:25px;}  
.yq_con a { padding:0 10px; color:#f89090;}


 
 /*temp.css*/
#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;}
/*rollup.css*/
#roll_top,#fall,#ct{position:relative;cursor:pointer;height:72px;width:26px}#roll_top{background:url(top.gif) no-repeat}#fall{background:url(top.gif) no-repeat 0 -80px}#ct{background:url(top.gif) no-repeat 0 -40px}#roll{display:block;width:15px;margin-right:-500px;position:fixed;right:50%;top:50%;_margin-right:-505px;_position:absolute;_margin-top:300px;_top:expression(eval(document.documentElement.scrollTop))}

/*index.css*/
@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
/*正文开始*/
.banner_bj{ height:410px; overflow:hidden; position:relative; margin-bottom:1px;}
.banner a{ display:block; background:url(banner.jpg) no-repeat center top; height:629px; overflow:hidden;}

.s_bj{ background:url(s_bj.png) repeat-x center top; height:52px; overflow:hidden; position:absolute; top:576px; left:0; width:100%;}
.sou{ width:960px;  height:52px;  overflow:hidden; position:absolute; top:576px; left:50%; margin-left:-460px;}
.s_inp01{ width:295px; padding-top:10px; *padding-top:8px; }
.inp01{ width:244px; height:33px;font:14px "Microsoft Yahei"; line-height:33px; background:url(s.gif) no-repeat; border:0 ; color:#37dd66; font-size:12px; padding-left:10px;}
.sou p{ width:600px; color:#fff;  line-height:52px;font:14px "Microsoft Yahei"; line-height:52px;}
.sou p a{color:#fff; padding:0 6px;}

.wrap{ background:#efefef url(yy.gif) no-repeat center bottom; overflow:hidden; padding-bottom:51px; position:relative; z-index:9;}
.coo{ padding-top:75px; height:336px; overflow:hidden; width:960px; margin:0 auto;}
.coo h4{ height:66px; margin:0 88px 0 80px; overflow:hidden; border-top:4px solid #009246; background:url(coo_t.gif) no-repeat left center;}
.coo h4 a{ padding-left:549px; font:28px "Microsoft Yahei"; color:#009246; line-height:62px;}
.coo .h1{ padding:107px 0 0 0; display:block; width:34px; height:34px; overflow:hidden;cursor:pointer;}
.coo .wrcon { margin:0 8px;}
.coo ul li{ display:block; float:left; margin:46px 4px 0 0; width:215px; position:relative;}
.coo ul li a { display:block;width:213px; height:163px;}
.coo ul li img{ width:213px; height:163px;}
.coo ul li span { background:url(coo_span_bj.png) repeat-x center top;z-index:9; height:29px; display:block; text-align:center; font:14px "Microsoft Yahei"; color:#fff; position:absolute; top:133px; left:0; width:213px; line-height:29px;display:none;text-decoration:underline;}
.coo ul li a:hover span{ display:block;text-decoration:underline;}

.con01{ position:relative; z-index:1;background:url(con01.jpg) no-repeat center top; padding-top:10px;}

.lefts{ width:215px; border-bottom:9px solid #00652e; border-top:11px solid #00652e; }
.lefts h4{ height:70px; border-bottom:1px solid #29b25f; border-top:1px solid #3da56e; overflow:hidden; background:#009246; }
.lefts h4 a{ display:block; padding-top:16px; color:#FFF; font-size:28px; text-align:center; font-weight:bold;}
.lefts_nr{ border:1px solid #e6e6e6; border-width:0 1px; }
.lefts_nr ul li{ border-top:1px solid #e6e6e6; height:37px;}
.lss {line-height:35px;background:url(ico02.png) no-repeat 24px center; padding-left:38px;}
.lefts_nr ul li a{ background:url(ico02.png) no-repeat 24px center; padding-left:50px; line-height:35px;}
.lefts_nr h5{ height:35px; background:#00652e url(ico01.gif) no-repeat 22px center;}
.lefts_nr h5 a{ color:#fff; font-family:"Microsoft Yahei"; font-weight:normal; line-height:35px; padding-left:48px;}
.lefts_nr .bg{ background:#edf0ea;}

.rights{ width:719px; height:733px; overflow:hidden;}
.rights h4{ height:38px; border-bottom:1px solid #009246; border-top:4px solid #009246; overflow:hidden; background:url(ico03.gif) no-repeat 5px center; padding-left:40px; margin-bottom:20px;}
.rights h4 i{ text-transform:uppercase; font-size:20px; Times, serif; color:#3e3e3e; line-height:34px;}
.rights h4 i a{ color:#01833f; font:18px "Microsoft Yahei"; line-height:38px; padding-right:10px;}
.rights h4 span{ padding:9px 17px 0 0;}
.rights ul li{ float:left; margin:10px 13px; width:212px;}
.rights ul li img{ border:1px solid #dddddd; width:217px; height:158px; border:1px solid #CCC; padding:4px;}
.rights ul li span {}
.rights ul li span a{ display:block; font:13px "Microsoft Yahei"; text-align:center; height:35px; line-height:50px; color:#333; background:url(ybg.png) no-repeat top center; margin-top:-2px;}
.rights ul .nones{ margin-right:0;}

.con02{ background:url(con02.jpg) no-repeat center top; height:1306px; overflow:hidden;}
.ys{ height:998px; overflow:hidden; width:960px; margin:0 auto; background:url(ys_bj.jpg) no-repeat left 366px;}
.ys h4{ height:223px; overflow:hidden; background:url(ys_t.gif) no-repeat center 87px;}
.ys h4 img{ margin:36px 0 0 275px;}
.ys h4 span{ display:block; padding:45px 0 0 0; text-align:center; font-size:28px; color:#3b3b3b; font-family:"Microsoft Yahei"; line-height:28px;}
.ys h4 span i{ font-style:normal; color:#009246;}
.ys dl{ width:600px; margin:0 0 13px 340px;}
.ys dl dt{ background:url(img_yy.gif) no-repeat; width:115px; height:108px;}
.ys dl dt img{ border:1px solid #e1e1e1; margin:0 0 0 11px; width:92px; height:92px;}
.ys dl dd{ width:427px; background:#009246; overflow:hidden; padding:12px 25px 12px 18px; color:#fff; line-height:22px; font-size:13px; font-family:"Microsoft Yahei";}
.ys dl dd h5{ line-height:30px; font:20px "Microsoft Yahei"; color:#fff;}
.ys dl dd b{ display:block;}

.ad{ background:url(ad.jpg) no-repeat center top; height:308px; width:960px; margin:0 auto; position:relative;}
.ad p{ position:absolute; top:123px; left:415px; font:19px "Microsoft Yahei"; color:#fff;}
.ad p span{ font-size:24px;}
.ad p span.reg {width: 100px; height: 30px; background: white; float: left; margin-top: 2px;}
.regs{color: #019235;font-size: 19px; padding-left: 12px; padding-top: 2px; line-height: 30px;}
.ad p span a { color:#fff;}
.ad i{ display:block; top:137px; right:122px; position:absolute; width:110px; height:32px;}

.pin{ height:1272px; margin-top:55px; overflow:hidden; background:#009246;}
.pin h4{ background:url(pin_t.jpg) no-repeat center top; height:156px; overflow:hidden;}
.pin h4 p{ width:960px; height:156px; margin:0 auto; overflow:hidden; font-size:33px; color:#646464; font-family:"Microsoft Yahei"; line-height:90px;}
.pin h4 span{ display:inline-block; color:#fff; font-size:30px; font-weight:normal; padding-left:55px;}

.pin1{ position:relative; margin-left:-59px; background:url(pin1.jpg) no-repeat center top; height:338px; margin-bottom:30px; overflow:hidden;}
.pin2{ position:relative; margin-left:-59px; background:url(pin2.jpg) no-repeat center top; height:338px; margin-bottom:30px; overflow:hidden;}
.pin3{ position:relative; margin-left:-59px; background:url(pin3.jpg) no-repeat center top; height:380px; margin-bottom:30px; overflow:hidden;}

.dl01{ width:430px; margin:35px 0 0 567px;border-bottom:1px solid #e2e2e2; padding-bottom:0px; }
.dl01 dt{ border-bottom:1px solid #e2e2e2; padding-bottom:15px; margin-left:10px; font:20px "Microsoft Yahei"; color:#494c51; font-weight:bold;}
.dl01 dt span{ display:block; font-size:27px; color:#009246; font-weight:normal;}
.dl01 dt span i{ font-style:normal; font-size:46px; color:#009246; display:inline-block; padding-left:5px; }
.dl01 dt span i em{ font-style:normal; font-size:27px;}
.dl01 dt span img{ margin-bottom:5px;}
.dl01 dd{ font:14px "Microsoft Yahei" ; color:#6d7074; line-height:29px; background:url(ico04.gif) no-repeat left 12px; padding-left:22px;}

.jz_bj{ height:735px; border-top:1px solid #60b78a; background:#009246 url(jz_yy.gif) no-repeat center bottom;}
.jz{ width:960px; height:735px; margin:0 auto; position:relative;}
.jz i{ display:block; position:absolute; top:-25px; left:449px;}
.jz h4{ background:url(jz_t.jpg) no-repeat 335px 65px; height:86px; padding:65px 0 0 335px; overflow:hidden;}
.jz h4 a{ display:block; font:25px "Microsoft Yahei"; color:#009246; padding:50px 0 0 95px;}
.jz .h1{ padding:250px 0 0 0; display:block; width:34px; height:34px; overflow:hidden;cursor:pointer;}
.jz dl{ width:264px; margin:55px 0 0 25px; display:inline; height:450px; background:#fff;}
.jz dl dt{ width:264px; height:211px; overflow:hidden;}
.jz dl dt img{ width:264px; height:211px;}
.jz dl dd{ padding: 15px 25px 0; font-family:"Microsoft Yahei";}
.jz dl dd h5 { border-bottom:1px solid #cfcfcf; height:35px; line-height:28px;overflow:hidden;}
.jz dl dd h5 a{ font-size:13px; color:#373737; font-weight:normal;}
.jz dl dd p{ line-height:22px; color:#3e3e3e; height:120px; padding-top:10px;}
.jz dl dd span { display:block; float:right; width:82px; height:23px; background:#009246; line-height:23px; text-align:center;}
.jz dl dd span a{ color:#d9efe3;}


.anli_bj{ height:380px; overflow:hidden; background:url(anli_t.gif) repeat-x left 41px;}
.anli_bj .txt{ width:427px; height:97px; margin:0 auto; background:#fff; overflow:hidden; position:relative;}
.anli_bj .txt h4 { width:320px; position:relative; z-index:1;}
.anli_bj .txt h4 a{ display:block; font:29px "Microsoft Yahei"; color:#7f7f7f; background:url(case.png) no-repeat left center; padding-left:210px; height:42px; margin:22px 0 0 8px; line-height:42px; width:176px;}  
.anli_bj .txt ul{ position:absolute; top:36px; right:12px; width:66px; overflow:hidden; height:27px; z-index:9;}
.anli_bj .txt ul li{ float:left; width:27px; height:27px; margin-left:4px; display:inline;}
.anli_bj .txt ul .li01 a{ display:block; background:url(z03.gif) no-repeat; width:27px; height:27px;}
.anli_bj .txt ul .li02 a{ display:block; background:url(y03.gif) no-repeat; width:27px; height:27px;}
.anli_bj .txt ul .li01 a:hover{ background:url(z03_cur.gif) no-repeat;}
.anli_bj .txt ul .li02 a:hover , .anli_bj .txt ul .li02 a.cur { background:url(y03_cur.gif) no-repeat;}
.anli { width:960px; height:292px; margin:0 auto; overflow:hidden;}
.anli  ul li{ margin:21px 16px 0 10px; width:214px; display:inline; float:left; line-height:0; }
.anli  ul li img{ width:214px; height:156px;}
.anli  ul li span {height:58px; display:block; text-align:center; font:14px "Microsoft Yahei"; color:#525252; width:214px; background:#efefef; line-height:58px;}
.anli  ul li span a{ color:#525252;}
.anli .nones{ margin-left:0;}


.about{ width:633px; height:338px; background:#fff; margin-top:27px; overflow:hidden;}
.about dl { margin:26px 28px 0 10px;}
.about dl dt{ width:332px; height:258px; overflow:hidden;}
.about dl dt img{ width:330px; height:233px; border:1px solid #e3e3e3;}
.about dl dd{ width:242px; font-family:"Microsoft Yahei";}

.about dl dd h5 a{ font-size:14px; color:#119952; font-weight:normal; display:block; line-height:30px;}
.about dl dd p{ line-height:23px; color:#595a5f; height:170px; padding-top:10px;}
.about dl dd span { display:block; float:right; width:82px; height:23px; background:#009246; line-height:23px; text-align:center;}
.about dl dd span a{ color:#d9efe3;}

.ry{ width:300px; height:338px; overflow:hidden; background:#fff; margin-top:27px;}
.ry  ul{float:left; width:870px; overflow:hidden;}
.ry  ul li{ margin:23px 0 0 20px; width:260px;}
.ry  ul li img{ width:249px; height:184px; border:1px solid #dfdfdf; padding:17px 4px;}
.ry  ul li span {height:30px; display:block; text-align:center; font:14px "Microsoft Yahei"; color:#666; width:260px; line-height:30px;}
.ry  ul li span a{ color:#666;}

.xc{ height:300px; margin-top:26px; overflow:hidden; background:#fff; margin-bottom:47px;}
.xc  .h1{ padding:107px 0 0 0; display:block; width:34px; height:34px; overflow:hidden;cursor:pointer;}
.xc .gc { margin:0 30px;}
.xc  ul li{ display:inline; float:left; margin:28px 0 0 15px; width:230px;}
.xc  ul li img{ width:210px; height:160px; border:1px solid #999; padding:4px;}
.xc  ul li span {height:45px; display:block; text-align:center; font:14px "Microsoft Yahei"; color:#595a5f; width:100%; line-height:45px;}
.xc  ul li span a{ color:#595a5f;}

.news_bj{ width:392px; height:439px; overflow:hidden; margin-right:7px; background:url(news_foot.gif) no-repeat center bottom;}
.news_bj .ico{ background:url(news_top.gif) no-repeat center top; height:35px; overflow:hidden; width:392px;}
.news { height:331px; border:3px solid #009246; border-width:0 3px; overflow:hidden;}
.news dl{ margin:3px 12px; border-bottom:1px dashed #d0d1d1; height:166px; overflow:hidden;}
.news dl dt img{ padding:3px; border:1px solid #eeeeee; width:129px; height:128px;}
.news dl dd{ width:210px;}
.news dl dd h5 a{ display:block; font-size:13px; color:#009246; font-family:"Microsoft Yahei"; line-height:30px;height:30px;overflow:hidden; }
.news dl dd p{ height:78px; padding-top:10px; line-height:23px;}
.news dl dd span{ display:block; float:right;}
.news ul { margin:20px 3px 0;}
.news ul li{ border-bottom:1px dashed #d7d7d7; color:#999; line-height:30px;height:30px;overflow:hidden;  padding:0 12px; font-family:"Microsoft Yahei";}
.news ul li a{ color:#000;}

.news_bj1{ width:287px; height:439px; overflow:hidden; margin-right:7px; background:url(news_foot1.gif) no-repeat center bottom;}
.news_bj1 .ico{ background:url(news_top1.gif) no-repeat center top; height:35px; overflow:hidden; width:287px;}
.news1 { height:331px; border:3px solid #009246; border-width:0 3px; overflow:hidden;}
.news1 p{ border-bottom:1px dashed #d0d1d1; height:140px; margin:3px 12px; width:248px;}
.news1 p img{ padding:3px; border:1px solid #eeeeee; width:240px; height:105px;}

.ul01{ margin:15px 3px 0;}
.ul01 li{ border-bottom:1px dashed #d7d7d7; color:#666; line-height:30px; height:30px;overflow:hidden; padding:0 12px;}
.ul01 li a{ background:url(wt_line.gif) no-repeat 2px 5px; padding-left:15px; font-family:"Microsoft Yahei";}

.wt_bj{ width:267px; height:439px; overflow:hidden; background:url(news_foot2.gif) no-repeat center bottom;}
.wt_bj .ico{ background:url(news_top2.gif) no-repeat center top; height:35px; overflow:hidden; width:267px;}
.wt { height:331px; border:3px solid #009246; border-width:0 3px; overflow:hidden;}
.wt .ul01{border-top:1px dashed #d7d7d7;}

.link_bj{background:#009246; overflow:hidden; border-top:1px solid #99d3b5; height:164px; padding-top:36px; margin-top:46px;}
.link{ background:url(link_bj.jpg) no-repeat center top; width:960px; height:129px; margin:0 auto; overflow:hidden;}
.link h4{ float:left; background:url(link.gif) no-repeat left center; border-right:1px solid #33a86b; margin:24px 0 0 17px ; display:inline; height:77px; width:193px;}
.link h4 a{ display:block; font:17px "Microsoft Yahei"; color:#fff;}
.link h4 span a{ display:block; text-align:right; font-size:12px; padding:33px 16px 0 0 ;}
.link p{ line-height:30px; color:#fff; font-family:"Microsoft Yahei"; padding:30px 0 0 0;}
.link p a{ padding:0 28px; color:#fff;}


.tit{ height:38px; border-top:1px solid #40ad74; background:#119952; padding:0 14px; line-height:38px; font-weight:normal; overflow:hidden;}
.tit span a{ font-size:18px; color:#61d487; text-transform:uppercase;}
.tit i{ font-style:normal; font-size:21px;  text-transform:uppercase; color:#fff; padding-right:10px;}
.tit i a{ font-size:19px; font-family:"Microsoft Yahei"; color:#fff; padding-left:10px;}

.title {padding-left:14px;background:url(nav_z.gif) no-repeat left top; margin:0 0 0 2px; overflow:hidden;}
.title_x {padding-right:14px;height:55px;line-height:55px;background:url(nav_y.gif) no-repeat right top #009246; margin:0  2px 0 0;}
.title span {float:left;padding-left:12px; font-size:21px; text-transform:uppercase; color:#fff; }
.title span a { font-size:19px; font-family:"Microsoft Yahei"; color:#fff; padding-left:10px;}
.title i a  { font-style:normal; float:right;font-size:18px; color:#61d487; text-transform:uppercase;}



/*flash切换*/
#flashs { position:relative;}
#flashs .bgitem {  }
#flashs .btn{ position:absolute; z-index:7; bottom:60px; right:50%; margin-right:-470px; padding:5px 6px;}
#flashs .btn span{ color:#61D487;  background:#efefef; border:1px solid #61D487; cursor: pointer;display: inline-block;margin-left: 5px;padding:2px 6px;}
#flashs .btn span.cur{ background:#61D487; color:#fff;}


/*--客服--*/
.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:none;background:url(bg.gif)}
.ImTable h2{font-size:14px;font-weight:bold;margin-top:5px}
.ImHeader{height:133px;background:url(im_01.gif)}
.ImRow0{background:url(ico_item1.gif) no-repeat;margin:10px 10px 0;height:23px;padding-left:10px;padding-top:5px;overflow:hidden; }
.ImRow1{background:url(ico_item1.gif) no-repeat;margin:10px 10px 0;height:23px;padding-left:10px;padding-top:5px;overflow:hidden;}
a.im,a:hover.im{text-decoration:none;height:35px;color:#fff; font-size:13px;}
.ImFooter{height:101px;background:url(im_04.gif) no-repeat; display:inline-block; width:150px;}
.ImFooter h5{font-size:14px;font-weight:normal; color:#8f9396;text-align:center;margin:15px 0 0;}
.ImFooter p{font-size:20px;font-weight:bold;  color:#ff993b;text-align:center;margin:38px 0 10px 0;}


/*-------------------------------------------------------------------------000000000000000--------------------------------*/

/*---资讯详细页的推荐产品--*/
.n_info_tjcp h4{ border:1px solid #274276;}
.n_info_tjcp dl{float: left;height:160px;overflow: hidden; padding:20px 0 0 30px; width: 181px;}
.n_info_tjcp dt{width:181px;  height:129px; line-height:0; font-size:0;}
.n_info_tjcp dt img{ width:173px; height:121px;padding:3px; border:1px solid #ccc;}
.n_info_tjcp dt img:hover{ border:1px solid #274276;}
.n_info_tjcp dd{ line-height:30px; height:30px; overflow:hidden; text-align:center; padding-top:5px; color:#ab8673; width:181px;}
.n_info_tjcp dd a{ height:18px; overflow:hidden; color:#333;}


.n_info_tjcp2 h4{ border:1px solid #274276;}
.n_info_tjcp2 dl{float: left;height:181px;overflow: hidden; padding:20px 5px 0 25px; width: 213px;}
.n_info_tjcp2 dt{width:213px;  height:151px; line-height:0; font-size:0;}
.n_info_tjcp2 dt img{ width:205px; height:143px;padding:3px; border:1px solid #ccc;}
.n_info_tjcp2 dt img:hover{ border:1px solid #274276;}
.n_info_tjcp2 dd{ line-height:30px; height:30px; overflow:hidden; text-align:center; padding-top:5px; color:#ab8673; width:213px;}
.n_info_tjcp2 dd a{ height:18px; overflow:hidden; color:#333;}

/*---产品列表页面的随机资讯--*/
.RandomNews {background-color:#fff; margin-bottom:15px; }
.diysr{background:url(base754.gif) no-repeat;height:36px;line-height:36px;padding-left:27px;color: #274276;}
.diysr a{color:#274276;font-weight:bold;}
.diysr a:hover,.tit a:hover{text-decoration:underline;}
.news_random{width:752px;padding-top:8px; border:1px solid #CCC;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.news_random li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:345px; float:left;overflow:hidden;}
.news_random li a{ background:url(ico55.gif) no-repeat 0 4px; padding-left:12px;}

/*---联系我们--*/
.contactn{ width:201px;}
.contactn .tits{  height:32px; line-height:32px;padding-left:13px;color:#333;}
.contactn .tits a{color:#333;}
.contactn .subnr{ border:1px solid #ccc; border-top:0; background:#fff;padding:5px 9px; width:181px; overflow:hidden;}
.contactn .subnr p{ line-height:25px; overflow:hidden;}
.contactn .subnr span{ color:#333;}
.contactn .subnr h5{ padding-top:12px;  line-height:28px; overflow:hidden;}

.leib{ width:201px; background:#fff;}
.leib .tit{  height:44px; line-height:40px; background:url(dhtbg.jpg) repeat-x; font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal;color:#fff; padding-left:40px; }
.leib .tit a{font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal;text-align: center;color:#fff; }
.leib .tit a:hover{color:#fff; }
.leib .nr {padding-bottom: 10px; padding-left:5px; padding-top: 5px; border:1px solid #0059AD;}
.leib .nr h4 { background: url("pro_mid.png") no-repeat scroll ;height: 38px;line-height: 28px; margin-top: 5px;}
.leib .nr h4 a{background: url("pro_h4.gif") no-repeat scroll 165px 6px ;color: #FFFFFF;display: block;font-size: 13px; text-align:center;}
.leib .nr .cur a { display:block; color:#f00;}
.leib .nr .curs a { display:block; color:#f00;}
.leib .nr li{background:url("pro_a_ic.png") no-repeat scroll 13px 13px;height: 31px;line-height:25px;padding-left:25px; border-bottom:1px dashed #999999; width:146px;}
.leib .nr li a{ color:#000;}

.leib2{ width:201px; background:#fff;}
.leib2 .tit{  height:44px; line-height:40px;  background:url(dhtbg.jpg) repeat-x; font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal; text-align: center;color:#fff; }
.leib2 .tit a{font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal;text-align: center;color:#fff; }
.leib2 .tit a:hover{color:#fff; }

.leib2 .nr h4 { background: url("dhhbg.jpg") no-repeat scroll ;height: 38px;line-height: 28px; margin-top: 5px;}
.leib2 .nr h4 a{color: #FFFFFF;display: block;font-size: 13px; padding-left:30px;}}
.leib2 .nr ul{padding:0 15px;}
.leib2 .nr li{background:url("pro_a_ic.png") no-repeat scroll 30px 13px;height: 31px;line-height: 31px;padding-left:45px;}
.leib2 .nr li a{ color:#fff;}
.leib2 .nr li.cur a{ color:#f00;}
.leib2 .nr .cur a{ color:#f00;}
.leib2 .nr .curs a{ color:#f00;}
.leib2 .nr .sub_column{ background:none;}


.leib3{ width:201px; background:#fff;}
.leib3 .tit{  height:44px; line-height:40px;  background:url(dhtbg.jpg) repeat-x; font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal; text-align: center;color:#fff; }
.leib3 .tit a{font-family: 'Microsoft YaHei';font-size: 16px;font-weight: normal;text-align: center;color:#fff; }
.leib3 .tit a:hover{color:#fff; }

.leib3 .nr h4 { background: url("pro_mid.png") no-repeat scroll ;height: 38px;line-height: 28px; margin-top: 5px;}
.leib3 .nr h4 a{background: url("pro_h4.gif") no-repeat scroll 165px 6px ;color: #FFFFFF;display: block;font-size: 13px; padding-left:30px;}
.leib3 .nr ul{padding:0 15px;}
.leib3 .nr li{background:url("pro_a_ic.png") no-repeat scroll 30px 13px;height: 31px;line-height: 31px;padding-left:45px;}
.leib3 .nr li a{ color:#fff;}
.leib3 .nr li.cur a{ color:#f00;}
.leib3 .nr img{ width:190px;}
.leib3 .nr p{ padding-left:10px; line-height:24px;}
.leib3 .nr h5{  line-height:30px; color:#000; font-size:12px; padding-left:5px; padding-top:10px;}


/* -- 标题样式 -- */
.t01 { background-position:-63px -132px; height:19px; padding:3px 0 0 12px; color:#fff; margin-bottom:10px;}
.t02 { background-position:-63px -165px; height:19px; padding:3px 0 0 12px; color:#fff; }
.t03 { background:#E2E2E2; line-height:28px; text-indent:15px; }
.t04 { background-position:-63px -197px; line-height:25px; text-indent:15px; }
.t06 { background-position:-63px -267px; line-height:25px; text-indent:15px; }
.t07 { background-position:-63px -232px; line-height:25px; text-indent:15px; color:#333; }

/* -- 站点左侧导航样式 -- */
.ad01 { width:201px; height:50px; display:block; overflow:hidden; margin-bottom:10px;}
.lnav { width:199px; border:solid 1px #d5d5d5; overflow:hidden; border-top:0; border-bottom:0; padding-bottom:15px;} /*左边导航边框*/
.lnav h3 { background-position:-71px -375px; color:#fff; line-height:24px; text-indent:28px; width:189px; height:24px; margin:3px auto; font-size:14px; white-space:nowrap; overflow:hidden;}
.lnav h3 a { color:#fff; } /*左边导航大标题块连接色*/
.lnav h3 a:hover { color:#fff;}
.lnav ul { width:180px; margin:0px auto 0px auto;}
.lnav ul li { background:url(t05li2.gif) no-repeat bottom;height:25px;  line-height:25px; width:100%; white-space:nowrap; overflow: hidden; margin-bottom:3px;}
.lnav ul li a { padding-left:10px;display:block;}
.lnav ul li a:hover, .lnav ul .cur a{ background:url(ico7.gif) no-repeat 0 10px; color:#3366FF; text-decoration:none;}
.jointel { margin:10px auto 0; text-align:center; background-position:-66px -579px; width:189px; height:100px; padding-bottom:10px; overflow:hidden; }/*加盟热线*/
.teltxt { font-weight:bold; font-family: Tahoma; font-size:18px; padding:35px 0 0; }
.telQQ { padding:5px 0 0; }


/* -- 当前位置 -- */
.plc { border:1px solid #CCC;background-color:#fff; height:30px; line-height:30px; padding:0 10px; position:relative; color:#666; overflow:hidden;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;} /*面包屑导航,文字色彩可自行修改,现在为灰色*/
.plc span  b{ font-weight:normal;}
.plc img { margin-top:2px; vertical-align:middle;}
.plc_tit { font-weight:bold; line-height:50px;} /* a的颜色*/
.plc_tit:hover { text-decoration:none;}
.plc2 { background-position:-63px -57px; line-height:27px; text-indent:10px; color:#000; margin-bottom:10px; }/*资讯详细页面，面包屑导航,文字色彩可自行修改,现在为白色*/
.plc2 a { color:#000;}/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/
.plc2 a:hover { color:#000;}/*资讯详细页面，面包屑导航连接,文字色彩可自行修改,现在为白色*/
.rtit , .rtit1 {background:url(tit1.gif) repeat-x; border: 1px solid #CCCCCC; height:32px; line-height:32px; overflow:hidden; white-space:nowrap; padding-left: 13px;}
.rtit {color:#333;}
.rtit1 a{color:#333;}
.rtit span { float:left;} 
.rtit1 { color:#333;/*灰色字体*/ overflow:hidden; }
.rtit1 span.fr{padding-right:8px;font-size:12px;}
.ljob { background-position:-280px -373px; height:7px; font-size:0; overflow:hidden; }/* -- 招聘列表顶部背景 -- */
.userleftnav h4 { text-indent:10px; background-position:-63px -337px; line-height:28px; color:#fff;} /* -- 会员中心左侧导航大类背景 -- */ 
.topsearch { background-position:-66px -418px; padding:7px 0 0 5px; width:197px; height:55px; font-size:14px; }/* -- 顶部资讯订阅背景-- */
.plc2 ul li a{ padding-right:20px;}
/* -- 左侧搜索 -- */
.leftsearch { background-position:-66px -490px; position:relative; padding:7px 0 0 4px; width:185px; height:62px; margin:0 auto;}
.leftsearch div { padding:4px 0 0 0;}
.leftsearch a.btn { font-weight:bold; color:white; position:absolute; top:27px; right:15px;}
.leftsearch select{width:110px;}


/*---资讯中心---*/
.news_con { width:730px; margin:0 auto;}  /*资讯中心大框架*/
.news_top { width:720px; height:132px; overflow:hidden; border-bottom:solid 1px #ccc; padding-bottom:15px; margin-bottom:15px;} 
.news_con img { margin:0 auto; display:block;} 
 /*资讯首页内容顶部（图片和文字区）*/
.news_top img { width:128px; height:128px; display:block; float:left;} 
.news_top .n_top_img { width:128px; height:128px; display:block; border:solid 1px #ccc;  padding:1px; float:left; } /*资讯首页内容顶部,图片的边框色可以自选修改*/
.news_top .n_top_img:hover { border:solid 1px #274276; }  /*资讯首页内容顶部,图片的边框点击色,可以自选修改*/
.news_img_rt { width:570px; height:132px; float:left; margin-left:10px;} /*资讯首页内容顶部,图片的右边区块*/
.new_top_tit { width:518px; height:20px; line-height:20px; overflow:hidden; margin-bottom:10px;}
.new_top_tit .top_tit1 { font-weight:bold; text-decoration:underline; color:#000; font-size:14px;}/*资讯首页内容顶部, 粗体标题,颜色可自行修改*/
.new_top_tit .top_tit1:hover { color:#274276;}/*资讯首页内容顶部, 粗体标题点击时的样式,颜色可自行修改*/
.new_top_tit .top_tit2 {  margin-left:15px;}
.new_top_tit .top_tit3 {  margin-left:15px; color:#FF0000;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.new_top_tit .top_tit3 a { color:#FF0000; text-decoration:underline;}/*资讯首页内容顶部, 文章出处,颜色可自行修改*/
.news_img_rt .news_top_con { line-height:24px; height:100px; overflow:hidden; white-space: normal; letter-spacing: normal; word-spacing:10px; } /*资讯首页顶部, 文章颜色可自行修改*/
.news_img_rt .news_top_con a { color:#274276; text-decoration:underline;}

		/*资讯中心首页的--ul*/
ul.news_ul { line-height:25px; font-size:13px; color:#666; padding:0 5px; margin-bottom:10px; }
ul.news_ul li { background:url(ico10.gif) no-repeat 0 11px; padding-left:10px; height:25px;line-height:25px; }
ul.news_ul li a {  font-size: 13px; float:left;}
ul.news_ul li .a_2 { width:405px; display:block; float:left; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;  }

ul.news_ul .last{ float:right; font-size:12px; color:#888;padding: 0 10px 0 8px;}
/*资讯首页内容,点击时的图片*/
ul.news_ul .last{ float:right; margin-right:8px; font-size:12px;}

		/*资讯中心列表页面的--dl*/
dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:24px; height:24px; width:720px; overflow:hidden;}
dl.news_dl .dt_1 { height:20px; background:url(ico10.gif) no-repeat 0 6px;  padding-left:10px;  font-size:14px; color:#333; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url(ico7.gif) no-repeat 0 6px;color:#274276; }/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px;}
.mb10{ margin-bottom:10px;}
.newchang{ border-bottom:1px dashed #ccc; height:25px; padding-left:30px;}

.ditu { display:inline-block; width:30%; height:25px; line-height:25px; float:left; margin:3px 1% 3px 1%; border-bottom:1px dashed #CCCCCC}
.nybt {width: 100%;height: 36px;font-size: 22px;display: inline-block;text-align: center;color: #105095;}
.nysj {width: 100%;height: 35px;line-height: 25px;border-bottom: 1px dashed #CCC;color: #666;font-size: 14px;display: inline-block;text-align: center; margin-bottom:10px;}
/*资讯中心列表页面（图片列表）--dl_2*/
dl.dl_2 { width:165px; padding:10px 32px; float:left; display:inline-block;}
dl.dl_2 dt { width:210px; height:150px; overflow:hidden; } /*图片边框*/
dl.dl_2 dt img {border: 1px solid #D6D6D6; height: 138px; width: 208px;}
dl.dl_2 dd {  margin:2px 0 0 0;  width:186px; height:24px; line-height:24px; overflow:hidden; text-align:center;}

/*资讯中心列表页面（图片列表）--dl_4*/
dl.dl_42 { width:191px;height:70px; padding:10px 25px; float:left; display:inline-block;}
dl.dl_42 dt { width:187px; height:64px; overflow:hidden; } /*图片边框*/
dl.dl_42 dt img {border: 1px solid #D6D6D6; height: 60px;  width:183px;}


/*资讯中心列表页面（图片列表）--dl_6*/
dl.dl_6 { width:188px;padding:10px 27px; float:left; display:inline-block;}
dl.dl_6 dt { width:188px; height:140px;} /*图片边框*/
dl.dl_6 dt img { width:186px; height:138px; display:block;  border:1px solid #ccc; }
dl.dl_6 dd{  line-height:22px; height:22px;margin:2px 0 0 0;text-align:center;}



/*资讯中心列表页面（图片列表）--dl_5*/
dl.dl_2s{padding:12px 4px 12px 10px;overflow:hidden;}
dl.dl_2s dt{ width:185px; height:159px; float:left;}
dl.dl_2s dt img{  width:181px; height:155px;border:1px solid #CFE9FF;}
dl.dl_2s dd{ float:left; width:480px; padding-left:10px; line-height:22px; height:132px;overflow:hidden; }
dl.dl_2s dd h4 a{ color:#333; height:22px; overflow:hidden; display:block;}
dl.dl_2s dd p{ height:88px; overflow:hidden; text-indent:2em; padding-top:2px; margin-bottom:2px;}
dl.dl_2s dd.dd_jz{ height:30px; float:left; line-height:30px; display:none}
dl.dl_2s dd.dd_jz span {
    border: 1px solid #274276;
    float: left;
    height: 24px;
    line-height: 24px;
    text-align: center;
    width: 90px;
}
dl.dl_2s dd span a {
    color: #274276;
    display: block;
}




/*资讯详细页面内容*/
.n_info_con {padding:10px; overflow:hidden;}
.n_info_con h1 {  border-bottom: 1px dashed #CCCCCC; color: #274276; font-size: 22px; line-height: 40px; padding-bottom:10px;  margin-bottom: 10px; text-align: center;}
.n_info_con h3 { text-align:center; color:#000; margin-bottom:10px; font-size:24px;border-bottom: 1px dashed #CCCCCC; } /*资讯详细页面，内容标题*/
.info_con_tit {line-height:24px; margin-bottom:15px;}
.info_con_tit span { margin-right:20px;}
.info_con_tit .n_tit {  text-align:center; color:#BCBBBB;}
.info_con_tit .n_tit a{ color:#BCBBBB;}
.info_con_tit .n_tit2 { height:24px;}
.n_info_con .tit2_span { float:right; margin:0; _margin-top:5px;}
.n_info_con p { line-height:22px; padding:0 10px;word-spacing:8px;}
.n_info_con p a { color:#274276;}
.n_info_con .apage { text-align:center; margin-bottom:10px;} /*资讯详细页面，翻页区块*/
.n_info_con .apage .obg{ background:#AE0000;margin-right: 5px;padding:1px 3px 1px 5px;color:#fff;}
.n_info_con .apage .ob{ margin-right: 5px;padding:1px 3px 1px 5px;}

.info_input { text-align:center; color:#000; margin-bottom:15px;}  /*详细页面，评论，推荐，打印，订阅，按钮样式块*/
.info_input input { } /*详细页面，评论，推荐，打印，订阅，按钮,可修改文字色彩*/
.info_key { border-bottom:solid 1px #ccc; height:30px; line-height:30px; padding:0 10px; margin:10px 0;overflow:hidden;}
.info_key span { font-size:14px; font-weight:bold;}
.info_key a { margin-right:10px;}
.ad2 { margin-bottom:10px;}
.n_info_con2 .t04 { color:#000; border:1px solid #274276;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a { color:#274276;}/*可修改文字色彩(关于网络推广)*/
.n_info_con2 .t04 a:hover { color:#274276;}

		/* -- 新闻详细页新闻列表 -- */
.info_b , .info_b2 { padding:5px 0; overflow:hidden; margin-bottom:10px;}
ul.p_list_ul, ul.p_list_ul2 { }
ul.p_list_ul li, ul.p_list_ul2 li { background:url(ico10.gif) no-repeat 10px 9px; line-height:23px; float:left; width:298px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; text-indent:20px; margin-left:10px; display:inline; color:#666;}
ul.p_list_ul2 li { width:342px; padding-right:5px;}

		/*资讯页面，发表评论*/
.info_fb { border:solid 1px #ccc; overflow:hidden; padding:10px; line-height:25px;}
.info_fb table { width:100%; border:0;}
.td_b { font-size:14px; color:#000; font-weight:bold; text-align:right;} /*(我要评论),可修改文字色彩*/
.info_fb .text { width:200px; height:20px; line-height:20px; border:solid 1px #ccc;}
.info_fb .textarea { vertical-align:top; border:solid 1px #ccc; width:400px;}
.vat { vertical-align:top; text-align:right;}
.info_fb .b13, .info_fb .b14 { margin:10px 0; height:29px;}

		/*资讯页面，右边*/
.ad1 { width:263px; height:226px; display:block; margin:0 auto;}
.right2_main .t03 { color:#000;  }
.right2_main .t03 a { color:#000;}/*资讯页面，右边粗体标题样式,可修改文字色彩*/
.right2_main .t03 a:hover { color:#000;}/*资讯页面，右边粗体标题样式,可修改文字色彩*/

		/* -- 右侧新闻列表 -- */
/* -- 右侧新闻列表 -- */
ul.n_rt_ul { background: url(news_list_bg.gif) no-repeat 0 5px; width:250px; margin:8px auto; overflow:hidden; padding-left:5px;}
ul.n_rt_ul li { line-height:24px;height:24px; width:230px; overflow:hidden;  padding-left:20px; }
ul.n_rt_ul2 {width:240px; margin:8px auto; overflow:hidden;}
ul.n_rt_ul2 li { line-height:24px; height:24px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis; padding-left:5px; }


/*---产品中心---*/
.pro_main { background-color:#fff; border:1px solid #CCC; margin:10px 0px; border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px; padding-top:10px;padding-bottom:10px; overflow:hidden;}
.right .RandomNews{background-color:#fff; padding-top:10px;}
.t05 {padding:0 10px; color:#fff; height:32px; line-height:32px; color:#333;} /*左边标题块*/
.t05 a{ color:#333;}
.t05 img { padding:6px 0 0 0; float:right;}
.t05_con {  padding:4px 5px 8px 2px; background:url("pro_center_bg.gif") repeat scroll 0 0; } 

		/* -- 产品分类列表 -- */
ul.t05_ul li { line-height:30px; color:#666;  white-space:nowrap; padding:0 5px 0 25px; overflow:hidden; background:url(li_s.gif) no-repeat; _float:left;}
ul.t05_ul li span { font-size:11px; }
ul.t05_ul li a { width:142px; height:40px; display:block; overflow:hidden;}
.t05_ul_more { border:1px solid #E61217; background:#FFE7E8; line-height:20px; height:20px; _height:17px; _padding-top:3px;}
.t05_ul_more img { margin:0 5px;}
.t05_ul_more a { color:#E61217;}
.t05_ul_more a:hover { text-decoration:none; color:#E61217;}
.check { color:#E61217;}
.t05_con .tc .text { border:solid 1px #ccc; height:20px; line-height:20px;}
.clr { float:right; color:#fff; font-weight:normal; font-size:12px;}
		/* -- 最近浏览过的产品 -- */
dl.pd_t05_con_dl { width:174px; height:202px; overflow:hidden; margin:10px auto 3px; border-top:1px solid #666}
dl.pd_t05_con_dl dt{ width:174px; height:174px; line-height:0; font-size:0;}
dl.pd_t05_con_dl dt img { width:166px; height:166px; padding:3px; border:solid 1px #fff;}
dl.pd_t05_con_dl dt a:hover img { border:solid 1px #fff;}
dl.pd_t05_con_dl dd {width:174px; overflow:hidden;height:30px; line-height:30px; text-align:center; border-top:1px dashed #999999; }
dl.pd_t05_con_dl dd a{color:#000;}
/* 方案*/
dl.pj_t05_con_dl { width:170px; height:160px; overflow:hidden; margin:10px auto 3px;}
dl.pj_t05_con_dl dt,dl.pj_t05_con_dl dt a{ width:170px; height:122px; line-height:0; font-size:0;}
dl.pj_t05_con_dl dt img { width:166px; height:118px; padding:1px; border:solid 1px #ccc;}
dl.pj_t05_con_dl dt a:hover img { border:solid 1px #274276;}
dl.pj_t05_con_dl dd {width:170px; overflow:hidden;height:20px; line-height:20px; padding-top:5px; text-align:center; color:#555; }

.pro_banner { width:750px; height:275px; overflow:hidden;background:#ccc; float:left;}
.pro_banner img {width:630px; height:275px; display:block;}

.t05_con dl.t05_con_dl { padding-left:0;}
 

/* -- 产品展示 -- */
.riti1_con { border:solid 1px #ccc; border-top:0; border-bottom:0; zoom:1; background:#fff; } /*产品右边内容边框*/
ul.pro_ul { padding-top:10px;}
ul.pro_ul li { width:165px; height:194px; float:left; display:inline; margin:0 10px 10px 10px;}/* 产品中心人气推荐 */
ul.pro_ul li img { width:157px; height:186px; display:block; margin:3px auto 0;}
ul.pro_ul li a { width:163px; height:192px; border:1px solid #ccc; display:block;}
ul.pro_ul li a:hover { border:1px solid #274276;}



.riti1_con ul li{ height:28px;line-height:28px; padding:0 17px 0 10px;  width:340px; float:left;overflow:hidden;}
.riti1_con ul li a{  padding-left:12px;}

/*产品中心*/
dl.pd_list_dl{ width:213px; overflow:hidden; float:left;padding:5px 5px 0px 25px;height:200px;}
dl.pd_list_dl dt{ width:213px; height:165px;line-height:0; font-size:0;}
dl.pd_list_dl dt img{width:205px; height:145px; padding:3px; border:1px solid #D6D6D6; }
dl.pd_list_dl dt a:hover img{border:1px solid #274276;}
dl.pd_list_dl dd{ margin-top:0px; height:30px; width:213px; line-height:30px; text-align:center; overflow:hidden;}

dl.pd_list_dl2{ width:360px; overflow:hidden; float:left;padding:5px 0 10px 10px;height:130px;}
dl.pd_list_dl2 dt{ width:177px; height:130px;line-height:0; font-size:0; float:left;}
dl.pd_list_dl2 dt img{width:173px; height:126px; padding:1px; border:1px solid #D6D6D6; }
dl.pd_list_dl2 dt a:hover img{border:1px solid #274276;}
dl.pd_list_dl2 dd{  padding-left:5px; height:130px; width:175px; line-height:30px;  overflow:hidden;}
dl.pd_list_dl2 dd h3{ height:24px; line-height:24px; overflow:hidden; color:#274276; }
dl.pd_list_dl2 dd h3 a{font-size:14px; font-weight:normal; color:#274276;}
dl.pd_list_dl2 dd p{ height:100px; overflow:hidden; line-height:20px;}

dl.pd_list_dls {width:217px; overflow:hidden; float:left;padding:5px 15px 10px; height:216px;}
dl.pd_list_dls dt,dl.pd_list_dls dt a{ width:217px; height:186px;line-height:0; font-size:0;}
dl.pd_list_dls dt img{width:209px; height:178px; border:1px solid #D6D6D6; padding:3px; }
dl.pd_list_dls dt a:hover img{border:1px solid #274276;}
dl.pd_list_dls dd{ margin-top:3px; height:30px; width:217px; line-height:30px; text-align:center; overflow:hidden;}
dl.pd_list_dls dd a:hover,dl.pd_list_dl dd a:hover {color:#274276;}

/* --  产品中心显示 所有产品  -- */
dl.pd_index_dl{ width:160px; overflow:hidden; float:left;padding:5px 12px 10px;}
dl.pd_index_dl dt{ width:160px; height:122px;line-height:0; font-size:0;}
dl.pd_index_dl dt img{width:156px; height:118px; padding:1px; border:1px solid #D6D6D6; }
dl.pd_index_dl dt a:hover img{border:1px solid #274276;}
dl.pd_index_dl dd{ margin-top:3px; height:20px; width:160px; line-height:20px; text-align:center; overflow:hidden;}



/*方案中心*/
dl.pj_list_dl{ width:160px; overflow:hidden; float:left;padding:5px 12px 10px;}
dl.pj_list_dl dt{ width:160px; height:122px;line-height:0; font-size:0;}
dl.pj_list_dl dt img{width:156px; height:118px; padding:1px; border:1px solid #D6D6D6; }
dl.pj_list_dl dt a:hover img{border:1px solid #274276;}
dl.pj_list_dl dd{ margin-top:3px; height:20px; width:160px; line-height:20px; text-align:center; overflow:hidden;}

dl.pj_list_dls {width:209px; overflow:hidden; float:left;padding:5px 18px 10px; height:225px;}
dl.pj_list_dls dt{ width:209px; height:192px;line-height:0; font-size:0;}
dl.pj_list_dls dt img{width:207px; height:190px; border:1px solid #D6D6D6; }
dl.pj_list_dls dt a:hover img{border:1px solid #C60A16;}
dl.pj_list_dls dd{ margin-top:3px; height:30px; width:209px; line-height:30px; text-align:center; overflow:hidden;}
dl.pj_list_dls dd a:hover {color:#C60A16;}

dl.pj_index_dl{ width:160px; overflow:hidden; float:left;padding:5px 12px 10px;}
dl.pj_index_dl dt{ width:160px; height:122px;line-height:0; font-size:0;}
dl.pj_index_dl dt img{width:156px; height:118px; padding:1px; border:1px solid #D6D6D6; }
dl.pj_index_dl dt a:hover img{border:1px solid #274276;}
dl.pj_index_dl dd{ margin-top:3px; height:20px; width:160px; line-height:20px; text-align:center; overflow:hidden;}
/* -- 产品列表样式 -- */
dl.p_list_dl{ width:234px; overflow:hidden; float:left;padding:10px 5px;}
dl.p_list_dl dt{ width:230px; height:185px;line-height:0; font-size:0;}
dl.p_list_dl dt img{width:226px; height:181px; padding:1px; border:1px solid #D6D6D6; }
dl.p_list_dl dd{ padding-top:14px; height:15px; width:230px; line-height:15px; text-align:center; overflow:hidden;}


/*产品中心左侧广告*/
.pleft_ad{ width:201px; padding-bottom:10px;}
.pleft_ad img{ width:197px; border:1px solid #ddd; padding:1px;}

/*新闻中心左侧广告*/
.news_ad{ width:960px; margin:10px auto;}
.news_ad img{ width:957px; border:1px solid #ddd; padding:1px;}


		/* -- 产品中心列表左部图片 -- */
.pro_list_left { width:159px; height:202px; overflow:hidden; float:left; }
.pro_list_left img { width:159px; height:202px; display:block;}
.pro_list_right, .pro_list_right2 { width:570px; height:202px; overflow:hidden; float:left; color:#333;} /*产品名称颜色*/
.pro_list_right dl { width:175px; height:84px; overflow:hidden; float:left; display:inline; padding:11px 5px 0 10px; }
.pro_list_right dl dt { width:84px; height:84px; float:left; margin-right:2px;}
.pro_list_right dl dt a { border:1px solid #ccc; display:block; width:80px; height:80px; padding:1px;} /*展示图片边框*/
.pro_list_right dl dt a:hover { border:1px solid #274276;} /*展示图片点击时的边框色*/
.pro_list_right dl dt img { width:80px; height:80px; display:block;}
.pro_list_right dl dd { line-height:20px; overflow:hidden; white-space:nowrap; width:89px; float:right;}
.pro_list_right dl .a_d1 { color:#333; text-decoration:underline;} /*产品名称*/
.pro_list_right dl .a_d2 { text-decoration:line-through; color:#333;}
.pro_list_right dl .a_d3 { color:#f00;}


.cp_detail {} /*产品详细*/
.cp_detail_tit { color:#274276; line-height:20px;}
.cp_detail dt { width:175px; height:175px;}
.cp_detail dt a{ width:171px; height:171px; display:block; border:solid 1px #ccc; padding:1px;}
.cp_detail dt a:hover {border:solid 1px #274276;}
.cp_detail dt img { width:171px; height:171px; display:block;}
.cp_detail dd { font-size:14px; margin:5px 0;}
.cp_detail .d1 span { text-decoration:line-through;}
.cp_detail .d2 { font-weight:bold; color:#f00;}
.cp_detail .d3 { text-align:center;}
.cp_detail .b31 { font-size:12px;}
.cp_detail .b28, .cp_detail .b29 { margin-top:5px;} 
.cp_detail .b28 { margin-right:10px;}

.cp_detail .d_1 { font-size:12px; color:#274276;}
.cp_detail .d_1 span { color:#666;}
.cp_detail .d_2 { text-align:center;}
.cp_detail .d_2 .b45, .cp_detail .d_2 .b46 { margin-top:5px;}



/*---网站地图---*/
.map_main { overflow:hidden; border:solid 5px #274276; margin:10px 0; padding-bottom:10px; }
.sitemap_con { width:845px; margin:0 auto; color:#666;}
.sitemap_con .map_top { border-bottom:solid 1px #ccc; }
.sitemap_con .map_top img { float:left;}
.site_r_link { width:120px; margin-top:45px;/*上边界根据需要进行调整*/ border:1px solid #cdcdcd; background:#F8F8F8; padding:5px 10px; float:right; } /*网站地图，显示方式样式，上边界根据需要进行调整*/
.site_plc { background:url(ico27.gif) no-repeat 0 8px; padding:5px 0; text-indent:10px;}
.sitemap_con h4 { line-height:30px;}
.b4 { border:solid 1px #E0E0E0; }
.b4 ul { padding:0 11px;}
.b4 li { float:left ; line-height:30px;height:30px; width:180px; margin-right:20px;overflow:hidden; }
.b4 li a { color:#666;}
.b4 li a:hover { color:#0F6BD6;}




/* -- 翻页效果 -- */
.apage { height:25px; line-height:25px; background:#F9F9F9; padding:0 5px; margin-top:10px; border:solid 1px #ccc; text-align:right; }
.apage a { border:1px solid #d4e3e9; padding:0 3px;  margin-right:5px;}
.apage .num_btns {float:right; font-family:Tahoma;}
.apage a:hover, .apage .cur { border:1px solid #D5D5D5;background-color:#274276; color:#fff; text-decoration:none;}
.apage .cust_txt { float:left;}
.apage .oran_pg_fp { background:url(first_page.gif) 4px 4px no-repeat; padding-right:9px;}
.apage .oran_pg_pp { background:url(pre_page.gif) 4px 4px no-repeat; padding-right:5px;}
.apage .oran_pg_np { background:url(next_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage .oran_pg_lp { background:url(last_page.gif) 8px 4px no-repeat; padding-right:12px;}
.apage select { font-size:8px;}
.apage .oran_pg_txt { height:15px; border:solid 1px #d4e3e9; width:20px; margin-left:5px;}
.apage .oran_pg_btn { height:15px; border:solid 1px #d4e3e9; margin-left:5px; font-size:9px; background:#5984ac; color:#fff; }



/*内页友情连接*/
.link2{ border:1px solid #ccc; padding:5px 10px; line-height:22px; color:#555; margin-bottom:10px; background:#fff;}
.link2 a{ padding:0 8px;} 
.link3{ border:1px solid #ccc;width:752px; padding-bottom:10px; margin-bottom:10px; }
.link3 li{ float:left; width:114px; height:44px; line-height:0; font-size:0; padding:10px 0 0 10px;}
.link3 li img{ width:110px; height:40px; padding:1px; border:1px solid #ccc;}

/*标准系统新增样式 0303*/
.news_ad{ width:275px; height:275px; margin-bottom:10px;}
.news_ad img{ width:271px; height:271px; padding:1px; border:1px solid #ccc;}
.gduo{ height:30px; line-height:30px; background:#f7f7f7; overflow:hidden; margin:15px 0px; padding:0 10px; border:1px solid #274276;}
.gduo span{ float:right; width:320px; overflow:hidden; height:30px; display:block;}
.gduo a{  font-weight:bold;}
.ks5{ border:1px solid #ccc; width:350px; height:80px; margin-top:10px;}


/*标准系统新增样式,产品详细页面返回顶部 0418*/
#gotopbtn {background:#fff;position:fixed;bottom:100px;right:20px;display:none;cursor:pointer;}

/*模块内容样式*/
.modelnr{ width:98%; margin:10px auto;overflow:hidden; line-height:24px; border:1px solid #ccc; font-size:14px; color:#585858;}
.modeltab{ width:98%;margin:5px auto; border-color:#ccc;}

.divbg{ background:#EBF0F9;}
.modeltab td{ font-size:14px; line-height:24px; border-color:#ccc; vertical-align:top; padding:5px 4px 5px 4px;}
.model25{ width:25%;}
.model75{ width:75%;}
.model33{ width:33%;}
.model66{ width:66%;}
.model40{ width:40%;}
.model60{ width:60%;}
.model20{ width:25%;}
.model50{ width:50%;}

/*随机新闻*/
.randnews{ padding:2px 3px; border:1px solid #ccc;}
.randnews li { float: left; height: 24px;line-height: 24px; margin: 0 5px;width: 185px; overflow:hidden; border-bottom:1px dashed #ccc;}
.left .randnews li{ float:none;}
.links{width:181px; padding:10px 10px; }
.links .img4{ text-align:center;}
.links p{  overflow:hidden; line-height:20px;line-height: 20px;}
.links p span {float: left;padding-bottom: 20px;}
.proinfo p{ font-size:14px;}
.prodesc { font-size:14px; text-indent:2em; line-height:26px; border-bottom:1px dotted #CCC; margin-bottom:8px;}
/*左边联系方式*/
.leftlx{background:#FFF;border:1px solid #DFDFDF; border-bottom:none;border-top:none; }
.leftlx h1{text-align:center;height:30px;line-height:30px;font-size:14px;}
.leftlx .dianh{padding:0 5px 0 10px;}
.leftlx p{line-height:24px;}
.leftlx .dianhua {background: url(Teln.gif) no-repeat scroll 0 18px transparent;color: #666666;line-height: 20px;padding: 10px 0 10px 55px;}
.leftlx .dianhua span {display: block;font: 18px "Impact";color:#274276;}
/*添加样式*/
#cntrBody{font-size:14px;}
.n_tit a.cur{ color:#000; font-weight:bold;}
.leib2 .nr ul.ul2{padding:0;}
.leib2 .nr ul.ul2 li{text-overflow:ellipsis}
.leftr{ float:right; width:201px; overflow:hidden;display:inline; margin-right:25px;}
.rightl{ width:754px; float:left; display:inline; overflow:hidden;}
.font_hotline{font-size:22px;font-weight:bold; color:#274276;}
.propar div.pd_short{ line-height:28px;border:1px dashed #274276; padding-left:10px; }

/*资讯详细页的最新产品*/
/*资讯模板左边内容*/
#newpro{ width:250px;margin:0 auto;}
#newpro h5{ height:25px;line-height:25px; }
#newpro h5 a{ font-size:12px; color:#666;font-weight:normal;}
#newpro dl{ height:90px; overflow:hidden;}
#newpro dl dt{ width:114px;height:81px;float:left;}
#newpro dl dt img{ width:110px; height:77px; border:1px solid #CCC; padding:1px;}
#newpro dl dt a:hover img{border:1px solid #274276}
#newpro dl dd{ float:left;height:85px; line-height:21px; width:130px;margin-left:6px; display:inline; overflow:hidden;}
#newpro dl dd li{ height:24px; line-height:24px;overflow:hidden;width:200px;}

/*资讯模板左边导航右边内容*/
#newpro2{ width:189px;margin:0 auto; border:1px solid #ccc; padding:5px; border-top:0; border-bottom:0;}
#newpro2 h5{ height:25px;line-height:25px; }
#newpro2 h5 a{ font-size:12px; color:#666;font-weight:normal;}
#newpro2 dl{ height:80px; overflow:hidden;}
#newpro2 dl dt{ width:104px;height:72px;float:left;}
#newpro2 dl dt img{ width:100px; height:68px; border:1px solid #CCC; padding:1px;}
#newpro2 dl dt a:hover img{border:1px solid #274276}
#newpro2 dl dd{ float:left;height:72px; line-height:24px; width:75px;margin-left:6px; display:inline; overflow:hidden;}
#newpro2 dl dd li{ height:24px; line-height:24px;overflow:hidden;width:200px;}

.formbox .ipt-txt{ border:1px solid #ccc; height:22px; margin-bottom:5px;}
.formbox select,.formbox #TxtMsg{margin-bottom:5px; }

/* -- 页面整体布局 -- */
.header , .content , .footer { width:998px; margin:0 auto;  }
.left { width:201px; float:left; overflow:hidden;}
.left2 { width:670px; 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 { background:url(left2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.leftbot {font-size:0; overflow:hidden;  margin-bottom:10px;}
.left2bot { background:url(right_bot2_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden; margin-bottom:10px; }
.right { width:754px; float:left; display:inline; margin-left:5px; overflow:hidden;}
.right2 { width:275px;  float:right; overflow:hidden;}
.right3 { width:201px; float:right; overflow:hidden; color:#666;}
.righttop { background:url(right_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.right2top { background:url(right2_top_img.gif) no-repeat; height:3px; font-size:0; overflow:hidden;}
.rightbot { background:url(right_bot_img.gif) no-repeat; 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:722px; padding:15px;overflow:hidden; margin:8px 0px; line-height:26px; border:1px solid #CCC;border-top-left-radius:4px;border-top-right-radius:4px;border-bottom-left-radius:4px;border-bottom-right-radius:4px;}
.right2_main { width:273px; border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.left2_main { width:668px;  border:solid 1px #d5d5d5; border-top:0; border-bottom:0; padding-bottom:15px; overflow:hidden;}
.h_nav li a:-webkit-any-link{ display:block;}

.topadcs { margin-bottom:15px;}

/*----------------*/
.ntop { width:100%; float:left; margin-bottom:30px;}
.ntop img { display:block; margin:0 auto;}

.leib3 .nr {padding-bottom: 10px; padding-left:5px; padding-top: 5px; color:#000;border:1px solid #009246; }
.leib2 .nr {padding-bottom: 10px; padding-left:5px; padding-top: 5px; background:#EEFAFF; border:1px solid #009246 ;}
.leib2 .nrs {padding-bottom: 10px; padding-top: 5px;  border:1px solid #009246;}