﻿@charset "utf-8";

/*位置*/
.location{ height:30px; line-height:30px; margin-top:10px; border-bottom:solid 1px #ddd;}
.location h3{ background:url(../images/page_icon.png) no-repeat 0 8px; font-size:12px; font-weight:normal; text-indent:20px;}
.location h3 a{ margin:0 5px;}

/*需求表单*/
.message{ background:#fff; border:solid 1px #ddd; display:inline-block;}
.message li{ width:100%; padding:10px 0; line-height:26px; float:left;}
.message li.tit{ height:30px; line-height:30px; margin:10px 0; padding:0; background:#f8f8f8; border:solid #eee; border-width:1px 0; font-size:14px; font-weight:bold; text-indent:20px;}
.message li span{ float:left;}
.message li span.name{ width:10%; text-align:right;}
.message li span.name b{ color:#c00; padding:0 2px;}
.message li span.nr{ width:80%; padding-left:10px;}
.message li input{ float:left;}
.message li input[type="text"]{ height:24px; padding:0 3px; border:solid 1px #ddd;}
.message li .inp80{ width:80px;}
.message li .inp160{ width:160px;}
.message li .inp240{ width:240px;}
.message li .inp320{ width:320px;}
.message li .inp400{ width:400px;}
.message li .inp480{ width:480px;}
.message li span.ts{ padding:0 5px;}
.message li span.txt{ padding:0 15px 0 5px; color:#666;}
.message li span.remark{ color:#999; clear:both;}
.message li .radio{ margin-top:6px;}
.message li .check-box{ margin-top:6px;}
.message li .textarea{ height:70px; padding:5px; border:solid 1px #ddd; float:left;}
.message li .sel{ height:26px; margin-right:5px; padding:0 3px; border:solid 1px #ddd; float:left;}
.message li .upload{height:26px; padding:0 10px; background:#eee; border:solid 1px #ddd; color:#666; cursor:pointer;}
.message li .yzm{ margin:0 5px;}
.message li .yzm img{ width:60px; height:24px; border:solid 1px #ddd;}
.message li a.ref{ color:#11517f;}
.message li a.ref:hover{ text-decoration:underline;}
.message li .Validform_checktip {margin-top:3px;}

.message li.submit{ padding:20px 10px;}
.submit input{ height:30px; margin-right:20px; padding:0 30px; border-radius:3px; color:#fff; cursor:pointer;}
.submit .btn{ background:#fff; border:solid 1px #ccc; color:#333;}
.submit .btn:hover{ background:#e6e6e6; border:solid 1px #adadad; color:#333;}
.submit .btn1{ background:#337ab7; border:solid 1px #2e6da4;}
.submit .btn1:hover{ background:#286090; border:solid 1px #204d74;}
.submit .btn2{ background:#5cb85c; border:solid 1px #4cae4c;}
.submit .btn2:hover{ background:#449d44; border:solid 1px #398439;}
.submit .btn3{ background:#5bc0de; border:solid 1px #46b8da;}
.submit .btn3:hover{ background:#31b0d5; border:solid 1px #269abc;}
.submit .btn4{ background:#f0ad4e; border:solid 1px #eea236;}
.submit .btn4:hover{ background:#ec971f; border:solid 1px #d58512;}
.submit .btn5{ background:#d9534f; border:solid 1px #d43f3a;}
.submit .btn5:hover{ background:#c9302c; border:solid 1px #ac2925;}

a.btn{ background:#fff; border:solid 1px #ccc; color:#333;}
a.btn:hover{ background:#e6e6e6; border:solid 1px #adadad; color:#333;}
a.btn1{ background:#337ab7; border:solid 1px #2e6da4;}
a.btn1:hover{ background:#286090; border:solid 1px #204d74;}
a.btn2{ background:#5cb85c; border:solid 1px #4cae4c;}
a.btn2:hover{ background:#449d44; border:solid 1px #398439;}
a.btn3{ background:#5bc0de; border:solid 1px #46b8da;}
a.btn3:hover{ background:#31b0d5; border:solid 1px #269abc;}
a.btn4{ background:#f0ad4e; border:solid 1px #eea236;}
a.btn4:hover{ background:#ec971f; border:solid 1px #d58512;}
a.btn5{ background:#d9534f; border:solid 1px #d43f3a;}
a.btn5:hover{ background:#c9302c; border:solid 1px #ac2925;}

/*分类及筛选*/
.fenlei_lm{ width:100%; float:left;}
.fenlei_lm ul{ border:solid 1px #e5e5e5; display:inline-block;}
.fenlei_lm ul li{ width:100%; border-bottom:dashed 1px #e5e5e5; padding:5px 0; float:left;}
.fenlei_lm ul li:last-of-type{ border-bottom:none;}
.fenlei_lm ul span{ float:left;}
.fenlei_lm ul span.lm{ width:60px; margin:3px 14px; color:#999;}
.fenlei_lm ul span.zlm{width:850px;}
.fenlei_lm ul span.zlm a{ color:#666; margin:3px 5px; padding:0 8px; overflow:hidden; display:inline-block; vertical-align:top;}
.fenlei_lm ul span.zlm a:hover{ color:#ff2b2b;}
.fenlei_lm ul span.zlm a.current{ height:22px; line-height:22px; border:solid 1px #ddd; background:#f4f4f4;}

.fenlei_sear{ background:#f4f4f4; height:38px; border:solid 1px #e5e5e5;}
.fenlei_sear_l{ float:left; width:550px; height:38px;}
.fenlei_sear_r{ float:right; margin-right:5px;}

.filter{ float:left;}
.filter a{ font-size:12px; height:38px; line-height:38px; float:left; padding:0 15px; position:relative; outline:medium; cursor:pointer; color:#666;}
.filter a:hover{ margin:0 -1px; background:#fafafa; border: solid #e1e1e1; border-width:0 1px; color:#ff2b2b;}
.filter a.current{ margin:0 -1px; background:#fafafa; border: solid #e1e1e1; border-width:0 1px; color:#ff2b2b;}

.filter select{ height:24px; line-height:24px; margin:7px 5px 0; padding:0 3px; border:solid 1px #ddd; color:#666; cursor:pointer;}

.filter_inp{ float:left; margin:7px 10px 0;}
.filter_inp .price_k{ width:30px;height:22px; padding:0 5px 0 17px; background:url(../images/page_icon.png) no-repeat 5px -282px #fafafa; border:solid 1px #e5e5e5; color:#666; outline:medium; float:left;}
*+html .filter_inp .price_k{ line-height:22px;}
.filter_inp span{ margin:0 5px; color:#999; float:left;}

.fenlei_sear_r input{ float:left; margin-top:5px;overflow:visible;}
.fenlei_sear_r .flsear_k{ width:150px; height:27px; padding:0 5px; background:#fafafa; border:solid 1px #e5e5e5; color:#666; outline:medium;}
*+html .fenlei_sear_r .flsear_k{ line-height:27px;}
.fenlei_sear_r .flsear_btn{ height:29px; line-height:27px; background:#f8f8f8; border:solid 1px #e5e5e5; padding:0 15px; color:#666; cursor:pointer; outline:medium; display:inline-block;}

/*翻页*/
#pp_fan span.zong{ line-height:24px; padding:0 10px; border:solid 1px #ccc; border-radius:3px;}
#pp_fan{ text-align:center; padding:20px; float:right;}
#pp_fan a{ padding:0px 7px; height:24px; line-height:24px; border:1px solid #ccc; margin:0 5px 0 0px; background:#fff; float:left;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
#pp_fan a:hover{border:1px solid #205ea1; background:#205ea1;color:#fff;}
#pp_fan .current{ border:1px solid #205ea1; background:#205ea1; color:#fff;}
#pp_fan span{ float:left; margin:0 10px; line-height:26px;}
#pp_fan input{ -webkit-border-radius:3px; border-radius:3px;}
#pp_fan .fan_k{ float:left; height:24px; padding:0px 5px; border:1px solid #ccc; width:40px; margin-left:10px;}
#pp_fan .fan_btn{float:left; height:26px; padding:0px 5px; border:1px solid #ccc;background:#eee; cursor:pointer;}
#pp_fan input[type="text"]{ float:left; height:24px; line-height:24px; padding:0px 5px; border:1px solid #ccc; width:30px; margin-left:5px;text-align:center;}
#pp_fan input[type="button"]{float:left; height:26px; margin-left:5px; padding:0px 5px; border:1px solid #ccc;background:#eee; cursor:pointer;}

.pp_fan span.zong{ line-height:24px; padding:0 10px; border:solid 1px #ccc; border-radius:3px;}
.pp_fan{ text-align:center; padding:20px; float:right;}
.pp_fan a{ padding:0px 7px; height:24px; line-height:24px; border:1px solid #ccc; margin:0 5px 0 0px; background:#fff; float:left;-moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;}
.pp_fan a:hover{  border:1px solid #205ea1; background:#205ea1; color:#fff;}
.pp_fan .current{ border:1px solid #205ea1; background:#205ea1; color:#fff;}
.pp_fan span{ float:left; margin:0 10px; line-height:26px;}
.pp_fan input{ -webkit-border-radius:3px; border-radius:3px;}
.pp_fan .fan_k{ float:left; height:24px; padding:0px 5px; border:1px solid #ccc; width:40px; margin-left:10px;}
.pp_fan .fan_btn{float:left; height:26px; padding:0px 5px; border:1px solid #ccc;background:#eee; cursor:pointer;}
.pp_fan input[type="text"]{ float:left; height:24px; line-height:24px; padding:0px 5px; border:1px solid #ccc; width:30px; margin-left:5px;text-align:center;}
.pp_fan input[type="button"]{float:left; height:26px; margin-left:5px; padding:0px 5px; border:1px solid #ccc;background:#eee; cursor:pointer;}

/*右侧*/
.page_r{ width:240px;}
.page_r_ad{}
.page_r_ad img{ width:240px; height:200px;}
.page_r_tit{ width:218px; height:37px; line-height:37px; padding:0 10px; border:solid; border-width:2px 1px 0px; border-color:#3989d8 #ddd; float:left;}
.page_r_tit h3{ font-size:16px; font-weight:normal; float:left;}
.page_r_lm1{ width:240px;}
.page_r_lm1 .r_lm_con{ width:238px; padding-bottom:10px; border:solid 1px #ddd; float:left;}
.page_r_lm1 .r_lm_con li{ padding:10px 10px 0;}
.page_r_lm1 .r_lm_con li img{ width:214px; height:214px; border:solid 2px #ddd;}
.page_r_lm1 .r_lm_con li h3{ height:30px; line-height:30px; padding:0 10px; background:#ddd; border-bottom:solid 2px #ddd; overflow:hidden; font-size:14px; font-weight:normal;}

.page_r_lm2 .r_lm_con{ width:238px; padding-bottom:10px; border:solid 1px #ddd; float:left;}
.page_r_lm2 .r_lm_con ul{ padding:0 0 0 10px;}
.page_r_lm2 .r_lm_con li{ width:104px; padding:10px 10px 0 0; float:left;}
.page_r_lm2 .r_lm_con li img{ width:102px; height:102px; border:solid 1px #ddd;}
.page_r_lm2 .r_lm_con li h3{ height:20px; line-height:20px; margin-top:5px; overflow:hidden; font-size:12px; font-weight:normal;}

.page_r_lm3 .r_lm_con{ width:238px; border:solid 1px #ddd; float:left;}
.page_r_lm3 .r_lm_con ul{ padding:5px 0;}
.page_r_lm3 .r_lm_con li{ height:30px; line-height:30px; margin:0px 10px; border-bottom:dashed 1px #ddd; overflow:hidden;}
.page_r_lm3 .r_lm_con li:last-of-type{ border-bottom:none;}

.page_r_lm4 .r_lm_con{ width:238px; border:solid 1px #ddd; float:left;}
.page_r_lm4 .r_lm_con ul{ padding:0px 10px;}
.page_r_lm4 .r_lm_con li{ padding:10px 0; border-bottom:dashed 1px #ddd; }
.page_r_lm4 .r_lm_con li img{ width:53px; height:38px; margin-right:10px; border:solid 1px #ddd; float:left;}
.page_r_lm4 .r_lm_con li h3{ height:40px; line-height:20px; overflow:hidden; font-size:12px; font-weight:normal;}
.page_r_lm4 .r_lm_con li:last-of-type{ border-bottom:none;}

.page_r_lm5 .r_lm_con{ width:238px; border:solid 1px #ddd; float:left;}
.page_r_lm5 .r_lm_con ul{ padding:0px 10px;}
.page_r_lm5 .r_lm_con li{ padding:10px 0; border-bottom:dashed 1px #ddd; }
.page_r_lm5 .r_lm_con li a.img{ margin-right:10px; float:left;}
.page_r_lm5 .r_lm_con li a.img b { width:38px; height:38px; border:solid 1px #ddd; text-align:center; display:table-cell; vertical-align:middle;}
.page_r_lm5 .r_lm_con li img{max-width:38px; max-height:38px;}
.page_r_lm5 .r_lm_con li h3{ height:20px; line-height:20px; overflow:hidden; font-size:14px; font-weight:normal;}
.page_r_lm5 .r_lm_con li p{ height:20px; line-height:20px; overflow:hidden; color:#666;}
.page_r_lm5 .r_lm_con li:last-of-type{ border-bottom:none;}

.page_r_btn1{ width:238px; padding:10px 0; border:solid 1px #ddd; float:left;}
.page_r_btn1 h3{ padding:0 10px 5px; border-bottom:dashed 1px #ddd; font-size:18px; font-weight:400; color:#666;}
.page_r_btn1 h3 em{ width:100%; font-style:normal; color:#999; font-size:12px; display:inline-block;}
.page_r_btn1 span.btn{ width:100%; padding:5px 10px 0; float:left;}
.page_r_btn1 span.btn a{ width:218px; line-height:34px; margin-top:5px; border:solid 1px #ddd; font-size:14px; text-align:center; float:left; color:#fff;}
/**********云营销**********/

/*需求表单*/
.mar_require_mes{ padding:10px 0;}
.mar_require_mes h3{ height:30px; line-height:30px; border-bottom:solid 2px #2e71b9; display:inline-block; color:#2e71b9; font-weight:normal; font-size:14px;}
.mar_require_mes .message{ padding:20px 30px;}

/*供应信息*/
.mar_gy_list{ width:940px;}

.mar_gy_list_con{ width:100%; display:inline-block;}
.mar_gy_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.mar_gy_list_con li span{ float:left;}
.mar_gy_list_con li span.name{ width:60%;}
.mar_gy_list_con li span.name img{ width:108px; height:108px; margin-right:15px; border:solid 1px #ddd; float:left;}
.mar_gy_list_con li span.name h2{ height:24px; font-size:14px; overflow:hidden;}
.mar_gy_list_con li span.name h3{ height:24px; overflow:hidden; color:#666; font-size:12px; font-weight:normal;}
.mar_gy_list_con li span.name h3.jj{ height:40px; line-height:20px;}
.mar_gy_list_con li span.name b{ color:#c00; font-size:14px;}
.mar_gy_list_con li span.name p{ line-height:20px; color:#999;}
.mar_gy_list_con li span.btn{ width:30%; margin-left:10%;}
.mar_gy_list_con li span.btn p{ color:#666;}
.mar_gy_list_con li p.btn{ margin:10px 0 5px;}
.mar_gy_list_con li p.btn a{ height:20px; line-height:20px; margin-right:10px; padding:0 10px; color:#fff; display:inline-block;}
.mar_gy_list_con li p.btn a i{ width:12px; height:20px; margin-right:5px; background:url(../images/page_icon.png) no-repeat; display:inline-block; text-indent:-9999px;}
.mar_gy_list_con li p.btn a i.qq{ background-position:0 -355px;}
.mar_gy_list_con li p.btn a i.xj{background-position:0 -389px;}

/*商品详情*/
.pro_show{}

.pro_show_up{}
.pro_show_up_tit{ line-height:30px; padding:0 0 5px ;}
.pro_show_up_tit h1{ font-size:21px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-weight:400;}

.pro_show_up_l{ float:left; overflow:hidden; width:430px;}

.pro_detail_left {overflow:hidden; float:left;}
.pro_detail_left img{ width:800px; height:800px;}
.pro_detail_left .jqzoom{ border:1px solid #ddd; float:left; position:relative; padding:0px; cursor:pointer;}
.pro_detail_left .jqzoom img{ width:420px; height:420px;}
.pro_detail_left .fs { width:420px; height:420px; }
.pro_detail_left ul.imgList li { float:left;}
.pro_detail_left ul.imgList li img { width:78px; height:78px; cursor:pointer; margin:10px 5px 0 0; border:solid 1px #ddd;}
.pro_detail_left ul.imgList li img:hover {background:#999; }

div.zoomdiv {z-index:999; position: absolute; top:0px; left:0px; background:#fff; border:1px solid #ddd; display:none; text-align: center; overflow: hidden;}
div.jqZoomPup { z-index:999; visibility:hidden; position:absolute; top:0px; left:0px; width:50px; height:50px; max-height:420px; max-width:420px; border: 1px solid #aaa; background: #ffffff url(../images/zoomlens.gif) 50% top  no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50);}

/*商品收藏*/
.pro_show_l_cz{ padding-top:5px;}
.pro_show_l_cz a{ margin-right:15px; color:#666;}
.pro_show_l_cz a:hover{ color:#ff2b2b;}
.pro_show_l_cz a.sc{ background:url(../images/page_icon.png) no-repeat 1px -187px; padding-left:20px;}
.pro_show_l_cz a.fx{ background:url(../images/page_icon.png) no-repeat 1px -220px; padding-left:20px;}

.pro_show_up_c{ width:530px; margin:0 10px; float:left;}
.pro_show_up_c li{ float:left; width:100%; padding:3px 0;}
.pro_show_up_c li.jianjie{ color:#999; padding:0;}
.pro_show_up_c li.price{ background:#f0efef; padding:15px 0; margin:10px 0;}
.pro_show_up_c li.price p{ width:100%; float:left;}
.pro_show_up_c li.price span.zhe{ font-size:21px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color:#c40000;}
.pro_show_up_c li.price span.yuan{font-size:12px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color:#999;}
.pro_show_up_c li span{ float:left; margin-left:10px; color:#666;}
.pro_show_up_c li span.name{color:#999; width:80px;}
.pro_show_up_c li span.hdbt{ line-height:18px; margin-top:3px; padding:0 5px; background:#f47a86; color:#fff; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.pro_show_up_c li span.hdtxt{ color:#b5621b;}
.pro_show_up_c li span a.fw{ color:#e33704; margin:0 5px;}
.pro_show_up_c li span a.fw:hover{ text-decoration:underline;}
.pro_show_up_c li span b.c00{ color:#c00; font-weight:normal; padding:0 5px;}
.pro_show_up_c li span.fre{ position:relative;}
.pro_show_up_c li span.fre b{ margin-right:5px; padding:0 15px 0 0; background:url(../images/page_icon.png) no-repeat right -248px; font-weight:normal; cursor:pointer;}
.pro_show_up_c li span.fre .fre_add{ width:300px; line-height:20px; padding:5px 10px; background:#fff; border:solid 1px #ddd; position:absolute; left:0; top:24px; display:none;}
.pro_show_up_c li span.fre .fre_add span{ width:20%; margin:0; position:relative;}
.pro_show_up_c li span.fre .fre_add span a{ padding:0 5px; float:left; color:#999;}
.pro_show_up_c li span.fre .fre_add span a.on{ background:#a18c7c; color:#fff;}
.pro_show_up_c li span.fre .fre_add span .fre_add2{ width:300px; padding:5px 10px; background:#f8f8f8; border:solid 1px #ddd; position:absolute; left:0; top:20px; z-index:19; display:none;}

.pro_show_up_c li span.pro_fl{ width:420px;}
.pro_show_up_c li span.pro_fl a{ height:22px; line-height:22px; border:solid 1px #ddd; background:#f4f4f4; margin:0 10px 5px 0; padding:1px 10px; float:left; color:#666;}
.pro_show_up_c li span.pro_fl a.current{ border:solid 2px #ff2b2b; padding:0 9px;}
.pro_show_up_c li.fg{ border-top:dashed 1px #ddd; margin-top:10px; padding-top:20px;}
.pro_show_up_c li.fg0{ margin-top:10px;}
.pro_show_up_c li span.num{}
.pro_show_up_c li span.num a{ border:solid 1px #ddd; height:22px; line-height:22px; padding:0 7px; float:left; color:#666;}
.pro_show_up_c li span.num input{ width:50px; height:22px; line-height:22px; border:solid 1px #ddd; margin:0 5px; text-align:center; float:left; color:#666;}
.pro_show_up_c li span.last{ margin-left:20px; color:#999;}
.pro_show_up_c li.submit{}
.pro_show_up_c li.submit span{ margin:0;}
.pro_show_up_c li span.goumai{ color:#fff;}
.pro_show_up_c li span.goumai a{ padding:7px 30px; background:#c40000; color:#fff; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:16px; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; display:block;}
.pro_show_up_c li span.goumai a:hover{ background:#d40000;}
.pro_show_up_c li span.gwc{ color:#fff; margin-left:20px;}
.pro_show_up_c li span.gwc a{ padding:7px 30px; background:#b67438; color:#fff; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:16px; display:block; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
.pro_show_up_c li span.gwc a:hover{ background:#c9803e;}

.pro_show_up_r{ width:208px; border:solid 1px #ddd; float:left;}
.pro_show_up_r_ad img{ width:208px; height:200px;}
.pro_show_up_r_btn{ padding:10px 0 10px 10px; border-top:solid 1px #ddd; display:inline-block;}
.pro_show_up_r_btn a{ width:67px; height:20px; line-height:20px; margin-right:10px; padding:0 10px; color:#fff; float:left;}
.pro_show_up_r_btn a i{ width:12px; height:20px; margin-right:5px; background:url(../images/page_icon.png) no-repeat; display:inline-block; text-indent:-9999px;}
.pro_show_up_r_btn a i.qq{ background-position:0 -355px;}
.pro_show_up_r_btn a i.xj{background-position:0 -389px;}

.pro_show_l{ width:210px; border:solid 1px #ddd; float:left;}
.pro_show_l .tit{ height:35px; line-height:35px; background:#f4f4f4;}
.pro_show_l .tit h3{ font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:14px; font-weight:normal; color:#666; text-indent:10px;}

.pro_l_hot{}
.pro_l_hot li{ padding:10px; border-bottom:dashed 1px #ddd;}
.pro_l_hot li:last-of-type{ border:none;}
.pro_l_hot li img{ width:190px; height:190px; padding:0px 0 5px;}
.pro_l_hot li p{overflow:hidden;}
.pro_l_hot li p.name a{ color:#666;}
.pro_l_hot li p.name a:hover{ color:#ff2b2b; text-decoration:underline;}
.pro_l_hot li p.price{ font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:16px; color:#ff2b2b;}

.pro_show_r{ width:968px; float:right;}
.pro_show_r .tab_list{height:40px; line-height:40px; border:1px solid #eee; background:#f2f2f2;}
.pro_show_r .tab_list li{width:120px;text-align:center;float:left;cursor:pointer; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:15px;}
.pro_show_r .tab_list li.on{width:120px;color:#fff;background:#e94809;}

.pro_show_r .tab_con{}
.pro_show_r .tab_con>div{ display:none; overflow:hidden;}

/*求购信息*/
.mar_qg_list{ width:940px;}

.mar_qg_list_con{ width:100%; display:inline-block;}
.mar_qg_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.mar_qg_list_con li span{ float:left;}
.mar_qg_list_con li span.name{ width:45%;}
.mar_qg_list_con li span.name h2{ height:24px; font-size:14px; overflow:hidden;}
.mar_qg_list_con li span.name h3{ height:24px; overflow:hidden; color:#666; font-size:12px; font-weight:normal;}
.mar_qg_list_con li span.name h3 b{ margin-left:20px;}
.mar_qg_list_con li span.name p{ line-height:20px; color:#999;}
.mar_qg_list_con li span.num{ width:20%; margin:0 5%;}
.mar_qg_list_con li span.num p{ text-align:center; color:#666;}
.mar_qg_list_con li span.num b{ font-size:14px; font-weight:normal;}
.mar_qg_list_con li span.btn{ width:25%;}
.mar_qg_list_con li span.btn p{ color:#666;}
.mar_qg_list_con li p.btn{ margin:0px 0 5px;}
.mar_qg_list_con li p.btn a{ height:20px; line-height:20px; margin-right:10px; padding:0 10px; color:#fff; display:inline-block;}
.mar_qg_list_con li p.btn a i{ width:12px; height:20px; margin-right:5px; background:url(../images/page_icon.png) no-repeat; display:inline-block; text-indent:-9999px;}
.mar_qg_list_con li p.btn a i.qq{ background-position:0 -355px;}
.mar_qg_list_con li p.btn a i.xj{background-position:0 -389px;}

/*求购详情*/
.mar_qg_show{ width:938px; border:solid 1px #eee;}
.mar_qg_show_tit{ padding:20px;}
.mar_qg_show_tit p{ float:left; width:100%; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.mar_qg_show_tit p.tit{ padding:10px 0;}
.mar_qg_show_tit p.tit span{ float:left; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif;}
.mar_qg_show_tit p.tit span.name{ height:30px; line-height:30px; background:#3989d8; color:#fff; padding:0 10px; font-size:14px;}
.mar_qg_show_tit p.tit span.price{ height:28px; line-height:28px; border:solid 1px #3989d8; padding:0 10px; color:#3989d8; font-size:16px; font-weight:bold;}
.mar_qg_show_tit p.tit span.bh{ float:right; line-height:30px;}
.mar_qg_show_tit h2.bt{ float:left; margin:10px 0;}
.mar_qg_show_tit h2.bt a{ font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:21px; font-weight: normal;}
.mar_qg_show_tit p.time{ color:#999; background:url(../images/page_icon.png) no-repeat 0px -419px; text-indent:20px;}
.mar_qg_show_tit p b{ color:#3989d8; margin:0 5px 0 2px;}
.mar_qg_show_tit p.add{ color:#999; background:url(../images/page_icon.png) no-repeat 0px -452px; text-indent:20px;}
.mar_qg_show_tit p.num{ color:#999; background:url(../images/page_icon.png) no-repeat 0px -483px; text-indent:20px;}
.mar_qg_show_tit p.num b{ font-size:14px;}
.mar_qg_show_tit span.step{}
.mar_qg_show_tit span.step span{ float:left; padding-top:16px; width:25%; text-align:center; color:#999;}
.mar_qg_show_tit span.step span b{ width:100%; height:5px; margin:0; background:#ddd; float:left; position:relative; z-index:-9;}
.mar_qg_show_tit span.step span b i{ width:12px; height:12px; margin-left:-8px; background:#fff; border:solid 2px #ddd; border-radius:50%; position:absolute; top:-5px; left:50%; text-indent:-99999px;}
.mar_qg_show_tit span.step span.current{ color:#ff2b2b;}
.mar_qg_show_tit span.step span.on{}
.mar_qg_show_tit span.step span.on b{ background:#f1453a;}
.mar_qg_show_tit span.step span.on b i{ background:#f1453a;}
.mar_qg_show_tit span.step p{ padding:5px 0 0;}

.mar_qg_show_nr{ border:solid #eee; border-width:1px 0; background:#fff; padding:20px;}
.mar_qg_show_nr_tit{ font-size:16px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; margin-bottom:5px;}
.mar_qg_show_nr_txt{}
.mar_qg_show_ts{ padding:10px 20px; border-bottom:solid 1px #eee; color:#999; background:#fff;}
.mar_qg_show_mem{ padding:20px;}
.mar_qg_show_mem img{ width:40px; height:40px; float:left; margin-right:10px;}
.mar_qg_show_mem p{ line-height:20px; color:#999;}
.mar_qg_show_mem p a{ color:#0066cc; margin-right:5px;}

.mar_qg_show_review{border:solid #eee; border-width:20px 0 1px 0; background:#fff;}
.mar_qg_show_review .message{ width:898px; padding:20px; border:none;}

.mar_qg_r_lm{ border:solid 1px #ddd; width:238px; float:left;}
.mar_qg_r_num{ padding:10px 0; float:left; width:100%;}
.mar_qg_r_num span{ width:50%; float:left; text-align:center; border-right:solid 1px #ddd; margin:0 -1px 0 0; color:#999;}
.mar_qg_r_num span .blue{ font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:18px; color:#0066cc;}
.mar_qg_r_num span .red{ font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:18px; color:#ff2b2b;}

.mar_qg_r_price{ padding:10px 20px;}
.mar_qg_r_price p{ color:#666; padding:2px 0;}
.mar_qg_r_price p.btn a{ height:30px; line-height:30px; display:block; text-align:center; background:#3989d8; font-size:14px; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color:#fff; border-radius:3px;}
.mar_qg_r_price p.lm{ width:210px;}
.mar_qg_r_price p.lm a{ float:left; width:93px; margin:5px 10px 0px 0; border:solid 1px #ddd; background:#f4f4f4; text-align:center; color:#666; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; border-radius:3px;}
.mar_qg_r_price p.lm a:hover{ background:#eee; text-decoration:underline;}

/*新闻列表*/
.news_list{ width:910px; display:inline-block;}
.news_list_con{}
.news_list_con li{ width:100%; height:40px; line-height:40px; border-bottom:solid 1px #ddd; float:left;}
.news_list_con h3{ width:80%; height:40px; background:url(../images/page_icon.png) no-repeat 0 -502px; float:left; overflow:hidden; font-size:12px; font-weight:normal; text-indent:10px;}
.news_list_con b{ float:right; font-weight:normal; color:#666;}

/*新闻详情*/
.news_show{ width:910px; padding:0px 0px 20px;}
.news_show_tit{ color:#333; font-family:Helvetica, Tahoma, Arial,"PingFang SC","Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; font-size:24px; line-height:40px; padding:10px 0; font-weight:normal; text-align:center;}
.news_show_info{ color:#989898; height:30px; line-height:30px; padding-bottom:15px; float:left;}
.news_show_share{ float:right; margin-top:5px;}
.news_digest{ padding:10px 15px; background:#f6f6f6; border:dashed 1px #ddd; border-bottom:none; clear:both; color:#666;}
.news_text{ clear:both; overflow:hidden; border:dashed #ddd; border-width:1px 0; padding:20px 0; margin-bottom:20px;}
.news_bl{ width:600px; float:left;}
.news_bl p{ color:#777;}
.news_bl a{ color:#9c9c9c;}
.news_bl a:hover{ color:#ff2b2b;}
.news_br{ float:right;}

/*供应商列表*/
.mar_com_list{ width:940px;}

.mar_com_list_con{ width:100%; display:inline-block;}
.mar_com_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.mar_com_list_con li img{ width:160px; height:120px; margin-right:20px; border:solid 1px #ddd; float:left;}
.mar_com_list_con h2{ height:30px; line-height:30px; overflow:hidden; font-size:16px; font-weight:normal;}
.mar_com_list_con h3{ height:40px; line-height:20px; margin:5px 30px 15px 0; overflow:hidden; font-size:12px; font-weight:normal; color:#666;}
.mar_com_list_con p{ color:#999;}
.mar_com_list_con p b.lab{ font-weight:normal; color:#455e85;}
.mar_com_list_con p b.lab a{ padding:0 3px; color:#455e85;}
.mar_com_list_con p b.lab a:hover{ text-decoration:underline;}

/*供应商详情*/
.mar_com_show_head{ width:100%; padding:30px 0; background:url(../images/mem_tit.png) repeat center #eefbff; border-bottom:solid 1px #ddd; display:inline-block;}
.mar_com_show_head_l{ width:60%;}
.mar_com_show_head_l img{ width:108px; height:108px; margin-right:20px; border:solid 1px #ddd; float:left;}
.mar_com_show_head_l h2{ font-size:18px; font-weight:600;}
.mar_com_show_head_l h3{ height:40px; line-height:20px; margin:5px 0 0; overflow:hidden; font-size:12px; font-weight:normal; color:#666;}
.mar_com_show_head_l p{ color:#666;}

.mar_com_show{ width:940px;}
.mar_com_show_tit{ border-bottom:solid 2px #3989d8;}
.mar_com_show_tit h3{ height:36px; line-height:36px; padding:0 20px; background:#3989d8; display:inline-block; font-size:16px; font-weight:normal; color:#fff;}
.mar_com_show_con{ min-height:500px; padding:10px 20px; background:#fff; border:solid 1px #ddd; border-top:none;}

/**********云设计**********/

/*专家库列表*/
.des_expert_list{ width:940px;}
.des_expert_list_con{ width:100%; display:inline-block;}
.des_expert_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.des_expert_list_con li span{ float:left;}
.des_expert_list_con li span.info{ width:50%;}
.des_expert_list_con li span.info a.img{ margin-right:20px; float:left;}
.des_expert_list_con li span.info a.img b{width:90px; height:90px; border:solid 1px #ddd; text-align:center; display:table-cell; vertical-align:middle;}
.des_expert_list_con li span.info img{ max-width:90px; max-height:90px; }
.des_expert_list_con li span.info h2{ height:24px; line-height:24px; font-size:16px; font-weight:normal; color:#205ea1;}
.des_expert_list_con li span.info h2 a{ color:#205ea1;}
.des_expert_list_con li span.info h3{ height:20px; line-height:20px; padding:4px 0 2px; font-size:12px; font-weight:normal; color:#666; overflow:hidden;}
.des_expert_list_con li span.info p{ height:40px; line-height:20px; overflow:hidden; color:#666;}
.des_expert_list_con li span.jj{ width:30%; padding:0 10%;}
.des_expert_list_con li span.jj h2{ padding-top:5px; font-size:12px; color:#666;}
.des_expert_list_con li span.jj h3{ height:60px; line-height:20px; font-size:12px; font-weight:normal; color:#666; overflow:hidden;}

/*专家库详情*/
.des_expert_show_head{ width:100%; padding:30px 0; background:url(../images/mem_tit.png) repeat center #eefbff; border-bottom:solid 1px #ddd; display:inline-block;}
.des_expert_show_head_l{ width:60%;}
.des_expert_show_head_l span.img{ margin-right:20px; background:#fff; border:solid 1px #ddd; float:left;}
.des_expert_show_head_l span.img b{ width:108px; height:108px; display:table-cell; vertical-align:middle; text-align:center;}
.des_expert_show_head_l img{ max-width:108px; max-height:108px;}
.des_expert_show_head_l h2{ font-size:18px; font-weight:600;}
.des_expert_show_head_l h3{ height:40px; line-height:20px; margin:5px 0 0; overflow:hidden; font-size:12px; font-weight:normal; color:#666;}
.des_expert_show_head_l p{ color:#666;}

.des_expert_show{ width:940px;}
.des_expert_show .tab_list{ width:100%;border-bottom:solid 2px #3989d8; float:left;}
.des_expert_show .tab_list li{ height:36px; line-height:36px; padding:0 25px; float:left; font-size:16px; color:#3a89d8; cursor:pointer;}
.des_expert_show .tab_list li.on{ background:#3989d8; color:#fff;}
.des_expert_show .tab_con{ width:100%; float:left;}
.des_expert_show .tab_con>div{ min-height:500px; padding:10px 20px; background:#fff; border:solid 1px #ddd; border-top:none; display:none;}

.des_expert_show2{ width:940px;}
.des_expert_show2 img{ max-width:100%;}
.des_expert_show2 .tit{ width:100%; line-height:36px; border-bottom:solid 2px #3989d8; float:left;}
.des_expert_show2 .tit h3{ font-size:16px; font-weight:normal;}
.des_expert_show2 .con{width:100%; padding:10px 0 20px; float:left;}
/*机构库列表*/
.des_org_list{ width:940px;}
.des_org_list_con{width:100%; display:inline-block;}
.des_org_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.des_org_list_con li img{ width:160px; height:120px; margin-right:20px; border:solid 1px #ddd; float:left;}
.des_org_list_con h2{ height:30px; line-height:30px; overflow:hidden; font-size:16px; font-weight:normal;}
.des_org_list_con h3{ height:40px; line-height:20px; margin:5px 30px 15px 0; overflow:hidden; font-size:12px; font-weight:normal; color:#666;}
.des_org_list_con p{ color:#999;}
.des_org_list_con p b.lab{ font-weight:normal; color:#455e85;}
.des_org_list_con p b.lab a{ padding:0 3px; color:#455e85;}
.des_org_list_con p b.lab a:hover{ text-decoration:underline;}

/*机构库详情*/
.des_org_show_head{ width:100%; padding:30px 0; background:url(../images/mem_tit.png) repeat center #eefbff; border-bottom:solid 1px #ddd; display:inline-block;}
.des_org_show_head_l{ width:60%;}
.des_org_show_head_l img{ width:108px; height:108px; margin-right:20px; border:solid 1px #ddd; float:left;}
.des_org_show_head_l h2{ font-size:18px; font-weight:600;}
.des_org_show_head_l h3{ height:40px; line-height:20px; margin:5px 0 0; overflow:hidden; font-size:12px; font-weight:normal; color:#666;}
.des_org_show_head_l p{ color:#666;}

/*标准库列表*/
.des_standard_list{ width:940px;}
.des_standard_list_con{ width:100%; display:inline-block;}
.des_standard_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.des_standard_list_con li span{ float:left;}
.des_standard_list_con li span.info{ width:60%; padding-left:50px; background:url(../images/page_icon.png) no-repeat 0 -672px;}
.des_standard_list_con li span.info h2{ height:20px; line-height:20px; font-size:14px; font-weight:normal;}
.des_standard_list_con li span.info p{ height:20px; line-height:20px; overflow:hidden; color:#666;}
.des_standard_list_con li span.btn{ width:20%; padding:0 5%; float:right; text-align:center;}
.des_standard_list_con li span.btn a{ height:20px; line-height:20px; margin-right:10px; padding:0 10px; color:#fff; display:inline-block;}
.des_standard_list_con li span.btn a i{ width:12px; height:20px; margin-right:5px; background:url(../images/page_icon.png) no-repeat; display:inline-block; text-indent:-9999px;}
.des_standard_list_con li span.btn a i.down{ background-position:0 -738px;}

/*标准库详情*/
.des_standard_show{ width:940px;}
.des_standard_show_tit{ position:relative;}
.des_standard_show_tit h1{ line-height:28px; padding:5px 200px 5px 0; font-size:20px; font-weight:600;}
.des_standard_show_tit h3{ color:#666; font-size:12px; font-weight:normal;}
.des_standard_show_tit h3 a.down{ margin-left:20px; padding:0 10px 0 20px; background:url(../images/page_icon.png) no-repeat -15px -736px; display:inline-block; color:#3989d8;}
.des_standard_show_tit h3 a.down:hover{ text-decoration:underline;}
.des_standard_show_tit a.ad{ position:absolute; right:0; bottom:0px;}
.des_standard_show_tit a.ad img{ width:150px; height:50px;}

.des_standard_show_con{ padding:10px; background:#fff; border:solid 1px #ddd;}

.des_standard_down{ padding:30px 10px; background:#f6f6f6; border:solid 1px #ddd; text-align:center;}
.des_standard_down h3{ line-height:50px; font-size:18px; font-weight:normal;}
.des_standard_down h3 b{ font-weight:normal; color:#ff7300;}
.des_standard_down h3 a.down{ margin:0 10px; padding:5px 20px; border-radius:3px; color:#fff;}

/*方案库列表*/
.des_plan_list{ width:940px;}
.des_plan_list_con{ width:100%; display:inline-block;}
.des_plan_list_con li{ width:100%; padding:20px 0; border-bottom:solid 1px #ddd; float:left;}
.des_plan_list_con li span{ float:left;}
.des_plan_list_con li span.info{ width:60%;}
.des_plan_list_con li span.info a.img{ margin-right:20px; float:left;}
.des_plan_list_con li span.info a.img b{ width:88px; height:88px; border:solid 1px #ddd; text-align:center; display:table-cell; vertical-align:middle;}
.des_plan_list_con li span.info img{ max-width:88px;max-height:88px; vertical-align:middle;}
.des_plan_list_con li span.info h2{ height:20px; line-height:20px; font-size:14px; font-weight:normal;}
.des_plan_list_con li span.info h3{ height:40px; line-height:20px; margin:5px 0; font-size:12px; font-weight:normal; color:#666; overflow:hidden;}
.des_plan_list_con li span.info p{ height:20px; line-height:20px; overflow:hidden; color:#666;}
.des_plan_list_con li span.btn{ width:20%; padding:0 5%; float:right; text-align:center;}
.des_plan_list_con li span.btn a{ height:20px; line-height:20px; margin-right:10px; padding:0 10px; color:#fff; display:inline-block;}
.des_plan_list_con li span.btn a i{ width:12px; height:20px; margin-right:5px; background:url(../images/page_icon.png) no-repeat; display:inline-block; text-indent:-9999px;}
.des_plan_list_con li span.btn a i.down{ background-position:0 -738px;}

/*方案库详情*/
.des_plan_show{ width:940px;}
.des_plan_show_info{}
.des_plan_show_info_l{ width:320px;}
.des_plan_show_info_l span.bimg{ width:318px; height:318px; border:solid 1px #ddd; text-align:center; display:table-cell; vertical-align:middle;}
.des_plan_show_info_l span.bimg img{ max-width:318px;max-height:318px; vertical-align:middle;}
.des_plan_show_info_r{ width:570px; padding-right:20px;}
.des_plan_show_info_r li{ line-height:30px; color:#666;}
.des_plan_show_info_r li h1{ padding-bottom:10px; font-size:18px; font-weight:normal; color:#333;}
.des_plan_show_info_r li.btn{ margin-top:20px; padding-top:30px; border-top:dashed 1px #ddd;}
.des_plan_show_info_r li.btn a{ width:120px; height:36px; line-height:36px; border-radius:3px; font-size:16px; color:#fff; text-align:center; display:inline-block;}
.des_plan_show_info_r li.btn a.btn1{ margin-right:10px;}

.des_plan_show_con{}
.des_plan_show_con .tab_list{ width:100%;border-bottom:solid 2px #3989d8; float:left;}
.des_plan_show_con .tab_list li{ height:36px; line-height:36px; padding:0 25px; float:left; font-size:16px; color:#3a89d8; cursor:pointer;}
.des_plan_show_con .tab_list li.on{ background:#3989d8; color:#fff;}
.des_plan_show_con .tab_con{ width:100%; float:left;}
.des_plan_show_con .tab_con>div{ min-height:500px; padding:10px; background:#fff; border:solid 1px #ddd; border-top:none; display:none;}

/*取证认证*/
.des_auth_banner{ background:#edeeee; text-align:center;}
.des_auth_banner img{ max-width:100%; height:360px;}

.des_auth_nav{ height:40px; line-height:40px; background:#fff; border-bottom:solid 1px #ddd;}
.des_auth_nav a{ padding:0 20px; float:left; font-size:14px; color:#3989d8;}
.des_auth_nav a:hover{ background:#e6e6e6;}
.des_auth_nav a.current{ background:#3989d8; color:#fff;}
.des_auth_nav a.btn{ width:130px; height:44px; margin-bottom:-4px; padding:0; background:url(../images/auth_btn.png) no-repeat center; border:none; float:right; text-indent:-99999px;}

.des_auth_lm{}
.des_auth_lm_tit{ width:100%; line-height:30px; border-bottom:solid 1px #ddd; display:inline-block;}
.des_auth_lm_tit h3{ border-bottom:solid 2px #3989d8; font-size:16px; font-weight:normal; float:left;}
.des_auth_lm_con{ padding:20px 0;}

/**********云服务**********/

/*楼层展示*/
.ser_floor_banner{ background:#edeeee; text-align:center;}
.ser_floor_banner img{ max-width:100%; height:200px;}












