/* CSS Document */

/*总体样式的设置开始*/
body{ font-size:12px;margin:0px; padding:0px;}
h1, h2, h3, h4, h5, h6, ul, li, img, p, dl, dt, dd{padding:0px;margin:0px; border:none;font-size:12px;}
ul,li{ list-style-type:none;}
a{text-decoration: none; color:#666666;}
a:hover{cursor:pointer; color:red;} 
img {border:0 none;}
.clear {clear:both; }
/*总体样式设置的结束*/

/* 头部样式 */
.header{ background:url(../img/header_bg.jpg) repeat-x; height:189px; margin:0px auto; width:100%;}
.header .top{ height:31px; width:1000px; margin:0px auto; line-height:31px; color:#ff3a00;overflow: hidden;}
.header .logo{ height:118px; width:1000px; margin:0px auto;}
.logo .logo_left{ margin-top:15px; width:745px; float:left;}
.logo .logo_right{ margin-top:25px; float:left;}
.nav{ background:url(../img/navbg.jpg) repeat-x; height:40px; width:100%;}
.nav .nav_list{ width:1000px; margin:0px auto;}
/*.nav .nav_list li{ float:left; width:100px; line-height:40px; font-size:14px; text-align:center;}
.nav .nav_list li a{ color:#FFFFFF;}*/
#jsddm{	margin: 0;padding: 0}
#jsddm li{float: left;list-style: none; font-size:14px; text-align:center; line-height:40px;}
#jsddm li a{display: block;text-decoration: none;width:110px;color: #fff;white-space: nowrap}
#jsddm li a:hover{background: #006fff;}		
#jsddm li ul{margin: 0;padding: 0;position: absolute;visibility: hidden; z-index:20000;background: #0048a5;}
#jsddm li ul li{float: none;display: inline;}
#jsddm li ul li a{	width: auto;color: #fff;border-bottom: 1px solid #000066;width:110px;}

/* 结束头部样式 */

/* banner */
.banner{ width:1000px; height:358px; background:#666666; margin:0px auto; margin-bottom:12px;}
.mainbox{overflow:hidden;position:relative;}
.flashbox{overflow:hidden;position:relative;}
.imagebox{text-align:right;position:relative;z-index:999;}
.bitdiv{display:inline-block;width:18px;height:18px;margin:0 10px 10px 0px;cursor:pointer;float:right;}
.defimg{background-image:url(../img/002.png)}
.curimg{background-image:url(../img/001.png)}
/* 结束banner */

/* 搜索 */
.search{ height:41px; width:1000px; margin:0px auto;clear: both;}
.search_left{ width:533px; float:left; border:3px solid #0048b2; height:30px; float:left;}
.search_left input{ width:430px; height:22px; margin-top:2px; margin-left:10px;border:none;  float:left; color:#666666;}
.search_left img { float:right; cursor:pointer;}
.search_right{ width:450px; float:left; height:35px; line-height:35px; margin-left:11px;}
.search_right font {color: #0048b2;font-size: 14px;font-weight: bold;}
.search_right a:hover{ color:red;}
/* 结束搜索 */

/* 新闻 */
.news{ width:1000px; margin:0px auto; margin-top:10px;clear: both; height:250px;}
.news_left{ float:left; width:727px; }
.news_left .gsxw{ width:357px; float:left;border:1px solid #cbcbcb;height:250px;}
.news_left .gsxw h3{ background:url(../img/gsxw.jpg) no-repeat; height:23px; margin:13px 0px 0px 13px; font-size:16px; color:#0048a5;}
.news_left .gsxw h3 a{float:right;color:#666666;font-size:12px;margin-right:15px;font-weight: normal; }
.news_left .gsxw h3 a:hover{ color:red;}
  .gsxw_content{ margin:0px 15px; color:#666; width:327px;}
  .gsxw_content li{	height:28px; line-height:28px;	width:325px;float:left;
  	border-bottom-width: 1px;	border-bottom-style: dashed;border-bottom-color: #CCCCCC;}
  .gsxw_content span{ float:right; }
  .gsxw_content a{ width:260px;display:block;	height:28px; overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;	white-space:nowrap;}

.news_left .jsfw{ width:357px; float:left; margin-left:9px;border:1px solid #cbcbcb;height:250px;}
.news_left .jsfw h3{ background:url(../img/gsxw.jpg) no-repeat; height:23px; margin:13px 0px 0px 13px; font-size:16px; color:#0048a5;}
.news_left .jsfw h3 a{float:right;color:#666666;font-size:12px;margin-right:15px;font-weight: normal;}
.news_left .jsfw h3 a:hover{ color:red;}
  .jsfw_content{ margin:0px 15px; color:#666; width:327px;}
  .jsfw_content li{	height:28px; line-height:28px;	width:325px;float:left;
  	border-bottom-width: 1px;	border-bottom-style: dashed;border-bottom-color: #CCCCCC;}
  .jsfw_content span{ float:right; }
  .jsfw_content a{ width:260px;display:block;	height:28px; overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;	white-space:nowrap;}

.news_right{ float:left; margin-left:15px;width:257px; height:250px; background:url(../img/tel_bg.jpg) no-repeat;}
.news_right h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.news_right ul{ margin:0px 0px 0px 30px; width:210px;}
.news_right ul li { line-height:25px;}
/* 结束新闻 */

/* 新品推荐 视屏专区 */
.product{ width:1000px; margin:0px auto; margin-top:12px; clear: both; height:250px; margin-bottom:12px; }
.product_left{width:725px;height:250px;border:1px solid #cbcbcb; float:left;}

/* demo */
.demo{width:725px;position:relative;}
.demo h2{font-size:16px;height:44px;color:#3366cc;margin-top:20px;}
.demo dl dt{font-size:14px;color:#ff6600;margin-top:30px;font-weight:800;}
.demo dl dt,.demo dl dd{line-height:22px;}
/* tabbtn */
.tabbtn{height:30px;background:url(../img/tabbg.gif) repeat-x;border-left:solid 1px #ddd;border-right:solid 1px #ddd;}
.tabbtn li{float:left;position:relative;margin:0 0 0 -1px;}
.tabbtn li a{display:block;float:left;height:30px;line-height:30px;overflow:hidden;width:108px;text-align:center;font-size:12px;cursor:pointer;}
.tabbtn li.current{border-left:solid 1px #d5d5d5;border-right:solid 1px #d5d5d5;border-top:solid 1px #c5c5c5;}
.tabbtn li.current a{border-top:solid 2px #0048A5;height:27px;line-height:27px;background:#fff;color:#0048A5;font-weight:800;}
/* tabcon */
.tabcon{border-width:0 1px 1px 1px;border-color:#fff;border-style:solid;position:relative;/*必要元素*/height:218px;overflow:hidden;}
.tabcon .subbox{position:absolute;/*必要元素*/left:0;top:0;}
.tabcon .sublist{height:170px;}
/* leftcon */
#leftcon .subbox{width:9999em;}	
#leftcon .subbox .sublist{float:left;width:674px;}
/* sublist */
.sublist{padding:0px;}
.sublist li{height:28px;line-height:28px;font-size:12px;}
.sublist li span{margin:0 0px 0 0;font-family:"宋体";font-size:12px;font-weight:400;color:#ddd;}
.sublist1 li{float:left; border:1px dotted #b1c7a7;width:165px;height:175px;margin-left:4px;margin-right:2px;margin-top:21px;padding:2px;}
.subimg{background:#fcf7f1;width:153px;height:111px;border:1px solid #bbbdad;text-align:center;margin:0px auto;}
.floatleft{float:left;}
.cpzsicon{margin-top:-10px;}
.sublist p{line-height:30px;}
.lxjd{text-align:right;}
.xmmc{text-align:center;width:158px;height:30px;overflow:hidden;}
.lxjd a, .lxjd a:visited{color:#0048A5;}
.lxjd a:hover{color:#f00;}


.product_right{ width:257px; margin-left:1px; margin-left:15px; height:250px;float:left;background:url(../img/001kuang_bg.jpg) no-repeat;}
.product_right h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.product_right .shiping{ margin:10px 20px 5px 20px; background:#999999; height:160px;}
.product_right p{ margin-left:100px; height:30px; line-height:30px;font-weight: bold;}
/* 结束新品推荐  视屏专区 */

/* 试剂盒专区 */
.area_show{ width:1000px; margin:0px auto; height:285px;border:1px solid #cbcbcb;}
.area_show h3{height:22px;font-size:16px;color:#0048a5;margin:10px 0px 10px 20px;background-image: url(../img/sjh.jpg);background-repeat: no-repeat;background-position: 82px;}
.area_show h3 a{float:right;color:#666666;font-size:12px;margin-right:30px;font-weight: normal;}
.area_show h3 a:hover{ color:red;}
.area_show .area_show_list{ width:970px; height:210px;  margin-left:15px; margin-top:20px;overflow: hidden;}
.area_show_listimg{height: 163px;width: 170px;background: #FFF none repeat scroll 0% 0%;vertical-align: middle;display: table-cell;}
.area_show .area_show_list li{ width:172px;border:1px solid #cbcbcb; float:left; margin:0px 9px; overflow:hidden;}
.area_show .area_show_list img{padding:1px;}
.area_show .area_show_list li a{  color:#FFFFFF; text-align:center; display:block;line-height:23px; width:172px; background:#0048ac; overflow:hidden;}
.area_show .area_show_list li a img{max-width: 170px;max-height: 161px;}
/* 结束试剂盒专区 */

/* 产品展示1 */
.product_one{ width:1000px; margin:0px auto; height:290px; border:1px solid #cbcbcb;margin-top:12px;}
.product_one h3{ height:23px; font-size:16px;color:#0048a5;margin:10px 0px 10px 20px;background-image: url(../img/show1.jpg);background-repeat: no-repeat;background-position: 57px; line-height:30px;}
.product_one h3 a{float:right;color:#666666;font-size:12px;margin-right:30px;font-weight: normal;}
.box_borderone{ width:1000px; margin:0px auto; height:290px; border:1px solid red;margin-top:12px;}
.one_content{margin:0px 20px;margin-top:15px; width:970px;}
.one_content_left{ width:175px;height:220px; float:left; margin-right:20px;}
.left_top li{height:25px;line-height:25px;background-image: url(../img/dian.jpg);background-repeat: no-repeat;background-position: 18px center;text-indent:12px; text-align:center;}
.left_bottom{ width:143px; height:103px; border:1px solid #cbcbcb; text-align:center; margin-left:16px; margin-top:4px; }
.left_bottom img{ width:141px; height:101px;padding:1px;}
.one_content_right{height:230px; float:left; width:760px;  }
.one_content_right li{ float:left; width:182px; height:215px; margin-right:8px;overflow: hidden;}

.one_content_right li a{ color:#0048a5; text-align:center; display:block;width:180px;margin-top: 5px;}
.one_content_right li a.one_contentimg{height: 173px;border: 1px solid #CBCBCB;display: table-cell;vertical-align: middle;}
.one_content_right li a.one_contentimg img{max-height: 173px;max-width:180px;}
/* 结束产品展示1 */

/* 产品展示2 */
.product_tow{ width:1000px; margin:0px auto; height:290px; border:1px solid #cbcbcb;margin-top:12px;}
.product_tow h3{ height:23px; font-size:16px;color:#0048a5;margin:10px 0px 10px 30px;background-image: url(../img/show1.jpg);background-repeat: no-repeat;background-position: 45px; line-height:30px;}
.product_tow h3 a{float:right;color:#666666;font-size:12px;margin-right:30px;font-weight: normal;}
.box_bordertow{ width:1000px; margin:0px auto; height:290px; border:1px solid red;margin-top:12px;}
.tow_content{margin:0px 20px;margin-top:15px; width:970px;}
.tow_content_left{ width:175px;height:220px; float:left; margin-right:20px;}
.left_top1 li{height:25px;line-height:25px;background-image: url(../img/dian.jpg);background-repeat: no-repeat;background-position: 18px center;text-indent:12px; text-align:center;}
.left_bottom1{ width:143px; height:103px; border:1px solid #cbcbcb; text-align:center; margin-left:16px; margin-top:4px; }
.left_bottom1 img{ width:141px; height:101px;padding:1px;}
.tow_content_right{height:230px; float:left; width:760px;  }
.tow_content_right li{ float:left;width:182px; height:215px; margin-right:8px;overflow: hidden;}

.tow_content_right li a{  color:#0048a5; text-align:center; display:block;width:180px;margin-top: 5px;}
.tow_content_right li a.one_contentimg{height: 173px;border: 1px solid #CBCBCB;display: table-cell;vertical-align: middle;}
.tow_content_right li a.one_contentimg img{max-height: 173px;max-width:180px;}
/* 结束产品展示2 */

/* 产品展示3 */
.product_three{ width:1000px; margin:0px auto; height:290px; border:1px solid #cbcbcb;margin-top:12px;}
.product_three h3{ height:23px; font-size:16px;color:#0048a5;margin:10px 0px 10px 20px;background-image: url(../img/show2.jpg);background-repeat: no-repeat;background-position: 90px; line-height:30px;}
.product_three h3 a{float:right;color:#666666;font-size:12px;margin-right:25px;font-weight: normal;}
.box_borderthree{ width:1000px; margin:0px auto; height:290px; border:1px solid red;margin-top:12px;}
.three_content{margin:0px 20px;margin-top:15px; width:970px;}
.three_content_left{ width:175px;height:220px; float:left; margin-right:20px;}
.left_top2 li{height:25px;line-height:25px;background-image: url(../img/dian.jpg);background-repeat: no-repeat;background-position: 18px center;text-indent:12px; text-align:center;}
.left_bottom2{ width:143px; height:103px; border:1px solid #cbcbcb; text-align:center; margin-left:16px; margin-top:4px; }
.left_bottom2 img{ width:141px; height:101px;padding:1px;}
.three_content_right{height:230px; float:left; width:760px;  }
.three_content_right li{ float:left;width:182px; height:215px; margin-right:8px;overflow: hidden;}

.three_content_right li a{ color:#0048a5; text-align:center; display:block;width:180px;margin-top: 5px;}
.three_content_right li a.one_contentimg{height: 173px;border: 1px solid #CBCBCB;display: table-cell;vertical-align: middle;}
.three_content_right li a.one_contentimg img{max-height: 173px;max-width:180px;}
/* 结束产品展示3 */

/* 产品展示4 */
.product_four{ width:1000px; margin:0px auto; height:290px; border:1px solid #cbcbcb;margin-top:12px;}
.product_four h3{ height:23px; font-size:16px;color:#0048a5;margin:10px 0px 10px 30px;background-image: url(../img/show2.jpg);background-repeat: no-repeat;background-position:80px; line-height:30px;}
.product_four h3 a{float:right;color:#666666;font-size:12px;margin-right:25px;font-weight: normal;}
.box_borderfour{ width:1000px; margin:0px auto; height:290px; border:1px solid red;margin-top:12px;}

.four_content{margin:0px 20px;margin-top:15px; width:970px;}
.four_content_left{ width:175px;height:220px; float:left; margin-right:20px;}
.left_top3 li{height:25px;line-height:25px;background-image: url(../img/dian.jpg);background-repeat: no-repeat;background-position: 18px center;text-indent:12px; text-align:center;}
.left_bottom3{ width:143px; height:103px; border:1px solid #cbcbcb; text-align:center; margin-left:16px; margin-top:4px; }
.left_bottom3 img{ width:141px; height:101px;padding:1px;}
.four_content_right{height:230px; float:left; width:760px;  }
.four_content_right li{ float:left;width:182px; height:215px; margin-right:8px;overflow: hidden;}

.four_content_right li a{ color:#0048a5; text-align:center; display:block; width:180px;margin-top: 5px;}
.four_content_right li a.one_contentimg{height: 173px;border: 1px solid #CBCBCB;display: table-cell;vertical-align: middle;}
.four_content_right li a.one_contentimg img{max-height: 173px;max-width:180px;}
/* 结束产品展示4 */

/* 品牌中心 */
.brand{ width:1000px; margin:0px auto; height:144px;border:1px solid #cbcbcb; margin-top:12px;}
.brand h3{ background:url(../img/pinpai.jpg) no-repeat; height:23px; font-size:16px;color:#0048a5;margin:10px 0px 10px 20px;background-position: 65px;}
.brand h3 a{float:right;color:#666666;font-size:12px;margin-right:20px;font-weight: normal;}

/*滚动样式*/
.scrolltitle{height:24px;font-size:14px;width:980px;border-bottom:solid 1px #ddd;margin:20px auto 15px auto;}
a.abtn{display:block;height:80px;width:17px;overflow:hidden;background:url(../img/arrow3.jpg) no-repeat 0px 50%;}
a.aleft{float:left;}
a.agrayleft{cursor:default;background-position:-34px 50%;}
a.aright{float:right;background-position:-17px 50%;}
a.agrayright{cursor:default;background-position:-51px 50%;}
.scrolllist{width:960px;height:148px;margin:0 auto;}
.scrolllist .imglist_w{width:922px;height:128px;overflow:hidden;float:left;position:relative;/*必要元素*/}
.scrolllist .imglist_w ul{width:20000px;position:absolute;left:0px;top:0px; }
.scrolllist .imglist_w li{width:156px;float:left;padding:0 10px;}
.scrolllist .imglist_w li img{padding:2px;border:solid 1px #ddd;}
.scrolllist .imglist_w li a{color:#0048A5;text-decoration:none;float:center;text-align:center;margin:0px auto;}
.scrolllist .imglist_w li a:hover{color:#f00;text-decoration:none;float:center;text-align:center;margin:0px auto;}
.scrolllist .imglist_w li a:hover img{filter:alpha(opacity=86);-moz-opacity:0.86;opacity:0.86;}
.scrolllist .imglist_w li p{height:24px;line-height:24px;overflow:hidden;float:left; text-align:center;width:150px;}
.scrolllist .imglist_w li p a{text-align:center;margin:0px auto;}
.scrolllist .imglist_w li p a:hover{text-align:center;color:#f00;}
.imglist{padding-top:10px;}
/* 结束品牌中心 */

/* bottom */
.bottomsum{ width:960px; margin:0px auto; height:125px;border:1px solid #cbcbcb; margin-top:12px; padding:15px 20px;color:#666;}
.bottomsum a:hover{ color:red;}
.bottomsum_left{ float:left; width:132px; overflow:hidden;}
.bottomsum_left img {max-width: 124px;max-height: 102px;padding: 4px;border: 1px solid #cbcbcb;margin-left: 10px;}
.bottomsum_left p{ height:22px; line-height:22px;}
.bottomsum_center{float:left; width:540px;height:127px; margin-left:60px; margin-top:20px;}
.bottomsum_centerone{ width:110px; float:left;}
.bottomsum_centerone li{ line-height:25px; height:25px;text-indent:26px;}
.one_ico{background:url(../img/1.png) center left no-repeat;font-weight: bold;}
.bottomsum_centertow{ width:110px;margin:0px 20px; float:left;}
.bottomsum_centertow li{line-height:25px; height:25px;text-indent:26px;}
.tow_ico{background:url(../img/2.png) center left no-repeat;font-weight: bold;}
.bottomsum_centerthree{ width:110px; margin-right:20px; float:left;}
.bottomsum_centerthree li{line-height:25px; height:25px;text-indent:26px;}
.three_ico{background:url(../img/3.png) center left no-repeat;font-weight: bold;}
.bottomsum_centerfour{width:110px; float:left;}
.bottomsum_centerfour li{line-height:25px; height:25px;text-indent:26px;}
.four_ico {background:url(../img/4.png) center left no-repeat;font-weight: bold;}

.bottomsum_right{ float:left; margin:20px 0px 0px 20px;}
.bottomsum_right img{width:133px;height:88px;}
/* 结束bottom */

/* 友情连接 */
.connect{ width:1000px; margin:0px auto;border:1px solid #cbcbcb; margin-top:12px;overflow: hidden;}
.connect h3{ float:left; width:85px; height:38px; line-height:38px;color:#666;}
.connect ul{ margin:0px 15px;}
.connect li{ line-height:38px; float:left;margin: 0px 5px;}
/* 结束友情连接 */

/* footer */
.footer{ background:url(../img/footer.jpg) repeat-x; height:164px; margin-top:12px;}
.footer_content{ width:1000px; margin:0px auto; height:130px;}
.footer_left{ width:750px; height:95px; padding:20px 0px 0px 20px; float:left;}
.footer_left_top{ height:45px; width:750px;}
.footer_left_top li{ float:left; font-size:14px; color:#888888; line-height:45px;}
.footer_left_bottom{ height:45px; width:750px;}
.footer_left_bottom p{color:#666; font-size:14px;}
.footer_right{ float:left; height:55px; width:201px; margin-top:40px;}
.copyright{ width:1000px; margin:0px auto;}
.copyright p{ text-align:center; color:#888888;}
/* 结束footer */
/* ------------首页结束--------------*/

/* 总体内容*/
.start{ width:1000px; margin:0px auto; margin-top:10px;}
.start_left{ width:254px; float:left;}

/*产品分类-产品列表页*/
.start_leftlist{ width:254px; margin-top:12px;}
.leftlist_top{ width:254px; height:41px; background:url(../img/kuang_bg.jpg) no-repeat;}
.leftlist_top h3{ font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.leftlist_bottom{width:247px;margin-left:5px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;	border-left-style: solid;border-right-color: #cbcbcb;border-bottom-color: #cbcbcb;border-left-color: #cbcbcb;}
.leftlist_bottom li{height:35px;font-size:14px;background:#eaeaea;border-bottom-width: 1px;
	border-bottom-style: solid;border-bottom-color: #FFFFFF;}
#fxyqpro h3{ width: 100px;height: 35px;float: left;line-height: 35px;margin-left:15px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap; text-align:center;}
#fxyqpro .sm{ float:left; line-height:35px; height:35px; width:90px; margin-left:10px;}
#fxyqpro .sm a{ margin-left:5px;color:#0048B2; font-size:12px;}
#fxyqpro .more{ line-height:35px; height:35px; color:#0048B2;font-weight: bold;}
/*结束产品分类-产品列表页*/

/*联系我们*/
.contactus{ margin-top:12px; width:254px; background:url(../img/tel_bg.jpg) no-repeat; height:250px;}
.contactus h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.contactus ul{margin:0px 0px 0px 20px; }
.contactus li{ height:28px; }
/*结束联系我们*/

/*实验技术服务*/
.service{ width:254px;margin-top:12px;}
.service_top{width:254px; height:41px; background:url(../img/kuang_bg.jpg) no-repeat;}
.service_top h3{ font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.service_top a{ float:right; height:40px; line-height:40px; margin-right:10px;}
.service_bottom {width:227px;margin-left:5px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;	border-left-style: solid;border-right-color: #cbcbcb;border-bottom-color: #cbcbcb;border-left-color: #cbcbcb; padding:10px;}
.service_bottom  li{ height:30px; line-height:30px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;border-bottom: 1px dashed #CCC; }
/*结束实验技术服务*/

/*品牌中心*/
.brandcenter{ width:254px; margin-top:12px;}
.brandcenter_top{ width:254px; height:41px; background:url(../img/kuang_bg.jpg) no-repeat;}
.brandcenter_top h3{ font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.brandcenter_bottom{width:227px;margin-left:5px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;	border-left-style: solid;border-right-color: #cbcbcb;border-bottom-color: #cbcbcb;border-left-color: #cbcbcb; padding:10px;}
.brandcenter_bottom li {border:1px dashed #cbcbcb; }
.brandcenter_bottom img { border:1px solid #cbcbcb; width:184px; height:66px; margin-left:19px; margin-top:10px;}
.brandcenter_bottom p{ text-align:center; margin-bottom:10px;}
/*结束品牌中心*/

/*右边产品*/
.start_right{ float:left; width:730px;  margin-left:12px; border:1px solid #DCDEDD;}
.start_right h3{ background:url(../img/cpmldz_11.png) repeat-x;height: 28px;width:730px;border-bottom: 1px solid #DCDEDD;}
.start_right h3 span{width: 108px;height: 26px;border-top: 2px solid #0048B2;border-right: 1px solid #DCDEDD;display: inline-block;text-align: center;background: #FFF none repeat scroll 0% 0%;font-size: 14px;color:#0048B2; line-height:26px;}
.start_rightlist { width:730px; }
.start_rightlist ul { width:720px; }
.start_rightlist li{ width:158px;overflow: hidden;border: 1px solid #cbcbcb;float: left;margin: 5px 10px 10px 8px;}
.start_rightlistimg {width: 158px;height: 128px;vertical-align: middle;display: table-cell;text-align: center;}
.start_rightlist li p{ text-align:center; height:28px; line-height:28px; background:#0048B2; color:#fff;overflow: hidden; margin:0px; padding:0px;}
.start_rightlist li a{ color:#fff;}
.start_rightlist li a img{max-height: 128px;
max-width: 158px;}
/*结束右边产品*/
/* 结束总体内容*/
/* ------------产品列表页结束--------------*/

/*关于捷世康*/
.about_list{ width:254px;}
.about_listtop {width:254px; height:41px; background:url(../img/kuang_bg.jpg) no-repeat;}
.about_listtop h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.about_listbottom{width:247px;margin-left:5px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;	border-left-style: solid;border-right-color: #cbcbcb;border-bottom-color: #cbcbcb;border-left-color: #cbcbcb;}
.about_listbottomone h3{ background:url(../img/zcejcdbg_03.png) repeat-x; height:32px; line-height:33px; width:247px;}
.about_listbottomone h3 a{ background:url(../img/yjcdjh_03.png) no-repeat center left; height:32px; display:block; margin-left:30px; text-indent:20px;}
.about_listbottomone ul{ margin-bottom:10px;}
.about_listbottomone li { height:30px; line-height:30px; margin-left:40px; background:url(../img/dian.jpg) no-repeat center left; text-indent:18px; }
/*结束关于捷世康*/

/*热卖产品*/

.sell{ width:254px; margin-top:12px;}
.sell_top {width:254px; height:41px; background:url(../img/kuang_bg.jpg) no-repeat;}
.sell_top h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.sell_bottom {width:247px;margin-left:5px;border-right-width: 1px;border-bottom-width: 1px;border-left-width: 1px;border-right-style: solid;border-bottom-style: solid;	border-left-style: solid;border-right-color: #cbcbcb;border-bottom-color: #cbcbcb;border-left-color: #cbcbcb;}
.sell_bottom ul{border-bottom: 1px dashed #cbcbcb;}
.sell_bottom li{ margin-left:20px; margin-bottom:15px;}
.sell_bottom .pyasfont{padding-left: 5px;padding-top: 5px;width: 190px;overflow: hidden;}
.sell_bottom .rmcptupian{float: left;border: 1px solid #A7C9FD;margin: 5px; width:90px; height:70px;}
.sell_bottom .pyasfont span{background: #FF863B none repeat scroll;color: #FFF;padding: 3px 5px;margin-right: 5px;}
.sell_bottom p{line-height: 23px;}
/*结束热卖产品*/

/*公司简介*/
.companyprofile{ width:700px; margin:10px;}
.companyprofile h4{ color:#0048B2; font-size:14px; text-align:center;;border-bottom:1px solid #cbcbcb; height:30px; border-bottom:1px dashed #DCDEDD; line-height:30px;}
.companyprofile .spangsjk{display: inline-block;float: left;width: 220px;height: 192px;margin: 10px;border:1px solid #DCDEDD;}
.companyprofile .gsjjtp{float: left;margin-top: 10px;margin-left: 10px; width:200px; height:150px;}
.companyprofile .gsjjmc{width:200px;height: 12px;line-height: 12px;overflow: hidden;text-align: center;position: relative;top: 10px;color: #666;}
.companyprofile p{line-height:35px; text-indent:24px;}
.lxwm{ background:url(../img/lxwm.jpg) no-repeat; margin-top:20px; height:191px;}
.lxwm ul{ text-align:center;}
.lxwm li{ height:25px; line-height:25px;}
/*结束公司简介*/

/* ------------公司结束页结束--------------*/

/*新闻列表*/
.qydtcontent ul{ margin:20px;}
.qydtcontent li{ background:url(../img/lsjtbg_07.png) no-repeat left center; border-bottom:1px dashed #cbcbcb; height:32px; line-height:32px; text-indent:12px;}
.qydtcontent li span { float:right;}
.zlxzybgdz{height:50px; width:700px;clear: both;overflow: hidden;}
.fenye{padding: 3px;margin: 3px;text-align: center; }
.fenye a{border-width: 1px;border-style: solid;border-color: #cbcbcb;padding: 2px 5px;color: #0048B2;margin-right: 2px;text-decoration: none;}
.fenye a:hover{border-width: 1px;border-style: solid;border-color: #0048B2;}


/* ------------新闻列表页结束--------------*/

/*新闻内容*/
.contentpage h1{text-align: center;font-size: 16px;font-weight: bold;color: #0048B2; margin-top:15px;}
.contentpage_date{ height:30px; line-height:30px;text-align:center; width:615px; border-bottom:1px dashed #cbcbcb; margin-left:55px;}
.contentpage_font{ line-height:30px;width:690px; margin:0px 20px; }

.down_date{ margin:0px 55px;height:30px; line-height:30px; border-bottom:1px dashed #cbcbcb; }
.down_dateimg{ background:url(../img/11111.gif) center left no-repeat; text-indent:20px; float:left; margin-left:190px;}
/* ------------文章内容页结束--------------*/

/*技术资料下载*/
.down{background: #EEF3F8 none repeat scroll;width:710px;overflow: hidden;line-height: 25px;margin: 0px auto;padding: 5px 10px; float:left;}
.down .zlxzzlmc{font-size: 14px;color: #0048B2;font-weight: bold;}
.down_content{ width:330px; float:left; margin:10px 10px; border:1px dashed #cbcbcb; overflow:hidden; height:176px; }
.download{ text-indent:120px; text-align:center; background:url(../img/11111.gif) no-repeat center; }
.download a{color:#0048B2;}
.download a:hover{ color:red;}
.zlxzcont{overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; height:100px;}
/* ------------技术资料下载结束--------------*/

/*产品详细页*/

/*当前位置*/
.dqwzsumdz{ margin-top:12px; margin:0px auto; width:1000px;clear: both;height: 35px; border:2px solid #0048B2; line-height:35px;font-size: 12px;}
.dqwzsumdz p{ background:url(../img/weizhi.jpg) no-repeat; margin-left:10px; text-indent:24px; }
/*结束当前位置*/

/*产品信息*/
.product_details{ width:1000px; margin:0px auto;border:1px solid #DCDEDD; margin-top:12px;overflow: hidden;}
.product_details h3{background:url(../img/cpmldz_11.png) repeat-x;height: 28px;width:1000px;border-bottom: 1px solid #DCDEDD;}
.product_details h3 span{width: 108px;height: 26px;border-top: 2px solid #0048B2;border-right: 1px solid #DCDEDD;display: inline-block;text-align: center;background: #FFF none repeat scroll 0% 0%;font-size: 14px;color:#0048B2; line-height:26px;}
.product_details .productcontcy{ width:1000px; height:330px;}
.product_details .productcontcy_left{ width:700px; float:left;}
.product_details .productcontcy_left h2{ line-height:32px; height:32px;margin:20px 10px 10px 20px; font-size:14px; color:#0048B2;}
.product_details .productcontcy_left p{white-space: nowrap; line-height:28px; margin-left:50px;}
.product_details .productcontcy_left .cpnrsumxd{ height:100px; clear:both;word-wrap:break-word; margin-left:50px; line-height:25px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;}
.bnt_dinggou{ margin-left:150px;}
.bnt_dinggou img{ width:130px; float:left;}
.bnt_dinggoutel{margin-left:10px;float:left;height:35px;line-height:35px;font-size:24px;color:red;font-weight: bolder;}

.product_details .productcontcy_right{ float:left; width:252px; margin-left:20px; margin-top:20px; border:1px solid #666666; height:248px; }
.product_details .productcontcy_right img{ width:245px; height:240px; padding:4px;}
.product_details .productcontcy_right p{ font-size:14px; background:#0048B2 ;  width:130px; height:30px; line-height:30px; text-align:center; margin-top:8px; margin-left:60px; }
.product_details .productcontcy_right p a{display:block;color:#FFFFFF; font-weight:bolder;}
/*结束产品信息*/

.product_detailsleft{ float:left; width:730px;  margin-right:11px; border:1px solid #DCDEDD;}
.product_detailsleft h3{ background:url(../img/cpmldz_11.png) repeat-x;height: 28px;width:730px;border-bottom: 1px solid #DCDEDD;}
.product_detailsleft h3 span{width: 108px;height: 26px;border-top: 2px solid #0048B2;border-right: 1px solid #DCDEDD;display: inline-block;text-align: center;background: #FFF none repeat scroll 0% 0%;font-size: 14px;color:#0048B2; line-height:26px;}

/*联系我们*/
.contactus_top{ margin-bottom:12px; width:254px; background:url(../img/tel_bg.jpg) no-repeat; height:250px;}
.contactus_top h3{font-size:14px; color:#fff; height:40px; line-height:40px; margin-left:10px;}
.contactus_top ul{margin:0px 0px 0px 20px; }
.contactus_top li{ height:28px; }


/*同类产品*/
.clcpioccontent{ width:960px; margin:20px 20px 0px 25px;}

.clcpioccontent li{ height:30px; line-height:30px; background:#0048B2; width:170px;  text-align:center; margin:0px 10px; float:left; margin-bottom:15px; }
.clcpioccontent li a{color:#FFF;}

/* CSS Document */
.latestsum{width:980px;margin:0px auto;clear:both;position:relative;top:10px;}
.latestleftsum{width:200px;float:left;}
.latestrightsum{float:left;width:746px;margin-bottom:24px;_margin-bottom:24px;}
.cpzxsumdz{float:left;width:200px;overflow:hidden;zoom:1;}
.cpzxheader{background:url(../images/cpzxdh_03.png) no-repeat;width:200px;height:34px;color:#0C9B40;padding-left:15px;}
.cpzxheader span{background:url(../images/cpzxicon_03.png) no-repeat scroll 0 10px;height:26px;line-height:34px;display:inline-block;padding-left:23px;width:108px;}
.cpzxcontent{width:198px;border:1px solid #dcdedd;border-top:none;margin:0px;padding:0px;}
.cpzxcontent ul{padding-top:8px;}
.cpzxcontent ul li{background:url(../images/rmcpleftbj_11.png) no-repeat;width:196px;height:41px;margin:0px auto;margin-bottom:6px;}
.cpzxcontent ul li a{display:inline-block;width:196px;height:41px;margin:0px auto;text-align:center;line-height:41px;font-family:"黑体";font-size:15px;color:#294e26;}
.cpzxcontent ul li a:hover{color:#E74242;}
.cpzxcontent ul li .zxcpicon{background:url(../images/zxcpbj_11.png) no-repeat;}
.cpzxcontent img{position:relative;top:5px;right:5px; text-align:center;}

/*产品展示的内容的样式设置开始*/
img{ border:none}
.zoomy{ position:absolute; display:none; background-repeat:no-repeat; -webkit-box-shadow:3px 3px 10px #000; -moz-box-shadow:3px 3px 10px #000; border:0; cursor:url(blank.gif), move; line-height:100px; text-align:center; background-image:url(loading.gif); background-position:center; background-color:#fff; z-index:1000;}
.zoomy span{ display:block; margin:10px auto; background:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.50, rgba(255, 255, 255, 0)), to( rgba(255, 255, 255, .5))); background:-moz-linear-gradient(bottom center, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .5) 100%);}
.zoomy img{ opacity:0; filter:alpha(opacity=0);}
.zoomy a{ color:#333; text-decoration:none;}
.broke a{ display:block; height:100%; width:100%;}
#brokeZoomy{ display:block; position:absolute; width:30px; height:30px; top:0px; left:0px; -webkit-border-radius:0px; -moz-border-radius:0px; background:#fff url(broke.gif) center no-repeat;}
.cpmcyssz{font-size:15px;font-weight:bold;color:#040000;width:395px;height:50px;line-height:50px;}
.cpnrsumxd{width:395px;height:90px;overflow:hidden;}
.qianggouanniu{background:url(../images/qianggouanniu_10.png) no-repeat;width:242px;height:51px;color:#fff;padding-top:6px;}
.qianggouanniu .jiaqianys{color:#fff;font-size:20px;font-weight:bold; vertical-align:middle;}
.qianggouanniu  img{border:none;margin-left:80px;line-height:90px; vertical-align:middle;}
.qtlxfssum{width:753px;margin-top:10px;}
.qtlxfsheader{background:url(../images/qtlxfs_11.png) no-repeat;width:110px;height:37px; color:#fff;letter-spacing:3px;font-size:14px;margin-left:3px; text-align:center; line-height:37px;}
.qtlxfbottombor {margin-left:3px;border-bottom:3px solid #0048B2 ;width:750px;position:relative;top:32px;}
.qtlxfs li{padding-left:0px;}
.qtlxfs{padding-left:14px;}

/*客户留言的样式设置结束*/

.cpcx{background:url(../images/hearderico_15.png) no-repeat;text-indent:20px;font-size:15px;font-weight:bold;color:#626262;}
.cpcx span{float:right;_margin-top:-15px;*margin-top:-15px;}
.cpcx span a{color:#0491e9;font-size:12px;text-decoration:none;font-weight:normal;}
.cpcxsum .cpcxxians{background:url(../images/headerxian_18.png) no-repeat;height:2px;width:790px;margin:0px;padding:0px;}
.zlxzcont{margin:0px;padding:0px;margin-top:8px;}
.zlxzcont .ztnrzlcont{width:746px;overflow:hidden;zoom:1;}
/*产品展示的内容的样式设置开始*/
img{ border:none}
.zoomybox{ width:320px; height:294px;margin:10px; float:left}
.zoomy{ position:absolute; display:none; background-repeat:no-repeat; -webkit-box-shadow:3px 3px 10px #000; -moz-box-shadow:3px 3px 10px #000; border:0; cursor:url(blank.gif), move; line-height:100px; text-align:center; background-image:url(loading.gif); background-position:center; background-color:#fff; z-index:1000;}
.zoomy span{ display:block; margin:10px auto; background:-webkit-gradient(linear, 0% 100%, 0% 0%, color-stop(0.50, rgba(255, 255, 255, 0)), to( rgba(255, 255, 255, .5))); background:-moz-linear-gradient(bottom center, rgba(255, 255, 255, 0) 50%, rgba(255, 255, 255, .5) 100%);}
.zoomy img{ opacity:0; filter:alpha(opacity=0);}
.zoomy a{ color:#333; text-decoration:none;}
.broke a{ display:block; height:100%; width:100%;}
#brokeZoomy{ display:block; position:absolute; width:30px; height:30px; top:0px; left:0px; -webkit-border-radius:0px; -moz-border-radius:0px; background:#fff url(broke.gif) center no-repeat;}
.rightcpmc{float:left;width:380px; height:300px;overflow:hidden;zoom:1;line-height:30px;margin-left:15px;}
.cpmcyssz{font-size:15px;font-weight:bold;color:#040000;width:395px;height:50px;line-height:50px;}
.cpnrsumxd{width:600px;height:90px;overflow:hidden;}
.qianggouanniu{background:url(../images/qianggouanniu_10.png) no-repeat;width:243px;height:51px;color:#fff;padding-top:6px;}
.qianggouanniu .jiaqianys{color:#fff;font-size:20px;font-weight:bold; vertical-align:middle;}
.qianggouanniu  img{border:none;margin-left:80px;line-height:90px; vertical-align:middle;}

.zlxzcont h1{color:#0c9b40;font-size:15px;font-weight:bold;text-align:center;}
.zlxzcont{ overflow:hidden;}
p.biaotic{color:#000205;font-size:12px;font-weight:bold;}
.lingleiys{font-size:12px;color:#000205;font-weight:bold;}
.zlxzcont a{color:#d77c07;margin:0px 5px;text-decoration:none;}
.zlxzcont a:hover{color:#dd0103;margin:0px 5px;text-decoration:none;}

.zxlyfont{text-align:center;font-size:15px;line-height:30px;}
.zxlybottombo{border-top:2px #49b81c solid;}
.jtzxly{text-align:center;}
.zxlycontable{margin:0px auto;margin-top:10px;}
.zxlycontable tr, .zxlycontable td{height:42px; font-size:14px;}
.inputtext{background:url(../images/inputtext_21.png) repeat-x;height:30px;width:261px;border:1px solid #c6cbc5;line-height:30px; font-size:12px;}
.inputezttwo{font-size:12px;background:url(../images/inputtext_21.png) repeat-x;width:220px;height:30px;border:1px solid #c6cbc5; line-height:30px;}
.yjhjy{text-align:left;margin-left:210px;}
.ddyzmisum{margin:0px auto;font-size:12px;}
.inputyzn{background:url(../images/inputtext_21.png) repeat-x;width:80px;height:30px;line-height:30px;border:1px solid #c6cbc5;}
.tjczan{position:relative;margin:0px auto;margin-left:200px;margin-top:20px;margin-bottom:10px;}
.tjczan a{margin-left:40px;}
.zxdgdzcontent{font-size:12px;}

.xgcpsumdz{width:980px;margin:0px auto;clear:both;}
.zxcpdheader{background:url(../images/sjhzqheader_53.png) no-repeat;width:977px;height:36px;margin:0px auto;font-size:14px;color:#0c9b40;line-height:29px; text-indent:16px;}

/*产品详细页面 end*/

/*页面新填内容*/
* { margin:0; padding:0; word-wrap:break-word; word-break:break-all; }
/*左列*/
.pro_detail_left { width:728px;float:left;overflow:hidden;margin-left:3px;margin-top:10px;}
.pro_detail_left .jqzoom{border:1px solid #BBB;float:left;position:relative;padding:0px;cursor:pointer;}
.pro_detail_left .fs {width:300px;height:300px; }
.pro_detail_left span a:hover{ text-decoration:none;}
.pro_detail_left ul.imgList{height: 80px;}
.pro_detail_left ul.imgList li { float:left;margin-right:10px;  }
.pro_detail_left ul.imgList li img { width:60px; height:60px; padding:1px;background:#EEE;cursor:pointer; }
.pro_detail_left ul.imgList li img:hover { padding:1px; background:#999; }
.pro_detail_left .tab { width:100%;}
.pro_detail_left .tab_menu { clear:both;}
.pro_detail_left .tab_menu li { float:left; text-align:center; cursor:pointer; list-style:none; padding:1px 6px; margin-right:4px; background:#ffffff;border:1px solid #d1d1d1; border-bottom:none;width:110px;height:31px;line-height:31px;font-weight:bold;font-size:14px;}
.pro_detail_left .tab_menu li a mfjclicy:visited{color:#fff;font-size:14px;font-weight:bold;}
.pro_detail_left .tab_menu li.selected { color:#FFF; background:#0048B2;width:110px;height:31px;line-height:31px;font-weight:bold;border:1px solid #0048B2;border-bottom:none;}
.pro_detail_left .tab_menu li.selected a{ color:#FFF; width:110px;height:31px;line-height:31px;font-weight:bold;}
.pro_detail_left .tab_box { clear:both; border-top:2px solid #0048B2;}
.pro_detail_left .hide{display:none}
.hbjcyhl{font-size:15px;font-weight:bold;color:#0048B2;text-align:center;line-height:32px;}
span.cyhllt{line-height:32px;}
.cyhl{line-height:28px;width:728px;margin:0px 10px;}
.ltycydxz{margin-left:220px;}
.qtlxfssum{text-align:left;}
.qtlxfssum p{line-height:32px;width:730px;margin-left:10px;text-align:left;}
.qtlxfssum p.qtlxfsheader{background:url(../img/qtlxfs_11.png) no-repeat;width:110px;height:36px; color:#fff;letter-spacing:3px;font-size:14px;margin-left:3px; text-align:center; line-height:37px;margin-left:10px;}

/*产品详细-产品分类*/
.cpfl_bottom {width: 247px;margin-left: 5px;border-right: 1px solid #CBCBCB;border-bottom: 1px solid #CBCBCB;border-left: 1px solid #CBCBCB;}
.cpfl_bottom dt{background: transparent url("../img/zcejcdbg_03.png") repeat-x scroll 0% 0%;height: 32px;line-height: 33px;width: 247px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis;white-space:nowrap;}
.cpfl_bottom dt a{ background:url(../img/yjcdjh_04.png) no-repeat left center; margin-left:30px;padding-left: 15px}
.cpfl_bottom  a:hover{text-decoration: none; color:red;}
.cpfl_bottom dd{ background:url(../img/lsjtbg_07.png) no-repeat left center; margin-left:50px; height:30px; text-indent:20px; line-height:30px; }

/*产品详细-产品分类*/

/* ------------产品详细页结束--------------*/

/*产品-品牌列表*/

.ppzx_list{ border:1px solid #CBCBCB; height:185px;  width:680px; margin:10px auto;}
.ppzxhover{ border:1px solid red; height:185px;  width:680px; margin:10px auto;}
.imigdlpalogo img{ width:230px; height:150px; border:1px solid #CBCBCB; }
.imigdlpalogo {width: 232px; height: 154px;float: left;margin: 10px 20px 10px 10px;}
.ppzx_right{ width:400px; float:left; margin:10px 0px 0px 20px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; height:158px;}
.ppzx_right h4 a{ color:#0048B2;}
.ppzx_right h4{ margin-bottom:10px; color:#0048B2;}
.ppzx_right p{ line-height:25px;}

.cp_imigdlpalogo b img{ max-width: 211px;max-height: 136px;}
.cp_imigdlpalogo b{ overflow:hidden;vertical-align: middle;text-align: center;display: table-cell;width: 215px;height: 140px;}
.cp_imigdlpalogo {margin-right: 5px;width: 215px;height: 140px;overflow: hidden;border: 1px solid #CBCBCB;margin-top: 20px;float: left;margin-left: 20px;}
.cp_ppzx_right{ width:400px; float:left; margin:10px 0px 0px 20px;overflow:hidden;}
.cp_ppzx_right h4{ margin-bottom:10px; color:#0048B2;height: 18px;overflow: hidden; height:18px;}
.cp_ppzx_right p{ line-height:25px;}
.cp_font{border:1px dashed #CBCBCB; width:380px; height:55px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; padding:0px 10px;}

/* ------------产品-品牌列表结束--------------*/

/*二维码*/
#chat_f1,#chat_f2{font-size:12px}
#chat_f1{position:fixed;right:1px;top:20px; height:184px; border:solid 1px #1ea5e3; background:#1ea5e3;width:138px;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+220))}
#chat_f1_main{width:130px; height:134px;   margin-left:4px;}
#chat_f1_main img {width:130px; height:134px; }
.chat_f1_expr .list .detail .border{position:absolute;width:1px;height:25px;margin-left:210px;background:#fff;margin-top:-10px}
.rightsjbwx{clear:both; margin-left:82px;margin-top:-160px;}
.styno{display:none;}
#chat_f1_top{ height:15px; text-align:center; margin:5px 0px; color:#FFFFFF; font-weight:bolder;}
#chat_f1_top a{color:#fff;}
#chat_f1_top a:hover{
	text-decoration: none;
}
#chat_f1_bottom{ height:15px; text-align:center; margin:5px 0px;color:#FFFFFF; font-weight:bolder;}
.close{ left:5px; display:block;  width:20px; float:left;}
.guanzhu{ margin-left:-10px;}
/*左侧导航内容 end*/
.leftitem{ border: solid 1px #cbcbcb; width:246px; margin-left:6px;}
.leftitem ul li{width:246px;height:39px; margin-top:1px; overflow:hidden; background:#EAEAEA ; border-bottom:1px solid #fff;}
.leftitem ul li h3{width:90px; height:39px; float:left; line-height:39px;  margin-left:18px; _margin-left:5px;}
.leftitem ul li h3 a:link{font-size:14px;}
.leftitem ul li h3 a:visited{font-size:14px;}
.leftitem ul li h3 a:hover{}
.leftitem ul li span.sm{width:90px;float:left; height:39px; line-height:39px;margin-left:15px;}
.leftitem ul li span.sm a{margin-right:5px; color:#0048B2; }


.leftitem ul li span.sm a:hover{color:red;}
.leftitem ul li span.more{font-family:"宋体"; width:10px; height:40px; line-height:40px; color:#0048B2;margin-left:10px; font-weight:bolder;}
.leftitem ul li.curr,.leftitem ul li:hover{ width:246px; background:#FFFFFF; height:36px; border-top:2px solid #0048B2;border-bottom:2px solid #0048B2;}
.firstscreen div.leftad{width:174px; height:auto; margin-top:5px;_margin-top:8px;}
.slist{width:550px;background:#FFFFFF; z-index:999; position:absolute; border:2px solid #0048B2; margin-left:252px; margin-top:2px; height:auto; display:none;height: 364px;}

.slist div.line{width:2px; height:36px; background:#FFFFFF; z-index:1003; position:absolute; margin-left:-2px; overflow:hidden;}
.slist div.t2{margin-top:41px;z-index:99999;}
.slist div.t3{margin-top:82px;z-index:99999;}
.slist div.t4{margin-top:123px;z-index:99999;}
.slist div.t5{margin-top:164px;z-index:99999;}
.slist div.t6{margin-top:205px;z-index:99999;}
.slist div.t7{margin-top:246px;z-index:99999;}
.slist div.t8{margin-top:287px;z-index:99999;}
.slist div.t9{margin-top:328px;z-index:99999;}

.slist div.item{width:552px; height:auto; /*overflow:hidden; */float:left;}
.slist div.item ul{width:552px; height:auto; overflow:hidden;height:444px;}
.slist div.item ul li b{margin-left:5px;}
.slist div.item ul li{width:565px; height:35px; line-height:35px; overflow:hidden; color:#CCCCCC; border-bottom:#e0e0e0 1px dotted}
.slist div.item ul li a{ margin-left:4px; margin-right:4px; color:#666666; display:block; float:left; height:14px;}
.slist div.item ul li a:link{color:#666666}
.slist div.item ul li a:hover{color:#d10504;}

/*左侧导航内容 end*/
/*最新促销*/
.zxcx{ width:690px; margin:0px auto;}
.zxcx_mian{width:690px; margin:0px auto;}
.zxcx_list{ border:1px dashed #cbcbcb; float:left; width:320px; margin:10px 10px 5px 10px; background:#f2f2f2;}
.zxcx_list h2{ height:30px; font-size:14px; line-height:30px; text-indent:24px; border-bottom:1px dashed #cbcbcb; margin:0px 10px 5px 10px; border-left:3px solid #0048B2;overflow: hidden;}
.zxcx_list h2 a{ color:#0048B2;}
.zxcx_list h2 a:hover{ color:red;}
.zxcx_top{ height:162px;}
.zxcx_listleft{ margin:0px 10px 10px 10px; width:160px; height:152px; float:left;}
.zxcx_listleft a{ display:block;vertical-align: middle;text-align: center;display: table-cell; width:160px; height:152px; background:#fff; }
.zxcx_listleft img{max-width:160px; max-height:152px;}
.zxcx_listright{ width:130px; float:left; margin-top:8px;}
.zxcx_listright .scxico{color: #808080;text-decoration: line-through;}

.zxcx_bottom{ height:60px;}
.cxfsicocy{ height:38px; margin:0px 5px; text-indent:24px;overflow:hidden;text-overflow:ellipsis; -o-text-overflow:ellipsis; border-top:1px dashed #cbcbcb}
/*结束最新促销*/

/*联系我们*/
.Contact_us{ margin:20px;}
.Contact_us p{ font-size:16px; color:#0048B2; font-weight:bolder; margin-left:35px; margin-top:15px; margin-bottom:10px;}
.Contact_us li{ height:30px; margin-left:35px; font-size:14px;}
/*结束联系我们*/

/*订购流程*/
.orderflow{ margin:20px;}
.qtlxfbottombor {margin-left: 3px;border-bottom: 3px solid #0048B2;width: 690px;position: relative; top: 32px;}
.qtlxfsheader {background: transparent url("../img/qtlxfs_11.png") no-repeat scroll 0% 0%;width: 110px;height: 37px;color: #FFF;letter-spacing: 3px;font-size: 14px;
    margin-left: 3px;text-align: center;}
.lxwm_us{ margin-left:45px; font-size:16px; font-weight:bolder; color:#0048B2; margin-top:10px; margin-bottom:10px;}
.lxwm_uslist li{ margin-left:45px; height:30px; font-size:14px;}
/*结束订购流程*/


.leftfloat{ width:150px;position: fixed;top: 220px;left: 1px;}


