/*base*/
@import url("iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('../style/iconfont.eot');
  src: url('../style/iconfont.eot') format('embedded-opentype'),
      url('../style/iconfont.woff2') format('woff2'),
      url('../style/iconfont.woff') format('woff'),
      url('../style/iconfont.ttf') format('truetype'),
      url('../style/iconfont.svg') format('svg');
}
.iconfont {
  font-family: "iconfont" !important;
  font-size: 8px;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

html{font-size:100%;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%; background:#fff;}
body{min-width:1200px;background:#f8f8f8;}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote {margin:0;padding:0;}
body{font-family:Arial,Geneva,Microsoft YaHei,"Helvetica Neue",Helvetica,sans-serif;font-size:12px;color:#585858;-webkit-font-smoothing:antialiased;}
ol,ul{list-style:none;}
h1,h2,h3,h4,h5,h6,button,dd,dt,dl{margin:0px;padding:0}
h1,h2,h3,h4,h5,h6,button,.btn{clear:both;font-size:14px;}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select,textarea,td {font-size:12px;}
img {border:none;}
em,i{font-style:normal}
li {list-style-type:none;}
button, input {height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle;}
textarea {background:none repeat scroll 0 0 #ffffff;resize:none;}

/*link style*/
a{color:#444;text-decoration:none;}
a:hover{color:#ee2e2c;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.m {margin:auto;width:1200px;clear:both; position:relative}
.warp {margin:auto;width:1200px;clear:both;overflow:hidden}
.w1200 {margin:auto;width:1200px;clear:both;}
.top{background:white; position:relative; height:90px;padding:10px 0}

.contenttxt{padding:20px;line-height:30px;font-size:16px;color:#111;font-family:"微软雅黑"!important}
.contenttxt img { max-width:700px;margin:15px auto; display:block}
.contenttxt p,.contenttxt span,.contenttxt font,.contenttxt th,.contenttxt td,.contenttxt div,.contenttxt i,.contenttxt em,.contenttxt h1,.contenttxt h2,.contenttxt h3,.contenttxt h4,.contenttxt h5{font-size:16px!important; font-family:"微软雅黑"!important;font-weight:normal!important;text-indent:0px!important;white-space: normal!important}
.contenttxt td{padding-left:15px!important;}

/*顶部区域*/
.head {background:#f7f7f7;width:100%;height:35px;font-size:12px;color:#333;border-bottom:#eee 1px solid}
.head_m {margin:auto;width:1200px;position:relative}
.head_l{float:left;line-height:35px;}
.head_l span{font-weight:bold;color:#ff6700;padding-right:5px;}
.head_l a{margin-right:5px;}
.head_r {float:right;}
.head_r .login{padding-top:9px}
.head_r .login a{padding:0px 12px;line-height:14px;height:14px; border-right:#dadada 1px solid;display:block;float:left;color:#ec3809; font-weight:700;}
.head_r .tel{line-height:35px;font-size:14px; background:url(../style/tel.png) no-repeat left center; background-size:18px 18px;padding-left:25px;color:#ec3809;font-weight:bold;margin-left:15px}
.userCon {display: flex;}
.userCon .down {position: relative;z-index: 5;}
.userCon .down:after{content:"";background:#dadada;width:1px;height:12px;right:0; position:absolute; top:10px}
.userCon .down .level {display: flex;align-items: center;margin: 0;justify-content: center;padding: 0 12px;position: relative;z-index: 3;line-height: 35px}
.userCon .down .level:before {content: '';width: 100%;height: 35px;top: 0;left: 0;position: absolute;z-index: -1;}
.userCon .down .level i {width: 6px;height: 6px;border: 1px #aaa solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;margin-left: 7px;-webkit-transform: rotate(225deg);        transform: rotate(225deg);margin-top: -4px;}
.userCon .down .down-menu {position: absolute;width: 100%;left: 0;box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);background: #fff;margin-top: -100px;padding-top:8px;padding-bottom: 10px;z-index: 2;opacity: 0;visibility: hidden;transition: all 0.5s;display: block;min-width: auto;border: 0;border-radius: 0;}
.userCon .down .down-menu li a {margin: 0;display: block;padding-left: 15px;line-height:25px;}
.userCon .down:hover {box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);}
.userCon .down:hover .level {color: #ff6000;opacity: 1;}
.userCon .down:hover .level i {border-left-width: 0;border-top-width: 0;margin-top: 2px;border-right-width: 1px;border-bottom-width: 1px;}
.userCon .down:hover .down-menu {margin-top: 0px;visibility: visible;opacity: 1;}
.logo{width:300px; position:relative;height:60px;overflow:hidden;padding:15px 10px}
.logo img{float:left}
.modname{font-size:24px;line-height:64px;}
.modname a { border-left:1px #cfcfcf dotted;color:#255178; margin-left:15px;padding: 10px 0 10px 15px; font-weight:500;}
.slogo{float:left;margin-top:5px}
.head_search {float:left;height:40px;margin-top:25px;position:relative;}
.search_i {width:400px;font-size:12px;height:38px;line-height:38px;padding:0px 0 0 10px;color:#666666;background:url('../style/spacer.gif');border:#255178 2px solid;border-left:none;border-right:none}
.search_i:focus{outline:none;}
.search_m {width:80px;cursor:default;font-size:12px;height:36px;line-height:36px;color:#333;border:#255178 2px solid;float:left; border-right:none; text-indent:12px;border-radius: 4px 0 0 4px;}
.search_s {width:80px;height:42px; font-size:16px;line-height:42px; border:none; text-align:center;margin:0;cursor:pointer;color:white;background:#255178;float:right;border-radius: 0 4px 4px 0;}
.dropdown {position: relative;z-index: 199;width: 80px;float:left;}
.dropdown .level {position: relative;}
.dropdown .level i {width: 5px;height: 5px;border: 1px #aaa solid;border-right-width: 0;border-bottom-width: 0;display: inline-block;margin-left: 7px;-webkit-transform: rotate(225deg); transform: rotate(225deg);margin-top: -4px;position:absolute;right:8px;top:19px;}
.dropdown .dropdown-menu {position: absolute;width: 100%;left: 2px;top:40px;box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);background: #fff;margin-top: 0px;padding-bottom: 10px;z-index: 2;opacity: 0;visibility: hidden;transition: all 0.5s;display: block;min-width: auto;border: 0;border-radius: 0;padding-top:5px}
.dropdown .dropdown-menu li  {margin: 0;display: block;line-height:25px;font-size:12px;padding-left:10px;cursor:pointer}
.dropdown .dropdown-menu li:hover{color:#ff6000;font-weight:bold}
.dropdown:hover .level {color: #006953;opacity: 1;}
.dropdown:hover .level i {border-left-width: 0;border-top-width: 0;margin-top: 2px;border-right-width: 1px;border-bottom-width: 1px;}
.dropdown:hover .dropdown-menu {margin-top: 0px;visibility: visible;opacity: 1;}
.weixin {position: absolute;z-index: 1000;width: 120px;float:right;top:5px; right:0px}
.weixin .level{text-align:center}
.weixin .level p {padding-bottom:5px}
.weixin .weixin-menu {position: absolute;width: 100%;right: 5px;top:20px;box-shadow: 0 2px 6px 0 rgba(193, 200, 199, 0.43);background: #fff;margin-top: -100px;z-index: 2;opacity: 0;visibility: hidden;transition: all 0.5s;display: block;min-width: auto;border: 0; text-align:center;border-radius: 0;padding:10px;}
.weixin:hover .weixin-menu {margin-top: 0px;visibility: visible;opacity: 1;}
#search_tips {z-index:1000;position:absolute;width:446px;overflow:hidden;cursor:pointer;margin:78px 0 0 480px;font-size:14px;line-height:20px;color:#666666;background:#FFFFFF;border:#ee2e2c 2px solid;padding-top:8px;}
#search_tips div {height:20px;padding:3px 8px 3px 10px;clear:both;overflow:hidden;}
#search_tips div span {float:right;font-size:12px;}
#search_tips label {display:block;width:100%;background:#f5f5f5;font-size:12px;line-height:26px;color:#ff7200;text-align:right;}
.search_t_div_1 {color:#333333;}
.search_t_div_1 span {color:#008000;}
.search_t_div_2 {background:#3366CC;color:#FFFFFF;}
.search_t_div_2 span {color:#FFFFFF;}
.fabu{width:132px;height:42px;float:left;margin-top:25px;margin-left:20px;}
.fabu a{display:block;background:#4f8bbf url(../style/post-icon.png) no-repeat 24px 13px;padding-left:48px;line-height:42px;color:#fff;font-size:16px; border-radius:6px;}
.fabu a:hover{background:#ff9500 url(../style/post-icon.png) no-repeat 24px 13px;color:white;}
.xunjia{width:130px;height:42px;float:left;margin-top:25px;margin-left:20px;}
.xunjia a{display:block;background:#DD5B04 url(../style/gwc.png) no-repeat 20px 9px;padding-left:50px;line-height:42px;color:#fff;font-size:16px; border-radius:6px;}
.xunjia a:hover{background:#ff9500 url(../style/gwc.png) no-repeat 20px 9px;color:white;}

/*购物车*/
.grid-car{width:120px;margin-right:50px; float:right;padding:10px;margin-top:15px;font-size:14px;background: #f7f7f7;color: #000;border-radius: 5px;border: #dadada 1px solid; padding-left:15px;} 
.grid-car i { margin-right:10px; color:#ee2e2c;font-size: 16px}
.grid-car:hover { background:#ee2e2c; border: #ee2e2c 1px solid;} 
.grid-car:hover span { color: #fff;}
.grid-car:hover i { color: #fff;}
.grid-car span{float:left;margin-right:6px;}
.grid-car em{color:white;font-weight:bold;margin-left:4px;background:#ee2e2c;width:18px;height:18px;line-height:18px; text-align:center;border-radius:100%;display:block;overflow:hidden}
/* form style */
.cdx-form{width:1140px;overflow: hidden; padding:30px 30px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);background:white;margin:0px auto;font-size:14px;}
.cdx-form input{border:#e3e3e3 1px solid;padding:7px}
.cdx-form select{border:#e3e3e3 1px solid;padding:6px}
.cdx-form input.adr{margin-top:-4px}
.cdx-box{width:1140px;overflow: hidden; padding:20px 30px;box-shadow: 0px 0px 3px rgba(0,0,0,0.15);background:white;margin:0px auto;font-size:14px;}
.cdx-box a.b {padding:5px 12px;border:1px #dfdfdf solid;border-radius:6px;}
.cdx-box a.b:hover {background:#ff5400;border:1px #ff5400 solid;color:#fff;}

/*会员升级*/
.grade_banner { margin-top:-15px; margin-bottom:15px;}
.grade_banner img {max-width:100%;}
.grade-box {width:1140px;overflow: hidden; padding:25px 30px;margin:0px auto;font-size:14px; background:#f9f9f9;}
.grade-tit {height:48px;line-height:48px;text-align:center;font-weight:bold;font-size:22px;padding:0;margin:0 0 15px;}
.grade-box th {font-size:16px;}
.grade-box td {font-size:14px;padding: 15px 10px;}
.grade-box .f_price strong {font-size:24px;}

/* menu */
.menu_v16 { height:46px; background:#255178; margin-bottom:15px;}
.menu_v16 .allmenu {background:rgba(255,255,255,0.1);color:#fff;font-size:16px;height:46px;line-height:46px;float:left;width:220px;margin-right:20px;cursor:pointer;position:relative;}
.menu_v16 .allmenu span { font-weight:700;}
.menu_v16 .allmenu:before {content:"\e60e";display:inline-block;font-family:'iconfont'; width:40px;height:45px;line-height:45px;float:left;text-align:center;font-size:20px;margin:0 0 0 5px;}
.menu_v16 .nav_16 li { height:46px; line-height:46px; font-size:16px; float:left;padding:0 22px;}
.menu_v16 .nav_16 li a { padding:0 2px; color:#fff; line-height:42px;}
.menu_v16 .nav_16 li.menuon,.menu_v16 .nav_16 li:hover { background: rgba(255,255,255,0.1);}
.menu_v16 .nav_16 li.menuon a { color:#eef3cb; font-weight:700;}
.menu_v16 .allmenu .im0l_v16 { width:220px; position:absolute; top:46px; left:0; background:rgba(0,0,0,0.8);z-index:102;padding: 3px 0; display:none;}
.menu_v16 .allmenu:hover .im0l_v16 { display:block;}
.menu_v16 .allmenu .im0l_v16 ul li p { font-size:14px; line-height:37.5px; color:#333; overflow:hidden;padding:0 15px 0 17px;}
.menu_v16 .allmenu .im0l_v16 ul li:hover p { background:#000;}
.menu_v16 .allmenu .im0l_v16 ul li p a { color:#fff;}
.menu_v16 .allmenu .im0l_v16 ul li p:before {color: #fff;display:block;width:20px; height:20px;line-height:20px;font-size: 20px;float: left;font-family: "iconfont";margin:10px 8px 0 0;}
.menu_v16 .allmenu .im0l_v16 ul li p:after { content:">"; float:right; font-family:'SimSun'; color:#fff; font-size:16px;}

.menu_v16 .allmenu .im0l_v16 ul li:nth-child(1) p:before{ content:"\e908";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(2) p:before{ content:"\e844";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(3) p:before{ content:"\e83f";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(4) p:before{ content:"\e83e";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(5) p:before{ content:"\e907";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(6) p:before{ content:"\e896";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(7) p:before{ content:"\e83b";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(8) p:before{ content:"\e843";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(9) p:before{ content:"\e904";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(10) p:before{ content:"\e83d";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(11) p:before{ content:"\e90f";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(12) p:before{ content:"\e7d6";}
.menu_v16 .allmenu .im0l_v16 ul li:nth-child(13) p:before{ content:"\e89c";}

.menu_v16 .allmenu .im0l_v16 ul li .right { width:730px; height:488px; background:#fff; border:1px solid #eee; position:absolute; left:220px; top:0px; overflow:hidden; display:none;box-shadow: 4px 2px 4px 0 rgba(230,230,230,.5);}
.menu_v16 .allmenu .im0l_v16 ul li:hover .right { display:block;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box { padding:10px 20px;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl {margin:0 1% 5px 1%;width:48%;float:left;height:108px; overflow:hidden}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dl a:hover{color:#ee2e2c}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dt {margin:0;padding:0;height:35px;font-size:16px; border-bottom:#eee 1px solid; overflow:hidden;line-height:35px; text-align:left}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dt a { color:#000;}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dd {margin:0;padding:8px 0;line-height:29px;text-align:left}
.menu_v16 .allmenu .im0l_v16 ul li .right_box dd a { font-size:12px; color:#666;margin-right:20px;float:left;}

.empty_txt {padding:20px 20px 30px;border:1px #efefef solid;background:#f9f9f9;}
.empty_txt p {line-height:32px;font-size:14px;}
.empty_txt p strong.big {font-size:16px;}

/* pages */
.pages {padding:24px 0;text-align:center;font-size:12px;color:#666666;clear:both;}
.pages a:link,.pages a:visited,.pages a:active {background:#FFFFFF;border:#eee 1px solid;padding:6px;text-decoration:none;}
.pages a:hover {background:#258CFF;border:#258CFF 1px solid;color:#FFFFFF;padding:6px;text-decoration:none;}
.pages strong {background:#258CFF;padding:6px;border:#258CFF 1px solid;color:#FFFFFF;}
.pages_inp {width:32px;border:#eee 1px solid;color:#666666;padding:4px;text-align:center;}
.pages_btn {width:32px;border:#d10000 1px solid;color:#FFFFFF;padding:4px 6px;background:#d10000;font-weight:bold;font-size:11px;}
.pages label {background:#FFFFFF;border:#eee 1px solid;color:#666666;padding:6px 6px;}
.pages label em {color:red;font-weight:bold;font-style:normal;}
.pages label span {font-weight:bold;}
.pages cite {font-style:normal;}

/*右侧导航*/
.side-tool{position:fixed;right:0;top:0;bottom:0;width:35px;background: #ddd;z-index: 9999;box-shadow: 0 0 10px hsla(0,0%,60%,.2);}
.side-tool .aside-body{position:absolute;left:0;right:0;top:300px}
.side-tool .aside-bottom{position:absolute;left:0;right:0;bottom:0}
.side-tool .tool-list{}
.side-tool .tool-list .tool-bg{display:block;padding:10px 0;text-align:center;-webkit-transition:.2s;transition:.2s;color:#666;}
.side-tool .tool-list .tool-bg .icon i{ font-size:22px;}
.side-tool .tool-list .tool-bg .name{margin-top:3px;font-size:12px;width:35px!important}
.side-tool .tool-list .tool-bg .sign{display:inline-block;min-width:20px;height:20px;line-height:20px;margin-top:3px;margin-left:auto;margin-right:auto;border-radius:50%;background: linear-gradient(75deg, #d10000, #d10000);text-align:center;color:#fff;-webkit-transition:.2s;transition:.2s}
.side-tool .tool-list .tool-bg.show-btn-collection .show-collection{display:none;position:absolute;right:45px;bottom:115px;font-size:14px;width:80px;height:34px;border-radius:2px;border:1px solid #e5e5e5;text-align:center;line-height:34px;color:#222;z-index:9999;background-color:#fff}
.side-tool .tool-list .tool-bg.show-btn-collection:hover .show-collection{display:block;color:#222}
.side-tool .tool-list .tool-bg .show-content{display:none;position:absolute;right:45px;bottom:45px}
.side-tool .tool-list .tool-bg.show-btn-side .show-content{display:none}
.side-tool .tool-list .tool-bg.show-btn-side:hover .show-content{display:block}
.side-tool .tool-list .tool-bg:hover{background: linear-gradient(75deg, #039, #069);color:white}
.side-tool .tool-list .tool-bg:hover .name{color:white}
/*分类列表*/
.selectList { background: #fff;  margin-bottom: 20px; box-shadow: 0px 0px 15px rgba(0,0,0,0.09);overflow:hidden}
.selectList dl { position: relative; padding: 10px 80px 10px 80px; line-height: 30px; border-bottom: 1px solid #eee; overflow: hidden; }
.selectList dl: last-child { border-bottom: #fff 0px solid; }
.selectList dl dt { position: absolute; width: 60px; left: 20px; top: 12; text-align: left; margin: 0; font-size: 12px; }
.selectList dl dd a { color: #266eab; line-height: 30px; margin-left: 20px; display: inline-block; }
.selectList dl dd a:hover{ text-decoration:underline}
.selectList dl dd { height: 30px; overflow: hidden; }
.selectList dl dd.showMore { position: absolute; top: 10px; right: 10px; cursor: pointer; }
.selectList dl dd.showMore h3 { line-height: normal; padding: 5px 8px; background: #f7f7f7; border: 1px solid #eee;font-size:12px; text-align:center; font-weight: normal; transition: all 0.3s ease-in-out 0s; -webkit-transition: all 0.3s ease-in-out 0s; -moz-transition: all 0.3s ease-in-out 0s; border-radius: 3px; }
.selectList dl dd.showMore h3 i { background: none; float: none; display: inline-block; font-size: 12px;}
.selectList dl dd.showMore h3:hover { color: #ff6000; border: #ff6000 solid 1px; background: #fbeaed; }
.selectList dl dd a.on{font-weight:bold}
/*免责声明*/
.state{ height:auto; margin:0 auto; margin-top:20px; background:#fff; padding:0px 20px 20px; color:#999; line-height:22px}
.state dt{font-size:16px;line-height:40px;padding:5px 0px;font-weight:normal;color:#000;overflow:hidden;border-bottom:#eee 1px solid}
.state dt:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.state b{ color:#333}
.state p{ margin-top:10px;font-size:12px}
.state p a{ color:#ee2e2c;font-weight:bold}
.state p a:hover{ text-decoration:underline}

/* table */
.m3l{width:880px;float:left;box-sizing:border-box;}
.m3r{width:300px;float:right;box-sizing:border-box;}

.tb {width:100%;}
.tb th {background:#EEEEEE;}
.tb td {border-bottom:#eee 1px solid;}
.tb tr:hover {background:#F3F3F3;}

.n_tab {width:100%;}
.n_tab th {background:#EEEEEE;}
.n_tab td {border-bottom:#eee 1px solid;}
.n_tab td .tit {font-size:14px;}
.n_tab td .tit:hover {color:#ff6900;}
.n_tab tr:hover {background:#F3F3F3;}
.f_14 {font-size:14px;}
.bz_txt {border:1px #eee solid;border-radius:6px;padding:0 5px;}
.n_tab td input {line-height:23px;}

.tf {width:100%;}
.tf td {border-bottom:#F0F0F0 1px solid;}
.tf td input {line-height:23px;}
.tf tr:hover {background:#F4F4F4;}
.tf .tl {width:100px;text-align:right;}
.btns {padding:20px 20px 20px 150px;}
.thumb {padding:6px 0;}
.thumb img {border:#eee 1px solid;padding:2px;}
.thumb li {height:22px;line-height:22px;overflow:hidden;}
.thumbml ul {margin:10px 0 15px 0;}
.imb img {border:#eee 1px solid;padding:3px;}
/* album */
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair; text-align:center;}
#mid_div img { height:100%;}
#zoomer {border:#333333 1px solid;width:120px;height:90px;background:#FFFFFF url('../style/zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:400px;height:400px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;z-index:1000}
#big_pic {position:absolute;}
.tbs {width:414px;height:56px;margin:20px 0;}
.tbs img {cursor:pointer;}
.tbsl {width:32px;height:56px;float:left;}
.tbsr {width:20px;height:56px;float:left;}
.tbsm {width:348px;height:56px;float:left;overflow:hidden;}
.ab_zoom {width:30px;height:30px;background:url('../style/ab-zoom.png') no-repeat center center;position:absolute;z-index:5;margin:370px 0 0 -30px;}
.ab_play {width:48px;height:48px;border-radius:50%;background:#FFFFFF url('../style/ab-play.png') no-repeat center center;position:absolute;z-index:7;margin:-160px 0 0 176px;}
.ab_play:hover {background:#FFFFFF url('../style/ab-play-on.png') no-repeat center center;cursor:pointer;}
.ab_hide {width:30px;height:30px;background:url('../style/ab-hide.png') no-repeat center center;position:absolute;z-index:12;margin:-400px 0 0 370px;display:none;}
.ab_hide:hover {background:url('../style/ab-hide-on.png') no-repeat center center;cursor:pointer;}
.ab_video {width:400px;height:400px;border:#000000 1px solid;background:#000000;position:absolute;z-index:10;margin:-402px 0 0 0;display:none;}
.ab_im {padding:2px;margin:0 14px 0 0;border:#C0C0C0 1px solid;float:left;width:50px;height:50px;}
.ab_on {padding:2px;margin:0 14px 0 0;border:#FF6600 1px solid;float:left;width:50px;height:50px;background:#FF6600;}
/* ads */
.adword table {background:url('../style/adword_bg.gif') repeat-x 0 bottom;}
.adword_tip {color:#FF1100;border-bottom:#eee 1px solid;padding:8px 10px 8px 28px;background:url('../style/arrow_up.gif') no-repeat 10px 8px;}
.sponsor {margin-bottom:10px;}
/* basic */
/*common*/
.b1 {height:1px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b5 {height:5px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b6 {height:6px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b8 {height:8px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b10 {height:10px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b15 {height:15px;font-size:1px;clear:both;width:100%;overflow:hidden}
.b20 {height:20px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b25 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b30 {height:25px;font-size:1px; clear:both;width:100%;overflow:hidden}
.mt6 {margin-top:6px;}
.mt8 {margin-top:8px;}
.mt10 {margin-top:10px;}
.mt1 {margin-top:20px;}
.mt15 {margin-top:15px;}
.mt20 {margin-top:20px;}
.mt25{margin-top:25px}
.mt30{margin-top:30px}
.f_l{float:left}
.f_r{float:right}
.t_l {text-align:left;}
.t_r {text-align:right;}
.t_c {text-align:center;}
.f_b {font-weight:bold;}
.f_n {font-weight:normal;}
.f_white {color:white;}
.f_gray {color:#666666;}
.f_orange {color:#d10000;}
.f_red {color:red;}
.f_green {color:green;}
.f_blue {color:blue;}
.f_dblue {color:#007AFF;}
.f_price {font-weight:bold;font-family:Arial;color:#FF0000;}
.px12 {font-size:12px;}
.px14 {font-size:14px;}
.px16 {font-size:16px;}
.px18 {font-size:18px;}
.bd-t {border-top:#eee 1px solid;}
.bd-b {border-bottom:#eee 1px solid;}

.lh18 {line-height:180%;}
.ls1 {letter-spacing:1px;}
.c_p {cursor:pointer;}
.c_b {clear:both;}
.o_h {overflow:hidden;}
.dsn {display:none;}
.absm {vertical-align:middle;}

.btn_s {background:#2388FA;color:#FFFFFF;border:none;padding:2px;letter-spacing:1px;}
.btn_r {background:#D7D7D7;color:#666666;border:none;padding:2px;letter-spacing:1px;}
.highlight {color:red;}
.jt {color:#003278;cursor:pointer;}
.np {padding:20px 30px 20px 50px;line-height:25px;}
.lazy {background:#FAFAFA url('../style/loading.gif') no-repeat center center;}
.slide {background:#FAFAFA;overflow:hidden;}

.m1l {width:940px;float:left;}
.m1r {width:250px;float:right;}
.side ul {margin:10px;}
.side em {font-size:12px;font-style:normal;color:#999999;}
.side a {width:90%;display:block;font-size:16px;}
.side input {border:#EEEEEE 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#FFFFFF url('../style/icon-search16.png') no-repeat 6px center;outline:none;margin:15px;}
.side input:hover {width:180px;}
.side_li {line-height:48px;height:48px;overflow:hidden;border-bottom:1px #dfdfdf dotted;font-size:14px;}
.side_li a {display:block;padding:10px 15px;line-height:35px;}
.side_on {border-bottom:1px #dfdfdf dotted;line-height:48px;height:48px;overflow:hidden;font-size:14px;}
.side_on a {color:#f60;display:block;padding:10px 15px;line-height:30px;text-align:center;}
.side_li a:hover, .side_on a:hover {background:#f8f8f8;}
.input-captcha { height:28px; line-height:28px; width:104px;}

/*礼品兑换*/
.gift-l {padding:20px;box-sizing:border-box;}
.gift-l .content {padding:15px 0;}
.gift-r {background:#fff;}
.g_info {padding-top:20px;}
.g_info li {padding:12px 6px;font-size: 14px;border-bottom:#DDDDDD 1px dotted;}
.g_info li .btn {background:#2388FA;color:#FFFFFF;border:none;padding:10px 15px;letter-spacing:1px;}
.g_img {padding:2px;border:#efefef 1px solid;border-radius:6px;}
.dh-txt {padding:15px 20px; margin:15px 0;background:#f8f8f8;border:1px #dfdfdf solid; border-radius:8px;}
.dh-txt p {line-height:24px;margin-bottom:5px;color:#9a9a9a;}

/*link*/
.link_side ul {margin:10px;text-align:center;}
.link_tit {font-size:16px;height:46px;line-height:46px;padding:0 0 0px 10px;border-bottom:1px #dfdfdf dotted;margin-bottom:10px;}
.link_tit span {font-size:12px;color:#999;margin-left:10px;font-weight:300;}
.apply_bk {height:50px;margin:10px;}
.apply_bk .a_btn {display:block;text-align:center;font-size:16px;background:#f60;color:#fff;line-height:50px;border-radius:8px;}
.apply_bk .a_btn:hover {background:#f90;color:#fff;transition: all 0.6s;}

/*guestbook*/
.gb-tit { padding:10px; border-bottom:1px #dfdfdf solid;position:relative;}
.gb-tit h3 { line-height:32px;font-size:16px;}
.gb-tit .tips {position:absolute;top:15px;right:5px;line-height:24px;color:#666;}
.gb-search { position:absolute;width:300px;right:0;top:10px;}
.gb-search .ipt-s {width:100%;line-height:30px;border:1px #efefef solid;padding-left:10px;}
.gb-wrap {font-size:14px;padding:5px 10px 10px; border-bottom:1px #efefef dotted;}
.gb-wrap .gb-con {padding:10px 0 0;}
.gb-wrap .gb-con p {background:#f8f8f8;line-height:32px;}
.gb-wrap .gb-con p .name {display:inline-block; padding:0 12px; background:#f60; color:#fff;}
.gb-wrap .gb-con p .date {color:#999; margin-left:5px;}
.gb-wrap .gb-con p.txt {background:#fff;line-height:24px; padding:10px;}
.gb-wrap .gb-reply {background:#f8f8f8;padding:15px 20px;border-radius:10px;}
.gb-wrap .gb-reply p {color:#f60;line-height:24px;}

/* position */
.nav {padding:0 0 10px 22px;height:24px;line-height:20px;background:url('../style/ico-nav.png') no-repeat 0px 1px;font-size:14px;}
.nav div {float:right;}
.nav i {font-style:normal;color:#777;padding:0 5px;font-family:simsun;}
.nav em {font-style:normal;color:#999999;padding:0 10px;font-size:12px;}
.nav .know-btn{background:#f60;color:#fff;padding:8px 36px; border-radius:6px; font-size:14px;}
.nav .know-btn:hover{color:#ff0;}
/* show */
.title {height:48px;line-height:48px;text-align:center;font-weight:bold;font-size:22px;padding:0;margin:0;}
.title_trade {font-weight:bold;font-size:22px;margin:0 0 20px 0;padding:0 0 20px 0;border-bottom:#eee 1px solid;}
.info {padding:16px;background:#F2F2F2;}
.introduce {margin:20px 0;padding:20px;line-height:180%;font-size:16px;background:#F2F2F2;border-left:#eee 2px solid;}
.content {font-size:14px;line-height:200%;padding:16px;}
.content table {border-collapse:collapse;max-width:100%;}
.content table td {border:1px #dfdfdf solid;}
.know_show .contents {font-size:16px;line-height:200%;padding:16px; max-height:360px; overflow-y:scroll;}
.content p {text-indent:2em;line-height:25px;}
.content p img {max-width:750px;}
.content a:link,.content a:visited,.content a:active {color:#225588;text-decoration:underline;}
.content a:hover {color:#d10000;text-decoration:none;}
.property {border:#E6E6E6 1px solid;background:#F6F6F6;padding:10px;margin:0 10px 0 10px;}
.property li {float:left;width:30%;height:22px;line-height:22px;overflow:hidden;}
.detail {background:url('../style/arrow.gif') no-repeat 0 9px;border-bottom:#C0C0C0 1px dotted;padding:8px 0 8px 20px;margin:0 15px 0 15px;}
.related {padding:10px 16px;line-height:32px;}
.related a {font-size:14px;}
.keylink {font-weight:normal;padding:0 3px 0 3px;}
.share {width:20px;height:20px;cursor:pointer;}
.share:hover {width:24px;height:24px;}
.award {padding:32px;text-align:center;}
.award div {width:80px;height:44px;line-height:44px;font-size:20px;font-weight:bold;letter-spacing:2px;margin:auto;background:#FFFFFF;color:#E94657;border:#E94657 2px solid;border-radius:10px;cursor:pointer;}
.award div:hover {background:#E94657;color:#FFFFFF;}
#comment_main div {height:100px;background:url('../style/loading.gif') no-repeat center center;}

/* search */
.fsearch {padding:5px 0 10px 15px;margin:1px 1px 0 1px;background:#F5FAFE url('../style/fsearch_bg.gif') repeat-x;;}
.sch {padding:15px 20px 5px 20px;margin-bottom:10px;}
.sch p {padding:10px 10px 10px 10px;font-size:13px;margin:0;}
.sch_find {border-top:#eee 1px solid;border-bottom:#EEEEEE 1px solid;margin:5px 0 5px 0;padding:5px 0 5px 5px;font-weight:bold;}
.sch_site li {background:url('../style/ico_search.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.sch_relate li {background:url('../style/arrow_up.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.rank_list {background:url('../style/rank_list.gif') no-repeat;}
.rank_list li {height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 35px;}
.ppt {padding:1px 15px 1px 35px;line-height:25px;}
.ppt_l {width:60px;font-weight:bold;}
.ppt_r {color:#DFDFDF;}
.ppt span {padding:1px;background:#2E6AB1;border:#1D589E 1px solid;color:#FFFFFF;}
/* sell && buy && company */

.contact_head {height:44px;line-height:44px;border:#eee 1px solid;background:white;padding:0 16px;font-weight:bold;font-size:16px;}
.contact_body {padding:10px;border:#eee 1px solid;border-top:none;margin-bottom:16px;}
.contact_body li {line-height:24px;border-bottom:#E2E2E2 1px solid;padding:6px 10px;}
.contact_body li span {color:#1B4C7A;padding:0 8px 0 0;}

.type {height:31px;line-height:31px;overflow:hidden;border-top:#eee 1px solid;background:#EEEEEE;padding-left:35px;}
a.type_1:link,a.type_1:visited,a.type_1:active,a.type_1:hover {float:left;display:block;padding:0 15px 0 15px;background:#FFFFFF;color:#000000;font-weight:bold;}
a.type_2:link,a.type_2:visited,a.type_2:active {float:left;display:block;padding:0 15px 0 15px;border-right:#E2F0FB 1px solid;}
a.type_2:hover {background:#258CFF;color:#FFFFFF;}
.img_tip {width:200px;z-index:1000;position:absolute;padding:5px;border:#eee 1px solid;background:#FFFFFF;}
.vote {padding:10px;}
.vote div {font-weight:bold;}
.vote li {padding:3px 0 3px 0;}
.vote p {margin:5px 0 5px 0;}

.sort {line-height:45px;border-bottom:#eee 1px solid;font-size:14px;padding-left:20px;}
.sort-k {width:80px;padding-left:10px;font-weight:bold;float:left;overflow:hidden;}
.sort-v {width:850px;float:left;}
.sort-v li {float:left;padding:0 10px;}
.sort-v .on {}
.sort-v .on a{color:#ee2e2c}
.sort-v i {font-style:normal;padding-left:2px;color:#999999;font-size:12px;}
.sort-v b {padding:0 20px;}
.sort-v input{padding:5px 5px;border:#e3e3e3 1px solid;border-radius:2px;}
.sort-v select{height: 26px;width: 110px;padding: 0 0 0 5px;border: 1px solid #e3e3e3;color: #555;}
.sort-v .btn-blue, .sort-v .btn {padding:0;line-height:28px;width:80px;margin-right:20px;}

.list {line-height:180%;}
.list:hover {background:#F2F2F2;}
.list div img {border:#eee 1px solid;}
.list table {width:100%;border-bottom:#eee 1px solid;}
.list td {padding:10px 0 10px 0;}
.list h3 {font-size:14px;margin:0px;height:22px;overflow:hidden;}

.user-info {height:64px;padding:20px;box-shadow: 0px 0px 15px #dadada; background:white;overflow:hidden}
.user-info img {width:64px;height:64px;border-radius:50%;float:left;margin-right:20px;}
.user-info ul {float:right;width:175px;margin-top:4px;}
.user-info li {height:28px;line-height:28px;overflow:hidden;}
.user-info strong {font-size:16px;}
.user-info em {font-size:14px;font-style:normal;float:right;}
.user-info i {font-style:normal;color:#999999;padding:0 6px;}

.head-txt {padding:10px 15px;line-height:28px;background:white; overflow:hidden;clear:both;}
.head-txt strong {font-size:18px;border-left:#ee2e2c 3px solid;text-indent:10px;display:block;height:16px;line-height:16px;margin-top:5px}
.head-txt span {float:right;font-size:14px;color:#999999;}
.head-txt i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.head-sub {padding:10px 15px;line-height:28px;background:white; overflow:hidden;clear:both; }
.head-sub strong {font-size:16px;border-left:#ee2e2c 3px solid;text-indent:10px;display:block;height:16px;line-height:16px;margin-top:5px;font-weight:normal;color:#000}
.head-sub span {float:right;font-size:14px;color:#999999;}
.head-sub i {font-style:normal;font-weight:bold;padding:0 2px;font-family:simsun;}

.list-txt {padding:10px;background:white; overflow:hidden;clear:both;margin-bottom:15px;border-top:#eee 1px solid}
.list-txt li {height:32px;line-height:32px;overflow:hidden;font-size:14px;background:url('../style/li_dot.gif') no-repeat 6px center;padding:0 16px 0 16px;}
.list-txt .f_r {font-size:12px;color:#666666;}

.list-rank {padding:10px;background:white; overflow:hidden;clear:both;margin-bottom:15px;border-top:#eee 1px solid}
.list-rank li {height:32px;line-height:32px;font-size:14px;padding:0 6px;overflow:hidden;}
.list-rank .f_r {float:right;font-size:12px;color:#666666;padding-left:10px;}
.list-rank em {font-size:26px;font-style:normal;color:#F34540;padding-right:10px;font-family:Georgia;}
.list-rank i {font-size:18px;font-style:normal;color:#999999;padding-right:14px;font-family:Georgia;}

.tool {padding:24px 0;text-align:center;border-top:#F5F5F5 1px solid;}
.tool i {font-style:normal;font-size:14px;color:#555555;height:24px;line-height:24px;padding:5px 28px;cursor:pointer;}
.tool b {font-weight:normal;font-size:12px;}
.tool .like {background:url('../style/tool-like.png') no-repeat 0 center;}
.tool .like:hover {background:url('../style/tool-like-on.png') no-repeat 0 center;color:#FF6600;}
.tool .hate {background:url('../style/tool-hate.png') no-repeat 0 center;}
.tool .hate:hover {background:url('../style/tool-hate-on.png') no-repeat 0 center;color:#FF6600;}
.tool .report {background:url('../style/tool-report.png') no-repeat 0 center;}
.tool .report:hover {background:url('../style/tool-report-on.png') no-repeat 0 center;color:#FF6600;}
.tool .favorite {background:url('../style/tool-favorite.png') no-repeat 0 center;}
.tool .favorite:hover {background:url('../style/tool-favorite-on.png') no-repeat 0 center;color:#FF6600;}
.tool .comment {background:url('../style/tool-comment.png') no-repeat 0 center;}
.tool .comment:hover {background:url('../style/tool-comment-on.png') no-repeat 0 center;color:#FF6600;}
.tool .award {background:url('../style/tool-award.png') no-repeat 0 center;}
.tool .award:hover {background:url('../style/tool-award-on.png') no-repeat 0 center;color:#FF6600;}
.tool .share {background:url('../style/tool-share.png') no-repeat 0 center;}
.tool .share:hover {background:url('../style/tool-share-on.png') no-repeat 0 center;color:#FF6600;}

.btn,.btn-green,.btn-blue,.btn-red {color:#FFFFFF;font-size:14px;width:100px;line-height:32px;border:none;border-radius:4px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;}
.btn{background:#FFFFFF;border:#EEEEEE 1px solid;color:#333333;}
.btn:hover{background:#D9D9D9;border:#CDCDCD 1px solid;}
.btn-green{background:#1AAD19;border:#18A117 1px solid;color:#FFFFFF;}
.btn-green:hover{background:#179B16;border:#159014 1px solid;}
.btn-blue{background:#007AFF;border:#1E74D0 1px solid;color:#FFFFFF;}
.btn-blue:hover{background:#0569D5;}
.btn-red{background:#F8F8F8;border:#C6C6C6 1px solid;}
.btn-red:hover{background:#CE3C39;border:#BF3835 1px solid;color:#FFFFFF;}

.btn-act {font-size:16px;width:148px;height:36px;line-height:36px;text-align:center;cursor:pointer;padding:0;-webkit-appearance:none;margin:6px 10px 0 0;background:#FF6600;border:#FF2200 1px solid;color:#FFFFFF;}
.btn-act:hover {background:#F22D00;}

.ui-ico-time,.ui-ico-hits,.ui-ico-info,.ui-ico-play,.ui-ico-pics,.ui-ico-down,.ui-ico-comm,.ui-ico-area,.ui-ico-user,.ui-ico-none,.ui-ico-sort,.ui-ico-like,.ui-ico-hate,.ui-ico-delete,.ui-ico-quote,.ui-ico-report,.ui-ico-price {font-style:normal;font-weight:normal;font-size:12px;color:#999999;display:inline-block;height:16px;line-height:16px;padding:0 10px 0 20px;}
.ui-ico-time {background:url('../style/ico-time.png') no-repeat 0 center;}
.ui-ico-hits {background:url('../style/ico-hits.png') no-repeat 0 center;}
.ui-ico-info {background:url('../style/ico-info.png') no-repeat 0 center;}
.ui-ico-play {background:url('../style/ico-play.png') no-repeat 0 center;}
.ui-ico-pics {background:url('../style/ico-pics.png') no-repeat 0 center;}
.ui-ico-down {background:url('../style/ico-down.png') no-repeat 0 center;}
.ui-ico-area {background:url('../style/ico-area.png') no-repeat 0 center;}
.ui-ico-user {background:url('../style/ico-user.png') no-repeat 0 center;}

.ui-ico-comm {background:url('../style/ico-comm.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-comm:hover {background:url('../style/ico-comm-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-like {background:url('../style/ico-like.png') no-repeat 0 center;cursor:pointer; background-size: 14px;}
.ui-ico-like:hover {background:url('../style/ico-like-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-hate {background:url('../style/ico-hate.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-hate:hover {background:url('../style/ico-hate-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-sort {background:url('../style/ico-sort.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-sort:hover {background:url('../style/ico-sort-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-delete {background:url('../style/ico-delete.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-delete:hover {background:url('../style/ico-delete-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-quote {background:url('../style/ico-quote.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-quote:hover {background:url('../style/ico-quote-on.png') no-repeat 0 center;color:#FF6600;}
.ui-ico-report {background:url('../style/ico-report.png') no-repeat 0 center;cursor:pointer;}
.ui-ico-report:hover {background:url('../style/ico-report-on.png') no-repeat 0 center;color:#FF6600;}

.ui-ico-price {color:#FF0000;padding:0;font-size:14px;}
.ui-fr {float:right;}
.ui-toast {height:48px;line-height:48px;overflow:hidden;display:inline-block;padding:0 16px;background:#000000;opacity:0.8;filter:alpha(opacity=80);color:#FFFFFF;border-radius:6px;position:fixed;z-index:99;top:40%;left:48%;font-size:16px;}

.links_list {padding:10px 20px;}
.links_list a {padding: 5px 10px;font-size: 14px;margin-bottom: 10px;display: inline-block;width: 16%;box-sizing: border-box;vertical-align: top;}
.links_list a:hover {background:#f8f8f8;}
.link_side {background:#fff;}

/*底部导航*/
.foot_nav{background:#eaeaea;line-height:50PX;height:50PX;font-size:16px;text-align:center;color:#999}
.foot_nav ul{overflow: hidden;margin: 0px auto position: relative;text-align: center;}
.foot_nav li{display: inline-block;position:relative}
.foot_nav li a{text-align: center;float: left;margin-right: 15px;margin-left:15px}
.foot_nav li a:before{content: '';width: 1px;height: 16px;background: #bababa;position: absolute;right: 0; top: 50%;transform: translateY(-50%)}
.foot_nav li:last-child a:before{width:0}

.dpr_foot{text-align:center}
.dpr_foot h3{color:#999;font-size:16px;line-height:50px;}
.dpr_foot ul{overflow:hidden;margin:0 auto;position:relative;text-align:center;padding-bottom:15px;}
.dpr_foot li{display:inline-block;}
.dpr_foot li p{font-size:14px;color:#999;margin-right:20px;}
.dpr_foot li p .f_img{width:26px;height:26px;margin-right:5px;margin-top:-5px;overflow:hidden;float:left}
.dpr_foot li p .f_img img{width:100%;height:100%;overflow:hidden}
.dpr_foot li p a{color:#999}
.dpr_foot  span{overflow:hidden;color:#999;font-size:14px;text-align:center;padding:20px 0;width:100%;display:block;border-top: 1px solid #dedede}

/*底部导航-新改*/
.ft_wrap {width:100%;background:#fff;border-top:1px #dedede solid;overflow:hidden;}
.ft_wrap .ft_bk { width:1200px; margin:0 auto; overflow:hidden; padding:30px 0 20px;}
.ft_wrap .ft_l,.ft_wrap .ft_r { width:240px;float:left;}
.ft_wrap .ft_l .lx_us { padding:0 15px;text-align:center;}
.ft_wrap .ft_l .lx_us .c_ico {margin-bottom:15px;}
.ft_wrap .ft_l .lx_us p {font-size:14px; line-height:26px; color:#8e8e8e;}
.ft_wrap .ft_c { width:719px;float:left; border-right:1px #d5d5d5 dotted;}
.ft_wrap .ft_c .ft_col { width:25%;float:left; display:inline-table;}
.ft_wrap .ft_c .ft_col h3 {padding-left:15px;font-size:16px;line-height:24px;font-weight:500;color:#363636;}
.ft_wrap .ft_c .ft_col ul {padding-left:15px; margin:5px 0;}

/* 导航栏样式 */
.hnav {
    background-color: #255178;
    height: 46px;
    line-height: 46px;
}

.ui-nav {
    position: relative;
}

.ui-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.ui-nav > ul > li {
    float: left;
    position: relative;
}

.ui-nav > ul > li > a {
    display: block;
    padding: 0 20px;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}

.ui-nav > ul > li:hover {
    background-color: rgba(255,255,255,0.1);
}

.ui-nav > ul > li.active {
    background-color: rgba(255,255,255,0.1);
}

.ui-nav ul ul {
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #255178;
    display: none;
    z-index: 1000;
    min-width: 150px;
}

.ui-nav ul li:hover > ul {
    display: block;
}

.ui-nav ul ul li {
    width: 100%;
}

.ui-nav ul ul li a {
    display: block;
    padding: 8px 15px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    line-height: 20px;
}

.ui-nav ul ul li:hover {
    background-color: rgba(255,255,255,0.1);
}
.ft_wrap .ft_c .ft_col ul li { height:32px;line-height:32px;}
.ft_wrap .ft_c .ft_col ul li a { color:#8e8e8e;font-size:14px;}
.ft_wrap .ft_c .ft_col ul li a:hover {color:#dd5b05;}
.ft_wrap .ft_r .ewm { text-align:center;}
.ft_wrap .ft_r .ewm img { width:120px;margin-bottom:15px;}
.ft_cpr { clear:both; width:1200px; margin:0 auto; border-top:1px #e5e5e5 solid; padding:10px 0;color:#6a6a6a; text-align:center;}
.ft_cpr .ft_nav { height:32px; line-height:32px;font-size:14px;}
.ft_cpr .ft_nav ul { position: relative;}
.ft_cpr .ft_nav li {display: inline-block;position:relative;}
.ft_cpr .ft_nav li a{ color:#7e7e7e;text-align: center;float: left;margin-right:15px;margin-left:12px}
.ft_cpr .ft_nav li a:hover {color:#dd5b05;}
.ft_cpr .ft_nav a:before {content: '';width: 1px;height:16px;background: #dfdfdf;position: absolute;right: 0; top: 50%;transform: translateY(-50%);}
.ft_cpr .ft_nav li:last-child a:before{width:0;}
.ft_cpr .ft_txt { line-height:32px;font-size:14px;}
.ft_cpr .ft_ga { padding:5px 0;}
.ft_cpr .ft_ga a {display:inline-block;margin-right:10px;}

/*底部侧边栏*/
.sidebar_r{position: fixed;right:40px;bottom: 80px;z-index: 10;}
.sidebar_r li{display: block;margin-top: -1px;border: 1px solid #ebebeb;width: 53px;height: 53px;}
.sidebar_r li a.backTop{bottom: 30px;right: 8px;position: initial;}
.sidebar_r li .sidebar-icon{display: block; margin: 0 auto; width: 53px; height: 53px; font-size: 30px; line-height: 50px; text-align: center; color: #999; background: #fff;}
.sidebar_r .sidebar_txt{position: absolute;right: 53px;width: 0;height: 53px;line-height: 50px;text-align: right;background: url(../style/sidebar1.png) no-repeat;/* -webkit-transition: .2s ease width; *//* transition: .2s ease width; */}
.sidebar_r li:hover .sidebar-icon{color: #fff; background: #e60000;}
.sidebar_r li:hover .sidebar_txt{display: block;padding-right: 9px;width: 140px;padding-top: 18px;}
.sidebar_r li .icon-tel-right{background: url(../style/sidebar2.png) center 10px no-repeat #fff;}
.sidebar_r li:hover .icon-tel-right{background: url(../style/sidebar2.png) center -43px no-repeat #e60000;}
.sidebar_r li .tel-num{top: 0;background-position: -94px -206px;display: none;width: 90px!important;height: 124px;padding-left: 15px;padding-top: 0px !important;border-left: 1px #ddd solid;}
.sidebar_r li .tel-num .zxname{text-align:center;font-size: 14px;font-weight:bold;height: 36px;line-height: 36px;margin-left: -22px;}
.sidebar_r li .tel-num p{width: 76px;height: 26px;line-height: 26px;overflow: hidden;text-align: left;margin-left: -3px;}
.sidebar_r li .tel-num p i.ptqq{background: url(../style/ico-qq.png) no-repeat;width:16px;height:16px;float:left;margin-top:5px;}
.sidebar_r li .tel-num p a:hover{color:#e60000;}
.sidebar_r li .tel-num p img{vertical-align:middle;margin-top:-2px;}
/*.sidebar_r li .sidebar-icon.icon-weixin{padding-top: 4px; font-size: 28px;}*/
.sidebar_r li .sidebar-icon.icon-weixin{border-bottom:1px #ebebeb solid;font-size: 28px;}
.sidebar_r .weixin-num{height: 137px;}
.sidebar_r li .weixin-num{background-position: -59px 8px;margin-top: -120px;display: none;}
.sidebar_r li .weixin-num img{width:100px;height:100px;padding:0px 18px 12px 12px;}
.sidebar_r li .icon-weixin{background: url(../style/sidebar3.png) center 10px no-repeat #fff;}
.sidebar_r li:hover .icon-weixin{background: url(../style/sidebar3.png) center -43px no-repeat #e60000;}
.sidebar_r li .cart-num{top:54px;background-position:6px -150px;text-align: center;color: #666;display: none;font-size:14px;}
.sidebar_r li:hover .cart-num{width:205px;height:53px; padding-top:0;}
.sidebar_r li .icon-cart-right{background: url(../style/sidebar6.png) center 10px no-repeat #fff;}
.sidebar_r li:hover .icon-cart-right{background: url(../style/sidebar6.png) center -43px no-repeat #e60000;}
.sidebar_r li .phone-num{top:162px;background-position:6px -150px;text-align: center;color: #666;display: none;font-size:14px;}
.sidebar_r li:hover .phone-num{width:205px;height:53px; padding-top:0;}
.sidebar_r li .icon-phone-right{background: url(../style/sidebar4.png) center 10px no-repeat #fff;}
.sidebar_r li:hover .icon-phone-right{background: url(../style/sidebar4.png) center -43px no-repeat #e60000;}
.sidebar_r li .icon-top{background: url(../style/sidebar5.png) center 12px no-repeat #fff;}
.sidebar_r li:hover .icon-top{background: url(../style/sidebar5.png) center -42px no-repeat #e60000;}
.sidebar_r li .back-to-top{top: 162px;background-position:-36px -390px;display: none;}
.sidebar_r li:hover .back-to-top, .sidebar_r li:hover .qq-contact{width: 163px;}
.sidebar_r li:hover .back-to-top{height: 53px;padding-top: 0px;}

/*底部CSS*/
.footer {width:100%;padding:15px 0 0px;background:#121212;overflow:hidden;color:#fff}
.footer a{color:#fff;}
.footer dl{width:200px; float:left;padding-top:20px}
.footer dl.w{width:250px; float:left;padding-top:20px;color:#fff;}
.footer dl h4{font-size:14px;margin-bottom:5px;padding-left:30px;color:#fff}
.footer dl dd{font-size:20px;font-weight:200;padding-left:25px;padding-top:15px;color:#fff;}
.footer dl dd p{font-size:12px;line-height:18px;padding-top:15px;padding-left:5px;}
.footer dl ul{padding-left:30px}
.footer dl ul p{float:left;width:100px;line-height:30px;overflow:hidden; text-align:center;margin-right:10px;margin-top:10px;}
.footer dl ul li{line-height:30px;font-size:12px}
.footer-b{background: #010101;overflow:hidden;padding:20px 0;font-size:12px;line-height:25px; text-align:center;color:#ddd;margin:0px auto 0px;}
.footer-b a{color:#ddd}
.footer-b img{height:41px;margin:10px}
.indexes{padding-top: 20px;text-align: center;clear: both;padding: 5px 0 5px}
.indexes,.indexes a{color: #636363;font-size: 12px}
.indexes a{padding: 0 9px;display: inline-block;text-transform:Uppercase}

/*Page*/
.ui-page{user-select:none;}
.ui-page ul{margin:0;padding:0;list-style:none;display:flex;margin-left:1px;}
.ui-page ul li{font-size:0;list-style:none;display:inline-block;border:1px solid #d9d9d9;margin-left:-1px;}
.ui-page ul li:first-child,.ui-page ul li:first-child a{border-radius:4px 0 0 4px;}
.ui-page ul li:last-child,.ui-page ul li:last-child a{border-radius:0 .4px 4px 0;}
.ui-page ul li a{font-size:16px;display:block;padding:0 15px;line-height:40px;color:#444;background:#fff;}
.ui-page ul li a:not([href]){color:#999;cursor:not-allowed;}
.ui-page ul li.active{border-color:#0268bc;background:#0268bc;}
.ui-page ul li.active a{color:#fff;background:#0268bc;}
.ui-page ul li.active a:hover{background:#0268bc;}
.ui-page ul li:hover a{background:#f9f9f9;}
.ui-page-red ul li.active{border-color:#ED4014;background:#ED4014;}
.ui-page-red ul li.active a{background:#ED4014;}
.ui-page-red ul li.active a:hover{background:#ED4014;}
.ui-page-yellow ul li.active{border-color:#F37B1D;background:#F37B1D;}
.ui-page-yellow ul li.active a{background:#F37B1D;}
.ui-page-yellow ul li.active a:hover{background:#F37B1D;}
.ui-page-green ul li.active{border-color:#19BE6B;background:#19BE6B;}
.ui-page-green ul li.active a{background:#19BE6B;}
.ui-page-green ul li.active a:hover{background:#19BE6B;}
.ui-page-info ul li.active{border-color:#2DB7F5;background:#2DB7F5;}
.ui-page-info ul li.active a{background:#2DB7F5;}
.ui-page-info ul li.active a:hover{background:#2DB7F5;}
.ui-page-mid ul li{margin-right:6px;}
.ui-page-mid ul li{border-radius:2px;}
.ui-page-mid ul li:first-child,.ui-page-mid ul li:last-child{border-radius:2px;}
.ui-page-center ul{display:flex;justify-content:center;align-items:center;}
.ui-page-right ul{display:flex;justify-content:flex-end;}
.ui-page-right{display:flex;}
.ui-page-right .ui-page-other{flex:1;justify-content:flex-start;align-items:center;display:flex;}

.floor .top01 {
	background: -o-linear-gradient(top, #dce5ec 20%, #cad8e0 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dce5ec 20%), to(#cad8e0 80%));
	background: linear-gradient(160deg, #dce5ec 20%, #cad8e0 80%);
}

.floor .top02 {
	background: -o-linear-gradient(top, #f2e6e6 20%, #e0caca 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f2e6e6), to(#e0caca));
	background: linear-gradient(160deg, #f2e6e6 20%, #e0caca 80%);
}

.floor .top03 {
	background: -o-linear-gradient(160deg, #e6f1ed 20%, #cae0d8 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#e6f1ed), to(#cae0d8));
	background: linear-gradient(160deg, #e6f1ed 20%, #cae0d8 80%);
}

.floor .top04 {
	background: -o-linear-gradient(160deg, #f1ece6 20%,#e0d4ca 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f1ece6), to(#e0d4ca));
	background: linear-gradient(160deg, #f1ece6 20%,#e0d4ca 80%);
}

.floor .top05 {
	background: -o-linear-gradient(160deg, #dce5ec 20%,#cad8e0 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#dce5ec), to(#cad8e0));
	background: linear-gradient(160deg, #dce5ec 20%,#cad8e0 80%);
}

.floor .top06 {
	background: -o-linear-gradient(160deg, #e8c2d0 20%, #efd1da 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#e8c2d0), to(#efd1da));
	background: linear-gradient(to bottom, #e8c2d0 20%, #efd1da 80%);
}

.floor .top07 {
	background: -o-linear-gradient(160deg, #f1d5bf 20%, #ecd6b2 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f1d5bf), to(#ecd6b2));
	background: linear-gradient(to bottom, #f1d5bf 20%, #ecd6b2 80%);
}

.floor .top08 {
	background: -o-linear-gradient(160deg, #f1c0c0 20%, #f1c0c0 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#f1c0c0), to(#f1c0c0));
	background: linear-gradient(to bottom, #f1c0c0 20%, #f1c0c0 80%);
}

.floor .top09 {
	background: -o-linear-gradient(160deg, #d2d0f1 20%, #b1b8d8 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#d2d0f1), to(#b1b8d8));
	background: linear-gradient(160deg, #d2d0f1 20%, #b1b8d8 80%);
}

.floor .top010 {
	background: -o-linear-gradient(160deg, #ade2d1 20%, #a5d2c3 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#ade2d1), to(#a5d2c3));
	background: linear-gradient(160deg, #ade2d1 20%, #a5d2c3 80%);
}

.floor .top011 {
	background: -o-linear-gradient(160deg, #c1cee8 20%, #95b2d2 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#c1cee8), to(#95b2d2));
	background: linear-gradient(160deg, #c1cee8 20%, #95b2d2 80%);
}

.floor .top012 {
	background: -o-linear-gradient(160deg, #c3eacd 20%, #a2d0ad 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#c3eacd), to(#a2d0ad));
	background: linear-gradient(160deg, #c3eacd 20%, #a2d0ad 80%);
}
.floor .top013 {
	background: -o-linear-gradient(160deg, #BE7B93 20%, #E2ABBC 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#BE7B93), to(#E2ABBC));
	background: linear-gradient(to bottom, #BE7B93, #E2ABBC);
}
.floor .top014 {
	background: -o-linear-gradient(160deg, #FF8929 20%, #FFAD2D 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8929), to(#FFAD2D));
	background: linear-gradient(to bottom, #FF8929, #FFAD2D);
}
.floor .top015 {
	background: -o-linear-gradient(160deg, #BE7B93 20%, #E2ABBC 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#BE7B93), to(#E2ABBC));
	background: linear-gradient(to bottom, #BE7B93, #E2ABBC);
}

.floor .top016 {
	background: -o-linear-gradient(160deg, #FF8929 20%, #FFAD2D 80%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FF8929), to(#FFAD2D));
	background: linear-gradient(to bottom, #FF8929, #FFAD2D);
}

.floor .top017 {
	background: -o-linear-gradient(top, #F44E4E, #FF7F7F);
	background: -webkit-gradient(linear, left top, left bottom, from(#F44E4E), to(#FF7F7F));
	background: linear-gradient(to bottom, #F44E4E, #FF7F7F);
}

.floor .top018 {
	background: -o-linear-gradient(top, #8A86FF, #A1B3FF);
	background: -webkit-gradient(linear, left top, left bottom, from(#8A86FF), to(#A1B3FF));
	background: linear-gradient(to bottom, #8A86FF, #A1B3FF);
}

.masonry {column-count: 2;column-gap: 0;width:1200px;}

/*头部幻灯、产品推荐*/
.sell_top_wrap {width:100%;margin-bottom:15px;}
.sell_top_wrap .sell_top_bd {width:1200px;margin:0 auto;overflow:hidden;}
.sell_top_bd { padding:0 0; overflow:hidden; position:relative;}
.sell_top_bd .bd_l {width:760px; float:left;}
.sell_top_bd .bd_r {width:420px; float:right;background:#fff;min-height:625px;}
.sell_top_bd .bd_banner { width:100%; height:360px;position:relative;overflow:hidden;}
.sell_top_bd .carousel {height:360px;position:absolute;}
.sell_top_bd .carousel li {float:left;}
.sell_top_bd .carousel li,.carousel li img {width:760px;height:360px;}
.sell_top_bd .img-index {position:absolute;bottom:20px;width:100%;display:flex;justify-content:center;}
.sell_top_bd .img-index li {float:left;width:40px;height:4px;line-height:4px;overflow:hidden;text-align:center;border-radius:2px;font-size:12px;cursor:pointer;background:#fff;margin:0 5px;color:#fff;}
.sell_top_bd .img-index li.active {background:#0095ff;}
.bd_bottom {height:250px;background:#fff;margin-top: 15px;}
.bd_bottom .bd_tit {text-align:center; font-size:16px;color:#fff;padding:0 10px; background:#255178;line-height:45px;}
.bd_bottom .bd_tit span { font-size:14px;}
.sell_pr { overflow:hidden;clear:both;padding:0 7px;margin-top:15px;}
.sell_pr ul li { float:left; width:175px; box-sizing:border-box; margin-right:15px;position:relative;}
.sell_pr li:hover .like {visibility: visible;bottom: 0px;}
.sell_pr ul li .image { width:100%;text-align:center;background:#fff;}
.sell_pr ul li .image img {height:150px;max-width:150px;margin:10px;border-radius:10px;}
.sell_pr ul li .text { padding:10px 15px;background:#eee;}
.sell_pr ul li .text h3 { font-size:14px; line-height:20px; height:20px; overflow:hidden;}
.sell_pr ul li .text p { font-size:14px;margin-top:10px;color:#d10000;}
.sell_pr ul li .text p i { font-size:12px;}
.bd_r .bd_r_wrap {padding:10px 15px;}
.bd_r .bd_r_wrap .bd_r_top { margin-bottom:10px;}
.bd_r .bd_r_wrap h3 {line-height:24px;font-size:16px;}
.bd_r .bd_r_wrap h3 p {line-height:8px;}
.bd_r .bd_r_wrap h3 .bg {width:45px;height:3px;background:#255178; display:inline-block;border-radius:50px;}
.tag_hot {padding:10px 0 0;max-height:122px;overflow:hidden;}
.tag_hot a {padding:4px 8px;margin-bottom: 6px;display: inline-block;border: 1px #dfdfdf solid;border-radius: 20px;margin-right: 5px;}
.tag_hot a:hover {background:#255178;border:1px #255178 solid;color:#fff;}
.bd_list {padding:10px 0 0;overflow:hidden;}
.bd_list li {line-height:25px;padding:2px 0;border-bottom:1px #dfdfdf dotted; font-size:14px;}
.col-2 li {width:50%;float:left; padding-right:5px;box-sizing:border-box;}
.col-2 li:nth-child(2n) {padding-right:0px;}
.bd_list li a { display:block;}
.bd_list li span { float:right;color:#9e9e9e;margin-left: 8px;}
.bd_list li span img {width:12px; margin: -5px 0px 0 0;}
.sell_data {padding:5px 0;}
.sell_data a {line-height:24px; margin-right:10px;}
.floor .bd_list {border:1px #efefef solid;border-top:0;padding:10px;}
.floor:nth-child(odd) .bd_list {border-right:0;}

/*推荐供应*/
.sell_recomm_wrap {background:#fff;border-left:1px #efefef solid;}
.sell_recomm_wrap h2 {font-size:18px;padding:10px 0;text-align:center;line-height:24px;background:linear-gradient(#dce5ec 20%, #cad8e0 80%);}
.sell_recomm_block {padding:0px;}
.sell_recomm_block .sell_recomm_list {overflow:hidden;}
.sell_recomm_block .sell_recomm_list li {width:16.66%;float:left;text-align:center;position:relative;border-right: 1px solid #efefef;border-bottom: 1px solid #efefef;box-sizing: border-box;}
.sell_recomm_list li:hover .like {visibility: visible;bottom: 0px;}
.sell_recomm_block .sell_recomm_list li .sell_li {background:#fff;margin:10px;height:240px;}
.sell_recomm_block .sell_recomm_list li .sell_li .i-img { padding:10px;}
.sell_recomm_block .sell_recomm_list li .sell_li .i-img img {width:100%;}
.sell_recomm_block .sell_recomm_list li .sell_li p {height:48px;line-height:24px;font-size:14px; padding:0 6px;}

/*楼层图*/
.sell_fl01 {background:url("services/sell_fl01.png") no-repeat;}
.sell_fl02 {background:url("services/sell_fl02.png") no-repeat;}
.sell_fl03 {background:url("services/sell_fl03.png") no-repeat;}
.sell_fl04 {background:url("services/sell_fl04.png") no-repeat;}
.sell_fl05 {background:url("services/sell_fl05.png") no-repeat;}
.sell_fl06 {background:url("services/sell_fl06.png") no-repeat;}
.sell_fl07 {background:url("services/sell_fl07.png") no-repeat;}
.sell_fl08 {background:url("services/sell_fl08.png") no-repeat;}
.sell_fl09 {background:url("services/sell_fl09.png") no-repeat;}
.sell_fl010 {background:url("services/sell_fl010.png") no-repeat;}
.sell_fl011 {background:url("services/sell_fl011.png") no-repeat;}
.sell_fl012 {background:url("services/sell_fl012.png") no-repeat;}
.sell_fl013 {background:url("services/sell_fl013.png") no-repeat;}
.fl_num {width:100px;height:100px;margin:10px auto; background-size:100%;}

.floor{overflow:hidden;margin-bottom:16px;background:white;width:50%;float:left;}
.floor .left {width:150px;float:left;height:370px}
.floor .left h2 { display: block;padding-top:8px;line-height: 35px;font-size: 16px;text-align:center; border-radius:0px 0px 10px 10px;}
.floor .left h2 a { text-align:center;}
.floor .left ul{padding:10px;overflow:hidden}
.floor .left ul li{width:50%;float:left;}
.floor .left ul li a{ text-align:center;line-height:24px;}
.floor .left ul li a:hover {color:#f60;}
.floor .right {overflow:hidden;background:#f8f8f8;height:370px;}
.floor .right ul{padding:0px 0;overflow:hidden;height:368px;border-top: 1px #efefef solid;border-bottom: 1px #efefef solid;}
.floor .right ul li{float:left;width:33.33%; overflow:hidden; text-align:center;font-size:14px;padding: 10px;border-bottom: 1px solid #efefef; border-right: 1px solid #efefef; box-sizing: border-box;background:#fff;}
.floor .right ul li img{height:120px;}
.floor .right ul li:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.floor .right ul li p{height:40px;line-height:20px;font-size:12px; text-align:center; overflow:hidden;text-overflow: ellipsis;margin-top:5px;padding:0 10px;}
.floor .right ul li p.price{color:#e50a11;margin-top:15px;font-size:16px;}

.new ul{padding:30px 0;overflow:hidden}
.new ul li{float:left;width:100px; overflow:hidden; text-align:center;font-size:14px;padding:0px 10px 0px 10px}
.new ul li img{width:100px;}
.new ul li:hover img{filter:alpha(Opacity=80);-moz-opacity:0.8;opacity: 0.8;}
.new ul li p{width:100px;height:20px;line-height:20px; overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-top:20px}
.new ul li p.price{color:#e50a11;margin-top:10px;font-size:16px;}

.industry-bar {
    position:fixed;top:200px;left:50%;margin-left:-680px;width:70px;display:none;box-shadow: 0px 0px 8px rgba(0,0,0,0.15);
	z-index:1000;
	background:white;
}
.industry-bar h5{height:26px;line-height:26px;padding:5px 0;background:#255b8b;text-align:center;color:#fff}
.industry-bar.hover {
    display:block
}

.industry-bar ul {
    background:#fff;
}
.industry-bar li {
    padding:8px 8px;line-height:16px; text-align:center;border-bottom:#e9e9e9 1px solid
}
.industry-bar li a {
    display:block;line-height:16px;font-size:12px;
}
.industry-bar li.current {background:#236dae
}
.industry-bar li.current a{color:white}

.guess-like{width:1200px;margin-top:20px;overflow:hidden;}
.guess-like li {margin-right: 15px;margin-bottom: 20px;float:left;width:198px;background:white;border:1px #dfdfdf solid; position:relative;padding:14px;overflow:hidden}
.guess-like li:nth-child(5n) {margin-right: 0px;}
.guess-like li:hover{box-shadow: 0px 0px 8px rgba(0,0,0,0.15);}
.guess-like li img{width:100%}
.guess-like li p.s-title{font-size:14px;line-height:20px;height:40px;margin:10px 0;color:#555;overflow:hidden}
.like {width: 100%;height: 85px;background: linear-gradient(75deg, #FF9900, #FF6700);text-align: center;color: #fff;position: absolute;bottom: -85px;visibility: hidden;-webkit-transition: all .4s ease 0s;-moz-transition: all .4s ease 0s;-ms-transition: all .4s ease 0s;-o-transition: all .4s ease 0s;transition: all .4s ease 0s;left:0;}
.guess-like li:hover .like {visibility: visible;bottom: 0px;}
.like p{font-size:12px}
.like i{font-size:16px;border-bottom:#f9f9f9 1px solid;display:block;height:30px;margin:10px 30px 10px;}
.guess-like li p.price{font-size:18px;line-height:20px;margin-top:15px;width:100%;overflow:hidden;height:20px;}
.guess-like li p.price em{float:left;color:#ff6600;font-weight:bold}
.guess-like li p.price em i{font-size:12px}
.guess-like li p.price span{float:right;font-size:12px;color:#777}
.f_r{float:right}
.guess-like li p.price .small{color:#666;font-size:12px;float:right;font-weight:normal}
.guess-like li .company{height:20px;overflow:hidden;width:100%}
.guess-like li .company .f_l{width:120px;float:left;line-height:20px;height:20px;}
.guess-like li .company .f_r{width:55px;float:right;}
.g6{background:url(img/brand6.png) no-repeat; background-size:18px 20px; width:20px;height:20px;display:inline-block;margin-right:3px;vertical-align: middle;}
.g7{background:url(img/brand7.png) no-repeat; background-size:15px 20px; width:20px;height:20px;display:block;float:left}
.g11{background:url(img/brand11.png) no-repeat; background-size:18px 20px; width:20px;height:20px;display:block;float:left}
.g12{background:url(img/brand12.png) no-repeat; background-size:20px 20px; width:20px;height:20px;display:block;float:left}
.g13{background:url(img/brand.png) no-repeat; background-size:15px 20px; width:20px;height:20px;display:block;float:left}
.guess-like li .company i{float:left;display:block}
.year{display:block;font-size:12px;line-height:20px;float:left;height:20px;}
.year b{font-weight:bold;color:#ff7900;font-size:14px;}

/*分类列表*/
.search_more {width:1200px; margin:0 auto;}
.search_more .list-txt li {width:25%;float:left;box-sizing:border-box;}

/*内容页左侧*/
.left-side{width:255px;float:left;overflow:hidden;border:1px #efefef solid;}
.s-shopInfo{background:white;margin-top:15px}
.s-shopInfo h2{font-size:16px;line-height:40px;padding:5px 15px;font-weight:normal;color:#000;border-bottom:1px #efefef dotted;}
.s-shopInfo h2:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.s-shopInfo dl{padding:0 15px;padding:0 15px; overflow:hidden}
.s-shopInfo a{width:145px;height:90px; display: block; color: #333; font-size: 12px; padding:15px 0px 15px 100px; border-bottom:1px solid #f3f3f3; position: relative; overflow:hidden;}
.s-shopInfo a img {width: 90px; height: 90px; position: absolute; left: 0; top: 19px;}
.s-shopInfo a b{display: block;  line-height:26px; font-size: 16px; color: #333; overflow: hidden; font-weight: 400;}
.s-shopInfo a:hover b{ color:#ee2c2e}
.s-shopInfo a span {display: block; height: 25px; line-height: 25px; overflow: hidden;font-weight:bold; color: #ee2c2e; margin-top:5px;}
.s-shopInfo a:last-child{ border:none}
/*内容页右侧*/
.right-side { width: 1120px;overflow:hidden; float:right;}
.content{background:white;overflow:hidden;padding:0 30 30pxpx;line-height:26px;font-size:14px}
.sell_content {padding:0 30px 30px;}
.sell_content table {border-collapse:collapse;max-width:100%;border:1px #dfdfdf solid;min-width:320px;}
.sell_content table th {background:#f8f8f8;}
.sell_content table td {padding-left:15px;border:1px #dfdfdf solid;}
.content .sell_biaoqian {width:100%;overflow:hidden;padding:10px 0;margin-bottom:15px;}
.content .sell_dl { width: 33.33%;float:left; box-sizing: border-box;line-height:32px;}
.content .sell_dl dt {float:left;font-weight:700;color:#333;}
.content .sell_dl dd {float:left;color:#999;}
.sell_content p { text-indent:0;margin-bottom: 10px;}
/*内容页第一屏*/
.main{background:white;overflow:hidden;}
.m-left{width:1060px;float:left}
.m-title{overflow:hidden;padding-bottom:15px;}
.m-title h1{font-size:22px;font-weight:normal;color:#000; overflow:hidden}
.m-title p {color:#999;margin-top:5px;line-height:20px;}
.info-left{width:400px;float:left;overflow:hidden;padding:10px;zoom: 1; background:#f5f5f5;}
.info-middle{width:610px;float:left;padding:15px 15px;overflow:hidden}	
.proPrice{background:#fff5ec;height:31px;line-height:31px; padding:15px 0; margin-bottom:10px; font-size:12px; position:relative;border-top:#ff6000 2px solid}
.proPrice span{color:#ee2c2e;float:left;line-height:31px;font-size:16px;overflow:hidden}
.proPrice i{color:#999; font-size:12px;float:left;width:48px; text-align:justify;text-align-last:justify;padding:0 15px;}
.proPrice font{font-size:24px;margin:0 2px;font-weight:bold;}
.rule{position:absolute;right:10px;top:18px;}
.rule a{display:block;float:left;color:#777;margin-right:10px;height:20px;line-height:20px; position:relative}
.rule a.sc{background:url(img/pic2.png) no-repeat 0 -2px;padding-left:22px}
.rule a.zb{background:url(img/zb.png) no-repeat 0 center;padding-left:20px}
.rule a.sys{background:url(img/pic1.png) no-repeat 0 center;padding-left:24px}
.rule a.sys dl{box-shadow:0px 0px 15px rgba(0,0,0,0.2);padding:10px; position:absolute;left:0px;top:25px;opacity: 0;visibility: hidden;transition: all 0.5s;margin-top:-50px; text-align:center}
.rule a.sys:hover dl{visibility: visible;opacity: 1;margin-top:0px}
.rule a:hover{color:#ff6000}
.order {overflow:hidden;}
.order ul li{float:left;margin-right:12px;}
.order ul li a{display:block;line-height:38px;font-size:16px;padding:0px 30px}
.order ul li.cont a{background:#ff6000;color:white;border:#ff6600 1px solid;}
.order ul li.cont a:hover{background:#ff5200}
.order ul li.bk a{border:#ee2e2c 1px solid;color:#ee2e2c;}
.order ul li.bk a:hover{border:#d10000 1px solid;background:#d10000;color:white}
.order ul li.inq a{border:#ff6600 1px solid;color:#ff6000;}
.order ul li.inq a:hover{border:#ff6600 1px solid;background:#ff6000;color:white}
.order ul li.buy a{border:#ff6600 1px solid;color:#ff6000;}
.order ul li.buy a:hover{border:#ff6600 1px solid;background:#ff6000;color:white}
.order ul li.shop a{border:#e3e3e3 1px solid;color:#333;}
.order ul li.shop a:hover{border:#e1e1e1 1px solid;background:#f5f5f5}
.info-right{overflow:hidden;padding:0px 0px; float:right;background:#f5f5f5;}
.text-list { width:100%; overflow:hidden;margin-bottom:10px;font-size:12px;margin-top:10px;}
.text-list dl{line-height:28px; width:100%;padding:0px;color:#333;height:28px;overflow:hidden}
.text-list dl dt{float:left;color:#999;width:48px; text-align:justify;text-align-last:justify;padding:0 15px;}
.text-list dl dd{overflow:hidden;color:#000}
.text-list dl dd .tags {padding:3px 8px;background:#f0f0f0;border-radius:20px;}
.tips_txt {clear:both;line-height:24px;color:#aaa;margin-top:10px;}
.tips_txt img {margin-top:-1px;width:14px;margin-right:3px;}
.pir {width:130px; float:right; overflow:hidden;}
.pirtop {width:130px; height:38px;}
.pirtop span {display:block; width:112px; height:38px; margin:0 auto; text-align:center;}
.pirtop i {font-style:normal; margin:0 auto; display:inline-block; height:38px; line-height:38px; color:#888; padding:0 5px 0 5px;}
.pir div.bd {width:130px; clear:both; height:450px;overflow:hidden;}
.pir div.bd li {display:block; width:100px; padding-left:18px; clear:both; height:150px;}
.pir div.bd li a img {border:1px solid #ececec;width:95px;height:95px;}
.pir div.bd li a:hover img {border:1px solid #F60;}
.pir div.bd li span {display:block; width:100px; overflow:hidden; clear:both; text-align:center; height:25px; line-height:25px; color:#5b5b5b; font-size:12px;}
.pir div.hd {width:130px; height:25px; padding-top:0px; clear:both;text-align:center; position:relative; z-index:2;}
.pir div.hd ul{text-align:center;}
.pir div.hd li {display:inline-block;*display:inline;zoom:1; line-height:30px; cursor:pointer; width:6px; height:6px; overflow:hidden; margin:0 4px 0 5px; background:#d9d9d9;}
.pir div.hd li.on {background:#ff7200;}
.pir div.hd a.next,.pir div.hd a.prev {display:block; cursor:pointer; width:16px; height:17px; overflow:hidden; background:url(img/ar.gif) no-repeat; position:absolute; left:16px; top:0px;}
.pir div.hd a.next {left:auto; right:16px; background:url(img/ar.gif) no-repeat -16px top;}
.pir div.hd a.next:hover {background:url(img/ar.gif) no-repeat -16px -17px;}
.pir div.hd a.prev:hover {background:url(img/ar.gif) no-repeat left -17px;}
/*产品橱窗*/
.p-box{overflow:hidden;background:white;border-bottom:#eee 1px solid}
.p-box h5{font-size:16px;line-height:40px;padding:0px 15px;border-bottom:#eee 1px solid; font-weight:normal;color:#000}
.p-box h5:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.p-box dt{font-size:16px; height:32px;line-height:32px;padding:0px 10px 0px 10px; background:url(icon-recommend.png) no-repeat;color:white}
.p-box dt a{margin-right:15px}
.p-box dt span{float:right;}
.p-box dt span a{display:block;font-size:0px;text-indent:-999px;width:60px;}
.p-box dl{border:#ff7200 1px solid;overflow:hidden}
.p-box img{width:220px;height:220px;margin-bottom:20px;border-radius:3px}
.p-box dd{float:left;width:220px;padding:18px 28px 16px 28px;border-left:1px solid #f1f1f1;overflow:hidden;position:relative}
.p-box dd:nth-child(1){border-left:none}
.p-box p{text-align:center;line-height:23px;}
.p-box .til{font-size:14px;color:#333;}
.p-box .tsg{font-size:14px;color:#ff5400;}
.p-box dd img{transition: all 0.3s;}
.p-box dd:hover img{margin-left:-3px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}
/*其他产品*/
.o-box{overflow:hidden;background:white;padding:0px 20px;}
.o-box h5{font-size:16px;line-height:40px;padding:5px 0px;font-weight:normal;color:#000;overflow:hidden;border-bottom:#eee 1px solid}
.o-box h5:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.o-box dt{font-size:15px; height:32px;line-height:32px;padding:0px 10px 0px 10px; background:url(icon-recommend.png) no-repeat;color:white}
.o-box dt a{margin-right:15px}
.o-box dt span{float:right;}
.o-box dt span a{display:block;font-size:0px;text-indent:-999px;width:60px;}
.o-box img{width:150px;height:150px;margin-bottom:20px;border-radius:3px;border:#eee 1px solid}
.o-box dd{float:left;width:152px;padding:16px 30px 16px 0px;overflow:hidden;position:relative}
.o-box dd:nth-child(1){border-left:none}
.o-box p{text-align:center;line-height:23px;}
.o-box .til{font-size:14px;color:#333;}
.o-box .tsg{font-size:14px;color:#ff5400;}
.o-box dd img{transition: all 0.3s;}
.o-box dd:hover img{margin-left:-2px;-webkit-transition: all 0.2s ease;-moz-transition: all 0.2s ease;transition: all 0.2s ease;}

.selltitle{overflow:hidden;background:white;padding:0 20px}
.selltitle dt{font-size:16px;line-height:38px;padding:5px 0px;font-weight:normal;color:#000;border-bottom:#eee 1px solid}
.selltitle dt:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}

/*keys*/
.sell-keys{background: #fff;overflow: hidden;margin-top:20px;padding:0px 20px 10px}
.sell-keys h5{font-size:16px;line-height:40px;padding:5px 0px; font-weight:normal;color:#000;border-bottom:#eee 1px solid}
.sell-keys h5:before{content:"";background:#ff6000;float:left;margin-right:10px;height:16px;width:3px;margin-top:12px;}
.sell-keys dl{padding:15px 30px 0px 0; overflow:hidden}
.sell-keys dl dt{font-size:14px;height:35px;color:#000;font-weight:700;}
.sell-keys dl dd a{font-size:12px;line-height:28px;height:28px;color:#777;box-sizing: border-box;padding: 0 10px 0 0;}
.sell-keys dl dd a:nth-child(4n) {padding:0;}
.sell-keys dl dd.f4 a{width:25%;float:left}
.sell-keys dl dd.f6 a{width:16%;float:left}
.sell-keys dl dd a:hover{color:#ff6700}

.sell_tip {width:180px;height:70px;background:url('image/sell_tip.gif') no-repeat;overflow:hidden;z-index:1000;position:absolute;}
.sell_tip p {margin:0 0 4px 2px;font-weight:bold;}
.sell_tip div {padding:8px 0 0 10px;}
.tool {background: #fff; overflow:hidden;padding:10px; margin-bottom:20px; box-shadow: 0px 0px 3px rgba(0,0,0,0.15);}

.tool table {width:100%;}
.tool select {height: 23px;padding: 0 0 0 5px;border: 1px solid #ccd1d9;font-size:12px;}
.tool-btn {border:#ccd1d9 1px solid;;height:24px;line-height:24px;width:70px;padding:0px;cursor:pointer; background:white;font-size:12px;}
.tool-btn:hover {border:#ee2e2c 1px solid;background:#ee2c2c;color:white}

.showChange {
    float: right;
    margin-right: 5px;
	margin-top:1px
}
.showChange a{cursor: pointer;display:block;line-height:26px;float:left;padding:0px 10px;text-indent:-9999px}
.showChange a.tupian {
    background:white url("img/matrix_green.png") no-repeat center;
}
.showChange a.tupian_gray {
    background: url("img/matrix_gray.png") no-repeat center;
}
.showChange a.tuwen {
    background:white url("img/bar_green.png") no-repeat center;
}
.showChange a.tuwen_gray {
    background: url("img/bar_gray.png") no-repeat center;
}

.img_list li {height:22px;line-height:22px;overflow:hidden;}
.product_option {padding:10px 20px 10px 20px;}
.iq_btn {margin-top:10px;border:none!important;}
.cc_inp {border:#CCCCCC 1px solid;text-align:center;}


/*搜索图文列表*/
.sell-list ul li{height:100px;padding:15px 20px 15px 15px;margin-bottom:15px;background:white;position: relative;z-index:10; box-shadow: 0px 0px 10px rgba(0,0,0,0.15);}
.sell-list ul li:hover{box-shadow: 0px 0px 10px rgba(0,0,0,0.35);}
.sell-list ul li:hover .s-buy a{background:#ee2e2c;color:white}
.s-service em{float:left;position:relative;width:16px;height:16px;z-index:100;margin:0px 5px 0px 0px;}
.s-service em span{display:none}
.s-service em:hover span{display:block;z-index:1000;width:100px;height:100px;overflow:hidden; position:absolute;left:-65px;padding:5px;top:25px; box-shadow: 0px 0px 5px rgba(0,0,0,0.25); background:white;}
.s-service em span img{width:100px;height:100px;}
.sell-list ul li .s-title{font-size:16px}
.s-db{float:left;margin-right:15px;margin-top:35px}
.s-db input{width:14px;height:14px;border:#e3e3e3 1px solid;border-radius:0px;background:white;box-sizing: border-box;}
.s-pic{float:left;margin-right:15px}
.s-pic img{width:100px;height:100px;border:#eee 1px solid}
.s-info{width:340px;float:left;overflow:hidden;}
.s-hs{color:#777;overflow:hidden;height:40px;line-height:20px;overflow:hidden}
.s-hs em{margin-right:10px}
.s-brand{border:#ee2e2c 1px solid;color:white; float:left; position:absolute; bottom:15px; height:20px;line-height:20px;background:#ee2e2c; overflow:hidden}
.s-brand i{float:left;display:block;padding:0px 5px;}
.s-brand em{background:white;display:block;float:left;height:20px;line-height:20px;padding:0px 8px;}
.s-brand em a{color:#ee2e2c}
.s-price{float:left;width:110px;font-size:12px;color:#ee2e2c;margin-top:30px;padding-left:20px}
.s-price {font-size:18px}
.s-group{float:left;width:200px;}
.s-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;margin-bottom:10px;}
.s-name a{color:#000}
.s-local{margin-bottom:12px; background:url(img/global.png) no-repeat left 1px;padding-left:15px;}
.s-service{float:right;width:90px; text-align:center}
.s-buy{width:80px;margin:15px 0px 0px 0px;overflow:hidden}
.s-buy a{line-height:24px;border:#ee2e2c 1px solid;display:block;color:#ee2e2c;border-radius:1px;font-size:12px;}
.sell-list ul li:hover .s-brand{border:#d10000 1px solid;color:white; float:left; position:absolute; bottom:15px; height:20px;line-height:20px;background:#d10000; overflow:hidden}
.sell-list ul li:hover .s-brand i{float:left;display:block;padding:0px 5px;}
.sell-list ul li:hover .s-brand em{background:white;display:block;float:left;height:20px;line-height:20px;padding:0px 8px;}
.sell-list ul li:hover .s-brand em a{color:#d10000;font-weight:bold}

.company-info{padding:0px 20px;margin: 0 auto 15px;height: 110px;background:#f9f9f9 url('img/company-head.png') bottom repeat-x;box-shadow: 0 1px 11px 0 rgb(206, 206, 206);}
.company-info .left{float: left;padding-top:10px;width:85%;}
.company-info .name{font-size: 26px;font-weight:bold;line-height:50px;}
.company-info .business{font-size:14px;color: #888888;line-height:20px;float:left;}
.company-info .right  {width: 130px;text-align:center;float:right}
.company-info .right img{width:80px;height:80px}
.company-info .right p{width: 130px;height:20px;line-height:20px;text-align:center;color: #666666;font-size: 14px;float:left;font-weight: 600;overflow: hidden;}



.cptop{ margin-left: 20px;margin-right: 20px;width: 1360px; height: auto;}
.cppic{ width: 400px; height: 400px; float: left;}
.cppic img{width: 400px; height: 400px;}
.cptxtbox{ width: 910px; float: right;}
.cptxtbox h1{ font-size:24px; line-height: 60px;}
.cpjj{ font-size:16px; color: #a1a1a1; line-height: 170%;}
.gsxxbox{ background-color: #f5f5f5; padding: 20px; margin-top: 20px; margin-bottom: 15px;}
.gsxxbox h3 a{font-size: 20px; color: #0268bc; line-height: 40px; font-weight: normal}
.gsxxbox p{ font-size:16px; color: #acacac;}
.cptel{ height: 49px; line-height: 49px; background: url('tel.png') left no-repeat; padding-left: 56px; font-size: 20px; color: #ff6000}
.cptel strong{ font-size: 36px; font-family: Impact;}
.cptxtbox .cpbtn{  margin-top: 20px;}
.cptxtbox .cpbtn a{ width: 160px; height: 40px; line-height: 40px; text-align: center; display: block; height: 40px; background-color: #ff6000; font-size: 20px; color: #fff;}
.cptxtbox .cpbtn a:hover{ border: 0px; color: #fff; background-color: #ff853c;}

