*{margin:0;padding:0}
body {
    margin: 0;
    font-size: 14px;
    color: #333333;
    background: #FFFFFF;
}
a:link, a:visited, a:active {
    color: #333333;
    text-decoration: none;
}
.fr {
    float: right;
}
.fl{
    float:left;
}
ul {
    margin: 0px;
    padding: 0px;
}
ul li {
    list-style-type: none;
}
form, input, select, textarea, td, th {
    font-size: 14px;
}
.c_b {
    clear: both;
}
.c_p {
    cursor: pointer;
}
.t_c {
    text-align: center;
}

.f_b {
    font-weight: bold;
}
/*header start*/
.head {
    background: #F8F8F8;
    width: 100%;
    height: 32px;
    border-bottom: #E5E5E5 1px solid;
    position: fixed;
    z-index: 9;
    left: 0;
}
.head_m{
    margin: auto;
    width: 1200px;
    padding: 7px 0 0 0;
    color: #666666;
}

.head_l li {
    float: left;
    margin: 0 10px 0 0;
}
/*header end*/

.head_s {
    height: 31px;
}

/*head start*/
.logo {
    width: auto;
    height: 80px;
    overflow: hidden;
}
.logo img {
    margin: 10px 0 0 0;
    height: 60px;
}
.m {
    margin: auto;
    width: 1200px;
    background: #FFFFFF;
    clear: both;
}
/*head end*/

/*nav start*/
.menu {
    height: 42px;
    line-height: 42px;
    background: #ff4131;
    letter-spacing: 1px;
    font-size: 16px;
    overflow: hidden;
}
.menu .menuon {
    background: #ff4131;
    margin-left: -2px;
}
.menu li {
    float: left;
}
.menu a:link, .menu a:visited, .menu a:active {
    display: block;
    height: 42px;
    color: #FFFFFF;
    padding: 0 35px;
}
/*nav end*/

/*catgory start*/
.im0 {
    padding: 20px 0;
}
.im0l {
    width: 200px;
    float: left;
    height: auto;
    background:#f8f8f8;
}
.im0l ul {
    margin: 10px 0;
}
.im0l li {
    height: 56px;
    line-height: 56px;
    padding: 0 10px 0 40px;
    font-size: 14px;
    overflow: hidden;
    cursor: pointer;
}
.im0l i {
    font-style: normal;
    font-weight: bold;
    float: right;
    color: #DDDDDD;
    font-family: simsun;
}
.im0l strong {
    font-weight: normal;
}
/*catgory end*/

/*banner start*/
.im0m {
    width: 660px;
    float: left;
    margin: 0 20px;
    height: auto;
}
/*banner end*/

/*会员入口 start*/
.im0r {
    width: 300px;
    float: left;
    height: auto;
}
.im0u {
    height: 300px;
    overflow: hidden;
    background: #f8f8f8;
}
.user-info {
    height: 64px;
    padding: 20px;
    background: #f8f8f8;
}
.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 em {
    font-size: 14px;
    font-style: normal;
    float: right;
}
.user-info strong {
    font-size: 16px;
}
a.b:link, a.b:visited, a.b:active {
    color: #ff4131;
    text-decoration: none;
}
.user-info i {
    font-style: normal;
    color: #999999;
    padding: 0 6px;
}
.ian-h ul {
    border-bottom: #DDDDDD 1px solid;
    height: 29px;
    padding-left: 16px;
}
.ian-h li {
    display: inline-block;
    height: 28px;
    line-height: 28px;
    margin-right: 16px;
    padding: 0 10px;
    float: left;
}
.ian-h .on {
    border: #DDDDDD 1px solid;
    border-bottom: #f8f8f8 1px solid;
}
.ian-b {
    height: 66px;
    overflow: hidden;
    margin: 10px 16px 6px 16px;
}
.ian-b div {
    float: left;
    width: 32px;
    height: 32px;
    line-height: 16px;
    padding: 14px;
    text-align: center;
    border: #DDDDDD 2px solid;
    border-radius: 50%;
}
.ian-b p {
    float: left;
    width: 38px;
    height: 16px;
    padding: 24px 0;
    margin: 6px 0 0 0;
    text-align: center;
    font-weight: bold;
    color: #DDDDDD;
    font-family: simsun;
}
.im0g {
    height: 75px;
    overflow: hidden;
    padding: 0 10px;
}
.im0g div {
    width: 70px;
    height: 75px;
    float: left;
    text-align: center;
    padding: 10px 0;
}
.im0g i {
    width: 32px;
    height: 32px;
    color: #ff4131;
    font-size: 22px;
    margin-bottom: 6px;
}
.im0g em {
    font-style: normal;
    background: #ff4131;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 12px;
    z-index: 3;
    position: absolute;
    display: block;
    width: 16px;
    height: 16px;
    line-height: 16px;
    overflow: hidden;
    text-align: center;
    margin: 0 0 0 42px;
}
/*会员入口 end*/

