@charset "utf-8";
/* 公用css */
*{font-family:"Microsfot yahei",Sans, Helvetica, Arial, sans-serif;}
body,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,th{margin:0;padding:0;font-size:14px;font-family:"Microsfot yahei",Sans, Helvetica, Arial, sans-serif;}
html,article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main{margin:0;padding:0;display:block;}
body {font:14px/20px Open Sans, Helvetica, Arial, sans-serif;margin:0;padding:0;}

fieldset,img{border:0;}
li,ul {list-style:none;}
.cen{text-align:center;}
.b{font-weight:bold;}
.fl { float:left;}
.fr { float:right;}
.clr {clear:both;}
.red{color:#FD0000;}
.wine{color:#CC0000}
.green{color:#096;}
.blue{color:#06C;}
.gray{color:#999;}
.ls{color:#f7f7f7;}
.bgwhite{background:white;}
.noshow{display:none;}
.mtop{margin-top:10px;}
.mtop5{margin-top:5px;}
.mbtm{margin-bottom:10px;}
.ptop{padding-top:10px;}
.l30{line-height:30px;}
.l22{line-height:22px;}
.ftsmall{font-size:12px !important;}
.ftbig{font-size:16px !important;}
.Box{clear:both;width:1190px;margin:auto;}
.Boxt{clear:both;width:1190px;margin:10px auto 0 auto;}
.Boxc{clear:both;width:1190px;margin:0px auto;overflow:hidden}
.ft14{font-size:14px;}
.dotline{border-bottom:#ccc 1px dashed;}
.lidot{background:url(../images/lidot.gif) left center no-repeat;padding-left:10px}
.arr{background:url(../images/arrow2.gif) left center no-repeat;padding-left:10px}
.border{border:#e8e8e8 1px solid;}
.qing{position:absolute;color:#009999;left:-100%;}

A{color:#06C;text-decoration:none;}
A:hover{color:#c30;text-decoration:underline;}
A.blue{color:#06C;text-decoration:none;}
A.blue:hover{color:#c30;text-decoration:underline;}
A.wine{color:#F60;text-decoration:none;}
A.wine:hover{color:#f60;text-decoration:underline;}
A.red:link {color:#f60;text-decoration:none;}
A.red:visited {color:#f60;text-decoration:none;}
A.red:hover{color:#c30;text-decoration:none;}
A.white{color:#ffffff;text-decoration:none;}
A.white:hover{color:#f8f8f8;text-decoration:none;}
A.pvlink{color:#009999;text-decoration:none;}
A.pvlink:hover{color:#009999;text-decoration:none;}

.headerbg{width:100%;height:83px;margin-top:10px;}
.logo{float:left;width:172px;height:83px;}
.logoText{float:left;width:550px;height:83px;line-height:83px;font-family:"Microsoft yahei";font-size:30px;color:#d8d8d8;text-align:center;font-style:italic;}
.headr{float:right;width:450px;height:83px;}
.version{float:left;width:100%;height:40px;line-height:40px;text-align:right;color:#666;}
.fastLink{float:left;width:100%;height:40px;text-align:right;color:#666;}
.hottel{background:url(../images/tel.png) no-repeat;font-size:18px;padding-left:25px;padding-right:15px;display:inline-block;font-size:14px;}
.Email{background:url(../images/email.png) no-repeat;font-size:18px;padding-left:30px;display:inline-block;font-size:14px;}


.mainMenu{width:100%;min-width:1190px;height:75px;background:#009999;position:relative;z-index:1;}
#mainnav{float:right;width:100%;}
.mainMenu li{float:left;height:75px;width:12.5%;-webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-out;}
.mainMenu li:hover{text-decoration:none;background:#048585;border-top:#c30 3px solid;box-sizing:border-box;}
.mainMenu li a{width:100%;color:white;float:left;display:inline-block;line-height:75px;padding:0px;text-align:center;font-size:16px;}
.mainMenu li a:hover{text-decoration:none;}
.mainMenu .focus{background:#048585 !important;}
.mainMenu dl {
  font-weight:300;
  display: none;
  position: absolute;
  width:250px;
  background-color:rgba(4,133,133,0.7);
  top:75px;
  -webkit-transition:all .5s ease-out;-moz-transition:all .5s ease-in;-ms-transition:all .5s ease-in;-o-transition:all .5s ease-in;transition:all .5s ease-out;
}
.mainMenu dd:hover { background: rgba(0, 0, 0, 0.1);}
.mainMenu li:hover dl {display:block;}
.mainMenu li dd a{width:100%;height:45px;line-height:45px;padding:0 0 0 20px;text-align:left;box-sizing:border-box;-moz-box-sizing:border-box; /* Firefox */-webkit-box-sizing:border-box; /* Safari */}
.mainMenu li dd a:hover{background:#0CC}

/*product cate*/
.procatebox{padding:30px 20px 0 20px;background:#f7f7f7;}
.procatebox dt{float:left;width:100%;height:45px;color:#666;border-left:#2c8dff 3px solid;font-family:"Microsoft yahei";font-size:24px;font-weight:bold;padding:0 0 0 15px;margin-bottom:30px;box-sizing:border-box;-moz-box-sizing:border-box;}
.procatebox dt p{color:#ccc;line-height:20px;margin-bottom:2px;font-size:16px;font-weight:normal;}
.procatebox dd{float:left;width:360px;margin-right:30px;margin-bottom:20px;overflow:hidden;}
.procatebox .nomr{margin-right:0 !important;}
.procatebox dd p {width:360px;height:185px;overflow:hidden;}
.procatebox dd p img{-webkit-transition: opacity 0.5s, -webkit-transform 0.5s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
	border:#d8d8d8 1px solid;
	box-sizing:border-box;
	}
.procatebox dd p img:hover{
-webkit-transform: scale(1.2);
	transform: scale(1.2);
	overflow:hidden;}
	
.procatebox dd h1{font-family:"Microsoft yahei";font-size:18px;padding:6px 5px 6px 0;margin-top:5px;position:relative;}
.procatebox dd h1 i{
	position:absolute;top:5px;right:5px;font-size:22px;color:#999;
    width:20px;
    height:20px;
    margin:0 auto;
    text-align:center;
    -webkit-transition: -webkit-transform 0.6s ease-out;
    -moz-transition: -moz-transform 0.6s ease-out;
    -o-transition: -o-transform 0.6s ease-out;
    -ms-transition: -ms-transform 0.6s ease-out;
}
.procatebox dd:hover p{border:#c30 1px solid;box-sizing:border-box;-moz-box-sizing:border-box;}
.procatebox dd:hover h1{color:#c30;color:#c30;}
.procatebox dd:hover i{
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}
.procatebox dd div{color:#888;height:60px;overflow:hidden;}

/*news application*/
.boxNews{float:left;width:100%;background:#666;padding:25px 50px 25px 20px;box-sizing:border-box;-moz-box-sizing:border-box;margin:25px auto 10px auto;}
.lastNews{float:left;width:530px;}
.lastNews dl{float:left;width:100%;margin-top:15px;}
.lastNews dt{float:left;width:130px;}
.lastNews dd{float:left;width:360px;padding:0 10px;color:white;line-height:25px;}
.lastNews dt img{transition:all 0.5s ease;-moz-transition:all 0.5s ease; /* Firefox 4 */-webkit-transition:all 0.5s ease; /* Safari and Chrome */-o-transition:all 0.5s ease; /* Opera */border:#ccc 1px solid;}
.lastNews dt img:hover{border:#fff 1px solid;}
.lastNewsBt{float:left;width:100%;height:30px;border-bottom:#ccc 1px dashed;}
.lastNewsBt h1{float:left;width:auto;height:29px;line-height:29x;border-bottom:#66cc33 3px solid;font-size:16px;padding:0 5px 0 0;font-weight:normal;color:white;}
.lastNewsBt span{float:right;padding-right:10px;}
.lastNewsBt span a{color:#ccc;font-size:14px;text-decoration:none;}
.lastNewsBt span a:hover{color:white;}
.newsbody{float:left;width:100%;padding-top:10px;}
.newsbody dd a{color:white;}
.newsbody span{display:inline-block;background:url(../images/time.png) left 9px no-repeat;padding-top:6px;padding-left:25px;color:#cccccc;}

.application{float:right;width:540px;}
.application p,.application table{float:left;width:100%;margin:20px 0 0 0;}
.application p{height:150px;line-height:30px;font-size:14px;color:white;overflow:hidden;}
.application table img{width:160px;height:120px;border:#ccc 1px solid;cursor:pointer;opacity:0.5;transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease; /* Firefox 4 */-webkit-transition:opacity 0.2s ease; /* Safari and Chrome */-o-transition:opacity 0.2s ease; /* Opera */border:#666 1px solid;}
.application table img:hover{opacity:1;}


/*Follow us*/
.FollowTu {
	float:left;
    width:auto;
	height:40px;
	margin:-10px 0 0 10px;
    font-size: 16px;
    line-height: 40px;
    text-align: center;
}
.FollowTu li{
	float:left;
    height:40px;
    width: 40px;
    background:#000;
    display: block;
	margin-right:5px;
	-webkit-transition:all 0.5s ease-out;-moz-transition:all 0.5s ease-in;-ms-transition:all 0.5s ease-in;-o-transition:all 0.5s ease-in;transition:all 0.5s ease-out;
	color:#efefef;
	cursor:pointer;
}
.FollowTu li:hover{background:#2c8dff;}
.FollowTu li a{
display:block;
height:40px;width:40px;
-webkit-transition:opacity 0.5s,-webkit-transform 0.5s;
transition: opacity 0.5s, transform 0.5s;
-webkit-transform: scale(0.95);transform: scale(0.95);
opacity:0.5;}
.FollowTu li a.facebook{background:url(/images/facebook.png);}
.FollowTu li a.twitter{background:url(/images/twitter.png);}
.FollowTu li a.linkin{background:url(/images/linkin.png);}
.FollowTu li a:hover{opacity:1;-webkit-transform: scale(1);transform: scale(1);}

/*index about*/
.aboutBox{clear:both;float:left;width:100%;background:#333333;height:360px;margin-top:10px;}
.aboutBoxmain{clear:both;width:1190px;margin:auto;padding:30px 0px 0px 0;color:white;}
.aboutBox1{float:left;width:600px;}
.aboutBox2{float:right;width:590px;}
.aboutBt{float:left;width:580px;height:20px;font-weight:bold;background:url(../images/shutiao.png) no-repeat;padding-left:20px;font-size:16px;}
.slogo{float:left;margin-top:10px;}
.aboutNr{float:left;width:90%;height:165px;color:#cdcdd0;line-height:34px;overflow:hidden;}
.aboutNr p{line-height:34px;}
.contactNr{float:left;width:500px;height:190px;line-height:200%;color:#cdcdd0;font-size:16px;margin-top:15px;margin-bottom:10px;overflow:hidden;}
.contactNr a{color:#cdcdd0;}

/*分页*/
#showpage{clear:both;float:right;margin-top:20px;margin-bottom:20px;padding-right:25px;}
#showpage .txt{float:left;height:25px;line-height:25px;margin-right:10px;}
#showpage a{float:left;padding:2px 10px;border:#0066cc 1px solid;margin-right:10px;}
#showpage a:hover{border:#c30 1px solid;background:#FFC;}
#showpage span{float:left;padding:2px 10px;border:#cccccc 1px solid;margin-right:10px;color:#ccc;}



/*底部*/
.footbox{float:left;width:100%;min-width:1190px;margin-top:20px;padding:20px 0 20px 0;text-align:center;background:#009999;font-size:14px;font-family:Verdana, Geneva, sans-serif}
.footbox .Box{margin:auto;line-height:24px;color:#f7f7f7;}
.footbox a.white{color:#f7f7f7;}
.footbox a.white:hover{color:#ffcc00;text-decoration:underline;}
/*友情链接*/
.FrdLink{color:#f7f7f7;}

/*Banner*/
#solid{
	width:100%;
	height:400px;
	clear:both;
	position:relative;
	min-width:1190px;
}
#solid .solid0,#solid .solid1,#solid .solid2{
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:400px;
	display:none;
}

#solid .solid0{
	background:url(../images/bannerbg1.jpg) repeat center top;
}
#solid .solid1{
	background:url(../images/bannerbg2.jpg) repeat center top;background-color:#1ea5ff;background-size:100% 400px;
}
#solid .solid2{
	background:url(../images/bannerbg3.jpg) repeat center top;background-color:#006666;background-size:100% 400px;
}
#solid ul{
	margin:0px;
	padding:0px;
	list-style:none;	
}
#solid ul li{
	position:absolute;
	left:50%;
	top:0px;
	width:1190px;
	height:300px;
	margin-left:-595px;
	display:none;
	cursor:pointer;
}
#solid #btt{
	width:1190px;
	height:55px;
	top:360px;
	left:50%;
	position:relative;
	margin-left:-595px;
}
#solid #btt span{
	position:absolute;
	top:15px;
	left:45%;
	display:block;
	width:30px;
	height:8px;
	margin:0 15px;	
	text-align:center;
	background:#009999;
	z-index:2;
	cursor:pointer;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
}
/*Banner End*/

/*首页栏目*/
.Lmsty{margin-top:10px;}
.Lmsty .bt{width:100%;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;height:40px;line-height:40px;border:#ccc 1px solid;background:url(/images/btbg.png) repeat-x;}
.Lmsty .bt p{float:left;background:url(/images/lmbtbg.png) no-repeat;width:120px;height:40px;font-size:16px;font-weight:bold;color:#006699;text-align:center;}
.Lmsty .bt ul{float:left;margin-left:0px;margin-top:5px;}
.Lmsty .bt ul li{float:left;padding:0 5px;line-height:30px;font-size:16px;}

.Lmsty .bt span{float:right;margin-top:2px;line-height:30px;padding:0 10px;}
.Lmsty .bt span a{color:#06C;}
.Lmsty .bt span a:hover{color:#c30;text-decoration:underline;}
.Lmsty .con{padding:10px;border:#ccc 1px solid;border-top:none;}
#proElitecon{padding-bottom:35px;margin-bottom:15px;}
/*
#proCon li{float:left;width:180px;padding:0 15px;border:#ccc 1px dashed;cursor:pointer;margin:10px 11px 10px 10px;}
#proCon li a{width:180px;height:180px;} 
#proCon li:hover{border:#c30 1px dashed;}
*/

/*三栏*/
.ifl{float:left;width:390px;}
.ifr{float:right;width:390px;}
.inews{float:left;width:388px;margin-right:10px;height:405px;border:#cccccc 1px solid;position:relative;}
.icompany{float:left;width:388px;height:405px;border:#cccccc 1px solid;line-height:24px;color:#666;position:relative;}
.ianli{float:right;width:390px;height:405px;border:#cccccc 1px solid;line-height:24px;color:#666;position:relative;}
.lmhead{float:left;width:100%;height:160px;background:url(../images/btbg.jpg) no-repeat;position:relative;}

.lmbox{float:left;width:100%;height:235px;padding:5px 10px 5px 10px;box-sizing:border-box;-moz-box-sizing:border-box;-webkit-box-sizing:border-box;overflow:hidden;}
.pos1{background-position:left top;}
.pos2{background-position:left -160px;}
.pos3{background-position:left -320px;}
.lmhead i{position:absolute;top:0px;right:15px;width:150px;height:36px;background-color:rgba(204,51,0,1);font-style:normal;text-align:center;line-height:32px;color:white;}
.btmbtn{position:absolute;bottom:10px;left:135px;width:120px;height:30px;}
.btmbtn a{display:block;width:118px;height:28px;border:#cc0000 1px solid;border:#ccc 1px solid;background:#efefef;color:#666;text-align:center;line-height:28px;text-decoration:none;}
.btmbtn a:hover{border:#cc0000 1px solid;border:#cc0000 1px solid;background:#fae8d8;color:#cc0000;text-align:center;}
.ianli img{opacity:0.5;transition:opacity 0.2s ease;-moz-transition:opacity 0.2s ease; /* Firefox 4 */-webkit-transition:opacity 0.2s ease; /* Safari and Chrome */-o-transition:opacity 0.2s ease; /* Opera */border:#666 1px solid;}
.ianli img:hover{opacity:1;}
/*技术知识*/
.JszsText{float:right;width:100%;height:250px;}
.JszsText li{float:left;width:360px;background:url(../images/dot.gif) 5px center no-repeat;padding-left:20px;line-height:30px;border-bottom:#ccc 1px dashed;}


/*左右栏*/
.sfl{float:left;width:240px;}
.sfr{float:right;width:930px;}
/*关于我们*/
.Lmqy .bt{background:url(/images/sllmbtbg.png) left top;height:50px;line-height:50px;border-bottom:#cccccc 1px solid;background-color:#009999;}
.Lmqy .bt p{float:left;font-weight:bold;font-size:16px;color:#ffffff;padding-left:38px;padding-right:10px;}
.Lmqy .bt span{color:#ccc;font-family:Arial, Helvetica, sans-serif;font-size:14px;}
.Lmqy .qylm{padding:10px;border:#cccccc 1px solid;}
.Lmqy .qylm li{background:url(../images/arrow1.gif) 10px center no-repeat;padding-left:23px;line-height:24px;}
.Lmqy .qylm p{color:#666;line-height:24px;padding:0 10px 10px 10px;}
#gywm li,#cpfl li{height:35px;line-height:35px;border-bottom:#ccc 1px dashed;}
#cpfl li a{display:inline-block;width:100%;white-space:nowrap;text-decoration:none;-webkit-transition:0.5s linear;transition:0.5s linear;}
#cpfl li:hover{background-color:#f7f7f7;}
#fwxm li,#zxlb li{background:url(../images/dot.gif) 8px center no-repeat;padding-left:23px;line-height:30px;border-bottom:#ccc 1px dashed;}
.sbt{height:40px;line-height:40px;border-bottom:2px #e8e8e8 solid;}
.sbt p{float:left;font-size:1.5em;font-weight:bold;color:#666;}
.sbt span{float:right;padding-right:10px;color:#999;}
.scon{padding:10px;line-height:24px;color:#666;}
.scon p{margin-top:10px;}
.sdate{color:#9999;float:right;}

/*社交图标*/
.contactBox{position:absolute;width:215px;height:215px;top:65px;right:480px;}
.contactBox  p{float:left;width:100%;height:150px;text-align:center;}
.contactBox  p img{margin:auto;}
.contactBox  ul{float:left;width:100%;height:30px;margin-top:10px;margin-left:35px;}
.contactBox  li{float:left;margin-right:10px;}

/*新闻首页*/
.newsclassBt{height:40px;line-height:40px;font-size:20px;font-weight:bold;color:#666;border-bottom:1px #e8e8e8 dashed;}
.newsList{margin-bottom:10px;}

/*产品*/
.procon{padding:20px 0;}
#proList li{float:left;width:206px;height:220px;border:#cccccc 1px solid;margin-left:12px;margin-right:12px;margin-top:15px;-webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px;text-align:center;position:relative;}
#proList li a{width:100%;heigh:220px;display:block;}
#proList li a p{position:absolute;bottom:0px;left:0px;width:100%;height:30px;line-height:30px;}
#proList li:hover{color:#666;-moz-box-shadow:0 0 5px #ccc;-webkit-box-shadow:0 0 5px #ccc;box-shadow:0 0 12px #ccc;border:#0CF 1px solid;overflow:hidden;}
#proList li:hover p{background-color:rgba(204,204,204,.5)}

#proList li a img {margin:5px;position:absolute;left:8px;top:8px;
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
	-webkit-transform: scale(1);
	transform: scale(1);
}
#proList li a:hover img {
	opacity: 0.5;
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
	overflow:hidden;
}

/*产品详情*/
.cphead{padding:30px 0;}
.cphead .pic{float:left;width:200px;height:200px;border:#ccc 1px solid;padding:20px;}
.cphead .pic img{width:200px;max-height:200px;}
.cphead .miaoshu{float:right;width:644px;height:240px;}
.cphead .miaoshu h1{height:50px;line-height:50px;font-size:36px;font-weight:normal;}
.cphead .miaoshu .info{width:642px;background:#f3f3f3;height:160px;margin-top:30px;line-height:30px;-webkit-border-radius:5px;-moz-border-radius:5px; border-radius:5px;border:#ccc 1px solid;}
.cphead .miaoshu .info .l{float:left;width:180px;padding-top:20px;padding-left:60px;height:140px;border-right:#ccc 1px solid;background:url(../images/proTel2.png) no-repeat 25px 28px; }
.cphead .miaoshu .info .r{float:right;width:380px;padding-top:20px;padding-left:0px;height:140px;}

.cpxq{float:left;width:100%;margin-top:10px;}
.cpxq .bt{height:51px;line-height:51px;border-bottom:#b2b2b2 4px solid;}
.cpxq .bt p{background:url(/images/lmbtbg2.png) no-repeat;width:100%;height:51px;font-size:20px;color:#333;padding-left:50px;box-sizing:border-box;}
.cpxq .con{padding:20px 0;line-height:30px}
.cpxq .con h1{font-size:18px;font-weight:bold;color:#666;margin:20px 0;}
.cpxq .con table{ width: 100%; border-collapse:collapse; margin: 10px 0 20px;}
.cpxq .con table td,.cpxq .con table th{ border: 1px solid #D4D4D4;line-height: 25px; background:#f7f7f7 url(/images/bg_td.gif) no-repeat 0 0; padding: 2px 6px; }
.cpxq .con table td p{ margin:0;padding:0;text-align:left;}

#cptp{text-align:center;}
#cptp img{margin:auto;border:#cccccc 1px dashed;}
/*荣誉资质*/
#Honorbox{text-align:center;}
#Honorbox ul{width:720px;margin:30px auto;}
#Honorbox li{float:left;width:300px;height:300px; margin-left:30px;margin-right:30px;}
#Honorbox li div{display:table-cell;vertical-align:middle;text-align:center;*display: block;*font-size:262px;*font-family:Arial;width:300px;height:250px;border: 1px solid #ccc;}
#Honorbox li div img{display:inline-block;vertical-align:middle;max-width:300px;max-height:250px;}
#Honorbox li div img:hover{cursor:pointer;}
#Honorbox li p{text-align:center;font-weight:bold;}
/*应用案例*/
#anliCon img{border:#ccc 1px solid;padding:1px;-moz-border-radius:3px; border-radius:3px;}
#anliCon img:hover{border:#f60 1px solid; filter:alpha(opacity=80);-moz-opacity:0.8;-khtml-opacity:0.8;opacity:0.8;cursor:pointer;}

/*服务项目*/
#fwxmTab img{border:#ccc 1px solid;padding:2px;}
#fwxmTab img:hover{border:#f30 1px solid;padding:2px;}
/*文章详情*/
.newsBt{font-weight:bold;text-align:center;padding:20px 10px 10px 10px;font-size:1.5em;overflow:hidden;}
.newsFrom{text-align:center;padding:10px;color:#999;overflow:hidden;}
.close{padding:10px;text-align:center;}
/*联系我们*/
#mapBody{width:100%;height:450px;border:#ccc solid 1px;}
/*下载*/
.dotline{border-bottom:#ccc 1px dashed;}
/*订单追踪*/
.orderbox{width:100%;min-height:630px;background:#f7f7f7;border-bottom-left-radius:10px;border-bottom-right-radius:10px;}
.ddzzBt{float:left;width:100%;height:50px;line-height:50px;font-size:40px;text-align:center;color:#666;padding:10px 0;margin-top:50px;}
.ddzzBox{float:left;width:100%;height:40px;line-height:40px;margin:10px;text-align:center;padding-left:350px;border-box:box-sizing;margin-top:25px;margin-bottom:25px;}
#orderNum{float:left;width:350px;height:30px;line-height:30px;border:#3399ff 1px solid;padding:5px;}
#orderSearch{float:left;width:100px;height:42px;line-height:42px;background:#3399ff;color:white;font-size:14px;font-weight:bold;cursor:pointer;border:none;}
#orderNum:hover{border:#66ccff 1px solid;background:#ffffff;}
#orderSearch:hover{background:#54a6f7;}
.orderbox .result{clear:both;width:500px;margin:30px auto 0 auto;line-height:24px;color:#333;}
.orderbox hr{border:none;border-top:#ccc 1px dashed;height:1px;overflow:hidden;}