html {font-family: arial, 'Open Sans', sans-serif;-webkit-font-smoothing: antialiased;font-size: 14px;}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, and, address, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video, input, textarea, select {margin: 0;padding: 0;outline: 0;border: 0;background: transparent;vertical-align: baseline;}ul, ol {list-style: none;}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary {display: block;}audio,canvas,progress,video {display: inline-block;vertical-align: baseline;}audio:not([controls]) {display: none;height: 0;}[hidden],template {display: none;}
a {background: transparent;}a:active,a:hover {outline: 0; color:#f67801;}abbr[title] {border-bottom: 1px dotted;}b,strong {font-weight: bold;}dfn {font-style: italic;}h1 {font-size: 2em;margin: 0.67em 0;}mark {background: #ff0;color: #000;}small {font-size: 80%;}sub,sup {font-size: 75%;line-height: 0;position: relative;vertical-align: baseline;}sup {top: -0.5em;}sub {bottom: -0.25em;}img {border: 0;}svg:not(:root) {overflow: hidden;}figure {margin: 1em 40px;}hr {-moz-box-sizing: content-box;box-sizing: content-box;height: 0;}pre {overflow: auto;}
code,kbd,pre,samp {font-family: monospace, monospace;font-size: 1em;}button,input,optgroup,select,textarea {color: inherit;font: inherit;margin: 0;}button {overflow: visible;}button,select {text-transform: none;}button,html input[type="button"],input[type="reset"],input[type="submit"] {-webkit-appearance: button;cursor: pointer;}button[disabled],html input[disabled] {cursor: default;}button::-moz-focus-inner,input::-moz-focus-inner {border: 0;padding: 0;}input {line-height: normal;}input[type="checkbox"],input[type="radio"] {box-sizing: border-box;padding: 0;}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button {height: auto;}
input[type="search"] {-webkit-appearance: textfield;-moz-box-sizing: content-box;-webkit-box-sizing: content-box;box-sizing: content-box;}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration {-webkit-appearance: none;}fieldset {border: 1px solid #c0c0c0;margin: 0 2px;padding: 0.35em 0.625em 0.75em;}legend {border: 0;padding: 0;}textarea {overflow: auto;}optgroup {font-weight: bold;}table {border-collapse: collapse;border-spacing: 0;}td,th {padding: 0;}a{text-decoration: none;color: #005fb4;}.copyrights{text-indent:-9999px;height:0;line-height:0;font-size:0;overflow:hidden;}
@media print {* {text-shadow: none !important;color: #000 !important;background: transparent !important;box-shadow: none !important;} a, a:visited {text-decoration: underline;}a[href]:after {content: " (" attr(href) ")";} abbr[title]:after {content: " (" attr(title) ")";} a[href^="javascript:"]:after,a[href^="#"]:after {content: "";} pre,  blockquote {border: 1px solid #999;page-break-inside: avoid;}thead {display: table-header-group;}tr,img {page-break-inside: avoid;}img {max-width: 100% !important;}p, h2, h3 {orphans: 3;widows: 3;} h2,h3 {page-break-after: avoid;}select {background: #fff !important;}}

/*2016-8-1~~~~~~ */
.main{margin:0 auto;width: 1280px;box-sizing: border-box;}
.main:after{content: '';display: block;clear: both;}
.clear:after{content: '';display: block;clear: both;}
.transition{transition: all .3s ease;-webkit-transition: all .3s ease;-moz-transition: all .3s ease;-o-transition: all .3s ease;-ms-transition: all .3s ease;}
img{max-width:100%;}
/*header footer*/
.head{}
.head-top{line-height: 38px;border-bottom: 1px solid #e9e9e9;background-color: #f9f9f9;font-size: 12px;color: #000;}
.head-top-lf{float: left;}
.head-top-lf span{color: #f67801;}
.head-top-rg{float: right;}
.head-top-rg a{float: left;color: #000;}
.head-top-rg a:hover{color:#f67801;}
.head-top-rg p{float: left;}
.head-top-rg i{margin:0 8px;float: left;color: #cfcfcf;}
.cor-red{color: #f67801;}
.cor-black{color: #000;}
.mr10{margin-right: 10px;}
.head-top-serv{position: relative;float: left;}
.head-top-serv span{position:relative;padding-left:6px;padding-right: 15px;cursor: pointer;display: block;}
.head-top-serv span:before{content: "";position: absolute;right: 0;top: 50%;margin-top:-2px;height: 0;width: 0;border-top: 4px solid #cfcfcf;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.head-top-serv-cont{position: absolute;right: 0;top: 100%;z-index:1;padding: 10px 0;width:200px;background-color: #fff;line-height: 26px;border: 1px solid #ececec;visibility: hidden;opacity:0;transform: translate3d(0,15px,0);-webkit-transform: translate3d(0,15px,0);-moz-transform: translate3d(0,15px,0);}
.head-top-serv-cont:before{content: '';position: absolute;right: 20px;top: -11px;width: 21px;height: 11px;background: url("../img/icon53.png") no-repeat center center;}
.head-top-serv-cont a{padding:0 10px;float:none;color: #000;display: block;}
.head-top-serv-cont a:hover{background-color: #f9f9f9;color: #f67801;}
.head-top-serv:hover span{background-color: #fff;}
.head-top-serv:hover .head-top-serv-cont{visibility: visible;opacity:1;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);}
.head-ad{position: relative;margin-top: 12px;}
.head-ad img{display: block;width: 100%;}
.head-ad-close{position: absolute;right: 10px;top: 10px;width: 17px;height: 17px;background: url("../img/icon1.png") no-repeat center center;cursor: pointer;}
.head-mid{padding-top:15px;padding-bottom:20px;font-size: 12px;}
.head-logo{float: left;width: 261px;}
.head-logo img{display: block;width: 100%;}
.head-ser{margin-top:16px;margin-left:78px;float: left;border: 3px solid #131a22;}
.head-ser-sel{float: left;width: 101px;height: 35px;text-indent:5px;line-height: 35px;border-right: 1px solid #e6e6e6;text-align: center;}
.head-ser-inp{float: left;height: 35px;width:570px;line-height: 35px;text-indent: 10px;}
.head-ser-btn{float: left;width: 118px;height: 35px;color: #fff;text-indent:20px;background:#131a22 url("../img/icon2.png") no-repeat 20px center;}
.head-mid-rg{padding-top:25px;float: right;}
.head-car{position:relative;padding-left:35px;float: left;height:30px;background: url("../img/icon3.png") no-repeat left center;color:#000;line-height: 40px;}
.head-car-num{position: absolute;right: 0;top: -10px;padding:0 10px;color: #fff;line-height:20px;background-color: #f67801;border-radius: 10px;}
.head-per{position:relative;margin-left:16px;padding-left:51px;float: left;height:30px;line-height:15px;background: url("../img/icon4.png") no-repeat 16px center;}
.head-per-bor{margin:0 3px;color: #cfcfcf;}
.head-per a:hover{color: #f67801;}
.head-per-my{}
.head-per-my span{position:relative;padding-bottom:30px;padding-right: 15px;cursor: pointer;display: block;}
.head-per-cont:before{content: '';position: absolute;right: 20px;top: -11px;width: 21px;height: 11px;background: url("../img/icon53.png") no-repeat center center;}
.head-per-my span:before{content: "";position: absolute;right: 0;top: 5px;height: 0;width: 0;border-top: 4px solid #cfcfcf;border-left: 4px solid transparent;border-right: 4px solid transparent;}
.head-per-cont{position: absolute;right: 0;top: 40px;z-index:1;padding: 10px 0;width:200px;background-color: #fff;line-height: 26px;border: 1px solid #ececec;visibility: hidden;opacity:0;transform: translate3d(0,15px,0);-webkit-transform: translate3d(0,15px,0);-moz-transform: translate3d(0,15px,0);}
.head-per-cont a{padding:0 10px;color: #000;display: block;}
.head-per-cont a:hover{background-color: #f9f9f9;color: #f67801;}
.head-per-my:hover span{color: #f67801;}
.head-per-my:hover .head-per-cont{visibility: visible;opacity:1;transform: translate3d(0,0,0);-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);}
.head-bot{line-height:38px;border-top: 1px solid #e9e9e9;border-bottom: 1px solid #e9e9e9;}
.head-nav{position:relative;float: left;width: 240px;}
.head-nav-tit{position:relative;display: block;text-indent:54px;color: #424558;cursor:pointer;font-weight: bold;border-left: 1px solid #e9e9e9;border-right: 1px solid #e9e9e9;background:#f2f2f2 url("../img/icon9.png") no-repeat 20px center;}
.head-nav-tit:before{content: '';position: absolute;top: 0;right: 20px;height: 100%;width: 10px;background: url("../img/icon10.png") no-repeat center center;}
.head-nav-main{position: absolute;left: 0;top: 100%;z-index:2;display:none;width: 100%;}
.head-nav-sec{}
.head-nav-ul{}
.head-nav-li{border-bottom: 1px solid #ECECEC;background:#fff url("../img/icon11.png") no-repeat 90% center;}
.head-nav-li-a{position:relative;z-index:1;display: block;line-height: 40px;color: #000;}
.head-nav-li-a img{margin-right: 10px;vertical-align: middle;}
.head-nav-cont{position: absolute;left: 100%;top: 0;z-index:-1;display:none;padding:10px;width: 600px;background-color:#fff;height: 500px;border: 1px solid #ECECEC;box-sizing: border-box; overflow-x:hidden}
.head-nav-cont dl{padding:10px;float: left;width: 100%;box-sizing: border-box;box-sizing: border-box;line-height: 30px;}
.head-nav-cont dl p{ float:left}

.head-nav-cont dt{font-weight: bold;}
.head-nav-cont dd a{color: #666;margin-right: 10px;}
.head-nav-cont dd a:hover{color: #f67801;}
.head-nav:hover .head-nav-main{display: block;}
.head-nav:hover .head-nav-tit{color: #f67801;}
.head-nav-li:hover {margin-right: -1px;}
.head-nav-li:hover .head-nav-cont{display: block;}
.head-nav-li:hover .head-nav-li-a{color:#f67801;transform: translateX(10px);-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);}
.head-ul{float: left;}
.head-li{margin:0 28px;float: left;}
.head-li-a{display: block;color: #424558;font-weight: bold;}
.head-li-a:hover{color: #f67801;}

.foot{min-width:1280px;background-color: #232f3e;}
.back-top{text-align: center;line-height: 48px;background-color: #37475a;color: #fff;cursor: pointer;}
.foot-top{padding: 50px 0;}
.foot-nav{float: left;}
.foot-nav dl{margin-right:130px;float: left;}
.foot-nav dl dt{margin-bottom:10px;font-weight: bold;color: #fff;text-transform: uppercase;}
.foot-nav dl dd a{font-size: 12px;color: #fff;line-height: 18px;}
.foot-relat{padding:17px;float: right;background-color: #273444;}
.foot-relat-top{padding-left:45px;padding-bottom:20px;display: block;color: #fff;border-bottom:1px solid #3d4957;background: url("../img/icon13.png") no-repeat left top;}
.foot-relat-bot{padding-top: 15px;display:block;color: #abaeb2;font-size: 12px;line-height: 20px;}
.foot-relat-bot-p{margin-bottom:10px;font-size: 14px;font-weight: bold;}
.foot-relat-bot-p span{font-style: normal;color: #e87305;}
.foot-bot{padding: 20px 0;border-top: 1px solid #3a4553;}
.foot-bot-lf{float: left;}
.foot-partner{margin-bottom: 15px;}
.foot-partner p{float: left;font-weight: bold;color: #fff;line-height: 30px;}
.foot-partner-img{float: left;}
.foot-partner-img a{margin-left:10px;float: left;}
.foot-partner-img img{display: block;}
.foot-bot-p{font-size: 12px;color: #fff;}
.foot-bot-p a{color: #fff;}
.foot-share{padding-top:10px;float: right;}
.foot-share a{margin-left:10px;float: left;}
.foot-share img{display: block;}

/*index*/
.banner{position:relative;padding: 16px 0;box-shadow: 0 5px 5px rgba(0,0,0,.1);}
.banner-ul{}
.banner-li{display: none;}
.banner-li:first-child{display: block;}
.banner-li img{display: block;width: 100%;}
.banner .owl-theme .owl-pagination{position: relative;bottom:10px;}
.banner .owl-theme .owl-controls{margin-top: -25px;}
.banner .owl-theme .owl-controls .owl-page span{position:relative;float:left;opacity: 1;background-color: #bec4c6;}
.banner .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #f67801;}
.bkg{background-color: #f2f3f7;}
.ind-cont{padding-top: 16px;padding-bottom: 20px;}
.ind-best{margin-bottom:16px;padding: 30px;background-color: #fff;border: 3px solid #f1f1f1;}
.ind-best-desc{float: left;}
.ind-best-tit{padding-top:30px;font-size: 35px;font-weight: bold;color: #424558;}
.ind-best-a{margin-top:38px;padding:0 20px;display: inline-block;line-height:30px;background-color: #424558;color: #fff;border-radius: 3px;}
.ind-best-cont{float: right;width: 940px;}
.ind-best-ul{}
.ind-best-li{padding:0 10px;float: left;width: 215px;}
.ind-best-li-img{margin:0 auto;display: block;text-align:center;height: 160px;overflow: hidden;}
.ind-best-li-img img{display: inline-block;max-width: 100%;max-height: 100%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.ind-best-li:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}
.ind-best-li-tit{margin:10px 0;display:block;text-align:center;font-weight: bold;color: #424558;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.ind-best-li-btn{margin:0 auto;display: block;width: 76px;height: 28px;line-height: 28px;text-align: center;border: 2px solid #424558;color: #424558;}
.ind-best-cont .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -10px 0 0 0;padding: 0;width:20px;height:20px;background-color: transparent;background-repeat: no-repeat;background-repeat: no-repeat;border-radius: 0;}
.ind-best-cont .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -20px;background-image: url("../img/icon5.png");}
.ind-best-cont .owl-theme .owl-controls .owl-buttons div.owl-next{right: -20px;background-image: url("../img/icon6.png");}
.ind-prod{margin-bottom:16px;background-color: #fff;}
.ind-prod-nav{border-top: 3px solid #d7d7d7;line-height: 49px;}
.ind-prod-nav-ul{position:relative;z-index:1;float: left;margin-top:-3px;}
.ind-prod-nav-li{padding:0 35px;float: left;margin-bottom:-1px;cursor:pointer;line-height:50px;font-size:20px;color:#9ea0a9;border-top:3px solid transparent;border-right: 1px solid #e1e1e1;border-left: 1px solid #e1e1e1;}
.ind-prod-nav-li.active{color: #424558;background-color:#fff;border-top-color: #f67801;border-left-color: #f67801;border-right-color: #f67801;}
.ind-prod-more{margin-right:10px;float: right;color: #9ea0a9;}
.ind-prod-main{position:relative;height:552px;border: 1px solid #f67801;}
.ind-prod-sec{position: absolute;top: 0;left: 0;visibility: hidden;opacity: 0;}
.ind-prod-sec.active{visibility: visible;opacity: 1;}
.ind-prod-img{position:relative;z-index:1;float: left;width:375px;min-height: 6px;}
.ind-prod-img-ul{}
.ind-prod-img-li{display: none;}
.ind-prod-img-li:first-child{display: block;}
.ind-prod-img-li img{display: block;width: 100%;}
.ind-prod-img .owl-theme .owl-pagination{position: relative;bottom:10px;}
.ind-prod-img .owl-theme .owl-controls{margin-top: -21px;}
.ind-prod-img .owl-theme .owl-controls .owl-page span{position:relative;float:left;margin:5px 3px;width:8px;height:8px;opacity: 1;background-color: #bec4c6;border-radius: 50%;}
.ind-prod-img .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #f67801;}
.ind-prod-img .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -25px 0 0 0;padding: 0;width:30px;height:50px;background-color: transparent;background-repeat: no-repeat;background-repeat: no-repeat;border-radius: 0;}
.ind-prod-img .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;background-image: url("../img/icon7.png");}
.ind-prod-img .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;background-image: url("../img/icon8.png");}
.ind-prod-cont{float: left;width: 903px;}
.ind-prod-ul{}
.ind-prod-ul:first-child{border-bottom: 1px solid #e1e1e1;}
.ind-prod-li{float: left;width: 28%;}
.ind-prod-li-a{position:relative;padding:10px;display: block;height:276px;overflow:hidden;border-left: 1px solid #e1e1e1;box-sizing: border-box;}
.ind-prod-li-tit{margin-bottom:20px;line-height: 18px;color: #424558;font-weight: bold;text-align: center;}
.ind-prod-li-cont{}
.ind-prod-li-desc{float: left;display: none;width:188px;font-size: 12px;color: #424558;}
.ind-prod-li-img{position:absolute;right: 0;bottom: 25px;width: 225px;height: 180px;}
.ind-prod-li-img img{display: block;max-width: 100%;max-height: 100%;}
.ind-prod-li.active{width: 44%;}
.ind-prod-li.active .ind-prod-li-desc{display: block;}
.ind-prod-li.active .ind-prod-li-tit{text-align: left;}
.ind-ad{margin-bottom: 16px;}
.ind-ad img{display: block;width: 100%;}
.ind-sec{margin-bottom:16px;height:552px;border:1px solid #e1e1e1;border-top: 3px solid #2192d9;background-color: #fff;}
.ind-name{float: left;width: 237px;}
.ind-name-top{position:relative;padding:20px 0;display:block;border-bottom:1px solid #e1e1e1;text-align: center;font-size: 24px;color: #2192d9;font-weight: bold;}
.ind-name-top:before{content: '';position: absolute;right: 10px;top: 0;width: 20px;height: 100%;background: url("../img/icon6.png") no-repeat center 30px;}
.ind-name-a{padding-top:30px;text-align: center;}
.ind-name-a p a{  width:220px; display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2; height:40px; margin:0 auto;}
.ind-name-a a{font-size: 13px;color: #9ea0a9;line-height: 40px;}
.ind-name-a a:hover{color: #2192d9;}
.ind-sec .ind-prod-img{border-left: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
.ind-sec .ind-prod-img:hover{box-shadow: 0 0 15px 5px rgba(0,0,0,.1);}
.ind-goods{float: left;width: 664px;}
.ind-goods-ul{float: left;}
.ind-goods-li{float: left;width: 33.3333%;}
.ind-goods-li-a{display: block;height:276px;overflow:hidden;border-bottom: 1px solid #e1e1e1;border-right:1px solid #e1e1e1;box-sizing: border-box;}
.ind-goods-li-img{height: 200px;overflow: hidden;}
.ind-goods-li-img img{display: block; margin:10px auto;max-width: 100%;max-height: 100%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.ind-goods-li-p{padding:10px 10px 0;text-align: center;line-height: 18px;color: #424558;}
.ind-goods-li-a:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-o-transform: scale(1.2);}
.ind-sec .owl-theme .owl-controls .owl-page.active span, .ind-sec .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #2192d9;}
.ind-news-li{width: 100%;}


.ind-sec.ind-1{border-top-color: #9e7d71;}
.ind-sec.ind-1 .ind-name-top{color: #9e7d71;}
.ind-sec.ind-1 .owl-theme .owl-controls .owl-page.active span, .ind-sec.ind-b .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #9e7d71;}
.ind-sec.ind-1 .ind-name-a a:hover{color: #9e7d71;}
.ind-sec.ind-2{border-top-color: #5c6dbd;}
.ind-sec.ind-2 .ind-name-top{color: #5c6dbd;}
.ind-sec.ind-2 .owl-theme .owl-controls .owl-page.active span, .ind-sec.ind-c .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #5c6dbd;}
.ind-sec.ind-2 .ind-name-a a:hover{color: #5c6dbd;}
.ind-sec.ind-3{border-top-color: #39c8db;}
.ind-sec.ind-3 .ind-name-top{color: #39c8db;}
.ind-sec.ind-3 .owl-theme .owl-controls .owl-page.active span, .ind-sec.ind-d .owl-theme .owl-controls.clickable .owl-page:hover span{background-color: #39c8db;}
.ind-sec.ind-3 .ind-name-a a:hover{color: #39c8db;}

/*产品频道*/
.banner-tit{min-width:1280px;height: 64px;background: url("../img/bkg1.png") no-repeat center center;line-height: 64px;font-size: 24px;font-weight: bold;color: #fff;}
.banner-tit img{margin-right:20px;vertical-align: middle;}
.cur-page{margin-bottom:16px;border-bottom: 1px solid #e2e2e2;line-height: 38px;font-size: 12px;}
.cur-page a{float: left;color: #000;}
.cur-page span{margin:0 5px;float: left;}
.cur-page p{float: left;color: #f67801;}
.prod-ban{margin-bottom: 10px;}
.prod-ban-nav{position:relative;z-index:1;float: left;width: 280px;background-color: #f2f2f2;}
.prod-ban-nav-tit{margin-bottom:6px;text-align: center;font-size: 20px;color: #f67801;line-height: 58px;border-bottom: 1px solid #f67801;}
.prod-ban-nav-ul{font-size: 12px;}
.prod-ban-nav-li{padding: 0 20px;}
.prod-ban-nav-li-a{position:relative;z-index:1;padding: 10px 0;display: block;color: #333;border-bottom: 1px solid #dcdcdc;}
.prod-ban-nav-all{padding: 0 20px;font-size: 12px;line-height: 40px;color: #f67801;}
.prod-ban-cont{float: right;width: 986px;}
.prod-ban-cont .banner{padding: 0;box-shadow: none;}
.prod-ban-nav-cont{position: absolute;left: 100%;top: 0;z-index:-1;display:none;padding:20px;width: 600px;height:400px;border: 1px solid #dcdcdc;background-color: #fff;box-sizing: border-box;}
.prod-ban-nav-dl{float: left;width: 60%;}
.prod-ban-nav-dl a{line-height: 20px;color: #333;}
.prod-ban-nav-dl a:hover{color: #f67801;}
.prod-ban-nav-img{float: right;width: 30%;}
.prod-ban-nav-img a{margin-bottom:10px;display:block;border: 1px solid #dcdcdc;}
.prod-ban-nav-img img{display: block;width: 100%;}
.prod-ban-nav-li:hover{margin-right:-1px;background-color: #fff;}
.prod-ban-nav-li:hover .prod-ban-nav-li-a{border-color:#fff;transform: translateX(10px);-webkit-transform: translateX(10px);-moz-transform: translateX(10px);-ms-transform: translateX(10px);-o-transform: translateX(10px);}
.prod-ban-nav-li:hover .prod-ban-nav-cont{display: block;}
.prod-sec{margin-bottom: 10px;}
.prod-tit{line-height: 50px;}
.prod-tit-p{float: left;font-size: 24px;color: #424558;font-weight: bold;}
.prod-tit-a{float: right;font-size: 12px;color: #424558;}
.prod-cont{border-top: 3px solid #424558;}
.prod-ul{}
.prod-li{float: left;width: 16.666%;}
.prod-li a{display: block;height: 275px;overflow:hidden;border-bottom: 1px solid #e1e1e1;border-right: 1px solid #e1e1e1;}
.prod-li:first-child a{border-left: 1px solid #E1E1E1;}
.prod-li-img{height: 206px;}
.prod-li-img img{margin:5px auto;display: block;max-width: 100%;max-height: 100%;}
.prod-li-desc{padding:15px;line-height: 18px;color: #424558;text-align: center;}
.prod-li-desc p{height: 36px;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.prod-li-btn{margin: 10px auto 0 auto;width: 76px;line-height: 28px;color: #fff;border: 2px solid #fff;visibility: hidden;}
.prod-li:hover .prod-li-img{height: 160px;}
.prod-li:hover .prod-li-desc{background-color: #f67801;color: #fff;}
.prod-li:hover .prod-li-btn{visibility: visible;}

/*产品列表*/
.listbox{}
.filt{font-size: 12px;line-height: 24px;}
.filt-result{padding-bottom: 8px;}
.filt-result-dl{line-height: 24px;}
.filt-result-dt{float: left;color: #131a22;}
.filt-result-dd{padding-left:10px;float: left;width: 1165px;}
.filt-result-dd-a{position:relative;margin-right:7px;float: left;padding-left: 10px;padding-right: 20px;color: #f67801;border: 1px solid #f67801;}
.filt-result-dd-a i{position: absolute;right: 5px;top: 5px;width: 8px;height: 8px;background: url("../img/icon26.png") no-repeat center center;cursor: pointer;}
.filt-main{position:relative;margin-bottom:45px;border: 1px solid #ededed;}
.filt-cont{height: 160px;overflow: hidden;}
.filt-cont.active{height: auto;}
.filt-dl{position:relative;padding: 8px 75px 8px 10px;height:23px;overflow:hidden;border-bottom: 1px solid #ededed;}
.filt-dl.active{height: auto;}
.filt-dt{float: left;width: 146px;text-align: right;}
.filt-dd{padding-left:10px;float: left;width: 1000px;}
.filt-dd a{margin-bottom:8px;padding:0 10px;float: left;float: left;color: #131a22;}
.filt-dd a:hover{background-color: #f67801;color: #fff;}
.filt-dd a.active{background-color: #f67801;color: #fff;}
.filt-dd-more{position: absolute;right: 10px;top: 8px;padding-left:10px;padding-right:20px;border: 1px solid #ededed;color: #666;background: url("../img/icon10.png") no-repeat 90% center;cursor: pointer;}
.filt-more{position: absolute;left: 50%;bottom: -31px;margin-left: -75px;width: 150px;height: 32px;line-height: 32px;text-indent:30px;border: 1px solid #ededed;border-top: none;background: #fff url("../img/icon10.png") no-repeat 85% center;cursor: pointer;}
.listbox-chose{margin-bottom:20px;padding: 13px;border: 1px solid #e8e8e8;line-height: 24px;font-size: 12px;}
.listbox-chose-lf{float: left;}
.listbox-price{margin-right:20px;float: left;}
.listbox-p{margin-right:5px;float: left;}
.listbox-inp{float: left;height: 24px;line-height: 24px;width: 59px;border: 1px solid #ccc;text-indent: 5px;border-radius: 3px;}
.listbox-price span{margin:0 5px;float: left;}
.listbox-sort{float: left;}
.listbox-sort-by{float: left;border: 1px solid #ccc;border-radius: 3px;}
.listbox-sort-by a{position:relative;float: left;border-left: 1px solid #eee;color: #333;}
.listbox-sort-by a:first-child{border: none;}
.listbox-sort-a{padding:0 14px;}
.listbox-sort-b{padding-left: 14px;padding-right: 25px;}
.listbox-sort-b:before{content: '';position: absolute;right: 5px;top: 50%;margin-top:-3px;border-top: 6px solid #666;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.listbox-sort-c{padding-left: 14px;padding-right: 25px;}
.listbox-sort-c:before{content: '';position: absolute;right: 5px;top: 5px;border-bottom: 6px solid #666;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.listbox-sort-c:after{content: '';position: absolute;right: 5px;bottom: 5px;border-top: 6px solid #666;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.listbox-sort-a.active{color: #f67801;}
.listbox-sort-b.active{color: #f67801;}
.listbox-sort-b.active:before{border-top-color: #f67801;}
.listbox-sort-c.top{color: #f67801;}
.listbox-sort-c.top:before{border-bottom-color: #f67801;}
.listbox-sort-c.bot{color: #f67801;}
.listbox-sort-c.bot:after{border-top-color: #f67801;}
.listbox-chose-rg{float: right;}
.listbox-state{position:relative;margin-right:15px;padding:0 14px;float: left;width: 170px;border: 1px solid #eee;border-radius: 3px;box-sizing: border-box;}
.listbox-state-p{cursor: pointer;}
.listbox-state-p:before{content: '';position: absolute;right: 14px;top: 50%;margin-top: -3px;border-top: 6px solid #666;border-left: 6px solid transparent;border-right: 6px solid transparent;}
.listbox-state-p.active:before{border-bottom: 6px solid #666;border-top: transparent;}
.listbox-state-ul{position: absolute;left: 0;top: 100%;display:none;width: 100%;border: 1px solid #eee;background-color: #fff;}
.listbox-state-li{line-height: 35px;border-bottom: 1px solid #eee;}
.listbox-state-li a{padding:0 10px;display: block;color: #333;}
.listbox-state-p a{padding:0 10px;display: block;color: #333;}
.listbox-state-li img{margin-right:5px;vertical-align: middle;}
.listbox-state-p img{margin-right:5px;vertical-align: middle;}
.listbox-view{float: left;}
.listbox-view-btn{float: left;}
.listbox-view-btn-a{margin-left:10px;float: left;width: 20px;height: 24px;cursor:pointer;background-repeat: no-repeat;background-position: center;}
.listbox-view-btn-a.list{background-image: url("../img/icon27.png");}
.listbox-view-btn-a.diam{background-image: url("../img/icon28.png");}
.listbox-view-btn-a.list.active{background-image: url("../img/icon27h.png");}
.listbox-view-btn-a.diam.active{background-image: url("../img/icon28h.png");}
.listbox-main{padding-bottom: 45px;}
.listbox-cont{float: left;width: 1010px;}
.listbox-ul{}
.listbox-li{padding:15px;float: left;height:330px;width: 25%;box-sizing: border-box;overflow: hidden;}
.listbox-li-img{display: block;height: 180px;overflow: hidden;}
.listbox-li-img img{margin:0 auto;display: block;max-width: 100%;max-height: 100%;vertical-align: middle;transition: all .6s ease;-webkit-transition: all .6s ease;moz-transition: all .6s ease;}
.listbox-li-desc{margin-bottom:10px;display:block;font-size: 12px;color: #666;line-height: 20px;}
.listbox-li-tit{font-size: 16px;color: #424558;font-weight: bold;display: -webkit-box !important;overflow: hidden;text-overflow: ellipsis;word-break: break-all;-webkit-box-orient: vertical;-webkit-line-clamp: 2;}
.listbox-li-time{margin-bottom:5px;font-size: 12px;color: #999;line-height: 20px;}
.listbox-li-time span{font-size: 14px;font-weight: bold;color: #f67801;}
.listbox-li-btn{padding-left:35px;display: block;width: 113px;height: 24px;line-height: 24px;box-sizing: border-box;color: #fff;font-size: 12px;background: #f67801 url("../img/icon29.png") no-repeat 15px center;}
.listbox-li-img img:hover{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}
.listbox-ul.active .listbox-li{width: 50%;height: 180px;}
.listbox-ul.active .listbox-li-img{float: left;width: 40%;}
.listbox-ul.active .listbox-li-cont{padding-left:10px;float: left;width: 60%;box-sizing: border-box;}
.listbox-prod{float: right;width: 269px;}
.listbox-prod-tit{font-size: 18px;line-height: 38px;color: #000;font-weight: bold;border-bottom: 2px solid #000;}
.listbox-prod-ul{border-top: 1px solid #e8e8e8;}
.listbox-prod-li{}
.listbox-prod-li a{padding:4px;display: block;border: 1px solid #e8e8e8;border-top: none;}
.listbox-prod-li-img{padding: 9px 0;height: 180px;}
.listbox-prod-li-img img{display: block;margin: 0 auto;max-width: 100%;max-height: 100%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;}
.listbox-prod-li-p{font-size: 14px;color: #424558;text-align: center;}
.listbox-prod-li-pri{font-size: 18px;line-height: 38px;color: #f67801;font-weight: bold;text-align: center;}
.listbox-prod-li a:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);}

/*分页*/
.page{text-align: center;}
.page-ctr{padding-top:30px;display: inline-block;line-height: 26px;}
.page-btn{float: left;}
.page-prev{margin:0 2px;float: left;width:27px;border: 1px solid #ccc;background-color: #ededed;color: #999;border-radius: 3px;}
.page-a{padding: 0 8px;margin:0 2px;float: left;border: 1px solid #e1e1e1;color: #666;border-radius: 3px;}
.page-a.active{border-color: transparent;color: #F67801;}
.page-next{padding:0 10px;float:left;margin:0 2px;font-weight: bold;color: #333;border: 1px solid #e1e1e1;}
.page-go{margin-left:60px;float: left;}
.page-go p{float: left;}
.page-inp{margin:0 5px;float: left;width: 38px;height: 26px;line-height: 26px;border: 1px solid #E1E1E1;text-align: center;}
.page-sub{float: left;padding: 0 10px;height: 28px;border: 1px solid #E1E1E1;}

/*产品详情*/
.prod-deta{padding-bottom: 30px;}
.prod-deta-top{border: 1px solid #e2e2e2;}
.prod-deta-lf{padding:10px;float: left;width: 480px;box-sizing: border-box;border-right: 1px solid #e2e2e2;}
.prod-deta-img{height:455px;background-color: #fcfcfc;}
.prod-deta-img img{margin:0 auto;display: block;}
.prod-deta-sml{padding: 15px 30px 0 30px;}
.prod-deta-img-ul{}
.prod-deta-img-li{padding:1px;margin:0 3px;float: left;width: 75px;height:75px;background-color:#fcfcfc;cursor:pointer;border: 1px solid #e4e4e4;box-sizing: border-box;}
.prod-deta-img-li.active{padding:0;border: 2px solid #f67801;}
.prod-deta-img-li img{display: block;max-width: 100%;max-height: 100%;}
.prod-deta-sml .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 0;margin: 0;padding: 0;width: 20px;height: 100%;background-color: transparent;background-repeat: no-repeat;background-position: center;opacity: 1;border-radius: 0;}
.prod-deta-sml .owl-theme .owl-controls .owl-buttons div.owl-prev{left: -25px;background-image: url("../img/icon5.png");}
.prod-deta-sml .owl-theme .owl-controls .owl-buttons div.owl-next{right: -25px;background-image: url("../img/icon6.png");}
.prod-deta-notice{padding:15px 0;text-align: center;}
.prod-deta-notice p{padding-left:20px;display: inline-block;background: url("../img/icon38.png") no-repeat left center;}
.jqzoom{position:relative;display: block;}
.jqzoom img{display: block;width: 100%;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:350px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
.prod-deta-mid{margin-left:-1px;padding:10px;float: left;width: 594px;box-sizing: border-box;border-left: 1px solid #e2e2e2;border-right: 1px solid #e2e2e2;}
.prod-deta-tit{padding: 15px 0;font-size: 18px;line-height: 22px;color: #131a22;border-bottom: 1px solid #e2e2e2;}
.prod-get-pri{padding: 10px;border-top: 1px solid #fcd6b2;background-color: #fef4eb;font-size: 12px;line-height: 22px;color: #666;}
.prod-get-pri a{font-size: 14px;color: #f67801;text-decoration: underline;}
.prod-deta-pri{padding:20px 0;line-height: 30px;color: #898989;}
.prod-deta-pri-a{font-size: 24px;font-weight: bold;color: #f67801;}
.prod-deta-pri-c{color: #131a22;}
.prod-deta-mid-cont{padding: 20px;background-color: #f2f2f2;}
.prod-deta-dl{line-height: 32px;}
.prod-deta-dt{float: left;width:95px;color: #999;}
.prod-deta-dd{float:left;width:430px;color: #333;}
.prod-deta-num{margin-top:3px;float: left;border: 1px solid #ccc;background-color: #fff;}
.prod-deta-num-btn{float: left;height: 28px;width: 28px;background-repeat: no-repeat;background-position: center;cursor: pointer;}
.prod-deta-num-inp{float: left;height: 28px;width:60px;line-height: 28px;text-align: center;}
.prod-deta-num-btn.del{background-image: url("../img/icon39.png");}
.prod-deta-num-btn.add{background-image: url("../img/icon40.png");}
.prod-deta-dd-p{margin-left:10px;float: left;color: #999;}
.prod-deta-btn{padding: 20px 0;}
.prod-deta-btn a{display: inline-block;width: 146px;height: 45px;line-height: 45px;text-align: center;background-color: #ff5400;font-size: 18px;color: #fff;}
.prod-deta-btn a:first-child{margin-right: 15px;background-color: #f67801;}
.prod-deta-share{padding-bottom:20px;font-size: 12px;line-height: 22px;}
.prod-deta-love{padding-left:25px;float: left;color:#666;background: url("../img/icon30.png") no-repeat left center;}
.prod-deta-share-cont{margin-left:40px;float: left;}
.prod-deta-share-p{padding-left:25px;float: left;background: url("../img/icon31.png") no-repeat left center;}
.prod-deta-share-a{float: left;}
.prod-deta-share-a a{margin-left:10px;float: left;}
.prod-deta-sup-dl{padding:15px 0;line-height: 22px;border-top: 1px solid #e2e2e2;}
.prod-deta-sup-dt{float: left;width:100px;color: #898989;}
.prod-deta-sup-dd{float: left;width: 470px;}
.prod-deta-sup-tra{padding-left:20px;float: left;font-size:12px;color:#666;background: url("../img/icon36.png") no-repeat left center;}
.prod-deta-sup-dd-bot{clear: both;}
.prod-deta-sup-dd-a{margin-right:15px;padding-left:20px;float: left;font-size:12px;color:#666;background: url("../img/icon37.png") no-repeat left center;}
.prod-deta-like{margin-left:-1px;padding:10px;float: left;width:184px;border-left: 1px solid #e2e2e2;}
.prod-deta-like-tit{position:relative;margin-bottom:15px;text-align: center;line-height: 22px;color: #131a22;font-weight: bold;}
.prod-deta-like-tit:before{content: "";position: absolute;left: 0;top:50%;width: 32px;border-top: 1px dotted #d1ccc7;}
.prod-deta-like-tit:after{content: "";position: absolute;right: 0;top:50%;width: 32px;border-top: 1px dotted #d1ccc7;}
.prod-deta-like-cont{}
.prod-deta-like-cont .listbox-prod-li-img{height: 110px;}
.prod-deta-like-cont .listbox-prod-li a{border-left: none;border-right: none;border-top: none;}
.prod-deta-bot{padding-top: 16px;}
.prod-deta-trend{float: left;width: 253px;}
.prod-deta-trend-tit{font-weight: bold;border:1px solid #e8e8e8;border-bottom:none;color: #131a22;line-height: 45px;background-color: #fafafa;text-indent: 15px;}
.prod-deta-main{float: right;width: 1010px;}
.prod-deta-nav{}
.prod-deta-nav-ul{}
.prod-deta-nav-li{margin-right:10px;margin-bottom:-1px;float: left;width: 149px;cursor:pointer;font-weight:bold;color:#131a22;line-height: 45px;border: 1px solid #e3e3e3;background-color: #f5f7fa;text-align: center;}
.prod-deta-nav-li.active{background-color: #fff;border-top: 2px solid #f67801;border-bottom: none;}
.prod-deta-cont{padding: 30px;border: 1px solid #e3e3e3;}
.prod-deta-ul{}
.prod-deta-li{display: none;}
.prod-deta-li img{margin: 0 auto;display: block;max-width: 100%;}

/*关于我们*/
.content{margin-bottom:30px;border: 1px solid #e9e9e9;}
.content-tit{border-bottom: 1px solid #e9e9e9;line-height: 50px;text-indent:20px;background-color:#F5F5F5;font-weight: bold;color: #000;font-size: 20px;}
.content-main{}
.nav{float: left;width: 240px;padding-bottom:60px;border-right: 1px solid #E9E9E9;}
.nav-ul{}
.nav-li{}
.nav-li-tit{text-indent:20px;font-size:14px; font-weight:bold;cursor:pointer;color:#000;line-height: 45px;border-bottom: 1px solid #E9E9E9;background: #FCFCFC url("../img/icon41.png") no-repeat 95% center;}
.nav-li-a{padding:15px 20px;display:none;border-bottom: 1px solid #E9E9E9;}
.nav-li-a a{display: block;line-height: 24px;color: #333; font-size:12px;}
.nav-li-a a:hover{color: #f67801;}
.nav-li.active .nav-li-tit{color: #f67801;background: #FCFCFC url("../img/icon42.png") no-repeat 95% center;}
.nav-li.active .nav-li-a{display: block;}
.nav-li-a a.active{color: #f67801;}
.content-word{margin-left: -1px;padding:10px;float: left;width:1016px;border-left: 1px solid #E9E9E9;}
.about{padding-bottom:30px;line-height: 24px;color: #333;text-indent: 20px;}
.about img{margin: 10px auto;display: block;max-width: 100%;}
.about p{margin-bottom: 10px; font-size:12px;}

/*新闻列表*/
.news{padding: 10px;}
.news-ul{}
.news-li{padding:10px;float: left;width: 20%;box-sizing: border-box;}
.news-li-a{display: block;}
.news-li-img{height: 173px;overflow: hidden;}
.news-li-img img{display: block;width: 100%;transition: all .6s ease;-webkit-transition: all .6s ease;-moz-transition: all .6s ease;-ms-transition: all .6s ease;-o-transition: all .6s ease;}
.news-li-desc{padding: 10px;background-color: #f1f1f1;font-size: 12px;line-height: 18px;}
.news-li-tit{margin-bottom:5px;height:36px;display:-webkit-box !important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:2;color: #131a22;font-weight: bold;}
.news-li-p{margin-bottom:5px;height:54px;color: #898989;display:-webkit-box !important;overflow:hidden;text-overflow:ellipsis;word-break:break-all;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.news-li-time{padding-top: 5px;padding-left:20px;color: #333;border-top:1px solid #e9e9e9;background: url("../img/icon43.png") no-repeat left 7px;}
.news-li-a:hover img{transform: scale(1.2);-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}

/*新闻详情*/
.news-tit{padding:10px 0;margin-bottom:10px;border-bottom:1px solid #e9e9e9;font-size: 18px;line-height: 25px;color: #333;text-align: center;}
.news-time{margin-bottom:10px;text-align: center;line-height: 30px;color: #9a9a9a;}
.news-time-a{padding-left:20px;display: inline-block;background: url("../img/icon43.png") no-repeat left center;}
.news-time-bor{margin: 0 5px;}
.news-desc{padding:10px;line-height: 25px;color: #898989;}
.news-desc p{margin-bottom: 20px;}
.news-desc img{margin:0 auto 20px auto;display: block;max-width: 100%;}
.news-bot{padding: 20px;border-top: 1px solid #e9e9e9;line-height: 26px;}
.news-bot a{padding-left:25px;display: inline-block;color: #333;background-repeat: no-repeat;background-position: left center;}
.news-bot a:hover{ color:#f67801;}
.news-bot a.prev{background-image: url("../img/icon44.png");}
.news-bot a.next{background-image: url("../img/icon45.png");}

/*购物车*/
.car{padding-bottom: 30px;}
.car-state{position:relative;margin-bottom:25px;text-align: center;}
.car-state:before{content: '';position: absolute;left: 0;bottom: 18px;width: 100%;height: 5px;background-color: #dcdcdc;border-top: 1px solid #ccc;}
.car-state-ul{display: inline-block;}
.car-state-li{position:relative;z-index:1;float: left;width: 218px;line-height: 25px;color: #939393;}
.car-state-li-i{margin:0 auto;width: 23px;height: 23px;line-height: 23px;text-align: center;background-color: #dadada;border: 6px solid #dadada;color: #fff;border-radius: 50%;font-size: 12px;font-weight: bold;}
.car-state-li.active{color: #f67801;}
.car-state-li.active .car-state-li-i{background-color: #f67801;}
.car-top{margin-bottom:15px;line-height: 20px;}
.car-back{padding-left:10px;float: left;color: #898989;background: url("../img/icon46.png") no-repeat left center;}
.car-top-rg{float: right;color: #898989;}
.car-top-rg p{float: left;}
.car-top .listbox-state{margin-right: 0;margin-left: 10px;}
.car-cont{}
.car-sec{margin-bottom:15px;padding: 15px;border: 3px solid #efefef;}
.car-tit{margin-bottom:10px;font-size: 12px;line-height: 20px;color: #898989;}
.car-tit span{color: #333;}
.car-tit a{margin-left:5px;padding:0 10px;display: inline-block;color: #fff;background-color: #f67801;}
.car-prod{margin-bottom:10px;display:inline-block;padding-right:15px;line-height: 20px;color: #000;font-weight:bold;background: url("../img/icon42.png") no-repeat right center;}
.car-table{width: 100%;text-align: center;vertical-align: middle;font-size: 12px;line-height: 30px;}
.car-table tr{border-bottom: 1px solid #ebebeb;}
.car-table tr th{font-weight: normal;color: #595959;}
.car-table tr td{padding: 10px 0;}
.car-prod-a{display: inline-block;vertical-align: middle;}
.car-prod-img{float: left;width: 78px;}
.car-prod-img img{display: block;width: 100%;}
.car-prod-p{padding-left:10px;float: left;color: #595959;}
.car-inp{text-align: center;display: inline-block;width: 68px;height: 26px;line-height: 26px;text-indent: 10px;text-align:left;border: 1px solid #e2e2e2;}
.car-piece{display: inline-block;padding-right: 15px;font-size: 14px;background: url("../img/icon41.png") no-repeat right center;}
.car-unit{color: #000;border: 1px solid #e2e2e2;font-size: 14px;}
.car-pri{color: #f67801;font-size: 14px;}
.car-com{}
.car-com a{margin:0 5px;display: inline-block;color: #333;}
.car-span{font-weight: bold;color: #000;}
.car-pri-span{font-size: 16px;font-weight: bold;color: #f67801;}
.car-btn{padding:0 20px;display: inline-block;font-size: 16px;background-color: #f67801;color: #fff;}
.car-bot{}
.car-bot-lf{float: left;width:30%;font-size: 12px;line-height: 30px;}
.car-bot-lf a{color: #333;}
.car-bot-rg{float: right;width: 70%;text-align: right;color: #898989;line-height: 26px;}
.car-bot-span{font-size: 16px;font-weight: bold;color: #000;}
.car-bot-pri{font-size: 22px;font-weight: bold;color: #f67801;}
.car-bot-btn{margin:5px 0;display: inline-block;width: 150px;height: 50px;line-height: 50px;background-color: #f67801;color: #fff;text-align: center;font-size: 26px;font-weight: bold;}
.car-buied-ul .prod-li{width: 100%;}
.car-buied .owl-theme .owl-controls .owl-buttons div{position: absolute;top: 50%;margin: -25px 0 0 0;padding: 0;width: 30px;height: 50px;background-repeat: no-repeat;background-position: center;opacity: 1;border-radius: 0;background-color: transparent;}
.car-buied .owl-theme .owl-controls .owl-buttons div.owl-prev{left: 0;background-image: url("../img/icon7.png");}
.car-buied .owl-theme .owl-controls .owl-buttons div.owl-next{right: 0;background-image: url("../img/icon8.png");}

/*添加地址*/
.car-addre{padding:40px 0 40px 163px;border: 3px solid #f0f0f0;}
.car-addre-tit{margin-bottom:10px;color: #939393;}
.car-addre-tit span{color: #f67801;}
.car-addre-dl{margin-bottom: 10px;}
.car-addre-dt{float: left;width:110px;min-height:1px;color: #333;line-height: 22px;text-align: right;}
.car-addre-dd{padding-left:10px;float: left;}
.car-addre-dd-inp{float: left;width: 212px;height: 22px;line-height: 22px;text-indent:10px;border: 1px solid #ccc;}
.car-addre-dd-p{margin-left:5px;float: left;line-height: 22px;font-size: 12px;color: #939393;}
.car-addre-dd-p span{color: #F67801;}
.car-addre-dd-inp.wid{width: 303px;}
.car-addre-check{font-size: 12px;color: #939393;}
.car-addre-check input{margin-right:5px;float: left;}
.car-addre-btn{padding-top: 30px;}
.car-addre-btn a{margin-right:10px;display: inline-block;width: 89px;height: 35px;line-height: 35px;text-align: center;background-color: #37475a;color: #fff;font-size: 16px;}
.car-addre-btn a:first-child{background-color: #f67801;}

/*添加新地址*/
.car-add{padding:30px;border: 3px solid #f0f0f0;}
.car-add-tit{margin-bottom:20px;padding:0 20px;line-height: 41px;border: 1px solid #e4e4e4;background-color: #fafafa;}
.car-add-lf{padding-left:15px;float: left;font-size:12px;background: url("../img/icon47.png") no-repeat left center;}
.car-add-lf a{color: #333;}
.car-add-span{margin-right: 10px;color: #f67801;}
.car-add-lf input{position:relative;top:3px;margin-right: 5px;}
.car-add-a{float: right;color: #333;font-size: 12px;}
.car-add-btn{display: block;width: 245px;height: 35px;line-height: 35px;text-align: center;color: #fff;font-size: 16px;background-color: #f67801;}

/*付款方式*/
.car-pay{margin-bottom: 30px;}
.car-pay-tit{margin-bottom:10px;font-size: 16px;font-weight: bold;color: #000;}
.car-pay-cont{padding: 13px;border: 3px solid #f0f0f0;}
.car-pay-dl{}
.car-pay-dt{margin-right:16px;float: left;}
.car-pay-dt input{margin-top: 15px;}
.car-pay-dd{float: left;border: 1px solid #ddd;}
.car-pay-dd img{display: block;width: 100%;}

/*支付成功*/
.car-succeed{}
.car-succeed-tit{padding:25px 0;text-align: center;font-size: 20px;color: #333;font-weight: bold;}
.car-succeed-tit img{margin-bottom:20px;display: inline-block;}
.car-succeed-cont{padding:25px 0;text-align:center;line-height:26px;color:#333;border: 1px solid #e4e4e4;background-color: #fafafa;}
.car-succeed-span{font-weight: bold;color: #ff7300;}
.car-succeed-btn{padding-top: 25px;text-align: center;}
.car-succeed-btn a{display: inline-block;width: 150px;line-height: 48px;background-color: #f67801;font-size: 26px;font-weight: bold;color: #fff;}

/*登录*/
.sign{padding-top: 65px;padding-bottom: 80px;margin: 0 auto;width: 1082px;}
.sign-img{float: left;width: 650px;}
.sign-img{margin: 0 auto;display: block;max-width: 100%;}
.sign-main{padding-bottom:10px;float: left;width: 424px;background: url("../img/bkg2.png") no-repeat center bottom;}
.sign-cont{margin:0 auto;padding:30px;width: 290px;border: 1px solid #ccc;background-color: #f7f7f7;box-sizing: border-box;}
.sign-tit{margin-bottom:35px;padding-bottom:10px;font-size: 30px;font-weight: bold;color: #333;text-align: center;border-bottom: 1px solid #eee;}
.sign-dl{margin-bottom:20px;background-color: #fff;border: 1px solid #ccc;}
.sign-dt{float: left;height: 32px;width: 35px;border-right:1px solid #ccc;background-repeat: no-repeat;background-position: center;}
.sign-dt.icona{background-image: url("../img/icon49.png");}
.sign-dt.iconb{background-image: url("../img/icon50.png");}
.sign-dd{float: left;width: 188px;}
.sign-dd-inp{float: left;width: 100%;text-indent: 10px;height: 32px;line-height: 32px;}
.sign-submit{margin-bottom:20px;width: 100%;height: 35px;background-color: #f67801;color: #fff;font-size: 18px;font-weight: bold;}
.sign-com{border-top:1px solid #eee;font-size: 12px;line-height: 34px;}
.sign-com-a{float: left;color: #0e5fc4;text-decoration: underline;}
.sign-com-c{float: right;color: #f67801;}
.sign-num{margin-top:10px;padding-top:15px;font-size: 20px;color: #666;text-align: center;border-top: 5px solid #eee;}

/*注册*/
.login{padding-top: 30px;padding-bottom: 50px;}
.login-main{padding-bottom: 25px;background: url("../img/bkg3.png") no-repeat center bottom;}
.login-cont{padding:15px;margin: 0 auto;width: 780px;border: 1px solid #e6e6e6;background-color: #f7f7f7;box-sizing: border-box;}
.login-dl{margin-bottom: 20px;}
.login-dt{float: left;width:212px;min-height:1px;color:#666;line-height: 28px;text-align: right;}
.login-dd{padding-left:10px;float: left;width: 523px;}
.login-dd-inp{float: left;width: 380px;height: 28px;line-height: 28px;border: 1px solid #e2e2e2;text-indent: 10px;background-color: #fff;}
.login-dd-inp.wid{margin-right:10px;width: 248px;}
.login-dd-other{padding-top:10px;clear: both;}
.login-dd-other a{font-size: 12px;color: #666;line-height: 20px;}
.login-dd-other a span{margin-right:5px;font-weight: bold;font-size: 16px;font-weight: bold;color: #000;}
.login-dd-up{float: left;width: 67px;height: 30px;background-color: #131a22;color: #fff;}
.login-dd-img{margin-right:10px;float: left;width: 120px;height:30px;line-height:30px;text-align:center;color:#666;background-color:#e2e2e2;}
.login-dd-img img{display: block;width: 100%;}
.login-dd-a{float: left;line-height: 30px;color: #0066cc;font-size: 12px;}
.login-dd-check{float: left;font-size: 12px;color: #000;}
.login-dd-check a{color: #0066cc;text-decoration: underline;}
.login-dd-check input{margin-right:5px;float: left;}
.login-dd-btn{width: 232px;height: 36px;line-height: 36px;background-color: #f67801;text-align: center;color: #fff;font-size: 18px;font-weight: bold;}

/*会员中心*/
.vip{padding-bottom: 30px;}
.vip-nav{float: left;width: 242px;}
.vip-nav-top{margin-bottom:10px;padding:10px;border: 1px solid #e2e2e2;line-height: 20px;}
.vip-nav-tit{margin-bottom:10px;font-weight: bold;color: #131a22;}
.vip-nav-tit span{color: #f67801;}
.vip-nav-top-cont{padding-bottom:20px;font-size: 12px;color: #333;}
.vip-nav-top-com{padding-top:10px;text-align: right;border-top: 1px dotted #E2E2E2;}
.vip-nav-top-com a{padding-left:15px;display: inline-block;font-size: 12px;color: #333;background: url("../img/icon51.png") no-repeat left center;}
.vip-nav-ul{}
.vip-nav-li{margin-bottom: 10px;border:1px solid #e2e2e2;}
.vip-nav-li-tit{padding:0 10px;font-weight: bold;line-height: 24px;color: #333;background-color: #f0f0f0;border-bottom: 1px solid #e2e2e2;}
.vip-nav-li-a{padding:10px 60px 15px 10px;}
.vip-nav-li-a a{padding-left:10px;display: block;font-size: 25px;color: #333;line-height: 25px;font-size: 12px;background: url("../img/icon52.png") no-repeat left center;border-bottom: 1px dotted #E2E2E2;}
.vip-cont{padding:15px 15px 30px 15px;float: right;min-height:404px;width:990px;border: 1px solid #E2E2E2;}
.vip-mana{}
.vip-mana-top{margin-bottom: 20px;}
.vip-mana-tit{position:relative;margin-bottom:10px;padding-left:15px;padding-bottom:10px;font-weight: bold;color: #333;border-bottom: 1px dotted #ddd;}
.vip-mana-tit:before{content: '';position: absolute;left: 0;top: 0;width: 6px;height: 16px;background-color: #f67801;}
.vip-mana-top-cont{padding: 10px;border: 1px solid #E2E2E2;background-color: #fafafa;font-size: 12px;line-height: 24px;color: #333;}
.vip-mana-btn{text-align: right;}
.vip-mana-btn .car-addre-btn{padding-top: 10px;}
.vip-mana-inp{padding: 20px;}

/*产品询价*/
.enquiry{}
.enquiry-nav{margin-bottom: 10px;}
.enquiry-nav-a{float: left;width: 50%;text-align: center;background-color: #f2f2f2;cursor:pointer;border-top: 2px solid transparent;line-height: 70px;font-size: 20px;color: #131a22;}
.enquiry-nav-a.active{border-top-color: #f67801;color: #f67801;background-color: #fff;}
.enquiry-cont{}
.enquiry-sec{display: none;}
.enquiry-desc{margin-bottom:20px;line-height: 24px;}
.enquiry-tit{margin-bottom:5px;padding-left: 25px;background: url("../img/icon54.png") no-repeat left center;font-weight: bold;color: #f67801;}
.enquiry-p{line-height: 20px;color: #898989;}
.enquiry-data{}
.enquiry-data-table{width: 100%;border-top: 2px solid #ebebeb;}
.enquiry-data-table tr th{font-weight: normal;line-height: 35px;text-align: left;text-indent: 10px;}
.enquiry-data-table tr{border-bottom: 1px solid #ebebeb;}
.enquiry-data-table tr td{padding: 10px;background-color: #f9f9f9;}
.enquiry-data-inp{border: 1px solid #ebebeb;height: 30px;width:304px;line-height: 30px;text-indent: 10px;background-color: #fff;}
.enquiry-data-inp.wid184{width: 184px;}
.enquiry-data-inp.wid132{width: 132px;}
.enquiry-data-inp.wid90{width: 90px;}
.enquiry-data-inp.wid238{width:238px;}
.enquiry-dele{text-transform: capitalize;color: #0e5cbe;}
.enquiry-data-add{padding: 10px;border-bottom: 2px solid #ebebeb;}
.enquiry-data-add a{display: inline-block;width: 61px;height: 28px;line-height: 28px;text-align: center;border: 1px solid #fac088;color: #f67801;text-transform: uppercase;background-color: #fef1e5;}
.enquiry-btn{padding-top: 60px;text-align: center;}
.enquiry-btn a{display: inline-block;padding: 0 20px;line-height: 45px;color: #fff;font-size: 18px;background-color: #f67801;}
.enquiry-lead{}
.enquiry-lead-cont{padding-top: 20px;border-top: 2px solid #ebebeb;;}
.enquiry-lead-a{position:relative;margin-right:10px;margin-bottom:10px;float: left;width: 205px;height: 122px;overflow:hidden;background-repeat: no-repeat;background-position: center;background-image: url("../img/bkg4.png");}
.enquiry-lead-a.add{background-image: url("../img/bkg5.png");}
.enquiry-lead-file{position: absolute;left: 0;top: 0;width: 100%;height: 100%;opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}

/*询价，详细地址*/
.enquiry-addr{}
.enquiry-addr-tit{padding:20px;font-size: 20px;color: #f67801;border-top: 2px solid #f67801;background-color: #f2f2f2;}
.enquiry-addr-cont{padding: 40px;}

/*忘记密码*/
.sign-tit-p{padding:20px 0;font-size: 14px;color: #666;font-weight: normal;color: #666;}

/*我的收藏*/
.collect{}
.collect-table{width: 100%;border: 1px solid #b5d1df; font-size:12px;}
.collect-table tr{border: 1px solid #b5d1df;}
.collect-table tr th{text-align: left;text-indent: 10px;line-height: 28px;background-color: #eff7fb;vertical-align: middle;}
.collect-table tr td{padding: 10px;vertical-align: middle;}
.collect-prod{width: 366px;}
.collect-prod-img{float: left;width:60px;border: 1px solid #dfdfdf;}
.collect-prod-img img{display: block;width: 100%;}
.collect-prod-desc{padding-left:10px;width:300px;float: left;font-size: 12px;line-height: 20px;color: #999;box-sizing: border-box;}
.collect-prod-tit{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.collect-prod-tit a{color: #333;}
.collect-prod-pri{font-weight: bold;color: #333;}
.collect-prod-del{margin-left:20px;display: inline-block;width: 20px;height: 20px;background-repeat: no-repeat;background-position: center;background-image: url("../img/icon55.png");}
.collect-bot{margin-top: 30px;padding:5px 10px;background-color: #f5f5f5;}
.collect-page{float: left;}
.collect-page a{margin-right:3px;float: left;padding:0 5px;min-width:10px;height:20px;font-size:12px;color:#333;line-height: 20px;background-color: #fff;border: 1px solid #d3d3d4;}
.collect-page-btn{position: relative;}
.collect-page-btn.prev:before{content:"";position:absolute;left:50%;top:50%;margin-top:-6px;margin-left:-3px;height:0px;width:0;height:0;border-right: 6px solid #b3b3b3;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.collect-page-btn.next:before{content:"";position:absolute;left:50%;top:50%;margin-top:-6px;margin-left:-3px;height:0px;width:0;height:0;border-left: 6px solid #b3b3b3;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.collect-page-btn.prev.active:before{border-right: 6px solid #3385d6;}
.collect-page-btn.next.active:before{border-left: 6px solid #3385d6;}
.collect-page a.active{color: #3385D6;font-weight: bold;}
.collect-page a:hover{color: #3385D6;font-weight: bold;}
.collect-go{padding-left:10px;float: right;line-height: 20px;border-left: 1px solid #d3d3d4;}
.collect-go p{float: left;}
.collect-go-inp{margin:0 5px;float: left;width: 36px;height:20px;line-height:20px;text-indent: 5px;border: 1px solid #d3d3d4;background-color: #fff;}
.collect-go-btn{float: left;width: 36px;height:22px;line-height:20px;text-indent: 5px;border: 1px solid #d3d3d4;background-color: #f4f4f4;}

/*修改密码*/
.passward{padding-top: 30px;}
.passward .car-addre-dt{width: 180px;}

/*我的询价*/
.my-enqu-time{margin-bottom:-1px;padding:10px;background-color:#eff7fb;font-size:12px;border: 1px solid #b5d1df;}
.my-enqu-time span{margin-right: 20px;}
.my-enqu-btn{padding-top:20px;text-align: right;}
.my-enqu-btn a{padding:0 10px;display: inline-block;min-width:50px;text-align:center;font-size: 12px;line-height: 25px;color: #fff;background-color: #f67801;border-radius: 3px;}

/*我的询价详情*/
.supplier-p{width: 200px;}
.remarks-p{font-size: 16px;font-weight: bold;color: #f67801;}
.my-enqu-desc{margin: 20px 0;background-color: #fafafa;border: 1px solid #e4e4e4;color: #333;}
.my-enqu-tit{padding: 10px;border-bottom: 1px solid #E4E4E4;font-weight: bold;}
.my-enqu-p{padding: 10px;font-size: 12px;line-height: 24px;}
.my-enqu-btn.left{text-align: left;}

/*生成订单*/
.create{}
.create-tit{float: right;width:600px;text-align:right;line-height:18px;font-size: 12px;color: #999;}
.create-tr{background-color: #f5f5f5;border-bottom: 1px dotted #ddd;font-size: 12px;}
.create-time span{margin-right: 20px;}
.view-split{font-weight: normal;color: #666;}
.order-amount span{color: #f67801;}
.create-com{text-align: center;}
.create-com a{display: inline-block;padding: 0 10px;line-height: 25px;background-color: #f67801;color: #fff;border-radius: 3px;}

/*订单详情*/
.order-detail{}
.order-detail-table{margin-bottom:20px;width: 100%;border: 1px solid #ddd;}
.order-detail-table tr{border-bottom: 1px solid #ddd;}
.order-detail-tit td{padding: 10px;font-weight: bold;color: #333;background-color: #fafafa;}
.order-detail-p td{padding: 10px;font-size: 12px;line-height: 24px;color: #333;}
.my-enqu-time.bold{font-weight: bold;}

/*评价商品*/
.commend-tit{width:860px;font-weight: bold;color: #333;line-height: 24px;}
.commend-text{padding: 10px;width:860px;resize:none;border: 1px solid #ddd;line-height: 24px;box-sizing: border-box;}
.commend-star{position:relative;margin-top:5px;width: 100px;height: 14px;background: url("../img/icon56.png") repeat;}
.commend-star i{position: absolute;left: 0;top: 0;width: 70px;height: 14px;background: url("../img/icon57.png") repeat;;}

/*修改注册资料*/
.amend-sign{}
.amend-sign-tit{padding-left: 20px;background: url("../img/icon58.png") no-repeat left;font-size: 12px;line-height: 20px;color: #939393;}
.amend-sign-cont{padding-top: 30px;}

/*会员中心*/
.header{line-height: 30px;background-color: #fdfdfd;font-size: 12px;font-family: "宋体";}
.header-lf{float: left;color: #666;}
.header-lf a{color: #f67801;}
.header-rg{float: right;}
.header-rg a{float: left;color: #666;}
.header-rg a:hover{color: #f67801;}
.header-rg span{margin:0 5px;float: left;color: #999;}
.vctr-ban{height: 62px;background: url("../img/bkg6.png") no-repeat center center;}
.vctr-ban-tit{float:left;font-size: 20px;font-weight:bold;color: #fff;line-height: 62px;}
.vctr-ban-cont{float: right;}
.vctr-ban-ser{padding-top:14px;float: left;font-size: 12px;}
.vctr-ban-inp{float: left;width: 420px;height:35px;line-height: 35px;text-indent: 10px;background-color: #fff;border-top-left-radius: 3px;border-bottom-left-radius: 3px;}
.vctr-ban-btn{float: left;height:35px;width:62px;background-color: #131a22;color: #fff;border-top-right-radius: 3px;border-bottom-right-radius: 3px;}
.vip-cur-page{padding-top:20px;color: #666;font-size: 12px;color: #999;}
.vip-cur-page p{float: left;}
.vip-cur-page a{float: left;color: #999;}
.vip-cur-page span{margin:0 5px;float: left;}
.vctr{margin-bottom: 30px;}
.vctr-nav{padding-top:25px;float: left;width: 118px;}
.vctr-nav-ul{}
.vctr-nav-li{margin-bottom:30px;font-family: "宋体";}
.vctr-nav-li-tit{margin-bottom:6px;color: #4c4c4c;font-weight: bold;line-height: 30px;}
.vctr-nav-pull{}
.vctr-nav-pull-a{margin-bottom:6px;font-size: 12px;line-height: 20px;}
.vctr-nav-pull-a a{padding-right: 5px;display: inline-block;color: #666;}
.vctr-nav-pull-a a:before{content: "·";color: #f67801;}
.vctr-nav-pull-a.active a{background-color: #f67801;color: #fff;border-radius: 3px;}
.vctr-nav-pull-a:hover a{background-color: #f67801;color: #fff;border-radius: 3px;}
.vctr-main{float: left;width: 1081px;}
.vctr-time{text-align: right;font-size: 12px;line-height: 30px;color: #989898;}
.vctr-cont{float: left;width: 786px;}
.vctr-top{position:relative;margin-bottom:10px;border: 1px solid #E3E3E3;border-top: 2px solid #508bc1;}
.vctr-wel{padding: 10px 0 10px 10px;border-bottom: 1px solid #E3E3E3;font-size: 12px;line-height: 20px;color: #989898;}
.vctr-wel a{display:inline-block;color: #ff6600;}
.vctr-wel a img{float: left;margin-top: 3px;margin-right: 3px;}
.vctr-top-ul{}
.vctr-top-li{padding:35px 0;float: left;width: 33.3333%;border-bottom:1px solid #E3E3E3;border-left: 1px solid #E3E3E3;box-sizing: border-box;text-align: center;}
.vctr-top-li:first-child{border-left: none;}
.vctr-top-li a{display: block;line-height: 30px;}
.vctr-top-li-tit{color: #666;}
.vctr-top-li-tit span{font-size: 36px;color: #ff6622;font-weight: bold;}
.vctr-top-li-span{font-weight: bold;color: #4c4c4c;}
.vctr-sec{margin-bottom:10px;padding:15px;border: 1px solid #E3E3E3;}
.vctr-tit{position:relative;padding-left:10px;padding-bottom:10px;margin-bottom:10px;font-weight:bold;font-family: "宋体";color: #4c4c4c;border-bottom: 2px solid #E3E3E3;}
.vctr-tit:after{content: '';position: absolute;left: 0;top: 50%;margin-top: -13px;width: 3px;height: 17px;background-color: #ff6622;}
.vctr-ul{}
.vctr-li{margin-bottom: 10px;padding:10px;background-color: #f9f9f9;}
.vctr-li-img{position:relative;float: left;width: 50px;}
.vctr-li-img img{display: block;width: 100%;}
.vctr-li-num{position: absolute;left: 0;top: 0;padding:0 5px;font-size: 12px;height:18px;line-height:18px;color: #fff;background-color: #37475a;}
.vctr-li-num:before{content: "";position: absolute;left: 0;bottom: -6px;width:0;height:0;border-right: 6px solid #37475a;border-top: 6px solid transparent;border-bottom: 6px solid transparent;}
.vctr-li-num.active{background-color: #ff6622;}
.vctr-li-num.active:before{border-right-color: #ff6622;}
.vctr-li-desc{padding-left: 10px;float: left;width:530px;font-size: 12px;line-height: 20px;color: #666;font-family: "宋体";}
.vctr-li-tit{color: #666;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.vctr-li-rg{padding-top:10px;float: right;}
.vctr-li-rg a{padding:0 10px;margin-left:10px;float: left;background-color: #fff;border: 1px solid #d8d8d8;font-size: 12px;line-height: 28px;color: #666;}
.vctr-rg{float: right;width: 285px;}
.vctr-new{margin-bottom:15px;padding:15px 15px 0 15px;border: 1px solid #E3E3E3;}
.vctr-new-tit{position:relative;padding-left:10px;font-size: 14px;color: #4c4c4c;font-weight:bold;line-height: 30px;font-family: "宋体";}
.vctr-new-tit:after{content:"";position: absolute;left: 0;top: 50%;margin-top: -7px;width: 3px;height: 14px;background-color: #1B80DA;}
.vctr-new-cont{padding-bottom: 15px;}
.vctr-new-cont .vctr-li{background-color: transparent;border-bottom: 1px dotted #ddd;}
.vctr-new-cont .vctr-li-img{border: 1px solid #ddd;box-sizing: border-box;}
.vctr-new-cont .vctr-li-desc{width: 172px;}
.vctr-idea{padding:15px;border: 1px solid #E3E3E3;}
.vctr-idea-tit{position:relative;padding-left:10px;line-height: 30px;font-weight:bold;font-size: 14px;font-family: "宋体";color: #4c4c4c;}
.vctr-idea-tit:after{content: "";position: absolute;left: 0;top: 50%;margin-top:-7px;width: 3px;height: 14px;background-color: #FF6600;}
.vctr-idea-a{margin-top:10px;padding-left: 50px;display: block;background: url("../img/icon59.png") no-repeat left center;font-size: 12px;line-height: 20px;color: #989898;font-family: "宋体";}
.footer{}
.footer-top{background-color: #37475a;text-align: center;line-height: 40px;color: #fff;}
.footer-top i{margin: 0 10px;}
.footer-email{padding-left:20px;margin: 0 10px;font-size: 17px;font-weight: bold;color: #e87305;background: url("../img/icon60.png") no-repeat left center;}
.footer-email i{color: #fff;}
.footer-bot{padding-top:10px;padding-bottom:30px;text-align: center;line-height: 30px;color: #666;font-size: 12px;}
.footer-bot a{color: #666;}
.footer-img{padding-top: 20px;}
.footer-img a{margin:0 5px;display: inline-block;border: 1px solid #666;}

/*基本资料*/
.vctr-data{padding-top: 25px;}
.vctr-menu{margin-bottom:20px;border-bottom: 1px solid #ebebeb;}
.vctr-menu-ul{margin-bottom: -1px;}
.vctr-menu-li{float: left;}
.vctr-menu-li a{display: block;width: 140px;height: 30px;line-height: 30px;text-align:center;font-size:12px;font-weight:bold;color:#666;border-left: 1px solid transparent;border-right: 1px solid transparent;border-top: 3px solid transparent;}
.vctr-menu-li.active{background-color: #fff;border-left: 1px solid #ebebeb;border-right: 1px solid #ebebeb;border-top: 3px solid #f67801;}
.per-data{}
.per-data-writ{padding-left:20px;float: left;}
.per-data-tit{line-height: 35px;color: #666;}
.per-data-notice{margin-left:20px;margin-bottom:20px;padding:6px 12px 6px  25px;display: inline-block;font-size:12px;color:#000;border: 1px solid #cfdae4;background:#f9fcff url("../img/icon61.png") no-repeat 5px center;}
.per-data-name{line-height: 26px;}
.per-data-btn{margin-right:5px;display: inline-block;width: 75px;height: 25px;background-color: #ededed;border-radius:3px;color: #000;}
.per-data-btn:first-child{background-color: #f67801;color: #fff;}
.data-dl{margin-bottom: 12px;font-size: 12px;}
.data-dt{float: left;width: 86px;min-height:1px;text-align: right;color: #666;line-height: 26px;}
.data-dd{float: left;width: 860px;}
.data-dd label{margin-left:5px;}
.data-dd-inp{text-indent:10px;float: left;width: 262px;height: 26px;line-height:26px;border: 1px solid #c2c2c2;background-color: #fff;}
.data-dd-simu{position:relative;margin-left:10px;float: left;width: 65px;height: 28px;overflow: hidden;}
.data-dd-file-p{position:relative;z-index:2;width:45px;height: 28px;text-align:center;line-height:28px;background-color: #e0dfe3;color: #333}
.data-dd-file{position: absolute;left: 0;top: 0;z-index:3;height: 100%;width:65px;opacity: 0;-webkit-opacity: 0;filter: alpha(opacity=0);}
.data-dd-btn{margin-left:10px;padding:0 10px;float: left;height: 28px;line-height:28px;background-color: #e0dfe3;color: #333}
.data-dd-add{padding-top:10px;clear: both;}
.data-dd-add .data-dd-btn{margin-left: 0}

/*卖出的商品*/
.sale-goods{}
.sale-top{padding:5px 10px;background-color: #f7f8f8;border: 1px solid #ebebeb;border-bottom:none;font-size: 12px;line-height: 20px;}
.sale-top-lf{float: left;color: #666;}
.sale-top-lf input{margin-top:3px;margin-right:5px;float: left;}
.sale-top-lf a{margin-left:20px;color: #666;}
.sale-top-rg{float: right;}
.sale-top-num{float: left;}
.sale-top-page{float: left;}
.sale-top-page a{margin-left:10px;float: left;color: #666;}
.sale-top-sel{margin-left:10px;float: left;width: 245px;height: 18px;line-height: 18px;text-indent: 10px;border: 1px solid #7e9db9;}
.sale-goods-sec{margin-bottom:15px;color:#666;font-size: 12px;}
.sale-goods-time{padding: 0 10px;line-height: 28px;border: 1px solid #ebebeb;border-bottom: none;}
.sale-goods-time span{margin-right: 30px;}
.sale-goods-table{width: 100%;border: 1px solid #ebebeb;text-align: center;vertical-align: middle;}
.sale-goods-table tr{border-bottom: 1px solid #ebebeb;}
.sale-goods-table tr th{line-height: 30px;font-weight: normal;}
.sale-goods-table tr th:first-child{text-align: left;text-indent: 10px;}
.sale-goods-table tr td{padding: 10px;vertical-align: middle;border: 1px solid #ebebeb;}
.sale-goods-table tr td:first-child{text-align: left;}
.sale-goods-prod{width: 600px;}
.sale-goods-prod-cont{float: left;}
.sale-goods-prod-img{float: left;width: 64px;border: 1px solid #EBEBEB;}
.sale-goods-prod-img img{display: block;width: 100%;}
.sale-goods-prod-desc{padding-left:10px;float: left;width:430px;line-height: 20px;color: #666;}
.sale-goods-prod-desc p{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.sale-goods-prod-pri{margin-top:20px;float: right;}
.sale-goods-pri{display: inline-block;}
.sale-goods-pri-tit{font-size: 18px;font-weight: bold;color: #f67801;line-height: 25px;}
.sale-goods-state{color: #058e42;}
.sale-goods-com{display: inline-block;}
.sale-goods-com a{padding:0 10px;display: block;line-height: 25px;color: #666;border-radius: 3px;}
.sale-goods-com a:hover{background-color: #f67801;color: #fff;}
.sale-goods-num{padding:0 10px;border: 1px solid #EBEBEB;border-top:none;line-height: 25px;background-color: #f9f9f9;}

/*我要发货弹窗*/
.shade{position: fixed;left: 0;top: 0;display:none;width: 100%;height: 100%;background-color: #000;opacity: .5;filter: alpha(opacity=50);}
.shipments{position: fixed;left: 50%;top:20%;z-index:1;margin-left: -300px;display:none;width: 600px;background-color: #fff;}
.shipments-top{padding:10px;background-color: #f67801;color: #fff;font-size: 12px;}
.shipments-top-tit{float: left;font-weight: bold;}
.shipments-close{float: right;cursor: pointer;}
.shipments-cont{padding: 30px 40px;}
.shipments-dl{margin-bottom: 10px;font-size: 12px;}
.shipments-dt{float: left;width: 162px;min-height:1px;text-align:right;line-height: 27px;color: #666;}
.shipments-dt.bkg{background-color: #f1f1f1;}
.shipments-dd{float: left;}
.shipments-dd-inp{float: left;height: 25px;width:334px;text-indent:10px;line-height: 25px;border: 1px solid #f1f1f1;}
.shipments-dd-inp.text{font-weight: bold;color: #f67801;}
.shipments-dd-inp.wid{width: 165px;}
.shipments-dd-btn{padding-top: 30px;}
.shipments-dd-btn input{margin-right:10px;padding: 0 15px;height: 25px;background-color: #ededed;}
.shipments-dd-btn input:first-child{background-color: #f67801;color: #fff;}

/*订单详情*/
.order-intro{}
.order-intro-sec{margin-bottom: 20px;}
.order-intro-tit{padding-bottom:5px;margin-bottom:10px;font-size: 16px;color: #333;border-bottom: 1px solid #EBEBEB;font-weight: bold;}
.order-intro-p{line-height: 24px;color: #666;font-size: 12px;}
.order-intro-data{border: 1px solid #ebebeb;}
.order-intro-table{width: 100%;font-size: 12px;border-bottom: 1px solid #EBEBEB;}
.order-intro-table tr th{font-weight: normal;color: #fff;line-height: 28px;background-color: #f67801;}
.order-intro-table tr th:first-child{text-align: left;text-indent: 10px;}
.order-intro-table tr td{padding: 10px;text-align: center;vertical-align: middle;}
.order-intro-table tr td:first-child{text-align: left;}
.order-intro-bot{padding: 20px;text-align: right;line-height: 24px;color: #333;font-size: 12px;}
.order-intro-pri{color: #f67801;}
.order-intro-pri span{font-size: 16px;font-weight: bold;}
.order-intro-btn{padding-top: 15px;}
.order-intro-btn a{display: inline-block;padding: 0 20px;line-height: 35px;background-color: #f67801;color: #fff;font-size: 14px;font-weight: bold;}

/*商铺设置*/
.comp-set{border: 1px solid #ebebeb;}
.comp-set-nav{margin-bottom:20px;border-bottom: 1px solid #ebebeb;line-height: 32px;background-color: #f8f8f8;}
.comp-set-nav-a{margin-bottom:-1px;padding:0 16px;float: left;color: #4c4c4c;font-weight: bold;border-right: 1px solid #ebebeb;cursor: pointer;}
.comp-set-nav-a.active{background-color: #fff;}
.comp-set-ul{padding: 0 20px 20px 20px;}
.comp-set-li{display: none;}
.comp-set-text{}
.comp-set-text img{display: block;width: 100%;}
.comp-set-inp{padding-top: 10px;}
.comp-set-lf{float: left;width: 50%;}
.comp-set-rg{float: left;width: 50%;}
.data-dt span{color: #ff0000;}
.comp-set-area{padding:10px;width:600px;float: left;border: 1px solid #c2c2c2;resize: none;}
.data-dd-inp-len{margin-right:10px;width: 90px;}
.data-dd-inp-len2{margin-right:5px;width: 120px;}
.data-dd-inp-len3{margin-right:5px;width: 120px;}
.per-data-see{margin-left:10px;float: left;line-height: 28px;}
.per-data-see a{display: inline-block;width: 40px;height: 28px;background-color: #e0dfe3;color: #333;text-align: center;}
.per-supply-nav{margin-bottom: 15px;font-size: 12px;}
.per-supply-nav a{padding:5px 10px;margin-right:5px;display: inline-block;color:#000;border: 1px solid #d8d8d8;}
.per-supply-nav a.active{color: #ff6600;border-color: #ff6600;}

/*图册管理*/
.comp-set-pic{padding-bottom: 80px;}
.comp-set-pic-ul{float: left;}
.comp-set-pic-li{margin-right:20px;float: left;}
.comp-set-pic-li a{padding:1px;display: block;border: 1px solid #d6d6d6;width: 100px;}
.comp-set-pic-li img{display: block;width: 100%;}
.comp-set-pic-a{float: left;line-height: 100px;color: #f67801;font-size: 12px;}

*竞标订单*/
.per-supply{}
.per-supply-nav{margin-bottom: 15px;}
.per-supply-nav a{padding:5px 10px;margin-right:5px;display: inline-block;color:#000;border: 1px solid #d8d8d8;}
.per-supply-nav a.active{color: #ff6600;border-color: #ff6600;}
.per-supply-table{width: 100%;vertical-align: middle;border: 1px solid #ebebeb;line-height: 55px;font-size:12px;text-align: center;}
.per-supply-table tr{border-bottom: 1px solid #EBEBEB;}
.per-supply-table tr td{padding: 10px;vertical-align: middle;}
.per-supply-table tr.supply-table-top td{padding: 0;}
.supply-table-top{height: 35px;line-height:35px;background-color: #fefefe;text-align: left;background-color: #f8f8f8;}
.supply-table-check{margin-left:10px;margin-top:20px;margin-right:5px;vertical-align: middle;float: left;}
.supply-table-top .supply-table-check{margin-top: 10px;}
.supply-table-top a{color: #4c4c4c;}
.per-supply-rg{margin-right:10px;display: inline-block;line-height: 18px;vertical-align: middle;}
.per-supply-sel{margin-right:5px;width: 146px;height: 18px;text-indent:10px;color: #999;border: 1px solid #7e9db9;}
.per-supply-sel.wid{width: 220px;}
.per-supply-inp{margin-right:5px;width: 160px;height: 18px;text-indent: 10px;border: 1px solid #c2c2c2;}
.per-supply-btn{width: 46px;height: 18px;border: 1px solid #d9d9d9;background-color: #f7f5f5;}
.per-supply-page{display: inline-block;color: #666;}
.per-supply-page a{margin-left:10px;color: #000;}
.supply-table-bot .per-supply-sel{width: 250px;}
.supply-table-a{color: #666;}
.corlor-a{color: #7db700;}
.corlor-b{color: #ff6600;}
.corlor-c{color: #3588d2;}
.corlor-d{color: #666;}
.supply-table-com{padding: 0 5px;display: inline-block;color: #666;border: 1px solid #d8d8d8;line-height: 20px;}
.putaway .sale-goods-prod-cont{float: left;width: 330px;}
.putaway .sale-goods-prod-desc{width: 223px;}

/*站内信箱*/
.comp-email{}
.comp-email-ser{margin-bottom: 15px;font-size: 12px;}
.comp-email-ser-inp{padding-left:28px;float: left;width: 300px;height: 30px;line-height: 30px;border: 1px solid #ddd;background: url("../img/icon67.png") no-repeat 5px center;}
.comp-email-ser-btn{padding:0 20px;float: left;height: 32px;background-color: #ff6622;color: #fff;}
.comp-email-table{width: 100%;text-align: center;vertical-align: middle;line-height: 35px;border: 1px solid #ebebeb;font-size: 12px;}
.comp-email-table tr th{background-color: #f3f3f3;border: 1px solid #ebebeb;}
.comp-email-table tr td{border: 1px solid #ebebeb;}
.comp-email-table tr td input{vertical-align: middle;}
.comp-email-no{text-align: left;font-weight: bold;color: #248dd5;}
.comp-email-no span{margin-left:10px;padding-left:15px;display: inline-block;background: url("../img/icon66.png") no-repeat left center;color: #666;font-weight: normal;}
.comp-email-com{display: inline-block;margin: 0 5px;color: #666;}
.comp-email-yes{color: #666;}
.page{padding-top:60px;text-align: center;}
.page-ctr{display: inline-block;}
.page-btn{margin:0 4px;float: left;width: 30px;height: 30px;line-height: 30px;}
.page-btn.first{background-image: url("../img/icon62.png");}
.page-btn.prev{background-image: url("../img/icon63.png");}
.page-btn.next{background-image: url("../img/icon64.png");}
.page-btn.last{background-image: url("../img/icon65.png");}
.page-a{margin:0 4px;float:left;width: 30px;height: 30px;line-height: 30px;background-color: #eee;color: #666;}
.page-a.active{background-color: #dcf1ff;color: #1b80da;border: 1px solid #1b80da;box-sizing: border-box;}

/*站内信箱详细*/
.email-detail{padding:10px 10px 20px 10px;border: 1px solid #ececec;font-size: 12px;}
.email-detail-top{padding-bottom:10px;border-bottom: 1px solid #ececec;}
.email-detail-tit{margin-bottom:10px;font-size: 16px;line-height: 24px;color: #000;font-weight: bold;}
.email-detail-time{color: #666;}
.email-detail-time span{display: inline-block;margin-right: 30px;}
.email-detail-desc{padding: 20px;border-bottom: 1px solid #ECECEC;line-height: 24px;color: #333;}
.email-detail-cont{padding: 20px 0;text-indent: 30px;}
.email-detail-bot{text-align: right;line-height: 14px;}
.inbox-btn{padding-top:20px;text-align: right;}
.inbox-btn a{display: inline-block;width: 80px;height: 40px;line-height: 40px;text-align: center;background-color: #f67801;color: #fff;border-radius: 3px;}