/*最新信息 start*/
.b10 {
    height: 10px;
}
.head-txt {
    padding: 0 6px 10px 6px;
    line-height: 28px;
    border-bottom: #DDDDDD 1px solid;
    margin-bottom: 20px;
    clear: both;
}
.head-txt span {
    float: right;
    font-size: 14px;
    color: #999999;
}
.head-txt strong {
    font-size: 18px;
}
.im-b-sell {
    height: auto;
    background: #F2F2F2;
    padding-bottom: 20px;
}
.im-b {
    overflow: hidden;
    border: #DDDDDD 1px solid;
    margin-bottom: 20px;
}
.im-r-sell div {
    width: 19%;
    border: #FFFFFF 1px solid;
    margin: 20px 0 0 20px;
    padding: 20px;
    height: auto;
    float: left;
    background: #FFFFFF;
}
.im-r-sell b {
    display: block;
    height: 40px;
    line-height: 40px;
    color: #ff4131;
    font-size: 14px;
}
.im-r-sell p {
    margin-top: 10px;
    overflow: hidden;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
/*最新信息 end*/

/*footer start*/
.foot_page {
    background: #EEEEEE;
    padding: 0 10px;
    text-align: center;
    height: 48px;
    line-height: 48px;
    overflow: hidden;
    color: #666666;
}
/*footer end*/

/*备案信息 start*/
.foot {
    color: #666666;
    text-align: center;
    line-height: 32px;
    padding: 10px 0 10px 0;
}
/*备案信息 end*/

/*返回顶部 start*/
.back2top {
    width: 58px;
    height: 58px;
    position: fixed;
    _position: absolute;
    left: 50%;
    margin-left: 620px;
    bottom: 100px;
    _bottom: auto;
    cursor: pointer;
}
.back2top a {
    display: block;
    width: 100%;
    height: 100%;
    background: #d3d3d3;
    text-align: center;
    line-height: 50px;
    font-size: 25px;
    color: #fff;
}
.back2top a:hover {
    background: #ff4131;
}
/*返回顶部 end*/

/*列表 start*/
.nav {
    padding: 10px 10px 20px 10px;
    height: 24px;
    line-height: 24px;
    font-size: 14px;
}
.pages {
    padding: 24px 0;
    text-align: center;
    font-size: 12px;
    color: #666666;
    clear: both;
}
.pages ul li{
    float:left;
    margin-right: 2px;
}
.pages a:link, .pages a:visited, .pages a:active {
    background: #FFFFFF;
    border: #DDDDDD 1px solid;
    padding: 6px 10px;
    text-decoration: none;
}
.pages li.active a{
    background: #258CFF;
    border: #258CFF 1px solid;
    color: #FFFFFF;
}
/*列表 end*/

/*详情 start*/
.bd-t {
    border-top: #DDDDDD 1px solid;
}
.title_trade {
    font-weight: bold;
    font-size: 22px;
    margin: 0 0 20px 0;
    padding: 0 0 20px 0;
    border-bottom: #DDDDDD 1px solid;
}
#mid_div {
    width: 320px;
    height: 240px;
    cursor: crosshair;
    padding: 6px;
    border: #CCCCCC 1px solid;
    background: #F3F3F3;
}
.ab_on {
    padding: 2px;
    margin: 10px 0 10px 32px;
    border: #ff4131 1px solid;
    background: #ff4131;
}
.ab_im {
    padding: 2px;
    margin: 10px 0 10px 32px;
    border: #C0C0C0 1px solid;
}
#big_div {
    width: 400px;
    height: 300px;
    border: #CCCCCC 1px solid;
    background: #FFFFFF;
    position: absolute;
    overflow: hidden;
}
.f_orange {
    color: #ff4131;
}
.info tr{
    height:30px;
    line-height:30px;
}
.contact_head {
    height: 44px;
    line-height: 44px;
    border: #DDDDDD 1px solid;
    border-bottom: none;
    border-top: #ff4131 2px solid;
    background: #f8f8f8;
    padding: 0 16px;
    font-weight: bold;
    font-size: 16px;
}
.contact_body {
    padding: 10px;
    border: #DDDDDD 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;
}
.content {
    font-size: 14px;
    line-height: 200%;
    padding: 16px;
    min-height: 500px;
}
.content img{max-width:600px;}
.list-thumb {
    text-align: center;
}
.list-thumb img {
    border: #DDDDDD 1px solid;
    padding: 2px;
}
.list-thumb li {
    height: 32px;
    width: 147px;
    line-height: 32px;
    overflow: hidden;
}
/*详情 end*/

