@charset "utf-8";
/* CSS Document */

*{margin: 0;padding: 0;}
html {color: #4b4b4b;}
table {border-collapse: collapse; border-spacing: 0;}

img.png{background-image: expression(this.runtimeStyle.backgroundImage = "none",this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",this.src = "http://hzpjs.rayliimg.cn/static/resource/try/images/1.gif")}

/*global css*/
body{background:#fff; text-align:center; font-size:12px; font-family:"宋体", Arial, Helvetica, sans-serif;}
div{text-align:left}
img{border:0px;display:block;}
ul,ol,li{list-style-type:none;}/*增加li标签定义*/
table{ margin:0 auto;}
table,td,input{font-size:12px;/*padding:0}上文已定义*/}

/*layout.css*/
.main_sl{width:1180px; margin:0 auto; clear:both;}

/*select,input,img,select{vertical-align:middle;}*/
select,input,select{vertical-align:middle;}
textarea {display:block; overflow:auto;}

/*link css*/
a {text-decoration: none;}

a{text-decoration:none; color:#4b4b4b;}
a:hover{text-decoration:none; color:#c6171e;}

.white{color:#fff}
.white a{text-decoration:none; color:#fff;}
.white a:hover{text-decoration:none; color:#fff;}

.black{color:#000}
.black a{text-decoration:none; color:#000;}
.black a:hover{text-decoration:none; color:#c6171e;}

.red{color:#c6171e}
.red a{text-decoration:none; color:#c6171e;}
.red a:hover{text-decoration:none; color:#c6171e;}
/*font css*/
div{word-wrap:break-word; word-break:break-all;}/*新增display:inline；属性*/



.f14{font-size:14px;}
.f12{font-size:12px;}
.f16{font-size:16px;}
.f18{font-size:18px;}
.f20 {font-size:20px;}
.b{font-weight:bold}

/*文字对齐方式*/
.txtLeft{text-align:left}
.txtRright{text-align:right}
.txtCenter{text-align:center}

/*行距样式*/
.lh15{line-height:15px}
.lh17{line-height:17px}
.lh20{line-height:20px}
.lh30{line-height:30px}
.lh24{ line-height:24px;}

/*清除浮动*/
.cfix{display:block;zoom:1;clear:both;}
.cfix:after{clear:both;content:"";display:block;font-size:0;height:0;line-height:0;visibility:hidden;}
.left{float:left}
.right{float:right}
.clearkit{clear:both; font-size:0px; height:0px; line-height:0px;}
.fl{float:left}
.fr{float:right}
.clear{clear:both}
.clean{overflow:hidden;}/*新增*/
.inline{display:inline;}/*ie6下marign-left的问题*/



/*常用方法*/
.show{display:block}/*可用在img中，避免ie6下图片下方出现4px距离*/
.hidden{display:none}
.hand{cursor:pointer;}

/*标题文字*/
h1{font-size:18px;}
h2{font-size:16px;}
h3{font-size:14px;}
h4{font-size:12px;}


/*去掉google里input的黄色框*/
input,button,select,textarea{ outline:none;} 
textarea{ font-size:12px; resize:none;} 

.yahei {font-family:"Microsoft YaHei";}
.f30{ font-size:30px;}
.f24{ font-size:24px;}
.ghy_w1180{ width:1180px; margin:0 auto; clear:both; background:#fff;}
.hzpk_ys3,.hzpk_ys3 a,span.hzpk_ys3,span.hzpk_ys3 a{ color:#4b4b4b;}
.hzpk_ys4,.hzpk_ys4 a{ color:#a5a5a5;}
.hzpk_ys5,.hzpk_ys5 a,span .hzpk_ys5,span .hzpk_ys5 a{ color:#d60000;}  
.arial{ font-family:Arial, Helvetica, sans-serif;}
.hzpkmt15{ margin-top:15px;}
.ghy_w860{ width:860px; float:left; display:inline; overflow:hidden;}
.ghy_w280{ width:280px; float:left; display:inline; overflow:hidden;}
.ghy_w760{ width:760px; float:left; }
.ghy_w380{ width:380px; float:right; }
.ml40{ margin-left:40px;}
.mt30{ margin-top:30px;}
.ml10{ margin-left:10px;}
.pr20{ padding-right:20px;}
.h30{ height:30px;}
.pt60{ padding-top:60px;}
h1,h2,h3,h4,h5,h6,b{font-size:12px; font-weight:normal; font-family:"宋体";}


/*化妆品库logo*/
.hzpk_logo {text-align:center;padding:24px 0 30px;}
.hzpk_logo img {display:block;margin:0 auto;}


/*化妆品库导航*/
.hzpk_bignav{ background:#c6171e; height:47px; line-height:47px; color:#fff;}
.hzpk_bignav span a{ color:#fff; text-decoration:none;}
.hzpk_anav {width:1160px;margin:0 auto;padding-left:20px;position:relative;z-index:9;}
.hzpk_title {margin-right:4px;color:#fff;float:left;display:inline-block;*display:inline;zoom:1; }
.hzpk_tabs {float:left;position:relative;margin-top:10px; *+margin-top:5px;}
.hzpk_tabs span {display:inline-block;zoom:1;*display:inline;border:1px solid #c6171e;background-color:#c6171e;width:66px;height:34px;padding-left:12px;background:url(/hzpjs../images/tab_x_sl.jpg) 56px 11px no-repeat #c6171e;line-height:34px;cursor:pointer;}
.hzpk_tabs .hover {display:inline-block;zoom:1;*display:inline;border:1px solid #eeeeee;background-color:#fff;width:66px;height:34px;padding-left:12px;background:url(/hzpjs../images/tab_s_sl.jpg) 56px 11px no-repeat #fff;line-height:34px;cursor:pointer; color:#4b4b4b;}
.hzpk_tabs ul {position:absolute;left:0;top:35px;border:1px solid #eee;border-top:none;width:78px;}
.hzpk_tabs li {background-color:#fff;height:34px;line-height:34px;padding-left:12px;}
.hzpk_tabs li a{text-decoration:none;}
.hzpk_tabs li:hover {background-color:#f5f5f5; }
.hzpk_tabs li.cur {background-color:#f5f5f5;}
.hzpk_wz1{ font-size:18px; padding-left:26px; }
.hzpk_wz1 a{ color:#FFF; text-decoration:none;}
.hzpk_wz1 a:hover{ color:#FFAAAC; text-decoration:none;}
.hzpk_wz1shu{padding-left:26px; font-size:14px;}

/*面包屑+搜索*/
.h70{ height:70px;  z-index:200; background:#fff;}
.hzpk_mbx { width:1160px;margin:0 auto; padding-left:20px;}
.lh70{ line-height:70px;}

.hotword {float:right; line-height:70px;  }
.hotword a {margin-right:13px;}
.text { float:right; position:relative;margin-top:15px; z-index:200; }
.text .input1 {border:1px solid #eeeeee;background-color:#fff;height:33px;line-height:33px;border-right:none;padding:0 10px;width:279px;color:#a5a5a5; z-index:200;}
.text .input2 {background-color:#d60000;color:#fff;font-size:14px;width:84px;height:33px;line-height:33px;border:none; z-index:200; cursor:pointer;}
.text .input2:hover{background-color:#c6171e;color:#fff; }
.text .moress {position:absolute;left:0;top:34px;width:299px;border:1px solid #eee;border-top:none; background:#FFF; z-index:200;}
.text .moress li {padding-left:10px;background-color:#f5f5f5;height:33px;line-height:33px;cursor:pointer;}
.text .moress li:hover {background-color:#fff;}



/*化妆品库面包屑*/
.hzpk_mbxab{ position:relative;}
.hzpk_mbx2{  padding-left:20px; white-space:nowrap; padding-bottom:16px;}



/*试用中心首页导航begin*/
.try_nav{ width:1180px; height:61px; position:relative; font-family:"微软雅黑";}
.try_nav1{ position:absolute; top:0; left:0; background:url(/hzpjs../images/try_nav1.gif) no-repeat;  cursor:pointer; width:188px; height:51px; padding-left:108px; padding-top:10px; line-height:20px; display:block;}
.try_nav2{ position:absolute; top:0; left:289px; background:url(/hzpjs../images/try_nav2.gif) no-repeat;  cursor:pointer; width:186px; height:51px; padding-left:126px; padding-top:10px; line-height:20px;
display:block;}
.try_nav3{ position:absolute; top:0; left:594px; background:url(/hzpjs../images/try_nav3.gif) no-repeat;  cursor:pointer; width:147px; height:51px; padding-left:145px; padding-top:10px; line-height:20px;
display:block;}
.try_nav4{ position:absolute; top:0; right:0; background:url(/hzpjs../images/try_nav4.gif) no-repeat;  cursor:pointer; width:170px; height:51px; padding-left:130px; padding-top:10px; line-height:20px;
display:block;}
.try_nav1 dl dt,.try_nav2 dl dt,.try_nav3 dl dt,.try_nav4 dl dt{ font-size:15px; color:#ac6a00;}
/*.try_nav1 dl dt a,.try_nav2 dl dt a,.try_nav3 dl dt a,.try_nav4 dl dt a{color:#ac6a00;}*/
.try_nav1 dl dd,.try_nav2 dl dd,.try_nav3 dl dd,.try_nav4 dl dd{ color:#ff954d;}
/*试用中心首页导航end*/


/*第一模块*/
.try_index1{ width:1180px; margin-top:25px;}

/*首页第一个焦点图begin*/
.hzpkjiao{ width:760px; height:398px;}
.rollbox {position:relative; z-index:10;}
.rollbox cite {display:block;text-align:center;padding:20px 0 0; display:none;}
.rollbox cite i {width:9px;height:9px;background:url(/hzpjs../images/clock04_sl.jpg) left top no-repeat;overflow:hidden;display:inline-block;*display:inline;margin:0 10px;cursor:pointer;}
.rollbox cite i.cur {background-position:left -10px;}
.rollbox .prev,.rollbox .next {background:url(/hzpjs../images/prev_clock_sl.png) left top no-repeat;width:115px;height:398px;position:absolute;top:0;z-index:10;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/prev_clock_sl.png"); cursor:pointer;}
.rollbox .prev{left:0;}
.rollbox .next {background-image:url(/hzpjs../images/next_clock_sl.png);right:0;width:115px;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/next_clock_sl.png");}
.rollbox .outbox {position:relative;width:760px;height:398px;overflow:hidden;}
.rollbox .outbox .mainbox {position:absolute;width:9999px;top:0;left:-415px;}
.rollbox .outbox .mainbox .mid {float:left;}
.rollbox .outbox .mainbox .more {float:left;}
.rollbox li {float:left;width:530px;position:relative;}
/*首页第一个焦点图end*/

/*抢试用写报告发心得发困扰begin*/
.try_qxf1{ width:380px; height:69px; overflow:hidden;}
.try_qxf1 ul li{ width:95px; height:69px; background:#d60000;  float:left; display:inline; cursor:pointer;}
/*.try_qxf1 ul li:hover{ background:#4b4b4b;}*/
.try_qxf1 ul li.ie6hover{ background:#4b4b4b;}
.tryqxffpic1{ height:31px; width:30px; text-align:center; padding-top:12px; padding-left:38px;}
.tryqxffpic2{ font-size:20px; font-family:Arial; color:#fff; width:95px; text-align:center; height:31px; padding-top:12px; line-height:31px;}
.tryqxffpic2 a,.tryqxffpic2 a:hover{ color:#FFF;}
.tryqxffwz1{ width:95px; text-align:center; font-family:"微软雅黑"; font-size:14px; color:#FFF; line-height:18px; }
.tryqxffwz1 a,.tryqxffwz1 a:hover{ text-decoration:none; color:#fff;}
/*抢试用写报告发心得发困扰end*/

/*主题品牌试用周begin*/
.try_ztsyz{ width:378px; height:297px; margin-top:30px; border:1px solid #e3e3e3;}
.try_ztsyz_01{ padding-top:11px; padding-left:19px; color:#000; height:36px;}
.try_ztsyz_01 img{ float:left; display:inline;}
.try_ztsyz_01 span{  margin-left:6px; font-family:"微软雅黑"; font-size:20px; line-height:20px; color:#000; white-space:nowrap;}
.try_ztsyz_01right span{ font-family:Arial; font-size:20px; color:#d60000; margin-right:10px;}
.try_ztsyz_02{ width:358px; height:179px; margin-top:0px; margin-left:10px;}
.try_ztsyz_03{ font-family:"微软雅黑"; font-size:14px; padding-left:20px; padding-top:10px; line-height:14px;}
.try_ztsyz_04{ margin-top:8px; margin-left:20px;}
.try_ztsyz_04left{ float:left; display:inline; line-height:30px; }
.try_ztsyz_04left span{ color:#d60000;}
.try_ztsyz_04right{ float:right; display:inline; width:100px; height:30px; font-family:"微软雅黑"; font-size:14px; color:#FFF; margin-right:20px;}
.try_ztsyz_04right a{ background:#d60000;  width:100px; height:30px; text-align:center; line-height:30px; display:block; color:#FFF; }
.try_ztsyz_04right a:hover{ background:#4d4d4d; display:block; color:#FFF; }
/*主题品牌试用周end*/

/*整点限送begin*/
.try_zdq{ width:100%; height:250px; background:#eeeeee; }
.try_zdq1{ height:166px; width:378px; position:relative;}

.try_zdq1_01{ width:30px; height:44px; position:absolute; left:-1px; top:71px; cursor:pointer; z-index:555}
.try_zdq1_03{ width:30px; height:44px; position:absolute; right:-1px; top:71px;  cursor:pointer; z-index:555}

.try_zdqcp1{ font-size:14px; font-family:"微软雅黑"; text-align:center; padding-top:10px;}
.try_zdqcp2{ margin-left:74px; height:110px; margin-top:10px;}
.try_zdqcp2_01{ width:110px; float:left;}
.try_zdqcp2_02{ float:left; margin-left:20px;}
.try_zdqcp2_02 p{ line-height:24px; margin-left:3px;}
.try_zdqcp2_02 p span{ color:#d60000;}
.try_zdqcp2_03{ width:72px; height:22px; background:#d60000;  padding-left:12px; padding-top:8px; margin-top:7px;}
.try_zdqcp2_03 a{ margin-left:10px; float:left; color:#FFF;}
.try_zdqcp2_03 a:hover{ color:#FFF;}
.try_zdqcp2_03.huise{ background:#4b4b4b;}
.try_zdq2{ width:378px; height:85px; overflow:hidden;}
.try_zdq2 ul{ width:380px; margin-right:-2px;}
.try_zdq2 ul li{ width:75px; margin-right:1px; background:#d5d5d5; float:left; height:85px;}
.try_zdq2 ul li.addbjys{ background:#b9b9b9;}
.try_zdq2_01{ font-family:Arial; font-size:14px; color:#FFF; text-align:center; padding-top:7px;}
.try_zdq2_02{ width:50px; height:50px; margin-top:3px; margin-left:12px; position:relative;}
.tryqxjt{ width:9px; height:4px; position:absolute; top:0; left:22px; z-index:10; }
/*整点限送end*/

.try_gg{ width:1180px;  margin-top:30px;}

/*第二模块*/
.try_main{ margin-top:30px;}
.try_main_left{ float:left; display:inline; width:760px;}
.try_main_right{ float:right; display:inline; width:380px;}

/*最新试用begin*/
.try_new{ margin-top:20px;}
.try_new ul li{ width:749px; height:242px; border:1px solid #e3e3e3; background:#f8f8f8; margin-bottom:20px; padding-top:9px; padding-left:9px; cursor:pointer;}
.try_new1{ width:310px; height:233px; position:relative; float:left;}
.try_new2{ float:left; margin-left:20px; width:398px;}
.try_new2_01{ font-family:"微软雅黑"; font-size:20px; margin-top:20px; line-height:20px;}
.try_new2_02{ margin-top:30px;}
.try_new2_02 dl{ float:left; margin-bottom:10px;}
.try_new2_02 dl span{ color:#d60000;}
.try_new2_02 dl span.spabsz{ color:#d60000; font-size:16px; font-family:Arial; font-weight:bolder; padding-left:2px; padding-right:2px;}
.w248{ width:248px; margin-right:20px;}
.try_new3{ margin-top:20px;}
.try_new3_01{ float:left;}
.try_new3_wz1{ color:#4b4b4b;}
.try_new3_tx{ margin-top:10px;}
.try_new3_tx dl{ width:28px; height:28px; float:left; margin-right:5px;}
.try_new3_02{ float:right; width:130px; height:40px; line-height:40px; text-align:center; font-family:"微软雅黑"; font-size:18px; background:#4b4b4b; color:#FFF; margin-top:15px;}
.try_new3_02.trywz1on{ background:#d60000; color:#FFF;}
.try_new3_02 a{ color:#FFF;}
.try_new ul li.tryhover{ box-shadow:0 1px 8px rgba(0,0,0,.3);  border:1px solid #a5a5a5; background:#fff;}
/*最新试用end*/


/*精华试用报告begin*/
.try_main_right_02{ margin-top:30px;  line-height:20px; height:20px;}
.try_main_right_wz1{ float:left; display:inline; font-size:20px; font-family:"微软雅黑";}
.try_main_right_wz2{ float:right; display:inline; padding-right:20px;}
.try_main_right_03{ margin-top:20px; background:#f8f8f8; height:412px;  position:relative;}
.try_main_right_pic1{ width:380px; height:285px;  }
.try_main_right_pic2{ width:50px; height:50px; position:absolute; left:20px; top:269px;}
.try_main_right_wz3{ margin-top:20px; line-height:12px;}
.try_main_right_wz4{ margin-left:80px;}
.try_main_right_wz5{ margin-right:20px;}
.try_main_right_wz5 span{ color:#d60000;}
.try_main_right_wz6{  font-size:14px; font-family:"微软雅黑"; padding-left:20px; padding-top:20px; _padding-top:10px; line-height:14px;}
.try_main_right_wz7{ height:41px; width:360px; background:#eeeeee; margin-top:20px; line-height:41px; padding-left:20px;}
/*精华试用报告end*/


.try_xbt{ height:40px; border-bottom:1px solid #e3e3e3; border-top:1px solid #e3e3e3; line-height:40px; width:100%;  }
.try_index3_left{ padding-left:20px; line-height:40px; float:left; font-size:20px; font-family:"微软雅黑";}
.g_hxb{ width:18px; height:9px; margin-left:51px;}
.g_hxb2{ width:18px; height:9px; margin-left:61px;}

/*最后疯抢 即将推出begin*/
.try_chance{ width:760px; overflow:hidden; margin-top:10px;}
.try_chance ul{ width:780px; margin-right:-20px; _margin-right:-20px; *+height:592px;}
.try_chance ul li{ width:238px; height:274px; border:1px solid #e3e3e3; background:#f8f8f8; margin-bottom:20px; margin-right:20px; float:left;}
.try_chance ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3);  border:1px solid #a5a5a5; background:#fff;}
.try_chance_01{ width:238px; height:179px; position:relative;}
.try_zzcp{ width:38px; height:52px; position:absolute; top:0; left:0;}
.try_chance_02{  font-size:14px; margin-top:10px; line-height:24px; height:48px; padding-left:10px; width:223px; overflow:hidden; }
.try_chance_03{ padding-left:10px; padding-right:10px; width:218px; margin-top:8px;}
.try_chance_03left{ float:left; display:inline; color:#d60000; line-height:16px;}
.try_chance_03left span{ font-size:16px; font-family:Arial; font-weight:bolder; padding-left:2px; padding-right:2px;}
.try_chance_03right{ float:right;}
.try_chance_03right span{  font-size:16px; font-family:Arial; font-weight:bolder; color:#d60000;  padding-right:5px;}
.try_ckgd{  height:50px; width:100%; text-align:center; line-height:50px; font-size:14px; font-family:"微软雅黑"; color:#a4a4a4;}
.try_ckgd a{ height:50px; background:#f1f1f1; width:100%;   color:#a4a4a4; display:block;}
.try_ckgd a:hover{ background:#4d4d4d; color:#FFF;}
.shoujipic1{ width:84px; height:83px; float:left; margin-top:16px; margin-left:63px;}
.leftyh{ width:32px; height:24px; float:left; margin-top:27px; margin-left:18px;}
.soonwz1{ width:470px; margin-left:10px; font-size:16px; font-family:"微软雅黑"; float:left; display:inline; margin-top:32px; line-height:24px;}
.soonwz1 span{ color:#d60000;}
.rightyh{  width:32px; height:24px; float:left; margin-top:62px; margin-left:10px;}

.try_chance2{ width:760px; margin-top:25px;}
.try_chance2 ul{ width:780px; margin-right:-20px; _margin-right:-20px; }
.try_chance2 ul li{ width:240px;  margin-bottom:20px; margin-right:20px; float:left; position:relative; height:276px; z-index:200;}
.tryxl{height:259px; width:238px;  border:1px solid #e3e3e3; background:#f8f8f8; padding-bottom:15px; position:absolute; top:0; left:0; z-index:200; overflow:hidden; }
.tryxl.try_chance2hover{ box-shadow:0 1px 8px rgba(0,0,0,.3);  border:1px solid #a5a5a5; background:#fff;}
.try_chance_03left1{ float:left; display:inline; line-height:16px;}
.try_chance_03left1 span{ font-size:16px; font-family:Arial; font-weight:bolder; padding-left:2px; padding-right:2px; color:#d60000;}
.try_chance_04{ background:url(/hzpjs../images/try_chance_04bg.gif) repeat-x; width:100%; height:1px; margin-top:10px;}
.try_chance_05{ margin-top:15px; _margin-top:7px;}
.try_chance_05left{ float:left; width:126px; margin-left:8px; _margin-left:4px;}
.try_chance_05left p{ color:#000; line-height:20px; margin-left:5px;}
.try_down{ width:126px; height:36px; background:#4b4b4b; font-size:14px; font-family:"微软雅黑"; line-height:36px; text-align:center; color:#FFF; margin-top:6px;}
.try_down a,.try_down a:hover{ color:#FFF;}
.try_down.tryhover2{background:#d60000; color:#FFF;}
.try_chance_05right{ width:80px; height:80px; margin-left:14px; float:left;}
/*最后疯抢 即将推出end*/
/*口碑分析begin*/
.try_word{ width:758px; background:url(/hzpjs../images/try_wordbg.jpg) repeat-y; height:345px; border:1px solid #e3e3e3; margin-bottom:20px; margin-top:20px;}
.try_word.trysybghover22{ box-shadow:0 1px 8px rgba(0,0,0,.3);  border:1px solid #a5a5a5;}
.try_word1{ float:left; width:350px;}
.try_word1_01{ width:310px; height:233px;  margin-top:20px; margin-left:20px; position:relative;}
.try_word1_02{font-size:14px; font-family:"微软雅黑"; margin-top:20px; margin-left:20px;}
.try_word1_03{ margin-left:20px; margin-top:10px; height:26px; overflow:hidden;}
.try_word1_03 span{ height:26px; padding-left:10px; padding-right:10px; background:#ff954d; margin-right:5px; line-height:26px; color:#FFF; display:inline-block; float:left; white-space:nowrap;}
.try_word2{ float:left; width:408px;}
.try_word2_01{font-size:20px; font-family:"微软雅黑"; margin-top:23px;  margin-left:20px;}
.try_word2_02{ background:url(/hzpjs../images/trywordpf.jpg) no-repeat; width:268px; height:60px; margin-top:20px; margin-left:20px;}
.try_word2_02left{ float:left; margin-left:70px; line-height:60px; _margin-left:35px;}
.try_word2_02left span{ font-family:Arial; font-size:30px; color:#d60000; padding-right:5px;}
.try_word2_02right{ float:left; background:url(/hzpjs../images/df_allhui.png) no-repeat; width:90px; height:16px; margin-top:25px; margin-left:10px; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/df_allhui.png");}
.tryword2cur{ background:url(/hzpjs../images/df_allhong.png) no-repeat; height:16px; _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/df_allhong.png");}
.try_word2_03{ margin-top:20px; height:22px; margin-left:20px; _margin-top:10px;}
.try_word2_03 ul li{ float:left; width:189px; }
.try_word2_03 ul li p{ line-height:22px; margin-left:5px; font-size:14px; font-family:"微软雅黑"; }
.try_word2_03 ul li p span{ color:#d60000;}
.try_word2_04{background:#f8f8f8;  width:100%; margin-top:30px; *+margin-top:24px; _margin-top:38px;}
.try_word2_04 ul li{ height:47px;  border-bottom:1px solid #f0f0f0; width:370px; margin-left:20px;}
.try_word2_04 ul li.border0{ border:none;}
.try_word2_04left{ width:28px; height:28px; float:left; padding-top:10px;}
.try_word2_04right{ float:left; line-height:47px; margin-left:10px; width:330px; height:47px; overflow:hidden;} 
/*口碑分析end*/
/*免责声明begin*/
.try_bottom{ margin-top:50px; background:#f8f8f8; padding-top:30px; padding-bottom:25px; font-size:14px; font-family:"微软雅黑"; text-align:center; line-height:24px; color:#b3b3b3; margin-bottom:30px;}
.try_bottom p.mzsm{ font-size:20px; margin-bottom:10px;}
/*免责声明end*/



/*试用品切换*/
.adtxd_word10{ width:760px; height:43px; border-bottom:1px solid #e9e9e9; font-size:16px; font-family:"微软雅黑";   }
.adtxd_word10 ul li{ float:left; display:inline; margin-right:10px; display:block;}
.adtxd_word10 ul li a{ padding-left:20px; padding-right:20px; line-height:42px; height:42px; border-top:1px solid #e9e9e9; border-right:1px solid #e9e9e9;  cursor:pointer; background:#f7f7f7; border-left:1px solid #e9e9e9; display:block; }
.adtxd_word10 ul li a.dtxdcur{ background:#fff;}


/*分页*/
.fenye {padding:30px 0 50px; font-family:Arial;}
.fenye a{width:50px;height:50px;display:inline-block;*display:inline;zoom:1;background-color:#f1f1f1;margin-right:10px;font-size:15px;line-height:50px;text-align:center;color:#6f6f6f;font-family:Arial; text-decoration:none;}
.fenye a:hover{background-color:#535353;color:#fff; text-decoration:none; font-family:Arial;}
.fenye a.song {font-family:Arial;}
.fenye a.now {background-color:#535353;color:#fff; font-family:Arial;}
.fenye span {margin-right:10px;}

/*浮层*/
.try_fcblick{ background:#000; width:100%; height:100%; position:absolute; z-index:100; FILTER: alpha(opacity=80); moz-opacity: 0.8; opacity: 0.8; left:0; top:0; z-index:1000; display:; word-wrap:break-word;}
.try_fcmain{ width:430px; border:1px solid #d2d2d2; background:#FFF; z-index:1001; display:; position:absolute; top:0px; left:0px; padding-bottom:30px;}
.try_close1{ width:19px; height:19px; float:right; padding-top:6px; padding-right:6px; cursor:pointer;}
.try_fcwz{ font-size:14px; line-height:24px; padding-left:40px; width:360px;}
.try_fcwz span{ color:#d60000;}
.try_fcwz span a{ text-decoration:underline; color:#d60000;}



/*试用报告页面*/
/*默认排序时间*/
.md_tab {height:45px;  background:#f8f8f8; border:1px solid #e3e3e3;  }
.md_tab .left {white-space:nowrap;}
.md_tab .list li{padding-left:20px; padding-right:20px; *+padding-right:15px; height:45px; line-height:45px;  text-align:center; border-right:1px solid #e3e3e3;  float:left; display:block;  cursor:pointer; white-space:nowrap; }
.downhuiarrow2,.downhuiarrow3,.downhuiarrow4,.downhuiarrow5{ margin-left:5px; margin-top:19px;}
.md_tab .list li a{text-decoration:none; cursor:pointer;}
.md_tab .list li span{cursor:pointer;}
.md_tab .list li.cur { border-bottom:1px solid #fff; background:url(/hzpjs../images/g_axjt.jpg) bottom center no-repeat #fff;}
.md_tab .right .input1 {width:38px;height:23px;text-align:center;border:1px solid #e3e3e3;background-color:#fff; vertical-align:middle;margin:0 10px;}
.md_tab .right .input2 {width:28px;}
.md_tab .right {margin-top:10px;}
.md_tab .right .btn {width:40px;height:25px;background-color:#535353;border:none;text-align:center;line-height:25px; vertical-align:middle;font-size:12px;color:#fff;margin:0 10px;}
.md_tab .right .btn:hover{ background:#c6171e; color:#FFF;}
.md_tab .right .btn1 {margin-left:0;}
.md_tab .right .btn3 {width:40px;height:25px;background-color:#a5a5a5;border:none;text-align:center;line-height:25px; vertical-align:middle;font-size:12px;color:#fff;margin:0 10px 0 0;
 display:inline-block; float:left;}
.md_tab .right .btn3.isall{background-color:#4b4b4b;color:#fff;}
.md_tab .right .btn3:hover{ background:#4b4b4b; color:#fff;}

/*试用报告左边下面切换的内容部分*/
.math {padding:18px 0 18px 20px;}
.math strong{ color:#d60000;}

/*试用报告左边小模块*/
.try_sybg{ width:760px;}
.try_sybg ul{ width:774px; margin-right:-14px;}
.try_sybg ul li{ width:365px; height:394px; border:1px solid #e3e3e3; float:left; margin-right:20px; background:#fff; padding-top:20px; margin-bottom:20px;}
.try_sybg ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}
.sybg_new1{ width:325px; height:244px; position:relative; margin-left:20px;}
.sybg_jinghua{ width:80px; height:80px; position:absolute; top:-16px; right:-16px;}
/*0916begin*/
.sybg_wz1{ margin-left:20px; width:325px; overflow:hidden; font-size:14px; margin-top:15px; height:16px;}
/*0916end*/
.sybg_wz2{ margin-left:20px; width:325px; line-height:20px; color:#8f8f8f; height:40px; overflow:hidden; padding-top:10px;}
.sybg_wz3{ height:59px; width:100%; background:#fafafa; border-top:1px solid #e3e3e3; margin-top:9px;}
.sybg_wz3_01{ width:35px; height:35px; float:left; margin-top:12px; margin-left:20px;}
.sybg_wz3_02{ float:left; margin-left:10px; margin-top:12px; line-height:20px;}
.sybg_wz3_02 p{ color:#8f8f8f;}
.sybg_wz3_03{ float:right; margin-right:20px; margin-top:12px; text-align:right;}
.sybg_wz3_03 span{ font-size:18px; font-family:Arial; color:#d60000;}
.sybg_wz3pfbg{ background:url(/hzpjs../images/sybg_wz3pfxing.png) no-repeat; width:66px; height:12px; margin-top:2px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfxing.png");}
.sybg_wz3pfxing{background:url(/hzpjs../images/sybg_wz3pfbg.png) no-repeat; width:66px; height:12px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfbg.png");}


/*免费试用小模块*/
.sybg_mfsy{ margin-top:20px; height:137px; width:380px; background:#f7f7f7;}
.sybg_mfsy1{ width:100px; height:100px;  float:left; display:inline; padding-top:17px; padding-left:17px;}
.sybg_mfsy2{ margin-right:20px; width:220px; float:right; display:inline; font-size:14px; line-height:24px; margin-top:20px;}
.sybg_mfsy2_02{ margin-top:10px;}
.sybg_mfsy2_left{ float:left; word-break:97px; display:inline;}
.sybg_mfsy2_right{ float:right; display:inline-block; padding-left:20px; font-size:12px; padding-right:20px; height:31px; background:#d60000; line-height:31px; text-align:center; color:#FFF; margin-top:30px; }
.sybg_mfsy2_right a{ color:#FFF; text-decoration:none; display:block;}
.sybg_mfsy2_right:hover{ color:#FFF; text-decoration:none; background:#4b4b4b; display:block;}

/*我的试用中心*/
.mt20{ margin-top:20px;}




/*单个试用品*/
.dgsyp_top{ cursor:pointer; width:1180px;}
.dgsyp_all_box1{  width:1178px; height:478px; border:1px solid #e3e3e3; margin-top:20px;}
.dgsyp_all_box1left{ width:639px; position:relative; height:478px; float:left; display:inline;}
.dgsyp_pic1{ width:640px; height:480px; position:absolute; top:-1px; left:-1px;}
.dgsyp_zzcp{ width:48px; height:65px; position:absolute; top:-1px; left:-1px;}
.dgsyp_all_box1right{ float:left; display:inline; width:539px; }
.dgsyp_all_box1_01{ font-size:22px; font-family:"微软雅黑"; text-align:center; margin-top:25px; line-height:22px; width:539px; overflow:hidden; }
.dgsyp_all_box1_02{ margin-top:25px; height:61px; position:relative; width:100%; background:#f35252;}
.dgsyp_all_box1_02z{ width:27px; height:61px; position:absolute; top:0; left:-27px;}
.dgsyp_all_box1_02y{ width:7px; height:67px; position:absolute; top:0; right:-7px;}

/*手机二维码浮层begin*/
.dgsyp_sj{ width:44px; height:35px; position:absolute;top:14px; right:62px; cursor:pointer; z-index:93;}
.dgsyp_fc{ position:absolute; top:0; right:-42px; width:161px; height:372px; z-index:90; display:none;}
.dgsyp_fc_01{ background:url(/hzpjs../images/dgsyp_fctop.png) no-repeat; width:161px; height:320px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/dgsyp_fctop.png");  padding-top:15px;}
.dgsyp_fc_01wz1{ line-height:18px; padding-left:64px;}
.dgsyp_fc_01wz2{  margin-top:10px; }
.dgsyp_fc_01wz2 img{ width:68px; height:68px; padding-left:61px;}
.dgsyp_fc_01wz2 p{ padding-top:5px; text-align:center;  padding-left:56px; width:78px;}
.dgsyp_fc_02{ width:132px; height:37px; background:#ee1b24; margin-left:29px; color:#FFF; font-size:13px; line-height:37px; text-align:center;}
.dgsyp_fc_02 a,.dgsyp_fc_02 a:hover{color:#FFF;}
/*手机二维码浮层end*/

.dgsyp_nz{ width:39px; height:43px; float:left; margin-left:62px; padding-top:8px;}
.dgsyp_wz1{ float:left;  padding-top:8px;}
.dgsyp_wz1 h1{ color:#fab6b6; padding-left:10px;}
.dgsyp_wz1 p{  font-size:16px; font-family:"微软雅黑"; color:#FFF; }
.dgsyp_wz1 p span{ font-size:28px; font-family:Arial; padding-left:10px; padding-right:10px;}

.dgsyp_all_box1_03{ margin-top:18px; margin-left:30px; height:42px; width:509px; overflow:hidden;}
.dgsyp_all_box1_03 ul li{ width:120px; text-align:center; float:left; background:url(/hzpjs../images/dgsyp_all_box1_03bg.jpg) right repeat-y;}
.dgsyp_all_box1_03 ul li h1{ font-size:14px; font-family:"微软雅黑"; }
.dgsyp_all_box1_03 ul li p{ font-size:14px; font-family:"微软雅黑"; color:#d60000;}
.dgsyp_all_box1_03 ul li.bgnone{ background:none;}
.dgsyp_all_box1_04{ margin-left:30px; margin-top:18px; width:509px; overflow:hidden;}
.dgsyp_all_box1_04qhtop{ height:29px;} 
.dgsyp_all_box1_04qhtop ul li{ float:left; display:inline; padding-left:15px; padding-right:15px; height:29px; line-height:29px; background:#f4b369; margin-right:2px; color:#FFF; cursor:pointer;}
.dgsyp_all_box1_04qhtop ul li.dgsypon1{ background:#f48c69;}
.dgsyp_all_box1_04qhbott{ width:480px; height:70px; background:#fff1dd; overflow:hidden;}
.dgsyp_zu1{ color:#a0a0a0; padding-top:12px; white-space:nowrap;}
.dgsyp_zu1 ul li{ float:left; margin-left:35px; _margin-left:21px; margin-right:36px; _margin-right:42px;}
.dgsyp_zu2{ height:0px; border-top:3px solid #fff; width:360px; margin-left:60px; margin-top:8px; _margin-top:8px; position:relative; z-index:10;}
.dgsyp_zu2 ul li{ width:120px; height:0px;}
.dgsyp_zu2_01{  width:120px; height:0px; border-top:3px solid #facd89; position:absolute; top:-3px; left:0;}
.dgsyp_zu2_02{  width:120px; height:0px; border-top:3px solid #facd89; position:absolute; top:-3px; left:120px;}
.dgsyp_zu2_03{  width:120px; height:0px; border-top:3px solid #facd89; position:absolute; top:-3px; left:240px;}
.dgsyp_ty1{ width:6px; height:6px; position:absolute; top:-5px; left:-3px;}
.dgsyp_ty2{ width:6px; height:6px; position:absolute; top:-5px; left:117px;}
.dgsyp_ty3{ width:6px; height:6px; position:absolute; top:-5px; left:236px;}
.dgsyp_ty4{ width:6px; height:6px; position:absolute; top:-5px; left:357px;}
.dgsyp_zu3{ color:#a0a0a0; margin-top:7px; _margin-top:-26px; height:12px; }
.dgsyp_zu3 ul li{ float:left; margin-left:36px;  _margin-left:22px; margin-right:14px; _margin-right:22px; width:70px; text-align:center;}
.dgsyp_thsm{ color:#ac6a00; padding-top:10px; padding-left:17px; width:450px; line-height:24px;}
.dgsyp_all_box1_05{ margin-top:18px; margin-left:30px; height:40px; width:480px; overflow:hidden; *+margin-left:15px; *+width:495px;}
.dgsyp_sr1{ width:458px; height:38px; _width:445px; _height:36px;  *+width:475px; *+height:36px; border:1px solid #eeeeee; color:#b3b3b3; line-height:38px; padding-left:10px; padding-right:10px; float:left;} 
.dgsyp_all_box1_06{ margin-top:8px; margin-left:30px; width:509px; overflow:hidden;}
.dgsyp_all_box1_06 p{  font-size:14px; font-family:"微软雅黑";}
.dgsyp_all_box1_06main{ margin-top:8px; height:57px; overflow:hidden;}
.dgsyp_all_box1_06main_01{ float:left; width:320px;}
.dgsyp_all_box1_06main_01 span{ height:26px; padding-left:10px; padding-right:10px; background:#f8b75d; margin-right:5px; float:left; line-height:26px; color:#FFF; margin-bottom:5px; cursor:pointer;}
.dgsyp_all_box1_06main_02{ height:41px; padding-left:35px; padding-right:35px;  font-size:18px; font-family:"微软雅黑"; color:#FFF; line-height:41px; background:#d60000; margin-right:30px; float:right; _margin-right:15px;}
.dgsyp_all_box1_06main_02 a,.dgsyp_all_box1_06main_02 a:hover{ color:#FFF; text-decoration:none;}
.dgsyp_all_box1_06main_02:hover{background:#4b4b4b;}

/*产品介绍begin*/
.dgsyp_all_box2{ margin-top:30px; line-height:24px; font-size:14px; padding-right:20px;}
.dgsyp_all_box2_01{ background:url(/hzpjs../images/dgsyp_all_box2_01.jpg) left center no-repeat; padding-left:51px; height:40px; font-size:20px; font-family:"微软雅黑"; line-height:20px;}
.dgsyp_all_box2_01 p{ font-family:Arial; font-size:15px;}
.dgsyp_all_box2_02{ width:1138px; padding:20px; border:1px solid #e3e3e3; background:#f7f7f7; margin-top:20px;}
.dgsyp_all_box2_02left{ width:260px; height:260px; overflow:hidden; margin-left:20px; margin-top:20px; float:left;}
.dgsyp_all_box2_02right{ float:left; margin-left:20px; font-size:14px; width:815px; line-height:24px;}
.dgsyp_all_box2_02right_01{ margin-top:25px;}
.dgsyp_all_box2_02right_02{ margin-top:5px;}
.dgsyp_all_box2_02right_02 ul li{ width:350px; float:left; display:inline; line-height:30px; }
.dgsyp_all_box2_02right_03{ margin-top:15px;}
/*产品介绍end*/


/*单个试用品下面的切换部分*/
.dgsyp_nav{ margin-top:30px; width:1178px; border:1px solid #e3e3e3; }
.dgsyp_navtop{ height:86px; width:1180px; overflow:hidden; margin-top:15px;}
.dgsyp_navtop ul li{ width:270px; height:86px; float:left; display:inline; margin-left:19px; }


.dgsypnav1{ background:url(/hzpjs../images/dgsypnav1.gif) no-repeat; width:270px; height:86px; display:block;}
.dgsypnav2{ background:url(/hzpjs../images/dgsypnav2.gif) no-repeat; width:270px; height:86px; display:block;}
.dgsypnav3{ background:url(/hzpjs../images/dgsypnav3.gif) no-repeat; width:270px; height:86px; display:block;}
.dgsypnav4{ background:url(/hzpjs../images/dgsypnav4.gif) no-repeat; width:270px; height:86px;display:block;}

li a.dgsypnav1{ background:url(/hzpjs../images/dgsypnav1.gif) no-repeat; width:270px; height:86px; display:block;}
li a.dgsypnav2{ background:url(/hzpjs../images/dgsypnav2.gif) no-repeat; width:270px; height:86px; display:block;}
li a.dgsypnav3{ background:url(/hzpjs../images/dgsypnav3.gif) no-repeat; width:270px; height:86px; display:block;}
li a.dgsypnav4{ background:url(/hzpjs../images/dgsypnav4.gif) no-repeat; width:270px; height:86px;display:block;}

li a.dgsypnav1a{ background:url(/hzpjs../images/dgsypnav1.gif) no-repeat; width:270px; height:86px; display:block;}
li a.dgsypnav2a{ background:url(/hzpjs../images/dgsypnav2a.gif) no-repeat; width:270px; height:86px; display:block; }
li a.dgsypnav3a{ background:url(/hzpjs../images/dgsypnav3a.gif) no-repeat; width:270px; height:86px; display:block;}
li a.dgsypnav4a{ background:url(/hzpjs../images/dgsypnav4a.gif) no-repeat; width:270px; height:86px; display:block;}


.dgsyp_navtop ul li h1 {font-size:18px; font-family:"微软雅黑"; color:#FFF; padding-top:17px; line-height:24px; padding-left:92px; display:block;}
.dgsyp_navtop ul li p{  font-size:18px; font-family:Arial; color:#FFF; padding-left:90px; line-height:24px;}

/*第二切换*/
.dgsyp_navlast2{ margin-top:19px;}
.dgsyp_navlast2_01{ height:148px; background:#f7f7f7; border-top:1px solid #e3e3e3;  border-bottom:1px solid #e3e3e3; width:100%;}
.dgsyp_navlast2_wz1{ font-size:16px; font-family:"微软雅黑"; padding-top:19px; padding-left:20px;}
.dgsyp_navlast2_wz2{ margin-top:14px; margin-left:19px;}
.dgsyp_navlast2_wz2 ul li{ width:180px; margin-right:12px; float:left; display:inline;}
.dgsyp_navlast2_wz2_01{ width:180px; height:50px; background:#ff954d; text-align:center; line-height:50px; font-size:20px;  font-family:"微软雅黑"; color:#FFF;}
.dgsyp_navlast2_wz2_02{ width:180px; text-align:center; margin-top:10px; font-size:14px; color:#ff954d; font-family:"微软雅黑";}
.dgsyp_navlast2_wz2_02 span{ font-size:16px;}
.dgsyp_navlast2_02{ margin-top:30px; margin-left:20px; font-size:18px; font-family:"微软雅黑";}
.dgsyp_navlast2_03{ margin-top:20px;}
.dgsyp_navlast2_03 ul li{ width:364px; height:230px; border:1px solid #eeeeee; margin-left:20px; margin-bottom:20px; float:left; display:inline; }
.dgsyp_navlast2_03 ul li.trysybghover22{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; }
.dgsyp_ysq1{ width:356px; height:80px; background:#f7f7f7; margin-top:4px; margin-left:4px; position:relative;}
.dgsyp_xjt{ position:absolute; width:11px; height:11px; position:absolute; top:80px; left:53px;}
.dgsyp_ysq1_01{ width:50px; height:50px; float:left; padding-top:15px; margin-left:15px;}
.dgsyp_ysq1_02{ float:left; margin-left:15px; padding-top:15px;}
.dgsyp_ysq1_02 p{ line-height:24px;}
.dgsyp_ysq2{ margin-top:15px; width:336px; margin-left:14px; line-height:20px;}
.dgsyp_ysq3{ margin-top:10px; margin-left:15px;}
.dgsyp_ysq3 span{ height:26px; padding-left:10px; padding-right:10px; line-height:26px; float:left; margin-right:5px; margin-bottom:5px; background:#ff954d; color:#FFF;}

/*第三切换*/
.dgsyp_navlast3{ margin-top:19px;}
.dgsyp_navlast3_01{ font-size:16px; font-family:"微软雅黑"; margin-left:20px;}
.dgsyp_navlast3_02{ margin-top:17px; margin-left:20px; width:1158px; }
.dgsyp_navlast3_02 ul li{ width:364px; height:98px; border:1px solid #eeeeee; float:left; margin-right:20px;}
.dgsyp_navlast3_02 ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#FFF; }
.dgsyp_navlast3pic1{ float:left; display:inline; width:99px; height:98px; position:relative;}
.dgsyp_navlast3pic1_01{ position:absolute; top:-1px; left:-1px;}
.dgsyp_navlast3pic1_02{ position:absolute; top:-1px; left:-1px; width:20px; height:20px; background:#d60000; z-index:10;}
.dgsyp_navlast3pic1_03{ position:absolute; top:-1px; left:-1px; width:20px; text-align:center; line-height:20px; z-index:20; color:#fff;}
.dgsyp_navlast3wz1{ float:left; margin-left:14px; font-size:14px;}
.dgsyp_navlast3wz1 h1{ margin-top:12px; line-height:24px; font-size:14px;}
.dgsyp_navlast3wz1 p{ color:#b3b3b3; line-height:24px;}
.dgsyptb1{ margin-top:4px;}
.dgsyp_navlast3_03{ margin-top:30px; font-size:16px; font-family:"微软雅黑"; margin-left:20px;}
.dgsyp_navlast3_04{ margin-top:20px;}
.dgsyp_navlast3_04 ul li{ margin-left:20px; width:170px; float:left; height:50px; margin-bottom:20px;}
.dgsyp_navlast3_04left{ width:50px; height:50px; float:left;}
.dgsyp_navlast3_04right{ margin-left:10px; float:left;}
.dgsyp_navlast3_04right p{ font-size:14px; line-height:24px; width:105px; height:24px; overflow:hidden;}


/*第四切换*/
.dgsyp_navlast4{ margin-top:19px;}
.dgsyp_navlast4_01{ font-size:18px; font-family:"微软雅黑"; margin-left:20px;}
.dgsyp_sybg{ width:1158px; margin-top:20px; margin-left:20px; overflow:hidden;}
.dgsyp_sybg ul{ width:1161px; margin-right:-3px; }
.dgsyp_sybg ul li{ width:365px; height:394px; border:1px solid #e3e3e3; float:left; margin-right:20px; background:#fff; padding-top:20px; margin-bottom:20px;}
.dgsyp_sybg ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}


/*我的试用中心*/
.wodebg{ background:url(/hzpjs../images/wodebg.jpg) repeat-y; width:1178px; height:100%; border:1px solid #eeeeee;}
.wodesyzx{font-size:20px; font-family:"微软雅黑"; color:#000; padding-top:20px; padding-left:30px;}

/*右侧*/
.wode_main_right{ margin-left:40px; width:378px; float:left; display:inline;}
.wode_right{ width:328px; height:110px; background:#fffbfc; margin-left:26px; margin-top:20px;}
.wode_right_01{ width:90px; height:90px; float:left; display:inline; margin-left:10px; margin-top:10px;}
.wode_right_02{ margin-left:15px; float:left; padding-top:10px;}
.wode_right_02 h1{ font-size:14px; line-height:30px;}
.wode_right_02 p{ line-height:24px; color:#8f8f8f;}


/*我的试用中心切换*/
.wode_word10{ width:730px; height:43px; border-bottom:1px solid #e9e9e9; font-size:16px; font-family:"微软雅黑"; margin-left:30px; margin-top:30px;   }
.wode_word10 ul li{ padding-left:15px; padding-right:15px; line-height:42px; height:42px; border-top:1px solid #e9e9e9; border-right:1px solid #e9e9e9; float:left; display:inline; cursor:pointer; background:#f7f7f7; border-left:1px solid #e9e9e9; margin-right:10px;}
.wode_word10 ul li.wodecur{ background:#fff;}

/*我获得的试用*/
.wode_whdsy{ margin-left:30px; margin-top:20px; width:730px; overflow:hidden;}
.wode_whdsy ul{ width:744px; margin-right:-14px;}
.wode_whdsy ul li{ width:350px; height:362px; border:1px solid #e3e3e3; float:left; margin-right:20px; margin-bottom:20px;}
.wode_whdsy ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}
.wode_whdsypic1{ width:310px; height:233px; position:relative; margin-top:20px; margin-left:20px;}
.wode_whdsypic1bg{ position:absolute; right:0; top:0; height:36px; padding-left:20px; padding-right:20px; background:#a0a0a0; font-size:16px; font-family:"微软雅黑"; color:#FFF; line-height:36px;}
.wode_whdsywz1{ font-size:14px; padding-top:15px; padding-left:20px;}
.wode_whdsywz2{ height:55px; background:#fafafa; border-top:1px solid #e3e3e3; margin-top:12px; padding-left:20px; padding-top:10px; width:330px;}
.wode_whdsywz2 dl{ float:left; width:157px; line-height:24px;}
.wode_whdsywz2 dl span{ color:#d60000;}


/*我发表的报告*/
.wode_sybg{ margin-left:30px; margin-top:20px; width:730px; overflow:hidden;}
.wode_sybg ul{ width:744px; margin-right:-14px;}
.wode_sybg ul li{ width:350px; height:414px; border:1px solid #e3e3e3; float:left; margin-right:20px; background:#fff; margin-bottom:20px;}
.wode_sybg ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}
.wode_new1{ width:310px; height:233px; position:relative; margin-left:20px; margin-top:20px;}
.wode_jinghua{ width:80px; height:80px; position:absolute; top:-16px; right:-16px;}
.wode_wz1{ margin-left:20px; width:310px; overflow:hidden; font-size:14px; margin-top:15px;}
.wode_wz2{ margin-left:20px; width:310px; line-height:20px; color:#8f8f8f; max-height:40px; overflow:hidden; padding-top:10px;}
.wode_wz3{ height:59px; width:100%; background:#fafafa; border-top:1px solid #e3e3e3; margin-top:19px;}
.wode_wz3_01{ width:35px; height:35px; float:left; margin-top:12px; margin-left:20px;}
.wode_wz3_02{ float:left; margin-left:10px; margin-top:12px; line-height:20px;}
.wode_wz3_02 p{ color:#8f8f8f;}
.wode_wz3_03{ float:right; margin-right:20px; margin-top:12px; text-align:right;}
.wode_wz3_03 span{ font-size:18px; font-family:Arial; color:#d60000;}
.wode_wz3pfbg{ background:url(/hzpjs../images/sybg_wz3pfxing.png) no-repeat; width:66px; height:12px; margin-top:2px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfxing.png");}
.wode_wz3pfxing{background:url(/hzpjs../images/sybg_wz3pfbg.png) no-repeat; width:66px; height:12px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfbg.png");}


/*待提交的报告*/
.wodedtj_new{ margin-top:20px; margin-left:30px;}
.wodedtj_new ul li{ width:718px; height:175px; border:1px solid #e3e3e3; background:#f8f8f8; margin-bottom:20px; padding-top:9px; padding-left:9px; cursor:pointer;}
.wodedtj_new ul li.trysybghover{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}

.wodedtj_new1{ width:220px; height:165px; position:relative; float:left;}
.wodedtj_new2{ float:left; margin-left:20px; width:478px; overflow:hidden; }
.wodedtj_new2_01{ font-family:"微软雅黑"; font-size:20px; margin-top:20px; line-height:20px;}
.wodedtj_new2_02{ margin-top:20px; }
.wodedtj_new2_02 dl{ float:left; margin-bottom:10px;}
.wodedtj_new2_02 dl span{ color:#d60000;}
.wodedtj_new2_02 dl span.spabsz{ color:#d60000; font-size:16px; font-family:Arial; font-weight:bolder; padding-left:2px; padding-right:2px;}
.w248{ width:248px; margin-right:20px;}
.wodedtj_new3_02{ margin-left:268px; _margin-left:134px; float:left; height:34px; line-height:34px; padding-left:20px; padding-right:20px; font-family:"微软雅黑"; font-size:14px; background:#4b4b4b; color:#FFF; }
.wodedtj_new3_02.wodedtjhover{ background:#d60000; color:#FFF;}
.wodedtj_new3_02 a{ color:#FFF;}



/*hkcss_begin*/

/*发表心得*/
.hzpk_fbxd{ border:1px solid #e3e3e3; padding-bottom:80px; margin-bottom:60px;}
.hzpk_fbxd_01{ height:59px; line-height:59px; padding-left:20px; }
.hzpk_fbxd_02{ background:#f7f7f7; padding-bottom:20px;}
.hzpk_fbxd_fsq{ width:24px; height:12px; padding-left:223px; padding-top:0; margin-top:0;}
.fbxd_left{ float:left; width:392px; background:url(/hzpjs../images/h_try_cp01.gif) no-repeat; height:330px;}
.fbxd_left2{padding:10px 0 0 19px; height:32px;}
.fbxd_left2_02{ float:left;  position:relative; }
.iemr10{ margin-right:10px; _margin-right:2px;}
/*0916begin*/
.fbxd_tc1{ position:absolute; top:32px; border:1px solid #eeeeee; width:232px; padding-top:10px; padding-bottom:10px; background:#FFF; padding-left:10px; z-index:100; }
/*0916end*/
.fbxd_tc1_01{height:31px;}
.fbxd_tc1_01 ul li{ float:left; display:inline; padding-left:13px; padding-right:13px; *+padding-left:10px; *+padding-right:10px; height:31px; background:#eeeeee; margin-right:2px; line-height:31px; cursor:pointer;}
.fbxd_tc1_01 ul li.fbxdon{ color:#FFF; background:#ec1c22;}
/*0916begin*/
.fbxd_tc1_02{  }
.fbxd_tc1_list ul li{  width:222px; line-height:30px; cursor:pointer; overflow:hidden; height:30px;}
/*0916end*/
.fbxd_tc1_list ul li:hover{color:#c6171e}
.mr10{margin-right:10px;}
.fbxd_button1{ width:128px; height:30px; border:1px solid #eeeeee; line-height:30px; background:url(/hzpjs../images/hzpk_flright.gif) 141px 14px no-repeat #fff; padding-left:10px; padding-right:20px; cursor:pointer;}
/*0916begin*/
.fbxd_button2{ width:212px;   height:30px; border:1px solid #eeeeee; line-height:30px; background:url(/hzpjs../images/hzpk_flright.gif) 219px 14px no-repeat #fff; padding-left:10px; padding-right:20px; cursor:pointer;}
/*0916end*/
.fbxd_left3{ margin:20px 0 0 19px; background:#FFF; width:320px; padding-top:10px; padding-left:10px; padding-right:25px; padding-bottom:10px;}
.fbxd_left3_01{ width:100px; height:100px; border:1px solid #f1f1f1; float:left;}
.fbxd_left3_02{ margin-left:20px; float:left; width:190px;}
.w80{ width:80px;}
.fbxdbq{ width:393px; height:330px; background:url(/hzpjs../images/h_try_cp03.gif) no-repeat; overflow:hidden;}
.fbxd_leftgx{padding:10px 0 10px 33px;}
.tjbxbj1{ width:310px; border:1px solid #e3e3e3; margin:10px 0 0 33px; padding-left:10px; padding-top:10px; padding-right:10px; background:#FFF; min-height:120px; _height:120px;}
.tjbxbj1 ul li{ padding-left:10px; padding-right:10px; height:30px; line-height:30px; background:#a5a5a5; float:left; display:inline; margin-right:10px; margin-bottom:10px; color:#FFF;}
.fbxd_close{ float:left; display:inline; padding-top:9px; padding-left:8px; cursor:pointer;}
.tjbxbj2{width:330px; margin:0 auto;}
.tjbxbj2 ul li{ float:left; display:inline; margin-left:10px; margin-right:10px; height:13px; line-height:13px; margin-bottom:10px;}
.hzpk_fbxd_03{ margin-top:30px; margin-left:190px; width:800px;}
.hzpk_fbxd_04zx{ width:778px; height:48px; border:1px solid #e3e3e3; font-size:14px; color:#a5a5a5; padding-left:20px; line-height:48px;}
.hzpk_fbxd_04{ margin-left:190px;  *+margin-left:96px; width:800px; height:50px; margin-top:20px;  }
.hzpk_fbxd_05zx{ width:758px; height:133px; border:1px solid #e3e3e3; font-size:14px; color:#a5a5a5; padding-left:20px; padding-top:15px; padding-right:20px; line-height:24px;}
.hzpk_fbxd_05{ margin-left:190px; *+margin-left:96px; width:800px; height:150px; margin-top:20px; }
.hzpk_fbxd_06{margin-left:190px; width:798px; height:53px; background:#f7f7f7; border:1px solid #e3e3e3; border-top:0px;}
.hzpk_fbxd_06left{ height:33px; line-height:33px; padding-left:10px; padding-right:10px; float:left; background:#ee1a24; color:#FFF; margin-top:10px; margin-left:10px; cursor:pointer;}
.hzpk_fbxd_06left:hover{ background:#c6171e; color:#FFF;}
.hzpk_fbxd_06right{ float:right; line-height:53px; padding-right:20px;}
.hzpk_fbxd_07{ margin-left:190px; margin-top:30px; margin-bottom:20px; width:800px;}
.hzpk_fbxd_08{ width:800px; margin-left:190px;}


/*0623begin*/

.hzpk_fbxd_08 ul li{ width:760px; height:100px; padding:20px; background:#f7f7f7; margin-bottom:20px; border-right:1px solid #f7f7f7; border-bottom:1px solid #f7f7f7;}
.hzpk_fbxd_08 ul li:hover{ border-right:1px solid #dddddd; border-bottom:1px solid #d2d2d2; cursor:move}

#xuanzeqian{line-height:105px; height:105px; color:#a5a5a5; text-align:center}
/*0623end*/

.hzpk_fbxd_08num1{ width:100px; height:100px; float:left;}
.hzpk_fbxd_08num2{ width:607px; margin-left:10px; height:100px;}
.hzpk_fbxd_08num2zx{ width:585px; height:93px; border:1px solid #e3e3e3; font-size:14px; color:#a5a5a5; padding-left:10px; padding-top:5px; padding-right:10px; line-height:24px;}
.hzpk_fbxd_08num3{ width:25px; height:25px; float:right; cursor:pointer;}
.hzpk_fbxd_09{ margin-top:10px; margin-left:190px;}
.hzpk_fbxd_09 ul li{ float:left; display:inline; padding-left:30px; padding-right:30px; font-size:14px; height:33px; line-height:33px; margin-right:10px;}
.hzpk_fbxd_09bg1{ background:#ee1a24; cursor:pointer;}
.hzpk_fbxd_09bg1:hover{ background:#c6171e; color:#FFF;}
.hzpk_fbxd_09bg2{ background:#4b4b4b; cursor:pointer;}
.hzpk_fbxd_09bg2:hover{ background:#c6171e; color:#FFF;}
.tjbxbj2 ul li span{*+padding-top:5px; }
.mr5{ margin-right:5px;}




/*网友评分 产品口碑*/
.xd_wypf{ width:393px; height:330px; background:url(/hzpjs../images/h_try_cp02.gif) no-repeat; overflow:hidden;}
.xd_wypf_title{ padding-top:20px; padding-left:20px; height:20px; width:260px; line-height:20px; padding-right:20px;}
.w92{ width:92px;}
.w58{ width:58px;}
.xd_wypf_xx{ width:110px;}
.xd_wypf_xx ul li{ float:left; display:inline; width:18px; height:16px ; margin-right:2px; padding-top:4px; }
.xd_wypf_main{ margin:10px auto 0 auto; width:302px; height:203px; background:#fff; padding:18px;}
.xd_wypf_main ul li{ height:12px; margin-bottom:19px;}
.xd_wypf_main_01{ float:left; width:62px;}
.xd_wypf_main_02{ float:left; border:1px solid #e3e3e3; width:130px; height:8px; background:#FFF; margin-top:2px;}


#dafenout_ul li .xd_wypf_main_02 span{float:left; width:13px; height:8px; background:#fff;}
#dafenout_ul li .xd_wypf_main_02 span.on{background:#ee1a24;}
#df_r_star{background:url(/hzpjs../images/df_allhui.gif) no-repeat; width:90px; height:16px; margin-top:4px;}
#df_r_star li{background:url(/hzpjs../images/df_allhong.gif) no-repeat; width:54px; height:16px; margin:0px; padding:0px;}
.f25{ font-size:25px;}
.greya5{color:#a5a5a5}


.xd_wypf_main_03{ margin-left:12px; float:left;}
span.wypfstyle{ width:60px; background:#ee1a24; height:8px;}
.linstyle{ width:40%; height:8px; background:#ee1a24;}
.xd_wypf_zj{ width:260px; height:58px; background:#eeeeee; padding-left:20px; line-height:58px; }
.mr20{ margin-right:20px;}
.w187{ width:187px;}

.ptl4053{padding:40px 0 0 53px;}
.ptl4070{padding:40px 0 0 70px;}
.sctuimg{width:758px; margin:0 auto; border:#e3e3e3 1px solid; border-top:0px; background:#f7f7f7; padding:20px;}
.sctuim01{position:relative; width:75px; height:100px; float:left; margin-right:10px; _display:inline}
.sctuclose{position:absolute; top:0px; right:0px; cursor:pointer}

.qingkong_hk{ height:40px; line-height:40px;width:140px; text-align:center; float:left; background:#4b4b4b; color:#FFF; cursor:pointer; font-size:18px; font-family:'微软雅黑'; margin:20px 20px 0 438px; _display:inline;}
.qingkong_hk:hover{ background:#d60000; color:#FFF;}


.qingkongred_hk{ height:40px; line-height:40px;width:140px; text-align:center; margin:20px 0 0 0; float:left; background:#d60000; color:#FFF; cursor:pointer; font-size:18px; font-family:'微软雅黑'}
.qingkongred_hk:hover{ background:#4b4b4b; color:#FFF;}

.datiaorep{border:#eeeeee 1px solid; width:1178px; margin:0 auto 60px auto; clear:both; background:url(/hzpjs../images/h_try_cp06.gif) repeat-y right top;}
.dtrepleft{width:799px; float:left;}
.dtreplf01{width:730px; margin:0 auto; margin-bottom:30px; clear:both; position:relative;}
.jinghua{ width:80px; height:80px; position:absolute; top:80px; right:70px; z-index:10;} 
.dtrepright{width:379px; float:left;}
.dt_sxyip{width:730px; text-align:right; height:50px; line-height:50px;}
.datiaorep img{display:inline}

.redd4{color:#d40000}
.redd4 a{color:#d40000; text-decoration:none}
.redd4 a:hover{color:#4b4b4b; text-decoration:none}
.pbot20{padding-bottom:20px;}
.pbot10{padding-bottom:10px;}
.ptop30{padding-top:30px;}
.ptop5{padding-top:5px;}
ul.dthf_ul li{float:left; margin:0 5px 5px 0; border:#e3e3e3 1px solid; line-height:25px; height:25px; padding:0 9px;}
.xiantiao_h{ border-bottom:#eeeeee 1px solid; padding-bottom:20px; clear:both}
.cpmiaoshu{width:600px; margin:0 auto; clear:both; line-height:24px; min-height:240px;}
.cpmiaoshu img{ margin-top:5px; margin-bottom:5px;}
.cpms_con{font-size:14px; line-height:24px;}
.cpms_con img{margin:20px 0px 10px 0px;}

a.shanyipian{background:url(/hzpjs../images/h_try_cp07.gif) no-repeat left center; padding-left:14px;}
a.shanyipian:hover{background:url(/hzpjs../images/h_try_cp07a.gif) no-repeat left center}

a.xiayipian{background:url(/hzpjs../images/h_try_cp08.gif) no-repeat right center; padding-right:14px;}
a.xiayipian:hover{background:url(/hzpjs../images/h_try_cp08a.gif) no-repeat right center}

a.tupianliul{background:url(/hzpjs../images/h_try_cp09.gif) no-repeat left center; padding-left:17px;}
a.tupianliul:hover{background:url(/hzpjs../images/h_try_cp09a.gif) no-repeat left center}


.dtxd_word6{ margin-top:30px; margin-left:10px;}
.dtxd_word7{ width:710px; overflow:hidden; margin:20px auto 0 auto}
.dtxd_word7 ul{ width:900px; margin-right:-57px;}
.dtxd_word7 ul li{ float:left; display:inline; width:350px;}
.dtxd_word7left{ width:102px;}
.dtxd_word7left_01{ width:100px; height:100px; border:1px solid #f1f1f1;}
.dtxd_word7left_02{ width:102px; text-align:center; margin-top:10px;}
.dtxd_word7right{ margin-left:20px; width:193px;}
.dtxd_word7right_01{ line-height:24px; height:48px; overflow:hidden; font-size:14px;}
.dtxd_word7right_02{ line-height:24px; height:74px; overflow:hidden; margin-top:10px; font-size:12px; color:#8f8f8f}
.dtxd_word8wz{ height:50px; width:688px; border:0px; padding:5px; line-height:20px;}
.dtxd_word8{height:60px; width:698px;}
.dtxd_word9{height:50px; width:698px;}
.dtxd_word9_01{ width:30px; width:30px; margin-top:10px;}
.dtxd_word9_02{ line-height:50px; margin-left:10px;}

.dlq{width:698px; background:#f1f1f1; padding:10px 10px 0 10px; margin-top:20px;}
.dlh{width:698px; background:#f1f1f1; padding:10px 10px 0 10px; margin-top:20px;}
.dtxd_word9_03dlq{ padding-left:10px; padding-right:10px; height:31px; line-height:31px; margin-top:10px;  background:#535353; display:block;}
.dtxd_word9_03dlq:hover{ background:#c6171e; color:#fff;}
.dtxd_word9_03{ padding-left:10px; padding-right:10px; height:31px; line-height:31px; margin-top:10px; margin-right:10px; background:#535353; display:block;}
.dtxd_word9_03:hover{background:#c6171e;}
.dtxd_word10{ margin-top:30px; width:730px; height:43px; border-bottom:1px solid #e8e8e8;   }
.dtxd_word10 ul li{ padding-left:10px; padding-right:10px; line-height:42px; height:42px; border-top:1px solid #e8e8e8; border-right:1px solid #e8e8e8; float:left; display:inline; cursor:pointer; background:#f7f7f7; border-left:1px solid #e8e8e8; margin-right:10px;}
.dtxd_word10 ul li.dtxdcur{ background:#FFF;}
.dtxd_word11{width:730px;}
.dtxd_word11 ul li{ margin-top:20px;}
.dtxd_word11_left{ width:60px; height:60px;}
.dtxd_word11_right{ width:650px; margin-left:20px; overflow:hidden;}
.dtxd_word11_right02{ font-size:14px; line-height:24px; margin-top:5px;}
.dtxd_word11 ul li.dtxdbottom{ padding-bottom:20px; border-bottom:1px solid #eeeeee}
.dtxdbghs{ background:url(/hzpjs../images/dtxdbghs.jpg) repeat-y; width:1178px; height:100%;}


.dtxd_word12{ margin-top:20px; margin-left:20px; height:30px; line-height:30px;}
.dtxd_word13{ margin-top:20px; margin-left:20px;}

.qitabaogfenshu{background:url(/hzpjs../images/h_try_cp14.gif) no-repeat; margin:1px 0 0 5px; width:66px; height:13px; float:left; _display:inline}
.ptop20{padding-top:20px;}


.dtrih01{background:#ffebef; padding:20px;}
.dtrightw340{width:340px; margin:0 auto;}
.dt_fshk{font-family:Arial, Helvetica, sans-serif; font-size:25px; color:#d40000}
.dt_r_fs{background:url(/hzpjs../images/h_try_cp17.gif) no-repeat; margin:7px 0 0 5px; width:95px; height:18px; float:left; _display:inline}

.dtqitabg01{background:#fff; clear:both; height:116px; padding:20px 18px;}

.dtqitabg01 .dtxd_word7right{ margin-left:20px; width:180px;}
.dtqitabg01 .dtxd_word7right_01{ line-height:24px; height:48px; overflow:hidden; font-size:14px; }
.dtqitabg01 .dtxd_word7right_02{ line-height:24px; height:44px; overflow:hidden; margin-top:10px; font-size:12px; color:#8f8f8f}



/*整点限送下*/
.zt_bottomcenter{width:378px; height:166px; float:left; position:relative; overflow:hidden;; z-index:5}
#zt_bottomcentergd_hk{position:absolute}
#zt_bottomcentergd_hk ul{float:left; width:378px;}
#zt_bottomcentergd_hk ul li{float:left; width:378px;}

#zt_yuanlai_hk{float:left}
#zt_zenjia_hk{float:left}

/*hkcss_end*/




/*验证码分享到0807添加*/
.syhzpk_yzm{ width:555px; margin-left:190px; height:24px; padding-left:245px; margin-top:20px;  }
.hzpk_yzm_01{ float:left; line-height:24px; margin-right:10px;}
.hzpk_yzm_02{ float:left; width:55px; height:24px;}
.hzpk_yzm_03style{ width:54px; height:22px; border:1px solid #e3e3e3; text-align:center;}
.hzpk_yzm_03{ float:left; display:inline; width:56px; margin-left:10px;}
.hzpk_yzm_04{ float:left; margin-left:10px; line-height:24px; color:#b3b3b3;}
.hzpk_yzm_04 a{ color:#b3b3b3;}
.syhzpk_fxd{width:555px; margin-left:190px; height:24px;  margin-top:5px; padding-left:245px;}
.hzpk_fxd_01{float:left; line-height:24px; margin-right:10px;}
.hzpk_fxd_02{ float:left; padding-top:5px;}
.hzpk_fxd_03{ float:left; margin-left:5px; line-height:24px;}
.hzpk_fxd_04{ float:left; padding-top:5px; margin-left:10px;}


.dgsyp_all_box1_06main_01 span.xinjiayanse{background:#ff954d;}

/*0902add*/
.wypf0902{ background:#fff7f7; width:480px; height:70px; overflow:hidden; margin-left:30px; margin-top:10px; font-family:'微软雅黑';}
.wypf0902_01{ font-size:16px; padding-left:135px; padding-top:10px; float:left; display:inline;}
.wypf0902_01 span{ color:#d60000; font-size:20px; font-family:Arial;}
.wypf0902_02{ background:url(/hzpjs../images/wypf0902_02.gif) no-repeat; width:94px; height:16px;  float:left; display:inline; margin-top:13px; margin-left:8px;} 
.wypf0902_02a{ background:url(/hzpjs../images/wypf0902_02a.gif) no-repeat; width:94px; height:16px;}
.wypf0902_03{ padding-top:5px; padding-left:20px; float:left; display:inline;}
.wypf0902_03 p{ margin-left:10px; line-height:22px; font-size:14px; float:left; display:inline; white-space:nowrap; height:22px;}
.wypf0902_03 p span{color:#d60000;}
.wypf0902_04{ padding-top:5px; padding-left:90px; float:left; display:inline;}
.wypf0902_04 p{ margin-left:10px; line-height:22px; font-size:14px; float:left; display:inline; white-space:nowrap; height:22px;}
.wypf0902_04 p span{color:#d60000;}

.wypf0902_05{background:#ffeeee; height:73px; width:480px; margin-left:30px; font-family:'微软雅黑';}
.wypf0902_05a{ font-size:14px; padding-left:20px; padding-top:12px;}
.pl20{ padding-left:20px;}
.dgsyp_all_box1_06main_01a span{ height:26px; padding-left:10px; padding-right:10px; background:#f8b75d; margin-right:5px; float:left; line-height:26px; color:#FFF; margin-bottom:5px; cursor:pointer;}

.dgsyp_all_box1_06main_01a span.xinjiayanse{background:#ff954d;}


/*0910添加评论样式*/
.backE7E { background: #E7E7E7;height: 28px;}
.w730 {width: 799px; margin-top:30px;}
.dcbackE6 { background: #E6E7E6;}
.grey53 {color: #535353;}
.fl {float: left;}
.pright15 {padding-right: 15px;}
.ptop8 { padding-top: 8px;}
.grey53 { color: #535353;}
.fr {float: right;}
.marginbot20 { margin-bottom: 20px;}
.clear {clear: both;}
.xindeleft01 {background: url(/hzp/static/common/images/chanpinku91.gif) no-repeat;display: inline; height: 52px;margin-bottom: 0; margin-left: 15px;margin-right: 7px; margin-top: 0; padding-top: 2px; padding-left:0px;text-align: center;width: 54px;}
.fl { float: left;}
.w637b {background:url(/hzpjs../images/chanpinku92.gif) right center repeat-y;width: 637px;}
.txtRright {text-align: right;}

.w601b { background:url(/hzp/static/common/images/chanpinku94.gif) repeat-x;  width:601px;}
.pright15 {padding-right: 15px;}
.grey7676 {color: #767676;}
.lh23 {line-height: 21px;}
.redD58 {color: #D58382;}
.w210 {width: 210px;}
.lh23 {line-height: 21px;}
.redD58 { color: #D58382;}
.height10 {height: 10px;}
.clearkit { clear: both; font-size: 0;  height: 0;line-height: 0;}
.xindexx01 { border-top:1px dashed #BCBCBC; width:585px;}
.pright15 {padding-right: 15px;}
.clear { clear: both;}
.lh20 { line-height: 20px;}
.huifuz01 {background-color: #F8F8F8; border:1px solid #E3E3E3;clear: both; margin-top:10px; margin-left:0px; margin-bottom:10px;padding:0; width: 98%;}
.huifuz02 {float: left;margin-bottom: 12px; margin-left: 0; margin-right: 0; margin-top: 12px; width: 77px;}
.huifuz03 {background-image: url("/hzp/static/common/images/liuyaos09.gif"); background-repeat: no-repeat;clear: both;height: 52px; margin:0 auto; padding:2px 0 0 2px; width: 52px;}
.huifuz04 {float: right;margin-bottom: 12px;margin-left: 0;margin-right: 0; margin-top: 12px;width: 85%;}
.textarea01 { border:1px solid #DCDCDC;height: 110px;width: 584px;}
.redD58 {color: #D58382;}
.b {font-weight: bold;}
.grey7676 {color: #767676;}
.pright10 {padding-right: 10px;}
.grey7676 {color: #767676;}
.ptop10 {padding-top: 10px;}
.grey999 {color: #999999;}
.redce {color: #CE4746;}
.clean {overflow: hidden;}
.count_text {float: left; line-height: 24px; margin-left: 10px;}
.ptop8 {padding-top: 8px;}
.dchzb01 { background-color: #E5E5E5;background-image: url("/hzp/static/common/images/chanpinku103.gif"); background-repeat: no-repeat; clear: both;height: 28px;}
.grey53 {color: #535353;}
.wypl02 {background-color: #F6F6F6; height: 168px;margin-bottom: 0;margin-left: 90px; margin-right: 0; margin-top: 20px; padding: 10px;width: 604px;}
.facebox { background-color: #FFFFFF; border:1px solid #cccccc; padding: 8px; width: 250px; z-index: 100000;}
.facebox ul li {float: left; height: 25px; overflow: hidden; width: 25px; }
.show {display: block;}
.bgtu09101{ margin-left:13px; background:url(/hzpjs../images/chanpinku93.gif) no-repeat; width:624px; height:9px;}
.bgtu09102{background:url(/hzpjs../images/chanpinku95.gif) no-repeat; width:30px; height:82px;}
.bgtu09103{ margin-left:13px; background:url(/hzpjs../images/chanpinku98.gif) no-repeat; width:624px; height:8px;}
.login_tag10910{ margin-left:30px;}

.backEE1{background:#EE1C24}

.hzpk_mbxab .lh70{ ine-height:24px;}

#searchbox{ float:right; width:90%}



/*1208add*/
.try_main_right_031208{ margin-top:20px; background:#f8f8f8; height:365px;  position:relative;}
.try_main_right_pic11208{ width:380px; height:237px; overflow:hidden;  }
.try_main_right_pic21208{ width:50px; height:50px; position:absolute; left:20px; top:220px;}









/*20150327betty_试用品新品试用CSS开始*/


/*20150327_betty_公用*/

.zj_border_grey { border:1px solid #e3e3e3; }
.zj_border_t { border-top:1px solid #e3e3e3; }
.zj_border_r { border-right:1px solid #e3e3e3; }
.zj_border_b { border-bottom:1px solid #e3e3e3; }
.zj_border_l { border-left:1px solid #e3e3e3; }
.w33_b { width:33%;}
.w25_b { width:25%;}
.w24_b { width:24%;}
.w60 { width:60px; }
.w80 { width:80px; }
.w160 { width:160px; }
.pt10 { padding-top:10px;}
.pt14 { padding-top:14px;}
.pl10 { padding-left:10px; }

.m0 { margin:0 auto; }

.mt4 { margin-top:4px;}

.h10_c {clear:both; font-size:0px; height:10px;}
.w85_b { width:85%;}
.border_zj1 { border:1px solid #e3e3e3; padding:2px 5px; margin-right:5px; line-height:16px; text-align:center; display:inline-block;   }



/*20150327_betty_新品试用_大焦点*/

.zhj_top { clear:both;  margin:0 auto; width:1178px; height:498px; position:relative; border:1px solid #e3e3e3; }
.zhj_top_rw { position:absolute; z-index:100; right:-17px; top:-17px;}
.zhj_top_l { float:left; width:800px; height:500px; position:relative; z-index:10; }

.zhj_zuo{width:24px; top:435px; left:190px; cursor:pointer; position:absolute; z-index:100;   }
.zhj_you{width:24px;  top:435px; right:190px; cursor:pointer;position:absolute;z-index:100;   }
.zhj_ico_fc { width:800px; height:100px;  top:400px; left:0px; position:absolute; z-index:90; background:#000;  filter: alpha(opacity=50); opacity:0.5;   }
.zhj_fc_nr {  width:330px; height:75px;   top:415px; left:240px; position:absolute; z-index:190;  }
.zhj_fc_nr_boxa { float:left;  width:100px; height:63px; border:1px solid #d60000; margin:3px;  }
.zhj_fc_nr_boxb {  float:left;  width:100px; height:63px; padding:1px;  margin:3px; cursor:pointer;  }

.zhj_nr{ float:left;  width:800px; height:500px; overflow:hidden; position:relative; z-index:20; }
#zhj_gd{position:absolute; width:800px;  height:500px; overflow:hidden;  }
#zhj_gd ul{float:left;}
#zhj_gd ul li{float:left;  text-align:center}
#zhj_yuanlai{float:left}
#zhj_zenjia{float:left}

.zhj_gd_box{ float:left; width:800px; height:500px;  }

.zhj_top_r { float:left; width:335px; height:495px; padding-left:28px; }
.zhj_top_r_bt { line-height:45px; height:45px; width:100%; font-size:22px; }
.zhj_top_r_bq { width:330px; height:30px; line-height:30px; text-align:center;   font-family: "微软雅黑";  }
.zhj_top_r_bq2 { width:330px; text-align:center;   font-family: "微软雅黑";  }

.zhj_top_r_box { width:320px; height:80px; line-height:25px;  font-family: "微软雅黑"; padding:5px; overflow:hidden; }
.zhj_top_r_box_nr1 { padding:2px 15px; margin-right:4px; _margin-right:2px; white-space: nowrap; height:20px; line-height:20px; float:left; background:url(/hzpjs../images/ico_jian.jpg) no-repeat center right;    }
.zhj_top_r_box_nr2 { padding:2px 15px; margin-right:4px; _margin-right:2px; white-space: nowrap; height:20px; line-height:20px; float:left; background:url(/hzpjs../images/ico_jia.jpg) no-repeat center right;   }
.zhj_top_r_box2 { width:330px; height:120px; }
.zhj_top_r_box2_z { width:220px; float:left;  height:120px; }
.zhj_top_r_box2_sj { width:210px; float:left;  height:45px; clear:both; padding-top:15px;  }
.zhj_top_r_box2_button { height:41px; width:200px; text-align:center;  font-size:18px; font-family:"微软雅黑"; color:#FFF; line-height:41px; background:#d60000;  float:left; display:block; }
.zhj_top_r_box2_button a{ color:#FFF;background:#d60000;  display:block; }
.zhj_top_r_box2_button a:hover{ background:#4b4b4b; display:block; color:#FFF; }

.zhj_time_nz{ width:30px; height:35px; float:left;}
.zhj_time_wz1{ float:left;}
.zhj_time_wz1 p{  font-size:14px; font-family:"微软雅黑"; color:#d60000; }
.zhj_time_wz1 p span{ font-size:24px; font-family:Arial; padding-left:4px; padding-right:2px; font-weight:bold; }

.zhj_top_r_box2_y { width:110px; float:right;  height:120px; text-align:center;  }

/*20150327_betty_新品试用_内容区域*/
.zhj_nrx { clear:both;  margin:10px auto 0px; width:1180px;}

/*20150327_betty_新品试用_左侧产品评测_新品左侧内容区域缩小了*/
.zhj_nrx_zuo { float:left; width:760px;  }
.zhj_nrx_zuo_bt { float:left; width:700px; padding-left:50px; height:60px;  background:url(/hzpjs/static/resource/try/images/dgsyp_all_box2_01.jpg) no-repeat 0px 10px;   }
.zhj_nrx_zuo_bt .txt1 { width:200px; font-family:"微软雅黑"; height:30px; line-height:30px; font-size:20px; padding-top:6px; color:#000;  }
.zhj_nrx_zuo_bt .txt2 { width:200px; font-family:Arial, Helvetica, sans-serif;  font-size:14px; color:#000; }
.zhj_nrx_zuo_chanpin { margin-top:5px; float:left; width:718px;background:#f7f7f7; border:1px solid #e3e3e3; padding:20px;  }
.zhj_nrx_zuo_chanpin_h { float:left; width:718px; height:270px; }
.zhj_nrx_zuo_chanpin_hl { float:left; width:260px; height:260px; }
.zhj_nrx_zuo_chanpin_hr { float:left; padding-left:20px; width:435px; height:260px; }
.zhj_nrx_zuo_chanpin_hr_box { float:left; width:435px;}
.zhj_nrx_zuo_chanpin_i {float:left; width:718px; height:270px; overflow-y:scroll;overflow-x:hidden;}

.zhj_nrx_zuo_daren {  float:left; width:688px;background:#fff; padding:15px;  position:relative;}
.zhj_nrx_zuo_daren .biaoti { float:left; width:658px; height:48px; line-height:38px; }
.zhj_nrx_zuo_daren_gddr { float:left;width:688px;  height:255px; position:relative; z-index:10; }
.daren_zhj_zuo {width:30px; top:100px; left:-20px; cursor:pointer; position:absolute; z-index:100;   }
.daren_zhj_you {width:30px;  top:100px; right:-20px; cursor:pointer;position:absolute;z-index:100;   }
.daren_zhj_nr { float:left;  width:688px; height:255px; position:absolute; z-index:20; overflow:hidden; }
#daren_zhj_gd { width:688px; height:255px; overflow:hidden; position:relative;  }
#daren_zhj_gd ul {float:left;}
#daren_zhj_gd ul li {float:left;  text-align:center}
#daren_zhj_yuanlai {float:left}
#daren_zhj_zenjia_daren {float:left}
.daren_zhj_gd_box { float:left;  width:336px;  height:254px; padding:0px 4px; }

.zhj_nrx_zuo_daren .pingce { float:left; width:668px; height:270px; clear:both; margin-top:10px; _margin-top:10px;padding:10px;  }
.zhj_nrx_zuo_daren .pingce_box { float:left; width:668px;}


.zj_nrx_buzou_bt { position:relative; width:760px; height:171px;  clear:both; }
.zj_nrx_buzou_bt .At { position:absolute; z-index:111; width:740px; height:20px; top:140px; left:18px; font-family:Arial, Helvetica, sans-serif;   font-size:14px; font-weight:bold;     }
.zj_nrx_buzou_bt .At .At_1 { float:left;  width:218px; height:20px; color:#4b4b4b;   }
.zj_nrx_buzou_bt .At .At_2 { float:left;  width:214px; height:20px; color:#4b4b4b;   }
.zj_nrx_buzou_bt .At .At_3 { float:left;  width:215px; height:20px; color:#4b4b4b;    }
.zj_nrx_buzou_bt .At .At_4 { float:left;  width:90px; height:20px; color:#4b4b4b;  }

.zj_nrx_buzou_bt .A { position:absolute; z-index:110; width:760px; height:171px;  }
.zj_nrx_buzou_bt .B { position:absolute; z-index:100; width:760px; height:171px;  }

.zj_nrx_buzou_nr { float:left; width:760px; clear:both; }
/*第1切换*/
.zj_buzou1{ margin-top:20px;}
.zj_nrx_buzou_nr_bt{ margin-left:20px; font-size:18px; font-family:"微软雅黑"; height:40px;}
.zj_buzou1 ul li{ width:350px; height:230px; overflow:hidden;  border:1px solid #eeeeee; margin-left:20px; margin-bottom:10px; float:left; display:inline; }
.zj_buzou1 ul li.trysybghover22{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; }
.zj_buzou1_ysq1{ width:342px; height:80px; background:#f7f7f7; margin-top:4px; margin-left:4px; position:relative;}
.zj_buzou1_xjt{ position:absolute; width:11px; height:11px; position:absolute; top:80px; left:53px;}
.zj_buzou1_ysq1_01{ width:50px; height:50px; float:left; padding-top:15px; margin-left:15px;}
.zj_buzou1_ysq1_02{ float:left; margin-left:15px; padding-top:15px;}
.zj_buzou1_ysq1_02 p{ line-height:24px;}
.zj_buzou1_ysq2{ margin-top:15px; width:336px; margin-left:14px; line-height:20px;}
.zj_buzou1_ysq3{ margin-top:10px; margin-left:15px;}
.zj_buzou1_ysq3 span{ height:26px; padding-left:10px; padding-right:10px; line-height:26px; float:left; margin-right:5px; margin-bottom:5px; background:#ff954d; color:#FFF;}


/*第2切换*/
.zj_buzou2{ margin-top:20px;}
.zj_buzou2 ul li{ margin-left:20px; width:170px; float:left; height:50px; margin-bottom:20px;}
.zj_buzou2_left{ width:50px; height:50px; float:left;}
.zj_buzou2_right{ margin-left:10px; float:left;}
.zj_buzou2_right p{ font-size:14px; line-height:24px; width:105px; height:24px; overflow:hidden;}



/*第3切换*/
.zj_buzou3{margin-top:20px; }
.zj_buzou3 ul li{ width:365px; height:394px; border:1px solid #e3e3e3; float:left; margin-right:10px; background:#fff; padding-top:20px; margin-bottom:10px;}
.zj_buzou3 ul li.trysybghover22{ box-shadow:0 1px 8px rgba(0,0,0,.3); border:1px solid #a5a5a5; background:#fff;}
.sybg_new1{ width:325px; height:244px; position:relative; margin-left:20px;}
.sybg_jinghua{ width:80px; height:80px; position:absolute; top:-16px; right:-16px;}
.sybg_wz1{ margin-left:20px; width:325px; overflow:hidden; font-size:14px; margin-top:15px; height:16px;}
/*0916end*/
.sybg_wz2{ margin-left:20px; width:325px; line-height:20px; color:#8f8f8f; height:40px; overflow:hidden; padding-top:10px;}
.sybg_wz3{ height:59px; width:100%; background:#fafafa; border-top:1px solid #e3e3e3; margin-top:9px;}
.sybg_wz3_01{ width:35px; height:35px; float:left; margin-top:12px; margin-left:20px;}
.sybg_wz3_02{ float:left; margin-left:10px; margin-top:12px; line-height:20px;}
.sybg_wz3_02 p{ color:#8f8f8f;}
.sybg_wz3_03{ float:right; margin-right:20px; margin-top:12px; text-align:right;}
.sybg_wz3_03 span{ font-size:18px; font-family:Arial; color:#d60000;}
.sybg_wz3pfbg{ background:url(/hzpjs/static/resource/try/css/images/sybg_wz3pfxing.png) no-repeat; width:66px; height:12px; margin-top:2px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfxing.png");}
.sybg_wz3pfxing{background:url(/hzpjs/static/resource/try/css/images/sybg_wz3pfbg.png) no-repeat; width:66px; height:12px;  _background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=crop, src="/hzpjs/static/resource/try/css/try/images/sybg_wz3pfbg.png");}



/*右侧产品评测*/
.zhj_nrx_you { float:right; width:380px;   }
/*大家抢*/
.zj_dajiaqiang{ height:445px; width:358px;  padding:10px; border:1px solid #e3e3e3;  }

.zj_qiang_nr{ float:left;  width:358px; height:420px; overflow:hidden; position:relative; z-index:20; }
#zhj_gd_qiang {position:absolute; width:358px;  height:420px; overflow:hidden;  }
#zhj_gd_qiang ul{float:left; width:358px;  height:420px; }
#zhj_gd_qiang ul li{float:left;  text-align:center}
#zhj_qiang_yuanlai{float:left}
#zhj_qiang_zenjia{float:left}

.zhj_gd_qiang_img{ float:left; width:358px; height:275px;}
.zhj_gd_qiang_box{ float:left; width:358px; height:145px;}
.zhj_gd_qiang_box_h{ float:left; width:358px; }
.zhj_gd_qiang_box_h p{ display:inline-block;  }
.zhj_gd_qiang_box_h p span{ font-size:22px; font-family:Arial; padding-left:4px; padding-right:2px; font-weight:bold; color:#d60000; }
.zhj_gd_qiang_button { height:41px; width:200px; text-align:center;  font-size:18px; font-family:"微软雅黑"; color:#FFF; line-height:41px; background:#d60000;  float:left; display:block; margin-left:80px;  _margin-left:40px; margin-top:5px;}
.zhj_gd_qiang_button a{ color:#FFF;background:#d60000;  display:block; }
.zhj_gd_qiang_button a:hover{ background:#4b4b4b; display:block; color:#FFF; }

.zhj_qiang_dian { float:left; width:60px; height:20px; padding-top:10px; padding-left:150px;}
.zhj_qiang_dian img { cursor:pointer; margin-left:5px; margin-right:5px; width:5px; height:5px; float:left;  }


/*免费试用*/
.zj_hzpk_word6{ margin-top:30px;  line-height:30px; height:30px;  overflow:hidden;}
.zj_hzpk_mfsy{ height:102px; overflow:hidden; margin-top:15px; background:#f7f7f7; padding:15px; }
.zj_hzpk_mfsy1{ width:100px; height:100px; border:1px solid #eeeeee; float:left; display:inline;}
.zj_hzpk_mfsy2{ margin-left:20px; width:220px; float:left; display:inline; font-size:14px; line-height:24px;}
.zj_hzpk_mfsy2_02{ margin-top:5px;}
.zj_hzpk_mfsy2_left{ float:left; word-break:97px; display:inline; font-size:12px;}
.zj_hzpk_mfsy2_right{ float:right; display:inline-block; width:90px; height:25px; background:#ee1c25; line-height:25px; text-align:center; color:#FFF; margin-top:35px; }
.zj_hzpk_mfsy2_right a{ color:#FFF; text-decoration:none; display:block;}
.zj_hzpk_mfsy2_right a:hover{ color:#FFF; text-decoration:none; background:#d60000; display:block;}


/*20150407betty_新品试用图文集*/

#content_1zj { height:42px; width:300px;  overflow-y:auto; line-height:20px;}
.tag_zj {color: #4B4B4B;font-size: 14px;margin: 10px auto 0;overflow: hidden;}
.tag_zj span{float: left;overflow: hidden;line-height:42px;}
.tag_zj a{float: left;overflow: hidden;background: #F1F1F1;padding: 8px 10px;margin: 5px 0 0 5px;display: inline;color: #4B4B4B;line-height: 17px;height: 17px;white-space:nowrap;}
.text_align_center { text-align:center !important}
.left_cont .sour_zj{clear: both;overflow: hidden;line-height: 24px;text-align:left;color: #b3b3b3;padding-top: 20px;font-family: "宋体";height: 48px;}

.dtxd_word_zj{ width:1180px; height:140px; margin:10px auto 0px; }
.dtxd_word_zj ul{ width:1180px; height:140px; margin:0 auto; }
.dtxd_word_zj ul li{ float:left; display:inline; padding-right:52px;}
.dtxd_word_zjleft{ width:102px;}
.dtxd_word_zjleft_01{ width:100px; height:100px; border:1px solid #f1f1f1;}
.dtxd_word_zjleft_02{ width:102px; text-align:center; margin-top:10px;}
.dtxd_word_zjright{ margin-left:20px; width:120px;}
.dtxd_word_zjright_01{ line-height:20px; font-size:14px;}
.dtxd_word_zjright_02{ line-height:22px; height:52px; overflow:hidden; padding-top:10px; font-size:12px;}






/*新品最新试用begin*/
.try_new ul li { width:749px; height:242px; border:1px solid #e3e3e3; background:#f8f8f8; margin-bottom:20px; padding-top:9px; padding-left:9px; cursor:pointer;}
.try_new ul li.try_new_xp {}
.try_new ul li.try_new_xpa{  background:#eeeeee !important;   box-shadow:0 1px 8px rgba(0,0,0,.3) !important;  border:1px solid #a5a5a5 !important; }
/*最新试用end*/


/*试用品切换*/
.adtxd_word_zj{ width:760px; height:43px; border-bottom:1px solid #e9e9e9; font-size:16px; font-family:"微软雅黑"; overflow:hidden;   }
.adtxd_word_zj ul li{ float:left; display:inline-block;  height:43px;  margin-right:10px;  white-space: nowrap;}
.adtxd_word_zj ul li a{ float:left; padding-left:20px; padding-right:20px; line-height:42px; height:42px; border-top:1px solid #e9e9e9; border-right:1px solid #e9e9e9;  cursor:pointer; background:#f7f7f7; border-left:1px solid #e9e9e9; display:block;white-space: nowrap; }
.adtxd_word_zj ul li a.dtxdcur{ background:#fff;}


/*新品试用报告页*/
.fbxd_left_zj{ float:left; width:392px; background:url(/hzpjs../images/h_try_cp01.gif) no-repeat; height:280px;}
.fbxd_left2_zj{ width:393px; height:280px; background:url(/hzpjs../images/h_try_cp02.gif) no-repeat; overflow:hidden;}

.xd_wypf_main_zj{ margin:20px auto 0 auto; width:302px; height:143px; background:#fff; padding:18px;}
.xd_wypf_main_zj ul li { height:12px !important; margin-bottom:19px;}

/*9.12新加提交申请*/
.sqsy_fyh { font-family:"微软雅黑";}
.f16 { font-size:16px;}
.greyline { border-top:1px solid #eee; height:1px; overflow:hidden; }
.ewm { width:414px;  margin:40px auto 550px ;}
.sqsy { width:660px; margin:0 auto; margin-top:30px;}
.sqsy .sq_tit { text-align:center; margin-bottom:16px; font-family:"微软雅黑"; font-size:20px;}
.sqsy .sq_cont {}
.sqsy .sq_cont .sqwt { margin-bottom:12px }
.sqsy .sq_cont .sqwt span { margin-left:8px; font-size:12px; color:#adadad}
.sqsy .sqwt_con { margin-bottom:12px;}
.sqsy .sqwt_con  textarea { border:1px solid #d9d9d9; padding:10px; padding-bottom:10px;*padding-bottom:20px;height:63px; *height:48px; width:635px; color:#adadad; line-height:22px; margin-bottom:30px;  }
.sqsy .sqwt_lxfs { border:1px solid #d9d9d9; width:630px; padding:27px 0 0 25px;}
.sqsy .sqwt_lxfs1 { border:0; width:657px; padding:27px 0 0 0;}
.sqsy .sqwt_lxfs dl { margin-bottom:17px;}
.sqsy .sqwt_lxfs dt { float:left; width:94px; margin-top:10px;font-size:14px; color:#4b4b4b}
.sqsy .sqwt_lxfs dt span { color:#d60000;  margin-right:10px;}
.sqsy .sqwt_lxfs dd input { border:1px solid #d9d9d9; width:160px; height:29px; padding:2px 0 0 3px; color:#4b4b4b}
.sqsy .sqwt_lxfs dd input.address { width:484px;}
.sqsy .sqwt_lxfs dd input.sex { border:0; width:auto; height:auto; padding:0 0 0 0; height:32px;}
.sqsy .sqwt_lxfs dd input.anniu_bcxg { width:72px; height:30px; padding:0; background:url(/hzpjs../images/anniu_bcxg.jpg) no-repeat left top; margin-right:10px; cursor:pointer; border:0;}
.sqsy .sqwt_lxfs dd input.anniu_fqxg { width:72px; height:30px; padding:0; background:url(/hzpjs../images/anniu_fqxg.jpg) no-repeat left top;cursor:pointer; border:0;}
.sqsy .sqwt_lxfs dd select { width:110px; margin-right:10px; height:34px;}
.sqsy .sqwt_lxfs dd select.bir { width:70px; margin-right:10px; height:34px; text-align:center;}
.sqsy .sqwt_lxfs dd span.ymd { padding:0 5px; margin-right:0;}
.sqsy .sqwt_lxfs dd span { margin-right:20px;}
.sqsy .anniu_tjsq { border:0; background:url(/hzpjs../images/anniu_tjsq.jpg) no-repeat left top; width:140px; height:41px; margin-right:18px;cursor:pointer}
.sqsy .anniu_tjsq_red { border:0; background:url(/hzpjs../images/anniu_tjsq_red.jpg) no-repeat left top; width:140px; height:41px; margin-right:18px;cursor:pointer}
.sqsy .tjsq { color:#a5a5a5; margin-bottom:74px;}
.sqsy .tjsq_zl { color:#a5a5a5; margin-bottom:74px; margin-left:94px;}
.sqsy .zl { border-top:1px solid #e8e8e8;  }
.sqsy .zl ul {margin-bottom:30px;}
.sqsy .zl li { border-bottom:1px solid #f2f2f2;   display:table;  width:657px;}
.sqsy .zl li table { text-align:left;}
.sqsy .zl li td { height:50px;}
.sqsy .zl li div { padding-right:4%; float:left; vertical-align:middle; height:50px; line-height:16px; }
.sqsy .zl li.list_bg { background-color:#f2f2f2;  display:table;}
.sqsy .zl li.list_bg div { height:37px; line-height:37px;}
.sqsy .zl li.list_bg .cz { margin-left:1.36%;}
.sqsy .zl li .xgdz { border:0; background:url(/hzpjs../images/anniu_xg.jpg) no-repeat left top; width:62px; height:24px;}
.sqsy .zl li .name { width:11.37%; padding-left:3.95%;}
.sqsy .zl li .szd { width:12.48%;}
.sqsy .zl li .dz { width:20.54%;}
.sqsy .zl li .yb { width:7.088%;}
.sqsy .zl li .tel { width:10.08%;}
.sqsy .zl li .cz { width:9.43%; padding-right:0}

.curgrey{background:#4b4b4b;}
.curgrey:hover{background:#4b4b4b;}
.curgrey a{background:#4b4b4b;}
.curgrey a:hover{background:#4b4b4b;}
