12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445 |
- @charset "utf-8";
- body {
- font-family: '宋体', Arial, Helvetica, sans-serif;
- line-height: 22px;
- color: #000;
- background: #fcf8ed;
- }
- body,
- div,
- dl,
- dt,
- dd,
- ul,
- ol,
- li,
- h4,
- h5,
- h6,
- pre,
- form,
- fieldset,
- p,
- b,
- blockquote,
- table,
- th,
- img,
- font,
- hr {
- margin: 0;
- padding: 0;
- }
- input,
- button,
- select,
- textarea {
- outline: none
- }
- ul,
- ol,
- li {
- list-style: none;
- }
- img {
- border: none;
- vertical-align: middle;
- -ms-interpolation-mode: bicubic;
- }
- .clearfix:after {
- content: ".";
- display: block;
- height: 0;
- clear: both;
- visibility: hidden;
- }
- .clearfix {
- display: inline-block;
- }
- * html .clearfix {
- height: 1%;
- }
- .clearfix {
- display: block;
- }
- em {
- font-style: normal;
- }
- a {
- text-decoration: none;
- color: #333333;
- }
- a:hover {
- text-decoration: none;
- }
- /*登陆*/
- #denglu {
- width: 1000px;
- height: 100px;
- margin: 0 auto;
- margin-top: 10px;
- }
- #denglu .left_dl {
- width: 370px;
- height: 95px;
- float: left;
- }
- #denglu .logo1 {
- width: 260px;
- height: 62px;
- float: left;
- margin-top: 21px;
- float: left;
- background: url(../images/shu2.jpg) no-repeat right;
- }
- #denglu .left_dl span {
- float: left;
- font-size: 18px;
- font-family: microsoft yahei;
- color: #737171;
- height: 26px;
- margin-top: 50px;
- margin-left: 10px;
- }
- #denglu a {
- display: block;
- width: 90px;
- height: 30px;
- background: url(../images/jian.jpg) no-repeat left;
- text-indent: 25px;
- color: #A1C4DF;
- float: right;
- line-height: 30px;
- margin-top: 60px;
- margin-right: 10px;
- }
- #main_dls {
- width: 100%;
- height: 450px;
- border: 1px solid #e2e2e2;
- background: #f8f6f6;
- }
- #main_dls .conent_dl {
- width: 1000px;
- height: 403px;
- background: url(../img/supermarket/bjtp.jpg) no-repeat 5px;
- margin: 0 auto;
- background-size: 1024px 600px
- }
- #main_dls .dl_right {
- width: 355px;
- height: 348px;
- background: url(../images/bottom.jpg) no-repeat left bottom;
- float: right;
- margin-top: 50px;
- }
- #main_dls .dl_right .con_dengl {
- width: 350px;
- height: 342px;
- background: url(../images/shu5.jpg) no-repeat right 0px #fff;
- }
- #main_dls .dl_right .tittle_dl {
- width: 350px;
- height: 49px;
- line-height: 49px;
- background: #A1C4DF;
- font-size: 18px;
- }
- #main_dls .dl_right .tittle_dl span {
- line-height: 49px;
- margin-left: 16px;
- float: left;
- color: #fff;
- font-family: microsoft yahei;
- }
- #main_dls .dl_right .tittle_dl a {
- color: #fff;
- float: right;
- margin-right: 20px;
- line-height: 49px;
- text-decoration: underline;
- }
- #main_dls .dl_right .con_dlzh {
- width: 320px;
- height: 220px;
- margin-top: 23px;
- padding-top: 10px;
- margin-left: 11px;
- background: url(../images/xiaf.jpg) no-repeat bottom;
- }
- #main_dls .dl_right .con_dlzh table tr td span {
- font-size: 14px;
- color: #A1C4DF;
- }
- #main_dls .dl_right .con_dlzh table tr td tt {
- font-size: 12px;
- color: #A1C4DF;
- height: 20px;
- line-height: 19px;
- }
- #denglu11{
- padding-left: 50px;
- }
- .zhanghu_text {
- width: 180px;
- height: 30px;
- line-height: 30px;
- font-size: 12px;
- padding-left:5px;
- color: #333;
- background: url(../images/zhanghu.jpg) no-repeat 5px;
- border-top: 1px solid #aeadb2;
- border-left: 1px solid #dfdfe1;
- border-bottom: 1px solid #dfdfe1;
- border-right: 1px solid #dfdfe1;
- }
- .mima_text {
- width: 180px;
- height: 30px;
- line-height: 30px;
- font-size: 12px;
- padding-left:5px;
- color: #333;
- background: url(../images/mima.jpg) no-repeat 5px;
- border-top: 1px solid #aeadb2;
- border-left: 1px solid #dfdfe1;
- border-bottom: 1px solid #dfdfe1;
- border-right: 1px solid #dfdfe1;
- }
- .denglu_an {
- width: 90px;
- height: 40px;
- line-height: 40px;
- text-align: center;
- font-size: 16px;
- font-family: microsoft yahei;
- border: 1px solid;
- float: left;
- }
- #footer {
- width: 630px;
- height: 125px;
- margin: 0 auto;
- padding-top: 20px;
- }
- #footer p {
- text-align: center;
- }
- #footer p span {
- font-size: 14px;
- font-family: microsoft yahei;
- color: #555;
- }
- #footer p a {
- color: #757474;
- margin-left: 10px;
- margin-right: 10px;
- }
- #footer p a tt {
- font-size: 12px;
- color: #ddd;
- }
- /*注册*/
- #zhuce {
- width: 1000px;
- margin: 0 auto;
- }
- #zhuce .tittle_zc {
- width: 1000px;
- height: 40px;
- background: #A1C4DF;
- line-height: 40px;
- text-indent: 15px;
- color: #fff;
- margin-top: 15px;
- font-size: 14px;
- }
- #zhuce .conent {
- width: 998px;
- height: 540px;
- border: 1px solid #ddd;
- }
- #zhuce .conent .left_con {
- width: 650px;
- height: 540px;
- float: left;
- }
- #zhuce .conent .left_con table tr td {
- color: #555;
- }
- .text_chang {
- width: 302px;
- height: 32px;
- line-height: 32px;
- padding-left: 10px;
- color: #333;
- float: left;
- }
- #zhuce .conent .left_con .yazheng {
- width: 113px;
- height: 36px;
- float: left;
- margin-left: 10px;
- }
- #zhuce .conent .left_con table tr td a {
- color: #A1C4DF;
- }
- .zhuce_button {
- width: 177px;
- height: 53px;
- background: url(../images/zcan.jpg) no-repeat;
- border: 0px;
- }
- #zhuce .conent .right_shuo {
- width: 320px;
- height: 540px;
- float: right;
- background: #f5f3f4;
- padding-left: 20px;
- }
- #zhuce .conent .tittle_se {
- width: 297px;
- border-bottom: 1px dashed #ddd;
- height: 40px;
- margin-top: 20px;
- line-height: 40px;
- font-size: 16px;
- font-family: microsoft yahei;
- color: #444;
- }
- #zhuce .conent h3 {
- margin: 0px;
- line-height: 23px;
- color: #A1C4DF;
- font-size: 16px;
- font-family: microsoft yahei;
- color: #A1C4DF;
- font-weight: normal;
- margin-top: 15px;
- }
- #zhuce .conent p {
- color: #797777;
- margin-top: 10px;
- }
- /*我的网信*/
- #main_hyzx {
- width: 1000px;
- height: auto;
- margin: 0 auto;
- margin-top: 10px;
- }
- #main_hyzx .titlehy {
- width: 1000px;
- height: 37px;
- border-bottom: 4px solid #d52d2d;
- }
- #main_hyzx .titlehy a {
- display: block;
- width: 113px;
- height: 36px;
- border: 1px solid #e1dfe0;
- line-height: 36px;
- text-align: center;
- font-size: 14px;
- border-bottom: 0px;
- float: left;
- margin-right: 15px;
- }
- #main_hyzx .titlehy .hover-bj {
- background: #d52d2d;
- color: #fff;
- border: 1px solid #d52d2d;
- border-bottom: 0px;
- }
- #main_hyzx .titlehy a:hover {
- background: #d52d2d;
- color: #fff;
- border: 1px solid #d52d2d;
- border-bottom: 0px;
- }
- #main_hyzx .title_kj {
- width: 986px;
- height: 38px;
- border: 1px solid #e9e4e5;
- background: #f5f5f5;
- line-height: 38px;
- color: #555;
- padding-left: 12px;
- }
- #main_hyzx .title_kj a {
- color: #236bae;
- }
- #main_hyzx .left_hy {
- width: 192px;
- height: 556px;
- border: 1px solid #e4e2e3;
- float: left;
- margin-top: 16px;
- }
- #main_hyzx .left_hy .tuxing {
- width: 180px;
- height: 175px;
- border-bottom: 1px solid #ddd;
- margin: 20px auto
- }
- #main_hyzx .left_hy .tuxing p {
- text-align: center;
- color: #757474;
- line-height: 34px;
- }
- #main_hyzx .left_hy .tux_tup {
- width: 104px;
- height: 102px;
- width: 104px;
- height: 104px;
- margin: 0 auto;
- border: 1px solid #ddd;
- }
- #main_hyzx .left_hy .tux_tup img {
- width: 104px;
- height: 102px
- }
- #main_hyzx .left_hy .tittle_zh {
- width: 178px;
- background: url(../images/bj_sd.jpg) repeat-x;
- height: 32px;
- line-height: 32px;
- padding-left: 14px;
- font-size: 14px;
- font-family: microsoft yahei;
- }
- /* service-menu */
- .huisez {
- color: #999999;
- }
- .service-menu .menu-title,
- .service-menu .menu-p,
- .service-menu .menu-p .menu-i {
- background: url("../images/menubg.png") no-repeat;
- _background: url("../images/menubg.gif") no-repeat;
- }
- .service-menu {
- ;
- width: 180px;
- height: auto;
- padding-left: 10px;
- padding-top: 10px;
- }
- .service-menu .menu-title {
- height: 21px;
- overflow: hidden;
- color: #444;
- font-size: 14px;
- font-weight: bold;
- }
- .service-menu .menu-p {
- height: 20px;
- overflow: hidden;
- padding: 0px 0 10px 0px;
- color: #444;
- text-indent: 0px;
- font-size: 14px;
- font-weight: normal;
- display: block;
- color: #666666;
- line-height: 30px;
- margin: 0;
- width: 130px;
- line-height: 29px;
- }
- .service-menu .menu-p .ksbhover {
- background: #e9e9e9;
- height: 20px;
- overflow: hidden;
- padding: 0px 0 10px 0px;
- color: #444;
- text-indent: 0px;
- font-size: 14px;
- font-weight: normal;
- cursor: pointer;
- display: block;
- border: medium none;
- border-radius: 8px;
- color: #666666;
- line-height: 30px;
- margin: 0;
- position: static;
- white-space: nowrap;
- width: 130px;
- line-height: 29px;
- }
- .bjsd {
- background-color: #ccc;
- border: medium none;
- border-radius: 8px;
- color: #666666;
- margin: 0;
- position: static;
- white-space: nowrap;
- }
- .service-menu .menu-p .menu-i {
- float: left;
- display: inline;
- width: 11px;
- height: 11px;
- overflow: hidden;
- background-position: 0 -103px;
- margin: 10px 6px 0 15px;
- }
- .service-menu .menu-p a:link,
- .service-menu .menu-p a:visited {
- color: #444;
- text-decoration: none;
- font-size: 14px;
- font-family: "微软雅黑";
- }
- .service-menu .menu-p-current .menu-i {
- background-position: -20px -103px;
- }
- .service-menu .menu-p-current a:link,
- .service-menu .menu-p-current a:visited {
- color: #666666;
- font-weight: bold;
- }
- .service-menu .menu-c {
- padding: 4px 0 4px 0px;
- }
- .service-menu .menu-c-current {
- display: block;
- }
- .service-menu .menu-c ul {
- display: block;
- }
- .service-menu .menu-c li {
- padding: 2px 0;
- height: 26px;
- overflow: hidden;
- line-height: 24px;
- padding-left: 10px;
- }
- .service-menu .menu-c li a {
- display: block;
- width: 138px;
- height: 30px;
- background-color: #fff;
- border: medium none;
- border-radius: 8px;
- color: #666666;
- line-height: 30px;
- margin: 0;
- position: static;
- white-space: nowrap;
- padding-left: 10px;
- }
- .service-menu .menu-c li a:hover {
- background: #ebe9e9
- }
- .service-menu .menu-c a:link,
- .service-menu .menu-c a:visited {
- color: #444;
- text-decoration: none;
- }
- #main_hyzx .right_hy {
- width: 782px;
- border: 1px solid #e1dfe0;
- float: right;
- margin-top: 16px;
- }
- #main_hyzx .right_hy .tittle_you {
- width: 768px;
- background: url(../images/bj_sd.jpg) repeat-x;
- height: 32px;
- line-height: 32px;
- padding-left: 14px;
- font-size: 14px;
- font-family: microsoft yahei;
- }
- #main_hyzx .conen_qw {
- width: 765px;
- height: auto;
- margin: 0 auto;
- margin-top: 40px;
- color: #333333;
- padding-bottom: 10px;
- }
- #main_hyzx .right_hy .huadong {
- width: 765px;
- height: 34px;
- border-bottom: 1px solid #e4e4e4;
- }
- .normal1 {
- list-style: none;
- float: left;
- width: 127px;
- text-align: center;
- vertical-align: middle;
- height: auto;
- line-height: 33px;
- height: 33px;
- cursor: pointer;
- border: 1px solid #ccc;
- background-color: #fbfbfb;
- border-collapse: separate;
- margin-left: 10px;
- border-bottom: 0px;
- }
- .selected1 {
- list-style: none;
- float: left;
- width: 127px;
- line-height: 34px;
- height: 34px;
- text-align: center;
- vertical-align: middle;
- cursor: pointer;
- border: 1px solid #ccc;
- background-color: #fff;
- border-bottom: 0px;
- font-weight: bold;
- color: #555555;
- margin-left: 10px;
- }
- .text_gmm {
- width: 214px;
- height: 28px;
- line-height: 28px;
- padding-left: 5px;
- color: #333;
- float: left;
- }
- .select_li {
- width: 110px;
- height: 30px;
- line-height: 30px;
- margin-left: 15px;
- padding-top: 5px;
- padding-bottom: 5px;
- padding-right: 5px;
- }
- .button_tjbc2 {
- width: 124px;
- height: 28px;
- background: url(../images/tjbc.jpg) no-repeat;
- border: 0px;
- margin-left: 100px;
- }
- /*头像设置*/
- .touxiang {
- width: 150px;
- height: 180px;
- float: left;
- margin-right: 10px;
- margin-right: 10px;
- }
- .touxiangtu {
- width: 150px;
- height: 150px;
- float: left;
- overflow: hidden;
- border: 1px solid #ccc;
- }
- .divContent1 {
- width: 758px;
- clear: both;
- padding-top: 10px;
- border-top: 1px solid #ccc;
- border-bottom: 1px solid #ccc;
- padding-bottom: 20px;
- margin-top: -10px;
- }
- .tox {
- width: 51px;
- height: 50px;
- float: left;
- margin-left: 10px;
- padding: 2px;
- border: 1px solid #ccc;
- }
- /*订单查询*/
- #dingcxu {
- width: 1000px;
- height: auto;
- border: 1px solid #edebec;
- margin: 16px auto;
- }
- #dingcxu .tittle {
- width: 990px;
- height: 32px;
- background: url(../images/bj_sd.jpg) repeat-x;
- line-height: 32px;
- font-size: 14px;
- font-family: microsoft yahei;
- padding-left: 10px;
- color: #494646
- }
- #dingcxu .box_tittle {
- width: 875px;
- height: 44px;
- line-height: 44px;
- margin: 0 auto;
- border-bottom: 2px solid #e5e5e5;
- margin-top: 20px;
- }
- #dingcxu .box_tittle a {
- display: block;
- width: 110px;
- height: 42px;
- float: left;
- background: url(../images/shuw.jpg) no-repeat right;
- text-align: center;
- font-size: 16px;
- font-family: microsoft yahei;
- line-height: 42px;
- position: relative;
- bottom: -2px;
- float: left;
- }
- #dingcxu .box_tittle tt {
- color: #d52d2d;
- font-size: 18px;
- font-family: Arial, Helvetica, sans-serif;
- line-height: 42px;
- height: 42px;
- margin-left: 5px;
- }
- #dingcxu .box_tittle .qhbeij {
- border-bottom: 2px solid #d52d2d;
- }
- #dingcxu .box_tittle a:hover {
- border-bottom: 2px solid #d52d2d;
- }
- #dingcxu .jiage_b {
- width: 875px;
- height: 38px;
- margin: 0 auto;
- margin-top: 10px;
- background: #f5f5f5;
- border: 1px solid #e8e8e8;
- }
- #dingcxu .jiage_b table tr td {
- font-size: 14px;
- font-family: microsoft yahei;
- color: #595858;
- }
- #dingcxu .delete {
- width: 875px;
- margin: 20px auto;
- height: 25px;
- line-height: 25px;
- }
- #dingcxu .delete .left_sc {
- width: 280px;
- height: 25px;
- float: left;
- }
- #dingcxu .delete .right_fy {
- width: 280px;
- float: right;
- height: 25px;
- }
- #dingcxu .delete .right_fy a {
- display: block;
- border: 1px solid #ddd;
- text-align: center;
- float: right;
- min-width: 20px;
- height: 20px;
- line-height: 20px;
- margin-left: 10px;
- }
- #dingcxu .delete .right_fy .shang {
- width: 20px;
- height: 20px;
- background: url(../images/sanq.jpg) no-repeat center;
- }
- #dingcxu .delete .right_fy .xia {
- width: 62px;
- height: 20px;
- background: url(../images/sane.jpg) no-repeat 5px;
- color: #888;
- line-height: 20px;
- margin-left: 15px;
- }
- #dingcxu .delete .left_sc span {
- float: left;
- color: #6c6c6c;
- height: 20px;
- line-height: 20px;
- }
- #dingcxu .delete .left_sc a {
- float: left;
- border: 1px solid #ddd;
- line-height: 20px;
- margin-left: 15px;
- padding-left: 10px;
- padding-right: 10px;
- }
- #dingcxu .dcx_ding {
- width: 875px;
- height: 152px;
- border: 1px solid #e8e8e8;
- margin: 15px auto;
- }
- #dingcxu .dcx_ding table tr td {
- border-left: 1px solid #e8e8e8;
- border-collapse: collapse;
- }
- #dingcxu .dcx_ding ul li {
- float: left;
- display: block
- }
- #dingcxu .dcx_ding ul li p {
- color: #245687;
- width: 180px;
- }
- #dingcxu .dcx_ding .td-chk {
- width: 20px;
- margin-left: 14px;
- }
- #dingcxu .dcx_ding .td-img {
- width: 102px;
- height: 56px;
- border: 1px solid #ddd;
- margin-left: 14px;
- }
- #dingcxu .dcx_ding .td-neir {
- width: 180px;
- margin-left: 14px;
- }
- #dingcxu .dcx_ding .td-price {
- width: 80px;
- margin-left: 50px;
- margin-top: 20px;
- }
- .jiacu {
- font-size: 15px;
- font-family: Arial, Helvetica, sans-serif;
- color: #444643;
- font-weight: bold;
- }
- .jiacuhong {
- font-size: 15px;
- font-family: Arial, Helvetica, sans-serif;
- color: #d92c2e;
- font-weight: bold;
- }
- /*我的收藏夹*/
- #dingcxu .shoucnag_titt {
- width: 965px;
- height: 38px;
- border-bottom: 1px solid #ececec;
- margin: 30px auto;
- }
- #dingcxu .shoucnag_titt a {
- display: block;
- width: 135px;
- height: 38px;
- border: 1px solid #ececec;
- border-bottom: 0px;
- line-height: 38px;
- text-align: center;
- position: relative;
- bottom: 0px;
- background: #fff;
- margin-left: 30px;
- color: #5a5858;
- font-size: 14px;
- font-family: microsoft yahei;
- }
- #dingcxu .chanpin_jh {
- width: 950px;
- height: 130px;
- margin: 0 auto;
- border-bottom: 1px dashed #ececec;
- padding-top: 50px;
- }
- #dingcxu .chanpin_jh ul li {
- float: left;
- }
- #dingcxu .chanpin_jh .box_tu {
- width: 138px;
- height: 92px;
- border: 1px solid #ececec;
- margin-left: 15px;
- }
- #dingcxu .chanpin_jh .box_neir {
- width: 300px;
- height: 92px;
- margin-left: 15px;
- }
- #dingcxu .chanpin_jh .box_neir p {
- line-height: 20px;
- color: #d52d2d;
- margin-bottom: 10px;
- }
- #dingcxu .chanpin_jh .box_neir span {
- color: #6f6e6e;
- }
- #dingcxu .chanpin_jh .box_price {
- margin-left: 40px;
- width: 110px;
- font-family: Arial, Helvetica, sans-serif;
- color: #555;
- font-weight: bold;
- font-size: 14px;
- }
- #dingcxu .chanpin_jh .box_sc {
- color: #555;
- width: 100px;
- margin-left: 10px;
- }
- #dingcxu .chanpin_jh .box_jh {
- width: 110px;
- float: right;
- margin-right: 30px;
- }
- #dingcxu .chanpin_jh ul li a {
- width: 110px;
- height: 32px;
- background: #d52d2d;
- border: 1px solid #ae1717;
- display: block;
- color: #fff;
- text-align: center;
- line-height: 32px;
- }
- /*进货单*/
- #main_jhd {
- width: 100%;
- height: 126px;
- border-top: 1px solid #efefef;
- }
- #main_jhd .buzhou {
- width: 992px;
- height: 60px;
- margin: 0 auto;
- margin-top: 35px;
- }
- #main_jhd .buzhou .wenzib_sd {
- width: 185px;
- height: 24px;
- line-height: 24px;
- text-align: center;
- font-size: 14px;
- font-family: microsoft yahei;
- color: #626061;
- float: left;
- }
- #main_jhd .buzhou ul li {
- float: left;
- width: 185px;
- background: url(../images/jindu.jpg) no-repeat;
- height: 24px;
- line-height: 24px;
- text-align: center;
- color: #fff;
- }
- #main_jhd .buzhou ul li:hover {
- background-position: 0px 0px;
- }
- #main_jhd .buzhou .yuan {
- background-position: 0px -24px;
- }
- #main_jhd .buzhou .hover {
- background-position: 0px 0px;
- }
- #warptys {
- width: 100%;
- height: auto;
- background: #f3f3f3;
- padding-top: 25px;
- padding-bottom: 15px;
- }
- #warptys .price_biao {
- width: 990px;
- margin: 10px auto;
- background: #7d7b7c;
- height: 40px;
- color: #fff;
- font-family: microsoft yahei;
- }
- #warptys .price_biao table tr td {
- padding-left: 10px;
- font-size: 16px;
- }
- #warptys .conent_lis {
- width: 990px;
- height: auto;
- margin: 13px auto;
- border: 1px solid #e2e2e2;
- background: #fff;
- }
- #warptys .tittle_ming {
- width: 970px;
- height: 40px;
- line-height: 40px;
- border-bottom: 1px dashed #cacaca;
- margin-left: 10px;
- }
- #warptys .tittle_ming .left_sf {
- width: 450px;
- height: 20px;
- float: left;
- margin-top: 13px;
- line-height: 20px;
- color: #444;
- }
- .lanse {
- color: #1f5788;
- }
- #warptys .tittle_ming .right_sf {
- width: 450px;
- height: 20px;
- margin-top: 13px;
- float: right;
- color: #454545;
- line-height: 20px;
- text-align: right;
- }
- #warptys .tittle_ming .right_sf a {
- margin-left: 20px;
- }
- #warptys .conent_sf {
- width: 970px;
- margin-left: 10px;
- border-bottom: 1px dashed #cacaca;
- height: 90px;
- }
- #warptys .conent_sf ul li {
- float: left;
- }
- #warptys .conent_sf .boxs_on {
- width: 20px;
- height: 33px;
- margin-top: 35px;
- }
- #warptys .conent_sf .boxs_tw {
- width: 102px;
- height: 56px;
- border: 1px solid #cacaca;
- margin-left: 15px;
- margin-top: 15px;
- }
- #warptys .conent_sf .boxs_sy {
- width: 210px;
- height: 56px;
- margin-top: 15px;
- margin-left: 10px;
- overflow: hidden;
- }
- #warptys .conent_sf .boxs_price {
- width: 85px;
- height: 30px;
- margin-left: 25px;
- margin-top: 35px;
- font-size: 16px;
- font-weight: bold;
- color: #434446;
- font-family: Arial, Helvetica, sans-serif;
- text-align: center;
- }
- #warptys .conent_sf .boxs_prices {
- width: 170px;
- height: 30px;
- margin-left: 25px;
- margin-top: 35px;
- font-size: 16px;
- font-weight: bold;
- color: #434446;
- font-family: Arial, Helvetica, sans-serif;
- text-align: center;
- }
- #warptys .conent_sf .boxs_cg {
- width: 120px;
- margin-left: 30px;
- margin-top: 30px;
- }
- #warptys .conent_sf .boxs_cji {
- width: 100px;
- margin-left: 30px;
- margin-top: 35px;
- height: 30px;
- color: #d62e2e;
- font-size: 16px;
- font-weight: bold;
- font-family: Arial, Helvetica, sans-serif;
- text-align: center;
- }
- #warptys .conent_sf .boxs_del {
- width: 60px;
- height: 50px;
- margin-left: 20px;
- margin-top: 25px;
- }
- #warptys .conent_sf .boxs_del p {
- text-align: center;
- }
- #warptys .caigou {
- width: 100px;
- height: 25px;
- margin: 0 auto;
- }
- #warptys .caigou a {
- display: block;
- width: 22px;
- height: 25px;
- float: left;
- background: url(../images/caigou.jpg) no-repeat;
- }
- #warptys .caigou a.jian {
- background-position: -5px -2px;
- }
- #warptys .caigou a.jian:hover {
- background-position: -5px -30px;
- }
- #warptys .caigou a.jia {
- background-position: -31px -2px;
- }
- #warptys .caigou a.jia:hover {
- background-position: -31px -30px;
- }
- #warptys .caigou .text {
- width: 52px;
- height: 20px;
- border: 1px solid #ddd;
- background: #fff;
- border-left: 0px;
- border-right: 0px;
- text-align: center;
- color: #555;
- float: left;
- margin-top: 1px;
- }
- #warptys .bottom_dl {
- width: 990px;
- height: 60px;
- background: #faf7f2;
- line-height: 60px;
- }
- #warptys .bottom_dl .shanchu {
- width: 100px;
- height: 60px;
- line-height: 60px;
- float: left;
- margin-left: 20px;
- }
- #warptys .bottom_dl .qita {
- width: 780px;
- float: right;
- height: 60px;
- }
- #warptys .bottom_dl .qita a {
- float: right;
- width: 100px;
- height: 35px;
- border: 1px solid #981010;
- background: #d62e2e;
- font-weight: bold;
- font-size: 14px;
- color: #fff;
- text-align: center;
- line-height: 35px;
- margin-top: 10px;
- margin-right: 10px;
- border-radius: 3px
- }
- #warptys .bottom_dl .qita a:hover {
- background: #b22020;
- }
- #warptys .bottom_dl .qita span {
- float: right;
- margin-right: 30px;
- height: 30px;
- line-height: 30px;
- color: #555;
- }
- #warptys .bottom_dl .qita span em {
- color: #d42f2d;
- display: inline-block;
- font-size: 20px;
- font-weight: 700;
- margin-right: 4px;
- }
- #warptys .bottom_dl .as_1 {
- display: block;
- }
- /*确认订单*/
- #warptys .qrding {
- width: 990px;
- margin: 20px auto;
- height: 130px;
- }
- #warptys .qrding_sf {
- width: 286px;
- height: 100px;
- border: 3px solid #d62e2e;
- background: #fff;
- float: right;
- padding: 10px;
- }
- #warptys .qrding_sf p {
- text-align: right;
- margin-right: 10px;
- color: #555;
- line-height: 26px;
- }
- .jiacuhsd {
- font-size: 18px;
- font-family: Arial, Helvetica, sans-serif;
- font-weight: bold;
- color: #d62e2e;
- }
- #warptys .qrxd {
- width: 286px;
- height: 40px;
- margin-top: 10px;
- }
- #warptys .qrxd .dingdan_sd {
- float: right;
- width: 100px;
- height: 35px;
- border: 1px solid #981010;
- background: #d62e2e;
- font-weight: bold;
- font-size: 14px;
- color: #fff;
- text-align: center;
- line-height: 35px;
- border-radius: 3px
- }
- #warptys .table_titt {
- width: 1000px;
- height: 34px;
- background: #b9b7b7;
- line-height: 34px;
- padding-left: 10px;
- color: #fff;
- font-family: microsoft yahei;
- font-size: 14px;
- }
- #warptys .address {
- width: 900px;
- height: 420px;
- margin-top: 30px;
- }
- #warptys .address table tr td div {
- color: #444;
- }
- #warptys .address table tr td {
- color: #555;
- }
- #warptys .address .selected_as {
- width: 120px;
- height: 30px;
- line-height: 38px;
- padding: 5px;
- }
- .msg{
- text-align:center;
- color:red;
- }
- .tishi{
- float: right;
- padding-right: 50px;
- color: #FF0000;
- }
|