﻿@charset "utf-8";
/* CSS Document */
body{ background:#336db6;}
.main{ width:1000px; margin:0 auto; height:auto; overflow:hidden; background:#fdfdfd;}

.top{ height:110px; overflow:hidden;}
.top_left{ width:471px; height:83px; float:left; margin-top:10px; margin-left:10px;}
.top_right{ width:360px; height:100px; float:right; text-align:right; background:url(../images/phone.gif) no-repeat right bottom; margin-top:10px; margin-right:10px;}
.top_right a{color:#000;}


.menu{ background:url(../images/m_bg.gif) repeat-x; line-height:35px; height:35px; overflow:hidden;}
.menu ul{ width:990px; margin:0 auto;}
.menu ul li{ width:110px; display:block; float:left; text-align:center; height:35px;}
.menu ul li a{ display:block; height:35px; color:#fff; font-size:13px;}
.menu ul li a:hover{ font-weight:bold; background:url(../images/m_a_bg.gif) no-repeat;}

.banner{ height:260px; margin:10px 0px 10px 0px;}

.center{ height:auto; overflow:hidden; width:980px; margin:0 auto;}
.c_left{ height:auto; overflow:hidden; width:220px; float:left;}


.c_l_main{ width:218px; border:solid 1px #0d33bf; height:auto; overflow:hidden; margin-bottom:10px; background:#6080bd;color:#fff;}
.c_l_nav{ height:30px; line-height:30px;overflow:hidden; background:url(../images/nav_bg.gif) no-repeat #6080bd; padding-left:10px; }

.c_l_content{ height:auto; overflow:hidden; width:208px; margin:5px auto; line-height:28px;}
.c_l_content ul{ margin:0; padding:0;}
.c_l_content ul li{ height:25px; line-height:25px; overflow:hidden; border-bottom:dashed 1px #999; background:url(../images/li_icon.gif) no-repeat left center; background-position:10px 10px; padding-left:20px; margin-bottom:5px;}
.c_l_content ul li a{color:#fff;}
.c_l_content ul li a:hover{ font-weight:bold;}

.input{display:block;margin:0;padding:4px 8px;float:left;background:#eee;border:medium none;border-radius:2px 0 0 2px;color:#B3B3B3;font-size:13px;height:20px;line-height:20px;width:130px;}
.submit{float:left; background:#061c70; border:medium none ;border-radius:0 2px 2px 0; color:#FFF; cursor:pointer; height:29px;width:60px; padding:0 10px;}


.c_right{ height:auto; overflow:hidden; width:750px; float:left; margin-left:10px;}
.c_r_main{height:auto !important;min-height:50px;height:50px;/*前面这些写法只是为了兼容IE6,7*/ width:748px;  border:solid 1px #0d33bf; margin-bottom:10px; background:#fff;}
.c_r_nav{ height:30px; line-height:30px;overflow:hidden; background:url(../images/nav_bg.gif) no-repeat #6080bd; background-position:0px -39px; padding-left:10px;color:#fff; }
.c_r_nav em{ display:block; position:relative; float:right; right:10px;top:10px;*+top:-23px;}
.c_r_nav span{ display:block; position:relative; float:right; right:10px;top:0px;*+top:-30px;}

.c_r_content{ height:auto; overflow:hidden; width:730px; margin:10px auto;line-height:25px;color:#000; }
.c_r_content p{ text-align:justify; text-indent:2em;}
.c_r_content p img{width:245px; height:145px; float:left; padding-right:5px; padding-bottom:5px;}
.c_r_content p a{color:#000;}
.c_r_content a{color:#000;}

.c_r_ly{ height:auto; overflow:hidden; width:730px; margin:10px auto;line-height:25px;color:#000; }
.c_r_ly ul{ margin:0; padding:0;}
.c_r_ly ul li{ line-height:25px; height:auto; overflow:hidden; padding-bottom:5px; margin-bottom:5px; border-bottom:dashed 1px #ddd;}



.c_r_content1{ height:auto; overflow:hidden; width:730px; margin:10px auto;line-height:25px;color:#000;}
.c_r_content1 p{}
.c_r_content1 p img{ float:none;max-width:720px;  /*IE7和Firefox用*/ width: expression(this.width > 720 ? 720: true);   /*IE6用*/padding:5px;}
.c_r_content1 img{ float:none;max-width:720px;  /*IE7和Firefox用*/ width: expression(this.width > 720 ? 720: true);   /*IE6用*/padding:5px;}
.c_r_content1 p a{color:#000;}
.c_r_content1 a{color:#000;}


.c_r_content ul{margin:0; padding:0; }
.c_r_content ul li{height:25px; line-height:25px; overflow:hidden; border-bottom:dashed 1px #999; background:url(../images/li_icon1.gif) no-repeat left center; background-position:10px 9px; padding-left:25px; margin-bottom:5px;}
.c_r_content ul li a{color:#000;}
.c_r_content ul li a:hover{ font-weight:bold;}
.c_r_content ul li em{ display:block; position:relative; float:right; top:0px; *+top:-25px;}

.c_r_product1{ width:730px; margin:10px auto; height:180px; overflow:hidden;}
.c_r_product1 ul{ margin:0; padding:0; width:2235px;}
.c_r_product1 ul li{ width:180px; height:165px; border:solid 1px #ddd; padding:2px; float:left; margin-bottom:5px; margin-right:17px;}
.c_r_product1 ul li img{width:180px; height:120px;}
.c_r_product1 ul li p{ line-height:20px; text-align:center;}
.c_r_product1 ul li a{color:#000;}
.c_r_product1 ul li a:hover{ font-weight:bold;}


.c_r_product2 {width:730px; margin:10px auto; height:auto; overflow:hidden;}
.c_r_product2 ul{margin:0; margin-left:6px; padding:0;}
.c_r_product2 ul li{ width:165px; height:165px; border:solid 1px #ddd; padding:2px; float:left; margin-bottom:10px; margin-right:10px;}
.c_r_product2 ul li img{width:165px; height:120px;}
.c_r_product2 ul li p{ line-height:20px; text-align:center;}
.c_r_product2 ul li a{color:#000;}
.c_r_product2 ul li a:hover{ font-weight:bold;}


.c_r_title{ height:60px; margin-bottom:5px; overflow:hidden; text-align:center; border-bottom:solid 1px #eee; line-height:30px;}
.c_r_title h1{ font-weight:bold;}
.c_r_title span{color:#bbb;}


.c_r_p_t_left{width:300px; height:360px; float:left;}
.c_r_p_t_right{width:415px; height:360px; overflow:hidden; float:left; margin-left:10px;}

.c_r_p_t_info{ margin-top:5px; margin-bottom:5px; font-size:14px; line-height:28px;color:#444;}
.c_r_p_t_sc{ width:393px; margin:10px auto; height:100px; overflow:hidden; border:solid 1px #28B9FF; background:#E1F5FF; padding:10px}


/* 图片放大镜样式*/
.pictureDIV{float: left;margin:0 0 20px 0;}
.jqzoom{float:left;border:none; position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:295px;height:295px;border:1px solid #ccc;}
.spec-preview .jqzoom img{width:285px;height:285px;}
.spec-scroll{clear:both;margin-top:5px; width:297px;}
.spec-scroll .prev{float:left;margin-right:5px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block;font-family:"宋体";text-align:center;width:10px;height:54px;line-height:54px;border:1px solid #ccc;background:#EBEBEB;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:261px;height:56px;overflow:hidden;}
.spec-scroll .items ul{margin:0; padding:0;list-style:none;position:absolute;width:999999px; height:56px;}
.spec-scroll .items ul li{float:left; margin:0px; padding:0px; width:65px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC; padding:2px;width:50px;height:50px;}
.spec-scroll .items ul li img:hover{ border:2px solid #FF6600; padding:1px; }








.foot{ height:100px; overflow:hidden;}
.f_link{ line-height:25px; height:25px; border-bottom:solid 3px #006fc9; margin:10px;}
.f_link a{color:#000;}
.f_copy{ text-align:center; margin:10px; line-height:20px;}
.f_copy a{color:#000;}

/*分页*/
.page_link {padding:0px;margin:0px; text-align:center; font-family:Verdana; font-size:12px; margin-bottom:5px; margin-top:10px;*+margin-top:5px; }
.page_link a {border-right: #dedfde 1px solid; padding-right: 6px; background-position: 50% bottom; border-top: #dedfde 1px solid; padding-left: 6px; padding-bottom: 2px; border-left: #dedfde 1px solid; color: #b108a8; margin-right: 3px; padding-top: 2px; border-bottom: #dedfde 1px solid; text-decoration: none}
.page_link a:hover {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #b108a8}
.meneame a:active {border-right: #000 1px solid; border-top: #000 1px solid; background-image: none; border-left: #000 1px solid; color: #fff; border-bottom: #000 1px solid; background-color: #b108a8}
.page_link span.current {padding-right: 6px; padding-left: 6px; font-weight: bold; padding-bottom: 2px; color: #ff0084; margin-right: 3px; padding-top: 2px}
.page_link span.disabled {padding-right: 6px; padding-left: 6px; padding-bottom: 2px; color: #ff5aff; margin-right: 3px; padding-top: 2px}


/*商品选项卡*/
.pro-tabs{border-bottom:2px solid #006fc9; background:#fff;height:35px;line-height:35px;overflow:hidden;}
.pro-tabs ul li{float:left;font-size:12px;}
.pro-tabs ul li a{float:left;display:block;margin-right:2px;padding:0 30px;border:1px solid #E7E7E7;height:35px;background:#F9F8FE;white-space:nowrap;}
.pro-tabs ul li a:hover,
.pro-tabs ul li a.current{background:#038eff;color:#fff;display:block;text-decoration:none;}
.tab_inner{display:none;}


/*顶踩*/
.newdigg{clear:both;margin:30px auto;padding-left:8px;width:406px;height:51px;overflow:hidden;}
.diggbox{float:left;margin-right:8px;width:195px;height:51px;overflow:hidden;cursor:pointer;}
.diggbox .digg_act{float:left;font-size:14px;font-weight:bold;line-height:31px;text-indent:32px;height:29px;overflow:hidden;}
.diggbox .digg_num{float:left;line-height:29px;text-indent:5px;}
.diggbox .digg_percent{clear:both;padding-left:10px;width:180px;overflow:hidden;}
.diggbox .digg_percent .digg_percent_bar{float:left;margin-top:3px;width:100px;height:7px;background:#E8E8E8;border-right:1px solid #CCC;overflow:hidden;}
.diggbox .digg_percent .digg_percent_num{float:left;padding-left:10px;font-size:10px;}
.diggbox .digg_percent .digg_percent_bar span{display:block;height:5px;background:#000;overflow:hidden;}
.newdigg .digg_good{background:url(../images/newdigg-bg.png) left top no-repeat;}
.newdigg .digg_bad{background:url(../images/newdigg-bg.png) right top no-repeat;}
.newdigg .digg_good .digg_act{color:#C30;}
.newdigg .digg_good .digg_num{color:#C63;}
.newdigg .digg_bad .digg_act{color:#36C;}
.newdigg .digg_bad .digg_num{color:#39C;}
.newdigg .digg_good .digg_percent .digg_percent_bar span{color:#ff0000;border:1px solid #E37F24;background:#FFC535;}
.newdigg .digg_bad .digg_percent .digg_percent_bar span{border:1px solid #689ACC;background:#94C0E4;}

/*询价*/
.xunjia_box{}
.xunjia_tishi{ width:708px; height:auto; overflow:hidden; margin:10px 0px; padding:10px; border:solid 1px #ddd; background:#f8f8f8; line-height:23px;color:red;}

.xunjia_form{ height:auto; overflow:hidden;}
.xunjia_form li{ height:30px; line-height:30px; margin-bottom:15px; width:100%;}
.xunjia_form li span{ display:block; width:70px; height:30px; line-height:30px; font-weight:bold; float:left;}
.input1{height:25px; line-height:25px;}
label{color:#666;}

.btnsubmit{width:160px; height:45px;padding:10px 30px;border:1px solid #006fc9;background:#038eff;color:#fff;font-size:14px;line-height:1em;cursor:pointer;font-family:'Microsoft YaHei';}

.c_r_sousuo{ padding:5px 10px; margin:10px 0px; font-size:14px; font-weight:bold; border:solid 1px #ddd; background:#eee;}
.c_r_sousuo_p{ font-size:12px; font-weight:normal;color:#666; padding:5px; line-height:18px;}