@charset "utf-8";
/* CSS Document */

/*--------------------------------------------------- 全局公共样式设置----------------------------------------------- */
body { margin: 0; padding: 0; background: #fff; font-family: Microsoft YaHei, Arial, Helvetica, sans-serif; font-size: 14px; color: #555555; overflow-x: hidden; }
.al { font-family: fixedsys, Arial, Helvetica, sans-serif; }
div, form, img, h1, h2, h3, h4, h5, h6, ul, li { list-style-type: none; text-decoration: none; margin: 0px; padding: 0px; }
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary { display: block }
p, form { margin: 0px; padding: 0px; }
input, textarea { outline: none; border: none; font-family: Microsoft YaHei, Arial, Helvetica, sans-serif; }
ul, ol, li, dl, dt, dd { margin: 0; padding: 0; list-style: none; vertical-align: bottom; }
table, td, tr, th { font-size: 12px; }
.show { display: block; }
.hide { display: none; }
img { border: 0px; }
i { font-style: normal; }
em { font-style: normal; }
a { text-decoration: none; cursor: pointer; }
.underline { text-decoration: underline; }
/* 自动换行 */
.ww { word-wrap: break-word; }
/*段落前空格*/
.space { text-indent: 2em; }
/* 浮动 */
.fl { float: left; display: inline; }
.fr { float: right; display: inline; }
.center { text-align: center }
.top { vertical-align: top }
.bottom { vertical-align: bottom }
.xd { /*相对定位*/ position: relative; }
.jd { /*绝对定位*/ position: absolute; }
/* 字体属性 [定义规则，小写f加属性名称] */
.fb { font-weight: bold; }
.fI { font-style: italic; }
/* 字体大小 */
.f12px { font-size: 12px; }
.f14px { font-size: 14px; }
.f16px { font-size: 16px; }
.f18px { font-size: 18px; }
.f20px { font-size: 20px; }
.f24px { font-size: 24px; }
/*字体颜色*/
.blue { color: #339933 }
.orange { color: #eb4f61 }
.hs { color: #000000 }
/* 间距*/
.mb50 { margin-bottom: 50px; }
.mb30 { margin-bottom: 30px; }
.mt50 { margin-top: 50px; }
.padding-l-10 { padding-left: 10px; }
/* 其他属性 */
.centerdiv { margin-left: auto; margin-right: auto; }
.clear { clear: both; }
.clear:after, ul:after { content: ""; display: block; visibility: hidden; height: 0; clear: both; }
.wrap { width: 1200px; margin-left: auto; margin-right: auto; overflow: hidden }
/*---------------------------------------------------首页页样式---------------------------------------------------*/
/*banner*/
* { margin: 0; padding: 0; }
.maina { width: 100%; }
.pro-switch { overflow: hidden; position: relative; width: 100%; }
.flexslider { margin: 0; padding: 0; }
.flexslider .slides > li { display: none; -webkit-backface-visibility: hidden; }
.flexslider .slides img { width: 100%; display: block; height: auto; }
.slides:after { content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0; }
html[xmlns] .slides { display: block; }
* html .slides { height: auto; }
.no-js .slides > li:first-child { display: block; }
.flexslider { margin: 0 auto; position: relative; width: 100%; ; zoom: 1; }
.flex-viewport { max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease; }
.flexslider .slides { zoom: 1; }
.flex-direction-nav { *height: 0;
}
.flex-direction-nav a { width: 60px; height: 90px; margin: -60px 0 0; display: block; background: url(../images/ad_ctr.png) no-repeat 0 0; position: absolute; top: 55%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; }
.flex-direction-nav .flex-next { background-position: 0 -90px; right: 0; }
.flex-direction-nav .flex-prev { left: 0; }
.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }
.flex-control-nav { width: 100%; position: absolute; text-align: center; left: 0; bottom: 10px; }
.flex-control-nav li { margin: 0 1px; display: inline-block; zoom: 1; *display: inline;
}
.flex-control-paging li a { background: url(../images/dot.png) no-repeat 0 -16px; display: block; height: 16px; overflow: hidden; text-indent: -99em; width: 16px; cursor: pointer; }
.flex-control-paging li a.flex-active { background-position: 0 0; }
/*关于我们*/
.about, .about-con { width: 623px; float: left; }
.same-title { background: url(../images/icon.png) 0px 10px no-repeat; font-size: 24px; color: #333333; padding-left: 30px; }
.same-title i { font-size: 12px; color: #cccccc; font-style: normal; text-transform: uppercase; clear: both; display: block }
.about-con .name { font-size: 18px; font-weight: normal; width: 400px; float: left }
.company-con { font-size: 14px; line-height: 30px; color: #666; padding-top: 50px; }
.more a { float: right; width: 80px; height: 30px; border: 1px solid #d2d2d2; text-align: center; line-height: 30px; font-size: 12px; cursor: pointer; display: block; color: #999 }
.more a:hover { background: #eb4f61; color: #fff; border: 1px solid #eb4f61; display: block }
/*业务范围*/
.business-eare { width: 100%; padding: 50px 0; background: url(../images/images_001.jpg) repeat; }
.business-list ul li { width: 170px; margin: 0 65px; float: left; }
.business-icon1 a { background: url(../images/1-1.png) no-repeat; padding-top: 115px; height: 55px; text-align: center; display: block; font-size: 18px; color: #666; }
.business-icon1 a:hover { background: url(../images/1-2.png) no-repeat; color: #FFF; }
.business-icon2 a { background: url(../images/2-1.png) no-repeat; padding-top: 115px; height: 55px; text-align: center; display: block; font-size: 18px; color: #666; }
.business-icon2 a:hover { background: url(../images/2-2.png) no-repeat; color: #FFF; }
.business-icon3 a { background: url(../images/3-1.png) no-repeat; padding-top: 115px; height: 55px; text-align: center; display: block; font-size: 18px; color: #666; }
.business-icon3 a:hover { background: url(../images/3-2.png) no-repeat; color: #FFF; }
.business-icon4 a { background: url(../images/4-1.png) no-repeat; padding-top: 115px; height: 55px; text-align: center; display: block; font-size: 18px; color: #666; }
.business-icon4 a:hover { background: url(../images/4-2.png) no-repeat; color: #FFF; }
/*产品推荐*/

.product-list { overflow: hidden; width: 1230px; margin: 0 auto; }
.product-s { overflow: hidden; width: 930px; margin: 0 auto; }
.product-titbj { width: 1200px; background: url(../images/images_001.jpg) center no-repeat; text-align: center; margin: 20px auto 60px auto }
.product-titbj span { background: url(../images/images_002.png) 0px 0px no-repeat; font-size: 24px; height: 58px; line-height: 58px; font-family: fixedsys; color: #000; padding-left: 15px; }
.product-list ul li { width: 380px; margin: 0 15px; float: left; overflow: hidden; margin-bottom: 30px; }
.product-s ul li { width: 280px; margin: 0 15px; float: left; overflow: hidden; margin-bottom: 30px; }
.h305 { height: 305px; }
.h255 { height: 240px; }
.product-list a, .product-s a { color: #333; overflow: hidden; display: block;}
.product-list a:hover, .product-s a:hover { color: #eb4f61; display: block }
.product-list .imgdiv-o { width: 380px; height: 240px; border: 1px solid #f1f1f1; display: table-cell; overflow: hidden; vertical-align: middle; text-align: center; }
.product-s .imgdiv-o { width: 280px; height: 176px; border: 1px solid #f1f1f1; display: table-cell; overflow: hidden; vertical-align: middle; text-align: center; }
.product-list .imgdiv-o .listimg { max-width: 380px; max-height: 240px; vertical-align: middle; text-align: center; }
.product-s .imgdiv-o .listimg { max-width: 280px; max-height: 176px; vertical-align: middle; text-align: center; }
.product-list .con, .product-s .con { line-height: 30px; clear: both; font-size: 16px; padding-top: 10px; }
.product-list .con p { width: 380px; height: 24px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.product-s .con p { width: 280px; height: 24px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.product-list .con p span, .product-s .con p span { color: #999; font-size: 14px; }
/*首页行业动态*/
.news-title { font-size: 28px; color: #eb4f61; text-align: center; width: 1180px; border-bottom: 1px solid #e5e5e5; padding-bottom: 30px; }
.news-title i { font-size: 12px; color: #cccccc; font-style: normal; text-transform: uppercase; clear: both; display: block }
.newslist { width: 635px; float: right }
.newslist ul li { font-size: 14px; clear: both; line-height: 44px; height: 44px; border-bottom: 1px dashed #ccc }
.newslist span { display: block; }
.newslist .tit { color: #666666; float: left; font-size: 14px; width: 320px; overflow: hidden; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; background: url(../images/icon.jpg) 5px 15px no-repeat; padding-left: 10px; }
.newslist .tit:hover, .hotnews a:hover, .searchlist a:hover { color: #eb4f61; }
.newslist .time { font-size: 12px; float: right; color: #666666; }
/*内页行业动态*/
.ny-news .top, .ny-news { width: 1180px; overflow: hidden; clear: both; }
.ny-news ul li a { display: block; height: 110px; padding-top: 20px; width: 1180px; border-bottom: 1px solid #e5e5e5; overflow: hidden; background: url(../images/more1.png) 1100px 55px no-repeat; }
.ny-news .top .tit { width: 800px; float: left; font-size: 18px; color: #333; padding-left: 20px; }
.ny-news .top .time { float: right; width: 80px; color: #999; padding-right: 20px; }
.ny-news .con { margin: 20px 0; color: #999; font-size: 14px; width: 920px; clear: both; height: 38px; overflow: hidden; padding-left: 20px; padding-right: 20px; }
.ny-news ul li a:hover { display: block; background: url(../images/more2.png) 1100px 55px no-repeat; color: #F00 }
.maintit { width: 700px; line-height: 30px; color: #333333; font-size: 20px; text-align: center; margin: 20px auto 10px auto; }
.maintit i { font-size: 12px; color: #cccccc; font-style: normal; clear: both; display: block; }
.ny-newscontent { width: 1100px; line-height: 30px; }
.ny-newscontent p { text-indent: 2rem; margin-bottom: 10px; }
.ny-newscontent p img { max-width: 865px; min-width: 1px; _width: expression(this.scrollWidth > 865 ? "865px" : (this.scrollWidth < 1? "1px" : "auto"));
margin-left: -2em; padding-bottom: 10px; height: auto; }
/*顶部*/
.logo { width: 311px; height: 50px; float: left }
.topbj { background: #FFF; height: 75px; width: 100%; text-align: center; overflow: hidden; box-shadow: 0px 2px 4px 0px rgba(102, 102, 102, 0.12); }
.topbj img { padding-top: 12px; }
/* 导航*/
.nav { height: 75px; width: 760px; float: right }
.nav a { font-size: 14px; margin: 0 15px; text-align: center; display: block; float: left; list-style: none; color: #666666; line-height: 75px; width: auto }
.nav a:hover, .nav a.on { background: url(../images/topline.png) top repeat-x; line-height: 75px; display: block; color: #eb4f61; }
.nav a.on { font-weight: bold }
.four-icon { width: 920px; margin: 130px auto; }
.four-icon ul li { width: 150px; margin: 0px 40px 0 40px; float: left; height: 265px; text-align: center; display: block }
.four-icon ul li span { display: block; clear: both; font-size: 24px; line-height: 36px; }
.four-icon span i { font-style: normal; display: block; clear: both; font-size: 26px; font-weight: lighter !important; text-transform: uppercase; }
.four-icon li a { color: #0575d8; }
.four-icon li a:hover { color: #f8931f }
.crumbs { width: 100%; height: 40px; line-height: 40px; background: #f3f2f0; color: #999999; margin-bottom: 40px; }
.crumbs a { color: #999999; }
.crumbs a:hover { color: #685951; }
.location { background: url(../images/i-map.png) 0 10px no-repeat; padding-left: 25px; width: 600px; float: left; }
.maincont { width: 1200px; overflow: hidden; min-height: 500px; margin: 0 auto; }
.maincontleft { float: left; width: 220px; overflow: hidden }
.maincontleft li { height: 50px; line-height: 50px; width: 220px; text-align: center; margin-bottom: 2px; background: #eeeeee; font-size: 18px }
.maincontleft li a { display: block; height: 50px; line-height: 50px; width: 220px; text-align: center; background: #eeeeee; color: #777; font-size: 18px; }
.maincontleft li a:hover, .maincontleft .on a { background: url(../images/leftbj.png) no-repeat; color: #fff }
.maincontright { width: 900px; float: right; font-size: 14px; color: #555; line-height: 30px; padding-bottom: 30px; }
.maincontright p { text-indent: 2rem; margin-bottom: 10px; }
.maincontright p img { max-width: 865px; min-width: 1px; _width: expression(this.scrollWidth > 865 ? "865px" : (this.scrollWidth < 1? "1px" : "auto"));
margin-left: -2em; padding-bottom: 10px; height: auto; }
/*分页*/
.page { padding: 0px 0 50px 0; text-align: center; overflow: hidden; clear: both }
.page a { display: inline-block; margin: 0 5px; height: 33px; line-height: 33px; padding: 0 15px; border: #bcbcbc solid 1px; border-radius: 0px; color: #666; }
.page i { width: 0; height: 0; line-height: 0; display: block; border-width: 5px; border-style: solid; Filter: Chroma(color=color); position: absolute; top: 10px; }
.page .first { padding-left: 20px !important; position: relative; }
.page .last { padding-right: 20px !important; position: relative; }
.page .first i { border-color: transparent #999 transparent transparent; left: 5px; }
.page .last i { border-color: transparent transparent transparent #999; right: 5px; }
.page a:hover { border: #685951 solid 1px; text-decoration: none; }
.page .on { color: #FFF; border: #eb4f61 solid 1px; background: #eb4f61; }
.page_list { padding: 10px 0; border-top: #CCC dotted 1px; border-bottom: #CCC dotted 1px; margin: 20px 0 60px 0; }
.page_list p { line-height: 30px; font-size: 14px; color: #999999; padding: 0 10px; }
.page_list p a { color: #999999; }
.page_list p a:hover { color: #eb4f61; }
.this { height: 42px; border-bottom: #685951 solid 1px; line-height: 42px; margin-bottom: 45px; background: #f0ecec }
.this a { color: #666666; font-size: 14px; }
.this a:hover { color: #077fc0; }
.this .crumbs { background: url(../images/crumbs.png)0 12px no-repeat; padding-left: 25px; color: #666666; float: left; }
/*联系我们*/
 
.contact-list { width: 900px; }
.contact-list ul li { width: 280px; float: left; text-align: center; margin-right: 10px; }
.contact-list p { font-size: 16px; line-height: 30px; text-align: center; }
.contact-list h2 { font-size: 18px; line-height: 40px; }
.mapdiv { width: 890px; height: 420px; border: 1px solid #ccc; margin: 40px auto 40px auto; clear: both }
.map { width: 890px; height: 420px; margin-left: auto; margin-right: auto; }
.maincont { width: 1200px; overflow: hidden; min-height: 500px; margin: 0 auto }
.w240 { width: 240px; overflow: hidden; }
.w900 { width: 900px; }
.left-content { width: 240px; background: url(../images/leftbj.jpg) center repeat-y; }
.left-title { background: url(../images/left-top.jpg) center no-repeat; height: 114px; font-size: 30px; text-align: center; }
.left-title h1 { padding-top: 25px; font-size: 30px; font-weight: normal; color: #FFF; }
.left-title i { font-size: 20px; color: #FFF; text-transform: uppercase; display: block; }
.subnav a { width: 240px; height: 48px; line-height: 48px; font-size: 18px; display: block; border-top: 1px solid #fff; text-align: center; color: #685951; background: #eeeeee }
.subnav a:hover, .subnav .active { background: url(../images/right-arr.jpg) right no-repeat #eb4f61; color: #ffffff; }
/*需求与建议表单*/
.message-tit { border-bottom: 1px solid #cccccc; overflow: hidden; padding-bottom: 2px; height: 30px; line-height: 30px; margin-bottom: 20px; }
.message-tit h3 { border-left: 3px solid #eb4f61; padding-left: 10px; height: 18px; line-height: 18px; font-size: 18px; color: #847770; float: left; font-weight: normal; margin-bottom: 10px; overflow: hidden }
.message-tit h3 span { color: #b5b5b5; font-size: 12px; padding-left: 10px; float: left }
.message-tit i { float: right; padding-right: 10px; font-style: normal; height: 30px; line-height: 30px; }
.message-tit i span { color: #ff0000; font-size: 12px; padding-right: 5px; font-weight: normal; }
.message-list span, .message-order span { color: #eb4f61; font-size: 14px; padding-right: 5px; font-weight: normal; }
.message-list { width: 620px; margin: 0 auto; overflow: hidden; }
.message-order { width: 620px; overflow: hidden; }
.message-list dl, .message-order dl { overflow: hidden; padding-bottom: 20px; }
.message-list dt { float: left; font-size: 16px; padding-right: 10px; text-align: right; width: 115px; line-height: 38px; color: #685951 }
.message-order dt { float: left; font-size: 16px; padding-right: 10px; text-align: right; width: 60px; line-height: 38px; color: #685951 }
.message-list dd, .message-order dd { float: left; width: 490px; line-height: 38px; }
.message-list .inp_1, .message-order .inp_1 { border: 1px solid #cbbdb6; border-radius: 3px; color: #847770; font-size: 16px; padding: 0px 10px; height: 38px; line-height: 38px; width: 330px; float: left; outline: none }
.message-list .inp_2, .message-order .inp_2 { border: 1px solid #cbbdb6; border-radius: 3px; color: #847770; font-size: 16px; padding: 0px 10px; height: 195px; line-height: 38px; width: 470px; float: left; outline: none }
.btnlist ul li { width: 90px; margin-right: 20px; float: left; }
.submit-btn { width: 90px; height: 40px; border-radius: 3px; font-size: 16px; background: #eb4f61; border: none; color: #FFF; }
.submit-btn:hover, .reset-btn:hover { background: #847770; font-size: 16px; -webkit-transition-property: background-color; -webkit-transition-duration: 0.3s; -webkit-transition-timing-function: ease; cursor: pointer; }
.reset-btn { width: 90px; height: 40px; border-radius: 3px; background: #c6c6c6; border: none; color: #FFF; font-size: 16px; }
.code { width: 92px; height: 38px; float: left; border: 1px solid #c9c9c9; margin-left: 10px; }
.code img { width: 92px; height: 38px; }
/*底部*/
.footer { width: 100%; padding: 10px 0; background: #f1f2f1; color: #999999; text-align: center; font-size: 12px; line-height: 22px; }
/**--视窗-切换--**/
#preview { text-align: center; width: 446px; height: 312px; float: left; border: 1px solid #e1dac5; padding: 1px; margin-right: 30px; }
#preview .listimg { max-width: 446px; max-height: 312px; vertical-align: middle; margin: 0 auto; }
#preview .listpic { display: table-cell; width: 446px; height: 312px; overflow: hidden; vertical-align: middle; text-align: center; }
.jqzoom { width: 446px; height: 312px; position: relative; }
.zoomdiv { left: 859px; height: 312px; width: 446px; }
.list-h li { float: left; }
#spec-n5 { width: 446px; height: 68px; padding-top: 15px; overflow: hidden; }
#spec-left { background: url(images/left.gif) no-repeat; width: 10px; height: 45px; float: left; cursor: pointer; margin-top: 8px; }
#spec-right { background: url(images/right.gif) no-repeat; width: 10px; height: 45px; float: left; cursor: pointer; margin-top: 8px; }
#spec-list { position: relative; width: 421px; float: left; overflow: hidden; display: inline; height: 70px; margin-left: 2px; }
#spec-list ul li { float: left; margin-right: 0px; display: inline; width: 104px; height: 70px; }
#spec-list ul li img { padding: 1px; border: 1px solid #ccc; width: 88px; height: 60px; }
/*jqzoom*/
.jqzoom { position: relative; padding: 0; }
.zoomdiv { z-index: 100; position: absolute; top: 1px; left: 0px; width: 446px; height: 308px; background: url(i/loading.gif) #fff no-repeat center center; border: 1px solid #e4e4e4; display: none; text-align: center; overflow: hidden; }
.bigimg { width: auto; height: auto; }
.jqZoomPup { z-index: 10; visibility: hidden; position: absolute; top: 0px; left: 0px; width: 50px; height: 50px; border: 1px solid #aaa; background: #FEDE4F 50% top no-repeat; opacity: 0.5; -moz-opacity: 0.5; -khtml-opacity: 0.5; filter: alpha(Opacity=50); cursor: move; }
#spec-list div { margin-top: 0; margin-left: -0; *margin-left:0;
}
.specmain h1 { font-size: 24px; color: #685951; line-height: 28px; margin: 0px auto 14px; text-align: left; }
.specmain h2 { font-size: 18px; margin: 33px 0 26px 0; padding-left: 10px; font-weight: normal; color: #685951; background: #f3f3f3; line-height: 86px; height: 86px; text-align: left; }
.specmain h2 span { font-weight: bold; color: #685951; font-size: 24px; }
.specmain { height: 400px; overflow: hidden; }
.specmain .row1 { height: 150px; overflow: hidden; text-align: left; line-height: 30px; color: #666666 }
.specmain .tel { width: 380px; height: 90px; margin: 15px 0 30px 0px; background: #f3f2f0; padding: 10px 15px; font-size: 24px; color: #eb4f61; }
.specmain .btn a { background: #eb4f61; width: 110px; line-height: 44px; height: 44px; text-align: center; color: #ffffff; font-size: 18px; margin-top: 10px; display: block }
.specmain .btn a:hover { background: #eb4f61; }
.hr-tit { border-bottom: 1px solid #e1dac5; width: 900px; padding-bottom: 15px; margin-top: 40px; margin-bottom: 20px; }
.hr-tit h3 { font-size: 20px; color: #847770; height: 20px; border-left: 4px solid #77665d; padding-left: 15px; line-height: 20px; }
.pro-content { line-height: 28px; color: #847770; padding: 10px 20px 20px 20px; }
.main-content img, .pro-content img { max-width: 865px; min-width: 1px; _width:expression(this.scrollWidth > 865 ? "865px" : (this.scrollWidth < 1? "1px" : "auto"));
padding-bottom: 10px; text-align: center; margin-left: auto; margin-right: auto }
.main-content p, .pro-content p { padding-bottom: 10px; text-indent: 2em; color: #666666; }
.cooperative-roll-2 .listpic { display: table-cell; overflow: hidden; width: 180px; height: 80px; border: 1px solid #ddd; vertical-align: middle; text-align: center; }
.cooperative-roll2 .listpic:hover { display: table-cell; overflow: hidden; width: 180px; height: 80px; border: 1px solid #d6bc92; vertical-align: middle; text-align: center; }
.cooperative-roll .listimg, .cooperative-roll-2 .listimg { max-width: 180px; max-height: 80px; vertical-align: middle; }
.cooperative-roll-2 { width: 1100px; margin: 0 auto; }
.cooperative-roll-2 li { width: 180px; height: 84px; margin-left: 18px; margin-right: 18px; float: left; margin-bottom: 25px; }
.cooperative-roll-2 .pic { text-align: center; width: 180px; }
.cooperative-roll-2 .pic img { max-width: 180px; max-height: 80px; vertical-align: middle; clear: both; }
.cooperative-roll-2 .pic a:hover img { border-color: #f00; }
/*联系我们*/

.contact-list { width: 1060px; margin: 0 auto; }
.contact-list ul li { width: 340px; float: left; text-align: center; margin-right: 10px; }
.contact-list p { font-size: 16px; line-height: 30px; text-align: center; }
.contact-list h2 { font-size: 18px; line-height: 40px; }
.mapdiv { width: 1060px; height: 420px; border: 1px solid #ccc; margin: 40px auto 40px auto; clear: both }
.map { width: 1060px; height: 420px; margin-left: auto; margin-right: auto; }
/*设备管理*/
.loginbox { padding: 140px 0; width: 940px; margin: 0 auto; overflow: auto }
.shebei th{ background:#ddd;text-align:left;padding:5px; font-size:14px;}
.shebei td{ padding:5px; text-align:left}
.loginlist{ width: 350px; padding:30px 30px 20px 30px; border:1px solid #e5e5e5; float:right}
.loginlist .top{ padding-bottom:20px; overflow: hidden}
.loginlist .inp{ width:328px; padding:12px 10px;  border:1px solid #e5e5e5; font-size:16px;}
.loginlist  ul li{ margin-bottom:20px; overflow:hidden}
.loginlist .btn{width:350px; padding:12px 0; background:#eb4f61; font-size:16px;color:#FFF}
.loginlist .btn:hover{ background:#df4255;}
.loginlist .qy{ width:200px; margin-right:10px; float:left}
.loginlist .inp2{ width:200px; padding:12px 10px;  border:1px solid #e5e5e5; font-size:16px;}
.loginlist .qy-code{ width:110px; height:44px;border:1px solid #e5e5e5; float:right}
.loginlist .qy-code img{width:110px; height:44px;}