@charset "utf-8";
/*design by Chandixiu QQ:170067733*/
/*base*/
@import url("fonts/iconfont.css");
@font-face {
  font-family: 'iconfont';
  src: url('fonts/iconfont.eot');
  src: url('fonts/iconfont.eot?#iefix') format('embedded-opentype'),
      url('fonts/iconfont.woff2') format('woff2'),
      url('fonts/iconfont.woff') format('woff'),
      url('fonts/iconfont.ttf') format('truetype'),
      url('fonts/iconfont.svg#iconfont') 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:#f5f5f5}
body{min-width:1200px}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, 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}
img{border:0;-ms-interpolation-mode:bicubic;vertical-align:middle;_display:block;}
form,input,select;,textarea,td,th {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:#333;text-decoration:none;}
a:hover{color:#ff6000;}
.text-overflow {overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.text-overflow2 {overflow: hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;}
.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:100px;padding:10px 0}
/*顶部区域*/
.head {background:#f5f5f5;width:100%;height:35px;font-size:12px;color:#000;border-bottom:#eee 1px solid}
.head a{color:#000}
.head a:hover{color:#ff6000}
.head_m {margin:auto;width:1200px;position:relative}
.head_l{float:left;line-height:35px;}
.head_r {float:right;}
.head_r .login{padding-top:9px}
.head_r .login a{padding:0px 15px 0px 15px;line-height:16px;height:16px; border-right:#ccc 1px solid;display:block;float:left}
.head_r .tel{line-height:35px;font-size:14px; background:url(img/tel.png) no-repeat left center; background-size:20px 20px;padding-left:25px;color:#ee2e2c;font-weight:bold;margin-left:15px}
.userCon {display: flex;}
.userCon .down {position: relative;z-index: 5;min-width: 70px;}
.userCon .down:after{content:"";background:#ccc;width:1px;height:16px;right:0; position:absolute; top:9px}
.userCon .down .level {display: flex;align-items: center;margin: 0;justify-content: center;padding: 0 15px;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:390px; position:relative;height:60px;overflow:hidden;padding:18px 0}
.logo img{float:left}
.slogo{float:left;margin-top:20px;margin-left:10px;}
.head_search {float:left;height:40px;margin-top:32px;position:relative;}
.search_i {width:340px;font-size:12px;height:38px;line-height:38px;padding:0px 0 0 10px;color:#666666;background:url('image/spacer.gif');border:#ff6700 2px solid;border-left:none;border-right:none}
.search_i:focus{outline:none;}
.search_m {width:80px;cursor:default;font-size:12px;height:38px;line-height:38px;color:#333;border:#ff6700 2px solid;float:left; border-right:none; text-indent:12px}
.search_s {width:80px;height:38px; font-size:14px;line-height:38px; border:none; text-align:center;margin:0;cursor:pointer;color:white;background: linear-gradient(to right, #FF9900, #FF6700);float:right}

.dropdown {position: relative;z-index: 1;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:10px; 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:401px;overflow:hidden;cursor:pointer;margin:76px 0 0 386px;font-size:14px;line-height:20px;color:#666666;background:#FFFFFF;border:#eee 1px 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:110px;height:40px;float:left;font-size:14px;margin-top:32px;margin-left:20px;}
.fabu a{display:block;background:#f7f7f7 url(img/post-icon-black.png) no-repeat 12px 12px;padding-left:33px;line-height:40px;color:#000;border:#dadada 1px solid}
.fabu a:hover{background:#ff5400 url(img/post-icon.png) no-repeat 12px 12px;color:white;border:#ff5400 1px solid}
/*导航菜单*/
.smenu {height:56px;overflow:hidden;width:100%;background:white}
.smenu ul{width:1200px;height:50px;background:#ff6000; margin:0px auto}
.smenu li {float:left;padding:10px 0px;margin-right:21px;}
.smenu li a{display:block;color:#111;padding:0px 10px;line-height:30px;font-size:16px;}
.smenu li.menuon a{background:#FFA500;color:white;border-radius:5px;}
.smenu li a:hover {background:#ffa500;border-radius:5px;color:white;}
.smenu li.menuon a:hover{background:#ff6000;}




.advantage { overflow:hidden;}
.advantage li { float:left; height:80px; line-height:80px; font-size:18px; color:#fff; margin-right:100px;margin-left:30px}
.advantage li:nth-child(5) { margin-right:0;}
.advantage i { background: url(https://www.3171688.com/skin/3171688skin/static/img/bottom.png) no-repeat; position: static; position: initial; display: inline-block; vertical-align: -8px; margin-right: 10px;}
.advantage .ad1 {width: 34px;height: 36px;background-position: -124px -85px;vertical-align: -14px;}
.advantage .ad2 {width: 32px;height: 32px;background-position: -124px -41px;}
.advantage .ad3 { width: 32px; height: 32px; background-position: -124px -129px;}
.advantage .ad4 {width: 34px;height: 33px;background-position: -124px -170px; }
.advantage .ad5 {width: 27px;height: 34px;background-position: -124px 0;}


.footer {width:100%;padding:10px 0 0px;background:#333;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}
.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}






/* common */
.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;}
input.copyurl{background:url(img/ico-share.png) no-repeat;padding-left:27px;border:none;display:block;margin-top:3px}
input.copyurl:hover{text-decoration:underline}
input.copyurl:foucs{outline:none;border:none}
/*




/* layout */
.m0 {width:100%;background:#F2F2F2;}
.m0 .m {background:#F2F2F2;}
.m1 {background:url('image/bg-line.png') repeat-y 910px 0;}
.m1l {width:890px;float:left;}
.m1r {width:239px;float:right;}
.m2 {background:url('image/bg-line.png') repeat-y 910px 0;}
.m2l {width:890px;float:left;}
.m2r {width:280px;float:right;}
.m3l {width:870px;float:left;}
.m3r {width:300px;float:right;}

.m_l {width:880px;}
.m_r {width:300px;}
.m_n {width:20px;}
.m_l_1 {width:1000px;}
.m_r_1 {width:180px;}
.sd{ background:white; overflow:hidden;box-shadow: 0px 0px 15px #dadada;padding:10px;}
.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-green{background:#1AAD19;border:#18A117 1px solid;color:#FFFFFF;}
.btn-green:hover{background:#179B16;border:#159014 1px solid;}
.btn-blue{background:#ee2e2c;border:#d10000 1px solid;color:#FFFFFF;}
.btn-blue:hover{background:#d10000;}
.btn-red{background:#F8F8F8;border:#C6C6C6 1px solid;}
.btn-red:hover{background:#CE3C39;border:#BF3835 1px solid;color:#FFFFFF;}
/* left */
.li_dot li {background:url('image/li_dot.gif') no-repeat 5px 10px;padding:0 10px 0 12px;}
/* 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;}
/* table */
.tb {width:100%;}
.tb th {background:#EEEEEE;}
.tb td {border-bottom:#eee 1px solid;}
.tb tr:hover {background:#F3F3F3;}
.tf {width:100%;}
.tf td {border-top:#F0F0F0 1px solid;}
.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:380px;height:380px;cursor:crosshair}
#zoomer{border:#333333 1px solid;width:120px;height:90px;background:#FFFFFF url('image/zoom_bg.gif');position:absolute;opacity:0.5;filter:alpha(opacity=50);}
#big_div{width:380px;height:380px;border:#CCCCCC 1px solid;background:#FFFFFF;position:absolute;overflow:hidden;z-index: 9;}
#big_pic{position:absolute;}
.ab_im{padding:2px;margin:10px 0 10px 13px;border:#C0C0C0 1px solid;}
.ab_on{padding:2px;margin:10px 0 10px 13px;border:#FF6600 1px solid;background:#FF6600;}
/* ads */
.adword table {background:url('image/adword_bg.gif') repeat-x 0 bottom;}
.adword_tip {color:#FF1100;border-bottom:#eee 1px solid;padding:8px 10px 8px 28px;background:url('image/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}
.b30 {height:30px;font-size:1px; clear:both;width:100%;overflow:hidden}
.b50 {height:50px;font-size:1px; clear:both;width:100%;overflow:hidden}
.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,.fl{float:left}
.f_r,.fr{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('image/loading.gif') no-repeat center center;}
.slide {background:#FAFAFA;overflow:hidden;}


/* position */
.nav {padding:0 0px 10px 22px;height:24px;line-height:24px;background:url('image/ico-nav.png') no-repeat 0px 3px;color:#999}
.nav i {font-style:normal;color:#999;padding:0 10px}
.nav em{color:#ff6000}
.nav a{color:#999}
.nav a:hover{color:#ff5400}
/*信息防骗提示*/
.mt_20{margin-top:20px;}
.fl-left{float:left}
.fl-right{float:right}
.warn_wrap{border:1px solid #e6e6e6;overflow:hidden;}
.warn_ico{border: 1px #fff solid; padding: 4px 0 8px 65px; background: #fefefe; overflow:hidden;}
.warn_ico{padding:7px 0 10px 160px;position:relative;}
.warn-pic{width:69px;height:69px;background:url(images/sm_an.png) no-repeat;position:absolute;left:80px;top:50%;margin-top:-34px;float: left;}
.warn_ico .fl-right dd{width:90%;color: #888888;}
.warn_ico .fl-right dl{font-size:12px;line-height:25px}
.warn_ico .fl-right dl dt{color: #e60000;}
.warn_ico .fl-right{width: 97%;}
.fl-clr{zoom: 1;}
.warn_ico .fl-right dt, .warn_ico .fl-right dd{float: left; margin-top: 3px;}
.warn_ico .fl-right dt{color: #0084c5; width: 79px; padding-right: 3px; text-align: right;}
/* 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;}
.introduce {margin:20px 0;padding:20px;line-height:180%;font-size:16px;background:#F2F2F2;border-left:#eee 2px solid;}
.content {font-size:16px;line-height:200%;padding:16px;}
.content p {text-indent:2em;line-height:25px}
.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('image/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('image/loading.gif') no-repeat center center;}

/* search */
.fsearch {padding:5px 0 10px 15px;margin:1px 1px 0 1px;background:#F5FAFE url('image/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('image/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('image/arrow_up.gif') no-repeat 3px 3px;height:23px;line-height:23px;overflow:hidden;padding:0 5px 0 25px;color:#666666;}
.list-rank {padding:10px; background:white;margin-bottom:20px;border:#e3e3e3 1px solid;border-top:none}
.list-rank li {height:32px;line-height:32px;font-size:14px;padding:0 0px;overflow:hidden;}
.list-rank .f_r {float:right;font-size:12px;color:#666666;padding-left:10px;}
.list-rank em {font-size:20px;font-style:normal;color:#F34540;padding-right:5px;font-family:Georgia;}
.list-rank i {font-size:20px;font-style:normal;color:#999999;padding-right:5px;font-family:Georgia;}

.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 */
.category {padding:10px 20px 5px 15px;}
.category p {padding:5px 0 5px 0;margin:0;}
.category div {padding:0 20px 0 20px;}
.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:48px;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 {overflow:hidden}
.sort-v li {float:left;padding:0 10px;}
.sort-v .on {}
.sort-v .on a{color:#ff5400}
.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;border-radius:10px;}
.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;line-height:28px;background:white; overflow:hidden;clear:both;box-shadow: 0px 0px 15px #dadada; }
.head-txt strong {font-size:18px;border-left:#ff5400 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;line-height:28px;background:white; overflow:hidden;clear:both;box-shadow: 0px 0px 15px #dadada; }
.head-sub strong {font-size:18px;border-left:#ff5400 3px solid;text-indent:10px;display:block;height:16px;line-height:16px;margin-top:5px}
.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;box-shadow: 0px 0px 15px #dadada;margin-bottom:15px;}
.list-txt li {height:32px;line-height:32px;overflow:hidden;font-size:14px;background:url('image/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;box-shadow: 0px 0px 15px #dadada;margin-bottom:15px;}
.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;}


/* side */
.side em {font-size:12px;font-style:normal;color:#999999;}
.side a {width:90%;display:block;font-size:16px;}
.side input {width:140px;border:#eee 1px solid;border-radius:8px;padding:8px 8px 8px 26px;font-size:14px;background:#FFFFFF url('image/icon-search16.png') no-repeat 6px center;outline:none;margin:16px 16px 16px 32px;}
.side input:hover {width:180px;}
.side_li {line-height:48px;height:48px;padding-left:32px;overflow:hidden;}
.side_li:hover {background:#F3F3F3;}
.side_on {line-height:48px;height:48px;background:#EEEEEE;padding-left:32px;overflow:hidden;}
.warn {padding:30px 100px 30px 200px;}
.warn div {padding:5px 0 0 60px;background:url('image/warn.gif') no-repeat;font-size:14px;line-height:200%;}
.warn h1 {font-size:16px;margin:0;}
.guest_warn {padding:2px 0 2px 0;text-align:center;margin:0 130px 15px 130px;background:#FFF5D8;border:#FF7300 1px solid;}

#powered {padding:6px 0 20px 0;}

.side-tool{position:fixed;right:0;top:35%;z-index:1000;width:64px;background:#fff;border-radius: 10px 0 0 10px;box-shadow: -2px 0 8px 0 rgba(0,0,0,.08);}
.side-tool .tool-list .tool-bg{display:block;padding:12px 0;text-align:center;-webkit-transition:.2s;transition:.2s;border-top: 1px solid #eee; margin: 0px 7px;}
.side-tool .tool-list .tool-end { border-top: 0px solid #eee;}
.side-tool .tool-list .tool-bg { position:relative;}
.side-tool .tool-list .tool-bg .ewm { position:absolute;width: 120px; top: -78px; right:60px; display:none;}
.side-tool .tool-list .tool-bg:hover .ewm { display:block;}
.side-tool .tool-list .tool-bg .ewm img { width:100%;}
.side-tool .tool-list .tool-bg .icon img{max-width:100%;vertical-align:top}
.side-tool .tool-list .tool-bg .name{margin-top:3px;font-size:12px;color:#333;}
.side-tool .tool-list .tool-bg .name-db { color: #ff8400;}
.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, #FF9900, #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{color:#49b849;}
.side-tool .tool-list .tool-bg:hover .name{color:#49b849;}

.side-tool .zxdh {
    position: absolute;
    right: 60px;
    height: 60px;
    top: 0;
    width: 150px;
    background: #fff;
    box-sizing: border-box;
    padding: 10px;
    font-size: 14px;
    color: #333;
    line-height: 22px;
    box-shadow: 0 0 8px rgb(0 0 0/.1);
    display: none;
}



.side-tool .tool-list .tool-bg:hover .zxdh { display:block;}





/* album */
.cdx-album{width:400px;height:500px;z-index:1000;}
#mid_pos {position:absolute;}
#mid_div {width:400px;height:400px;cursor:crosshair;background:#F2F2F2;border:1px solid #e6e6e6;}
#zoomer {width:160px;height:120px;background:#FFFFFF url('image/ab-zoom-bg.gif');position:absolute;z-index:6;opacity:0.5;filter:alpha(opacity=50);}
#big_div {width:500px;height:473px;border:#DDDDDD 1px solid;background:#FFFFFF;position:relative;overflow:hidden;right:-410px;top:-495px;z-index:10000}
#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; margin-left:-7px;}
.tbsm {width:350px;height:56px;float:left;overflow:hidden;}
.ab_zoom {width:30px;height:30px;background:rgba(0,0,0,.6) url(img/ab-zoom.png) no-repeat center center;position:absolute;z-index:5;margin:370px 0 0 -30px;background-size:20px;}
.ab_play {width:48px;height:48px;border-radius:50%;background:url(img/ab-play.png) no-repeat center center;position:absolute;z-index:7;margin:-223px 0 0 176px;}
.ab_play:hover {background:url(img/ab-play-on.png) no-repeat center center;cursor:pointer;}
.ab_hide {width:40px;height:40px;background:url(img/ab-hide.png) no-repeat center center;position:absolute;z-index:12;margin:-390px 0 0 350px;display:none;background-size:40px;}
.ab_hide:hover {background:url(img/ab-hide.png) no-repeat center center;cursor:pointer;background-size:40px;opacity:.6;}
.ab_video {width:400px;height:400px;border:#eee 1px solid;background:#fff;position:absolute;z-index:10;margin:-402px 0 0 0;display:none;}
.ab_im {padding:2px;margin:0 14px 0 0;border:#e6e6e6 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;}
video{height:400px!important;}







