@charset "utf-8";

td{word-break: break-word;}
/* 设置需要的标签内边距和外边距为0，仅添加需要的标签，不建议使用星号（*）代替，以下为示例 */
*{margin:0;padding:0;font-size:12px;outline:none;font-family:"Microsoft YaHei", "SimSun";list-style: none;}
body{background:#fff;}
em,i{font-style:normal;}
input{border:none;}
input,button::-moz-focus-inner,input::-moz-focus-inner {padding:0;border:0;blr:expression(this.onFocus=this.blur());outline: none;}
/*修复火狐按钮文字不垂直居中的bug*/
input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner {border:none;padding:0;}
select{outline:none;}

/*禁止FF等浏览器给textarea增加可拖拽大小的设置*/
textarea { resize: none; }

/*图片无边框*/
img { border: none; }

/*文字对齐*/
.align_left{text-align: left; }
.align_center{text-align: center; }
.align_right,.form-submit{text-align: right; }

/* 设置链接默认样式，默认颜色和鼠标移入颜色根据实际需求自行更改 */
a{text-decoration:none;color:#444;cursor:pointer;
	transition:color 0.2s;
	-webkit-transition: color 0.2s;
	-moz-transition: color 0.2s;
	-ms-transition: color 0.2s;
	-o-transition: color 0.2s;
}
.container_Edit a:hover,.ulWrap .txt:hover,.intro_info a:hover *,a:hover{color:#5d9733;}

/*清除浮动 两种方式根据具体需求自选*/
.cf:before,.cf:after { content:"";  display:table;  }
.cf:after {clear:both;  }  
.cf{zoom:1;  } /*方式1*/
.of{overflow:hidden; }/*方式2*/


.animate{
transition:all 0.3s;
-webkit-transition:all 0.3s;
-moz-transition:all 0.3s;
-ms-transition:all 0.3s;
-o-transition:all 0.3s;
}

/*浮动*/
.f_left{float:left;}

/*超出省略号，仅限单行，并且需要设定一个宽度*/
.ellipsis { overflow: hidden; text-overflow: ellipsis; display: block; white-space: nowrap }

.wid{width:1200px; margin:0 auto;}
.pdl_15{padding-left:15px;}
.ptd_15{padding:15px 0;}


/*********************首页**************************/
/*头部*/
.header_bg{background:url(/template/congress/review/images/top_bg.jpg) center top #1f720c; height:100px;}
.top{position:relative; z-index:99999;}
.nav{width:560px;}
.nav li{width:140px; float:left;}
.nav li a{width:140px; height:100px; line-height:100px; display:block; text-align:center; font-size:16px; color:#fff;}
.nav li a:hover,.nav li .nav_on{background:#1b9000;}
.nav li .nav_no{color:#a9c1a6;}
.top_right{z-index:999999; float: right;}
.top_login{padding:37px 0 29px 14px; width:110px; height:34px;}
#login_btn{width:90px; height:34px; line-height:34px; text-align:center; display:block; overflow:hidden; font-size:14px; color:#fff; background:url(/template/congress/review/images/login_btn.png) no-repeat; cursor:pointer;}
#login_btn:hover{background:url(/template/congress/review/images/login_btn_on.png) no-repeat;}
/*管理员弹框*/
.ad_qh{height:30px; padding:40px 0 29px 0;}
.ad_qh em{  color:#fff; float:left; width:143px; text-align:right; position:relative;}
.ad_qh em a{display:block;font-size:14px; color:#fff;}
.ad_qh em i{display:block;}
.ad_qh em .mesg_dot{background:url(../images/mesg_dot.png) no-repeat; width:15px; height:15px; text-align:center; line-height:15px; display:block; color:#fff; font-size:10px; position:absolute; top:-3px; right:-10px;}
#ad_btn{width:13px; height:11px; float:left; padding:6px 0 9px 8px;}
.ad_dh_box{z-index:10000;}
.ad_dh_box ul{padding:15px 2px 7px 2px;z-index:10000;margin: 22px 0;}
.ad_dh_box ul li{float: left;}
.ad_dh_box ul li a{padding: 0 15px;height:30px; line-height:30px; display:block;text-align:center;color:#fff; font-size:14px; z-index:10000;}
.ad_dh_box ul li a:hover{background:#41ac28; z-index:10000;}
.ad_dh_box em{width:124px; height:8px; font-size:0px; vertical-align:top;}

/*登录弹框*/
#fullbg {background:#999; left:0;filter:alpha(opacity=50); -moz-opacity:0.5; -khtml-opacity:0.5; opacity:0.5; position:absolute; top:0; z-index:6; } 
#login_box{background:url(/template/congress/review/images/login_bg.png) no-repeat; width:240px;height:313px; padding:10px 64px; left:50%; margin:-132px 0 0 -184px; position:fixed !important;/* 浮动对话框 */ position:absolute; top:50%;z-index:99999; display:none;} 
#login_close{position:absolute; top:15px; right:15px; width:16px; height:16px}
.login_name{text-align:center; height:50px; padding:5px 0;}
.login_label{background:url(/template/congress/review/images/line.jpg) repeat-x 0 12px; height:24px; line-height:24px; text-align:center; width:240px; position:relative;}
.login_label em{background:#fff; display:block; padding:0 3px; width:90px; text-align:center; position:absolute; left:70px; top:0px;}
.login_k{padding-top:5px;}
.login_k li{width:230px; height:22px; line-height:22px; padding:4px 5px; background:url(/template/congress/review/images/login_k.png) no-repeat; margin-bottom:20px; position:relative;}
.login_k li input{background:none; width:230px; line-height:22px;}
#login_dot{float:left; padding-right:3px; width:20px; margin-top:3px;}
.login_yz{position:relative; height:30px;margin-bottom:20px; clear:both;}
.login_yz label{float:left; height:22px; line-height:22px;}
#yz_k{width:72px; float:left; background:url(/template/congress/review/images/100_k.png) no-repeat; height:22px; line-height:22px; padding:4px 5px; width:90px; margin-right:10px; }
.yzm{width:60px; height:30px; float:left;}
.login_btn{padding-top:5px;}
.login_btn input{background:url(/template/congress/review/images/login_tk.png) no-repeat; width:240px; height:36px; cursor:pointer; font-size:16px; color:#fff;}
.login_btn input:hover{background:url(/template/congress/review/images/login_tk_on.png) no-repeat;}

/*删除弹框*/
/*删除弹框*/
#del_box,#del_box_1,#all_del_box,#msg_box,#all_del_box_new,#no_del_boxback,#all_del_box_new1,#divshow,#all_delBg_new_two,#all_delBg_new_one,#all_delBg_new_all,#all_del_allbox,#no_del_box,#no_del_box1,#all_del_box_error{background:url(/template/congress/review/images/del_bg.png) no-repeat; width:500px; height:194px;margin:-132px 0 0 -184px; left:50%; position:fixed !important;/* 浮动对话框 */ position:absolute; top:50%;z-index:99999; display:none;}
#del_box p,#del_box_1 p,#all_del_box p,#msg_box p,#all_del_box_new p,#no_del_boxback p,#all_del_box_new1 p,#all_delBg_new_two p,#divshow p,#all_delBg_new_one p,#all_delBg_new_all p,#all_del_allbox p,#no_del_box p,#no_del_box1 p,#all_del_box_error p{padding:50px 0 20px; height:20px; line-height:20px; text-align:center; font-size:14px;color:Black;}
.j_select{ width: 150px!important; color: #000; text-align: center;}
.del_btn{height:36px; padding:10px 0; overflow:hidden; width:240px; margin:0 auto;}
.del_btn1{width:236px; padding-left:8px; overflow:hidden; margin:0 auto;}
.del_btn input{background:url(/template/congress/review/images/del_btn.png) no-repeat; width:110px; height:36px; text-align:center; margin:0 5px; line-height:36px; display:block; cursor:pointer; color:#fff; float:left; font-size:16px;}
.del_btn input:hover{background:url(/template/congress/review/images/del_btn_on.png) no-repeat;}

/*上传弹框*/
#upload_box{width:400px; height:460px;margin:-230px 0 0 -200px; left:50%; position:fixed !important;/* 浮动对话框 */ position:absolute; top:50%;z-index:99999; background:#fff; display:none;}
.upload_h1{background:#448410; height:50px; line-height:50px; text-align:center; font-size:20px; color:#fff;}
.upload_c{width:360px; padding:10px 20px;}
.upload_c ul li{width:180px; float:left; padding-top:5px; line-height:30px;}
.up_imgf_load{ width:80px; height:80px; margin:0 auto;}
.up_imgf{padding:15px 0; height:100px;}
.up_imgf a{background:url(/template/congress/review/images/upload.jpg) no-repeat; width:100px; height:100px; display:block; margin:0 auto;}
.upimg_file{opacity: 0;filter: progid:DXImageTransform.Microsoft.alpha(opacity=0); cursor:pointer; width:100px; height:100px;position:absolute;}
.up_imgf_k{width:100px; height:100px; margin:15px auto; position:relative;}
.up_imgf_k a{width:98px; height:98px;text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:98px; border:1px solid #ccc;}
.up_imgf_k a em{position:absolute; width:98px; height:98px; line-height:98px; display:none; left:1px; top:1px; background:#000;opacity: 0.5;filter: progid:DXImageTransform.Microsoft.alpha(opacity=50); color:#fff; font-size:14px; font-weight:bolder;}
.up_imgf_k a:hover em{display:block;}
.up_imgf_k a img{text-align:center; vertical-align:middle; max-width:98px; max-height:98px;}

.up_wz{width:65px; float:left; text-align:right; line-height:30px;}
.up_right{width:115px; float:left;}
.up_right input{background:url(/template/congress/review/images/100_k.png) no-repeat; width:90px; height:22px; line-height:22px; padding:4px 5px; margin-right:3px;}
.feng_li{margin:5px 0; overflow:hidden;}
.img_drs{overflow:hidden;}
.img_msk{width:270px; height:40px; padding:4px; border:1px solid #ccc;}
/*banner*/
.banner{background:url(/template/congress/review/images/banner_bg.jpg) repeat-x; height:322px; overflow:hidden; text-align:center;}
/*征集背景*/
.i_part1_bg{background:#f1f1f1; padding-bottom:35px;}
.i_part1 h1{font-size:26px; text-align:center; padding:35px 0; height:30px; line-height:30px; font-weight:normal;}
.i_part1 dl{padding:0 70px; width:884px;}
.i_part1 dl dt{width:300px; height:160px; float:left;}
.i_part1 dl dt p{width:300px; height:160px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:160px;}
.i_part1 dl dt p img{text-align:center; vertical-align:middle; max-width:300px; max-height:160px;}
.i_part1 dl dd{width:560px; float:left; padding-left:24px; font-size:14px; line-height:30px;}
/*试种基地试种要求*/
.i_part2_bg{border-bottom:1px solid #d6d6d6;border-top:1px solid #d6d6d6; padding-bottom:35px;}
.i_part1 ul{padding:0 48px; width:920px;}
.i_part1 ul li{width:211px; float:left; padding:0 8px;}
.i_part1 ul li .ick{text-align:center; height:70px;}
.i_part1 ul li h2{font-size:20px; text-align:center; height:24px; line-height:24px; padding:10px 0; color:#555;}
.i_part1 ul li p{text-align:center; color:#999; line-height:24px;}
/*版权*/
.footer{background:#1f720c; padding:12px 0; color:#fff; line-height:24px; position:relative;}
.footer span{font-family:Arial, Helvetica, sans-serif; padding:0 3px;}
.footer a{color:#fff;}
.footer a:hover{color:#CCC;}
.footer-box{text-align: center;}
.footfl{ width: 550px; float: left;}
.footrig{ width: 550px; text-align: right;}
.edition{ color: #4da517; font-size: 12px; font-family: 宋体; line-height: 18px; width: 85px; margin: 0 auto; padding-left: 15px; background:url("../images/edition.jpg") no-repeat 2px 3px;margin-top: 11px;}
.edition i{ font-size: 18px; font-family: arial; font-weight: 900; font-style: italic;}
/*消息框*/
.message_k{width:237px;position:fixed; right:0px; bottom:0px; color:#555;}
.message_btn{width:17px; height:17px; float:left;}
.message{width:218px;  border:1px solid #b8b8b8; background:#fff; float:left;}
.message h1{text-align:center; height:28px; line-height:28px; background:url(/template/congress/review/images/message_tbg.jpg) repeat-x; border-bottom:1px solid #b8b8b8;}
.message h1 em,.message p a{color:#ff0000;}
.message p{line-height:24px; padding:5px 10px;}
.message p a:hover{color:#e36262;}

/******************360田间展示**********************/
.menu_bg{height:55px; background:url(../images/menu_bg.jpg) repeat-x top #fff; border-bottom:1px solid #ccc;}
#menu{ position:relative;}
#menu ul{width:1200px; padding:0 2px; height:55px;}
#menu ul li{width:145; margin:0 27px; float:left;}
#menu ul li a{width:145px; height:55px; line-height:55px; display:block; text-align:center; font-size:16px; color:#666; position:relative; z-index:9}
#menu ul .menu_cur a,#menu ul li a:hover{ color:#2a9910;}
#menu span.navslide{display:block; border-bottom:3px solid #1f720c;overflow:hidden;z-index:10;position:absolute;top:52px;*top:35px; left:25px;box-shadow:0px 0px 10px rgba(2, 0, 0, 0.36);cursor:pointer;}/*品种信息-供应商品种*/
.l_180{width:180px; background:#ebebeb; min-height:250px; padding:25px 0;}
.l_180 ul li{padding-bottom:15px;}
.no{display:none;}
.l_180 ul li a{width:160px; padding-left:20px; height:36px; line-height:36px; display:block; font-size:16px; background:#ddd; color:#555; position:relative;}
.l_180 ul li a em{display:none; width:10px; height:12px; position:absolute; right:20px; top:12px;}
.left_cur{background:#1f720c!important; color:#fff!important;}
.left_cur em{display:block;}
#ej_a{width:160px; padding-left:20px; height:36px; line-height:36px; display:block; font-size:16px; background:#ddd; color:#555; position:relative; font-weight:normal; cursor:pointer;}
#ej_a em{width:12px; height:12px; background:url(/template/congress/review/images/l_dot1.png) no-repeat; position:absolute; right:20px; top:12px; display:block;}
#ej_a:hover,#J_navlist .selected #ej_a{background:#1f720c; color:#fff;}
.list-menu{zoom:1; position:relative; display:block;}
.disnone{display:none!important;}

#J_navlist .selected #ej_a em{ background:url(/template/congress/review/images/l_dot1_on.png) no-repeat;}
#J_navlist li .list-menu li{height:30px; line-height:30px; border-top:1px solid #ebebeb; padding:0;}
#J_navlist li .list-menu li a{width:125px; padding-left:55px; height:30px; line-height:30px;font-size:16px; border-top:1px solid #ebebeb; background:#dddddd; color:#555; display:block;}
#J_navlist li .list-menu li a:hover,#J_navlist li .list-menu li .li_on{background:url(/template/congress/review/images/li_on.jpg) no-repeat; color:#fff;}
.lion a{background:url(/template/congress/review/images/li_on.jpg) no-repeat!important; color:#fff!important;}

.left_menu{display:none;}
.r_829{width:1005px; z-index:9}
/*当前*/
.title{background:url(/template/congress/review/images/cur_dot1.png) no-repeat left; padding-left:15px; position:relative; height:30px; line-height:30px; font-size:16px;}
/*新增搜索*/
.title1{padding:10px 0; position:relative;}
.title1_btn a{background:url(/template/congress/review/images/160_btn.png) no-repeat; width:160px; height:30px; line-height:30px; display:block; text-align:center; color:#fff; font-size:16px;}
.title1_btn a:hover{background:url(/template/congress/review/images/160_btn_on.png) no-repeat;}
/*搜索*/
.list_ser{position:absolute; right:82px; height:30px; top:10px;}
.list_ser1{right:0px;}
.list_ser label{font-size:14px; line-height:30px; float:left;}
#xl_btn{float:left; display:block; width:9px; height:8px; padding:11px 5px;}
.list_ser span{display:block; float:left; margin-left:8px;}
.t_serk{background:url(/template/congress/review/images/a_serk.png) no-repeat; width:180px; height:22px; padding:4px 10px;}
.t_serk input{width:180px; height:22px; line-height:22px;}
.t_ser_btn{background:url(/template/congress/review/images/a_ser_btn.png) no-repeat; width:30px; height:30px;}
.t_ser_btn:hover{background:url(/template/congress/review/images/a_ser_btn_on.png) no-repeat;}
.t_ser_btn input{cursor:pointer; background:none; width:30px; height:30px;}
/*更多筛选*/
/*农场下拉选择*/
.selSearch2{width:231px;height:24px;overflow:hidden; color:#444;line-height:24px;background:url(/template/congress/review/images/nc_sjk.png) no-repeat; float:left; margin-right:5px;}
.selSearch2 .nowSearch{width:223px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch2 .selOption{z-index:9999;position:absolute;width:229px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch2 .selOption li{display:block;width:231px;line-height:22px;color:#777;text-decoration:none;}
.selSearch2 .selOption li a{line-height:22px;display:block;padding-left:8px; width:223px;text-decoration:none;}
.selSearch2 .selOption li a:hover{color:#333;}

.ad_ser_box{width:538px; overflow:hidden; height:26px; padding:10px 0 0 292px;}
.ad_ser_box1{width:829px; padding: 10px 0 0 0;}
.ad_ser_box2{width:348px; padding:10px 0 0 482px;}
.gz_ad_ser_box{width:400px; overflow:hidden; height:26px; padding:10px 0 0 452px;}
.ad_ser_box label{float:left; height:24px; line-height:24px;}
.d_ser_k{background:url(/template/congress/review/images/ad_serk.png) no-repeat; width:180px; height:20px; padding:2px 10px; display:block; float:left; margin-right:10px;}
.d_ser_k input{background:none; width:180px; height:20px; line-height:20px;}
.d_ser_ctk{background:url(/template/congress/review/images/k_90.png) no-repeat; width:74px; height:20px; padding:2px 10px 2px 6px; display:block; float:left; margin-right:10px;}
.d_ser_ctk input{background:none; width:74px; height:20px; line-height:20px;}
.d_ser_xqk{background:url(/template/congress/review/images/k_120.png) no-repeat; width:100px; height:20px; padding:2px 10px; display:block; float:left; margin-right:3px;}
.d_ser_xqk input{background:none; width:100px; height:20px; line-height:20px;}
/*下拉选择*/
.selSearch1{width:100px;height:24px;overflow:hidden; color:#444;line-height:24px;background:url(/template/congress/review/images/ad_ser_xlk.png) no-repeat; float:left; margin-right:10px;}
.selSearch1 .nowSearch{width:92px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch1 .selOption{z-index:99999;position:absolute;width:98px;border:1px solid #ccc;border-top:1px;overflow-y:scroll; overflow-x:hidden;background:#FFF; height:90px;}
.selSearch1 .selOption li{display:block;width:98px;line-height:22px;color:#777;text-decoration:none;}
.selSearch1 .selOption li a{line-height:22px;display:block;padding-left:8px; width:90px; text-decoration:none;}
.selSearch1 .selOption li a:hover{color:#333;}

.selSearch3{width:120px;height:30px;overflow:hidden; color:#444;line-height:30px;background:url(/template/congress/review/images/add_yk.png) no-repeat; float:left; margin-right:10px; z-index:1000;}
.selSearch3 .nowSearch3{width:112px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch3 .selOption3{z-index:9999;position:absolute;width:118px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch3 .selOption3 li{display:block;width:120px;line-height:22px; height:20px; padding:0; margin:0;color:#777;text-decoration:none;}
.selSearch3 .selOption3 li a{line-height:22px;display:block;padding-left:8px; width:112px;text-decoration:none;}
.selSearch3 .selOption3 li a:hover{color:#333;}

.selSearch4{width:100px;height:30px;overflow:hidden; color:#444;line-height:30px;background:url(/template/congress/review/images/add_sk_100.png) no-repeat; float:left; margin-right:10px;}
.selSearch4 .nowSearch4{width:92px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch4 .selOption4{z-index:9999;position:absolute;width:98px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch4 .selOption4 li{display:block;width:100px;line-height:22px; height:20px; padding:0; margin:0;color:#777;text-decoration:none;}
.selSearch4 .selOption4 li a{line-height:22px;display:block;padding-left:8px; width:92px;text-decoration:none;}
.selSearch4 .selOption4 li a:hover{color:#333;}

.selSearch4_1{width:80px;height:30px;overflow:hidden; color:#444;line-height:30px;background:url(/template/congress/review/images/add_sk.png) no-repeat; float:left; margin-right:10px;}
.selSearch4_1 .nowSearch4_1{width:72px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch4_1 .selOption4_1{z-index:9999;position:absolute;width:78px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch4_1 .selOption4_1 li{display:block;width:80px;line-height:22px; height:20px; padding:0; margin:0;color:#777;text-decoration:none;}
.selSearch4_1 .selOption4_1 li a{line-height:22px;display:block;padding-left:8px; width:72px;text-decoration:none;}
.selSearch4_1 .selOption4_1 li a:hover{color:#333;}

.selSearch7{width:300px;height:30px;overflow:hidden; color:#444;line-height:30px;background:url(/template/congress/review/images/300_k.png) no-repeat; float:left; margin-right:10px;}
.selSearch7 .nowSearch7{width:292px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch7 .selOption7{z-index:9999;position:absolute;width:298px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch7 .selOption7 li{display:block;width:300px;line-height:22px; height:20px; padding:0; margin:0;color:#777;text-decoration:none;}
.selSearch7 .selOption7 li a{line-height:22px;display:block;padding-left:8px; width:292px;text-decoration:none;}
.selSearch7 .selOption7 li a:hover{color:#333;}

.selSearch10{width:145px;height:30px;overflow:hidden; color:#444;line-height:30px;background:url(/template/congress/review/images/145_k.png) no-repeat; float:left; margin-right:10px;}
.selSearch10 .nowSearch10{width:137px;height:24px;overflow:hidden;padding-left:8px;cursor:pointer;}
.selSearch10 .selOption10{z-index:9999;position:absolute;width:143px;border:1px solid #ccc;border-top:1px;overflow:hidden;background:#FFF;}
.selSearch10 .selOption10 li{display:block;width:145px;line-height:22px; height:20px; padding:0; margin:0;color:#777;text-decoration:none;}
.selSearch10 .selOption10 li a{line-height:22px;display:block;padding-left:8px; width:137px;text-decoration:none;}
.selSearch10 .selOption10 li a:hover{color:#333;}

.d_ser_btn{display:block; float:left; width:36px;}
.d_ser_btn input{background:url(/template/congress/review/images/ad_ser_btn.png) no-repeat; width:36px; height:24px;  color:#999;}
.d_ser_btn input:hover{background:none; text-align:center; height:24px; line-height:24px; display:block;background:url(/template/congress/review/images/ad_ser_btn_on.png) no-repeat; color:#fff; width:36px; cursor:pointer;}
/*切换*/
.list_qh{position:absolute; right:0px; border-left:1px solid #999; height:30px; padding-top:3px; top:10px;}
.list_qh a{width:25px; height:25px; float:left; display:block; margin-left:10px;}
.list_btn2{background:url(/template/congress/review/images/qh_btn1.png) no-repeat;}
.list_btn2:hover,.list_btn2_on{background:url(/template/congress/review/images/qh_btn1_on.png) no-repeat;}
.list_btn1{background:url(/template/congress/review/images/qh_btn2_on.png) no-repeat;}
.list_btn1:hover,.list_btn1_on{background:url(/template/congress/review/images/qh_btn2_on.png) no-repeat;}

/*列表1*/
.list_tit{height:30px; background:#1b9000;}
.list_tit span{display:block; float:left; color:#fff; font-size:14px; text-align:center; line-height:30px; height:30px;}
.tit_175{width:175px;}
.tit_280{width:280px;}
.tit_284{width:284px;}
.tit_105{width:77px; padding-left:28px;}
.tit_110{width:110px;}
.tit_126{width:126px;}
.tit_130{width:130px;}
.tit_89{width:89px;}
.tit_140{width:140px;}
.tit_142{width:142px;}
.tit_215{width:215px;}
.tit_229{width:229px;}
.tit_248{width:225px; padding-right:23px;}
.tit_320{width:320px;}
.tit_364{width:364px;}
.tit_376{width:376px;}
.tit_498{width:220px; padding:0 15px 0 263px;}
.tit_265{width:265px;}

.list1_ul ul li{height:70px; padding:15px 0; color:#444;}
.li_bg{background:#ebebeb;}

.list3_ul ul li{height:30px; padding:10px 0; color:#444;}
.list3_ul ul li span{display:block; float:left; text-align:center; color:#444; font-size:12px; line-height:30px;}

.list3_ul ol{border-top:1px solid #fff;}
.list3_ul ol li{height:30px; padding:5px 0 0 15px;}
.list3_ul ol li span{display:block; float:left; text-align:center; color:#444; font-size:12px; line-height:30px;}

.list_bar{position:relative; width:829px; height:28px; padding:10px 0;}
.list_bar1{width:1024px;}
.list_bar span{display:block; float:left;}
.all_span{height:20px; padding:8px 0 0 10px;}
.list_bar label{float:left; height:28px; line-height:28px; padding-left:8px;}
.pl_btn{height:20px; padding:4px 15px;}
.pl_btn input{background:url(/template/congress/review/images/btn2.png) no-repeat; width:65px; height:20px; line-height:20px; color:#999; display:block; text-align:center; cursor:pointer;}
.pl_btn input:hover{background:url(/template/congress/review/images/btn2_on.png) no-repeat; color:#fff;}
.mess{position:absolute; right:50px; top:15px; text-align:right;}
.mess em{color:#1b9000; padding:0 3px;}
.page_btn{position:absolute; right:0px; top:15px;}
.page_left,.page_right{background:url(/template/congress/review/images/page_leftbtn.png) no-repeat; width:16px; height:16px; display:block; text-align:center; color:#b4b4b4; cursor:pointer; float:left; margin-left:5px; font-size:14px;}
.page_right{background:url(/template/congress/review/images/page_rightbtn.png) no-repeat;}
.page_left:hover{background:url(/template/congress/review/images/page_leftbtn_on.png) no-repeat;}
.page_right:hover{background:url(/template/congress/review/images/page_rightbtn_on.png) no-repeat;}
/*
.list1_ul ul li:hover,.list1_ul ul .li_bg:hover{background:#d6d6d6;}*/
.list1_ul ul li span{display:block; float:left; text-align:center; color:#444; font-size:12px; line-height:70px;}
.li_32{width:32px; padding:26px 0 0 0;}
.li_47{width:32px; padding:6px 0 0 15px;}
.li_73{width:73px;}

#li_1_32{width:32px; padding:10px 0 0 0;}
#li_1_47{width:32px; padding:5px 0 0 0;}
.li_70{width:70px;}
.li_248{width:248px; height:30px;}
.li_332{width:332px;}
.list1_ul ul li .li_178{width:173px; padding:0 0 0 5px; height:64px; line-height:18px;}
.li_178 em a{display:block; text-align:left; font-size:14px; color:#444;word-break: break-all;}
.li_178 i{display:block; text-align:left; color:#999;}
.li_178 i a{color:#999;}
.li_178 i a:hover,.li_178 em a:hover{color:#5d9733;}
.list1_ul ul li .li_262{width:257px; padding:0 0 0 5px; height:64px; line-height:18px;}
.li_262 em a{display:block; text-align:left; font-size:14px; color:#444;}
.li_262 i{display:block; text-align:left; color:#999;}
.li_262 i a{color:#999;}
.li_262 i a:hover,.li_262 em a:hover{color:#5d9733;}
.li_img{width:68px; height:68px; border:1px solid #999; background:#fff; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:36px; overflow:hidden;}
.li_img img{text-align:center; vertical-align:middle; max-width:65px; max-height:65px;}
.li_btn{float:left; width:120px; padding:0 9px; overflow:hidden;}
.li_btn2{float:left; width:211px; padding:0 9px; overflow:hidden;}
.li_btn4{float:left; width:211px; padding:0 36px; overflow:hidden;}
.li_btn2 span{width:55px; display:block; margin:0 4px;}
.li_btn3{float:left;overflow:hidden; padding:0 7px; width:270px;}
.li_btn3 span{width:120px; display:block; padding:0 7px;}
.li_btn1{padding:25px 9px;}
.gz_span{width:120px;display:block; height:26px; padding-bottom:10px;}
.gz_btn1{background:url(/template/congress/review/images/120_btn.png) no-repeat; width:120px; text-align:center; display:block; font-size:14px; color:#fff; height:26px; line-height:26px; cursor:pointer;}
.gz_btn1:hover{background:url(/template/congress/review/images/120_btn_o.png) no-repeat;}
.gz_btn1_w{background:url(/template/congress/review/images/120_btn_w.png) no-repeat; width:120px; text-align:center; display:block; font-size:14px; color:#fff; height:26px; line-height:26px; cursor:pointer;}
.btn_b{overflow:hidden; width:120px;}
.btn_b span{width:55px; display:block; float:left; height:26px;}
.zc_55{background:url(/template/congress/review/images/55_btn.png) no-repeat; width:55px; height:26px; display:block; text-align:center; color:#fff; cursor:pointer;}
.zc_55:hover{background:url(/template/congress/review/images/55_btn_on.png) no-repeat;}
.zc_120{background:url(/template/congress/review/images/120_btn.png) no-repeat; width:120px; height:26px; display:block; text-align:center; color:#fff; cursor:pointer;}
.zc_120:hover{background:url(/template/congress/review/images/120_btn_o.png) no-repeat;}
.zc_55_w{background:url(/template/congress/review/images/55_btn_w.png) no-repeat; width:55px; height:26px; display:block; text-align:center; color:#fff; cursor:pointer;}
.list1_ul ul li .c_1,.list3_ul ul li .c_1{color:#1b9000;}
.list1_ul ul li .c_2,.list3_ul ul li .c_2{color:#0066cc;}
.list1_ul ul li .c_3,.list3_ul ul li .c_3{color:#ff0000;}
/*分页样式*/
/*css scott style pagination*/
.scott { padding: 3px; margin: 3px;  margin-top: 20px; clear:both; }
.scott a { border: #eff1f2 1px solid; padding: 2px 5px; color: #0d8009; margin: 0 5px 0 0; text-decoration: none; background: #e9e9e9; }
.scott a:hover { border: #0d8009 1px solid; color: #fff; background-color: #0d8009; }
.scott a:active { border: #0d8009 1px solid; color: #638425; background-color: #f1ffd6; }
.scott span.current { border: #0d8009 1px solid; padding: 2px 5px; font-weight: bold; color: #fff; margin: 0 5px 0 0; background-color: #0d8009; }
.scott span.disabled { padding: 2px 5px; color: #ccc; margin: 0 5px 0 0; background: #e9e9e9; }
#pageindex{border:1px solid #ccc; width:20px; text-align:center;}

/*列表2*/
.list2_ul ul li{width:250px; height:300px; padding-bottom:10px; float:left;}
.list2_ul ul li a{width:210px; height:280px; padding:20px 20px 0 20px; display:block; background:#fff;}
.list2_ul ul li a:hover{background:#ebebeb;}
.list2_ul ul li .pic3_k{width:208px; height:208px; border:1px solid #999; background:#fff; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:208px; overflow:hidden;}
.list2_ul ul li .pic3_k img{text-align:center; vertical-align:middle; max-width:200px; max-height:200px;}
.list2_ul ul li .wz_d{position:relative; width:210px; height:64px; padding-top:6px;}
.list2_ul ul li .wz_d i{color:#999;}
.list2_ul ul li .wz_d span{display:block; width:125px; font-size:16px; color:#444;word-break: break-all;}
.list2_ul ul li .wz_d span em{display:block; font-size:12px; color:#afafaf;word-break: break-all;}
.list2_ul ul li .wz_d a:hover i{color:#444;}
.list2_ul ul li .wz_d em{position:absolute; left:0px; bottom:5px; line-height:20px; text-align:right; display:block; color:#afafaf; }
.list2_ul ul li .wz_d .wz_dem{position:absolute; right:0px; top:10px; line-height:20px; text-align:right; display:block; color:#afafaf; }
.list2_ul ul li .wz_d input{position:absolute; right:0px; top:10px; cursor:pointer;height:24px; line-height:24px; text-align:center; font-size:14px;}
.tit_btn input{height:24px; line-height:24px; text-align:center;}
.ysh_btn{background:url(/template/congress/review/images/ysh_btn.png) no-repeat; width:60px; height:24px; color:#1b9000;}
.shz_btn{background:url(/template/congress/review/images/shz_btn.png) no-repeat; width:60px; height:24px; color:#0066cc;}
.wtg_btn{background:url(/template/congress/review/images/wtg_btn.png) no-repeat; width:80px; height:24px; color:#ff0000;}

/*******************查看供应商品种信息 *********************/
.pr_box1{border:1px solid #ccc; padding:20px; margin:10px 0; width:982px; overflow:hidden; position:relative;} 
.left_150{width:150px;}
#tFocus-pic{width:148px;height:148px;position:relative; border:1px solid #999;}
#tFocus-pic li{width:148px;height:148px;position:absolute;left:0;top:0;filter:alpha(opacity:0);opacity:0;}
#tFocus-pic li a{width:148px; height:148px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:148px; overflow:hidden;}
#tFocus-pic li a img{text-align:center; vertical-align:middle; max-width:140px; max-height:140px;}
#tFocusBtn{width:150px;height:48px; z-index:20;overflow:hidden;}
#tFocus-btn{width:150px;height:47px; padding-top:8px;position:relative;overflow:hidden;}
#tFocus-btn ul{width:150px;position:absolute;}
#tFocus-btn li{height:40px;width:40px; padding-top:7px;float:left;}
#tFocus-btn li a,#tFocus-btn .active a{border:1px solid #ddd; width:38px; height:38px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:38px; overflow:hidden;}
#tFocus-btn li a img,#tFocus-btn .active a img{ text-align:center; vertical-align:middle; max-width:36px; max-height:36px;}
#tFocus-btn li.active{background:url(/template/congress/review/images/pic_on.png) no-repeat top;}
#tFocus-btn li.active a{border:1px solid #999;}

.center_652{width:612px; padding:0 20px;}
.center_652_tit{color:#999; padding-right:100px; height:45px; overflow:hidden; padding-bottom:15px;}
.center_652_tit span{font-size:12px; float:left; padding-right:15px;}
.center_652_tit em{font-size:20px; color:#444; padding-right:5px;}
.center_652_tit i{display:block;}
.center_652_tit .zt_btn{height:24px;}
.center_652_tit .zt_btn input{display:block;height:24px; line-height:24px; text-align:center; font-size:14px;}
.uj_dot{float:left;line-height:35px; color:#1b9000; font-size:14px; padding-left:10px;}
.uj_dot .uj_doti{width:35px; height:35px; text-align:center; vertical-align:middle; display:table-cell; *font-size:18px; *display:block; overflow:hidden; float:left; margin-right:5px;}
.uj_dot .uj_doti img{text-align:center; vertical-align:middle; max-width:35px; max-height:35px;}
.center_652_p{color:#666;}
.center_652_p p{line-height:26px; overflow:hidden;}
.center_652_p p em,.center_652_p p i{float:left; display:block;}
.center_652_p_left{width:216px; float:left; padding-right:20px;}
.center_652_p_right{width:354px; float:left; padding-left:20px;}
.right_180{width:180px;}
.right_180 input{background:url(/template/congress/review/images/180_btn.png) no-repeat; width:180px; height:50px; cursor:pointer; color:#fff; font-size:16px; margin-bottom:10px;}
.right_180 input:hover{background:url(/template/congress/review/images/180_btn_on.png) no-repeat;}
.gx_time{height:20px; line-height:20px; padding-bottom:15px; width:180px; display:block; font-size:14px;}
/*预售说明*/
.pro_box2_tit{background:url(/template/congress/review/images/150_btn.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px;}
.pro_box2{border:1px solid #ccc; padding:40px 20px; width:982px; color:#666;}
.pro_box2_left{width:425px; padding:0 60px 0 78px;}
.farm_left{width:503px; padding:0 60px 0 0;}
.farm_right{width:419px;}
.box2_h1{display:block; background:url(/template/congress/review/images/s_dot.jpg) no-repeat left; padding-left:15px; height:31px; line-height:31px; margin-bottom:13px;}
.box2_hj ul li{width:80px; height:108px; float:left; border:1px solid #ccc; padding:4px; line-height:0px;}
.box2_hj ul li .hj_k1{width:80px; height:80px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:80px; overflow:hidden;}
.box2_hj ul li .hj_k1 img{text-align:center; vertical-align:middle; max-width:80px; max-height:80px;}
.box2_hj ul li span{height:28px; line-height:28px; display:block; text-align:center;}
.bd1{border-top:1px dashed #d2d2d2;border-bottom:1px dashed #d2d2d2; padding:15px 0; margin:15px 0;}
.tech_p{border:1px solid #d2d2d2; padding:4px; width:415px; min-height:60px; margin-bottom:15px; line-height:22px;}
.pro_box2_right{width:342px; padding-right:77px;}
/*新增编辑品种信息*/
.mlist_all_tit{height:35px; position:absolute; top:-31px; left:-1px;}
.mlist_all_tit span{display:block; height:30px; line-height:30px; padding-bottom:5px; width:100px; float:left; text-align:center; color:#666; font-size:14px; margin-right:5px; cursor:pointer; background:url(/template/congress/review/images/100_qh_btn.png) no-repeat;}
.mlist_all_tit .mxn_dq{background:url(/template/congress/review/images/100_qh_btn_on.png) no-repeat; color:#fff;}
.adt_k{position:relative; border:1px solid #ccc; margin:60px 0; padding:30px 20px; width:982px;}
.ad_btn{position:absolute; right:0px; top:-50px; height:40px;}
.ad_btn_d{position:absolute; bottom:-50px; right:0px;}
.ad_btn input,.ad_btn_d input{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; float:right; margin-left:10px; cursor:pointer;}
.ad_btn input:hover,.ad_btn_d input:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
/*基本信息*/
.basic_xx{width:982px; overflow:hidden;}
.basic_xx ul li{overflow:hidden; padding-bottom:10px;}
.tech_tit span{color:#F00; padding:0 3px;height:25px; padding-top:10px; font-size:14px;}
.tech_tit1 span{color:#F00; padding:0 3px;height:25px; padding-top:10px; font-size:14px;}
.xli_right{width:862px; float:left;}
.xli_right i{color:#F00; display:block;}
.add_xli_right input{float:left;}
.xli_right em{padding-left:8px; color:#999; line-height:30px;}
.region_sel li{display:block; clear:both;}
.xli_k{background:url(/template/congress/review/images/add_300k.png) no-repeat; width:290px; height:22px; line-height:22px; padding:4px 5px; z-index:99;}

.xli_k1{background:url(/template/congress/review/images/add_263k.png) no-repeat; width:253px; height:22px; line-height:22px; padding:4px 5px; z-index:99;}
.sxli_k{background:url(/template/congress/review/images/add_200k.png) no-repeat; width:190px; height:22px; line-height:22px; padding:4px 5px;}
#selecttags{background:url(/template/congress/review/images/ad_ser_left.png) no-repeat; width:262px; height:22px; line-height:22px; padding:4px 5px; float:left; margin:0; z-index:10;}
#selecttags_1{background:url(/template/congress/review/images/add_172.png) no-repeat; width:162px; height:22px; line-height:22px; padding:4px 5px; float:left; margin:0;}
#query_button{background:url(/template/congress/review/images/ad_ser_right.png) no-repeat; width:28px; height:30px; cursor:pointer; display:block; float:left;}

.xb_k,.xb_k1{position:absolute; top:30px; left:0px; border:1px solid #ccc; background:#fff; width:288px; border-top:0px; padding:4px 5px;  z-index: 8;}
.xb_k1{width:188px;}
.xb_k a,.xb_k1 a{height:24px; line-height:24px; display:block;}
.xb_k2{width:188px;border:1px solid #ccc; background:#fff; border-top:0px; padding:4px 5px; margin-left:110px;height:96px;}
.xb_k2 a{height:24px; line-height:24px; display:block;}

.rl_right span{background:url(/template/congress/review/images/120_k.png) no-repeat; width:118px; padding-right:2px; height:30px; float:left;}
.rl_right span input{width:88px; height:30px; padding:0 25px 0 5px;  line-height:30px; border:0; background:url(/template/congress/review/images/icon.png) no-repeat right;}
.rl_right em{float:left; display:block; line-height:30px; padding:0 5px;}

.rl_right_1 span{background:url(/template/congress/review/images/100_k.png) no-repeat; width:98px; padding-right:2px; height:30px; float:left;}
.rl_right_1 span input{width:68px; height:30px; padding:0 25px 0 5px;  line-height:30px; border:0; background:url(/template/congress/review/images/icon.png) no-repeat right;}
.rl_right_1 em{float:left; display:block; line-height:30px; padding:0 5px;}

.record_right input{margin:10px 5px; float:left; display:block;}
.record_right label{line-height:30px; float:left; display:block; padding:0 10px 0 0px; margin-top:1px;}

#searchTag,#searchTag_1{width:288px; border:1px solid #ccc; border-top:0; padding:4px 5px; height:100px; overflow:hidden;overflow-y:scroll; margin-left:120px; }
#searchTag ul li,#searchTag_1 ul li{height:20px; line-height:20px; padding:0;}
#searchTag ul li i,#searchTag_1 ul li i{padding: 1px 4px;font-family: 宋体;font-style:normal; line-height:20px;}
#searchTag ul li i em,#searchTag_1 ul li i em{color:#444; padding-left:5px;}
#searchTag .no,#searchTag_1 .no{display:none;}
#searchTag ol,#searchTag_1 ol{padding:0; margin:0;}
#searchTag ol a,#searchTag_1 ol a{display:block; height:20px; line-height:20px; padding-left:20px; color:#aaa;}
#searchTag ol a:hover,#searchTag_1 ol a:hover{color:#5d9733;}

#searchTag_1{width:188px; margin-left:110px;}

.basic_xx .region_sel li{height:20px; line-height:20px; padding:0; margin:0;}
.region_sel li input{float:left; display:block; margin:3px 3px 3px 6px;}
.region_sel li label{float:left;}
.tip_k{width:440px; height:110px; border:1px solid #ccc; padding:4px;}

.basic_xx .upload_xx ul li{width:80px; float:left; padding-right:20px; padding-bottom:0px;}
.upload_xx{padding-top:15px;}
.upload_xx ul li .upk a{width:80px; height:80px; display:block; background:url(/template/congress/review/images/up_load.png) no-repeat;}
.upload_xx ul li .upk a:hover{background:url(/template/congress/review/images/up_load_on.png) no-repeat;}
.up_file{width:0px; height:0px;opacity: 0;filter: progid:DXImageTransform.Microsoft.alpha(opacity=0); cursor:pointer;}
.upload_xx ul li span{display:block; height:22px; line-height:22px; text-align:center;}
.upload_xx ul .up_img .upk{width:80px; height:80px; position:relative; overflow:hidden;}
.upload_xx ul .up_img .upk em{position:absolute; width:80px; height:20px; line-height:20px; padding:30px 0; text-align:center; display:block; top:80px; left:0; background:#000;opacity: 0.5;filter: progid:DXImageTransform.Microsoft.alpha(opacity=50); color:#fff; font-weight:bolder;border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px;}
.upload_xx ul .up_img:hover .upk em{top:0px; cursor:pointer;}
.upload_xx ul .up_img .upk a{width:80px; height:80px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:80px; max-width:80px; max-height:80px; background:none;}
.upload_xx ul .up_img .upk a:hover{background:none;}
.upload_xx ul .up_img .upk a img{border-radius:9px;-webkit-border-radius:9px;-moz-border-radius:9px; text-align:center; vertical-align:middle;}
.upload_xx ul .up_img span a{color:#F00; text-decoration:underline;}
/*栽培要点*/
.tech_k{width:982px;}
.tech_left{width:490px; padding:0 5px; float:left;}
.tech_b1{padding-bottom:15px; overflow:hidden;}
.tech_hj{width:380px; float:left;}
.tech_hj ul li{float:left; width:80px; height:100px; padding:4px; margin-right:5px; border:1px solid #ccc;}
.tech_hj ul li .hjk{width:80px; height:80px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:80px; overflow:hidden;}
.tech_hj ul li .hjk img{text-align:center; vertical-align:middle; max-width:80px; max-height:80px;}
.tech_hj ul li span input{ margin-top:5px;}
.tech_hj ul li span em{padding-left:5px; color:#000;}
.tech_tit1{width:115px; padding-right:5px; text-align:right; float:left; line-height:30px;}
.tech_tit{width:105px; padding-right:5px; text-align:right; float:left; line-height:30px;}
.tech_tit_zc{width:65px; padding-right:5px; text-align:right; float:left; line-height:30px;}
.tech_zl{width:380px; float:left; border-bottom:1px dashed #d2d2d2; border-top:1px dashed #d2d2d2; padding:18px 0 10px 0;}
.tech_zl ul li{float:left; width:190px; height:30px; padding-bottom:8px; overflow:hidden;}
.tech_zl ul li label{width:90px; text-align:right; float:left; display:block; line-height:30px;}
.tech_zl ul li span{width:100px; float:left;}
.tech_zl ul li .zl_k{background:url(/template/congress/review/images/zl_k.png) no-repeat; width:40px; padding:0 5px; height:30px; line-height:30px; margin:0 5px;}
.tx{width:380px; float:left;}
.tx_k{border:1px solid #ccc; width:370px; padding:4px; max-height:120px; min-height:120px; line-height:22px;}
.tech_right{width:462px; float:left; padding-left:20px;}
.tech_b2{width:462px;}
.bz_time{overflow:hidden; width:462px; padding-bottom:8px;}
.add_li{padding:4px 0; height:auto; overflow:hidden;}
.add_txt{width:120px; float:left;height:20px \9; line-height:20px \9; background:url(/template/congress/review/images/add_yk_20.png) no-repeat \9; height:30px; line-height:30px; background:url(/template/congress/review/images/add_yk.png) no-repeat; border:0px; *height:24px; *line-height:24px; *border:0; *background:url(/template/congress/review/images/add_yk_24.png) no-repeat;}
.add_txtk{width:120px; height:30px; padding:0 3px; margin-left:3px; cursor:pointer;opacity: 0;filter: progid:DXImageTransform.Microsoft.alpha(opacity=0); border:1px solid #ccc; outline:0;}
.add_txtk option{padding:0 3px; width:114px;}
.add_btn,.dl_btn,.delete_btn{width:20px; float:left; padding:7px 0 0 10px; *padding:3px 0 0 10px;}
.add_btn input,.dl_btn input,.delete_btn input{width:15px; height:15px; line-height:15px; display:block; text-align:center; background:url(/template/congress/review/images/add_bg.png) no-repeat; cursor:pointer;}

.k_50{background:url(/template/congress/review/images/zl_k.png) no-repeat; width:40px; padding:4px 5px; height:22px; line-height:22px; float:left; margin-left:8px;}
.bz_time em{float:left; line-height:30px; height:30px; display:block; padding-left:10px;}

.tech_b2 ul li{height:30px; padding-bottom:8px; overflow:hidden;}
.tx1{width:352px; float:left;}
.tx_k1{border:1px solid #ccc; width:332px; padding:4px; max-height:120px; min-height:120px; line-height:22px;}
/*销售信息*/
.xs_mess{padding:10px 10px; width:962px;}
.xs_mess ul li{height:30px; padding-bottom:10px;}
.xs_mess ul li label{width:120px; text-align:right; float:left; line-height:30px; height:30px;}
.xs_mess ul li span{width:802px; float:left; display:block;}
.l_jdot{background:url(/template/congress/review/images/l_jbg.png) no-repeat; width:29px; height:30px; cursor:pointer; font-size:16px; vertical-align:middle;}
.z_jdot{border:1px solid #ccc; width:28px; height:28px; color:#666; text-align:center; vertical-align:middle;}
.r_jdot{background:url(/template/congress/review/images/r_jbg.png) no-repeat; width:29px; height:30px; margin-right:8px; cursor:pointer; font-size:16px; vertical-align:middle;}

/*品种种植跟踪*/
.nc_ser{padding:5px 0; overflow:hidden; height:30px;}
.nc_ser_left{float:left; text-align:left; line-height:30px;}

.gzlist_all_tit{height:40px;}
.gzlist_all_tit span{width:150px; height:40px; line-height:40px; text-align:center; background:url(/template/congress/review/images/150_btn_h.png) no-repeat; font-size:16px; color:#666; display:block; float:left; margin-right:10px; cursor:pointer;}
.gzlist_all_tit span:hover,.gzlist_all_tit .gz_dq{background:url(/template/congress/review/images/150_btn.png) no-repeat; color:#fff;}
.gz_cen{width:982px; overflow:hidden;}
/*种植图片*/
.nTab{width:982px;overflow:hidden}
.none {display:none;}
.nTab .TabTitle {height:47px; width:450px; background:url(/template/congress/review/images/gzt_bg.png) repeat-x;}
.nTab .TabTitle li{width:90px;height:47px;line-height:40px;float:left;text-align:center;font-size:14px;color:#fff; cursor:pointer;}
.nTab .TabTitle li:hover,.nTab .TabTitle .active{background:url(/template/congress/review/images/gzt_on.png) no-repeat; }
.nTab .TabTitle .normal{color:#fff}
.nTab .TabContent{clear:both;width:982px;display:block;}

#myTab_Content0,
#myTab_Content1,
#myTab_Content2,
#myTab_Content3,
#myTab_Content4{width:982px; padding-top:10px; position:relative; }
.bd_t3 { font: 18px/45px "微软雅黑"; color: #FFF; padding: 0px 14px 14px; height: 45px; position: absolute; left: -1px; top: -1px; background: url(/template/congress/review/images/bd_bg1.jpg) no-repeat; width: 610px; z-index: 100; }
/*2015-11-23*/
.myTab_Content0l,
.myTab_Content1l,
.myTab_Content2l,
.myTab_Content3l,
.myTab_Content4l{float:left; height:515px; width:450px; overflow-y:auto; }
/*2015-11-23*/
.myTab_Content0l ul li,
.myTab_Content1l ul li,
.myTab_Content2l ul li,
.myTab_Content3l ul li,
.myTab_Content4l ul li {width:106px; height:106px; cursor: pointer; margin: 3px; float: left; }
.myTab_Content0l ul li a,
.myTab_Content1l ul li a,
.myTab_Content2l ul li a,
.myTab_Content3l ul li a,
.myTab_Content4l ul li a {width:104px; height:104px; border:1px solid #ccc; text-align: center; vertical-align:middle; display:table-cell; *display:block; *font-size:80px; position:relative;}
.myTab_Content0l ul li a img,
.myTab_Content1l ul li a img,
.myTab_Content2l ul li a img,
.myTab_Content3l ul li a img,
.myTab_Content4l ul li a img{text-align: center; vertical-align:middle; max-width:100px; max-height:100px;}
.myTab_Content0l ul li a span,
.myTab_Content1l ul li a span,
.myTab_Content2l ul li a span,
.myTab_Content3l ul li a span,
.myTab_Content4l ul li a span{background:url(/template/congress/review/images/cc.png) no-repeat; width:15px; height:15px; display:block; cursor:pointer; position:absolute; right:0px; top:0px;}

.gzup_file{width:100px; height:100px; padding:2px; border:1px solid #ccc; float:left; margin:3px;}

.myTab_Content0l ul .bd_cutLi a,
.myTab_Content1l ul .bd_cutLi a,
.myTab_Content2l ul .bd_cutLi a,
.myTab_Content3l ul .bd_cutLi a,
.myTab_Content4l ul .bd_cutLi a{ border:1px solid #1b9000;}

/*2015-11-23*/
.myTab_Content0r,
.myTab_Content1r,
.myTab_Content2r,
.myTab_Content3r,
.myTab_Content4r{ float:left; width:530px; height:563px; border:1px solid #b0b0b0; position:absolute; top:-47px; right:0;}
.myTab_Content0top,
.myTab_Content1top,
.myTab_Content2top,
.myTab_Content3top,
.myTab_Content4top { height:563px;}


.bd_lbtn {float: left; display:none;}
.bd_rbtn {float: right; display:none; }

.bd_chgBox {height: 563px;width:530px; overflow:hidden; position:relative;}
.bd_long { width:6360px; position: absolute; left: 0px; top: 0px; height:603px; }
/*2015-11-23*/

.bd_long ul li { height:540px; padding-top:13px; width:530px;float: left;}
.bd_long ul li .gz_imgd{width:410px; height:410px; margin:0 auto;}
.bd_long ul li .gz_imgd a{width:408px; height:408px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:408px; border:1px dashed #d9d9d9; cursor:default;}
.bd_long ul li .gz_imgd a img{text-align:center; vertical-align:middle; max-width:400px; max-height:400px;}

/*2015-11-23*/
.bd_long ul li .gz_img_t{padding:5px 60px; text-align:center; line-height:20px; height:60px;}
.bd_long ul li .gz_img_t em,.bd_long ul li .gz_img_t i{padding:0 5px; display:block;}
.bd_long ul li .gz_img_t em{text-align:left; background:url(/template/congress/review/images/add_dot.jpg) no-repeat left 3px; padding-left:18px;}
.bd_long ul li .gz_imgjs{height:45px; background:#ededed; margin-top:10px; padding:10px 20px; width:490px; overflow:hidden;}
.bd_long ul li .lgz_imgjs{width:240px; padding-right:10px; float:left; overflow:hidden;}
.bd_long ul li .lgz_imgjs p{line-height:20px; height:20px; padding-left:25px; float:left;}
.bd_long ul li .lgz_imgjs .tq_dot{background:url(/template/congress/review/images/tq_dot.png) no-repeat left; width:105px;}
.bd_long ul li .lgz_imgjs .wd_dot{background:url(/template/congress/review/images/wd_dot.png) no-repeat left; width:85px;}
.bd_long ul li .lgz_imgjs .sd_dot{background:url(/template/congress/review/images/sd_dot.png) no-repeat left; width:85px;}
.bd_long ul li .lgz_imgjs .fl_dot{background:url(/template/congress/review/images/fl_dot.png) no-repeat left; width:105px;}
.bd_long ul li .rgz_imgjs{width:220px; padding-left:19px; float:left; line-height:20px; border-left:1px dashed #ccc; min-height:45px;}
/*2015-11-23*/


/*种植数据*/
.sj_left{width:500px; float:left; border-right:1px dashed #d2d2d2; padding:10px 20px;}
.sj_left_tit{background:url(/template/congress/review/images/s_dot.jpg) no-repeat left; padding-left:15px; line-height:20px; height:20px;}
.sj_right{width:400px; float:left; padding:10px 20px;}
/*肥水管理*/
.fs_left{width:370px; float:left; border-right:1px dashed #d2d2d2; padding:10px 50px 10px 20px;}
.fs_k a{text-decoration:underline; color:#1b9000;}
.fs_left_tit{background:url(/template/congress/review/images/s_dot.jpg) no-repeat left; padding-left:15px; line-height:20px; height:20px; position:relative; margin-bottom:10px;}
.fs_page a{position:absolute; bottom:0px; width:16px; height:16px; display:block;}
.fs_page .l_fsbtn{background:url(/template/congress/review/images/page_leftbtn.png) no-repeat; right:23px;}
.fs_page .l_fsbtn:hover{background:url(/template/congress/review/images/page_leftbtn_on.png) no-repeat;}
.fs_page .r_fsbtn{background:url(/template/congress/review/images/page_rightbtn.png) no-repeat; right:0px;}
.fs_page .r_fsbtn:hover{background:url(/template/congress/review/images/page_rightbtn_on.png) no-repeat;}
.fs_k td{height:24px; line-height:24px; text-align:center; padding:2px;}
.fs_left p{padding:8px 0; height:22px; line-height:22px;}
.fs_left p em{color:#1b9000;}
.fs_right{width:471px; float:left; padding:10px 20px 10px 50px; position:relative;}
.sfjs_k{overflow:hidden; border-bottom:4px solid #9f9f9f; padding-bottom:10px;}
.sfjs_txtk{width:396px; height:60px; float:left;}
.sfjs_txt{border:1px solid #ccc; width:384px; padding:5PX; height:48px;}
.sfjs_btn{width:60px; height:60px; text-align:center; display:block; cursor:pointer; background:#1b9000; margin-left:15px; float:left; color:#fff;}
.sfjs_btn1{width:100px; height:100px; font-size:16px;}
.sf_tit{height:20px; margin:10px 0; position:relative;}
.sf_tit_del{background:url(/template/congress/review/images/btn2.png) no-repeat; width:65px; height:20px; line-height:20px; color:#999; display:block; text-align:center; cursor:pointer;}
.sf_tit_del:hover{background:url(/template/congress/review/images/btn2_on.png) no-repeat; color:#fff;}
.sf_ul ul li{border-bottom:1px dashed #d2d2d2; line-height:18px; position:relative; padding:3px 0; cursor:pointer;}
.sf_ul ul li p{width:360px;padding-left:15px;}
.sf_ul ul li span{position:absolute; left:0px; top:3px;}
.sf_ul ul li em{position:absolute; right:20px; top:3px;}
.sf_ul ul li i{width:15px; height:15px; position:absolute; right:0px; cursor:pointer; top:3px; display:none;}
.sf_ul ul li:hover i{ display:block;}


/*种植跟踪编辑*/
.gze_tit{padding-top:20px; height:40px; position:relative;}
.gze_tit_right{position:absolute; right:0px; top:10px; height:40px;}
.gze_tit_right input{float:left; margin-left:10px; cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff;}
.gze_tit_right .gze_btn1{background:url(/template/congress/review/images/180_k.png) no-repeat; width:180px; height:40px;}
.gze_tit_right .gze_btn2{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px; height:40px;}
.gze_tit_right .gze_btn1:hover{background:url(/template/congress/review/images/180_k_on.png) no-repeat;}
.gze_tit_right .gze_btn2:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}

.gze_box1{border:1px solid #ccc; padding:20px; margin-bottom:10px; width:982px; overflow:hidden;} 
.gze_box1_left,.gze_box1_center{width:315px; float:left;}
.gze_box1_center{padding-right:5px;}
.gze_box1_left ul li,
.gze_box1_center ul li,
.gze_box1_right ul li{overflow:hidden; padding-bottom:10px;}
.gz_tit{width:105px; padding-right:5px; text-align:right; float:left; line-height:30px;}
.gz_tit span{color:#F00; margin-right:3px;}
.gz_right{float:left; width:200px; line-height:30px;}
.gz_right i{color:#F00;}
.gz_right em{color:#999;}
.gz_right .r_input{background:url(/template/congress/review/images/add_200k.png) no-repeat; width:190px; height:22px; line-height:22px; padding:4px 5px; display:block;z-index: 99;}
.gz_right .l_jdot1{background:url(/template/congress/review/images/l_jbg.png) no-repeat; width:29px; height:30px; cursor:pointer; float:left;}
.gz_right .z_jdot1{border:1px solid #ccc; width:28px; height:28px; color:#666; text-align:center; float:left; background:none; padding:0;}
.gz_right .r_jdot1{background:url(/template/congress/review/images/r_jbg.png) no-repeat; width:29px; height:30px; margin-right:8px; cursor:pointer; float:left;}
.gze_box1_right{width:347px; float:left;}

.gzsj_left{width:456px; float:left; padding:0 20px; border-right:1px dashed #ccc;}
.sj_ul_1 ul li{padding-bottom:10px; overflow:hidden;}
.szli_right_zc{width:158px; float:left; line-height:30px;}
.szli_right_zc input{float:left;}
.sj_ul ul li{padding-bottom:10px; overflow:hidden; line-height:30px;}
.sjli_right{width:251px; float:left; line-height:30px;}
.sjli_right input{float:left;}
.cyl_k{background:url(/template/congress/review/images/120_k.png) no-repeat; padding:4px 5px; width:110px; height:22px; line-height:22px; margin-right:5px;}
.gzsj_right{width:455px; float:left; padding:0 0 0 30px;}
.szli_right{width:225px; float:left;}
#starBox{width:325px; float:left; position:relative;}
#star_wrap,#ulStars,#star_wrap_1,#ulStars_1,#star_wrap_2,#ulStars_2,#star_wrap_3,#ulStars_3,#star_wrap_4,#ulStars_4 { width:225px; height:30px; padding-bottom:5px; overflow: hidden; float: left; }
#ulStars li,#ulStars_1 li,#ulStars_2 li,#ulStars_3 li,#ulStars_4 li { width:70px; height:30px; line-height:30px; text-align:center; background:url(/template/congress/review/images/star_1.png) no-repeat; float: left; margin-right: 5px; cursor: pointer; }
#ulStars li.best,#ulStars_1 li.best,#ulStars_2 li.best,#ulStars_3 li.best,#ulStars_4 li.best {background:url(/template/congress/review/images/star_4.png) no-repeat; color:#66cc00;  }
#ulStars li.good,#ulStars_1 li.good,#ulStars_2 li.good,#ulStars_3 li.good,#ulStars_4 li.good {background:url(/template/congress/review/images/star_3.png) no-repeat; color:#ff9900;  }
#ulStars li.bad,#ulStars_1 li.bad,#ulStars_2 li.bad,#ulStars_3 li.bad,#ulStars_4 li.bad{background:url(/template/congress/review/images/star_2.png) no-repeat; color:#ff0000; }
#txtStar,#txtStar_1,#txtStar_2,#txtStar_3,#txtStar_4 { position: absolute; left: 0; top: -30px; }
#rate_1_result,#rate_2_result,#rate_3_result,#rate_4_result,#rate_5_result{ float: left; line-height:30px; text-indent: 15px; color: Red; }
.save_btn{padding-top:20px;}
.save_btn1{float:left;padding:25px 0 0 15px;}
.save_btn2{float:left;padding:5px 0 0 0px;}
.save_btn input{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; display:block; cursor:pointer; color:#fff; font-size:16px; float:right;}
.save_btn input:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}

.d_cot{height:14px; padding:8px 0; z-index:99;}
.d_cot input{float:left; margin:0 3px; z-index:99;}
.d_cot label{float:left; padding:0 8px 0 5px;}

.d_cot1{height:14px; padding:8px 0; z-index:99;}
.d_cot1 input{float:left; margin:5px 8px 0 8px; z-index:99;}
.d_cot1 label{float:left; margin-top:-3px;}

.sup_box{border:1px solid #ccc; width:787px; padding:20px; position:relative; margin:60px 0;}
.sup_box_1{width:982px;}
.sup_tit{position:absolute; top:-50px; right:0px;}
.sup_tit input{float:left; margin-left:10px; cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff;}
.sup_tit .sup_btn1{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px;}
.sup_tit .sup_btn1:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.sup_d{bottom:-50px; right:0px; position:absolute;}
.sup_d input{float:left; margin-left:10px; cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff;}
.sup_d .sup_btn1{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px;}
.sup_d .sup_btn1:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.sup_box ul li{padding-bottom:10px; overflow:hidden;}
.sup_box ul li .supli_right i{color:#F00; display:block;}
.sup_box ul li em{color:#999;}
.supli_left{width:125px; padding-right:5px; float:left; text-align:right; line-height:30px;}
.supli_left span{color:#F00; padding:0 3px;height:25px; padding-top:10px; font-size:14px;}
.supli_right{float:left; width:657px;}
.supli_right input{margin-right:5px;}
.supli_right_sx{float:left; width:400px;}
.supli_right_sx input{margin-right:5px;}
.supli_right1 input{float:left; display:block; margin:10px 3px 3px 6px;}
.supli_right1 label{float:left; line-height:30px;}
.supli_right4 input{margin:0px;}
.supli_right4 em{color:#999;}
.supli_right4 i{ color:#f00; display:block;}

.farm_393 ul li{overflow:hidden; padding-bottom:10px;}
.supli_left1{width:160px; padding-right:10px; float:left; text-align:right; line-height:30px;}
.supli_left1 span{color:#F00; padding:0 3px;height:25px; padding-top:10px; font-size:14px;}
.supli_right2{float:left; width:223px;}
.supli_right4{float:left; width:500px;}
.supli_right4 input{margin-right:5px;}
.supli_right2 input{margin-right:5px;}
.supli_right2 label{float:left; line-height:30px;}
.supli_right3{float:left; width:263px;}
.supli_right3 input{margin-right:5px;}
.supli_right3 label{float:left; line-height:30px;}
.web_dot label{float:left; padding-right:8px;}
.web_dot input{float:left; display:block; margin:10px 3px 3px 6px;}
.supli_k{background:url(/template/congress/review/images/add_200k.png) no-repeat; width:190px; height:22px; line-height:22px; padding:4px 5px;}
.address_k{width:137px; height:50px; border:1px solid #ccc; padding:3px;}

.farm_xx_383{width:383px; float:left;}
.farm_xx_383 ul li{border-bottom:1px dashed #ccc; overflow:hidden; margin-bottom:10px;}
.farm_xx_left{width:70px; float:left; text-align:right; line-height:30px;}
.farm_xx_right{width:313px; float:left;}
.farm_xx_right1 input{margin-right:5px;}
.farm_xx_right1 label{float:left; line-height:30px;}
.mj_span{display:block; overflow:hidden; padding-bottom:10px;}
.tech_hj_1{width:485px; float:left; overflow:hidden;}
.tech_hj_1 ul li{border:1px solid #ccc; margin:0 25px 0 0;}
.tech_hj_1 ul .bornnone { width:100px; height:120px; border:none; margin:0px; padding:0;}
.tech_hj_1 ul .bornnone span{display:block;}
.farm_xx_left2{width:90px; float:left; text-align:right; line-height:30px;}
.farm_xx_right2{width:293px; float:left;}
.qt_k{width:82px; height:75px; border:1px solid #ccc; padding:3px; margin-bottom:5px;}
.fbz_k{width:280px; height:50px; border:1px solid #ccc; padding:3px;}
/*企业信息查看*/
.view_top_tit{height:40px; margin-top:20px; position:relative;}
.view_h1{background:url(/template/congress/review/images/150_btn.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#fff;}
.view_box{border:1px solid #ccc; padding:20px 15px; width:797px; position:relative; min-height:150px; margin-bottom:60px;}
.view_box_1{width:992px;}
.view_top_btn{position:absolute; right:0px; bottom:10px;}
.view_top_tit input{float:left; margin-left:10px; cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff;}
.sup_btn_zw{background:url(/template/congress/review/images/ad_150_zw.png) no-repeat; width:150px;}
.sup_btn1{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px;}
.sup_btn1:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.view_d_btn{position:absolute; right:0px; bottom:-50px;}
.view_d_btn input{float:left; margin-left:10px; cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff;}
.view_d_btn .sup_btn1{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px;}
.view_d_btn .sup_btn1:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.view_fhbtn{position:absolute; right:20px; top:20px; width:150px;}
.view_fhbtn input{cursor:pointer; height:40px; line-height:40px; text-align:center; display:block; font-size:16px; color:#fff; margin-bottom:10px;}
.view_413,.view1_413{width:303px; padding-right:6px; float:left;}
.view_413_h1{overflow:hidden; height:30px; padding-bottom:10px;}
.view_413_h1 span{font-size:20px; font-weight:bolder; float:left; padding-right:10px;}
{height:24px;}
.view_413 ul li{line-height:30px; overflow:hidden;}
.vt_left{width:120px; font-weight:bolder; text-align:right; float:left;}
.vt_right{float:left; padding-right:10px;}
.vi_btn input{display:block;height:24px; line-height:24px; text-align:center; font-size:14px;}
.view_373{width:360px; padding:0 0 0 13px; float:left;}
.view_373 ul li{height:30px; line-height:30px;}
.vt_txt{ width:140px; line-height:20px; padding:3px; display:block;}

.view1_hj ul li{width:120px; height:118px; float:left;line-height:0px;}
.view1_hj ul li .hj_k{width:80px; height:80px;border:1px solid #ccc;padding:4px; margin:0 20px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:80px; overflow:hidden;}
.view1_hj ul li .hj_k img{text-align:center; vertical-align:middle; max-width:80px; max-height:80px;}
.view1_hj ul li span{height:20px; display:block; padding-top:8px; line-height:20px;}
.view1_hj ul li span em{padding-left:8px;}
.view1_373{width:360px; padding:0px 0 0 13px; float:left;}

.ff_tit{background:url(/template/congress/review/images/150_btn.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; position:absolute; left:-2px; top:-40px;}

.cad_btn{height:40px;}
.cad_btn_d{height:40px; margin-top:10px;text-align:center}
.cad_btn input,.cad_btn_d input{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; margin-left:10px; cursor:pointer;}
.cad_btn input:hover,.cad_btn_d input:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.bc_cg,.bc_cg4,.bc_cg6,.bc_cg7{float:right; color:#F00; padding:0 5px; line-height:40px; display:none;}
.bc_cg5{float:right; color:#F00; padding:0 5px; line-height:100px; display:none;}
.bc_cg1{float:left; padding-top:10px;}
.bc_cg1_1{float:left;}
.bc_cg2,.bc_cg3{float:right; color:#F00; padding:0 5px; line-height:20px; display:none; position:absolute; top:20px; right:0px;}

.user_box{border:1px solid #ccc; margin:10px 0 0 0; width:787px; padding:20px; min-height:200px;}
.user_table{ width:60%; margin:20px auto;}
.user_table td{padding:3px; line-height:20px;}

.adr_txt{border:1px solid #ccc; padding:3px; width:294px; height:50px; line-height:20px; display:block; margin-top:10px;}

.sx_left{width:120px; float:left; margin:20px 0 0 20px;}
.sx_img{width:118px; height:118px; border:1px solid #ccc;position:relative; }
.sx_img1{width:118px; height:118px; border:1px solid #ccc;text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:118px;}
.sx_img a{width:118px; height:118px;text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:118px;}
.sx_img a em{position:absolute; width:110px; height:110px; line-height:100px; display:none; left:4px; top:4px; background:#000;opacity: 0.5;filter: progid:DXImageTransform.Microsoft.alpha(opacity=50); color:#fff; font-size:14px; font-weight:bolder;}
.sx_img a:hover em{display:block;}
.sx_img img{text-align:center; vertical-align:middle; max-width:112px; max-height:112px;}
.sx_up{width:120px; height:120px;}
.sx_up a{background:url(/template/congress/review/images/pic13.jpg) no-repeat; width:120px; height:120px; float:left; display:block;}
.ps_btn{padding-left:150px;}
.ps_btn input{background:url(/template/congress/review/images/ad_150.png) no-repeat; width:150px; height:40px; line-height:40px; text-align:center; color:#fff; font-size:16px; margin-left:10px; cursor:pointer;}
.ps_btn input:hover{background:url(/template/congress/review/images/ad_150_on.png) no-repeat;}
.add_btn1{position:absolute; top:62px; right:265px; width:100px;}
.add_btn1 input{float:left;}
.add_btn1 em{padding-left:5px;}
.sx_ul{border-top:1px dashed #ccc; padding:10px 0 10px 100px; position:relative;}
.sx_tit{font-weight:bolder; height:24px; line-height:24px; padding-bottom:10px;}
.sx_delete_btn{position:absolute; right:240px; top:15px;}
.sx_delete_btn input{background:url(/template/congress/review/images/add_bg.png) no-repeat; width:15px; height:15px; line-height:15px; display:block; float:left; cursor:pointer;}
.sx_delete_btn em{padding-left:5px;}
/*病虫害情况*/
.conprom_c {width:900px;margin:0px auto;}
.promi_con01 {margin:0 auto;width:900px;height:388px;padding:1px 0 9px 0;border:1px solid #ccc;}
/*上左侧文字介绍*/
.promi_cl {float:left;width:290px;height:378px;padding:10px 0 0 10px;overflow:hidden;}
.promi_cl .detail {width:290px;height:174px;overflow:hidden;color:#585858;padding-top:5px}
.promi_cl .detail h1{font-weight:normal;font-size:12px;padding:5px 0 5px 15px; height:20px; line-height:20px; background:url(/template/congress/review/images/s_dot.jpg) no-repeat left;}
.promi_cl .detail h1 span{float:right;}
.promi_cl .detail p {line-height:20px; max-height:118px; min-height:118px; padding:5px;overflow-y:auto;}
.promi_cl .jy_ul{width:290px; height:199px; overflow:hidden;}
.promi_cl .jy_ul h1{ font-weight:normal;font-size:12px;padding:5px 0 5px 15px; height:20px; line-height:20px; background:url(/template/congress/review/images/s_dot.jpg) no-repeat left;}
.promi_cl .jy_ul ul{width:279px; max-height:140px; min-height:140px; padding:5px;overflow-y:auto;}
.promi_cl .jy_ul ul li{line-height:22px; border-bottom:1px dashed #ccc; position:relative; padding-right:20px; cursor:pointer;}
.promi_cl .jy_ul ul li span{float:right;}
.promi_cl .jy_ul ul li em{position:absolute; width:15px; height:15px; cursor:pointer;right:0px; top:3px; display:none;}
.promi_cl .jy_ul ul li:hover em{ display:block;}
/*上右侧大图*/
.promi_cm1,.promi_cm2,.promi_cm3{float:left;width:400px;height:358px; margin:15px;text-align:center;overflow:hidden}
.promi_cm1 .promi_bimg{width:398px; height:356px; border:1px solid #ccc; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:356px;}
.promi_cm1 .promi_bimg img{text-align:center; vertical-align:middle; max-width:398px; max-height:356px;}
.promi_cm2 {background:url(/template/congress/review/images/promi_bg2.jpg) no-repeat;}
.promi_cm3 {background:url(/template/congress/review/images/promi_bg3.jpg) no-repeat;}
.promi_cm img {width:266px;height:266px;}
/*上右小图*/
.product_list {float:left;width:145px;height:384px;padding-top:4px;overflow:hidden;}
.product_list .sm_left,.product_list .sm_right {width:145px;height:16px; text-align:center;}
.e_pic_s {width:145px;margin:10px 0;}
.e_pic_s li {width:100px;height:100px;margin:10px auto 15px auto;overflow:hidden; border:1px solid #ccc;}
.e_pic_s li .sm_img{text-align:center; vertical-align:middle; width:100px; height:100px; display:table-cell; *display:block; *font-size:100px;}
.e_pic_s li .sm_img img {cursor:pointer; text-align:center; vertical-align:middle; max-width:100px; max-height:100px;}
/*下小图*/
.menu100 {width:900px;height:146px; padding:4px 0;overflow-x:scroll;border: 1px solid #ccc;border-top: none; position:relative;}
.promi_con02 {clear:both;height:120px;}
.promi_con02 li {float:left; width:92px; height:122px; margin:4px; position:relative;}
.promi_con02 li .pic_sc{position:absolute; width:15px; height:15px; top:0px; right:0px;}
.promi_con02 li span{display:block; text-align:center; line-height:30px;}
.promi_con02 li .ssm_img{width:90px;height:90px; border:1px solid #ccc; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:90px;cursor:pointer}
.promi_con02 li .dq{border:1px solid #090;}
.promi_con02 li .ssm_img img{text-align:center; vertical-align:middle; max-width:90px; max-height:90px;}

/*病虫害上传*/
.bch_p{ margin:15px 40px;}
.bch_p_h1{background:url(/template/congress/review/images/s_dot.jpg) no-repeat 0px 0px; padding-left:15px; height:22px; line-height:22px; padding-bottom:10px;}
.bch_ul{width:350px; float:left;}
.bch_ul ul{overflow:hidden;}
.bch_ul ul li{float:left; width:110px; margin:3px;}
.bch_ul ul li .bc_li{width:104px; height:104px; border:1px solid #ccc; text-align: center; vertical-align:middle; display:table-cell; *display:block; *font-size:104px; position:relative;}
.bch_ul ul li .bc_li img{ text-align:center; vertical-align:middle; max-width:100px; max-height:100px;}
.bch_ul ul li .bc_li span{background:url(/template/congress/review/images/cc.png) no-repeat; width:15px; height:15px; display:block; cursor:pointer; position:absolute; right:0px; top:0px;}
.bch_file{width:100px; height:100px; padding:2px; border:1px solid #ccc; float:left; margin:3px;}
.bch_file a{background:url(/template/congress/review/images/upload.jpg) no-repeat; width:100px; height:100px; display:block;}
.bck_txt{width:332px; height:92px; margin:5px 3px; float:left;}
.bck_txtk{width:320px; height:90px; border:1px solid #ccc; padding:5px; line-height:22px;}
.upk_1{width:104px; height:104px;text-align: center; vertical-align:middle; display:table-cell; *display:block; *font-size:104px;}
.upk_1 img{ text-align:center; vertical-align:middle; max-width:100px; max-height:100px;}
/*联系地址*/
/* select box */
.sb{border:solid 1px #cfcfcf;cursor:pointer; background:#fff;position:relative;margin:0 5px 5px 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; float:left; z-index:9;}
.sb em{width:8px; height:9px; position:absolute; right:5px; top:10px;}
.sb_active{border:solid 1px #ccc;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;}
.sb *{color:#666666;font:normal 12px Song;cursor:pointer;background-color:#fff;}
.sb .opts{border:1px solid #ccc;cursor:pointer;display:none;height:auto;left:0;max-height:121px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:auto;z-index:99; z-index:999;}
.sb > .selected{padding:0 15px 0 5px;overflow:hidden;position:absolute;cursor:pointer;left:0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background:url(/template/congress/review/images/dot1.png) no-repeat right; width:70px;}
.sb .opts a{width:auto;height:24px;line-height:24px;padding:0 5px;cursor:default;outline:none;white-space:nowrap;text-decoration:none;display:block;cursor:pointer;}
.sb .opts a.selected{background:#ffffe1;}
.sb .opts a.none{background:#fff;}
.sb .opts a:hover{background:#ffffe1;cursor:pointer;}
.sb .sb_icon{width:7px;height:4px;overflow:hidden;position:absolute;cursor:pointer;right:4px;}
.sb .arrow{background-position:-27px -18px;}
.sb_active .arrow{background-position:-27px -4px;	}

/* checkbox box */
.cb{width:13px;height:13px;display:inline-block;*display:inline;zoom:1;background-position:0 0;cursor:pointer;}
.cb_active{background-position:0 -13px;}

/*添加 移除*/
#sel_kbg{height:180px; padding:5px 0; border:1px solid #ccc;font-style:normal;}
#sel_kbg optgroup{font-style:normal;}
#sel_kbg option{padding:3px 5px 3px 12px; line-height:18px; margin:0px;}
.sel_kbg_btn{width:120px; background:#DEDEDE; border:1px solid #ccc; height:22px; line-height:22px; text-align:center; width:40px; margin:0 15px 10px 5px; display:block;}
/********************************************************品种供应商***************************************************/
/*新增头部*/
.add_lc{width:790px; margin:0 auto; background:url(/template/congress/review/images/lc_line.jpg) repeat-x 0 45px; height:140px; position:relative;}
.add_lc ul li{width:180px; position:absolute;}
.add_lc ul li .lc_pic{background:url(/template/congress/review/images/d_90.png) no-repeat; width:90px; height:90px; margin:0 auto; line-height:90px; font-family:Arial, Helvetica, sans-serif; font-size:40px; text-align:center; color:#fff;}
.add_lc ul li span{display:block; height:40px; line-height:40px; text-align:center; color:#999; font-size:22px;}
.add_lc ul .lc_li_on .lc_pic{background:url(/template/congress/review/images/d_on_90.png) no-repeat; width:90px; height:90px; margin:0 auto; line-height:90px; font-family:Arial, Helvetica, sans-serif; font-size:40px; text-align:center;}
.add_lc ul .lc_li_on span{display:block; height:40px; line-height:40px; text-align:center; color:#1b9000; font-size:22px;}

/*消息框*/
.mes_k{border:1px solid #6ea860; background:#e2ffdb; height:24px; line-height:24px; padding:12px; margin-bottom:10px; color:#1b9000;border-radius: 3px;}
.mes_box{border:1px solid #ccc; margin-top:10px; padding:30px;}
.mes_ul{border-bottom:1px dashed #d2d2d2; padding-bottom:20px;}
.mes_ul ul li{height:30px; line-height:30px; padding:0 10px;}
.mes_ul ul li span{float:right;}
.mes_ul ul li a em{float:left; padding-right:10px; display:block; width:14px; margin-top:10px;}
.mes_tit{font-size:18px; text-align:center; padding-bottom:15px;}
.mes_tit span{display:block; font-size:12px; color:#999; padding-top:8px;}
.mes_p{line-height:22px;}

/*密码强度*/
.pw-strength {clear: both; position:absolute; top:0px;width: 180px; left:440px; height:40px; overflow:hidden;}
.pw-bar{background:url(/template/congress/review/images/pwd-1.png) no-repeat;height: 14px;overflow: hidden;width: 179px;}
.pw-bar-on{background:url(/template/congress/review/images/pwd-2.png) no-repeat; width:0px; height:14px;position: absolute;top:0px;left: 2px;transition: width .5s ease-in;-moz-transition: width .5s ease-in;-webkit-transition: width .5s ease-in;-o-transition: width .5s ease-in;}
.pw-weak .pw-defule{ width:0px;}
.pw-weak .pw-bar-on {width: 60px;}
.pw-medium .pw-bar-on {width: 120px;}
.pw-strong .pw-bar-on {width: 179px;}
.pw-txt {padding-top: 2px;width: 180px;overflow: hidden;}
.pw-txt span {color: #707070;float: left;font-size: 12px;text-align: center;width: 58px; height:16px; padding:0; margin:0;}

/*下拉搜索框*/
.select_k{position:relative; float:left;}
#choose,#choose_1,#choose_2{float:left; width:120px; height:30px; display:none;}
.select_box{font-family: "宋体"; font-size: 12px;color: #999;width:120px;line-height:28px; height:28px; position:absolute; background:#fff;}
.select_showbox{border: 1px solid #ccc;height:28px;padding-left: 5px;background:url(/template/congress/review/images/icon_select.png) no-repeat 103px 9px;border-radius:3px;-webkit-border-radius:3px;-moz-border-radius:3px;}
.select_option{border: 1px solid #ccc;border-top: none;display: none; line-height:20px; z-index:99; background:#fff;}
.select_box .select_option li{padding :0 0 0 5px; height:20px; line-height:20px; margin:0; z-index:99;}
.select_option li.selected{background-color: #F3F3F3;color: #999; z-index:99;}
.select_option li.hover{background:#ccc; color: #fff;}

/*2015-7-8*/
.fyl{width:440px; padding-left:60px; overflow:hidden; height:30px;}
.fyl ul li{width:73px; float:left; height:30px; line-height:30px; text-align:center; font-size:10px;}

/*2015-7-31 三张小图缩略图*/
.c1_slide{width:148px;height:148px;position:relative;overflow:hidden; border:1px solid #ccc;}
.c1_slide ul{width:444px;height:148px;position:absolute;top:0;left:0; text-align:center;}
.c1_slide li{float:left;width:148px;height:100%; text-align:center; display:block;}
.c1_slide li a{width:148px; height:148px; text-align:center; vertical-align:middle; display:table-cell; *display:block; *font-size:114px;}
.c1_slide li a img{text-align:center; vertical-align:middle; max-width:140px; max-height:140px;}
.c1_paging{width:150px;height:47px;}
.c1_paging li{float:left;width:40px;height:40px; padding-top:7px;}
.c1_paging li.active{background:url(/template/congress/review/images/pic_on.png) no-repeat center top;width:40px;height:40px; padding-top:7px;}
.c1_paging li a{border: 1px solid #ddd;width: 38px;height: 38px;text-align: center;vertical-align: middle;display:table-cell;*display:block;*font-size:29px; overflow:hidden;}
.c1_paging li a img{text-align:center; vertical-align:middle; max-width:30px; max-height:30px;}

/*2015-8-3返回按钮*/
.back_btn{padding:15px 0;}
.back_btn a{background:url(/template/congress/review/images/55_btn.png) no-repeat; width:55px; height:26px; line-height:26px; text-align:center; color:#fff; display:block; margin:0 auto;}
.back_btn a:hover{background:url(/template/congress/review/images/55_btn_on.png) no-repeat;}






.imgauto{ width: 100%;}
.f_left td{border-bottom: #e3e3e3 solid 1px; font-size: 14px; padding: 8px 12px;border-right:#e3e3e3 solid 1px;}
.f_left table{border-left: 1px solid #e3e3e3;border-top: 1px solid #e3e3e3; width: 100%; margin:20px 0;}
.tleft{ text-align: center;}
.f_left td input{ width: 290px;border: 1px solid #e3e3e3; line-height: 30px; padding: 0 5px;}
.f_left td input[type=text]{height:30px}
.f_left td a{ font-size: 14px;}
.u_pick{width:248px;height:248px; margin:0 auto;border:1px solid #cdcdcd;text-align: center;vertical-align:middle;display:table-cell; *display:block; *font-size:248px;overflow: hidden;position:relative;z-index:11}
.u_pick em{  width: 100%;height: 100%;line-height:248px;position: absolute;top: 0;left: 0;background: #000;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);display:none;}
.u_pick:hover em{display:block; font-size:14px;}
.u_pick img{max-width: 248px;max-height: 248px;text-align: center;vertical-align:middle}
.sous{ float: right;}
.shibie{ color: #000;text-align:center}
.shibie input{border: 1px solid #e3e3e3;width: 100px;padding: 5px 10px;}


.loginbg{width: 100%;height: 1133px;background:#155924 url("../images/loginbg.png") no-repeat bottom;}
.login-wrap{padding-top: 110px;padding-left:10px;background: url("../images/logintext.png") no-repeat;position:relative;left: 50%; margin-left:-208px;top: 50%; margin-top:-363px;width: 425px;}
.login2{background: url("../images/login1bg.png") no-repeat;width: 420px;height: 217px; position: relative;}
.lo1{ overflow: hidden;width: 416px; }
.login2 label{display: block;border-bottom: 1px solid #e2e2e2;height: 60px;margin:10px 0 0 5px; overflow: hidden; line-height: 58px; }
.login2 label span{float: left;border-right: 1px solid #e2e2e2;}
.login2 label span i{height: 50px;width: 70px;display: table-cell; text-align: center;vertical-align: middle;}
.login2 label span img{display: block;margin: auto;text-align: center;vertical-align: middle;}
.login2 label .yz{ display: inline-block; width: 90px; padding-left: 10px; font-size: 14px; color: #666;}
.login2 label input{ width:270px;line-height:40px;height: 40px; padding:5px 10px;}
.login2 label .yzm1{ width: 175px;}
.login2 label .hqyzm{ width: 110px; line-height: 26px;cursor: pointer;}
.button{width: 239px;height: 66px;background: url("../images/botton.png") no-repeat center;position: absolute;left: 94px;bottom: -40px;text-align: center;line-height: 46px;}
.button a{font-size: 24px; color: #fff; font-family:黑体;}
.success{ text-align: center; line-height: 212px; font-size: 24px; color: #666;}
.success img{width:30px;height:30px;vertical-align:middle;}




.trace-wrap{ width:100%;background: #337438; text-align: center; font-size: 25px; color: #fff; padding:15px 0;}
.tracetable{ margin:0 auto; font-size:1.5em; color: #337438;}
@media (min-width: 420px) and (max-width: 1680px){
				.tracetable{width: 500px;}
}
 .up_file{width:248px; height:248px;*width:180px; opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; filter: alpha(opacity:0);position: absolute; left: 0px; top: 0px; cursor: pointer; z-index: 99}
.table-div{ max-height: 361px;overflow-y:scroll;overflow-x:hidden; }

#scroll-1 {
overflow:auto;
}
    #scroll-1::-webkit-scrollbar {
					width:7px;
					height:10px;
					}
#scroll-1::-webkit-scrollbar-button    {
background-color:#1f720c;
display: none;
}
#scroll-1::-webkit-scrollbar-track     {
background:#1f720c;
}
#scroll-1::-webkit-scrollbar-track-piece {
background:url(http://www.lyblog.net/wp/wp-content/themes/mine/img/stripes_tiny_08.png);
}
#scroll-1::-webkit-scrollbar-thumb{
background:#1d9001;
border-radius:4px;
}
#scroll-1::-webkit-scrollbar-corner {
background:#82AFFF;
}
#scroll-1::-webkit-scrollbar-resizer  {
background:#1f720c;
}

.indexfooter{width: 100%;height: 90px;display: block; margin-top: 720px;text-align: center;color: #fff; font-weight: bold;}
.indexfooter a{ color: #fff;}

.form{padding-top: 50px;padding-bottom: 20px;text-align:center}
.j_select {
margin:0;padding:0;cursor:pointer;position: relative;background:#fff;display:inline-block;
}
.j_select .current_select {
margin:0;padding:0;height:30px;line-height:30px;border:1px solid #ccc;box-shadow:1px 1px 2px #ccc;
outline:none;
}
.j_select .current_select .select_icon {
margin:0;padding:0;position:absolute;right:5px;top:10px;
}
.j_select ul {
margin:0;padding:0;border:1px solid #eee;border-radius:2px;display:none;box-shadow:1px 1px 2px #ccc;background:#fff;
position:absolute;width:calc(100% - 2px) !important;max-height:302px;overflow:auto;outline:none;z-index:99 !important;
}
.j_select ul li {
margin:0;padding:0;line-height:30px;list-style:none;
}
.j_select ul li:hover {
background:#1f720c;color:#fff;cursor:default;
}
.j_select ul li.current_item {
background:#1f720c;color:#fff;cursor:default;
}
.rightspan{display: inline-block;height: 30px;line-height: 30px;padding-left: 20px;}
#changepage { display: block; width: 100%; float: left; line-height: 30px;height:30px; text-align: center; margin: 20px auto; font-size: 14px; }
#changepage a { background: #499200; color: #fff; padding: 2px 5px; font-size: 12px; }
#changepage .page_on {
    color: red;
    background: #499200;
    font-weight: 700;
}
.liuc{ width: 1200px; margin: 0 auto;}
.liuc img{display:block;margin:0 auto}
.textareanormal{float: right;}
.normal{float: right;}


.footer-box{ width: 1200px; margin: 0 auto;}
.footfl{ width: 550px; float: left;}
.footrig{ width: 550px; float: right; text-align: right;}
.edition{ color: #4da517; font-size: 12px; font-family: 宋体; line-height: 18px; width: 100px; background:url("../images/edition.jpg") no-repeat 2px 3px;margin-top: 25px;}
.edition i{ font-size: 18px; font-family: arial; font-weight: 900; font-style: italic;}


.select1{border:1px solid #ccc;padding:6px;box-shadow:1px 1px 2px #ccc;width:150px;}
.lcs_wrap {
display: inline-block;
direction: ltr;
height: 28px;
vertical-align: middle;
}
.lcs_wrap input {
display: none;
}
#liucimg{ display: none;}

.lcs_switch {
display: inline-block;
position: relative;
width: 73px;
height: 28px;
border-radius: 30px;
background: #ddd;
overflow: hidden;
cursor: pointer;

-webkit-transition: all .2s ease-in-out;
-ms-transition: 	all .2s ease-in-out;
transition: 		all .2s ease-in-out;
}
.lcs_cursor {
display: inline-block;
position: absolute;
top: 3px;
width: 22px;
height: 22px;
border-radius: 100%;
background: #fff;
box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, 0.1);
z-index: 10;

-webkit-transition: all .2s linear;
-ms-transition: 	all .2s linear;
transition: 		all .2s linear;
}
.lcs_label {
font-family: "Trebuchet MS", Helvetica, sans-serif;
font-size: 12px;
letter-spacing: 1px;
line-height: 18px;
color: #fff;
font-weight: bold;
position: absolute;
width: 33px;
top: 5px;
overflow: hidden;
text-align: center;
opacity: 0;

-webkit-transition: all .2s ease-in-out .1s;
-ms-transition: 	all .2s ease-in-out .1s;
transition: 		all .2s ease-in-out .1s;
}
.lcs_label.lcs_label_on {
left: -70px;
z-index: 6;
}
.lcs_label.lcs_label_off {
right: -70px;
z-index: 5;
}


/* on */
.lcs_switch.lcs_on {
background: #75b936;
box-shadow: 0 0 2px #579022 inset;
}
.lcs_switch.lcs_on .lcs_cursor {
left: 48px;
}
.lcs_switch.lcs_on .lcs_label_on {
left: 10px;
opacity: 1;
}


/* off */
.lcs_switch.lcs_off {
background: #b2b2b2;
box-shadow: 0px 0px 2px #a4a4a4 inset;
}
.lcs_switch.lcs_off .lcs_cursor {
left: 3px;
}
.lcs_switch.lcs_off .lcs_label_off {
right: 10px;
opacity: 1;
}


/* disabled */
.lcs_switch.lcs_disabled {
opacity: 0.65;
filter: alpha(opacity=65);
cursor: default;
}
.footer1 a{color:#000!important;}

/*查询页*/
.inquirer-box{position: relative;width: 38%;margin: 12% auto 0 auto;background: url("../images/keyboard.jpg") no-repeat bottom;padding-bottom: 166px;background-size: 100%;}
.inquirer-top{ background: #fff; padding-bottom: 40px;border-radius: 5px;-moz-box-shadow:0px 1px 10px #666; -webkit-box-shadow:0px 1px 10px #666; box-shadow:0px 1px 10px #666; overflow: hidden; }
.inquirer-top p{ color: #439547; text-align: center; margin: 20px 0;}
.shuru{width: 80%;margin: 0 auto;overflow: hidden;}
.verification{border: 1px solid #d4d9de;padding: 18px 12px;width: 78%;float: left;}
.shuru a{background: #77c87b;color: #fff;float: left;  display: block; margin-left: 19px; text-align: center;}
.shuru a:hover,.shuru a:focus{text-decoration:none; color: #fff;}

.verification-body{margin-top: 20px;background: #fff; padding: 0 29px;border-radius: 5px;-moz-box-shadow:0px 1px 10px #666; -webkit-box-shadow:0px 1px 10px #666; box-shadow:0px 1px 10px #666; overflow: hidden;}
.verification-body p{ display: none;color: #ff0000; font-family: 微软雅黑; width: 57%; margin: 0 auto; padding: 40px 0; font-size: 1.5rem;}
.inquirer-footer{ text-align: center; color: #dbf3dc; margin: 20px 0;}
.inquirer-footer a{ color: #dbf3dc;}
.inquirer-footer a:hover,.inquirer-footer a:focus{ color: #dbf3dc;text-decoration: none;}
.qc-box{margin: 17px auto!important;font-size: 12px;color: #a8b3b8;line-height: 21px;}
.qc-box img{ padding: 6px; border: 1px solid #cecece; display: block; margin: 0 auto;}
@media (max-width: 768px){
.inquirer-box{ width: 90%;}
.shuru a{ font-size: 12px;padding: 11px 10px;}
.inquirer-top p{ font-size: 2rem;}
.verification{ padding: 10px 12px;    width: 72%;}
.verification-body p{ width: 101%;}
.inquirer-box{ padding-bottom: 172px;}
}
@media (min-width: 769px) and (max-width: 1024px){
.shuru a{ font-size: 1.5rem;padding: 11px 10px;}
.inquirer-top p{ font-size: 1.5rem;}
.verification{ width: 77%;padding: 12px 12px;}
.verification-body p{ width: 81%;}
.inquirer-box{ padding-bottom: 124px;}
.inquirer-footer{ position: static;}
}

@media (min-width: 1200px){
.inquirer-top p{ font-size: 26px;}
.shuru a{padding: 13px 12px;font-size: 20px;height: 55px;width: 18%;}
.pt{ padding-top: 17px;}
}


small {
font-size: 13px;
font-weight: normal;
padding-left: 10px;
}
#first_div {
width: 90%;
max-width: 600px;
min-width: 340px;
margin: 50px auto 0;
color: #444;
}
#second_div {
width: 90%;
max-width: 600px;
min-width: 340px;
margin: 50px auto 0;
background: #f3f3f3;
border: 6px solid #eaeaea;
padding: 20px 40px 40px;
text-align: center;
border-radius: 2px;
}
#third_div {
width: 90%;
max-width: 600px;
min-width: 340px;
margin: 10px auto 0;
}


/* select box */
.sb{border:solid 1px #cfcfcf;cursor:pointer; background:#fff;position:relative;margin:0 5px 5px 0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px; float:left; z-index:9;}
.sb em{width:8px; height:9px; position:absolute; right:5px; top:10px;}
.sb_active{border:solid 1px #ccc;border-radius:4px 4px 0 0;-moz-border-radius:4px 4px 0 0;-webkit-border-radius:4px 4px 0 0;}
.sb *{color:#666666;font:normal 12px Song;cursor:pointer;background-color:#fff;}
.sb .opts{border:1px solid #ccc;cursor:pointer;display:none;height:auto;left:0;max-height:121px;overflow-x:hidden;overflow-y:auto;position:absolute;top:0;width:auto;z-index:99; z-index:999;}
.sb > .selected{padding:0 15px 0 5px;overflow:hidden;position:absolute;cursor:pointer;left:0;border-radius:4px;-moz-border-radius:4px;-webkit-border-radius:4px;background:url(/template/congress/review/images/dot1.png) no-repeat right; width:70px;}
.sb .opts a{width:auto;height:24px;line-height:24px;padding:0 5px;cursor:default;outline:none;white-space:nowrap;text-decoration:none;display:block;cursor:pointer;}
.sb .opts a.selected{background:#ffffe1;}
.sb .opts a.none{background:#fff;}
.sb .opts a:hover{background:#ffffe1;cursor:pointer;}
.sb .sb_icon{width:7px;height:4px;overflow:hidden;position:absolute;cursor:pointer;right:4px;}
.sb .arrow{background-position:-27px -18px;}
.sb_active .arrow{background-position:-27px -4px;	}


/*2016-01-23 系统用户管理*/
.duct1{padding: 0!important;background: #f4f4f4;}
.duct1 select {border: none!important;background: #f4f4f4;text-align: center;padding: 0!important;}
.duct1 select option{border-bottom: 1px solid #e3e3e3;}
.duct1 option{padding: 10px 5px 10px 12px!important;}
.sel_kbg_btn{width: 66px!important;height: 24px!important;line-height: 23px!important;margin: 0 auto 25px;border: 1px solid #d2d2d2!important;background: none!important;border-radius: 3px;cursor: pointer;}
.sel_kbg_btn:hover{background: #9acc81!important;color: #fff!important;}
.lab{padding: 20px 0!important;padding-left: 200px!important;}
.config td{padding: 15px 40px;}
.config label{font-size: 14px;color: #000;}
.labbox{width: 80%;}
.labbox label{padding-right: 20px;height: 40px;display: inline-block;line-height: 40px;width: 113px;color: #727272;}
.labbox1 label{width: 120px;}
.caveat-wrap img{margin: 0 auto;width: 30%;}
.caveat-wrap{text-align: center;color: #f35600;margin-top: 10%;}
.caveat-wrap i{font-size: 2rem;margin-top: 10px;display: block;}
.caveat-wrap p{font-size: 1.5rem;margin-top: 20px;}
.caveat-wrap a{background: #64a467;display: inline-block;padding: 3% 10%;color: #fff;border-radius: 5px;margin-top: 10%;}



.box_l,.box_r{width:100%;height:179px;overflow:auto;}
.box_m a{border:1px solid #ccc;display:block;width: 66px;margin-bottom: 30px;height: 24px;line-height: 24px;font-size: 12px!important;border-radius: 3px;}
.box_m a:hover{background: #9acc81!important;color: #fff!important;}
.box_r{float:right;}
.box_l li,.box_r li{line-height:35px;font-size:12px;text-align: center;border-bottom:1px solid #e3e3e3;cursor:pointer}
.box_l li:last-child,.box_r li:last-child{border:none}
.box_l li.choose,.box_r li.choose{background:#ddd;}

.zUIpanelScrollBox,.zUIpanelScrollBar{
			width:10px;
			top:4px;
			right:2px;
			border-radius:5px;
			
		}
		.zUIpanelScrollBox{
			background:black;opacity:0.1;
			filter:alpha(opacity=10);
		}
		.zUIpanelScrollBar{
			background:#fff;opacity:0.8;
			filter:alpha(opacity=80);
		}
		.tab{margin:0;padding:0;list-style:none;width:100%;background: #71ae73;margin-top: 20px;margin-bottom: -20px;}
.tab li{float:left;height:30px;text-align:center;line-height:30px;cursor:pointer;color: #1f6421;}
.on{display:block;}
.tab li a{border-right: 1px solid #1f6421;padding: 0 10px;text-decoration: none;color: #1f6421;font-size:14px}
.tab li a:last-child{border-right: 0;}
.tab li a:hover{text-decoration: none;}
.tab li.cur a{color: #fff;text-decoration: none;font-weight: bold;}
.tab li.cur i{background: url(../images/bottomico.jpg) no-repeat bottom;width: 13px;height: 8px;display: block;background-size: 100%;margin: 0 auto;}
.tab1{display: none;}
.tabon{display: table;}

/*2017-04-20 帮助中心*/
.process-wrap h3{font-size: 18px;font-family: 微软雅黑;font-weight: normal;padding-top: 20px;font-weight: bold;}
.process-wrap p{font-size: 14px;padding: 15px 0;}
.process-wrap p i{font-weight: bold;}
.process-wrap a{color: #ff0000;text-decoration: underline;}

/*图片上传*/
.manage_wrap{
    width: 100%;
    overflow: hidden;
    font-size: 14px;
}
.manage_wrap>ul>li{
    height: 38px;
    border: 1px solid #dcdcdc;
    margin: 4px auto;
    line-height: 38px;
    white-space: nowrap;
    overflow: hidden;
}
.manage_wrap span{
    text-align: right;
    display: inline-block;
    background: #cbcfd9;
    width: 120px;
    padding-right: 20px;
    height: 100%;
    float: left;

}
.manage_select_item
{
    overflow:visible !important;
    }

.manage_wrap .manage_img_item{
    height: 200px;
    line-height:200px;
}
.manage_wrap .manage_word_item {
    height: auto;
    line-height: 654px;
         *line-height: 658px;
        overflow:hidden;
}

.manage_wrap input[type=text],.manage_wrap input[type=password]{
    width: 590px;
    height: 38px;
    display: inline-block;
    float: left;
    padding-left: 22px;
    line-height: 38px;
}
.manage_img_item .add_img{
    height: 200px;
    width: 100%;
    float: left;
    display:block;
    text-align:left;
       padding-left: 22px;
       position:relative;
}

.manage_img_item .add_img img{
    max-width: 100px;
    max-height: 100px;
        vertical-align: baseline;
}
.manage_word_item .add_word{
    width: 620px;
    height: 100%;
    float: left;
}
.manage_radio_item input[type=radio]{
    margin-left:30px;
    margin-right: 4px;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.manage_radio_item label{
    cursor: pointer;
    width: 80px;
    display: inline-block;
}
.bottom_wrap{
    margin-top: 30px;
    display:block;
    text-align:center;
    white-space:nowrap;
    clear:both
    
}

.bottom_wrap a{
    width: 160px;
    height: 40px;
    background: url("../images/button.jpg");
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    color: #000;
    border-radius: 4px;
    margin-left: 30px;
    display: inline-block;
}
.bottom_wrap a:hover{
    background: url("../images/button_on.jpg");
    color: #fff;
}


.img_hint{
    border: none !important;
    text-indent:180px;
    height: 16px !important;
    line-height: 16px !important;
}

select:focus{
    outline: none;
}

.manage_select_item .select_box{
    position: relative;
    width: 600px;
    padding-left: 20px;
    height: 38px;
    float: left;
}
.select_box .drop_down_toggle{
    position: absolute;
    border:1px solid #d2d2d2;
    width: 24px;
    height: 24px;
    z-index: 2;
    right: 8px;
    top: 6px;
    text-align: center;
    line-height: 30px;
    *line-height: 24px;
    cursor: pointer;
    vertical-align: middle;
}
.drop_down_toggle b{
    height: 0;
    display: inline-block;
    border-left:7px solid transparent;
    border-right:7px solid transparent;
    border-top:12px solid #313742;
}
.drop_down_toggle:hover{
    background: #eaeaea;
}
.drop_down_toggle:hover b{
    border-top-color: #636b7a;
}
.show_box{
    width: 100%;
    height: 100%;
    display: inline-block;
}
.outer_drop_down{
    display: none;
    position: absolute;
    overflow: hidden;
    right: -1px;
    left: -1px;
    top: 38px;
    background: #fff;
    border:1px solid #999;
    border-top:1px solid #ccc;
    z-index: 10;
    text-indent: 12px;
}
.outer_drop_down i{
    display: none;
    margin-right: 8px;

}
.drop_down_wrap>i{
    display: inline;
    cursor: pointer;
}
.drop_down{
    display: none;
    overflow: auto;
    background: #fff;
    z-index: 10;
    padding-left: 12px;
    height:300px;
    z-index:9999;
}
.drop_down li:hover{
    background: #cbcfd9;
}
.drop_down li:hover>i{
    color: #fff;
}
.manage_switch_item{
    border:none !important;
}
.manage_switch_item>div{
    width: 600px;
    float: left;
    padding-left: 22px;
}
.switch_bg{
    width: 75px;
    height: 30px;
    background: #fff;
    position: relative;
    display: inline-block;
    border-radius: 15px;
    float: left;
    border:1px solid #c9ccd3;
    z-index: 2;
    overflow: hidden;
    top: 5px;
}
.switch_point{
    width: 75px;
    height: 30px;
    background: #e8eaf0;
    border-radius: 15px;
    position: absolute;
    right: 46px;
    z-index: 1;
}
.switch_point em{
    width: 30px;
    height: 30px;
    background: #cbcfd9;
    border-radius: 15px;
    position: absolute;
    right: 0;
}
.manage_switch_item b{
    display: inline-block;
    line-height: 40px;
    margin-left: 12px;
}
.en_pro{
    display: none;
}

.manager_checkbox{
    background: #dcdfe6;
    font-size: 14px;
}
.manager_checkbox span{
    text-align: center;
    padding: 0 10px;
}
.manager_checkbox input[type=checkbox]{
    width: 20px;
    height: 20px;
    background: #fff;
    margin: 0 4px;
}
.manager_checkbox label{
    margin-right: 10px;
}

/***/

.personal li{
    width: 480px;
    float: left;
}
.personal input{
    width: 300px!important;
}
.font_size{
    width: auto !important;
    margin-left: 20px!important;
    float: left!important;
}
.font_size label{
    text-align: center;
    display: inline-block;
    background: #cbcfd9;
    padding: 0 10px;
    height: 100%;
    float: left;
}
.font_size input[type=text] {
    width: 24px !important;
    padding-left: 10px !important;
}
.font_size i{
    margin-right: 4px;
    font-size: 16px;

}
.personal .img_hint{
    text-indent: 84px;;
}
.personal .button_wrap{
    margin-right: 285px;
}

/**/
ol{
    line-height: 20px;
    width: 196px;
    height: 196px;
    text-align: center;
    display: inline-block;
    background: #fff;
    margin-top: 2px;
    margin-left: 12px;
}
ol>li{
    float: left;
    width: 64px;
    height: 64px;
    display: inline-block;
    border-right:1px solid #c9d2e6;
    border-bottom:1px solid #c9d2e6;
}
ol>li.bt{
    border-top:1px solid #c9d2e6;
}
ol>li.bl{
    border-left:1px solid #c9d2e6;
}

ol label {
    display: block;
    margin-top: 4px;
}

/**/
.picture_page span{
    width: 100%;
    display: block;
    float: none;
    text-align: center;
    padding: 12px 0;
    line-height: 16px;
}
.picture_page ul>li{
    height:auto;
}
.picture_page ul>li>div{
    width: 100%;
    height: 200px;
    text-align: center;
    display:block;

}
.picture_page ul>li>div>img
{
    vertical-align:sub;
    margin-top:50px;
    }
.picture_page img{
    border:1px solid #ccc;
    padding: 2px;
    width: 100px;
    height: 100px;
}
.add_img img_box>img
{
    margin:0 12px;
    }
/**/
.add_img_open_box{
    display: none;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0,0,0,0.4);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
    position: fixed;
    z-index: 9999;
}
.open_box{
    position: absolute;
    top: 50%;
    left: 50%;
    width: 400px;
    margin-left: -200px;
    margin-top: -100px;
    overflow: hidden;
    background: #fff;
}
.open_box_top{
    background: #1f720c;
    color: #fff;
    font-size: 16px;
    padding-left: 20px;
    height: 40px;
    line-height: 40px;
}
.open_box_off{
    background: url("../images/close_dot1.png") center no-repeat;
    width: 30px;
    height: 30px;
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 5px;
    *margin-top: -35px;
    margin-right: 12px;
    cursor: pointer;
}
.add_img_open_box form{
    font-size: 14px;
    line-height: 40px;
}
.add_img_open_box p{
    padding-left: 20px;
}
.file_box{
    width: 80px;
    height: 80px;
    border: 2px solid #ccc;
    margin-left: 12px;
    margin-bottom: 20px;
    background:#ddd url("../images/add_img.jpg") center no-repeat;
    background-size: contain;
    border-radius: 4px;
    position: relative;
    overflow: hidden;
}
.add_img_open_box input[type=file]{
    position: absolute;
    z-index: 2;
    opacity: 0;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.file_box:active{
    border-color: #60697c;
}
.watermark_submit{
    border-top:1px solid #ccc;
    height: 79px;
    padding-left: 20px;
}
.watermark_submit input[type=button]{
    cursor: pointer;
    width: 110px;
    height: 35px;
    border:1px solid #ccc;
    background: #1f720c;
    color: #fff;
    float: right;
    margin-top: 30px;
    *margin-top:0;
    margin-right: 30px;
}
.watermark_submit button{
    cursor: pointer;
    width: 110px;
    height: 35px;
    border:1px solid #ccc;
    background: #1f720c;
    color: #fff;
    float: right;
    margin-top: 30px;
    *margin-top:0;
    margin-right: 30px;
}

/**/
#result img{
    width: 50px;
    height: 50px;
    border:1px solid #ccc;
    padding: 1px;
    margin: 1px;
}
#result {
    margin-left: 12px;
}
/*img_display*/
.img_display
{
        position: relative;
        border:1px solid #c8c8c8;
    display: inline-block;
    *display: inline;
    padding: 0 2px;
    margin: 0 12px;
    width:100px;
    height:100px;
    margin-top:50px
    }
    .img_i_delete
{
       position: absolute;
       width: 12px;
       height: 12px;
       line-height: 12px;
       color: #fff;
       font-size: 12px;
       background: rgba(0,0,0,0.5);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000);
        text-align:center;
       right: 0;
       top: 0;
         z-index:2;
       display: inline-block;
       cursor: pointer;
    }
    .img_display img
    {
        max-width:100%;
        max-height:100%;
        position:absolute;
        top:0;
        bottom:0;
        left:0;
        right:0;
        margin:auto;
        z-index:1;
        }
    
    /*编辑器兼容*/
    .editor_wrap_X>div
    {
        line-height:12px;
        white-space:normal;
        width:620px !important;
        }
         .editor_wrap_X>div>div
        {
             width:620px !important;
            }
            .edui-default .edui-editor-breadcrumb span
            {
                text-align: left;
                display: inline-block;
                background: none;
                width: auto;
                padding-right: 0;
                height: 100%;
                float: none;
                }
                .point_box input{
    width: 160px;
    height: 40px;
    text-align: center;
    display: inline-block;
    margin: 0 16px;
    background: #000;
    box-shadow: 0 0 2px #eaeaea;
    border-radius: 4px;
    background: url(../images/button.jpg) center center no-repeat;
    cursor: pointer;
    font-size: 16px;
    color: #555;
}
.point_box input:hover{
    background: url(../images/button_on.jpg) center center no-repeat;
    color: #fff;
}
.pwowerscorll
{
    width: 640px;
    float: left;
    overflow-x: auto;
    margin-right: -20px;
    height: 50px;
}
.uploadimgword
{
    position: absolute;
    height: 14px;
    line-height: 14px;
    bottom: 28px;
    left: 44px;
}
.img_display .uploadimgword{width: 90px;text-align:center;bottom:-21px;left: 7px;}



/*云社交查询页*/
.sociality-search{background: url(../images/imgcenter.png) repeat-y;background-size:100%;overflow: hidden;display: flex;justify-content:center;align-items:Center;}
.s-search-left{width: 30%;position: relative;float: left;display: flex;justify-content:center;align-items:Center;}
.s-search-right{width: 70%;float: left;overflow: hidden;display: flex;justify-content:center;align-items:Center;}
.img100{padding-top: 100%;}
.sociality-search img{width: 75%;border-radius: 8px;position: absolute;top: 0;bottom: 0;left: 0;right: 0;max-width: 100%;max-height: 100%;display: block;margin:auto;padding: auto;}
.ss_lef{width: 37%;position: relative;float: left;}
.ss_rig{width: 60%;float: left;padding-right: 3%;}
.ss_rig h3{font-size: 2rem;margin-top: 10px;}

.bgtop{background: url(../images/img.png) no-repeat top;background-size:100%;height: 12px;}
.bgbot{background: url(../images/img.png) no-repeat bottom;background-size:100%;height: 12px;margin-bottom: 20px;}
/*打印*/
.print{width: 756px;height: 1086px;overflow: hidden;margin: 0 auto;border: 1px solid #666;}
.print li {float: left;text-align:center;width: 140.75px;padding: 17px 23.6px 17px;border-right: 1px dashed #000;border-bottom: 1px dashed #000;
}
.print li em{display: block;text-align: center;}
.scott .over{background:#999;color:#fff;}
.scott .over:hover{background:#999;border:0;cursor: no-drop;}
/*404*/
.notfound{background: url(../images/404.png) no-repeat top;padding-top: 377px;width: 505px;margin: 50px auto;font-family: 宋体;}
.notfound p{font-size: 18px;color: #27780f;padding: 20px 0;}
.notfound span{color: #555;font-size: 14px;display: block;}
/*追溯页按钮*/
.shop{overflow: hidden;position: fixed;bottom: 0;width: 100%;}
.shop a{width: 33.33%;height: 42px;display: block;float: left;text-align: center;line-height: 42px;color: #fff;font-size: 14px;}
.shop a:hover{text-decoration: none;}
.shop .shop1{background: #1b9001!important;border: 1px solid #1b9001;}
.shop .shop1:hover{background: -webkit-gradient(linear,0% 5%, 0% 100%, from(#73C324), to(#489000), color-stop(0.5,#53A900))
!important;border: 1px solid #489000;}
.shop .shop2{background: #007639!important;border: 1px solid #007639;}
.shop .shop2:hover{background: -webkit-gradient(linear,0% 5%, 0% 100%, from(#00CB62), to(#007d3b), color-stop(0.5,#01A951))
!important;border: 1px solid #007737;}
.shop .shop3{background: #dc7c01!important;border: 1px solid #dc7c01;}
.shop .shop3:hover{background: -webkit-gradient(linear,0% 5%, 0% 100%, from(#FAAC02), to(#e88d01), color-stop(0.5,#EC9301))
!important;border: 1px solid #dc7d00;}
/*预售*/
.release{text-align: center;}
.release a{display: inline-block;background: #61aa65;padding: 8px 20px;color: #fff;border-radius: 5px;width: 45%;}
.release a:hover{text-decoration: none;}

/*官网产品新增*/
#duct,#pro{position: relative;}
#pro:hover #searchTag{display: block;}
#searchTag{position: absolute;top: 39px;left:-98px;z-index: 999999;background: #fff;display: none;}
#searchTag,#searchTag_1{width:288px; border:1px solid #ccc; border-top:0; padding:4px 5px; height:100px; overflow:hidden;overflow-y:scroll;  }
#searchTag ul li,#searchTag_1 ul li{height:20px; line-height:20px; padding:0;}
#searchTag ul li i,#searchTag_1 ul li i{padding: 1px 4px;font-family: 宋体;font-style:normal; line-height:20px;}
#searchTag ul li i em,#searchTag_1 ul li i em{color:#444; padding-left:5px;}
#searchTag .no,#searchTag_1 .no{display:none;}
#searchTag ol,#searchTag_1 ol{padding:0; margin:0;height: 100%;}
#searchTag ol a,#searchTag_1 ol a{display:block; height:20px; line-height:20px; padding-left:20px; color:#aaa;text-align: left;}
#searchTag ol a:hover,#searchTag_1 ol a:hover{color:#5d9733;}

#searchTag_1{width:188px; margin-left:110px;}

/*2017-04-17 测试数据背景
body{background:url(../images/test.png) repeat;}
.tracebg{background:#f0f8ef url(../images/test.png) repeat}
.loginbg{background: #155924 url("../images/loginbg.jpg") no-repeat bottom;}
.loginbody{background: #fff!important;}*/

/*官网图片上传*/
.honor_k{display: block;width: 15%;padding-top: 15%;position: relative;background: #fff;}
.img-box{margin-top: 40px;}
.img-box .up-p{margin-bottom: 20px;font-size: 16px;color: #555;}
.z_file{position: relative;}
.z_file  .file{width: 100%;height: 100%;opacity: 0;position: absolute;top: 0px;left: 0px;z-index: 100;}
.honor_k{position: relative;margin: 1% 0 0;float:left;}
.honor_k .close-upimg{position: absolute;top: -9px;right: -7px;display: block;z-index: 99;width: 20px;height: 20px;}
.up-img{position: absolute;top: 0;left: 0;right: 0;  bottom: 0; height: auto;  max-height: 100%;  max-width: 100%; max-height: 95%\9;  max-width: 95%\9;  margin: auto;  vertical-align: middle;  box-sizing: border-box;  padding:3px;}
.loading{background:url(../images/loading.gif) no-repeat center !important;}
.up-opcity{opacity: 0;}
.img-name-p{display: none;}
.z_file .add-img {position: absolute;top: 0;left: 0;right: 0;  bottom: 0; height: auto;  max-height: 100%;  max-width: 100%; max-height: 95%\9;  max-width: 95%\9;  margin: auto;  vertical-align: middle;  box-sizing: border-box;  padding:3px;}
/*遮罩层样式*/
.mask{z-index: 1000;display: none;position: fixed;top: 0px;left: 0px;width: 100%;height: 100%;background: rgba(0,0,0,.4);}
.mask .mask-content{width: 300px;position: absolute;top: 50%;left: 50%;margin-left: -150px;margin-top: -80px;background: #fff;height: 160px;text-align: center;border-radius: 15px;}
.mask .mask-content .del-p{color: #555;height: 88px;line-height: 97px;font-size: 18px;/* border-bottom: 1px solid #D1D1D1; */}
.mask-content .check-p{height: 70px;line-height: 35px;position: absolute;bottom: 0px;left: 0px;width: 100%;}
.mask-content .check-p span{width: 36%;display:inline-block;text-align: center;color: #fff;font-size: 14px;background: #4a9a4d;border-radius: 5px;}
.check-p .del-com{margin-right: 6%;}


/*2017-7-17*/
.shot-pic-show {
    width: 100%;
}

.shot-pic {
    float: left;
    width: 23.333%;
    height: auto;
    position: relative;
    margin: 0.6rem 0.33rem 0 0;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: center center;
}
.new-shot-pic{padding-top: 23.333%;}
.loading{
    background-image: url("../images/loader.gif")!important;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto!important;
}
.shot-pic .img_box {
    padding-top: 100%;
}

.handin #choose {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.close-upimg {
    position: absolute;
    top: -9px;
    right: -7px;
    display: block;
    z-index: 99;
    width: 20px;
    height: 20px;
}
.up-opcity{
    opacity: 0;
}
/*遮罩层样式*/
.mask {
    z-index: 1000;
    display: none;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
}

.mask .mask-content {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -40%;
    margin-top: -80px;
    background: #fff;
    height: 160px;
    text-align: center;
    border-radius: 15px;
}

.mask .mask-content .del-p {
    color: #555;
    height: 88px;
    line-height: 97px;
    font-size: 18px; /* border-bottom: 1px solid #D1D1D1; */
}

.mask-content .check-p {
    height: 70px;
    line-height: 35px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
}

.mask-content .check-p span {
    width: 36%;
    display: inline-block;
    text-align: center;
    color: #fff;
    font-size: 14px;
    background: #4a9a4d;
    border-radius: 5px;
}

.check-p .del-com {
    margin-right: 6%;
}
.product-shot-edit{
    padding-bottom: 0.6rem;
}
.product-shot-btns{
    border-top: 2px solid #dfe7de;
    margin-top: 0;
    padding: 0.61rem;
}
.product-shot-btns a{
    background: #4ca350;
    padding: 0.2rem 0;
}
.product-shot-btns a:hover{
    background: #61aa65
}
@media screen and (max-width: 320px) {
    .pic-show li {
        width: 48%;
    }

    .shot-show li {
        width: 31%;
    }
}



.open-box {
    display: none;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .8);
    z-index: 99;
}
.open-box .open-box-infor{
    position: absolute;
    top:50%!important;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    max-width: 80%;
    width: 100%;
    overflow: hidden;
}

.open-box .img_box {
    padding-top: 100%;
    background: #fff;
}
.open-box .infor{
    color:#424242;
    font-size:0.37rem;
    line-height: 0.6rem;
    padding: 10px 5px;
    background: #ffffff;
}
.open-box .open-box-infor .btn{
    background: #ffffff;
    padding-bottom: 10px;
    margin-top: -1px;
}
.open-box .open-box-infor .more,.open-box .mes .close{
    display: block;
    margin: 0 auto;
    background: #64a467;
    border-radius: 3px;
    color:#fff;
    font-size: 0.37rem;
    width: 3.85rem;
    height:0.85rem;
    text-align: center;
    line-height: 0.85rem;
}
.open-box .mes{
    background: #fff;
    font-size: 0.5rem;
    text-align: center;
    padding: 0.5rem 0;
}
.open-box .mes .close{
    margin-top: 0.5rem;
}

.title11{padding: 10px 0;position: relative;padding-left: 15px;position: relative;background: #1f720c; color: #fff;height: 15px;line-height: 15px;font-size: 16px;margin: 10px 0;}





/*加载中动画*/
.zeng_msgbox_layer,
.zeng_msgbox_layer .gtl_ico_succ,
.zeng_msgbox_layer .gtl_ico_fail,
.zeng_msgbox_layer .gtl_ico_hits,
.zeng_msgbox_layer .gtl_ico_clear,
.zeng_msgbox_layer .gtl_end{display:inline-block;height:54px;line-height:54px;font-weight:bold;font-size:14px;color:#606060;background-image:url("../images/gb_tip_layer.png");_background-image:url("gb_tip_layer_ie6.png");background-repeat:no-repeat}
.zeng_msgbox_layer_wrap{width:100%;height:100%;position:fixed;_position:absolute;top:0;left:0;text-align:center;z-index:9999999999}
.zeng_msgbox_layer{background-position:0 -161px;background-repeat:repeat-x;padding:0 18px 0 9px;margin:0 auto;position:relative;z-index: 999999999!important;}
.zeng_msgbox_layer .gtl_ico_succ{background-position:-6px 0;left:-45px;top:0;width:45px;position:absolute}
.zeng_msgbox_layer .gtl_end{background-position:0 0;position:absolute;right:-6px;top:0;width:6px}
.zeng_msgbox_layer .gtl_ico_fail{background-position:-6px -108px;position:absolute;left:-45px;top:0;width:45px}
.zeng_msgbox_layer .gtl_ico_hits{background-position:-6px -54px;position:absolute;left:-45px;top:0;width:45px}
.zeng_msgbox_layer .gtl_ico_clear{background-position:-6px 0;left:-5px;width:5px;position:absolute;top:0}
.zeng_msgbox_layer .gtl_ico_loading{ width:16px;height:16px;border:0;background-image:url("../images/loading.gif");float:left;margin:19px 10px 0 5px;}