/*登录 start*/
.login-show {
    width: 400px;
    min-height: 200px;
    float: left;
}
.login-main {
    width: 342px;
    background: #FFFFFF;
    border: #E5E5E5 1px solid;
    margin: 0 28px;
    float: left;
}
#msgs {
    z-index: 1000;
    position: absolute;
    width: 150px;
    margin: -42px auto 0 96px;
    background: #333333;
    height: 32px;
    line-height: 32px;
    color: #FFFFFF;
    text-align: center;
    display: none;
}
.login-head {
    height: 50px;
    overflow: hidden;
}
.login-head ul {
    height: 48px;
    border-bottom: #E5E5E5 2px solid;
}
.login-head .on, .login-head .on:hover {
    border-bottom: #2587F4 2px solid;
    font-weight: bold;
}
.login-head li {
    float: left;
    width: 114px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    font-size: 16px;
    border-bottom: #E5E5E5 2px solid;
}
.login-head a {
    display: block;
    width: 114px;
    height: 48px;
}
.login-body {
    padding-bottom: 20px;
}
input, textarea, select {
    padding: 6px;
}
.login-body div {
    padding: 20px 20px 0 20px;
    font-size: 14px;
}
.input-user {
    background: url(../img/input-username.png) no-repeat 8px center;
    width: 260px;
}
.input-captcha, .input-question, .input-user, .input-pass, .input-mob, .input-mail, .input-text, .input-code {
    padding: 10px 10px 10px 30px;
    height: 22px;
    line-height: 22px;
    border: #E5E5E5 1px solid;
    font-size: 14px;
}
.input-pass {
    background: url(../img/input-password.png) no-repeat 8px center;
    width: 260px;
}
.login-btn {
    width: 300px !important;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
}
.btn-blue {
    background: #007AFF;
    border: #1E74D0 1px solid;
    color: #FFFFFF;
}
.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;
}
.login-oauth {
    border-top: #E5E5E5 1px solid;
    text-align: center;
    margin-top: 20px;
}
a.b:link, a.b:visited, a.b:active {
    color: #007AFF;
    text-decoration: none;
}
/*登录 end*/

/*发布信息 start*/
.publish input,.publish select,.publish textarea{
    border: #E5E5E5 1px solid;
}
.publish input{
    padding: 10px 10px 10px 30px;
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    width: 260px;
}
.publish select{
    padding: 10px 10px 10px 30px;
    height: 40px;
    line-height: 40px;
    width: 302px;
}
.publish textarea{
    width: 290px;
    height: 200px;
}
.publish table tr td:first-child{width:50%;text-align:right;padding-right:5%}
/*发布信息 end*/


