@charset "utf-8";
/* base */
*{margin:0px;padding:0px;}
body{ font:14px/1.5 Microsoft YaHei,tahoma,Arial; color:#333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;}
li{ list-style-type:none;}
img{ vertical-align:top; border:0;}
ol,ul { list-style:none;}
h1,h2,h3,h4,h5,h6,input{ font-size:12px; font-weight:normal;}
address,cite,code,em,th{ font-weight:normal; font-style:normal;}
/*clear float*/
.clear:after{display:block;clear:both;content:"";visibility:hidden;height:0}
.clear{zoom:1}
/* public */
a:hover{color:#66c425;}
a.pay:hover,a.white:hover{color:#fff;}
.fb{ font-weight:bold;}
.left{ float:left;}
.right{ float:right;}
.t_center{ text-align:center;}
.t_right{ text-align:right;}
.t_left{ text-align:left;}
.hied{display:none;}
.max_w{width:100%;}
.inline-block{display:inline-block;}
.block{display:block;}
.fixed{position:fixed; top:0; left:0; width:100%; z-index:999;}
.relative{position:relative;}
.radius3{border-radius:3px;}
.lcross{text-decoration:underline;}
.line{background:#e6e6e6;height:2px;}
.line1{background:#e6e6e6;height:1px;}
.x_line{border-bottom:1px dashed #e6e6e6;}
.x_line1{border-bottom:1px dashed #ccc;}
.border{border:1px solid #e6e6e6;}
.border_b{border-bottom:1px solid #e6e6e6;}
.border_t{border-top:1px solid #e6e6e6;}
.border_bl{border:1px solid #66c425;}
.n_bor_b{border-bottom:none;}
.n_bor_t{border-top:none;}
.n_bor{border:none;}
.nobj{background:none;}
.circle{border-radius:100%;}
.pad65_t{padding:40px 0px;}
.pad110_t{padding:110px 0px;}
.pad40{padding:40px;}
.pad30{padding:30px;}
.pad35{padding:35px;}
.paddd40{padding:25px 40px;}
.pad30_l{padding:0px 30px;}
.pad30_t{padding:30px 0px;}
.padd40{padding:40px 20px 40px 40px;}
.pad15_l{padding-left:15px;}
.pad65_l{padding-left:65px;}
.pad70_l{padding-left:70px;}
.pad80_l{padding-left:80px;}
.pad60_l{padding-left:40px;}
.pad115_l{padding-left:115px;}
.pad100_l{padding-left:100px;}
.pad44_l{padding-left:44px;}
.pad35_l{padding-left:35px;}
.padd30_l{padding-left:30px;}
.paddd40_l{padding:10px 40px;}
.paddd40_t{padding:40px 0px;}
.paddd10_t{padding:10px 0px;}
.pad{padding:10px;}
.pad15{padding:50px 15px;}
.pad20{padding:20px;}
.pad20_t{padding:20px 0px;}
.pad18_t{padding:18px 0px;}
.pad15_t{padding:15px 0px;}
.pad10_t{padding-top:10px;}
.pad10_l{padding-left:10px;}
.pad50_l{padding-left:50px;}
.pad20_l{padding-left:20px;}
.padd20_l{padding:0px 20px;}
.padd20{padding:10px 20px;}
.padd30{padding:30px 20px;}
.paddd20{padding:20px 30px;}
.mar22{margin:22px 0px;}
.mar5_l{margin-left:5px;}
.margin20_l{margin-left:20px;}
.mar7_t{margin-top:7px;}
.mar10_t{margin:10px 0px;}
.mar10_l{margin:0px 10px;}
.mar20_l{margin:0px 20px;}
.mar85_l{margin-left:85px;}
.margin10_l{margin-left:10px;}
.mar3_l{margin:0px 5px;}
.nomargin{margin:0px;}
.w1200{width:1200px;margin:0px auto;}
.w196{width:196px;}
.w980{width:980px;}
.w900{width:900px;}
.w_30{width:30%;}
.w30{width:35%;}
.w20{width:20%;}
.w25{width:25%;}
.w28{width:28%;}
.w18{width:18%;}
.w15{width:15%;}
.w12{width:12%;}
.w10{width:10%;}
.w48{width:48px;}
.w40{border:1px solid #fff;width:40px;}
.w45{border:1px solid #fff;width:45px;}
.w178{width:178px;}
.w258{width:258px;}
.w270{width:270px;}
.w400{width:400px;}
.w240{width:240px;}
.w238{width:238px;}
.w518{width:518px;}
.w900{width:900px;}
.w468{width:468px;}
.w358{width:358px;}
.w380{width:380px;}
.w360{width:360px;}
.w338{width:338px;}
.w372{width:372px;}
.height480{height:480px;}
.height490{min-height:490px;}
.height540{min-height:540px;}
.height670{min-height:670px;}
.w290{width:290px;}
.w150{width:150px;}
.height260{height:260px;}
/* font family */
.arial{ font-family:"Arial";}
.yahei{ font-family:"微软雅黑";}
.st{ font-family:"宋体"}
/* background-color */
/* font link */
a{ text-decoration:none; color:#333;}
:focus{outline:none;}
/* font color */
.white{color:#fff;}
.gray_9{color:#999;}
.gray_6{color:#666;}
.gray_3{color:#333;}
.blue{color:#66c425;}
.red{color:#fa5b5b;}
.c_bl{color:#304b65;}
.c_bl1{color:#6f7c8f;}
.green{color:#7fcc7e;}
.gray_a{color:#aaa;}
/*bgcolor*/
.b_white{background:#fff;}
.b_gray{background:#f5f5f5;}
.b_blue{background:#66c425;}
.b_grey{background:#f7f7f7;}
.b_gray1{background:#d8d8d8;}
/* font size */
.f10{ font-size:10px;}
.f12{ font-size:12px;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.f20{ font-size:20px;line-height:20px;}
.f22{ font-size:22px;line-height:22px;}
.f24{ font-size:24px;line-height:24px;}
.f30{ font-size:30px;line-height:30px;}
.f36{ font-size:36px;line-height:36px;}
.f40{ font-size:36px;line-height:40px;}
/*box*/
.box5{height:5px;}
.box10{height:10px;}
.box15{height:15px;}
.box20{height:20px;}
.box25{height:25px;}
.box28{height:28px;}
.box30{height:30px;}
.box35{height:35px;}
.box40{height:40px;}
.box44{height:44px;}
.box50{height:50px;}
.box60{height:60px;}
.box80{height:80px;}
/**/
.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12{float:left;}
.col-sm-12{width:100%;}
.col-sm-11{width:91.66666667%;}
.col-sm-10{width:83.33333333%;}
.col-sm-9{width:75%;}
.col-sm-8{width:66.66666667%;}
.col-sm-7{width:58.33333333%;}
.col-sm-6{width:50%;}
.col-sm-5{width:41.66666667%;}
.col-sm-4{width:33.33333333%;}
.col-sm-3{width:25%;}
.col-sm-2{width:16.66666667%;}
.col-sm-1{width:8.33333333%;}
/*header*/
.h_top{background:#2f3545;height:30px;line-height:30px;}
.h_top a,.h_user{background:url(../images/d_icon.png?t=0d2d3a33) no-repeat 0px 0px;padding-left:30px;}
.h_top a.nobj{background:none;padding:0px;}
.h_top a.icon1{background-position:0px 0px;}
.h_top a.icon2{background-position:0px -75px;padding-left:25px;}
.h_user{background-position:0px -38px;margin-right:10px;}
.h_t_nav a{margin:0px 13px;}
.h_t_nav a:last-child{margin-right:0px;}
.h_log{border-bottom:1px solid #dbdbdb;}
.h_search{border:1px solid #66c425;width:589px;border-radius:3px;margin:-10px 0px 0px 90px;position:relative;}
.h_search input.text{outline:0;border:0;width:439px;border-radius:3px;line-height:44px;height:44px;padding:0px 140px 0px 10px}
.h_search a.sbtn{position:absolute;background:#66c425;top:0px;right:0px;padding:10px 45px;}
.h_nbor{border:none;padding:42px 0px 20px;}
.h_nav a{display:inline-block;padding:15px 0px;margin:0px 15px;font-size:16px;font-weight:bold;}
.h_nav a.cur,.h_nav a:hover{border-bottom:2px solid #66c425;color:#66c425;}
.h_top a.lcsq{display:inline-block;background:url(../images/arow.png)no-repeat right 13px;padding:0px 20px 0px 0px;position:relative;}
.h_top a.lcsq ul{display:none;position:absolute;top:30px;left:-15px;background:#fff;width:100%;border:1px solid #e6e6e6;z-index:3;text-align:center;}
.h_top a.lcsq ul li{color:#333;padding:0px 10px;}
.h_top a.lcsq ul li:hover,.h_top a.lcsq ul li.cur{background:#66c425;color:#fff;}
.h_nav1 {padding-left:270px;}
.h_nav1 a{line-height:82px;padding:0px 28px;margin:0px 30px;}
.h_nav1 a.cur,.h_nav1 a:hover{background:#66c425;border:none;color:#fff;}
.h_menu{background:#66c425;height:48px}
.h_menu .h_nav{margin-left:20px;}
.h_menu .h_nav a{display:inline-block;height:48px;line-height:48px;margin:0px;padding:0px 24px;color:#fff;}
.h_menu .h_nav a.cur, .h_menu .h_nav a:hover{background:#214f89;border:none;color:#fff;}
/*content css*/
.contentt {min-height:500px;}
.content{padding:22px 0px;min-height:500px;}
.main{min-height:730px;}
.menu li{list-style:none;padding-bottom:40px;}
.menu li ul li{padding:10px 0px 0px;}
.menu li.cur a,.menu li.cur ul li.cur a{color:#66c425;}
.menu li.b_gray{background:#66c425;}
.menu li.b_gray a{color:#fff;}
.menu1 li{list-style:none;padding:0px;line-height:47px;border-bottom:1px solid #e6e6e6;text-align:center;}
.menu2 li ul{padding:0px;border-top:1px solid #e6e6e6;}
.menu2 li ul li{padding:0px;border-bottom:none;}
.menu2 li.cur ul li.cur,.menu2 li.cur ul li:hover{background:#93c1fa;}
.menu2 li.cur ul li.cur a,.menu2 li.cur ul li:hover a{color:#fff;}
.menu2 li.cur ul li a,.menu2 li.lvzhi a{color:#333;position:relative;}
.menu2 li ul li a{display:block;}
.menu2 li.lvzhi a i{display:inline-block;background:url(../images/d_icon.png?t=0d2d3a33)no-repeat center -372px;width:22px;height:25px;position:absolute;right:-20px;top:0px;}
.menu2 li.lvzhi a i.on{background-position:center -113px;}
.m_tab li,.m_tabb li,.m_tab3 li{list-style:none;float:left;padding:10px 0px ;}
.m_tab li a{display:inline-block;padding:0 30px;border-right:1px solid #eaeaea;font-weight:bold;font-size:16px;}
.m_tab li.cur{border-bottom:2px solid #66c425;}
.m_tab li.cur a{color:#66c425;}
.m_tab .m_line{margin-top:-2px;}
.m_tab{position:relative;z-index:1}
.m_tab li:last-child a{border-right:0px;}
.m_tab1 li{width:187px;height:20px;padding:10px 0px;border-right:1px solid #e6e6e6;position:relative;text-align:center;}
.m_tab1 li.cur{background:#fff;border:none;border-top:2px solid #66c425;margin-top:-1px;position:relative;}
.m_tab1 li a{display:inline-block;border-right:0px;text-align:center;font-size:14px;font-weight:normal;}
.m_tab1 li.cur a{background:#fff;width:100%;position:absolute;left:0px;top:1px;padding:10px 0px;height:20px;border-right:1px solid #e6e6e6;}
.m_tab2 li a{border-right:none;}
.m_tabb li:last-child{border-right:none;}
.m_tabb li.first{border-right:1px solid #e6e6e6;}
.m_tabb li a i{display:inline-block;background:url(../images/d_icon.png?t=0d2d3a33)no-repeat center -113px;width:22px;height:15px;}
.m_tabb li a i.cur{background-position:center -260px;}
.m_tabb li.cur a{color:#66c425;}
.m_tab3 li{margin:0px 40px;}
.m_tab3 li a{padding-bottom:11px;}
.m_tab3 li.cur a{border-bottom:1px solid #66c425;}
.m_bcrumb{padding-bottom:20px;}
.m_bcrumb a{margin:0px 5px;}
.m_adizhi{position:relative;margin-left:120px;}
.m_adizhi1{position:relative;margin-left:180px;}
.m_adizhi2{position:relative;margin-left:200px;}
.moren{display:inline-block;border:1px solid #fa5b5b;border-radius:3px;padding:3px 20px;color:#fa5b5b;}
.m_adizhi2  .m_f_row span{display:inline-block;min-width:100px;line-height:42px;}
.m_adizhi2  .m_f_row span.lbl{min-width:85px;}
.m_adizhi3{width:53%;margin:0px auto;}
/*form info*/
.m_form .m_f_row label{width:86px;line-height:42px;position:relative;}
.m_form .m_f_row label.lbl{width:70px;}
.m_form .m_f_row label em{position:absolute;left:-8px;top:0px;}
.m_form input.text{font-size:14px;padding:13px 10px;border:1px solid #dddddd;border-radius:3px;margin-right:6px;}
.m_form textarea{width:518px;height:120px;padding:10px;outline:none;resize:none;border:1px solid #dddddd;border-radius:3px;}
.m_add{display:inline-block;width:198px;height:42px;line-height:42px;border:1px solid #66c425;color:#66c425;margin-left:75px;}
.m_upload a{position:relative;display:inline-block;background:url(../images/d_icon.png?t=0d2d3a33)no-repeat center -188px;width:78px;height:78px;margin-right:8px;}
.m_upload a input{width:78px;height:78px;opacity:0;}
.m_upload a img{width:78px;height:78px;position:absolute;top:0px;left:0px;}
.m_city .m_select{margin-right:10px;}
.m_date{background:url(../images/d_icon.png?t=0d2d3a33) no-repeat right -146px;}
.m_date2{background-color:#fff;background-position:right -153px;}
.m_address textarea{height:98px;}
.m_address1 textarea{width:468px;}
.m_moren1{margin-left:-5px;}
.m_moren{padding-left:88px;}
.m_moren input{vertical-align:middle;margin-right:5px;}
.m_moren span,.m_moren2 span{display:inline-block;background:url(../images/checkbox.png) no-repeat 0px -8px;width:20px; height:22px;padding-left:5px;vertical-align:middle}
.m_moren span.cur,.m_moren2 span.cur{background-position:-57px -8px;}
.m_bank a{background:none;width:242px;height:151px;border:1px dashed #b6b9be;border-radius:5px;margin:0px 30px;vertical-align:top;}
.m_bank .mb_add{background:url(../images/plus.png) no-repeat center 0px;padding-top:45px;margin:40px 0px;}
.m_bank a img{position:relative;width:auto;height:auto;}
.m_bank .mb_info{padding:15px;border-bottom:1px dashed #b6b9be}
.m_bank .m_info{background-color:#fafafa;border:1px solid #b6b9be}
/*list*/
.m_category .m_f_row label{line-height:34px;font-weight:bold;}
.m_category .m_f_row input.text{padding:8px 10px}
.m_category .m_f_row .m_select ,.m_category  .m_select select{color:#666;background-position:right -107px;height:34px;line-height:34px;padding:0px 10px;}
.m_category .m_select ul{line-height:34px;}
.m_category .m_c_fl{padding:13px 34px;border-bottom:1px dashed #f2f2f2;}
.m_category .m_c_fl:last-child{border-bottom:0px;}
.m_category .m_chk{display:inline-block;padding:5px 0px;}
.m_category .m_chk a{margin-right:20px;;}
.m_category .m_chk a.cur{color:#66c425;}
.m_category  .m_city .m_select{margin:0px 3px 0px -10px;}
/*detail*/
.d_cj p{padding:5px 0px;}
.d_cj p span{position:absolute;right:20px;top:5px;}
.d_sc em{display:inline-block;background:url(../images/sc.png?t=6aada29c) no-repeat center 3px;padding-left:50px;margin-right:10px;}
.d_sc em.cur{background-position:center -39px;padding-left:60px;}
.d_nr{margin-bottom:25px;}
.d_con .m_c_fl{padding:0px 10px;border:none;}
.d_con .m_c_fl label,.d_jg label{display:inline-block;line-height:42px;margin-right:10px;}
.d_con .m_select{width:140px;}
.d_con .m_select ul{min-width:160px;}
.d_del{display:inline-block;width:160px;height:40px;}
.d_del a{display:inline-block;width:42px;height:40px;line-height:35px;vertical-align:middle;}
.d_del a.plus{border-left:1px solid #e6e6e6;}
.d_del a.minus{border-right:1px solid #e6e6e6;}
.d_del input.text{width:60px;height:36px;line-height:36px;border:none;}
.d_btnn .buy{padding:17px 0px;}
.d_btnn .buy:hover{color:#fff;}
.d_jg{padding:20px 10px;border:dashed #e6e6e6;border-width:1px 0px 1px 0px;}
.d_pj dl{padding:35px 0px 25px;border-bottom:1px dashed #e6e6e6;line-height:30px;}
.d_pj dl:last-child{border-bottom:none;}
.d_pj dl dt{margin:0px 60px 0px 30px;}
.d_pj dl dt img{width:62px;height:62px;}
.d_star span{display:inline-block;background:url(../images/star.png) no-repeat center 0px;width:28px;height:26px;}
.d_star span.cur{background-position:0px -51px;}
.m_detail .md_xq{padding-bottom:25px;}
.dn_sc{position:relative;top:6px;}
/*pic*/
.bpic img{width:400px;height:400px;}
.d_pic li img {width:92px;height:92px;}
.spic{margin-left:-10px;}
.spic li {width:92px;height:92px;margin:10px 0px 0px 9px;border:1px solid #fff;float:left;cursor:pointer;}
.spic li.cur{border:1px solid #66c425;}

/*btn*/
.m_btn button{border:none;padding:13px 87px;cursor:pointer;}
.d_btn a{display:inline-block;background:#f8f8f8;padding:7px 16px;border:1px solid #e5e5e5;margin:0px 5px;}
.m_btn1 button{padding:13px 87px;cursor:pointer;margin:0px 8px;}
.btn button{padding:12px 60px;border-radius:3px;cursor:pointer;}
.m_btn2 button{padding:13px 38px;}
.m_btn3 button{padding:13px 0px;width:242px;}
.m_bttn{margin-right:50px;}
.m_bttn1{margin-right:0px;}
.m_bttn button,.m_bttn1 button{padding:13px 0px;margin:0px;cursor:pointer;width:100%;}
/*select*/
.m_select{background:url(../images/d_icon.png?t=0d2d3a33)no-repeat right -100px;width:178px;border:1px solid #dddddd;border-radius:3px;padding:0px 10px;height:42px;line-height:42px;position:relative;cursor:pointer;}
.m_select ul,.m_area ul{ min-width:198px;line-height:42px;background-color:#fff;border-radius:0px 0px 3px 3px; display:none; border:1px solid #dddddd; position:absolute; left:-1px; top:34px; overflow:auto; z-index:11;height:200px;overflow-y:auto;}
.m_select ul li,.m_area ul li{ padding-left:10px;cursor:pointer;}
.m_select ul li:hover,.m_select ul li.cur,.m_area ul li:hover{background-color:#66c425;color:#fff;}
.m_select1{width:518px;}
.m_select1 ul{width:538px;}
.m_select3{width:152px;}
.m_select3 ul{min-width:172px;}
.m_select4{width:468px;}
.m_select4 ul{min-width:488px;}
.m_area{position:relative}
.m_city .m_select{background:none;padding:0px;border:none;width:auto;}
.m_select select,.m_city2 select{background:url(../images/d_icon.png?t=0d2d3a33)no-repeat right -102px;width:200px;height:44px;border:1px solid #dddddd;padding:10px;border-radius:3px;opacity:1; -webkit-appearance:none; -moz-appearance: none; appearance: none;font-size:14px;}
.m_city2 select{width:174px;}
.m_city3 select{width:150px;}
.m_city4 select{width:157px;}
.m_question .m_select{width:338px;}
.m_question .m_select ul{min-width:358px;}
.m_sel ul{height:auto;}
/*table*/
.m_table table{border-collapse: collapse;width:100%;}
.m_table table td{padding:13px 20px;}
.m_table table thead td{background:#f5f5f5;}
.m_table table tbody td{padding:20px;}
.m_table .m_title{padding:34px 0px 34px 15px;}
.m_table .m_title1{padding:40px 0px 40px 15px;}
.m_table .m_title2{padding:15px 0px 15px 15px;}
.m_table .m_title3{padding:45px 0px 20px 20px;}
.m_title4{width:150px}
.o_table table{margin-bottom:15px;}
.m_table3 table tbody td,.m_table3 table td{padding:12px 20px;}
.m_table3 table tbody td{border:solid #e6e6e6;border-width:1px;}
.m_table3 table tbody td.o_dw,.m_table3 table tbody td.o_sl,.m_table3 table tbody td.o_tit{border:none;}
.m_table3 .o_adr{margin-right:10px;}
.m_table1 table{width:100%;margin-bottom:15px;}
.m_table2 table tbody td{padding:36px 20px;}
.pm_table table{border-collapse: collapse; width:100%;position:relative}
.pm_table table td{padding:15px 0px;}
.pm_table table tbody tr:nth-child(2n-1){background:#fafafa;}
.pm_table table tbody td{padding:8px 0px;}
.pm_table table thead td{background:#fff;border:solid #ebebeb;border-width:0px 0px 1px 0px;}
.pm_table1 table,.pm_table3 table{border-width:0px 0px 0px 0px;}
.pm_table1 table td{border:solid #ebebeb;border-width:0px 0px 1px 0px;padding:8px 0px;}
.pm_table2 table tbody td,.pm_table4 table tbody td{border-width:1px 1px 1px 1px;}
.pm_table2 table tbody td .m_select{background-position:right -113px;height:20px;border:none;line-height:20px;margin:0px auto;}
.pm_table2 table tbody td .m_select ul{top:28px;border:none;line-height:35px;border:1px solid #e6e6e6;}
.pm_table2 table tbody td input{border:none;background-color:transparent;}
.pm_table3 table thead td{border-bottom:none;color:#66c425;}
.pm_table4 table tbody td input{border:1px solid #e6e6e6;}
.p_rjtable table thead td{border-width:1px;}
.p_rjtable table tbody td{padding:8px 10px;}
.pm_table1 table td{padding:5px 0px;}
.pm_table5 table tbody td input.m_date{width:76px;padding:7px 35px 7px 10px;background-position:right -150px;border:none;}
.fd_tbl .addRow{width:100px;position:absolute;left:400px;top:12px;}
.pm1_table table tbody td{padding:15px 0px}
.pm_table table tbody tr.adRow td{padding:13px 0px;}

/*pages*/
.pages1{padding:40px 0px;}
.pages{padding:40px 0px 78px;}
.pages a,.pages1 a{padding:6px 12px;border:1px solid #e6e6e6;margin:0px 5px;}
.pages a:last-child,.pages1 a:last-child{margin-right:0px;}
.pages a.cur,.pages a:hover,.pages1 a.cur,.pages1 a:hover{border-color:#66c425;color:#66c425;}
/*footer*/
.footer{background:#2f3545;padding:30px 0px ;margin:30px 0px 0px;}
.f_link a{color:#fff;margin:0px 10px;}
.footer1{margin:0px;}
/*login*/
.lg_logo2{border-bottom:none;}
.lg_logo h1{background:url(../images/h_logo1.png)no-repeat 0px 12px;padding:30px 0px 30px 190px;margin:0px 0px;font-size:22px;}
.lg_logo1 h1{width:252px;height:70px;padding:0px;}
.lg_logo1 h1 a{display:inline-block;width:190px;height:70px;}
.lg_logo3 h1{background:url(../images/h_logo1.png)no-repeat 0px 12px;height:56px;padding:27px 0px 0px 190px;}
.l_banner{position:relative;margin:0px;}
/*.login{position:absolute;top:0px;left:0px;right:0px;bottom:0px;z-index:33;}*/
.l_box{background:#fff;width:289px;height:320px;padding:40px;position:absolute;right:50px;top:50%;margin:-240px 0px 0px 0px;}
.l_box .error{ width:248px; background-color:#fdeee9; background-position:5px -264px; border:1px solid #fadcd3; padding:2px 5px 4px 10px; position:absolute; top:8px;  z-index:5; left:0px;}
.lg_info input{background:url(../images/lg_tb.png) no-repeat;width:226px;height:45px;line-height:45px;padding:0px 10px 0px 50px;border:1px solid #ebebeb;border-radius:3px;}
.lg_info input.user{background-position:10px 10px}
.lg_info input.pwd{background-position:10px -45px}
.lg_btn button{border:none;width:100%;padding:14px 0px;}
/*.login input.chk{width:15px;height:15px;margin:-2px 5px 0px 0px;vertical-align:middle;background:none;border:none;padding:0px;}*/
/*banner*/
.j_banner{width:100%;position:relative;overflow:hidden;height:500px;}
.j_banner .jpic{	width:100%;position: relative;z-index:55}
.j_banner .jpic div{width:100%;height: 100%;position: absolute;left:-100%;top:0;}
.j_banner .jpic div img{width:100%;height:500px;}
.j_banner .j_con{position:relative;/*top:0px;left:0px;right:0px;bottom:0px;z-index:56;*/}
.j_banner .bg{background-color:#fff;background:rgba(255,255,255,.9);}
.j_banner1{width:809px;position:relative;overflow:hidden;height:300px;}
.j_banner1 .jpic div img{width:100%;height:300px;}
.j_banner .j_l_nav{position:absolute;z-index:66;left:0px;top:0px;}
.j_banner .j_l_count{position:absolute;z-index:66;right:0px;top:0px;}
.j_l_nav a{display:block;width:238px;padding:13px 0px;margin:8px 0px;}
.j_l_img{width:238px;height:95px;line-height:95px;overflow:hidden;vertical-align:middle;text-align:center;margin:0px auto 10px;}
.j_l_nav a img{width:auto;height:auto;max-height:100%;max-width:100%;vertical-align:middle;}
.j_sz span{display:inline-block;height:44px;line-height:44px;}
.j_sz span.sz{background:#fff;width:18px;border:1px solid #cccccc;border-radius:3px;margin:0px 2px;}
.j_sz span.fh{width:3px;position:relative;bottom:-10px;}
/*驴联网首页banner*/
.s_banner .s_item{width:100%;position:absolute;bottom:10px;left:0px;right:0px;z-index:4;height:20px;text-align:center;z-index:55}
.s_banner .s_item a{display:inline-block;background:url(../images/baner_circle.png)no-repeat 0px 0px;width:17px;height:15px;margin:0px 3px;border-radius:100%;text-align: center;color:#009797;position: relative;z-index: 1;}
.s_banner .s_item a.cur{background-position:0px -22px;}
.s_banner .s_btn a{display:inline-block;background:url(../images/b_arrow.png) no-repeat;width:50px;height:50px;position: absolute;top:40%;line-height:70px;text-align: center;cursor: pointer;z-index:65;}
.s_banner .s_btn a.rightB{background-position:right -60px;right:20px;}
.s_banner .s_btn a.leftB{background-position:0px 0px;left:20px;}
.sy_con{background-color:#e8e8e8;background:rgba(232,232,232,.9);width:320px;height:500px;float:right;}
.sy_con table{width:100%;border-collapse:collapse;}
.sy_con table td{padding:16px 0px;border:solid #d9d9d9;border-width:0px 0px 1px 0px;}
.sy_gg span{display:inline-block;background:url(../images/gg.png) no-repeat 0px 3px;padding-left:30px;}
/*店铺*/
.p_title .line{display:inline-block;background:#333;width:50px;height:2px;}
.p_list li{list-style:none;float:left;width:230px;border:1px solid #ebebeb;margin:20px 0.8% 16px 0px}
.p_list li:nth-child(5n){margin-right:0px;}
.p_list .pl_img p{background-color:#000;background:rgba(0,0,0,.5);position:absolute;bottom:0px;left:0px;width:210px;padding:3px 10px;color:#fff;}
.p_list .pl_img img{width:230px;height:199px;}
.p_mjzl{padding:36px;}
.p_zl{display:inline-block;width:88px;position:relative;margin:0px 20px;}
.p_zl em{display:inline-block;width:86px;height:16px;padding:35px 0px;border-radius:100%;border:1px solid #fa5b5b;margin-bottom:5px;}
/*order*/
.o_zfpwd input.text{min-width:214px;padding:18px 10px;}
.o_status span{display:inline-block;background:url(../images/zt.png) no-repeat;padding:140px 10px 0px 10px;}
.o_status span.suc{background-position:center -2px;}
.o_status span.fail{background-position:center -264px;}
.o_addr_sz .addr_switch i{display:inline-block;background:url(../images/d_icon.png?t=0d2d3a33) no-repeat center -118px;width:22px;height:15px;vertical-align:middle}
.o_addr_sz .addr_switch i.cur{background-position:center -266px;}
.o_addr_sz ul li{list-style:none;line-height:32px;margin-bottom:20px;position:relative;}
.o_addr_sz ul li:hover{background:#f5f5f5;}
.o_addr_sz ul li:hover span.addr_name,.o_addr_sz ul li.cur span.addr_name{background:#fff url(../images/d_icon.png?t=0d2d3a33) no-repeat right -283px;border-color:#66c425}
.o_addr_sz ul li span{margin-right:20px;}
.o_addr_sz ul li span.addr_name{display:inline-block;width:110px;padding:0px 0px;height:30px;margin-right:30px;cursor:pointer;text-align:center;}
.o_addr_sz ul li:last-child{margin-bottom:0px;}
.o_addr_sz .addr_sz{display:none;position:absolute;right:0px;top:0px;}
.add_dizhi{padding:10px 0px 10px 75px;border-left:1px solid #e6e6e6;}
.add_dizhi a{padding:4px 16px;}
.o_mj{padding:10px 0px 10px 20px;border-left:1px solid #e6e6e6;}
.order_btn a.btn{padding:5px 18px;margin-bottom:5px;}
.order_btn a.btn1{padding:9px 28px;}
.order_xq dl{min-height:166px;border-left:1px solid #e6e6e6;padding-left:40px;}
.order_xq dl.first{border:none;padding-left:10px;}
.order_xq dl dt{position:relative;top:-5px;}
.order_xq dl dd{padding-top:5px;line-height:36px;}
.order_status span{display:inline-block;background:url(../images/status.png?t=ca46c5ab) no-repeat center 0px;padding:70px 10px 0px 10px;}
.order_status span.fail{background-position:center 0px;}
/**/
.p_search input.text{width:200px;padding:9px 10px;border:1px solid #e6e6e6;border-radius:3px;margin-right:5px;}
.p_search input.w150{width:130px;}
.p_search a.search,.m_qd{background:#66c425;padding:8px 20px;border-radius:3px;}
.m_qd{padding:8px 20px;margin-left:10px;}
.p_s_btn{position:absolute;right:10px;top:0px;}
.p_s_btn a,.p_s_btn1 a{display:inline-block;background:#fff;border:1px solid #66c425;padding:9px 20px;border-radius:3px;margin-right:10px;}
/*pop_up*/
.mask{display:none ;background: #000;filter: alpha(opacity=50);opacity: 0.5;position: fixed;top: 0;right: 0;bottom: 0;left: 0;z-index: 888;}
.pop_up{display:none ;background:#fff;padding:40px 0px; border-radius: 3px;position: fixed;left: 50%;top: 50%;z-index: 999;}
.w395{width:395px;margin: -120px 0 0 -180px;}
.pop_up .pop_con input.w160{width:160px;}
.pop_up .pop_btn button{padding:10px 78px;}
.pop_up .pop_close{position:absolute;right:15px;top:12px;cursor:pointer;}
.pop_tit{position:absolute;left:20px;top:8px;}
/*checkbox*/
.ip_check li{float:left;width:20%;margin-bottom:20px;font-size:16px;cursor:pointer;}
.ip_check li span{display:inline-block;background:url(../images/checkbox.png) no-repeat 0px -10px; width:20px; height:22px;padding-left:10px;vertical-align:middle}
.ip_check li.cur span{background:url(../images/checkbox.png) no-repeat -57px -10px;padding-left:10px;}
.ip_check1 li{width:25%;;}
/**/
.w580{width:580px;margin:0px auto;}
.w446{width:446px;}
.w466{width:466px;}
.indent{text-indent:2em;}
.line-height36{line-height:36px;}
.m_box{padding:50px 120px;text-align:center;}
.m_box h3.b_tit{background: url(img/main01.png?t=ca46c5ab) no-repeat 0px -336px;line-height:36px;padding-left:40px;}
.m_box .b_ul li{margin-top:20px;list-style:none;}
.m_box .b_ul li a{display:inline-block;background:#e6e6e6;width:464px;line-height:48px;padding:0px 20px;border-radius:5px;text-align:left;}
.m_box .b_ul li a:hover,.b_ul li a.cur{background:#66c425;color:#ffffff;}
.m_box .b_ullv2 li{float:left;margin-right:20px;}
.m_box .b_ullv2 li:nth-child(2n){margin-right:0px;}
.m_box .b_ullv2 li a{background:#e6e6e6 url(img/main01.png?t=ca46c5ab) no-repeat 5px -498px;width:346px;padding:0px 50px;}
.m_box .b_ullv2 li a.cur,.m_box .b_ullv2 li a.cur:hover{background:#66c425 url(img/main01.png?t=ca46c5ab) no-repeat 5px -405px;color:#fff;}
.m_box .b_ullv2 li a:hover{background:#66c425 url(img/main01.png?t=ca46c5ab) no-repeat 5px -498px;}
.m_box .b_dl{background:none;padding:0px;margin:0px;}
.m_box .b_dl dl{padding:30px 0px;border-bottom:1px solid #ebebeb;}
.b_dl dl dd em{margin-right:10px;}
.m_box .b_btn{background:url(../images/zdbj.jpg?t=5181830f) no-repeat center ;height:387px;margin-top:50px;position:relative;text-align:center;}
.m_box .b_btn a{display:inline-block;background:#66c425;padding:15px 45px;margin-top:166px;color:#ffffff;border-radius:3px;}
.m_news li{list-style:none;background:url(../images/circle.jpg) no-repeat 0px 22px;padding:13px 0px 13px 10px;border-bottom:1px solid #e6e6e6;}
.z_tab{border-color:#66c425;border-radius:3px;}
.z_tab li{width:auto;padding:0px;}
.z_tab li a{display:inline-block;min-width:92px;padding:10px 0px;border-right-color:#66c425;text-align:center;font-weight:normal;}
.z_tab li.cur{background:#66c425;border:none;}
.z_tab li.cur a{position:relative;top:0px;border:none;border-top:0px;color:#fff;}
.baojia button{padding:13px 0px;}
.m_hqb li{list-style:none;;}
.m_hqb li div{background:#fafafa;margin-right:20px;padding:20px 0px;;}
.m_hqb li:last-child div{margin-right:0px;}
.m_hqb li div i{display:inline-block;background:url(../images/d_icon1.png) no-repeat 0px 0px;width:22px;height:22px;margin-left:10px;}
.m_hqb li div i.icon1{background-position:0px 0px;}
.m_hqb li div i.icon2{background-position:0px -65px;}
.m_hqb .m_h_jg{display:inline-block;padding:8px 30px;margin-bottom:10px;border-bottom:1px solid #e6e6e6;}
.z_date{display:inline-block;margin:0px auto;border:1px solid #5ab1ef;text-align:center;position:relative;left:50%;margin-left:-100px;}
.z_date a{display:inline-block;padding:5px 10px;border-right:1px solid #5ab1ef;margin-left:-5px;text-align:center;color:#666}
.z_date a.end,.z_date a:last-child{border:none;}
.z_date a.cur{background:#3e86f2;color:#fff;}
.z_date a.first{margin:0px;}
.z_type a{padding-bottom:5px;margin:0px 36px;color:#666666;}
.z_type a.cur{border-bottom:1px solid #5ab1ef;color:#5ab1ef;}
.z_tit{position:absolute;left:10px;top:-20px;z-index:1}
.b_shadow{-moz-box-shadow: 0px 0px 0px 2px #f8f8f8;box-shadow:0px 0px 0px 2px #f8f8f8;border-radius:1px;}
.pt_city{display:none;background:#fff;width:420px;padding:12px 0 12px 10px;border:2px solid #3e86f2;border-radius:3px;position:absolute;left:0px;top:30px;z-index:5;text-align:left;}
.pt_city a{display:inline-block;padding:5px 5px 5px 4px;white-space:nowrap;font-size:14px;}
.pt_city a:hover{background:#3e86f2;color:#fff;}
.p_area span{display:inline-block;background:url(../images/d_icon.png?t=0d2d3a33)no-repeat right -109px;padding-right:30px;cursor:pointer;}
.p_area span.cur{background-position:right -325px;}
/*message*/
.message{padding:25px 35px;margin-top:-16px;}
.message textarea{width:98%;border:0px;}
/*报表分析*/
.height306{height:306px;}
.d_b_pur{background:#8185d6;}
.d_b_pur1{background:#d067f2;}
.d_b_bl{background:#86d9e0;}
.d_b_bl1{background:#70c5f5;}
.d_b_bl2{background:#90b8ea;}
.d_b_bl3{background:#72c4b0;}
.d_b_red{background:#dc66ae;}
.d_b_red1{background:#f97070;}
.d_b_green{background:#62bc68;}
.d_b_green1{background:#9ce293;}
.d_b_green2{background:#c2da70;}
.d_b_brown{background:#9f9178;}
.d_b_ye{background:#e0e17f;}
.d_b_ye1{background:#e7a240;}
.d_b_ye2{background:#f7d496;}
.d_b_pink{background:#fab6b6;}
.b_title{position:absolute;left:20px;top:0px;z-index:1;}
.b_tab{border-color:#5ab1ef;}
.b_tab ul{margin-left:140px;}
.b_tab li{width:94px;border:1px solid #dddddd;border-bottom:0px;margin:0px 5px;border-radius:3px;}
.b_tab li a{width:100%;padding:0px;}
.b_tab li.cur{border:none;}
.b_tab li.cur a{width:100%;height:auto;border:1px solid #5ab1ef;border-bottom:none;margin-left:-1px;border-radius:3px 3px 0px 0px;}
.d_lend span{display:inline-block;margin:0px 10px;}
.d_lend1 span{margin:0px 80px 0px 30px;}
.d_lend span:last-child,.d_lend span.end{margin-right:0px;}
.d_lend2 span{margin:0px 10px 20px}
.d_lend3 span{margin:0px 10px 50px;}
.d_lend3 {text-align:left;margin:10px 0px 0px 20px;}
.d_le span{margin:0px 0px 0px 30px;}
.d_lend .d_r_block{display:inline-block;width:12px;height:12px;margin-right:5px;vertical-align:middle;}
.d_lend .zx{display:inline-block;width:12px;height:2px;margin-right:5px;vertical-align:middle;}
.d_table{width:100%;border-collapse:collapse;}
.d_table td{width:33%;padding:14px 0px;border:solid #e5e5e5;border-width:0px 0px 1px 0px;}
.d_table thead td span{display:block;border-right:1px solid #e5e5e5;font-size:15px;}
.d_table thead td:last-child span{border-right:none;}
.d_table tbody tr:last-child td{border-bottom:none;}
.d_table1 td{width:auto;}
.b_rcon{padding:70px 40px 70px 60px}
.b_rcon1{padding:46px 40px 20px 60px}
.b_char_tit{position:absolute;left:40px;top:35px;z-index:1;}
.b_char_tit1{position:absolute;left:20px;top:30px;z-index:1;}
.b_char_tit2{top:38px;left:50px;}
.b_char_tit3{position:absolute;right:10px;top:30px;z-index:1;}
.salechart .b_char_tit1,.salechart .b_char_tit3{top:45px;}
.d_charts{width:326px;margin:0px auto;}
.d_charts2{width:100%;max-width:362px;}
.b_search label,.b_search2 label{display:inline-block;line-height:38px;}
.b_search1 label{margin-right:20px;}
.b_search .m_select{width:292px;height:36px;line-height:36px;background-position:right -105px;}
.b_search .m_select ul{min-width:312px;}
.b_search2 .m_select{height:36px;line-height:36px;background-position:right -105px;}
.b_search .b_sch a.search,.b_search2 .b_sch a.search{padding:9px 20px;position:relative;top:8px;left:10px;border-radius:3px;}
.b_search input.text,.b_search2 input.text{width:160px;height:36px;line-height:36px;padding:0px 10px;}
.b_search .m_date1,.b_search2 .m_date1,.b_search .m_date3{background:url(../images/d_icon.png?t=0d2d3a33) no-repeat right -148px;}
.b_search3 .b_sch a.search{left:0px;}
.b_search4 input.text{width:258px;}
.fd_tbl {width:98%;	padding-bottom:20px;overflow: auto;min-height:160px;}
.fd_tbl table th,.fd_tbl table td ,.fd_table table th,.fd_table table td {white-space: nowrap;border-bottom:1px solid #e6e6e6;padding:5px}
/*
.fd_tbl .tab-css tr {position: relative;}
.fd_tbl .tab-css td,.fd_tbl .tab-css td {padding:10px 0px;line-height:25px;}
*/
.pm_table2 table tbody .tr-css1 td.tfixed{border-width:0px 0px 0px 1px;}
.pm_table2 table tbody .tr-css1:nth-child(2n-1) td.tfixed {background:#fff!important}
.fd_tbl .tfixed {	position: absolute;	background: #fff!important;	width:80px;height:24px;padding:5px 0px;margin-top:0px!important;z-index:1}
.fd_tbl .tfixed1{border-bottom:1px solid #e6e6e6;padding:10px 0px 9px;}
.fd_tbl .tfixed span{display:inline-block;position:relative;top:0px;padding:0px 10px 0px 10px}
.fd_tbl .td-empty {width:80px;padding:0px;display: inline-block;border:none;position:relative;}
.fd_tbl thead td span{padding:0px 10px;}
.fd_tbl1{width:940px;margin:0px auto;}
.fd_tbl1 .tfixed{background:none;}
.fd_tbl1 tbody tr:nth-child(2n-1) td.tfixed {background: #fafafa!important;}
.fd_tbl1 thead td.tfixed span{position:relative;top:-4px}
.fd_tbl2 .tfixed,.fd_tbl2 .td-empty{width:50px;}
.fd_tbl2 .tfixed {height:30px;}
.fd_tbl2 thead td.tfixed span{position:relative;top:-5px}
.fd_tbl2 .tfixed2{height:61px;}
.fd_tbl2 thead td.tfixed2 span{top:18px;}
/*驴厂设置*/
.no_lvinfo{position:relative;margin:257px 0px}
.p_switch{display:inline-block;border:1px solid #ddd;width:80px;height:28px;border-radius:16px;position:relative;cursor:pointer;vertical-align:middle;}
.p_switch span{display:inline-block;background:#d8d8d8;width:80px;height:28px;border-radius:16px;}
.p_switch span.on{background:#66c425}
.p_switch span.on em{left:40px;}
.p_switch span em{display:inline-block;background:#fff;width:40px;height:28px;border-radius:16px;position:absolute;left:0px;top:0px;}
.p_setting input{height:26px;}
.p_setting table td{height:40px;}
.m_upsm{position:absolute;right:-120px;top:30px;}
.d_record dl{padding-left:20px;border-left:1px solid #66c425;position:relative}
.d_record dl:last-child{border:none;}
.d_record .dr_cir{position:absolute;left:-7px;top:0px;}
.d_record dt{position:relative;top:-5px;margin-top:-5px;}
.d_record dd{padding:20px 0px 30px 50px;}
.dbsx{width:100%;padding:60px 0px}
.dbsx a{display:inline-block;background:url(../images/txtb.png) no-repeat;width:90px;padding-top:100px;margin:0px 25px;text-align:center;}
.dbsx a.icon1{background-position:0px 0px;}
.dbsx a.icon2{background-position:0px -156px;}
.dbsx a.icon3{background-position:0px -315px;}
.dbsx a.icon4{background-position:0px -467px;}
.dbsx a.icon5{background-position:0px -636px;}
.dbsx a.icon6{background-position:0px -807px;}
.dbsx a.icon7{background-position:0px -958px;}
.dbsx a.icon8{background-position:0px -1110px;}
.lzcl{padding:60px 80px;}
.lzcl td{border:none;}
.lzcl tbody tr:nth-child(2n-1) td{background:#fafafa;}
.lzcl .d_lend2 span{min-width:100px;margin:0px 0px 20px}
.choice span{display:inline-block;background:url(../images/checkbox.png) no-repeat 0px -8px;width:20px; height:22px;vertical-align:middle;}
.choice span.cur{background-position:-57px -8px;}
.choice1 span{width:auto;margin-left:40px;padding-left:30px;}
/*系谱*/
.tcc_xipu{width:100%;padding:60px 0px 0px 20px;}
.tcc_xipu span{display:inline-block;width:150px;height:40px;line-height:40px;padding:0px 10px;border:1px solid #e6e6e6;border-radius:3px;margin-right:10px;}
.tcc_xipu input.text{display:inline-block;width:178px;height:40px;line-height:40px;padding:0px 10px;border:1px solid #e6e6e6;border-radius:3px;margin-right:10px;}
.tcc_xipu .tx_1{padding-top:60px;vertical-align:top;}
.tcc_xipu .tx_1 label{line-height:40px;margin-right:30px;}
.tx_2,.txx_1,.tx_last{padding-left:10px;}
.tcc_xipu .tx2_1{margin-top:-20px;}
.tcc_xipu .tx2_2{vertical-align:bottom;margin-top:115px;}
.tcc_xipu1 .tx2_2{vertical-align:bottom;margin-top:190px;}
.tcc_xipu .tx_xian1{margin-top:-25px;}
.tcc_xipu .tx_xian2{margin-top:-10px;}
.txx_1 .txx_top{margin-top:-36px;}
.txx_1 .txx_bot{margin-top:63px;}
.txl_1{margin-top:-17px;}
.txl_2{margin-top:6px;}
.tcc_xipu label{display:inline-block;line-height:40px;margin-right:20px;vertical-align:top}
.tcc_xipu1{margin:80px 0px;}
.tcc_xipu1 .tx_1 label,.tcc_xipu1 label{margin-right:0px;}
.tcc_xipu1 .tx_1{padding-top:140px;vertical-align:top;}
.tcc_xipu1 .tx_xian1{margin-top:-60px;}
.tcc_xipu1 .tx_xian2{margin-top:-15px;}
.tcc_xipu1 .txx_1 .txx_top{margin-top:-80px;}
.tcc_xipu1 .txx_1 .txx_bot{margin-top:158px;}
.tcc_xipu1 .txl_1{margin-top:-35px;}
.tcc_xipu1 .txl_2{margin-top:25px;}
/*step*/
.order_btn1{min-height:137px;border-right:1px solid #e6e6e6;}
.order_step{position:relative;left:140px;top:30px;}
.step {width:100%;height:80px;position:relative;}
.step .sil_bor{border-bottom:8px solid #cccccc;border-radius:6px;width:85%;position:absolute;top:13px;left:-65px;}
.step ul {position:relative;top:0px;}
.step li {float:left;min-width:21%;position:relative;cursor:pointer;}
.step li .end{width:auto;}
.step li  span{position:relative;z-index:3;display:block;background:#cccccc;width:30px;height:30px;line-height:30px;border:2px solid #fff;border-radius:50%;margin-left:12px;font-size:24px;font-family:arial;color:#fff;font-weight:bold;text-align:center;}
.step li  p{min-width:80px;padding-top:10px;margin-left:-115px;color:#999;font-size:18px;text-align:center;}
.step li.done .step_line{border:4px solid #a7d98b;position:absolute;left:-65px;top:13px;width:100%;border-radius:6px;z-index:1}
.step li.cur .step_line{border:4px solid #7abd54;position:absolute;left:-65px;top:13px;width:100%;border-radius:6px;z-index:1}
.step li.done span{background:#a7d98b;border-color:#fff;}
.step li.cur span{background:#7abd54;border-color:#fff;}
.step li.done p{color:#a7d98b;}
.step li.cur p{color:#7abd54;}
/*驴联网首页*/
.p_title1 h3{display:inline-block;padding:2px 0px 0px;width:154px;height:34px;border:1px solid #e3e6ed;position:relative;}
.p_title1 .pt_english{background:#fff;position:absolute;width:88%;left:10px;bottom:-8px;color:#aaa;}
.sy_info{border-color:#e6ebf0;border-radius:3px;margin-right:20px;}
.sy_info_end{margin-right:0px;}
.sy_charts{width:100%;height:200px;}
.sy_img img{width:100%;max-width:380px;height:120px;}
.sy_list li{list-style:none;padding-bottom:10px;}
.sy_list li span{display:inline-block;width:250px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;vertical-align:middle;margin:-3px 0px 0px 10px;}
.sy_list1,.sy_head{margin-top:6px}
.sy_list1 li{padding:9px 0px 7px;border-bottom:1px dashed #dcdcdc;}
.sy_list1 li img{vertical-align:middle;}
.s_more{position:absolute;right:0px;top:0px;}
/*安全中心*/
.safe li{position:relative;padding:28px 20px;border-bottom:1px dashed #e6e6e6;}
.safe li .s_setting em{display:inline-block;background:url(../images/s_set.png) no-repeat right 4px;padding-right:20px;}
.safe li .s_setting em.cur{background-position:right -31px;}
.safe li .s_operate{position:absolute;top:27px;right:20px;}
.safe li .s_operate a{margin-left:40px;}
.m_vcode input.pv_code{background:none;width:100px;padding:12px 0px;border:none;border-left:1px solid #dddddd;cursor:pointer;position:absolute;right:5px;top:0px;}
.m_vcode input.text{padding-right:100px;width:248px;}
.m_photo p{background-color:#000;background:rgba(0,0,0,.6);width:110px;padding:2px 0px;position:absolute;bottom:0px;left:0px;right:0px;color:#fff;cursor:pointer;}
.m_photo p input{width:110px;opacity:0;position:absolute;left:0px;right:0px;bottom:0px;cursor:pointer;}
.pub_tit{padding:10px 15px;}
.b_query .m_select{width:152px;}
.b_query .m_select ul{min-width:172px;}
.ft_input input{width:70px;}
.ft_input .m_select{width:90px;}
.ft_input .m_select ul{min-width:110px;}
.erhao ul{background:rgba(0,0,0,.5);color:#fff;width:360px;padding:5px;position:absolute;left:-1px;top:35px;border:1px solid #e6e6e6;line-height:0;z-index:1;}
.erhao ul li span{display:inline-block;padding:12px 0px;line-height:0;}
.dx_radio,.dx_radio1{margin-bottom:20px;}
.dx_radio span.dx_chk{display:inline-block;background:url(../images/radio.png)no-repeat 0px 1px;padding-left:30px;}
.dx_radio span.dx_chk1{background-position:0px -40px;}
.dx_radio1 span.dx_chk{display:inline-block;background:url(../images/d_chk.png)no-repeat 0px 1px;padding-left:30px;}
.dx_radio1 span.dx_chk1{background-position:0px -42px;}
.selAll span{display:inline-block;background:url(../images/d_chk.png)no-repeat 0px 2px;padding-left:30px;margin-left:20px;vertical-align:middle;}
.selAll span.cur{background-position:0px -41px;}
.alertHeight{height:300px;overflow:auto;}
/*register*/
.line-height30{line-height:30px;}
.register1{width:480px;padding:70px 0px;margin:0px auto;}
.register{width:480px;margin:0px auto;padding:90px 0px;}
.register .m_f_row span{display:inline-block;position:absolute;left:20px;top:10px;z-index:1;padding-right:10px;}
.register .m_f_row input.text,.register1 .m_f_row input.text{padding-left:110px;width:346px;font-size:14px;}
.register .m_f_row input.txt,.register1 .m_f_row input.txt{padding-left:130px;width:326px;}
.register input.pv_code,.register1 input.pv_code{background:none;width:100px;padding:12px 0px;border:none;border-left:1px solid #dddddd;cursor:pointer;position:absolute;right:5px;top:0px;}
.register input.vcode,.register1 input.vcode{padding:13px 100px 13px 110px;width:256px;font-size:16px;border:1px solid #dddddd;border-radius:3px;margin-right:6px;}
.register .m_btn button,.register1 .m_btn button{width:468px;}
.regis_xy{padding:90px 66px;}
.yhsh{width:600px;margin:0px auto;padding:70px 0px;}
.yhsh span.lbl{display:inline-block;min-width:85px;padding-left:10px;line-height:45px;}
.yhsh span em{display:inline-block;position:absolute;left:0px;top:0px;width:20px;z-index:1}
.yhsh input.text{width:446px;}
.yhsh .m_btn button{width:475px;margin-left:90px;}
.yhsh select{width:150px;}
.yhsh .sh_type{margin-left:-20px;}
.yhsh .sh_type a{display:inline-block;width:88%;padding:11px 0px;margin:0px 10px 30px 10px;border:1px solid #e6e6e6;border-radius:3px;text-align:center;}
.yhsh .sh_type li.cur a{background:url(../images/shchk.jpg) no-repeat right bottom;border-color:#fa5b5b;}
/*举报*/
.jubao  textarea,.jubao .m_select{width:446px;}
.jubao .m_select ul{min-width:465px;height:auto;}
.jubao .m_btn button{width:230px;padding:13px 0px;}
.myinfo dt{margin-right:30px;}
.myinfo .delete{position:absolute;right:0px;top:30px;}
/*评价*/
.share{padding:10px 0px 10px 100px;border-left:1px solid #e6e6e6;}
.d_star1 span.lbl{display:inline-block;padding:5px 10px 0px 0px;}
.share textarea{width:613px;height:82px;}
.share .m_btn1{margin-left:-10px;}
.ewm{display:none;background:#fff;position:absolute;right:0px;top:30px;width:180px;padding:10px;line-height:20px;z-index:88}
.ewm .ewm_info{padding:10px 0px 10px 10px;}
.ewm .arrow{ position:absolute; width:40px; height:40px; right:20px; top:-40px; overflow:hidden;}
.ewm .arrow *{ display:block; position:absolute; font-size:22px; line-height:40px; width:40px;font-family:SimSun; font-style:normal; font-weight:normal;text-align:center; vertical-align:middle;}
.ewm .arrow em{ color:#e6e6e6; bottom:-21px;}
.ewm .arrow span{ color:#FFF; bottom:-22px;}
.h_login   h1 a{color:#333}
/**/
.s_yqlj label{position:absolute;left:0px;top:0px;}
.s_yqlj .s_link{padding-left:70px;}
.s_link a{display:inline-block;padding:0px 15px 5px;color:#999;}
.s_link a:hover{color:#66c425;}
.sy_lzxx a{display:inline-block;background:#f5f6f6;width:150px;padding:21px 0px;margin-bottom:15px;text-align:center;font-size:16px;}

/*2017-6-1*/
.h_menu .h_nomar{margin-left:0px;}
.m_tblb li{width:auto;padding:14px 44px;}
.m_tblb li a i{background:url(../images/d_icon2.png)no-repeat center -1px;vertical-align:middle;}
.m_tblb li.active a{color:#66c425;}
.m_tblb li a i.cur{background-position:center -1px;}
.m_tblb li a i.up{background-position:center -34px;}
.m_tblb li a i.down{background-position:center -64px;}
/*2017-06-14*/
.c_54{color:#66c425;}
.c_73{color:#73af00;}
.c_f0{color:#f05353;}
.c_red{color:#ff4242;}
.b_c1{background: #c1c1c1;}
.border_btr{border-top-right-radius: 0px!important;border-bottom-right-radius: 0px!important;}
.border_btl{border-top-left-radius: 0px!important;border-bottom-left-radius: 0px!important;}
.border_0{border-radius:0px!important;}
.box50{height:50px;}
.box70{height:70px;}
.box95{height:95px;}
.box110{height:110px;}
.w285{width:285px;}
.w392{width:392px;margin:0 auto;}
.h774{min-height: 774px;}
.z_main{padding:0px 30px;}
.z_main > h2{padding:20px 0px;border-bottom: 1px solid #e6e6e6;}
.z_setting{padding:20px 0px 0px 44px;}
.z_setting ul li{padding:20px 0px;}
.z_setting ul li > span{display: inline-block;}
.z_setting ul li > span.icon{padding-left:28px;background: url(../images/z_tips.png) no-repeat;}
.z_setting ul li > span.icon1{background-position: 0px -5px;}
.z_setting ul li > span.icon2{background-position: 0px -69px;}
.z_setting ul li > span:nth-child(2){margin:0px 44px 0px 18px;}
.z_setting ul li > span.z_opt{width:76px;height:36px;line-height:36px;text-align:center;background:#66c425;color:#fff;}
.z_setting ul li a{color:#66c425;}
.z_setting ul li .z_line{margin:0px 5px;border-left:1px solid #66c425;}
.z_changeNum{width:inherit;margin:0 auto;background: #ebebeb;color:#999;border-radius: 41px;}
.z_changeNum li{float:left;padding:10px 35px;}
.z_changeNum li.active{background:#66c425;color:#fff;border-radius: 41px;}
.z_row,.z_row1{height:44px;}
.z_row input,.z_row1 input{width:160px;padding:12px 102px 12px 128px;font-size:16px;border:1px solid #ddd;border-radius: 3px;}
.z_row span:first-of-type,.z_row1 span{width:86px;position:absolute;top:12px;left:0px;padding-left:14px;border-right:1px solid #ddd;}
.z_row span:last-of-type{position:absolute;top:0px;right:0px;height:44px;line-height:44px;padding:0px 11px;cursor: pointer;}
.z_row span.z_send{cursor: pointer;}
.z_remind{padding-left: 25px;background: url(../images/z_tips.png) no-repeat 0px -69px;line-height: 21px;}
.z_btn button{width:100%;line-height: 45px;text-align: center;border:none;cursor: pointer;}
/*2017-6-19*/
.m_error{display:none;width:30%;position:absolute;right:-140px;top:12px;text-align:left;}
/*2017-7-6*/
.d_zczx .h_search{position:absolute;right:0px;top:10px;width:auto;}
.d_zczx .h_search input.text{width:258px;padding:0px 100px 0px 10px;}
.d_zczx .h_search a.sbtn{padding:10px 25px;}
/*2017-7-6 17:00*/
.d_tel{background:url(../images/tel.png?t=0d2d3a33) no-repeat 0px 2px;padding-left:18px;margin-left:30px;}
.d_edit{background:#66c425;padding:7px 25px;border-radius:3px;}
.m_city6 select{width:120px;}
.d_txt{line-height:42px;}
/*2017-7-10 css*/
.w469{width:469px;margin: -220px 0 0 -220px;}
.pop_up1{padding:30px 0px;}
.pop_up1 .pop_close{right:0px;top:7px;}
.pop_table td{padding:13px 0px;width:50%;}
.pop_table tbody tr.trbg td,.pop_table tbody tr:nth-child(2n-1) td{background:#f9f9f9;}
.pop_table .ptable{height:240px;overflow-y:auto;}
.t_hy .t_h_arrow{position:relative;left:50%;text-align:center;}
.t_hy span{display:block;margin:5px auto;text-align:center;}
.pop_up .pop_btn a{padding:10px 78px;}
/*2017-7-17 css*/
.gray_e3{color:#e3e3e3;}
.d_p_xian{margin:0px 25px;}
.d_tit span{display:inline-block;border-left:2px solid #66c425;padding-left:10px;margin:0px;height:16px;line-height:16px;vertical-align:middle}
.d_news li{background:none;padding:10px 0px;border-bottom:none;}
.d_news li em{margin-right:8px;}