body{font-family:"Helvetica Neue",Helvetica,STHeiTi,sans-serif;line-height:1.5;font-size:16px;color:#000;-webkit-user-select:none;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;outline:0}
body,html{height:100%;color:#545454}
*{padding:0;margin:0;}
li,ol,ul{list-style-type:none}
input,select,button {outline: 0;} 
em{font-style:normal}
focus{outline:0}
a img{border:0}
a {text-decoration: none;}
.ui-border-t {position: relative;}
.ui-btn-danger{border:0;background-color:#fd9991;color:#fff;-webkit-background-clip:padding-box;background-clip:padding-box}
.ui-btn-lg{font-size:17px;height:40px;line-height:40px;display:block;text-align:center;width:100%;border-radius:3px}
header {height:50px; background:#EAEAEA}
header .index_top * {display: inline-block; vertical-align: middle; text-align: center;}
header .index_top .shouye {float:left;}
header .index_top .logo {width:73%; text-align: center;}
header .index_top .logo img {margin-top:0.2rem; height:2.6rem;}
header .index_top .logo h2 {line-height:50px; font-size:20px;}
header .index_top .caidan {float:right;}
header .index_top a i {font-size:26px; width:50px; line-height:50px; color:#FD004E; font-weight: bold; }
/* 搜索 */
.ui-searchbar-wrap {height:60px;}
.ui-searchbar-wrap{background:#fff;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;height:46px}
.ui-searchbar-wrap span {display: inline-block; vertical-align: top; height:30px; border:1px solid #E9E9E9; }
.ui-searchbar-wrap .s_btn_xz {position: relative; right:-5px; width:90px;}
.ui-searchbar-wrap .s_btn_xz select{line-height:32px;padding-left:8px;text-align:center;-webkit-appearance:none;border:0;background:0 0;width:100%;padding-right:14px}
.ui-searchbar-wrap .s_kw_wrap {width:180px;}
.ui-searchbar-wrap .s_kw_wrap input {height:90%;width:88%; padding:1px 10px; border:0px;outline: none;line-height: 30px;}
.ui-searchbar-wrap .s_btn_wr {position: relative; left:-5px; width:42px;border:1px solid #12B7F5;}
.ui-searchbar-wrap .s_btn_wr input {display: block; width:100%; line-height:30px; height:100%; border:0; outline: none; background: #12B7F5; color:#fff;}

/* index 7格 */
.ui-feeds{width:100%;overflow:hidden}
.ui-feeds ul{height:auto;overflow:hidden;margin:0 -1px}
.ui-feeds ul li{display:block;height:auto;float:left;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0 1px;position:relative}
.ui-feeds ul li:first-child:nth-last-child(7){width:100%;padding-bottom:2px}
.ui-feeds ul li:first-child:nth-last-child(7)>span{padding-top:50%}
.ui-feeds ul li:first-child:nth-last-child(7)~li:nth-child(2),.ui-feeds ul li:first-child:nth-last-child(7)~li:nth-child(3),.ui-feeds ul li:first-child:nth-last-child(7)~li:nth-child(4){padding-bottom:2px}
.ui-feeds ul li:first-child:nth-last-child(7)~li{width:33.3%}
.ui-feeds ul li span{display:block;width:100%;background-position:center;-webkit-background-size:100% auto;background-size:100% auto;background-color:#FAF6F1;}
.ui-feeds ul li h3 {text-align: center;}
.ui-feeds ul li h3 span {padding-bottom: 12px;}
.ui-feeds ul li h3 span a { color:#414040; font-weight: 500;}
.ui-feeds ul li h3 span a i {display: block; color:#6958D4; padding:6px 0 2px; font-size:40px; font-weight: 500;}


/* 首页 幻灯片 */
.slideBox{ width:100%; height:176px; overflow:hidden; position:relative; border:1px solid #ddd;  }
.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{ float:left; margin-right:2px;  width:15px; height:15px; line-height:14px; text-align:center; background:#fff; cursor:pointer; }
.slideBox .hd ul li.on{ background:#f00; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0; }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ width:100%; height:176px; display:block; }

/* 下面是前/后按钮代码 */
.slideBox .prev,.slideBox .next{ position:absolute; left:3%; top:40%;  display:block; width:32px; height:40px; background:url(/images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5; }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;}
.slideBox .prevStop{ display:none; }
.slideBox .nextStop{ display:none; }


/* 买卖专利表单 */
.ui-tab{width:100%;overflow:hidden; margin:5px 0 25px;z-index: 10;}
.ui-tab-nav{position:relative;top:0;width:100%;background-color:#fff;display:box;display:-webkit-box;height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center}
.ui-tab-nav li.current{color:#00a5e0}
.ui-tab-nav li{text-align:center;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;font-size:14px;-webkit-box-flex:1;position:relative}

.index_input {}
.index_input li {line-height:44px; width:49%; background: #EAEAEA;}
.index_input li.current {background: #Fafafa;}
.index_input li:first-child {border-right:1px solid #ddd;}
.index_input li span {font-size:18px; font-weight: bold; letter-spacing:6px;}

.ui-tab-content div {display: none;}
.ui-tab-content div.on {display:block;}
.ui-tab-content .tab_list {width:100%;}
.ui-tab-content h5 {margin:18px 0 15px; text-align: center; font-size:18px; font-weight: 500; line-height:30px; letter-spacing:6px;}
.ui-tab-content h5 span {font-size:20px; margin:0 20px; line-height:30px; color:#66BCED; letter-spacing:0px;}
.ui-tab-content .tab_list form {width:100%;}
.ui-tab-content .tab_list .ui-form-item {width: 90%; display: block; border: 1px solid #ccc; margin: 10px auto; height:40px; background: #fff; border-radius: 3px;}
.ui-tab-content .tab_list .ui-form-item lable {width:12%; display: inline-block; vertical-align: top; text-align: center;line-height:40px; font-size:24px; border-right:1px solid #F5F5F5;}
.ui-tab-content .tab_list .ui-form-item input {width:80%; height:100%; padding-left:13px; border:0;outline: 0; font-size:18px;}
.ui-tab-content .tab_list .ui-form-item select {width:85%; height:100%; border:0;outline: 0; font-size:18px;text-align: left; text-align-last: left; padding-left: 1rem;}
.ui-tab-content .tab_list p {padding-left:5%; font-size:16px;color:#35B149; position: relative; top:-5px;}
.ui-tab-content .tab_list input[type="submit"]{width:90%; display: block; margin: 0 auto; height:40px; font-size:16px; border-radius: 3px; border:0; font-weight: bold;letter-spacing:10px;
background-color: #4cb0f9; color:#fff;}

/* index h2 */
.index_bt h2 {font-size:16px; line-height:38px; background:#F8F8F8; border-left:4px solid #398BFB;padding-left:8px; margin:5px 0;}
.index_bt h2 a {color:#333;}
.index_bt h2 small a {font-size:14px; float:right; margin-right:14px; color:#65A5FC; font-weight: 500;}
.content2 {display:none;}
/* 求购 */
.qiugou .bd {margin:5px 0;}
.qiugou ul {}
.qiugou ul li {margin:1px 0; padding:5px 0px 5px 0px; background:#FBFBFB; display: inline-block; width: 100%;}
.qiugou ul li h4 {padding-left:15px;}
.qiugou ul li p {font-size:14px;padding-left:15px;}

/* 出售 */
.chushou .bd {margin:5px 0;}
.chushou ul li {margin:2px 0; padding:5px 0px 5px 13px; background:#FBFBFB; display: block;}
.chushou ul li h4 a {color:#333;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.chushou ul li h4 small {float:right; font-size:12px; color:red; position: absolute; right:13px;margin-top:-3px;}
.chushou ul li div.bd_info { font-size:12px; width:96.7%;margin:0px 0 3px;}
.chushou ul li p {font-size:14px; color:#666; font-weight: bold;}
.chushou ul li p font {color:#004284; font-weight: 500;}

/* 新闻 */
.news .bd ul {margin:2px 0;}
.news .bd ul li {line-height:28px; border-bottom: 1px solid #ddd; padding:3px 0 0 15px; background: #FBFBFB; margin: 5px 0; }
.news .bd ul li a {color:#444; font-size:16px;overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}


/* link 友情链接 */
.link h3 {font-size:14px; line-height:26px; background: #FBFBFB; border-left:4px solid #398BFB;padding-left:8px; margin:5px 0;}
.link .link_a {padding:0px 20px 3px;}
.link .link_a a {margin-right:5px; font-size:12px;}

/* footer */
footer {padding:6px 0 3px; background: #EAEAEA;}
footer * {line-height:28px;}
footer .footer_nav ul {text-align: center;}
footer .footer_nav ul li {display: inline-block;}
footer .footer_nav ul li a {font-size:14px; padding-right:7px; border-right:1px solid #F2F2F2; color:#333;}
footer .footer_nav ul li:last-child a {border-right:0;}
footer .footer_tell {text-align: center;}
footer .footer_tell i {color:#FF5555;}
footer .footer_tell a {color:#333;}
footer .footer_tm {text-align: center; font-size:13px;}

/* 弹出菜单 */
nav {display: none; position: fixed; top:0; left:0; width:60%; background: #fff;z-index: 666; border-right: 1px solid #E3E3E5;}
nav .nav_title h1 {text-align: left; padding-left:22px; font-weight: 500; line-height:100px; background: #398BFB; font-size:24px; color:#fff;}
nav .nav_title h1 i {font-size:24px; line-height:100px; color:#fff;}
nav .nav_title h1 a {position: absolute; right:8px; top:-15px;}
nav .nav_title h1 a i {font-size:28px;}
nav .nav-list {padding:15px 10px;}
.ui-list-link .ui-list-info {padding-right: 30px;}
.ui-list-info{-webkit-box-flex:1;padding-top:8px;padding-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;-webkit-box-pack:center;padding-right:12px}
nav .nav-list li {border-bottom:1px solid #eee;}
nav .nav-list li h3 { line-height:30px; font-size:18px; font-weight: bold; color:#666;}
nav .nav-list li h3 a { color:#333; display: block; width:100px; margin:0 auto; text-align:right;}
nav .nav-list li h3 span {position: absolute; right:18%; color:#888;}
nav p {text-align: center;}
nav p a.ui-btn-lg {width:60%;margin: 0 auto;}

/* 遮罩 */
#zhezhao {background: #000; display: none; position: fixed; left: 0px; top: 0px; width: 100%; filter: alpha(opacity=60); opacity: 0.6; z-index: 333;}


/* 列表 筛选 */
/* ===== retrie分类下来 ===== */
.retrie{position:relative;z-index:102;height:50px;border-bottom:1px solid #e8e8e8;background-color:#fff}
.retrie dt{overflow:hidden}
.retrie dt a{position:relative;float:left;width:32%;height:49px;color:#333;text-align:center;font-size:16px;line-height:50px}
.retrie dt a:after{position:absolute;top:44%;left:50%;margin-top:-4px;margin-left:45px;width:8px;height:8px;border:solid #666;border-width:1px 1px 0 0;content:' ';-webkit-transform:rotate(135deg)}
.retrie dt .up{border-bottom:2px solid #007ccf;color:#007ccf}
.retrie dt .up:after{margin-top:0;border:solid #007ccf;border-width:1px 1px 0 0;-webkit-transform:rotate(-45deg)}
.retrie dt a:last-child:before{position:absolute;top:10px;left:0;display:block;width:1px;height:30px;background-color:#ebebeb}
.retrie dd { position: relative; }
/* ===== slide-area ===== */
.slide{position:absolute;top:0;left:0;z-index:104;display:none;width:100%;overflow-y:auto;background-color:#fff}
.slide li{display:inline-block;width:49%;height:50px;border-bottom:1px solid #eee}
.slide li a{display:block;padding:0 30px;height:50px;background-color:transparent;line-height:50px}
.slide li a.selected,.slide li a:hover{background-color:#f6f6f6}
.slide li a.select{background-color:#fff}

/* 列表内容 */
.list ul {padding:3px 0; margin:5px 0;}
.list ul li {  border-bottom: 1px solid #E8E8E8; padding:8px 10px 5px; background-color: #FBFBFB;}
.list ul li h2 a { display: block;  font-size:15px; line-height:30px; color:#555; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list ul li h3 a { display: block;  font-size:15px; line-height:30px; color:#555; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.list ul li dl {padding:2px 0 2px;}
.list ul li dl dd {width:49%; display: inline-block; line-height:26px; font-size:13px; color:#444;}
.list ul li dl dd span {color:#888; font-size:13px; font-weight: bold; line-height:26px;}
.list ul li dl dd.jiage {width:100%; font-size:18px; color:#FF8000; font-weight: bold; line-height:28px;}
.list ul li dl dd.jiage span { line-height:28px;}

/* page */
.page {margin: 10px 0 25px;}
.page ul {margin:10px 0; text-align: center;}
.page ul li {display: inline-block; margin:0 1px;}
.page ul li a {display: block; border:1px solid #ddd; padding:2px 10px; font-weight: bold; color:#333;}
.page ul li.page-active a {border:1px solid #FF5387; color:#FF5387;}

/* show 出售 */
.show_info {padding:15px 10px;}
.show_info h1 {font-size:18px; line-height:40px;}
.show_info .show_top_left {width:36%; display: inline-block; vertical-align: top;}
.show_info .show_top_left img {width:100%; padding:1px; border:1px solid #ccc;}
.show_info .show_top_right {width:55%; display: inline-block; vertical-align: top; padding-left:5%;}
.show_info .show_top_right dl {padding:5px 0 5px;}
.show_info .show_top_right dl dd {line-height:33px; color:#444; font-size:15px;}
.show_info .show_top_right dl dd span {font-weight: bold; font-size:14px; color:#777;}
.show_info .show_top_right dl dd.show_zt { font-size:14px; color:#FF6262;}
.show_info .show_top_right dl dd.show_jg { line-height:36px; font-size:18px; font-weight: bold; color:#FF8000;}
.show_info .show_an {text-align: center;}
.show_info .show_an a {display: inline-block; margin:5px 0; line-height:36px; font-weight: bold; width:45%; text-align: center; color:#fff; background: #12B7F5;}
.show_info .show_an a:first-child {margin-right:6%; background: #FB6155;}
.show_nr {padding:10px;}
.show_nr .gd h4 { text-align: center; color:#777; line-height:70px; font-size:24px; }
.show_nr .gd img {display:block;width :76%; margin:0 auto;}
.show_nr .gd ul {display:block; width:85%; margin:0 auto;}    
.show_nr .gd ul li {list-style-type: decimal;margin-top:3px; font-size:15px; font-weight: bold; color:#666;}
.show_nr .gd .wt {width:90%; margin:0 auto;}
.show_nr .gd .wt h5 {color:Red; line-height:30px; font-size:15px; padding-top:3px;}
.show_nr .gd .wt p {font-size:14px;}

/* show 需求 */
.xq dl {padding:5px 4px;}
.xq dl dt h1 {line-height:32px;}
.xq dl dt h1 small { display: block; line-height:26px; margin-top:-4px;}
.xq dl dt h1 small b { font-size:12px; font-weight: 500; color:#888;}
.xq dl dt h1 small b i { line-height:12px; display: inline-block; vertical-align: middle;margin-top:-1px;}
.xq dl dt h1 small b:nth-child(2) {margin-left:8%;}
.xq dl dd {font-size:12px; color:#530000; width:49%; display: inline-block; line-height:26px;}
.xq dl dd.yusuan { width:100%; font-weight: bold; font-size:15px; color:#FF8000;}
.xq dl dd span { color:#555; font-size:12px;}

/* ad */
.ad {width:100%; height:60px; background:#ddd;}
.mm_main .title h1 {text-align: center; line-height:66px; font-size:26px;}
.mm_main .title h1 small {font-size:15px; color:#888; padding-left:1%;}
.mm_main .title p {text-align: center; font-size:14px; margin-top:-12px;}
.mm_main .mm_form { padding:16px 10px;}
.mm_main .mm_form .node_item { padding:8px 0;}
.mm_main .mm_form .node_item .mm-form-label {width:22%; display: inline-block; vertical-align: top; text-align: right; font-size:15px; line-height:36px; padding-right:1%;}
.mm_main .mm_form .node_item .mm-input-block {width:73%; display: inline-block; vertical-align: top; border:1px solid #E6E6E6; line-height:36px; position: relative;}
.mm_main .mm_form .node_item .mm-input-block input[type="text"] {width:95%; font-size:16px; padding-left:10px; line-height:36px; border:0; outline: 0;}
.mm_main .mm_form .node_item .mm-input-block .danwei {position: absolute; top:0; line-height:36px; right:20px; font-weight: bold; color:red;}
.mm_main .mm_form .node_item .mm-input-select {width:40% !important;}
.mm_main .mm_form .node_item .mm-input-select select {width:100%; font-size:16px; line-height:36px; height:36px; border:0; outline: 0; padding-left:10%;}
.mm_main .mm_form .node_item .mm-input-block input[type="number"] {width:90%; line-height:36px; border:0; outline: 0; padding-left:10%; font-size:16px;}
.mm_main .mm_form .node_item .dx {border:0;}
.mm_main .mm_form .node_item .mm-input-block input[type="radio"] {margin-left:8%; margin-right:1.5%; line-height:36px;}
.mm_main .mm_form .node_item .yzm {width:60%;}
.mm_main .mm_form .node_item .yzm * {display: inline-block;}
.mm_main .mm_form .node_item .yzm input { width:40% !important; }
.mm_main .mm_form .node_item .yzm img {float:right;padding-left:0.5rem;border-left:1px solid #E6E6E6;}
.mm_main .mm_form .node_item .mm-input-block textarea {padding:1rem 0 0rem 1rem; width:90%; line-height:1.3rem; min-height:5rem; border:0;outline:0;}
.mm_main .mm_form .show_an { text-align: center; margin:10px 0 20px;}
.mm_main .mm_form .show_an input { display: inline-block; width:40%; padding:4px 0; line-height:30px; background-color: #12B7F5; border:0; outline: 0; font-size:16px;color:#fff; font-weight: bold;}
.mm_main .mm_form .show_an input:first-child {margin-right:5%; background-color: #FB6155;}