/*ucenter start*/
.uleft {
    width: 200px;
    float: left;
}
.overflow {
    overflow: hidden;
}
.name {
    background: #F1F1F1;
    height: 238px;
    text-align: center;
}
.name dl {
    width: 100%;
}
.mt10{margin-top:10px;}
.pt30 {
    padding-top: 30px;
}
.boder-b {
    border-bottom: 1px solid #e6e6e6;
}
.name .gray .fa{
    color:#1890ff;
    font-size: 14px;
}
.name .gray{
    font-size: 12px;
}
.name_bg p:nth-child(1) {
    width: 50%;
    float: left;
    background: #FE0003;
    height: 4px;
}
.name_bg p:nth-child(2) {
    width: 100%;
    background: #1890ff;
    height: 4px;
}
.pt5 {
    padding-top: 5px;
}
.liat_nav dl {
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
}
.liat_nav dl a {
    width: 238px;
    height: 44px;
    background: #F1F1F1;
    font-size: 14px;
    display: block;
    line-height: 44px;
    text-align: left;
    padding-left: 20px;
    color: #333;
}
.liat_nav dl a .fa{
    font-size:18px;
}
.liat_nav dl a span{
    padding-left:20px;
}
.uright {
    width: 980px;
    min-height: 650px;
    margin-left:20px;
    float: right;
}
.uTab_title{
    padding: 20px 0;
}
.uTab_title{
    font-size: 16px;
}
.uTab_title p span{
    padding-left:5px;
}
.uTab_title span.fr{
    font-size: 20px;
}
.dp_bd dl {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #E6E6E6;
    line-height: 60px;
    overflow: hidden;
}
.dp_bd dl dt {
    width: 10%;
    float: left;
    text-align: left;
    font-size: 16px;
}
.dp_bd dl dd {
    width: 88%;
    float: right;
    text-align: left;
}
.ss1_in {
    color: #333;
    text-align: left;
    border: none;
    background: #fff;
    float: left;
    line-height: 60px;
    width: 100%;
    font-size: 15px;
}
.text5_r {
    color: #333;
    text-align: left;
    border: none;
    background: #fff;
    float: left;
    line-height: 30px;
    width: 100%;
    font-size: 15px;
    height: 150px;
    padding-top: 16px;
}
.submit1 {
    width: 212px;
    background: #1890ff;
    height: 44px;
    border-radius: 6px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    border: none;
    margin-top: 20px;
    margin-bottom: 50px;
}
.bg_js {
    width: 100%;
}
.bg_js li {
    float: left;
    width: 24%;
    margin-right: 1%;
    height: 2px;
    background: #0C75B9 overflow:hidden;
}
.bg_js li:nth-child(1) {
    background: #1890ff;
}
.bg_js li:nth-child(2) {
    background: #FE0003;
}
.bg_js li:nth-child(3) {
    background: #EC510F;
}
.bg_js li:nth-child(4) {
    background: #0C75B9;
}
.sex div{
    margin-right:80px;
    float: left;
}
.sex div input{
    margin-right:5px;
}
.distpicker5 div{
    width: 33.333333333%;
    float: left;
}
.distpicker5 div select{
    width: 60%;
    background-color: #FFFFFF;
    border: 1px solid #e5e6e7;
    border-radius: 1px;
    padding: 6px 12px;
}
ul.mony li{
    width: 96px;
    height: 40px;
    line-height:40px;
    cursor: pointer;
    text-align: center;
    margin:5px 20px 5px 0;
    border: 1px solid #CCCCCC;
    float:left;
}
ul.mony li:hover,ul.mony li.selected{
    color: #FE0003;
    border: 2px solid #FE0003;
    transition: all .5s ease .1s;
}

.upublish{margin-top:20px;}
.ydc-group-table-item {
    position: relative;
    font-size: 16px;
    border: 1px solid #ddd;
    border-top: 0;
    width: 100%;
    height: 140px;
}
.ydc-group-table-item:first-child {
    border-top: 1px solid #ddd;
}
.ydc-group-table-item-img {
    overflow: hidden;
    background-color: #eee;
    position: relative;
    float: left;
    height: 95px;
    width: 133px;
    margin: 20px;
}
.ydc-group-table-item-img img {
    max-width: none;
    height: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
}
.ydc-actions {
    font-size: 12px;
    float: right;
    margin-right: 40px;
    height: 100%;
    line-height: 140px;
}
.ydc-actions-trigger {
    font-size: 14px;
    color: #3b77be;
    margin-left: 20px;
    cursor: pointer;
    background: none;
    border: none;
}
.ydc-group-table-item-text {
    word-break: break-all;
    padding-top: 40px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.ydc-group-table-item-tag {
    display: inline-block;
    border-radius: 2px;
    margin-left: 6px;
    padding: 1px 6px;
    font-size: 12px;
    color: #3b77be;
    border: 1px solid #3b77be;
    margin-right: 6px;
}
.ydc-group-table-item-info {
    margin-left: 20px;
    font-size: 12px;
    color: #a5a5a5;
}
/*ucenter end*/