﻿/* CSS Document */

body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, table, td, tr, th, div, dl, dt, dd, form, fieldset, img, cite, strong, em, div, input {
    margin: 0;
    padding: 0;
}
* {
    margin: 0;
    padding: 0;
}
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
body {
    text-align: left;
    margin: 0 auto;
    font-size: 12px;
    font-family: 'Microsoft Yahei', '微软雅黑', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    color: #666;
    height: 100%;
    width: 100%;
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
h1, h2, h3, h4, h5, h6 {
    font-size: 12px;
    font-weight: normal;
}
img, embed {
    border: none;
}
ul, li {
    padding: 0;
    list-style: none;
}
a {
    text-decoration: none;
    color: #666;
}
a:hover {
    text-decoration: none;
    color: #ff9400;
}
em, i {
    font-style: normal;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.none {
    display: none;
}
.red {
    color: red;
}
.clear {
    clear: both;
}
.clearfix:after, .clearfix:before {
    content: "";
    display: table
}
.clearfix:after {
    clear: both
}
.clearfix {
    zoom: 1
}
.w1200 {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    position: relative;
}
.w100pc {
    width: 100%;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
}
#wrap {
    height: auto;
    width: 100%;
    margin: 0 auto;
    overflow: visible;
    background: #FFF;
}
/*header*/

/*top*/

.toper {
    height: 30px;
    line-height: 30px;
    background: #333;
    color: #b0b0b0;
    position: relative;
}
.toper_l {
    float: left;
    color: #b0b0b0;
    position: relative;
    padding: 0 9px 0;
    border: 1px solid #424242;
    border-width: 0 1px;
}
.toper_l .city {
    display: inline-block;
    margin: 7px 4px 0 0;
    vertical-align: top;
    width: 11px;
    height: 14px;
    background: url(/assets/img/pc/top_city.png) no-repeat center;
}
.toper_l span {
    color: #b0b0b0;
    padding: 0 5px 0 10px;
}
.toper_l i.samllarrow {
    background-position: right -13px;
    width: 9px;
    height: 5px;
    margin-left: 4px;
}
.toper a.loginup {
    float: left;
    display: inline-block;
    font-size: 14px;
    color: #b0b0b0;
    padding: 0 12px;
}
.toper em {
    float: left;
    display: inline-block;
    margin: 10px 0 0;
    height: 15px;
    line-height: 15px;
    overflow: hidden;
    color: #888;
}
.loginon_wdfb {
    float: left;
    position: relative;
    border: 1px solid #424242;
    border-width: 0 1px;
}
.loginon_wdsc {
    float: left;
    position: relative;
}
.loginon_wdsc a {
    color: #b0b0b0;
}
.toper .item_line {
    float: left;
    position: absolute;
    top: 0;
    left: -1px;
    z-index: 11;
    margin-top: 8px;
    width: 1px;
    height: 14px;
    background: #424242;
    overflow: hidden
}
.toper div>a i, .toper_l i {
    display: inline-block;
    background: transparent url(/assets/img/pc/icon-header.png) no-repeat;
    vertical-align: middle;
}
.toper div>a {
    line-height: 30px;
    padding: 0 12px;
	color: #b0b0b0;
}
.toper div.loginon_wdfb>a i.samllarrow {
    background-position: right -13px;
    width: 9px;
    height: 5px;
    margin-left: 4px;
}
.toper div.loginon_wdfb>a:hover i.samllarrow {
    background-position: 100% -2px
}
.toper div.loginon_wdfb .loginon_wdfbList {
    width: 315px;
    display: none;
    position: absolute;
    z-index: 999;
    top: 30px;
    right: -257px;
    background:none;
    border: 1px solid #e8e8e8;
    padding: 13px 15px!important;
    overflow: hidden;
    box-sizing: content-box;
}
.toper div.loginon_wdfb .loginon_wdfbList a {
    width: 105px;
    height: 30px;
    line-height: 30px;
    display: block;
    float: left;
    overflow: hidden;
    padding: 0;
	color:#495056;
}
.toper div.loginon_wdfb .loginon_wdfbList a:hover {
	color:#ff9400;
}
.toper div.loginon_wdfb:hover {
    border-left: 1px solid #424242;
    border-right: 1px solid #424242;
}
.toper div.loginon_wdfb:hover>a {
    background:NONE;
    position: relative;
    z-index: 1100;
}
.toper div.loginon_wdfb:hover .item_line {
    display: none
}
.toper div.loginon_wdfb:hover .samllarrow em {
    border-top-color: #fff
}
.toper div.loginon_wdfb:hover .loginon_wdfbList {
    display: block
}
.toper div>a:hover {
    color: #fff;
}
.toper .loginon {
    float: left;
    position: relative;
    color: #333;
}
.toper .loginon a {
    float: left;
    display: inline-block;
    color: #b0b0b0;
}
.toper .loginon a span {
    color: #b0b0b0;
}
.toper .loginon a:hover span {
    color: #fff;
}
.loginon_tc {
    float: left;
    color: #b0b0b0;
}
.toper .loginon_tc a:hover {
    color: #fff;
}
.toper div.loginon_tc>a {
    color: #b0b0b0;
    padding: 0;
}
.loginon_wdsc i.t-home {
    margin: -1px 4px 0 0;
    width: 14px;
    height: 16px;
    background-position: -1px -55px
}
/*城市列表*/

.toper .cityList {
    position: absolute;
    border: 1px solid #e8e8e8;
    top: 30px;
    left: -1px;
    background-color: #fff;
    z-index: 120;
    display: none;
    width: 784px;
    height: 368px;
    overflow: auto;
}
.toper .cityList a {
    color: #333;
    font-size: 14px;
    line-height: 45px;
    display: inline;
    padding: 0;
}
.toper .cityList .letter-box {
    height: 42px;
    margin-top: 22px;
    border-bottom: 1px solid #eee;
    text-align: left;
    position: relative;
    color: #999;
    padding: 0 10px 0 25px
}
.toper .cityList .letter-box .city-letter {
    color: #999;
    margin-left: 10px
}
.toper .cityList .letter-box .city-letter.cur-letter, .toper .cityList .letter-box .city-letter:hover {
    color: #fd521d
}
.toper .cityList .letter-box .city-letter.round {
    margin-left: 0;
    margin-right: 16px
}
.toper .cityList .letter-box .city-letter.hot {
    margin-left: 0;
    margin-right: 6px
}
.toper .cityList .area-city {
    text-align: left;
    height: auto;
    padding: 10px 0;
}
.toper .cityList .area-city::-webkit-scrollbar {
    border: 0;
    background: #fff;
    width: 16px
}
.toper .cityList .area-city::-webkit-scrollbar-thumb {
    background-color: #ccc;
    border-radius: 8px;
    border: 4px solid #fff
}
.toper .cityList .area-city span {
    float: left;
    color: #999;
    font-size: 14px;
    line-height: 45px;
    display: block;
    text-align: center;
    padding: 0;
    width: 50px;
    margin-right: 0;

}
.toper .cityList .area-city .rm span {
    color: #ff9400
}
.toper .cityList .area-city .area-city-word {
    padding: 10px 0;
    border-bottom: 1px solid #eee;
}
.toper .cityList .area-city .area-city-letter {
    padding: 10px 0 0;
    text-align: left;
}
.toper .cityList .area-city .area-line {
    position: relative;
    padding: 0 17px 0 47px;
    border-bottom: 1px dashed #e6e6e6;
    min-height: 46px;
}
.toper .cityList .area-city .area-city-word .area-line {
    border-bottom: 0;
}
.toper .cityList .area-city .area-line:after {
    clear: both;
    content: " ";
    display: block;
    font-size: 0;
    height: 0;
    line-height: 0
}
.toper .cityList .area-city .area-line .area {
    left: 17px;
    position: absolute;
    width: 30px;
    text-align: center
}
.toper .cityList .area-city .area-line .province-item {
    color: #495056;
    display: inline-block;
    margin-left: 26px;
    margin-right: 0px;
    float: left
}
.toper .cityList .area-city .area-line .province-item:hover, .toper .cityList .area-city .area-line .selected, .toper .toper_l:hover .choose-city {
    color: #ff9400
}
.toper .toper_l .city-area-mask {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 20px;
    height: 25px;
    background: #fff
}
.toper .toper_l:hover {
    border: 1px solid #424242;
    border-bottom: 1px solid #000;
    border-top: 0;
    cursor: pointer;
    background: #333;
    z-index: 130;
}
.toper .toper_l:hover i.samllarrow {
    background-position: 100% -2px
}
.toper .toper_l .border_w {
    display: none;
    position: absolute;
    top: 29px;
    height: 1px;
    width: 100%;
    left: 1px;
    background: #FFF;
    z-index: 121;
}
.toper .toper_l:hover .border_w {
    display: none;
}
.toper .toper_l:after {
    clear: both
}
.toper .toper_l:hover .cityList {
    display: block;
}
.head {
    width: 100%;
    height: auto;
    background: #F2F5F4;
    padding: 30px 0 28px;
}
.head_search {
    float: left;
    margin-left: 140px;
}
.search_cont {
    height: 46px;
    width: 722px;
}
.search_cont form {
    width: 100%;
    margin: 0;
}
.search_cont form .search_cont {
    width: 580px;
    background: #fff;
    padding: 12px 16px;
    line-height: 20px;
    height: auto;
    font-size: 16px;
    outline: none;
    border: 1px solid #E8E8E8;
    box-sizing: border-box;
}
.search_cont form .search_cont:focus {
    border: 1px solid #ff9400;
}
.search_cont form .search_btn {
    width: 142px;
    background: #ff9400;
    line-height: 46px;
    height: 46px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    box-sizing: border-box;
    cursor: pointer;
}
.search_cont form .search_btn:hover {
    background: #f60;
    *border-bottom: none;
    color: #fff;
    text-decoration: none;
}
.head_search .Keyword {
    color: #333;
    margin-top: 6px;
    height: 22px;
    font-size: 14px;
    color: #999;
}
.head_search .Keyword a {
    color: #ff9400;
    margin: 0 5px;
}
.head_search .Keyword a:hover {
    text-decoration: underline;
}
.head_tel {
    float: right;
    height: 59px;
    width: auto;
    width: 160px;
    margin-right: 140px;
}
.head_tel .fbzr {
    float: left;
    width: 160px;
    height: 46px;
    line-height: 46px;
    margin: 0;
    background: #ff9400;
    position: relative;
}
.head_tel span {
    font-size: 18px;
    color: #FFF;
}
.head_tel .fbzr a:hover .xjd_tex {
    color: #fff;
    font-size: 18px;
}
.anir_img {
    width: 16px;
    height: 16px;
    background: url(/assets/img/pc/category-ico.png) no-repeat;
    background-size: 100%;
    float: right;
    margin-top: 18px;
    margin-right: 10px;
    position: absolute;
    top: 0;
    right: 0;
}
.fa_box {
    position: absolute;
    width: 160px;
    right: 0;
    top: 46px;
    text-align: center;
    background: #F9EFE6;
    z-index: 999;
    display: none;
}
.f_img {
    width: 31px;
    height: 31px;
    background: url(/assets/img/pc/fabugs.png) no-repeat;
    background-size: 100%;
    float: left;
    background-position-x: -3px;
    margin-top: 7px;
    margin-left: 10px;
}
.head_tel .fbzr a:hover .f_img {
    width: 31px;
    height: 31px;
    background: url(/assets/img/pc/fabugsa.png) no-repeat;
    background-size: 100%;
    float: left;
    background-position-x: -3px;
    margin-top: 7px;
    margin-left: 10px;
}
.d_img {
    width: 24px;
    height: 24px;
    background: url(/assets/img/pc/dai.png) no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 7px;
    margin-left: 11px;
}
.head_tel .fbzr a:hover .d_img {
    width: 24px;
    height: 24px;
    background: url(/assets/img/pc/daia.png) no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 7px;
    margin-left: 11px;
}
.q_img {
    width: 25px;
    height: 25px;
    background: url(/assets/img/pc/gou.png) no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}
.head_tel .fbzr a:hover .q_img {
    width: 25px;
    height: 25px;
    background: url(/assets/img/pc/goua.png) no-repeat;
    background-size: 100%;
    float: left;
    margin-top: 7px;
    margin-left: 10px;
}
.f_txt {
    float: right;
    text-align: left;
    width: 110px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #000;
}
.fa_boxt {
    border-bottom: 1px solid #ccc;
    height: 40px;
}
.head_tel .fbzr a:hover .f_txt {
    color: #ff9400;
}
.head_tel .fbzr:hover .fa_box {
    display: block;
}
.head_tel .fbqg {
    float: left;
    width: 140px;
    height: 42px;
    line-height: 43px;
    margin: 30px 0 0;
    background: #2577e3;
}
.head_tel .fbqg a:hover .xjd_tex {
    color: #fff;
    font-size: 16px;
}
.head_tel .icon_4 {
    display: block;
    float: left;
    width: 48px;
    height: 46px;
    margin-right: 0;
    background: url(/assets/img/pc/sell-ico.png) no-repeat 15px center;
}
.nav {
    height: 81px;
    width: 100%;
    border-bottom: 1px solid #e5e5e5;
}
.nav .logo {
    float: left;
    height: auto;
    padding: 10px 0;
}
.nav .logo img {
    height: auto;
    max-width: 100%;
}
.nav>.w1200>ul {
    float: left;
    height: 70px;
    margin-left: 50px;
    padding-top: 5px;
}
.nav>.w1200>ul li {
    float: left;
    height: auto;
    margin: 0 16px;
    padding: 0 10px;
    position: relative;
}
.nav>.w1200>ul li a {
    padding: 0 5px;
    font-size: 18px;
    color: #999;
    position: relative;
    display: block;
    line-height: 73px;
}
.nav>.w1200>ul li a:hover, .nav>.w1200>ul li a.hover {
    color: #333;
    border-bottom: 2px solid #ff9400;
}
.main1 {
    width: 100%;
    height: auto;
    position: relative;
    background: #fff;
    padding-top: 20px;
}
.main1_l {
    position: absolute;
    width: 331px;
    height: 350px;
    top: 0;
    cursor: pointer;
    margin-left: -15px;
}
.main1_lBox {
    position: relative;
    width: 100%;
    height: 100%;
}
.Secondary-menu {
    position: absolute;
    width: 331px;
    background: #fff;
    height: 350px;
}
.Secondary-menu dl {
    position: relative;
    width: 331px;
    height: 60px;
    padding: 20px 0;
}
.Secondary-menu dt {
    height: 20px;
    line-height: 20px;
    font-size: 18px;
    font-weight: 500;
    color: #333;
    padding-left: 15px;
    cursor: pointer;
    float: left;
}
.Secondary-menu dl.hove {
    width: 331px;
    right: 0px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
    background: #fff;
    z-index: 100;
}
.menu-box {
    position: relative;
}
.main1_lShadow {
    position: absolute;
    left: 331px;
    top: 0;
    background: #fff;
    width: 600px;
    padding: 20px 10px 0 12px;
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    border-radius: 2px;
    border-top-left-radius: 0;
    z-index: 110;
    display: none;
}
.main1_lShadow .left_box {
    display: none
}
.main1_lShadow .shadow_list {
    width: 100%;
    margin: 0px auto;
    padding-bottom: 10px;
}
.main1_lShadow .shadow_list dt {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    padding-right: 15px;
    margin-right: 15px;
    width: 100%;
}
.main1_lShadow .shadow_list dt {
    font-weight: 500;
    line-height: 20px;
    padding-bottom: 0;
}
.main1_lShadow .shadow_list dt a {
    color: #333
}
.main1_lShadow .shadow_list dd {
    display: inline-block;
    color: #ebebeb;
    font-size: 9px;
    margin-top: 5px;
}
.main1_lShadow .shadow_list a {
    font-size: 14px;
    display: inline-block;
    margin: 0px 10px;
    line-height: 30px;
    color: #777;
}
.main1_lShadow .shadow_list dd a:hover {
    color: #ff9400;
    text-decoration: underline;
}
/*width: 45px;*/

.main1_lShadow .shadow_list[data-type="province"] a {
    margin: 0px 0px 0px 10px;
    text-align: left;
}
.Secondary-menu {
    z-index: 99;
    position: absolute;
}
.Secondary-menu dd {
    float: left;
    white-space: nowrap;
    overflow: hidden;
    margin-left: 5px;
}
.Secondary-menu i.arrow {
    position: absolute;
    right: 0;
    top: 24px;
    width: 6px;
    height: 11px;
    margin-right: 8px;
    background: url(/assets/img/pc/arrow_01.png) 0 0 no-repeat
}
.Secondary-menu dl.province dt {
    background-position: 15px -10px;
}
.Secondary-menu dd a {
    padding: 0 4px 0 8px;
    margin: 0 5px 0 0;
    display: inline-block;
    color: #555;
    line-height: 20px;
    font-size: 14px;
}
.Secondary-menu dl.province a {
    margin-right: 14px
}
.Secondary-menu dl.Years a {
    margin-right: 0px
}
.Secondary-menu dd a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.main1_lShadow:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: -3px;
    width: 10px;
    height: 55px;
    background: #fff;
    z-index: 999;
}
.main1_m {
    width: 840px;
    height: auto;
    margin-left: 360px;
    background: #fff;
    padding-top: 20px;
}
.focus {
    position: relative;
    width: 840px;
    height: 320px;
    margin: auto;
    overflow: hidden;
}
.focus .fPic {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
}
.focus .D1fBt {
    overflow: hidden;
    zoom: 1;
    height: 61px;
    z-index: 10;
}
.focus .fcon {
    position: relative;
    width: 100%;
    float: left;
    display: none;
    background: #000;
}
.focus .fcon a {
    display: block;
    cursor: pointer;
    width: 100%;
    height: 350px;
}
.focus .fcon a img {
    height: 350px;
    width: 100%;
}
.focus .fbg {
    height: 10px;
    display: block;
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 15px;
}
.focus .fbg ul {
    overflow: hidden;
    zoom: 1;
    height: auto;
    width: 100%;
    top: 0;
    position: absolute;
    z-index: 100;
    text-align: center;
}
.focus .D1fBt li {
    display: inline-block;
    width: 10px;
    height: 10px;
    text-align: left;
}
.focus .D1fBt li a {
    height: 8px;
    padding: 0;
    width: 8px;
    background-color: #fff;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-decoration: none;
    overflow: hidden;
    border-radius: 10px;
}
.focus .D1fBt li a.current {
    background-color: #ff9400;
}
.focus .D1fBt a {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
}
.main2 {
    width: 100%;
    margin: 0 auto;
    height: auto;
    padding: 40px 0 20px;
    background: #fff;
}
.main2 ul {
    width: 1230px;
    height: auto;
    margin-left: -15px;
}
.main2 ul li {
    width: 175px;
    height: 200px;
    float: left;
    padding-top: 30px;
    margin: 0 15px;
    border: 2px solid #eee;
    background: #FFF;
}
.main2 ul li .fico {
    width: 100%;
    text-align: center;
}
.main2 ul li .fico img {
    display: block;
    margin: 0 auto;
}
.main2 ul li .fico img.hover {
    display: none;
}
.main2 ul li .fenh {
    width: 100%;
    margin-top: 15px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-weight: bold;
    color: #ff9400;
    font-size: 18px;
}
.main2 ul li:hover {
    box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.15)
}
.main2 ul li:hover .fico img {
    display: none;
}
.main2 ul li:hover .fico img.hover {
    display: block;
}
.main3 {
    width: 100%;
    height: auto;
    padding: 52px 0 20px;
    background: #fff;
}
.main3_t {
    width: 100%;
    background: #FFF;
    text-align: center;
    position: relative;
}
.main3_t h1 {
    display: inline-block;
    font-size: 26px;
    color: #333;
    padding: 10px 10px 10px;
    line-height: 1;
    position: relative;
    background: #FFF;
    z-index: 5;
}
.main3_t i {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 4;
}
.main3_c {
    width: 100%;
    height: auto;
}
.main3_cl {
    width: 100%;
    text-align: center;
    font-size: 14px;
}
.main3_cl a {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    margin: 15px 5px;
    color: #333;
}
.main3_cl a:hover {
    color: #ff9400;
}
.main3_cl a.on {
    background: #ff9400;
    color: #FFF;
}
.main3 ul {
    width: 100%;
    height: auto;
    display: none;
}
.main3 ul.on {
    display: block;
}
.main3 ul li {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #ededed;
    margin-top: 25px;
}
.main3 ul li .info {
    width: 100%;
    height: 97px;
    padding: 14px 15px 0;
    position: relative;
}
.main3 ul li .info .info_l {
    float: left;
    width: 920px;
    padding-right: 15px;
    border-right: 0 solid #ededed;
}
.main3 ul li .info h2 {
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    color: #333;
}
.main3 ul li .info h2 strong{
	font-weight:normal;
}
.main3 ul li .info h2 .tips1 {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/kong.png) no-repeat center;
    background-size: 70%;
}
.main3 ul li .info h2 .tips2 {
    position: absolute;
    height: 40px;
    width: 40px;
/*    top: 18px;
    left: 24px;*/
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/shi.png) no-repeat center;
    background-size: 70%;
}
.main3 ul li .info h2 span.digital {
    color: #ff9400;
}
.main3 ul li:hover .info h2:hover strong{
    color: #ff9400;
    text-decoration: underline;
}
.main3 ul li .info .introduction {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-bottom: 5px;
}
.main3 ul li .info .introduction span {
    padding-right: 25px;
}
.main3 ul li .bianqian {
    width: 75%;
    min-height: 45px;
    padding:0 15px 5px;
    line-height: 30px;
	margin-top:-5px;
}
.main3 ul li .bianqian span {
    display: block;
	float:left;
    height: auto;
    padding:0 5px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin-right: 6px;
	margin-top:1px;
	margin-bottom:1px;
}
.main3 ul li .info_r {
	position:absolute; 
	left:920px;
}
.main3 ul li .info_r span {
    font-size: 18px;
    display: block;
    margin: 10px 0 0;
    color: #ff9400;
	text-align:center;
}
.main3 ul li .info_r span.price3{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 45px;
    padding-top: 24px;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
        font-family: 微软雅黑;
            font-size: 16px;
}
.main3 ul li .info_r span.price2{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    box-sizing: border-box;
     background: url(/assets/img/pc/likong.png) no-repeat;
    background-size: 100%;
}
.main3 ul li .info_r span.price1{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    padding-top: 0;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
        font-family: 微软雅黑;
            font-size: 16px;
}
.main3 ul li .time {
    width: 124px;
    border-left: 1px solid #e7e7e7;
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
}
.main3 ul li .time span {
    display: block;
    width: 120px;
    text-align: center;
    color: #666;
    line-height: 23px;
    font-size: 23px;
    margin-left: 4px;
}
.main3 ul li .time span.years {
    font-size: 16px;
    margin-top: 45px;
    padding-bottom: 5px;
}
.main3 ul li .time i {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    background: #ff5a00;
    top: 65px;
}
.main3 ul li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
.main3 .more {
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.main3 .more a {
    display: block;
    width: 267px;
    height: 42px;
    line-height: 42px;
    margin: 16px auto 0;
    background: #FFF;
    border: 1px solid #ff9400;
    font-size: 16px;
    color: #ff9400;
    text-align: center;
    -webkit-transition: background .3s, color .1s;
    -moz-transition: background .3s, color .1s;
    -ms-transition: background .3s, color .1s;
    -o-transition: background .3s, color .1;
}
.main3 .more a:hover {
    color: #fff;
    background: #ff9400;
}
.main5 {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}
.main5_t {
    position: relative;
    text-align: center;
    font-size: 0;
    margin: 30px auto 0;
}
.main5_t span {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0 15px;
    font-size: 26px;
    color: #322626;
    background: #fff;
}
.main5_t b {
    position: absolute;
    left: 0;
    top: 50%;
    display: block;
    width: 100%;
    height: 1px;
    background: #e0e0e0;
}
.main5_c {
    width: 100%;
    height: auto;
    padding: 20px 0 0;
}
.main5_c .cont {
    min-height: 530px;
}
.main5_ct {
    text-align: center;
}
.main5_ct a {
    display: inline-block;
    width: 100px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 5px 20px;
    font-size: 15px;
}
.main5_ct a.on {
    color: #fff;
    background: #ff9400;
    behavior: url(PIE.htc);
}
.main5_c .news-list {
    display: none;
    width: 100%;
    overflow: hidden;
}
.main5_c .news-list.on {
    display: block
}
.main5_c .news-list li {
    float: left;
    width: 580px;
    margin: 22px 0;
}
.main5_c .news-list li div.pic {
    width: 180px;
    height: 130px;
    overflow: hidden;
}
.main5_c .news-list li div.pic img {
    width: 100%;
}
.main5_c .news-list li div.pic img {
    transition: all 0.6s;
}
.main5_c .news-list li div.pic:hover img {
    transform: scale(1.3);
}
.main5_c .news-list li div.Summary {
    width: 380px;
}
.main5_c .news-list li div.Summary span {
    display: block;
    font-size: 14px;
    color: #666;
}
.main5_c .news-list li div.Summary span.time {
    color: #888;
    margin: 6px auto 12px;
}
.main5_c .news-list li div.Summary a {
    font-size: 18px;
    color: #333;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
}
.main5_c .news-list li div.Summary a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.main5 .more {
    width: 100%;
    height: auto;
    padding-top: 0;
}
.main5 .more a {
    display: block;
    width: 267px;
    height: 42px;
    line-height: 42px;
    margin: 16px auto 0;
    background: #FFF;
    border: 1px solid #ff9400;
    font-size: 16px;
    color: #ff9400;
    text-align: center;
    -webkit-transition: background .3s, color .1s;
    -moz-transition: background .3s, color .1s;
    -ms-transition: background .3s, color .1s;
    -o-transition: background .3s, color .1;
}
.main5 .more a:hover {
    color: #fff;
    background: #ff9400;
}
.main6 {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 0 0 20px;
}
.main6 .main6_t {
    height: 40px;
    font-size: 18px;
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #e8e8e8;
}
.main6 .main6_t span {
    display: inline-block;
    padding: 0;
    height: 39px;
}
.main6_c {
    width: 100%;
    height: auto;
    background: #FFF;
}
.main6_c ul {
    width: 1215px;
    height: auto;
    padding: 10px 0;
}
.main6_c ul li {
    float: left;
    margin: 10px auto;
    margin-right: 15px;
}
.main6_c ul li a {
    color: #888;
    font-size: 14px;
}
.main6_c ul li a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.main7 {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 20px 0;
}
.main7 .main7_t {
    height: 40px;
    font-size: 18px;
    color: #333;
    background: #FFF;
    border-bottom: 1px solid #e8e8e8;
}
.main7 .main7_t span {
    display: inline-block;
    padding: 0;
    height: 39px;
}
.main7_c {
    width: 100%;
    height: auto;
    background: #FFF;
    padding: 5px 0 20px;
}
.main7_c a {
    float: left;
    margin: 10px 0;
    margin-right: 15px;
    color: #888;
    font-size: 14px;
}
.main7_c a:hover {
    color: #ff9400;
    text-decoration: underline;
}
/*foot*/

.foot {
    background: #fff;
    min-height: 245px;
    width: 100%;
    overflow: hidden;
    border-top: 1px solid #ebebeb;
}
.foot_t {
    width: 1200px;
    max-width: 1200px;
    margin: 40px auto 46px;
    white-space: nowrap;
    display: flex
}
.foot_tl {
    float: left;
    width: 275px;
    padding-right: 80px;
    border-right: 1px solid #E8E8E8;
}
.foot_tlt {
    float: left;
    width: 100%;
    font-size: 18px;
    color: #666;
    line-height: 20px;
    margin-bottom: 20px;
    margin-top: -3px;
}
.foot_tlc {
    float: left;
    width: 100%;
    height: auto;
}
.foot_tlc .advan-item {
    margin-bottom: 15px;
    width: 100%;
}
.foot_tlc .advan-img {
    float: left;
    overflow: hidden;
}
.foot_tlc .advan-img .icon {
    display: inline-block;
    width: 36px;
    height: 36px;
    background-image: url(/assets/img/pc/pic_partner.png);
    background-repeat: no-repeat;
}
.foot_tlc .advan-img .icon-price {
    background-position: 0 0;
}
.foot_tlc .advan-img .icon-server {
    background-position: 0 -50px;
}
.foot_tlc .advan-text {
    margin-left: 45px;
    color: #888;
}
.foot_tlc .about_ctrip {
    padding-right: 0;
}
.foot_tlc .advan-title {
    font: bold 15px "Microsoft Yahei";
    color: #ff9400;
}
.foot_tlc .advan-server .advan-title {
    color: #2577e3;
}
.foot_tm {
    float: left;
    width: auto;
}
.foot_tm_business {
    float: left;
    margin-left: 80px;
}
.foot_tm .foot_tm_title {
    font-size: 18px;
    font-weight: 100;
    color: #666;
    margin: -3px 0 20px;
    line-height: 20px;
}
.foot_tm_business a, .foot_tm_business span {
    display: block;
    margin-bottom: 15px;
}
.foot_tm_business a:last-of-type {
    margin-bottom: 0
}
.foot_tm_business a {
    color: #888;
    font-size: 14px;
    text-decoration: none;
    margin-bottom: 15px;
}
.foot_tm_business .foot_tel, .foot_tm_business a.tel {
    color: #888;
    font-size: 14px;
    text-decoration: none
}
.foot_tm_business a:hover {
    color: #ff9400;
}
.foot_tr {
    border-left: 1px solid #E8E8E8;
    padding-left: 80px;
    margin-left: 80px;
    float: right;
    width: 201px;
    text-align: center;
}
.foot_trt {
    font-size: 12px;
    color: #666;
    line-height: 20px;
    margin-bottom: 1px;
}
.foot_tr img {
    width: 120px;
    height: 120px;
}
.foot_tr span {
    display: block;
    font-size: 12px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #999;
}
.copyright {
    clear: both;
    margin: 0 auto;
    color: #999;
    font-size: 14px;
    line-height: 12px;
    background: #FAFAFA;
    height: 60px;
    overflow: hidden;
    text-align: center;
}
.copyright div {
    line-height: 60px;
}
.copyright a {
    color: #999;
}
.copyright a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.copyright .footer_lagou_icon {
    float: right;
    display: inline-block;
    width: 239px;
    height: 60px;
    background: url(/assets/img/pc/footer_lagou_icon.png) center no-repeat
}
.inbanner {
    min-width: 1200px;
    height: 160px;
    padding-top: 35px;
    background-color: #ebf0ef;
    background: #100f06 url(/assets/img/pc/banner_news.jpg) center center no-repeat
}
.inbanner h2 {
    margin-bottom: 6px;
    font-size: 26px;
    font-weight: 700;
    line-height: 40px;
    color: #fff;
    text-align: center
}
.inbanner h3 {
    margin-bottom: 4px;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-align: center
}
.inbanner h4 {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    text-align: center
}
.news_bg {
    width: 100%;
    height: auto;
    background: #fff;
    padding: 10px 0 50px;
    position: relative;
}
.location {
    height: 65px;
    line-height: 65px;
    background: #fff;
}
.location .current-location {
    font-size: 14px;
    color: #888;
}
.location .current-location a {
    color: #888;
}
.location .current-location a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.location .current-menu {
    position: absolute;
    right: 0px;
    top: 0px
}
.location .current-menu a {
    color: #555;
    font-size: 16px;
    margin-left: 40px;
    position: relative;
    height: 60px;
    line-height: 60px;
    display: nline-block;
}
.location .current-menu a i {
    display: block;
    position: absolute;
    height: 4px;
    width: 70px;
    bottom: 0px;
    background: #2577e3;
    z-index: 9999;
    bottom: -5px;
    left: -2px;
    display: none;
}
.location .current-menu a.on i {
    display: block
}
.location .current-menu a:hover, .location .current-menu a.on {
    color: #ff9400;
}
.news_menu {
    width: 876px;
    height: 46px;
    position:relative;
	background: #fafafa;
    padding: 10px 20px;
    border: 1px solid #ededed;
	margin-bottom:30px;
}
.news_menu ul {
    width: 100%;
    height: auto;
    padding: 0;
}
.news_menu ul li {
    float: left;
    display: inline-block;
    margin-right: 10px;
    cursor: pointer
}
.news_menu ul li a {
    height: auto;
    display: block;
    font-size: 13px;
    line-height: 24px;
	padding:0 8px;
    color: #666;
    font-weight: 100;
}
.news_menu ul li.active a{
	background:#ff9400;
	color:#FFF;
}
 .news_menu ul li a:hover {
    color: #ff9400;
}
.news_info{ 
	float:left;
	width: 876px;
}
.news_info_b {
    float: left;
    width: 876px;
    margin-right: 0;
    padding:20px;
	border:1px solid #e5e5e5;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
	margin-top:30px;
}
.news_info_b ul{ 
	width:854px; 
	height:auto;
}
.news_info_b ul li{
	float: left;
    width: 407px;
    margin: 22px 0;
	margin-right:20px;
}
.news_info_b ul li .pic{
    width: 180px;
    height: 134px;
    overflow: hidden;
}

.news_info_b li div.pic img {
    width: 100%;
	height:100%;
}
.news_info_b li div.pic img {
    transition: all 0.6s;
}
.news_info_b li div.pic:hover img {
    transform: scale(1.3);
}
.news_info_b li div.Summary {
    width: 217px;
    max-height: 128px;
    overflow: hidden;
}
.news_info_b li div.Summary span {
    display: block;
    font-size: 14px;
	line-height:1.6;
    color: #777;
}
.news_info_b li div.Summary span.time {
    color: #999;
    margin: 6px auto 8px;
}
.news_info_b li div.Summary a {
    font-size: 16px;
    color: #333;
}
.news_info_b li div.Summary a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.news_r {
    float: left;
    width: 876px;
    margin-right: 0;
    padding:20px;
	border:1px solid #e5e5e5;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.news_r ul {
    width: 100%;
    height: auto;
    padding: 0;
}
.news_r ul li {
    width: 100%;
    float: left;
    height: auto;
    padding: 20px 0;
    border-bottom: 1px dashed #ddd;
}
.news_r ul li .pic{
	width:180px;
	height:121px;
	margin-right:10px;
	overflow:hidden;
}
.news_r ul li .pic img {
	width:100%; 
	height:auto;
    transition: all 0.6s;
}
.news_r ul li .pic:hover img {
    transform: scale(1.3);
}
.news_r ul li .info {
    width: 100%;
    height: auto;
    padding: 0;
}
.news_r ul li .info h4 {
    max-height: 60px;
    line-height: 30px;
    overflow: hidden;
    font-size: 20px;
    padding-bottom: 7px;
}
.news_r ul li .info h4 a {
    color: #333;
    float: left;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_r ul li .info h4 a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.news_r ul li .info .news_syn {
    max-height: 48px;
    margin-bottom: 10px;
    overflow: hidden;
    font-size: 14px;
    line-height: 24px;
    color: #555
}
.news_r ul li .news_deta {
    width: 100%;
    height: auto;
}
.news_r ul li .news_deta span {
    display: inline-block;
    margin-right: 25px;
    color: #b1b1b1;
}
.news_l {
    float: right;
    width: 304px;
	margin-top:-76px;
}
.news_lt,.news_lb{
    width: 100%;
	border:1px solid #e5e5e5;
	padding:20px;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.news_lt{
	padding:20px 20px 15px;
}
.news_lb{
	margin-top:30px;
}

.news_tit {
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    color: #555;
    height: auto;
    line-height: 40px;
    position: relative;
}
.news_tit span {
    background: #FFF;
    padding-right: 10px;
    position: relative;
    z-index: 10;
    font-weight: 700;
}
.news_tit i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    font-style: normal;
    color: #888;
}
.news_lmc {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #666;
}
.news_lmc ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news_lmc ul li {
    width: 100%;
    float: left;
    height: auto;
    padding: 0 0 15px;
}
.news_lmc ul li a {
    font-size: 16px;
    color: #666;
    display: inline-block;
    max-height: 52px;
    line-height: 26px;
    color: #333;
    margin-bottom: 5px;
}
.news_lmc ul li span {
    display: block;
    height: 22px;
    font-size: 12px;
    line-height: 22px;
    color: #b1b1b1;
}
.news_lmc ul li span i {
    display: inline-block;
    margin-right: 15px;
}
.news_lmc ul li a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.news_lbc {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    color: #666;
}
.news_lbc ul {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.news_lbc ul li {
    width: 50%;
    float: left;
    height: auto;
    padding:5px 5px;
}
.news_lbc ul li a {
	border:1px solid #ededed;
	display:block;
	text-align:center;
    font-size: 12px;
    color: #666;
    line-height: 30px;
	border-radius: 5px;
}
.news_lbc ul li a:hover{
	background:#ff9400;
	color:#FFF;
}
.news_detail {
    width: 100%;
    height: auto;
    padding: 0 0 0;
}
.news_detail .titel1 {
    margin-bottom: 15px;
    color: #333;
    font-size: 24px;
    line-height: 30px;
}
.news_detail .detail_date {
    width: 100%;
    text-align: left;
    height: auto;
    color: #999;
    font-size: 14px;
    padding: 10px 0 20px;
    border-bottom: 1px dashed #e8e8e8;
}
.news_detail .detail_date span {
    float: left;
    margin: 0 20px 0 0;
}
.news_detail .detail_date span.time {
    float: left;
    margin: 0;
}
.news_detail .detail_date span.view{
	float: left;
    margin: 0 0 0 20px;
}
.detail_syn {
    word-wrap: break-word;
    margin: 25px 0;
    font-size: 14px;
    line-height: 2;
    color: #555;
    height: auto;
}
.detail_syn em, .detail_syn i {
    font-style: italic;
}
.detail_syn b {
    font-weight: bold;
}
.detail_syn img {
    max-width: 100%;
    height: auto;
}
.guanjianci {
    border-bottom: 1px solid #e8e8e8;
    font-size: 14px;
    padding: 20px 0;
}
.guanjianci dt {
    float: left;
    color: #bebebe;
}
.guanjianci dd {
    margin: 0 40px;
}
.guanjianci dd a {
    display: inline-block;
    margin-left: 17px;
    text-decoration: underline;
    color: #999;
}
.detail_page {
    width: 100%;
    height: auto;
    line-height: 30px;
    padding: 32px 0 0;
}
.detail_page>div {
    float: left;
    width: 49%;
    height: auto;
    background: #f5f5f5;
    text-align: center;
    height: 32px;
}
.detail_page .pre {
    margin-right: 2%;
}
.detail_page span {
    color: #888;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
}
.detail_page a {
    color: #888;
    font-size: 14px;
    display: inline-block;
    max-width: 320px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    vertical-align: middle;
}
.detail_page a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.sitemap .about_rtit {
    background: #FFF;
    padding: 20px 20px 30px;
    margin: 0;
}
.sitemap .about_c {
    padding: 0 20px 20px;
    background: #FFF;
}
.gm_select_two {
    margin: 20px auto 0;
    width: 1180px
}
.gm_select_two .gmc_btn_g {
    float: right
}
.gm_select_two .select_box {
    float: left;
    height: 32px;
    margin-right: 8px
}
.gm_select_two .select_list {
    border: 1px solid #ccc;
    border-top: none;
    display: none;
    position: relative;
    z-index: 10
}
.gm_select_two .select_list a {
    width: 94px;
    line-height: 30px;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    padding-left: 10px
}
.gm_select_two .brand_all {
    float: right;
    font-size: 14px;
    line-height: 36px;
    color: #999;
}
.gm_select_two .brand_all .number {
    color: #ff6a00;
    font-weight: bold;
    margin: 0 5px
}
.gm_select_two .select_list a:hover {
    color: #ff6a00
}
.gm_select_two .select_list a.top {
    border-bottom: 1px solid #ccc
}
.gm_select_two a.cur {
    color: #ff6a00;
}
.gm_select_two .top {
    width: 94px;
    line-height: 30px;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
    padding-left: 10px;
    border: 1px solid #ddd;
    position: relative;
    background: url(images/icon_04.png) no-repeat 80px -12px;
}
.gm_select_two .top:hover {
    background: url(images/icon_04.png) no-repeat 80px -36px;
}
.gm_select_two .select_box {
    float: left;
    height: 32px;
    margin-right: 8px;
    font-size: 14px;
}
.gm_select_two .select_box .check1 {
    line-height: 32px;
}
.gm_select_two .select_box .gmc_right_red, .gm_select_two .select_box .gmc_right_empty {
    margin-right: 5px
}
.gm_select_two .select_check .check1 i {
    border: none;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 8px;
    text-align: center;
    float: left;
    margin-top: 11px;
    margin-left: 20px
}
.gm_select_two .select_check .gmc_right_empty {
    background: url(images/sprite_checkbox.png) no-repeat -12px 0;
}
.gm_select_two .select_check:hover .gmc_right_empty {
    background: url(images/sprite_checkbox.png) no-repeat -12px -12px;
}
.gm_select_two .select_check:hover {
    color: #ff6a00;
}
.gm_select_two .select_check .check_on .gmc_right_empty {
    background: url(images/sprite_checkbox.png) no-repeat 0 0;
}
.zhuan_list {
    width: 100%;
    height: auto;
    padding-bottom: 50px;
}
.zhuan_box_l {
    float: left;
    width: 100%;
}
.zhuan_box_l>ul {
    width: 100%;
    height: auto;
}
.zhuan_box_l>ul>li {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #ededed;
    margin-top: 25px;
}
.zhuan_box_l>ul>li .info {
    width: 100%;
    height: 97px;
    padding: 14px 15px;
    position: relative;
}
.zhuan_box_l>ul>li .info .info_l {
    float: left;
    width: 920px;
    padding-right: 15px;
    border-right: 0 solid #ededed;
}
.zhuan_box_l>ul>li .info h2 {
    height: 40px;
    line-height: 40px;
    position: relative;
    padding-left: 35px;
    font-size: 18px;
    color: #333;
}
.zhuan_box_l>ul>li .info h2 .tips1 {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/kong.png) no-repeat center;
    background-size: 70%;
}
.zhuan_box_l>ul>li .info h2 .tips2 {
    position: absolute;
    height: 40px;
    width: 40px;
    /*top: 18px;
    left: 24px;*/
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/shi.png) no-repeat center;
    background-size: 70%;
}
.zhuan_box_l>ul>li .info h2 strong{
	font-weight:normal;
}
.zhuan_box_l>ul>li .info h2 span.digital {
    color: #ff9400;
}
.zhuan_box_l>ul>li:hover .info h2:hover strong{
    color: #ff9400;
    text-decoration: underline;
}
.zhuan_box_l>ul>li .info .introduction {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-bottom: 5px;
}
.zhuan_box_l>ul>li .info .introduction span {
    padding-right: 25px;
}
.zhuan_box_l>ul>li .bianqian {
    width: 75%;
    min-height: 45px;
    padding:0 15px 5px;
    line-height: 30px;
	margin-top:-5px;
}
.zhuan_box_l>ul>li .bianqian span {
    display: block;
	float:left;
    height: auto;
    padding: 0 5px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin-right: 6px;
	margin-top:1px;
	margin-bottom:1px;
}
.zhuan_box_l>ul>li .info_r {
    position:absolute; 
	left:920px;
}

.zhuan_box_l>ul>li .info_r span {
    font-size: 18px;
    display: block;
    margin: 10px 0 0;
    color: #ff9400;
	text-align:center;
}
.zhuan_box_l>ul>li .info_r span.price3{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 45px;
    padding-top: 24px;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
        font-family: å¾®è½¯é›…é»‘;
            font-size: 16px;
}
.zhuan_box_l>ul>li .info_r span.price2{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    box-sizing: border-box;
     background: url(/assets/img/pc/likong.png) no-repeat;
    background-size: 100%;
}
.zhuan_box_l>ul>li .info_r span.price1{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    padding-top: 0;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
            font-size: 16px;
}
.zhuan_box_l>ul>li .time {
    width: 124px;
    border-left: 1px solid #e7e7e7;
    position: absolute;
    top: 0;
    right: 10px;
    height: 100%;
}
.zhuan_box_l>ul>li .time span {
    display: block;
    width: 120px;
    text-align: center;
    color: #666;
    line-height: 23px;
    font-size: 23px;
    margin-left: 4px;
}
.zhuan_box_l>ul>li .time span.years {
    font-size: 16px;
    margin-top: 45px;
    padding-bottom: 5px;
}
.zhuan_box_l>ul>li .time i {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    background: #ff5a00;
    top: 65px;
}
.zhuan_box_l>ul>li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
.zhuan_box_r {
    width: 280px;
    float: right;
    height: auto;
}
.zhuan_box_rnews {
    margin: 20px 0;
    background: #fff;
    padding-bottom: 15px;
}
.zhuan_box_rnewsT {
    margin: 0;
    position: relative;
    padding: 15px 0;
    border-top: 1px solid #e8e8e8;
    background: #fff;
}
.zhuan_box_rnewsT h2 {
    font-size: 22px;
    color: #333;
    margin-left: 25px;
}
.zhuan_box_rnewsT i {
    position: absolute;
    width: 6px;
    height: 25px;
    left: 0px;
    top: 18px;
    background: #2577e3;
}
.zhuan_box_rnews ul {
    width: 100%;
    height: auto;
    padding: 0 12px;
}
.zhuan_box_rnews ul li {
    float: left;
    width: 100%;
    line-height: 28px;
    background: url(/assets/img/pc/type-arrow.png) no-repeat center left;
    padding-left: 15px;
}
.zhuan_box_rnews ul li a {
    display: inline-block;
    max-width: 100%;
    overflow: hidden;
    color: #666;
    vertical-align: middle;
    font-size: 14px;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.zhuan_box_rnews ul li a:hover {
    color: #2577e3;
}
.zhuan_box_r ul.zhuan_box_rt {
    width: 100%;
    height: auto;
}
.zhuan_box_r ul.zhuan_box_rt li {
    float: left;
    padding-bottom: 20px;
    width: 100%;
    height: auto;
}
.gml_buy {
    width: 510px;
    position: fixed;
    left: 50%;
    top: 30%;
    margin-left: -240px;
    z-index: 11;
    display: none;
    background: rgb(255, 255, 255);
}
.gml_buy .gmc_btn_d {
    position: absolute;
    right: -42px;
    top: 10px;
}
.gml_buy .close {
    background: url(images/close.png) no-repeat;
    display: block;
    width: 42px;
    height: 42px;
}
.gml_buy .title {
    color: #666;
    font-size: 16px;
    text-indent: 20px;
    line-height: 40px;
    text-align: left;
    border-bottom: 1px solid #ddd;
    font-weight: bold;
}
.gml_buy .gml_ewm {
    float: right;
    text-align: center;
    width: 160px;
    height: 160px;
    margin-top: 20px;
}
.gml_buy .gml_ewm dt {
    margin-bottom: 10px;
}
.gml_buy .gml_ewm dt img {
    width: 110px;
    height: 110px;
}
.gml_buy .gml_ewm dd {
    font-size: 12px;
    color: #999;
}
.gml_buy .form_box {
    width: 349px;
    margin: 0 auto 20px;
}
.gml_buy .point {
    color: #999999;
    font-size: 12px;
    margin-top: 20px;
    text-align: center
}
.gml_buy .gmc_btn_b {
    margin-top: 20px;
    margin-left: 50px
}
.gml_buy .phone {
    text-align: center;
    font-size: 12px;
    color: #999999;
    margin: 20px 0 20px
}
.gml_buy .error {
    width: 248px;
    line-height: 38px;
    background: #fffcd8;
    border: 1px solid #ffdb86;
    color: #666666;
    margin: auto;
    margin-top: 10px;
    text-align: left;
    display: none
}
.gml_buy .error i {
    font-size: 24px;
    color: #f8af00;
    margin: 0 5px 0 10px
}
.gml_cloud {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 10;
    display: none;
    background: rgb(0, 0, 0);
}
.gml_buy .inp_text {
    margin-top: 20px;
    width: 238px;
    height: 38px;
    line-height: 38px;
    border-image-source: initial;
    border-image-slice: initial;
    border-image-width: initial;
    border-image-outset: initial;
    border-image-repeat: initial;
    padding-left: 10px;
    color: rgb(204, 204, 204);
    margin-left: 50px;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(221, 221, 221);
    font-family: "微软雅黑";
}
.menu_box {
    padding: 30px 30px 0;
    position: fixed;
    top: 50%;
    left: 50%;
    width: 420px;
    margin-top: -150px;
    margin-left: -210px;
    background: #fff;
    z-index: 11;
    display: none
}
.menu_box .info_box_plus {
    border-bottom: 1px solid #ccc
}
.menu_box .info_box_plus dl {
    overflow: hidden;
    width: 320px;
    margin: 0 auto
}
.menu_box .info_box_plus dt {
    float: left
}
.menu_box .info_box_plus dd {
    float: left;
    width: 250px
}
.menu_box .info_box_plus .gmc_ft_icon {
    font-size: 70px;
    text-align: center;
    vertical-align: top;
    margin-right: 20px
}
.menu_box .info_box_plus .right {
    background: url(images/icon_05.png) no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
.menu_box .info_box_plus .wrong {
    background: url(images/icon_11.png) no-repeat;
    display: block;
    width: 50px;
    height: 50px;
    margin-top: 10px;
}
.menu_box .info_box_plus .title {
    font-size: 18px;
    color: #333333;
    margin-top: 10px
}
.menu_box .info_box_plus .info {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}
.menu_box .info_box_plus .important {
    color: #f60
}
.menu_box .btn_box {
    overflow: hidden;
    margin-bottom: 26px;
    margin-top: 10px
}
.menu_box .btn_box a {
    display: block;
    float: left;
    font-size: 16px
}
.menu_box .btn_box .goon {
    width: 116px;
    height: 38px;
    background: #fff;
    text-align: center;
    line-height: 38px;
    border: 1px solid #f60;
    color: #f60;
    margin-right: 18px;
    margin-left: 120px
}
.menu_box .btn_box .goon:hover {
    color: #f90;
    border-color: #f90
}
.menu_box .btn_box .ask {
    width: 108px;
    height: 40px;
    background: #f60;
    color: #fff;
    text-align: center;
    line-height: 40px
}
.menu_box .btn_box .ask:hover {
    background: #f90
}
.menu_box .ewm_box {
    overflow: hidden;
}
.menu_box .ewm_box .info {
    text-align: center;
}
.menu_box .ewm_box .info dt {
    color: #666;
    font-size: 16px;
    margin: 15px 0;
}
.menu_box .gmc_btn_d {
    position: absolute;
    margin-top: 0;
    margin-left: 450px
}
.menu_box .close {
    background: url(images/close.png) no-repeat;
    display: block;
    width: 42px;
    height: 42px;
}
.zhuan {
    background: #fff;
}
.sort_select {
    margin: 0 auto;
    padding-bottom: 10px;
    width: 100%;
    position: relative;
    z-index: 9;
}
.sort_select .sort-subject, .sort_select .ss-main {
    width: 1200px;
    margin: 0 auto
}
.sort_select .ss-main {
    background: #fafafa;
    padding: 10px 0;
    border: 1px solid #ededed;
}
.sort-subject {
    padding-bottom: 20px
}
.sort_select .sort_header {
    color: #666;
    font-size: 12px
}
.sort_select .sort_arrow {
    padding: 0 5px;
    color: #666
}
.sort_select .search-type {
    display: inline-block;
    zoom: 1;
    *display: inline
}
.sort_select .search-type .ss_list {
    display: inline-block;
    line-height: 24px;
    padding: 0 8px;
    background: #f1f1f1;
    margin-right: 5px;
    color: #666;
    font-size: 12px
}
.sort_select .search-type .ss_list:hover {
    background: #ff9400;
    color: #fff;
}
.sort_select .search-type .del-all:hover em.isort_del_red, .sort_select .search-type .ss_list:hover em.isort_del {
    background-position: -1px -8px
}
.sort_select .search-type .ss_list .isort_del, .sort_select .search-type .ss_list .isort_del_red {
    margin-top: 11px;
    *margin-top: 7px;
    margin-left: 10px
}
.sort_select .search-type .del-all {
    color: #ff9400
}
.prv {
    padding-bottom: 0 !important;
}
#ss-sort {
    min-height: 24px;
    overflow: hidden;
}
.ssml-content {
    width: 1010px;
}
.ssml-content2{
    width: 1060px;
}
.ssml-content1 {
    width: 1060px;
}
.ssml-content .ssml-list li {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 13px;
    cursor: pointer;
    margin: 0 5px;
}
.ssml-content1 .ssml-list li {
    display: block;
    float: left;
    line-height: 22px;
    font-size: 13px;
    cursor: pointer;
    margin: 0 5px;
}
#ss-sort .ssml-list li {
    padding-bottom: 10px;
}
.ssml-content .ssml-list li a {
    color: #666;
    display: block;
    padding: 0 8px;
}
.ssml-content1 .ssml-list li a {
    color: #666;
    display: block;
    padding: 0 8px;
	border:1px solid #999;
	border-radius:3px;
}
.ssml-content .ssml-list li:hover a {
    color: #ff9400;
}
.ssml-content1 .ssml-list li:hover a {
    color: #ff9400;
	border:1px solid #ff9400;
}
.ssml-content .ssml-list li.on  a{
    background: #ff9400;
}
.ssml-content1 .ssml-list li.on a{
	 background: none;
	 border:1px solid #ff9400;
}
.ssml-content .ssml-list li.on a {
    color: #fff;
}
.ssml-content1 .ssml-list li.on a {
    color: #ff9400;
}
.ssml-content .ssml-list li.on a:hover {
    color: #fff;
}
.ssml-content1 .ssml-list li.on a:hover {
    color: #ff9400;
	border:1px solid #ff9400;
}
.ssm-list .ssmlc-btn a {
    display: inline-block;
    padding: 0 3px;
    line-height: 24px;
    color: #666;
    text-align: center;
    cursor: pointer;
    font-size: 12px
}
.ssml-content1 .ssml-list .ssmlc-btn a {
    display: inline-block;
    padding: 0 3px;
    line-height: 22px;
    color: #666;
    text-align: center;
    cursor: pointer;
    font-size: 12px
}

.ssm-list .ssmlc-btn a.ssmlc-more_picking, .ssm-list .ssmlc-btn a.ssmlc-more_picking i, .ssm-list .ssmlc-btn a:hover, .ssm-list .ssmlc-btn a:hover i {
    color: #ff9400
}
.ssml-content1 .ssm-list .ssmlc-btn a:hover,.ssml-content1 .ssm-list .ssmlc-btn a:hover i {
    color: #ff9400;
	border:1px solid #ff9400;
}
	 
.ssm-list .ssmlc-btn a em {
    margin-top: 10px;
    *margin-top: 6px;
    margin-right: 6px
}
.ssm-list .ssmlc-btn a i {
    padding: 0 2px;
    color: #666;
    margin-top: -2px
}
.ss-main .ssm-list {
    overflow: hidden;
    min-height: 44px;
    padding: 10px 0;
    border-bottom: 1px solid #f2f2f2;
}
.ss-main .ssml-title {
    padding-right: 0;
    line-height: 24px;
    font-size: 14px;
    color: #888;
    text-align: right;
    width: 90px;
}
.ss-main .similar {
    padding-right: 10px;
    line-height: 24px;
    font-size: 14px;
    color: #ff9400
}
.ss-main .ssmlc-btn {
    float: right;
    margin-right: 10px;
    width: 60px
}
.genre_all {
    text-align: right;
    line-height: 30px;
    font-size: 12px;
    color: #666
}
.ss-main .ssmlc-ul-check {
    margin-bottom: 10px;
    *padding-top: 10px;
    text-align: center;
    width: 950px
}
.ss-main .ssmlc-ul-check input[type=submit] {
    background: #fff;
    border: 1px solid #e5e5e5;
    line-height: 28px;
    padding: 0 15px;
    cursor: pointer;
    color: #333;
    font-size: 14px;
    font-family: "微软雅黑";
}
.ss-main .ssmlc-ul-check input.ssmlc-n:hover {
    border-color: #ff9400;
    color: #ff9400
}
.ss-main .ssmlc-ul-check input.ssmlc-y-btn {
    color: #cbcbcb
}
.ss-main .ssmlc-ul-check input.ssmlc-y {
    border: 1px solid #ff6a00;
    color: #fff;
    background: #ff6a00
}
.ss-main .ssml-content .ssml-list .ckeckbox_bg_no {
    background: url(/assets/img/pc/bg_ckeckbox_no.png) no-repeat bottom right
}
.ss-main .ssml-content .ssml-list .ckeckbox_bg {
    background: url(/assets/img/pc/bg_ckeckbox.png) no-repeat bottom right #ff6a00;
    color: #fff;
    border: 1px solid #ff6a00
}
@font-face {
    font-family: gbicom;
    src: url(/assets/fonts/pc/gbicom.eot);
    src: url(/assets/fonts/pc/gbicom.eot?#iefix) format('embedded-opentype'), url(/assets/fonts/pc/gbicom.woff) format('woff'), url(/assets/fonts/pc/gbicom.ttf) format('truetype'), url(/assets/fonts/pc/gbicom.svg#gbicom) format('svg');
    font-weight: 400;
    font-style: normal
}
.gbicon-icon {
    font-family: gbicom;
    speak: none;
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.icon_bg {
    background: url(images/close1.png) no-repeat
}
.isort_del_red {
    width: 8px;
    height: 8px;
    background-position: -9px 0
}
.isort_del {
    width: 8px;
    height: 8px;
    background-position: -1px 0
}
.ss-main .ssm-list.rmgs_list {
    background: #FFF;
    padding: 10px 0 0
}
.ss-main .ssm-list.rmgs_list .ssml-list li {
    margin-bottom: 10px;
}
.ss-main .ssm-list.rmgs_list .ssml-list li.on {
    background: #ff9400;
}
.ss-main .ssm-list.rmgs_list .ssml-content1 .ssml-list li.on {
    background:none;
}
.ss-main .ssm-list.rmgs_list .ssml-list li.on a, .ss-main .ssm-list.rmgs_list .ssml-list li.on a:hover {
    color: #FFF;
}
.ss-main .ssm-list.rmgs_list .ssml-content1 .ssml-list li.on a, .ss-main .ssm-list.rmgs_list .ssml-content1 .ssml-list li.on a:hover {
    color: #ff9400;
}
.ss-main .ssm-list.rmgs_list .ssml-list li:hover a {
    color: #ff9400;
}
.ss-main .ssm-list.rmgs2_list {
    background: #ffedd5;
    padding: 10px 0 0
}
.ss-main .ssm-list.rmgs2_list.rmgs2_list1{
    background: #fff;
}
.ss-main .ssm-list.rmgs2_list .ssml-list li {
    margin-bottom: 10px;
}
.ss-main .ssm-list.rmgs2_list .ssml-list li.on {
    background: #ff9400;
}
.ss-main .ssm-list.rmgs2_list .ssml-content1 .ssml-list li.on {
    background:none;
}
.ss-main .ssm-list.rmgs2_list .ssml-list li.on a, .ss-main .ssm-list.rmgs2_list .ssml-list li.on a:hover {
    color: #FFF;
}
.ss-main .ssm-list.rmgs2_list .ssml-content1 .ssml-list li.on a, .ss-main .ssm-list.rmgs2_list .ssml-content1 .ssml-list li.on a:hover {
    color: #ff9400;
}
.ss-main .ssm-list.rmgs2_list .ssml-list li:hover a {
    color: #ff9400;
}
.ss-main .ssm-list.rmgs2_list .ssml-content1 .ssml-list li:hover a {
    color: #ff9400;
}
.sell {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #fff;
    padding: 0 0 30px;
}
.sell .jiaoyiliucheng {
    margin-top: 60px;
    overflow: visible;
    position: relative;
}
.sell .jiaoyiliucheng h3 {
    font-size: 26px;
    text-align: center;
    border-top: 1px solid #e8e8e8;
    padding-bottom: 30px;
}
.sell .jiaoyiliucheng h3 span {
    margin-top: -20px;
    background: #FFF;
    display: inline-block;
    padding: 0 15px;
}
.sell .jiaoyiliucheng ul {
    padding: 30px 0 50px;
    margin: 40px auto 0;
    zoom: 1;
    border-top: 2px solid #ff9400;
    width: 1150px;
    position: relative;
}
.sell .jiaoyiliucheng li {
    float: left;
    width: 20%;
    *width: 19.9%;
    position: relative;
}
.sell .jiaoyiliucheng li h4 {
    font-size: 16px;
    text-align: center;
    width: 80px;
    margin-left: -22px;
}
.sell .jiaoyiliucheng li p {
    margin: 5px 45px 0 0;
    color: #8d8d8d;
}
.sell .jiaoyiliucheng li .num {
    width: 33px;
    height: 33px;
    line-height: 31px;
    text-align: center;
    font-size: 14px;
    color: #ff9400;
    position: absolute;
    top: -48px;
    left: -2px;
    background: url(/assets/img/pc/ico_step.png);
}
.sell .jiaoyiliucheng.jylc_qiugou li {
    width: 33.333%;
    *width: 32.3%;
}
.sell .jiaoyiliucheng li.last {
    width: 50px;
    position: absolute;
    top: 30px;
    right: -30px;
}
.sell .jiaoyiliucheng li.last h4 {
    margin-left: -22px;
}
.mainner_con {
    width: 1200px;
    height: auto;
    overflow: hidden;
}
.ss-main .ssm-list.bnone {
    border-bottom: none;
}
.Remarks.label.Line .floatleft {
    float: left;
}
.Remarks.label.Line .floatright {
    float: right;
}
.Remarks.label.Line .form-control__dept {
    margin: 0;
}
.Remarks.label.Line .form-control__label {
    float: left;
    line-height: 38px;
}
.Remarks.label.Line .form-control__input {
    margin-left: 100px;
}
.Remarks.label.Line .titile {
    margin: 50px 100px;
}
.Remarks.label.Line .titile h4 {
    position: absolute;
    margin-top: 15px;
}
.Remarks.label.Line .titile h4:after {
    content: '';
    position: absolute;
    bottom: -15px;
    left: 0;
    right: -10px;
    height: 2px;
    background-color: #ccc
}
.Remarks.label.Line #checkBtn {
    margin: 50px 100px 0;
    padding: 5px 15px;
    background-color: #E4E6E9;
    color: #666;
    width: 200px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    cursor: pointer;
}
.Remarks.label.Line #checkBtn:hover {
    color: #fff;
    background-color: #000;
}
.minheight500 {
    min-height: 500px;
    height: auto !important;
    height: 500px;
    overflow: visible;
}
.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.divmiddle {
    display: -webkit-box;
    -webkit-box-pack: center;
    -webkit-box-align: center;
}
.disnone {
    display: none;
}
a.js_show_party_selector, a.js_show_party_selector_2, a.js_show_party_selector_3 {
    line-height: 30px !important;
    border: 1px dashed!important;
    padding: 0 8px
}
.ww_groupSelBtn_item_text {
    color: #ff9400;
	font-weight:100;
}
.ww_groupSelBtn_item {
    margin: 0 10px 5px 0 !important;
    border-color: #ff9400 !important;
}
body .ztree>li>a>span.node_name {
    font-weight: 100;
}
body .ztree>li>a>span.node_name.bold {
    font-weight:bold;
}
/**/

.service_r {
    float: left;
    width: 900px;
    font-size: 16px;
}
.service_r i {
    float: left;
    display: inline-block;
    width: 130px;
}
.member_right_con .tishi {
    width: 800px;
    height: 30px;
    line-height: 30px;
    color: red;
    text-align: center;
    margin: 30px 0;
    font-size: 20px;
    font-family: 微软雅黑;
    font-weight: 700;
}
.member_right_con .Line {
    font-size: 14px;
    color: #888;
    position: relative;
    width: 100%;
}
.member_right_con .Line .t {
    position: absolute;
    width: 200px;
    height: 34px;
    text-align: right;
    margin-right: 15px;
    left: 0px;
    line-height: 34px;
    color: #666
}
.member_right_con .Line .t span {
    color: #ff5a00;
    font-size: 16px;
    font-weight: bold;
    margin-right: 5px;
}
.member_right_con .Line .c {
    float: right;
    width: 940px;
    position: relative;
    padding-bottom: 0;
}
.member_right_con .imgtis {
    float: left;
    width: 60%;
    margin-left: 210px;
    color: #ccc;
}
.member_right_con .befwnb {
    height: 122px;
    width: 122px;
    border: 1px solid #dcdee6;
    background: #f9fafb;
    cursor: pointer;
}
.member_right_con .befwnb img {
    width: 120px;
    position: absolute;
    left: 1px;
    top: 1px;
}
.member_right_con .befwnb img {
    width: 120px;
    height: 120px;
}
.member_right_con .befwnb2 {
    height: 160px;
    width: 200px;
    border: 1px solid #dcdee6;
    background: #f9fafb;
    cursor: pointer;
}
.member_right_con .befwnb2 img {
    width: 198px;
    position: absolute;
    left: 1px;
    top: 1px;
}
.member_right_con .befwnb2 img {
    width: 198px;
    height: 156px;
}
.layui-upload-button {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 120px;
    height: 120px;
    line-height: 38px;
    border: 1px solid #DFDFDF;
    border-radius: 2px;
    overflow: hidden;
    background-color: #fff;
    color: #666
}
.layui-upload-button:hover {
    border: 1px solid #aaa;
    color: #333
}
.layui-upload-button:active {
    border: 1px solid #4CAF50;
    color: #000
}
.layui-upload-button input, .layui-upload-file {
    opacity: .01;
    filter: Alpha(opacity=1);
    cursor: pointer
}
.layui-upload-button input {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    font-size: 100px;
    width: 100%;
    height: 100%
}
.member_right_con .cont_l {
    float: left;
}
.member_right_con .cont {
    max-width: 740px;
    float: left;
    height: auto;
}
.member_right_con .cont li {
    float: left;
    margin: 0 5px 5px;
    color: #fff;
    background: #ff9400;
    padding: 5px;
    line-height: 20px;
    cursor: pointer;
}
/*member*/

.member_con {
    width: 1200px;
    height: auto;
    background: #FAFAFA;
    margin-top: 0;
}
.publish_con {
    width: 100%;
    height: auto;
    padding: 0 20px;
    background: #fff;
}
.member_left {
    float: left;
    width: 140px;
    height: auto;
}
.member_left_con {
    width: 140px;
    height: auto;
    overflow: hidden;
}
.left_list {
    color: #313131;
    font-size: 14px;
    font-weight: bold;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
    padding: 10px 10px 5px 25px;
}
.member_left_con a {
    display: block;
    padding: 0 10px 0 40px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #898989;
}
.member_left_con a.active, .member_left_con a.active:hover, member_left_con a.active:focus {
    background: #2577e3;
    border-color: #2577e3;
    color: #FFF;
}
.member_left_con a:hover, .member_left_con a:focus {
    background: #F5F5F5;
    color: #555;
}
.member_right {
    float: right;
    width: 750px;
    height: auto;
    overflow: hidden;
    border-left: 1px solid #eee;
    padding: 10px 40px 0 27px;
    min-height: 500px;
    background: #FFF;
}
.member_right_con {
    width: 100%;
    height: auto;
    line-height: 26px;
    font-size: 14px;
}
.labels {
    width: 100%;
    padding: 18px 0 10px;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 28px;
}
.label {
    width: 100%;
    min-height: 58px;
    line-height: 30px;
    position: relative;
}
.label em.bold {
    font-weight: bold;
}
.label>span, .label .span {
    color: #666;
    float: left;
    min-height: 30px;
    line-height: 30px;
    width: 200px;
    text-align: right;
    margin-right: 10px;
}
.label .red {
    color: #F00;
    margin-right: 5px;
}
.label .input_text {
    padding: 0 8px;
    border: 1px solid #dcdcdc;
    float: left;
    height: 32px;
    line-height: 30px;
    box-sizing: border-box;
    margin-right: 5px;
}
input.input_text::-webkit-input-placeholder {
    color: #999
}
input.input_text:-moz-placeholder {
    color: #999
}
input.input_text::-moz-placeholder {
    color: #999
}
input.input_text:-ms-input-placeholder {
    color: #999
}
textarea::-webkit-input-placeholder {
    color: #999
}
textarea:-moz-placeholder {
    color: #999
}
textarea::-moz-placeholder {
    color: #999
}
textarea:-ms-input-placeholder {
    color: #999
}
.label .input_text#lxr {

}
.label select {
    min-width: 110px;
    height: 30px;
    padding: 0 10px 0 5px;
    line-height: 30px;
    box-sizing: border-box;
    border: 1px solid #dcdcdc;
    margin: 0 5px
}
.label .w790 {
    width: 790px;
    margin-right: 0;
}
.label .w300 {
    width: 500px;
}
.label .w100 {
    width: 100px;
}
.label .w50 {
    width: 50px;
}
.label em {
    float: left;
    margin-right: 10px;
}
.label .radio {
    margin: 10px 5px 0 0;
}
.label em.mr20 {
    margin-right: 20px;
    color: #999;
}
.label input[type="checkbox"] {
    float: left;
    margin: 10px 5px 0 0;
}
.label textarea {
    border: 1px solid #CACACA;
    float: left;
    padding: 5px;
    color: #999;
    width: 790px;
    height: 100px;
    font-family: "微软雅黑";
    font-size: 14px;
}
.height {
    height: 120px;
}
.open-cnt {
    padding: 0 0 15px;
    overflow: visible;
    margin-top: 0;
}
.label .check {
    margin: 10px 5px 0 0;
    float: left;
}
.cont {
    float: left;
}
.label .tijiao_btn {
    width: 140px;
    height: 40px;
    line-height: 40px;
    font-family: "微软雅黑";
    text-align: center;
    background: #ff9400;
    color: #FFF;
    cursor: pointer;
    font-size: 16px;
}
.label .tijiao_btn:hover {
    background: #f60;
}
.label .tijiao_btn.disabled {
    background: #ddd;
    cursor: default;
}
.label .green {
    display: inline-block;
    width: 138px;
    text-align: right;
}
.yhlsqk textarea {
    width: 700px;
    height: 100px;
}
button, input, optgroup, select, textarea {
    font-family: -apple-system-font, Helvetica Neue, Tahoma, PingFang SC, Microsoft Yahei, SimSun, "sans-serif";
}
.label .fdx_btn {
    width: 130px;
    height: 30px;
    text-align: center;
    background: #ccc;
    font-size: 12px;
    cursor: pointer;
}
.label .fdx_btn:hover {
    background: #F2F0F0;
}
.label_city select {
    display: inline-block;
    margin-right: 10px;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #666;
    border: 1px solid #CACACA;
    font-family: "微软雅黑";
}
#is_aptitude, #is_trademark, #is_onlinestore, #is_licenseplate, #is_patent {
    float: left;
    vertical-align: middle;
    margin: 10px 5px 0 0;
}
.is_aptitude, .is_trademark, .is_onlinestore, .is_licenseplate, .is_patent, .is_business, .is_site_equipment, .is_product_inventory, .is_personnel_team {
    float: left;
    vertical-align: middle;
    margin: 10px 5px 0 0;
}
.label-result {
    background-color: #fff;
    font-size: 12px;
    line-height: 32px;
    padding: 10px 10px;
}
.label-result span {
    background-color: #2577e3;
    border-radius: 15px;
    color: #fff;
    display: inline-block;
    line-height: 26px;
    margin: 0 5px 2px 0;
    padding: 0 14px 2px;
    vertical-align: middle;
    white-space: nowrap;
}
.label-result span i {
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    font-style: normal;
    margin-left: 5px;
    margin-right: -5px;
    vertical-align: bottom;
}
.layui-btn {
    display: inline-block;
    height: 38px;
    line-height: 38px;
    padding: 0 18px;
    background-color: #009688;
    color: #fff;
    white-space: nowrap;
    text-align: center;
    font-size: 14px;
    border: none;
    border-radius: 2px;
    cursor: pointer;
    opacity: .9;
    filter: alpha(opacity=90)
}
.layui-btn:hover {
    opacity: .8;
    filter: alpha(opacity=80);
    color: #fff
}
.layui-btn:active {
    opacity: 1;
    filter: alpha(opacity=100)
}
.layui-btn+.layui-btn {
    margin-left: 10px
}
.layui-btn-small {
    height: 30px;
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px
}
.selladd {
    background-color: #fff!important;
    color: #000!important;
    font-style: normal!important;
    border: 1px dashed!important;
    height: 28px!important;
    line-height: 28px!important;
}
.Remarks.Line .c {
    float: right;
    width: 938px;
    position: relative;
    padding-bottom: 10px;
}
.Line.Remarks textarea {
    width: 600px;
    height: 160px;
    border: 1px solid #e0e0e0;
    color: #aaa;
    line-height: 26px
}
.aa_box .btn {
    padding: 10px 34px;
}
.aa_box .btn a {
    display: inline-block;
    padding: 5px 12px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    background: #f5f5f5;
    border: 1px solid #ccc;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    overflow: visible;
    float: right;
    color: #fff;
    background: #ff6600;
    border: 1px #ff6600 solid;
}
.aa_box .btn a.cancel {
    background: #fff;
    color: #ff6600;
    margin-right: 10px;
}
.data-tabs ul {
    *zoom: 1;
    padding: 0;
    margin: 0;
    width: 600px;
}
.data-tabs ul:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
.data-tabs ul li {
    float: left;
    margin: 0 1px 1px;
    overflow-x: hidden;
    text-overflow: ellipsis;
    width: auto;
}
.data-tabs ul li a {
    line-height: 30px;
    padding: 0 10px;
    font-size: 12px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
.data-tabs ul li a {
    text-decoration: none;
    color: #f9841e;
}
.data-tabs a.d-item:hover, .data-tabs a.d-item:active, .data-tabs a.d-item:focus {
    text-decoration: none;
}
.data-tabs a.d-item label {
    background-color: #f9841e;
    color: #fff;
    display: none;
    font-family: Arial;
    line-height: 16px;
    margin-left: 4px;
    padding: 0 4px;
}
.data-tabs a.d-item:hover {
    background-color: #d5e9f2;
}
.data-tabs a.d-item:focus {
    outline: none;
}
.data-tabs a.active {
    background-color: #f9841e;
    color: #fff;
}
.fancybox:hover {
    color: #666;
}
.pd30 {
    padding-bottom: 30px;
}
.mb30 {
    margin-bottom: 30px;
}
.label_show, .label_show1 {
    float: left;
}
.kb {
    font-size: 12px;
    color: #7f7f7f;
    text-align: left;
    display: none;
}
.kb span.bold {
    font-weight: bold;
    float: none;
    text-align: left;
    line-height: 20px;
    height: 20px;
    margin: 0;
}
.member_con .tips {
    left: 12px;
    top: 120px;
    ;
    z-index: 9999;
    width: 300px;
    background: #fefe91;
    border: 1px solid #F1D031;
    color: #555555;
    padding: 10px;
}
.member_con .tips p {
    margin-bottom: 10px;
    text-indent: 20px;
    line-height: 20px;
}
.member_con .tips .arrow {
    width: 22px;
    height: 11px;
    display: block;
    background: url(/assets/img/pc/tips_arrow.png) no-repeat left bottom;
    bottom: -11px;
    left: 140px;
    position: absolute;
}
input[type=checkbox] {
    margin-top: 3px;
}
input[type=submit] {
    border: none;
}
.label .dtm {
    border: 1px solid #e6e6e6;
    width: 100px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    float: left;
}
.label .code {
    padding-left: 10px;
}
.zhuan_detail_l {
    float: left;
    width: 876px;
    margin-right: 0;
    padding:20px 20px 0;
    /*box-shadow: 5px 0 5px -5px #ededed;*/
	border:1px solid #e5e5e5;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.zhuan_detail_lt {
    width: 100%;
    height: auto;
}
.zhuan_detail_lt h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 24px;
}
.zhuan_detail_lt h2 .tips1 {
    height: 40px;
    width: 40px;
    background: url(/assets/img/pc/kong.png) no-repeat top;
    background-size: 70%;
    float: left;
	margin-left:-7px;
}
.zhuan_detail_lt h2 .tips2 {
    height: 40px;
    width: 40px;
    background: url(/assets/img/pc/shi.png) no-repeat top;
    background-size: 70%;
    float: left;
}
.zhuan_detail_lt .statistics {
    width: 100%;
    height: 40px;
    margin-top: 0;
}
.zhuan_detail_lt .statistics .info_price {
    width: 240px;
    height: auto;
    line-height: 40px;
    margin-left: 0;
    font-size: 16px;
    color: #444;
}
.zhuan_detail_lt .statistics .info_price i {
    font-style: normal;
    color: #ff0000;
    font-size: 20px;
}
.zhuan_detail_lt .biaoqian {
    width: 100%;
    height: auto;
    padding: 10px 0;
}
.zhuan_detail_lt .biaoqian a {
    float: left;
    height: 22px;
    margin-right: 8px;
    padding: 0 5px;
    line-height: 20px;
    background-color: #fff;
    color: #555;
    font-size: 12px;
    border-radius: 3px;
    border: 1px solid #dcdcdc;
	margin-top:2px;
	margin-bottom:2px;
}
.zhuan_detail_lt .biaoqian a:hover{
	box-shadow:  0px 0px 6px #ccc; 
}
.zhuan_detail_lt #collection {
    padding: 10px 0 0;
    font-size: 14px;
    color: #999;
}
.zhuan_detail_lt #collection .time {
    color: #999;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    float: left;
}
.zhuan_detail_lt #collection .look {
    color: #999;
    font-size: 14px;
    display: inline-block;
    margin: 0;
    float: left;
    margin-left: 25px;
}
.zhuan_detail_lt .collection {
    padding-left: 20px;
    float: left;
    color: #999;
    padding-bottom: 10px;
	margin-left: 25px;
}
.zhuan_detail_lt .collection:hover {
    color: #ff9400;
}
.zhuan_detail_lt .report {
    background: url(/assets/img/pc/report.png)left no-repeat;
    background-size: 15px;
    background-position-y: 1px;
    padding-left: 20px;
    float: left;
    margin-top: 0;
    color: #888;
    padding-bottom: 10px;
	margin-left: 25px;
}
.zhuan_detail_lt .report:hover {
    background: url(/assets/img/pc/reportred.png)left no-repeat;
    background-size: 15px;
    background-position-y: 1px;
    padding-left: 20px;
    float: left;
    margin-top: 0;
    cursor: pointer;
    color: #ff9400;
    padding-bottom: 10px;
}
.zhuan_detail_lt .reportmid {
    /*background:url(/assets/img/pc/repborder.png)left #fff no-repeat; background-size:82%;*/
    position: absolute;
    margin-top: 5px;
    width: 140px;
    height: 120px;
    margin-left: -36px;
    display: none;
    z-index: 9999;
	background:#FFF;
    border: 1px solid #ededed;
    -webkit-box-shadow: 4px 4px 4px #f2f2f2;
    -moz-box-shadow: 4px 4px 4px #f2f2f2;
    box-shadow: 4px 4px 4px #f2f2f2;
}
.zhuan_detail_lt .report:hover .reportmid {
    display: block;
}
.zhuan_detail_lt .reportmid span {
    font-size: 14px;
    display: block;
    line-height: 24px;
    padding-left: 10px;
    color: #888;
}
.zhuan_detail_lt .reportmid span:hover {
    color: #ff9400;
}

.zhuan_detail_r {
    float: right;
    width: 304px;
	border:1px solid #e5e5e5;
	padding:20px;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.zhuan_detail_rt1 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    color: #555;
    height: auto;
    line-height: 40px;
    position: relative;
}
.zhuan_detail_rt1 span {
    background: #FFF;
    padding-right: 10px;
    position: relative;
    z-index: 10;
    font-weight: 100;
    color: #000;
}
.zhuan_detail_rt1 i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    font-style: normal;
    color: #888;
}
.zhuan_detail_r .zhuan_detail_rt {
    width: 100%;
    height: auto;
    padding-top: 3px;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL {
    width: 100%;
    padding-bottom: 15px;
    padding-left: 10px;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL span.name {
    display: block;
    font-size: 16px;
    color: #888;
    margin-bottom: 15px;
    padding-left: 25px;
    background: url(/assets/img/pc/number_icon.png) no-repeat left center;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL span.name font {
    color: #888;
    font-size: 16px;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL span.name i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL span.name i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL span.name i:hover em {
    display: block;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL .name2 {
    font-size: 14px;
    color: #888;
    padding-left: 25px;
    background: url(/assets/img/pc/type_icon.png) no-repeat left center;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtL .name2 i {
    color: #ff9400;
    font-style: normal;
    padding: 5px;
    font-size: 16px;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtR {
    width: 100%;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtTel {
    width: 244px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    background: #ff9000;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 10px;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtTel img {
    width: 20px;
    height: 20px;
    margin-left: 35px;
    margin-top: -5px;
    margin-right: 10px;
    vertical-align: middle;
}
.zhuan_detail_r .zhuan_detail_rt .zhuanDet_rtLx {
    width: 100%;
    height: auto;
    line-height: 1.8;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
}
.zhuan_detail_r .zhuanDet_rtScjb {
    width: 100%;
    height: auto;
    padding-top: 15px;
}
.zhuan_detail_r .zhuanDet_rtScjb .report {
    background: url(/assets/img/pc/report.png)left no-repeat;
    background-size: 15px;
    background-position-y: 1px;
    padding-left: 20px;
    float: left;
    margin-top: 0;
    margin-left: 0;
    color: #888;
    padding-bottom: 10px;
}
.zhuan_detail_r .zhuanDet_rtScjb .report:hover {
    background: url(/assets/img/pc/reportred.png)left no-repeat;
    background-size: 15px;
    background-position-y: 1px;
    padding-left: 20px;
    float: left;
    margin-top: 0;
    cursor: pointer;
    color: #ff9400;
    padding-bottom: 10px;
}
.zhuan_detail_r .zhuanDet_rtScjb .reportmid {
    /*background:url(/assets/img/pc/repborder.png)left #fff no-repeat; background-size:82%;*/
    position: absolute;
    margin-top: 5px;
    width: 140px;
    height: 120px;
    margin-left: -36px;
    display: none;
    z-index: 9999;
	background:#FFF;
    border: 1px solid #ededed;
    -webkit-box-shadow: 4px 4px 4px #f2f2f2;
    -moz-box-shadow: 4px 4px 4px #f2f2f2;
    box-shadow: 4px 4px 4px #f2f2f2;
}
.zhuan_detail_r .zhuanDet_rtScjb .report:hover .reportmid {
    display: block;
}
.zhuan_detail_r .zhuanDet_rtScjb .reportmid span {
    font-size: 14px;
    display: block;
    line-height: 24px;
    padding-left: 10px;
    color: #888;
}
.zhuan_detail_r .zhuanDet_rtScjb .reportmid span:hover {
    color: #ff9400;
}
.zhuan_detail {
    width: 100%;
    height: auto;
    padding-top: 0;
}
.zhuan_lb {
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding-top: 20px;
}
.zhuan_lTit, .zhuan_lTit1 {
    width: 100%;
    font-size: 18px;
    color: #000;
    height: auto;
    line-height: 40px;
    position: relative;
}
.zhuan_lTit1 {
    margin-bottom: 5px;
}
.zhuan_lTxt, .zhuan_lTxt2 {
    width: 100%;
    margin-bottom: 5px;
    color: #333;
    line-height: 30px;
    display: table;
}
.zhuan_lTxt2 {
    width: 48%;
    padding-right: 1.5%;
    float: left;
}
.zhuan_lTit1 span {
    background: #FFF;
    padding-right: 10px;
    position: relative;
    z-index: 10;
    color: #000;
    font-weight: 100;
}
.zhuan_lTit1 i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
}
.zhuan_lTxt i, .zhuan_lTxt2 i {
    font-style: normal;
    color: #888;
    float: left;
}
.zhuan_lSpan {
    width: 720px;
    float: left;
}
.zhuan_lSpan pre{
   width: 100%;
white-space: pre-wrap!important;
word-wrap: break-word!important;
*white-space:normal!important;
}
.zhuan_detail .text_bot {
    margin-bottom: 10px;
    border-bottom: 1px dashed #eee;
    padding-bottom: 10px;
}
pre {
    font-family: "Microsoft YaHei";
}
.zhuan_d1 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.zhuan_d3 {
    width: 874px;
    background: #e5e5e5;
    height: 40px;
    line-height: 40px;
    text-indent: 25px;
	margin-left:-20px;
	border-radius: 0 0 5px 5px;
}
.zhuansp1 {
    display: block;
    float: left;
    margin-left: -61px;
    margin-top: 20px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #488975;
    color: #fff;
}
.zhuan_d3 span {
    color: red;
}
.zhuan_d2 {
    width: 100%;
    height: auto;
    padding-bottom: 20px;
}
.zhuansp2 {
    display: block;
    float: left;
    margin-left: -61px;
    margin-top: 20px;
    border-radius: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #ff9000;
    color: #fff;
}
.info_b {
    background: #fff;
    width: 100%;
    float: left;
}
.info_newl {
    width: 800px;
    float: left;
    border: 1px solid;
}
.carrier {
    width: 100%;
    height: auto;
    padding: 30px 0 50px;
}
.carrier_t {
    margin: 40px 0px 20px;
    width: 100%;
    background: #FFF;
    text-align: center;
    position: relative;
}
.carrier_t h2 {
    display: inline-block;
    font-size: 26px;
    color: #333;
    padding: 10px 10px 10px;
    line-height: 1;
    position: relative;
    background: #FFF;
    z-index: 5;
}
.carrier_t i {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 4;
}
.carrier_c {
    width: 100%;
    height: auto;
}
.carrier_c ul {
    width: 100%;
    height: auto;
}
.carrier_c>ul>li {
    float: left;
    width: 100%;
    height: auto;
    position: relative;
    cursor: pointer;
    background: #FFF;
    border: 1px solid #ededed;
    margin-top: 25px;
}
.carrier_c>ul>li .info {
    width: 100%;
    height: 97px;
    padding: 14px 15px;
    position: relative;
}
.carrier_c>ul>li .info .info_l {
    float: left;
    width: 920px;
    padding-right: 15px;
    border-right: 0 solid #ededed;
}
.carrier_c>ul>li .info h2 {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #333;
	padding-left:35px;
	position:relative;
}
.carrier_c>ul>li .info h2 .tips1 {
    position: absolute;
    height: 40px;
    width: 40px;
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/kong.png) no-repeat center;
    background-size: 70%;
}
.carrier_c>ul>li .info h2 .tips2 {
    position: absolute;
    height: 40px;
    width: 40px;
    /*top: 18px;
    left: 24px;*/
    top: 0;
    left: -5px;
    background: url(/assets/img/pc/shi.png) no-repeat center;
    background-size: 70%;
}
.carrier_c>ul>li .info h2 strong{
	font-weight:normal;
}
.carrier_c>ul>li .info h2 span.digital {
    color: #ff9400;
}
.carrier_c>ul>li:hover .info h2:hover strong{
    color: #ff9400;
    text-decoration: underline;
}
.carrier_c>ul>li .info .introduction {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-bottom: 5px;
}
.carrier_c>ul>li .info .introduction span {
    padding-right: 25px;
}
.carrier_c>ul>li .bianqian {
    width: 75%;
    min-height: 45px;
    padding:0 15px 5px;
    line-height: 30px;
	margin-top:-5px;
}
.carrier_c>ul>li .bianqian span {
    display: block;
	float:left;
    height: auto;
    padding: 0 5px;
    font-size: 12px;
    line-height: 20px;
    color: #555;
    border: 1px solid #dcdcdc;
    border-radius: 3px;
    vertical-align: middle;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    margin-right: 6px;
	margin-bottom:1px;
	margin-top:1px;
}
.carrier_c>ul>li .info_r {
    position:absolute; 
	left:920px;
}
.carrier_c>ul>li .info_r span {
    font-size: 18px;
    display: block;
    margin: 10px 0 0;
    color: #ff9400;
	text-align:center;
}
.carrier_c>ul>li .info_r span.price3{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 45px;
    padding-top: 24px;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
            font-size: 16px;
}
.carrier_c>ul>li .info_r span.price2{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    box-sizing: border-box;
     background: url(/assets/img/pc/likong.png) no-repeat;
    background-size: 100%;
}
.carrier_c>ul>li .info_r span.price1{
	width: 90px;
    height: 90px;
    border-radius: 90px;
    line-height: 90px;
    padding-top: 0;
    color: #fff;
    background: url(/assets/img/pc/lishi.png) no-repeat;
    background-size: 100%;
            font-size: 16px;
}
.carrier_c>ul>li .time {
    width: 124px;
    border-left: 1px solid #e7e7e7;
    position: absolute;
    top: 0;
    right: 10px;
    height: auto;
}
.carrier_c>ul>li .time span {
    display: block;
    width: 120px;
    text-align: center;
    color: #666;
    line-height: 23px;
    font-size: 23px;
    margin-left: 4px;
}
.carrier_c>ul>li .time span.years {
    font-size: 16px;
    margin-top: 45px;
    padding-bottom: 5px;
}
.carrier_c>ul>li .time i {
    display: block;
    position: absolute;
    width: 3px;
    height: 15px;
    background: #ff5a00;
    top: 65px;
}
.carrier_c>ul>li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
.carrier_c .more {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.carrier_c .more a {
    display: block;
    width: 267px;
    height: 42px;
    line-height: 42px;
    margin: 16px auto 0;
    background: #FFF;
    border: 1px solid #ff9400;
    font-size: 16px;
    color: #ff9400;
    text-align: center;
    -webkit-transition: background .3s, color .1s;
    -moz-transition: background .3s, color .1s;
    -ms-transition: background .3s, color .1s;
    -o-transition: background .3s, color .1;
}
.carrier_c .more a:hover {
    color: #fff;
    background: #ff9400;
}
.login_header {
    position: relative;
    width: 100%;
    height: 360px;
    background-color: #ff9400;
    z-index: 0;
}
.login_header .login_logo {
    position: absolute;
    z-index: 9999;
    top: 86px;
    left: 50%;
    margin-left: -230px;
    width: 300px;
    height: auto;
    background-size: contain
}
.login_box {
    width: 452px;
    margin: -205px auto 60px;
    padding: 62px 70px 68px 78px;
    background-color: #fff;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    border: 1px solid #dce1e6;
    position: relative;
    z-index: 10;
}
.
/*login_box h1 sup{ font-size: 18px;font-style: normal;margin-left: 10px; margin-right: 60px;}*/

.login {
    border: 0;
    /*padding:5px 0;*/
    background: #fff;
    -webkit-box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .3);
    box-shadow: 1px 1px 2px 1px rgba(0, 0, 0, .3);
    width: 370px;
}
.login .header {
    height: auto;
    position: relative;
    font-family: "Microsoft Yahei";
    box-sizing: border-box;
}
.login .header .switch {
    position: relative;
    z-index: 1;
    height: 34px;
    margin-bottom: 29px;
    border-bottom: 1px solid #ebebeb
}
.login .header .switch #switch_qlogin {
    /*margin-right:85px;*/
    float: left;
}
.login #switch_login {
    float: left;
}
.login .header .switch .switch_btn {
    font-size: 16px;
    line-height: 24px;
    position: relative;
    float: left;
    width: 50%;
    height: 33px;
    cursor: pointer;
    text-align: center;
    color: #333;
}
.login .header .switch .switch_btn span.tab_active {
    position: absolute;
    left: 0;
    bottom: -1px;
    z-index: 1;
    background-color: #ff9400;
    width: 151px;
    height: 1px;
    display: none;
}
.login .header .switch .switch_btn .tab_active:before, .login .header .switch .switch_btn .tab_active:after {
    position: absolute;
    z-index: 2;
    top: -12px;
    left: 50%;
    margin-left: -3px;
    content: "";
    width: 0;
    height: 0;
    line-height: 0;
    border: 6px solid transparent;
    border-bottom-color: #ff9400
}
.login .header .switch .switch_btn span.tab_active:after {
    z-index: 3;
    top: -11px;
    width: 0;
    height: 0;
    line-height: 0;
    border: 6px solid transparent;
    border-bottom-color: #fff
}
.login .header .switch .switch_btn_focus {
    color: #ff9400;
}
.login .header .switch .switch_btn_focus.switch_btn span.tab_active {
    display: block;
}
.login .header .switch .switch_btn:hover {
    /*color:#ebebeb;*/
    text-decoration: none;
}
.login .header .switch .switch_btn_focus:hover {
    text-decoration: none;
}
.login #switch_bottom {
    bottom: -1px;
    _bottom: -2px;
    /*border-bottom:2px solid #848484;*/
    position: absolute;
    width: 64px;
    left: 0px;
}
.web_qr_login {
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
}
.web_login {
    width: 100%;
    position: relative;
}
.web_login .login_form {
    width: 100%;
    margin: 0 auto;
    margin-top: -10px;
}
.web_login .reg_form {
    width: 100%;
    margin: 0 auto;
    margin-top: -10px;
}
.web_login .reg_form li {
    width: 100%;
    margin-top: 10px;
}
.inputstyle::-moz-placeholder, .inputstyle2::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1
}
.inputstyle:-ms-input-placeholder, .inputstyle2:-ms-input-placeholder {
    color: #b5b5b5
}
.inputstyle::-webkit-input-placeholder, .inputstyle2::-webkit-input-placeholder {
    color: #b5b5b5
}
.web_login .input-tips {
    float: left;
    margin-top: 10px;
    width: 68px;
    height: 42px;
    font-size: 16px;
    line-height: 42px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
}
.web_login .input-tips2 {
    float: left;
    text-align: right;
    padding-right: 10px;
    width: 90px;
    height: 30px;
    font-size: 16px;
    margin-top: 10px;
    clear: both;
    line-height: 30px;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
}
.web_login .inputOuter {
    width: 100%;
    height: auto;
    margin-top: 10px;
}
.web_login .inputOuter2 {
    width: 100%;
    position: relative;
}
.web_login .inputstyle {
    width: 100%;
    height: 45px;
    padding-left: 5px;
    line-height: 44px;
    border: none;
    border-bottom: 1px solid #ededed;
    background: #fff;
    color: #333;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    box-sizing: border-box;
    outline: 0;
}
.web_login .inputstyle2 {
    width: 100%;
    height: 45px;
    padding-left: 5px;
    line-height: 44px;
    border: none;
    border-bottom: 1px solid #ededed;
    background: #fff;
    color: #333;
    font-family: Verdana, Tahoma, Arial;
    font-size: 14px;
    box-sizing: border-box;
    outline: 0;
}
.web_login .inputOuter3 .inputstyle2 {
    padding-right: 80px;
}
.web_login .pwdArea {
    height: auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 3;
}
.web_qr_login {
    position: relative;
    display: block;
    height: auto;
    overflow: hidden;
}
.login_xgmm {
    width: 100%;
    height: 40px;
}
#reg-ul .login_yhzcxy {
    padding-top: 20px;
    height: 60px;
}
#reg-ul .login_yhzcxy a {
    font-size: 12px;
    color: #ff9400;
}
#reg-ul .login_yhzcxy a:hover {
    color: #ff9400;
    text-decoration: underline;
}
#reg-ul .login_yhzcxy .checkbox {
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #ff9400;
    float: left;
    margin: 5px 5px 0 0;
    cursor: pointer
}
#reg-ul .login_yhzcxy .checkbox .checked-icon {
    display: none;
    width: 12px;
    height: 12px;
    background: url(/assets/img/pc/duihao.png) #ff9400 no-repeat 50%;
}
#reg-ul .login_yhzcxy .checkbox.checked .checked-icon {
    display: block;
}
#reg-ul .login_yhzcxy span {
    display: inline-block;
    vertical-align: middle;
}
.login_box .web_index {
    float: left;
    font-size: 14px;
    color: #666;
}
.login_box .web_index:hover {
    color: #ff9400;
    text-decoration: underline;
}
.login_box .lospassword {
    float: right;
    font-size: 14px;
    color: #ff9400;
}
.login_but {
    margin-top: 5px;
}
.cue {
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    border: 1px #CCCCCC solid;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
    font-family: "Hiragino Sans GB", "Microsoft Yahei";
}
.login_box .Get-code {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 43px;
    font-size: 14px;
    padding: 0;
    border: 0;
    line-height: 44px;
    display: inline-block;
    background: none;
    color: #ff9400;
}
.login_box .Get-code-set {
    display: inline-block;
    cursor: pointer;
    height: 33px;
    line-height: 15px;
    background: #2577e3;
    margin-top: -37px;
    right: 34px;
    position: absolute;
    width: 40px;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
    padding: 3px 5px 0px 5px;
}
.login_box .findbut {
    display: inline-block;
    float: left;
    height: 41px;
    border-radius: 4px;
    background: #2577e3;
    border: none;
    cursor: pointer;
    width: 80px;
    color: #fff;
    font-size: 16px;
    padding: 0 10px;
    text-align: center;
    outline: none;
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    margin-top: 10px;
    margin-left: 85px;
}
.login_box .findindex {
    float: right;
    font-size: 14px;
    margin-top: 18px;
    margin-right: 30px;
}
.login_box .button_blue {
    display: inline-block;
    height: 46px;
    background: #ff9400;
    border: none;
    cursor: pointer;
    width: 100%;
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
    *width: 100%;
    text-align: center;
    outline: none;
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
    cursor: pointer;
}
.login_box input.button_blue:hover {
    background: #f60;
    *border-bottom: none;
    color: #fff;
    text-decoration: none;
}
.login_box .button_blue.disabled {
    background: #ddd;
    cursor: default!important;
}
.login_box .button_blue.disabled:hover {
    background: #ddd;
    cursor: default!important;
}
.jianyi {
    text-align: center;
    margin-top: 25px;
    color: #939292;
    width: 100%;
    margin-right: 60px;
}
/* tipinfo */

.login_box .tipinfo {
    float: left;
}
.login_box .tipinfo font.error {
    background: url("/assets/img/pc/unchecked.jpg") no-repeat left;
    padding-left: 17px;
    color: #eb0000;
    width: 300px;
    display: block;
    margin: 10px 0 0;
}
.login_box .tipinfo font.valid {
    background: url("/assets/img/pc/checked.gif") no-repeat left;
    width: 14px;
    height: 13px;
    overflow: hidden;
    padding: 0;
    margin: 5px 0 0 5px;
    display: none;
}
/* tipinfo */

.sell .tipinfo {
    float: left;
    width: 100%;
    padding-left: 210px;
}
.sell .tipinfo font.error {
    background: url("/assets/img/pc/unchecked.jpg") no-repeat left;
    padding-left: 17px;
    color: #eb0000;
    width: 300px;
    display: block;
    margin: 0 0 10px;
}
.sell .tipinfo font.valid {
    background: url("/assets/img/pc/checked.gif") no-repeat left;
    width: 14px;
    height: 13px;
    overflow: hidden;
    padding: 0;
    margin: 5px 0 0 5px;
    display: none;
}
/*忘记密码*/

.findPwd_con {
    width: 100%;
    height: auto;
    position: relative;
}
.findPwd_con .findPwd {
    width: 290px;
}
.findPwd_con .change_way {
	width:100%;
	text-align:center;
    z-index: 3;
    margin: 0;
    color: #e5e5e5
}
.findPwd_con .change_way a {
    font-size: 14px;
    display: inline-block;
    text-decoration: none;
    color: #ff9400
}
.findPwd_con .form_head {
    height: auto;
	margin-bottom: 20px;
	margin-top:-20px;
}
.findPwd_con .form_head li, .findPwd_con .form_head2 li {
    position: relative;
    z-index: 1;
    text-align: center;
    color: #b5b5b5
}
.findPwd_con .form_head li{
	width:100%;
	line-height:40px;
	color:#333;
	font-size:18px;
	position:relative;
	font-weight:700;
}
.findPwd_con .form_head li span{
	display:inline-block;
	background:#FFF;
	padding:0 5px;
	position:relative;
	z-index:6;
}
.findPwd_con .form_head li:after{
	content:"";
	width:100%; 
	height:1px; 
	background:#dedede;
	position:absolute;
	top:20px;
	left:0;
	z-index:5;
}
.findPwd_con .form_head li span, .findPwd_con .form_head2 li span {
    position: relative
}
.findPwd_con .form_head li.line span:before, .findPwd_con .form_head2 li.line span:before, .findPwd_con .form_head li.line span:after, .findPwd_con .form_head2 li.line span:after {
    position: absolute;
    content: "";
    top: 11px;
    z-index: 2;
    height: 1px;
    background-color: #e5e5e5
}
.findPwd_con .form_head li.line span:before, .findPwd_con .form_head2 li.line span:before {
    right: 38px
}
.findPwd_con .form_head li.line span:after, .findPwd_con .form_head2 li.line span:after {
    left: 38px
}
.findPwd_con .form_head li.active, .findPwd_con .form_head2 li.active {
    color: #555
}
.findPwd_con .form_head .icon_step, .findPwd_con .form_head2 .icon_step {
    display: block;
    width: 26px;
    height: 22px;
    margin: 0 auto;
    margin-bottom: 7px
}
.findPwd_con .form_head .step1, .findPwd_con .form_head2 .step1 {
    background: url(/assets/img/pc/step1-active.png) left top no-repeat
}
.findPwd_con .form_head .step2, .findPwd_con .form_head2 .step2 {
    background: url(/assets/img/pc/step2.png) left top no-repeat
}
.findPwd_con .form_head .step3, .findPwd_con .form_head2 .step3 {
    background: url(/assets/img/pc/step3.png) left top no-repeat
}
.findPwd_con .form_head li.active .step2, .findPwd_con .form_head2 li.active .step2 {
    background: url(/assets/img/pc/step2-active.png) left top no-repeat
}
.findPwd_con .form_head li.active .step3, .findPwd_con .form_head2 li.active .step3 {
    background: url(/assets/img/pc/step3-active.png) left top no-repeat
}
.findPwd_con .form_head .line span:before {
    width: 178px
}
.findPwd_con .form_head .line {
    width: 100px;
    margin: 0 auto;
    padding-left: 18px
}
.findPwd_con .form_head2 .line span:before, .findPwd_con .form_head2 .line span:after {
    width: 60px
}
.findPwd_con .input_item {
    position: relative
}
.findPwd_con .input_item:first-child {
    z-index: 2
}
.findPwd_con .input_item {
    margin-top: 20px
}
.findPwd_con .input {
    width: 100%;
    background: 0 0;
    border: 0;
    outline: none;
    border-bottom: 1px solid #ededed;
    box-sizing: border-box;
    height: 45px;
    line-height: 44px;
    padding: 0 5px;
}
.findPwd_con .input_group>input.first_child {
    padding-right: 80px
}
.findPwd_con .input_group>input.last_child {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    height: 43px;
    font-size: 14px;
    padding: 0;
    border: 0;
    background: none;
    color: ff9400;
}
.findPwd_con .input_group>input.last_child.btn_disabled {
    background-color: #fff;
    color: #777;
    border: 0
}
.findPwd_con .forgot_pwd {
    font-size: 16px;
    display: block;
    text-align: right;
    text-decoration: none;
    color: #00b38a
}
.findPwd_con .input::-moz-placeholder, .findPwd_con .input::-moz-placeholder {
    color: #b5b5b5;
    opacity: 1
}
.findPwd_con .input:-ms-input-placeholder, .findPwd_con .input:-ms-input-placeholder {
    color: #b5b5b5
}
.findPwd_con .input::-webkit-input-placeholder, .findPwd_con .input::-webkit-input-placeholder {
    color: #b5b5b5
}
.findPwd_con .btn {
    font-size: 16px;
    line-height: 44px;
    display: inline-block;
    height: 44px;
    padding: 0 30px;
    text-align: center;
    text-decoration: none;
    color: #fff;
    border: 1px solid #fff;
    outline: 0;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    -webkit-transition: .05s linear;
    -o-transition: .05s linear;
    transition: .05s linear
}
.findPwd_con .btn:hover, .findPwd_con .btn.btn_active {
    text-decoration: none;
    color: #ff9400;
    background-color: #fff
}
.findPwd_con .btn.btn_link {
    color: #fff;
    border-color: transparent;
    background-color: transparent
}
.findPwd_con .btn.btn_outline {
    color: #fff;
    background-color: transparent
}
.findPwd_con .btn_sm {
    font-size: 14px;
    line-height: 36px;
    height: 36px
}
.findPwd_con .btn_lg {
    font-size: 18px;
    line-height: 46px;
    height: 46px
}
.findPwd_con .btn_block {
    display: block;
    width: 100%
}
.findPwd_con .btn+.btn {
    margin-top: 23px
}
.findPwd_con .btn_green {
    color: #00b38a;
    border-color: #00b38a;
    background-color: #fff
}
.findPwd_con .btn_green:hover, .findPwd_con .btn_green.btn_active {
    color: #fff;
    border-color: #ff9400;
    background-color: #ff9400;
    cursor: pointer;
    font-size: 18px;
}
.findPwd_con .btn_green.btn_link {
    color: #00b38a;
    border-color: transparent;
    background-color: transparent
}
.findPwd_con .btn_green.btn_outline {
    color: #00b38a;
    background-color: transparent
}
/*会员中心*/

.user_con {
    width: 100%;
    height: auto;
    background: #f2f2f2;
    padding: 20px 0;
}
.user_con_box {
    width: 100%;
    height: auto;
}
.user_left {
    float: left;
    width: 240px;
    background: #FFF;
    box-shadow: 0 0 2px #eaeaea;
    padding: 10px 0 0;
    margin-bottom: 20px;
}
.user_left .user_header {
    width: 100%;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}
.user_left .user_header a img {
    display: block;
    width: 61px;
    height: 61px;
    margin: 0 auto;
}
.user_left .user_yonghu {
    font-size: 17px;
    margin-top: 10px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 0 10px 0 15px;
    font-weight: 100;
    color: #000;
}
.user_left .user_yonghu dl {
    width: 100%;
    height: auto;
}
.user_left .user_yonghu dl dt {
    float: left;
    padding: 15px 0 10px;
    width: 100%;
    font-size: 16px;
    color: #666;
    line-height: 24px;
    font-weight: normal;
}
.user_left .user_yonghu dl dt i {
    float: left;
}
.user_left .user_yonghu dl dt span {
    display: block;
    float: left;
    font-size: 16px;
    color: #666;
}
.user_left .user_yonghu dl dt span font {
    color: #ff9400;
    font-size: 16px;
    font-weight: bold;
}
.user_left .user_yonghu dl dd {
    float: left;
    width: 100%;
    height: auto;
    font-weight: normal;
}
.user_left .user_yonghu dl dd a {
    float: left;
    width: 40%;
    background: #ff9400;
    font-size: 14px;
    text-align: center;
    height: 26px;
    line-height: 26px;
    color: #FFF;
    margin: 5px 0;
}
.user_left .user_yonghu dl dd span {
    float: left;
    width: 1px;
    height: 36px;
    background: #ccc;
    margin: 0 7%;
}
.user_left .user_yonghu dl dd a.mingxi {
    background: #CCC;
}
.user_left #changeMobileBtnDiv {
    width: 100%;
    height: auto;
    padding: 5px 0 0 0;
    color: #ff9400;
    font-weight: normal;
}
.user_left #changeMobileBtnDiv i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 16px;
    background: url(/assets/img/pc/xuigai.png) no-repeat center;
    margin-right: 5px;
}
.user_left #changeMobileBtnDiv a {
    color: #ff9400;
}
.user_left #changeMobileBtnDiv a:hover {
    text-decoration: underline;
}
.user_left .cenkzb {
    font-size: 14px;
    height: 60px;
    width: 100%;
    margin-top: 30px;
    margin-bottom: 40px;
    border-right: 0px solid #ccc;
}
.user_left .cenkzb i {
    color: red;
    font-style: normal;
    font-size: 18px;
    padding-left: 5px;
    padding-right: 5px;
}
.user_left .bi_t {
    font-size: 16px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #000;
    margin-top: -10px;
    float: left;
    width: 49%;
}
.user_left .bi_m {
    text-align: center;
    color: #666;
    height: 30px;
    line-height: 30px;
    float: right;
    width: 50%;
    margin-top: -10px;
}
.user_left .bi_b {
    float: left;
    width: 100%;
    margin: 0 auto;
    margin-top: 12px;
    height: 35px;
    line-height: 35px;
    text-align: center;
    color: #fff;
}
.user_left .bi_b a {
    display: block;
    color: #fff;
    width: 130px;
    margin: 0 auto;
    background: #2577e3;
}
.user_left .bi_b2 {
    width: 63px;
    margin: 0 auto;
    margin-top: 12px;
    height: 23px;
    line-height: 25px;
    text-align: center;
    background: #fff;
    color: #2577e3;
    border: 1px solid;
}
.user_left .bi_b2:hover {
    width: 65px;
    height: 25px;
    background: #2577e3;
    color: #fff;
}
.user_left .bi_b a:hover {
    background: red;
}
/*列表go*/

.centers_listm {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding: 20px 0 10px 0;
}
.centers_listm_one {
    width: 100%;
    height: auto;
    background: #fff;
    padding-bottom: 10px;
    position: relative;
}
.centers_listm_one img {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    margin-right: 10px;
}
.centerimg {
    display: block;
    width: 30px;
    height: 30px;
    float: left;
    margin-top: 6px;
    margin-left: 10px;
    margin-right: 10px
}
.centers_listm_one span {
    display: block;
    float: left;
    font-size: 14px;
    color: #999;
    line-height: 20px;
    padding: 0 0 0 20px;
}
.centers_listm_one b {
    width: 12px;
    height: 5px;
    background: url(/assets/img/pc/icon_top.png) no-repeat;
    position: absolute;
    top: 6px;
    right: 20px;
}
/*一条开始*/

.gjszmdm {
    display: block;
    height: auto;
    overflow: hidden;
    width: 100%;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-bottom: 20px;
}
.gjszmdm.last {
    margin-bottom: 0;
    border: 0;
}
.centers_listm_one_in {
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin-top: 1px;
    background: #fff;
    cursor: pointer;
}
.centers_listm_one_in img {
    width: 28px;
    height: 25px;
    float: left;
    margin-top: 6px;
    margin-left: 12px;
    margin-right: 10px;
    transition: 0.3s
}
.centers_listm_one_in span {
    height: 20px;
    line-height: 20px;
    font-size: 22px;
    color: #000;
    float: left;
    margin-top: 15px;
    margin-left: 64px;
}
.centers_listm_one_in b {
    width: 12px;
    height: 6px;
    display: block;
    float: left;
    margin-left: 14px;
    margin-top: 15px
}
.centers_listm_one_in:hover img {
    margin-left: 14px
}
.centers_listm_one_in:hover em {
    color: #fa3b4a
}
.center_in_self {
    width: 100%;
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    display: block;
    background: #fff;
    color: #666;
    padding: 0 0 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 14px;
}
.center_in_self:hover {
    background: #f8f8f8;
    box-sizing: border-box;
    color: #666;
}
.center_in_self.on {
    border-left: 4px solid #ff9300;
    font-weight: bold;
    padding: 0 0 0 16px;
    color: #ff9300;
    background: #f8f8f8;
}
.mimaimg {
    width: 46px;
    height: 40px;
    float: left;
}
.mimaimgimg {
    width: 22px;
    margin-top: 13px;
    margin-left: 20px;
}
.user_right {
    float: right;
    width: 940px;
    background: #FFF;
    padding: 20px;
}
.user_right_title {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 1;
    color: #999;
    font-weight: bold;
}
.user_Rcon {
    width: 100%;
    height: auto;
}
.user_Rcon .title {
    text-align: left;
}
.user_Rcon .menu {
    border-bottom: 1px solid #ccc;
    height: 45px;
}
.user_Rcon .cont {
    min-height: 528px;
    width: 100%;
}
.user_Rcon .menu a {
    display: inline-block;
    padding: 0 20px;
    height: 45px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin: 0;
}
.user_Rcon .menu a.on {
    color: #ff9400;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    behavior: url(PIE.htc);
    border-bottom: 1px solid #ff9400;
    height: 45px;
}
.user_Rcon .news-list {
    display: none;
    width: 100%;
    overflow: hidden;
}
.user_Rcon .news-list.on {
    display: block;
    padding-top: 30px;
}
.dbcen {
    border: 1px solid #ccc;
    width: 94%;
    height: 170px;
    margin: 0 auto;
    margin-top: 20px;
    border-radius: 5px;
}
.dbcenimg {
    width: 100px;
    height: 100px;
    float: left;
    margin-left: 20px;
    margin-top: 35px;
}
.dbcenimg img {
    width: 100%;
    height: 100%;
}
.dbcenl{
	float:left;
}
.dbcenltxt {
    float: left;
    width: 340px;
    height: 100px;
    margin-top: 35px;
    margin-left: 20px;
}
.dbcentit {
    width: 100%;
    height: 35px;
    overflow: visible;
}
.dbcentit a {
    display: inline-block;
    vertical-align: middle;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    overflow: hidden;
    max-width: 98%;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.dbcentit a:hover {
    color: #ff9400;
    text-decoration: underline;
}
.dbcentit i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 10px;
    position: relative;
    cursor: pointer;
}
.dbcentit i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.dbcentit i:hover em {
    display: block;
}
.dbcenl .company{
	font-size:13px;
}
.dbcenl .company span{ display:inline-block; margin:0 5px; border:1px solid #dedede; padding:0 5px; line-height:20px; color:#ff9400; font-size:13px;}
.dbrenzheng {
	display:inline-block;
	text-decoration:underline;
    text-align: center;
    line-height: 30px;
    color: red;
    font-size: 16px;
	margin-left:5px;
}
.dbcentime {
    margin-top: 5px;
    font-size: 13px;
	color:#CCC;
}
.dbcentu {
    border: 1px dashed;
    width: 90px;
    text-align: center;
    height: 20px;
    line-height: 19px;
    font-size: 14px;
    margin-top: 15px;
}
.dbcenr {
    float: right;
    width: 345px;
    height: 100px;
    margin-top: 35px;
}
.dbcenrl {
    float: left;
    width: 180px;
    height: 100px;
    border-left: 1px solid #ccc;
    padding-left: 25px;
}
.dbzt {
    color: #76d4f5;
    font-size: 14px;
    height: 30px;
    line-height: 25px;
}
.dbliu {
    font-size: 14px;
    color: #666;
    height: 35px;
    line-height: 30px;
}
.dbliu span {
    color: #ff5a00;
    margin-left: 15px;
    border-bottom: 1px solid;
}
.dbcenrr {
    float: right;
    width: 100px;
    height: 100px;
}
.dbxiu {
    border: 1px solid #ff5a00;
    width: 50px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    margin-top: 20px;
    color: #ff5a00;
}
.dbdel {
    border: 1px solid red;
    width: 50px;
    text-align: center;
    height: 20px;
    line-height: 20px;
    border-radius: 4px;
    margin-top: 20px;
    color: red;
}

.dbshenhe {
    width: 100px;
    text-align: center;
    height: 32px;
    line-height: 30px;
    border-radius: 0;
    margin: 5px 0 10px;
    color: red;
    background: green;
    color: #FFF;
    font-size: 14px;
}
.dbcentu:hover {
    background: #ff5a00;
    color: #fff;
}
.dbxiu:hover {
    background: #ff5a00;
    color: #fff;
}
.dbdel:hover {
    background: red;
    color: #fff;
}
.dbrenzheng:hover, .dbshenhe:hover {
    opacity: 0.8;
}
.dbliu span:hover {
    color: red;
}
.m5_top {
    height: 45px;
    width: 100%;
    line-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8;
}
.m5_top1 {
    float: left;
    width: 35%;
    text-align: left;
    padding-left: 15px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.m5_top2 {
    float: left;
    width: 17%;
    text-align: center;
}
.m5_top3 {
    float: left;
    width: 14%;
    text-align: center;
}
.m5_top4 {
    float: left;
    width: 14%;
    text-align: center;
}
.m5_top5 {
    float: left;
    width: 6%;
    text-align: center;
}
.m5_top6 {
    float: left;
    width: 12%;
    text-align: center;
}
.m5_mid {
    height: 45px;
    line-height: 45px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
}
.m5_top4 span {
    width: 60px;
    height: 30px;
    background: url(/assets/img/pc/censell.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    margin-top: -10px;
    margin-left: -50px;
}
.m5_top4.m5_top41 span {
    width: 60px;
    height: 30px;
    background: url(/assets/img/pc/cenbuy.png) no-repeat center;
    background-size: 100%;
    position: absolute;
    margin-top: -10px;
    margin-left: -50px;
}
.m5_top1 i {
    font-style: normal;
    color: #ff9400;
}
.m5_top1 a strong{
	font-weight:normal;
}
.m5_top1 a:hover strong{
    color: #ff9400;
    text-decoration: underline;
}
.index_xian {
    color: green;
}
.index_xian:hover {
    font-size: 16px;
}

.apply_status:hover {
    font-size: 16px;
}
.apply_status_PENDING {
    color: blue;
}
.apply_status_PASSED {
    color: green;
}
.apply_status_DENIED {
    color: red;
}
.apply_status_REMOVED {
    color: red;
}
.update {
    height: 25px;
    line-height: 25px;
    background: #76d4f5;
    color: #fff;
    border-radius: 6px;
    width: 70px;
    margin: 0 auto;
    margin-top: 10px;
    text-indent: 0px;
}
.update:hover {
    background: #2577e3;
}
.update.dase{
	background: #ccc;
}
.disabled .update{
	cursor:pointer;
}
.cenxiu {
    border: 1px solid #76d4f5;
    padding: 2px 6px;
    border-radius: 5px;
    color: #76d4f5;
	margin-right:5px;
}
.cenxiu:hover {
    background: #76d4f5;
    color: #fff;
    text-decoration: none;
}
.cendel {
    border: 1px solid red;
    padding: 2px 6px;
    border-radius: 5px;
    color: red;
}
.cendel:hover {
    background: red;
    color: #fff;
    text-decoration: none;
}

.xiugai {
    border: 1px solid #76d4f5;
    padding: 2px 6px;
    border-radius: 5px;
    color: #76d4f5;
}
.xiugai:hover {
    background: #76d4f5;
    color: #fff;
    text-decoration: none;
}
.disabled .xiugai{
    border: 1px solid #b1a7a2;
    background: #b1a7a2;
    color: #fff;
	cursor:pointer;
}
.m5_mid i.red {
    color: #F00;
}
.m5_mid i.orange {
    color: #2577e3;
}
.user_right .balance {
    width: 100%;
    height: 99px;
    border: 1px solid #e6e6e6;
    /*box-shadow: 0 1px 8px 0 rgba(230, 230, 230, 0.86);*/
    margin-bottom: 30px;
    padding: 20px;
}
.font-yahei {
    font-family: "微软雅黑", 'Microsoft Yahei';
}
.font16 {
    font-size: 16px;
}
.font20 {
    font-size: 20px;
}
.font-tahoma {
    font-family: tahoma;
}
.blue4 {
    color: #ff9400;
}
.font30 {
    font-size: 30px;
}
.balance_l {
    float: left;
    min-width: 30%;
    padding-left: 20px;
    line-height: 50px;
}
.cashButtons {
    font-family: 'microsoft yahei', 'sans-serif';
    text-align: center;
    font-size: 16px;
    color: #4C4B4B;
    letter-spacing: 0;
    border: 1px solid #E6E6E6;
    border-radius: 2px;
    display: inline-block;
    width: 128px;
    height: 44px;
    margin-top: 5px;
    line-height: 44px;
    cursor: pointer;
    float: left;
    margin-left: 30px;
}
.cashButtons a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    background: #F5F5F5;
}
.cashButtons a:hover {
    background: #e6e6e6;
    color: #4C4B4B
}
.czjine {
    font-size: 14px;
    line-height: 26px;
    color: #111;
    position: relative;
    padding-left: 13px;
}
.czjine strong {
    font-weight: 100;
}
.czjine .payStrongNumber {
    float: none;
}
.czjine input {
    vertical-align: middle;
    width: 236px;
    height: 37px;
    line-height: 35px;
    padding-left: 8px;
    margin-left: 10px;
    margin-right: 5px;
    border: 1px solid #e5e5e5;
}
.czjine input:focus {
    border-color: #e5e5e5;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgba(102, 175, 233, 0.6);
    outline: 0 none;
}
.czjine span {
    position: absolute;
    right: 10px;
    margin-top: 6px;
}
.czjine span.verify {
    position: absolute;
    left: 86px;
    bottom: -35px;
}
.czjine span strong {
    font-size: 28px;
    color: #ff9400;
    margin: 0 8px;
    vertical-align: bottom;
    font-family: Arial;
}
.user_Rcon_titel {
    font-weight: 700;
    color: #999;
    font-size: 18px;
    margin: 10px 0;
}
#gray {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.3);
    position: fixed;
    top: 0px;
    left: 0%;
    display: none;
    z-index: 99;
}
.popup {
    width: 750px;
    height: 495px;
    background-color: #fff;
    position: fixed;
    z-index: 9999;
    left: 50%;
    top: 50%;
    display: none;
    margin-left: -375px;
    margin-top: -280px;
}
.popupbox {
    width: 620px;
    height: 70px;
    margin: 0 auto;
    line-height: 70px;
    text-align: center;
    font-size: 18px;
    color: #000;
}
.popupbox i {
    color: red;
    font-size: 20px;
}
.popupimg img {
    width: 200px;
}
.popupimg {
    width: 200px;
    height: 200px;
    margin-top: 50px;
    float: left;
    margin-left: 55px;
}
.popuptxt ul li {
    font-size: 17px;
    width: 500px;
    list-style: initial;
    margin-left: 18px;
    line-height: 40px;
}
.popuptxt ul {
    margin-top: 30px;
    color: #F48915;
}
.popuptxt {
    width: 250px;
    height: 200px;
    margin-top: 80px;
    float: right;
}
.popuptxt span {
    font-size: 22px;
    font-family: 微软雅黑;
    color: #2577e3;
    font-weight: bold;
}
.popup a .aimg:hover {
    transform: rotate(-180deg);
}
.aimg {
    width: 35px;
    height: 35px;
    float: right;
    margin-top: 10px;
    margin-right: 10px;
}
.popleft {
    float: left;
    background: #657B92;
    width: 375px;
    height: 425px;
}
.popleft1 {
    width: 300px;
    margin: 0 auto;
    height: 90px;
    line-height: 90px;
    color: #fff;
    text-align: center;
    font-size: 18px;
}
.popleftspan1 {
    font-size: 48px;
    font-style: italic;
    margin-right: 8px;
    color: red;
}
.popleftspan2 {
    color: #fff;
}
.popleft2 {
    width: 300px;
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 14px;
    text-align: center;
    font-size: 16px;
}
.popewm {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    margin-top: 40px;
}
.popewm img {
    width: 160px;
    height: 160px;
}
.popfb {
    width: 100%;
    padding: 0 20px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    margin-top: 14px;
    font-size: 16px;
}
.popfb a {
    color: #ff9400;
    font-size: 16px;
}
.popewm2 {
    width: 180px;
    height: 40px;
    margin: 0 auto;
    margin-top: 50px;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    background: #f60;
    border-radius: 8px;
}
.popewm2:hover {
    background: red;
}
/*agency*/

.agency {
    background: #fff;
    padding-bottom: 50px;
}
.agency .agen_select {
    height: 30px;
    color: #666;
    padding: 0 5px;
}
.ss-main .ssm-list.fwxm {
    padding-bottom: 0;
}
#ss-service {
    width: 850px;
    padding-bottom: 0;
}
.daiban-fl {
    width: 850px;
}
.qiugou-fl {
    width: 770px;
}
#ss-service li {
    float: left;
}
#ss-service li a {
    display: inline-block;
    padding: 0 8px;
    line-height: 24px;
}
#ss-service li.on a, #ss-service li.on a:hover {
    background: #ff9400;
    color: #FFF;
}
#ss-service li a:hover {
    color: #ff9400;
}
.ss-main .ssm-list.bordernone {
    border-bottom: none;
}
.agency #search {
    width: 75px;
    margin-left: 0;
    margin-top: 3px;
    border: none;
    color: #000;
    height: 26px;
    line-height: 22px;
    FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0, startColorStr=#dfdfdf, endColorStr=#fff);
    background: -ms-linear-gradient(top, #dfdfdf, #fff);
    background: -moz-linear-gradient(top, #dfdfdf, #fff);
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfdfdf), to(#fff));
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#dfdfdf), to(#fff));
    background: -webkit-linear-gradient(top, #f4f4f4, #ccc);
    background: -o-linear-gradient(top, #dfdfdf, #fff);
}
.agency #search:hover {
    background: #2577e3;
    box-shadow: #666 0px 0px 6px;
    color: #fff;
}
.sort_select .ss-main {
    position: relative;
}
.agency .rig2 {
    position: absolute;
    top: 50%;
    right: 10px;
    width: 235px;
    height: 126px;
    margin-top: -63px;
}
.agency .rig2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #ededed;
    width: 1px;
    height: 100%;
    display: block;
}
.agency .rig2 a {
    display: block;
    color: #ff9400;
    width: 170px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin-left: 40px;
    margin-top: 40px;
    background: #f9f9f9;
    border: 1px solid #ff9400;
}
.agency .rig2:hover a {
    background: #ff9400;
    color: #fff;
    border-color: #ff9400;
}
.agency_list {
    width: 100%;
    height: auto;
}
.agency_box_l {
    float: none;
    width: 100%;
}
.agency_box_l ul {
    width: 100%;
    height: auto;
}
.agency_box_l ul li {
    float: left;
    width: 100%;
    height: 144px;
    margin: 25px 0px 0px;
    position: relative;
    cursor: pointer;
    border: 2px solid #fff;
    background: #FFF;
    border: 1px solid #e8e8e8;
}
.agency_box_l ul li .tips {
    position: absolute;
    height: 140px;
    background: #ff9400;
    width: 120px;
    text-align: center;
    top: -2px;
    left: -2px;
}
.agency_box_l ul li .tips {
    width: 120px;
    height: 120px;
    margin: 10px;
}
.agency_box_l ul li .tips img {
    width: 120px;
    height: 120px;
}
.agency_box_l ul li .info {
    float: left;
    width: 70%;
    margin-left: 140px;
    padding-top: 10px;
}
.agency_box_l ul li .info h2 {
    font-size: 16px;
    color: #333;
}
.agency_box_l ul li .info h2 i, i.i-certification {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.agency_box_l ul li .info h2 i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.agency_box_l ul li .info h2 i:hover em {
    display: block;
}
.agency_box_l ul li .info h2 span.digital {
    color: #ff9400;
}
.agency_box_l ul li:hover .info h2:hover {
    color: #ff9400;
    text-decoration: underline;
}
.agency_box_l ul li .info .introduction {
    font-size: 14px;
    margin: 4px 0px 2px;
    color: #888
}
.agency_box_l ul li .info .introduction span {
    margin-top: 8px;
    margin-right: 8px;
    padding-right: 8px;
    display: inline-block;
    border-right: 1px solid;
    line-height: 13px;
}
.agency_box_l ul li .time {
    width: 240px;
    border-left: 1px solid #ededed;
    position: absolute;
    right: 0px;
    height: 104px;
    margin: 20px 0;
}
.agency_box_l ul li .time>div{
	width:170px;
	height:36px;
	margin:30px auto 0;
	background:#fff;
	line-height:40px;
}
.agency_box_l ul li .time span {
    display: block;
    color: #fff;
    line-height: 36px;
}
.agency_box_l ul li .time span.years {
    margin-top: 32px;
    background: url(/assets/img/pc/foot_tel.gif) no-repeat 0px 50%;
    padding-left:26px;
    text-align: center;
    color: #ff9400;
	font-size:20px;
	background-size:auto 26px;
	font-weight:normal;
}
.agency_box_l ul li .time>div:hover{
	/*background: #f60;*/	
}
.agency_box_l ul li .angtelcompany{
	width: 50%;
    height: 30px;
    line-height: 36px;
    text-align: left;
	color: #666;
}
.agency_box_l ul li .angtelcompany span{
	line-height:20px; 
	padding:0 5px; 
	border:1px solid #dcdcdc;
	color:#ff9400;
	margin-left:5px;
}
.agency_box_l ul li .angtelbox {
    width: 50%;
    height: 24px;
    line-height: 28px;
    text-align: left;
    color: #666;
    background: url(/assets/img/pc//addrs.png) no-repeat left;
    background-size: 18px;
    padding-left: 22px;
    background-position-y: 4px;
}
.agency_box_l ul li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
/*代办详情页*/

.agency_detail {
    width: 100%;
    height: auto;
    padding: 0 0 0;
}
.agency_l {
    float: left;
	width: 876px;
    margin-right: 0;
    padding:20px;
	border:1px solid #e5e5e5;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.agency_lt {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background: #FFF;
    padding: 0 0 0;
}
.agency_lt h2 {
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 24px;
    height: 40px;
}
.agency_lt h2 i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.agency_lt h2 i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.agency_lt h2 i:hover em {
    display: block;
}
.agency_lt #collection {
    padding: 0 0 10px;
    font-size: 14px;
    color: #999;
}
.agency_lt .time {
    color: #999;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 0;
}
.agency_lt .look {
    color: #999;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 25px;
}
.agency_lt .look i {
    font-style: normal;
}
.agency_lt .collection {
    padding-left: 20px;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
    color: #6e6e6e;
}
.beforecol {
    background: url(/assets/img/pc/newshou.png)left no-repeat;
    background-size: 34%;
    background-position-y: 2px;
}
.beforecol:hover {
    background: url(/assets/img/pc/newshouh.png)left no-repeat;
    background-size: 34%;
    background-position-y: 2px;
}
.aftercol {
    background: url(/assets/img/pc/yinewshou.png)left no-repeat;
    background-size: 28%;
    background-position-y: 3px;
}
.agency_lt .collection:hover a {
    color: #2577e3
}
.agency_lt .statistics {
    width: 100%;
    height: auto;
    padding: 10px 0 0;
}
.agency_lt .info_price {
    float: left;
    width: 90%;
    height: auto;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding-left: 74px;
}
.agency_lt .info_price b {
    font-weight: normal;
    margin-left: -74px;
    color: #888;
    float: left;
}
.agency_lt .info_price i {
    font-style: normal;
    color: #333;
    font-size: 14px;
    float: left;
}
.agency_lt .info_price font{
	border:1px solid #dcdcdc; 
	color:#ff9400; 
	margin-left:5px; 
	line-height:20px; 
	padding:0 5px;
}
.agency_lt .info_price span {
    display: inline-block;
    height: 15px;
    line-height: 1 !important;
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    border-right: 1px solid;
    color: #333;
    margin-right: 11px;
    padding-right: 11px;
    float: left;
}
.agency_lb {
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding-bottom: 20px;
}
.agency_lb .row {
    font-size: 14px;
    line-height: 2;
    color: #666;
}
.agency_lb .row img {
    max-width: 100%;
    height: auto;
}
.agency_lm {
    background: #fff;
    width: 100%;
    font-size: 14px;
    padding: 0;
}
.agency_lm{
	float: left;
    width: 100%;
    height: auto;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding-left: 0;	
}
.agency_lm b{ 
	display:block; 
	width:74px;
	font-weight: normal;
    color: #888;
    float: left;
}
.agency_lm .row {
	width:100%;
    font-size: 14px;
    line-height: 2;
    color: #333;
}
.agency_lm .row .anginfo_img {
    float: none;
    width:100%;
    height:auto;
	display:block;
	margin:0 auto;
	text-align:center;
}
.agency_lm .row .anginfo_img img {
    max-width:100%;
    height:auto;
	margin:0 auto;
}
.agency_lm .row img {
    max-width: 100%;
    height: auto;
}
.agency_lm .row p {
    font-size: 14px;
    line-height: 2;
    color: #666;
    padding-bottom: 10px;
}
.agency_r {
    float: right;
	width: 304px;
	border:1px solid #e5e5e5;
	padding:20px;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.agency_detail_rt1 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    color: #555;
    height: auto;
    line-height: 40px;
    position: relative;
}
.agency_detail_rt1 span {
    background: #FFF;
    padding-right: 10px;
    position: relative;
    z-index: 10;
    font-weight: 100;
    color: #000;
}
.agency_detail_rt1 i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    font-style: normal;
    color: #888;
}
. .agency_rt {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background: #FFF;
    padding: 0;
}
.agency_rt .agency_rtM {
    margin-top: 22px;
}
.agency_rt .agency_rtM img {
    width: 50px;
    height: 50px;
}
.agency_r .agency_rtL {
    width: 100%;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 3px;
}
.agency_r .agency_rtL span.name {
    display: block;
    font-size: 16px;
    color: #888;
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(/assets/img/pc/number_icon.png) no-repeat left center;
}
.agency_r .agency_rtL span.name font {
    color: #888;
    font-size: 16px;
}
.agency_r .agency_rtL span.name i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.agency_r .agency_rtL span.name i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.agency_r .agency_rtL span.name i:hover em {
    display: block;
}
.agency_r .agency_rtL span.name2 {
    font-size: 14px;
    color: #888
}
.agency_r .agency_rtL span.name2 i {
    color: #ff9400;
    font-style: normal;
    padding: 5px;
    font-size: 16px;
}
.agency_r .agency_rtTel {
    width: 244px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    background: #ff9000;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 10px;
}
.agency_r .agency_rtTel img {
    width: 20px;
    height: 20px;
    margin-left: 35px;
    margin-top: -5px;
    margin-right: 10px;
    vertical-align: middle;
}
.agency_r .agency_rtLx {
    width: 100%;
    height: auto;
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
}
.agency_rb {
    background: #fff;
    width: 388px;
    border: 1px solid #ccc;
}
.agency_rbt {
    position: relative;
    padding: 12px 0;
    border-top: 1px solid #e8e8e8;
    background: #fff;
}
.agency_rbt h2 {
    font-size: 22px;
    color: #333;
    margin-left: 25px;
}
.agency_rbt i {
    position: absolute;
    width: 6px;
    height: 25px;
    left: 0px;
    top: 16px;
    background: #2577e3;
}
.agency_rb .FQA_list {
    width: 100%;
    overflow: hidden;
}
.agency_rb ul li {
    margin: 0px auto;
    border: 1px solid #ededed;
    font-size: 14px;
}
.agency_rb ul li .FQA-t {
    height: 40px;
    line-height: 40px;
    background: #f7f7f7;
    text-indent: 12px;
    color: #333;
    cursor: pointer;
}
.agency_rb ul li .FQA-t i {
    font-weight: bold;
    color: #2577e3;
    display: inline-block;
    width: 40px;
    text-align: center;
    margin-right: 10px;
}
.agency_rb ul li .FQA-c {
    padding: 10px 10px 10px 30px;
    color: #888;
    line-height: 27px;
    display: none
}
.agency_rb ul li:hover .FQA-t {
    color: #2577e3;
}
.agency_rb ul li .FQA-d {
    width: 100%;
    height: 40px;
    position: absolute;
    margin-left: -31px;
    margin-top: -51px;
    cursor: pointer;
}
.agency_rb ul li .Fspan {
    text-indent: -53px;
    display: block;
}
.agency_rb ul li .FQA-c i {
    font-style: normal;
    color: #2577e3;
}
.agency_rb ul li .FQA-c a {
    color: #2577e3;
}
.xianggdbtj {
    width: 100%;
    height: auto;
    padding: 30px 0 50px;
}
.xianggdbtj_t {
    margin: 40px 0px 20px;
    width: 100%;
    background: #FFF;
    text-align: center;
    position: relative;
}
.xianggdbtj_t h2 {
    display: inline-block;
    font-size: 26px;
    color: #333;
    padding: 10px 10px 10px;
    line-height: 1;
    position: relative;
    background: #FFF;
    z-index: 5;
}
.xianggdbtj_t i {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 4;
}
.xianggdbtj_c {
    width: 100%;
    height: auto;
}
.xianggdbtj_c ul {
    width: 100%;
    height: auto;
}
.xianggdbtj_c ul li {
    float: left;
    width: 100%;
    height: 144px;
    margin: 25px 0px 0px;
    position: relative;
    cursor: pointer;
    border: 2px solid #fff;
    background: #FFF;
    border: 1px solid #e8e8e8;
}
.xianggdbtj_c ul li .tips {
    position: absolute;
    height: 140px;
    background: #ff9400;
    width: 120px;
    text-align: center;
    top: -2px;
    left: -2px;
}
.xianggdbtj_c ul li .tips {
    width: 120px;
    height: 120px;
    margin: 10px;
}
.xianggdbtj_c ul li .tips img {
    width: 120px;
    height: 120px;
}
.xianggdbtj_c ul li .info {
    float: left;
    width: 60%;
    margin-left: 140px;
    padding-top: 10px;
}
.xianggdbtj_c ul li .info h2 {
    font-size: 16px;
    color: #333;
}
.xianggdbtj_c ul li .info h2 i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.xianggdbtj_c ul li .info h2 i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.xianggdbtj_c ul li .info h2 i:hover em {
    display: block;
}
.xianggdbtj_c ul li .info h2 span.digital {
    color: #ff9400;
}
.xianggdbtj_c ul li:hover .info h2:hover {
    color: #ff9400;
    text-decoration: underline;
}
.xianggdbtj_c ul li .info .introduction {
    font-size: 14px;
    margin: 4px 0px 2px;
    color: #888
}
.xianggdbtj_c ul li .info .introduction span {
    margin-top: 10px;
    margin-right: 8px;
    padding-right: 8px;
    display: inline-block;
    border-right: 1px solid;
    line-height: 13px;
}
.xianggdbtj_c ul li .time {
    width: 240px;
    border-left: 1px solid #ededed;
    position: absolute;
    right: 0px;
    height: 104px;
    margin: 20px 0;
}
.xianggdbtj_c ul li .time>div{
	width:170px;
	height:36px;
	margin:30px auto 0;
	background:#fff;
	line-height:40px;
}
.xianggdbtj_c ul li .time>div:hover{
	/*background: #f60;*/	
}
.xianggdbtj_c ul li .time span {
    display: block;
    color: #fff;
    line-height: 36px;
}
.xianggdbtj_c ul li .time span.years {
    font-size: 20px;
    margin-top: 32px;
    background: url(/assets/img/pc/foot_tel.gif) no-repeat 2px 50%;
    padding-left: 26px;
    text-align: center;
    color: #ff9400;
	font-size:20px;
	background-size:auto 26px;
	font-weight:normal;
}
.xianggdbtj_c ul li .angtelcompany{
	width: 50%;
    height: 30px;
    line-height: 36px;
    text-align: left;
	color: #666;
}
.xianggdbtj_c ul li .angtelcompany span{
	line-height:20px; 
	padding:0 5px; 
	border:1px solid #dcdcdc;
	color:#ff9400;
	margin-left:5px;
}
.xianggdbtj_c ul li .angtelbox {
    width: 50%;
    height: 24px;
    line-height: 28px;
    text-align: left;
    color: #666;
    background: url(/assets/img/pc//addrs.png) no-repeat left;
    background-size: 18px;
    padding-left: 22px;
    background-position-y: 4px;
}
.xianggdbtj_c ul li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
.xianggdbtj_c .more {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.xianggdbtj_c .more a {
    display: block;
    width: 267px;
    height: 42px;
    line-height: 42px;
    margin: 16px auto 0;
    background: #FFF;
    border: 1px solid #ff9400;
    font-size: 16px;
    color: #ff9400;
    text-align: center;
    -webkit-transition: background .3s, color .1s;
    -moz-transition: background .3s, color .1s;
    -ms-transition: background .3s, color .1s;
    -o-transition: background .3s, color .1;
}
.xianggdbtj_c .more a:hover {
    color: #fff;
    background: #ff9400;
}
/*buylist*/

.buylist {
    background: #fff;
}
.buylist .agen_select {
    height: 30px;
    color: #666;
    padding: 0 5px;
}
.ss-main.qgxx .ssm-list {
    margin-bottom: 0;
    height: auto;
}
.ss-main.qgxx .ssml-title {
    font-size: 14px;
}
.ss-main.qgxx .ssml-list li {
    display: block;
    float: left;
    line-height: 24px;
    font-size: 13px;
    cursor: pointer;
    margin: 0 5px;
}
.ss-main.qgxx .ssml-list li a {
    color: #666;
    display: block;
    padding: 0 8px;
}
.ss-main.qgxx .ssml-list li:hover a {
    color: #ff9400;
}
.ss-main.qgxx .ssml-list li.on {
    background: #ff9400;
}
.ss-main.qgxx .ssml-list li.on a {
    color: #fff;
}
.ss-main.qgxx .ssml-list li.on a:hover {
    color: #fff;
}
.ss-main .ssm-list.bordernone {
    border-bottom: none;
}
.buylist .buyput {
    margin: 0 0 0 10px;
    width: 80px;
    background: #ff5a00;
    border: none;
    height: 30px;
    color: #fff;
    border-radius: 8px
}
.sort_select .ss-main {
    position: relative;
}
.buylist .rig2 {
    position: absolute;
    top: 5%;
    right: 10px;
    width: 325px;
    height: 90%;
    margin-top: 0;
}
.buylist .rig2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    background: #e8e8e8;
    width: 1px;
    height: 100%;
    display: block;
}
.buylist .rig2 a {
	position:absolute;
	top:50%;
	margin-top:-20px;
    display:block;
    color: #ff9400;
    width: 170px;
    height: 42px;
    line-height: 40px;
    text-align: center;
    font-size: 18px;
    margin-left: 85px;
    background: #f9f9f9;
    border: 1px solid #ff9400;
}
.buylist .rig2:hover a {
    background: #ff9400;
    color: #fff;
    border-color: #ff9400;
}
.buylist_list {
    width: 100%;
    height: auto;
}
.buylist_box_l {
    float: left;
    width: 100%;
    padding-bottom: 50px;
}
.buylist_box_l ul {
    width: 100%;
    height: auto;
}
.buylist_box_l ul li {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px;
    position: relative;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    background: #FFF;
    padding: 10px;
}
.buylist_box_l ul li .info {
    float: left;
    width: 63%;
    margin-left: 5px;
}
.buylist_box_l ul li .info h2 {
    height: 30px;
    margin: 0;
}
.buylist_box_l ul li .info h2 {
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.buylist_box_l ul li .info h2 span.digital {
    color: #ff9400;
}
.buylist_box_l ul li:hover .info h2:hover {
    color: #ff9400;
    text-decoration: underline;
}
.buylist_box_l ul li .info .introduction {
    font-size: 14px;
    color: #888;
    line-height: 30px;
}
.buylist_box_l ul li .info .introduction span {
    display: inline-block;
    background: url(/assets/img/pc//addrs.png) no-repeat left;
    background-size: 22px;
    padding-left: 28px;
    background-position-y: 5px;
}
.buylist_box_l ul li .right {
    float: left;
    width: 200px;
    height: auto;
}
.buylist_box_l ul li .right .paqrlinkman {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
	color:#666;
}
.buylist_box_l ul li .right .faqmidtel {
    font-size: 14px;
    margin-right: 0;
    margin: 5px 0 5px;
    color: #ccc;
}
.buylist_box_l ul li .time {
    width: 210px;
    border-left: 1px solid #ededed;
    position: absolute;
    right: 0px;
    height: 60px;
    margin: 0;
}
.buylist_box_l ul li .time>div{
	width:170px;
	height:36px;
	margin:0px auto 0;
	background:#fff;
	line-height:40px;
}
.buylist_box_l ul li .time span {
    display: block;
    color: #fff;
    line-height: 36px;
}
.buylist_box_l ul li .time span.years {
    margin-top: 12px;
    background: url(/assets/img/pc/foot_tel.gif) no-repeat 0px 50%;
    padding-left: 26px;
    text-align: center;
    color: #ff9400;
	font-size:20px;
	background-size:auto 26px;
	font-weight:normal;
}
.buylist_box_l ul li .time>div:hover{
	/*background: #f60;*/	
}
.buylist_box_l ul li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
/*代办详情页*/

.buylist_detail {
    width: 100%;
    height: auto;
    padding: 0 0 0
}
.buylist_l {
    float: left;
    width: 876px;
    margin-right: 0;
    padding:20px;
	border:1px solid #e5e5e5;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.buylist_lt {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background: #FFF;
    padding: 0 0 0;
}
.buylist_lt h2 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 100%;
    font-size: 24px;
    height: 40px;
}
.buylist_lt #collection {
    padding: 0 0 10px;
    font-size: 14px;
    color: #999;
}
.buylist_lt .time {
    color: #999;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 0;
}
.buylist_lt .look {
    color: #999;
    font-size: 14px;
    display: inline-block;
    float: left;
    margin: 5px 0 0 25px;
}
.buylist_lt .look i {
    font-style: normal;
}
.buylist_lt .collection {
    padding-left: 20px;
    float: left;
    margin-top: 14px;
    margin-left: 20px;
    color: #6e6e6e;
}
.buylist_lt .collection:hover a {
    color: #ff9400
}
.buylist_lt .statistics {
    width: 100%;
    height: auto;
    padding: 20px 0 0;
}
.buylist_lt .info_price {
    float: left;
    width: 100%;
    height: auto;
    line-height: 34px;
    font-size: 14px;
    color: #333;
    padding-left: 74px;
}
.buylist_lt .info_price b {
    font-weight: normal;
    margin-left: -74px;
    color: #888;
    float: left;
}
.buylist_lt .info_price i {
    font-style: normal;
    color: #333;
    font-size: 14px;
    float: left;
    display:block;
    width: 100%;
}
.buylist_lt .info_price span {
    display: inline-block;
    height: 15px;
    line-height: 1 !important;
    font-size: 14px;
    margin-top: 10px;
    text-align: left;
    border-right: 1px solid;
    color: #666;
    margin-right: 11px;
    padding-right: 11px;
    float: left;
}
.buylist_lb {
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 20px 20px 25px;
}
.buylist_lb .t {
    width: 100%;
    font-size: 16px;
    color: #ff5a00;
    font-weight: 100;
    margin-bottom: 0px;
    padding-bottom: 20px;
}
.buylist_lb .row {
    font-size: 14px;
    line-height: 2;
    color: #666;
}
.buylist_lb .row img {
    max-width: 100%;
    height: auto;
}
.buylist_lm {
    background: #fff;
    width: 100%;
    border: 1px solid #ccc;
    font-size: 14px;
    padding: 20px 20px 25px;
    margin: 20px 0;
}
.buylist_lm .t {
    width: 100%;
    font-size: 18px;
    color: #2577e3;
    font-weight: 700;
    padding-bottom: 20px;
}
.buylist_lm .row {
    font-size: 14px;
    line-height: 2;
    color: #666;
}
.buylist_lm .row img {
    max-width: 100%;
    height: auto;
}
.buylist_lm .row p {
    font-size: 14px;
    line-height: 2;
    color: #666;
    padding-bottom: 10px;
}
.buylist_r {
    float: right;
    width: 304px;
	border:1px solid #e5e5e5;
	padding:20px;
	box-shadow: 0 5px 14px 0 rgba(0,0,0,.1);
	border-radius: 5px;
}
.buylist_detail_rt1 {
    margin-bottom: 10px;
    width: 100%;
    font-size: 18px;
    color: #555;
    height: auto;
    line-height: 40px;
    position: relative;
}
.buylist_detail_rt1 span {
    background: #FFF;
    padding-right: 10px;
    position: relative;
    z-index: 10;
    font-weight: 100;
    color: #000;
}
.buylist_detail_rt1 i {
    display: block;
    width: 100%;
    height: 1px;
    background: #e8e8e8;
    position: absolute;
    top: 20px;
    left: 0;
    z-index: 1;
    font-style: normal;
    color: #888;
}
. .buylist_r {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    background: #FFF;
    padding: 0;
}
.buylist_r .buylist_rtM {
    margin-top: 22px;
}
.buylist_r .buylist_rtM img {
    width: 50px;
    height: 50px;
}
.buylist_r .buylist_rtL {
    width: 100%;
    padding-bottom: 15px;
    padding-left: 10px;
    padding-top: 3px;
}
.buylist_r .buylist_rtL span.name {
    display: block;
    font-size: 16px;
    color: #888;
    margin-bottom: 10px;
    padding-left: 25px;
    background: url(/assets/img/pc/number_icon.png) no-repeat left center;
}
.buylist_r .buylist_rtL span.name font {
    color: #888;
    font-size: 16px;
}
.buylist_r .buylist_rtL span.name i {
    display: inline-block;
    vertical-align: middle;
    width: 16px;
    height: 18px;
    background: url(/assets/img/pc/renzheng.png) no-repeat center;
    margin-top: -5px;
    margin-left: 8px;
    position: relative;
    cursor: pointer;
}
.buylist_r .buylist_rtL span.name i em {
    display: none;
    position: absolute;
    top: 24px;
    left: -18px;
    padding: 10px 12px;
    font-size: 14px;
    line-height: 20px;
    color: #777;
    white-space: nowrap;
    border: 2px solid #e7e7e7;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 1px #f2f2f2;
    -moz-box-shadow: 1px 1px 1px #f2f2f2;
    box-shadow: 1px 1px 1px #f2f2f2;
    font-style: normal;
}
.buylist_r .buylist_rtL span.name i:hover em {
    display: block;
}
.buylist_r .buylist_rtL span.name2 {
    font-size: 14px;
    color: #888
}
.buylist_r .buylist_rtL span.name2 i {
    color: #ff9400;
    font-style: normal;
    padding: 5px;
    font-size: 16px;
}
.buylist_r .buylist_rtTel {
    width: 244px;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    background: #ff9000;
    color: #fff;
    cursor: pointer;
    margin: 0 0 0 10px;
}
.buylist_r .buylist_rtTel img {
    width: 20px;
    height: 20px;
    margin-left: 35px;
    margin-top: -5px;
    margin-right: 10px;
    vertical-align: middle;
}
.buylist_r .buylist_rtLx {
    width: 100%;
    height: auto;
    line-height: 1.5;
    font-size: 14px;
    color: #333;
    margin-top: 15px;
}
.buylist_b {
    width: 100%;
    height: auto;
    padding: 0 0 50px;
}
.buylist_bt {
    margin: 40px 0px 20px;
    width: 100%;
    background: #FFF;
    text-align: center;
    position: relative;
}
.buylist_bt h2 {
    display: inline-block;
    font-size: 26px;
    color: #333;
    padding: 10px 10px 10px;
    line-height: 1;
    position: relative;
    background: #FFF;
    z-index: 5;
}
.buylist_bt i {
    width: 100%;
    height: 1px;
    background: #e0e0e0;
    position: absolute;
    top: 24px;
    left: 0;
    z-index: 4;
}
.buylist_bc {
    width: 100%;
    height: auto;
}
.buylist_bc ul {
    width: 100%;
    height: auto;
}
.buylist_bc ul li {
    float: left;
    width: 100%;
    height: auto;
    margin: 20px 0px 0px;
    position: relative;
    cursor: pointer;
    border: 1px solid #e8e8e8;
    background: #FFF;
    padding: 10px;
}
.buylist_bc ul li .info {
    float: left;
    width: 63%;
    margin-left: 5px;
}
.buylist_bc ul li .info .ang_tit {
    height: 30px;
    margin: 0;
}
.buylist_bc ul li .info .ang_tit {
    font-size: 18px;
    color: #333;
    line-height: 30px;
}
.buylist_bc ul li .info .ang_tit span.digital {
    color: #ff9400;
}
.buylist_bc ul li .info .ang_tit:hover {
    color: #ff9400;
    text-decoration: underline;
}
.buylist_bc ul li .info .ang_con {
	background: url(/assets/img/pc//addrs.png) no-repeat left;
    background-size: 22px;
    padding-left: 28px;
    background-position-y: 5px;
    font-size: 14px;
    color: #888;
    line-height: 30px;
}
.buylist_bc ul li .info .ang_con span {
    display: inline-block;
    background: url(/assets/img/pc/addrs.png) no-repeat left;
    background-size: 22px;
    padding-left: 28px;
    background-position-y: 5px;
}
.buylist_bc ul li .right {
    float: left;
    width: 200px;
    height: auto;
}
.buylist_bc ul li .right .paqrlinkman {
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    height: 30px;
	color:#666;
}
.buylist_bc ul li .right .faqmidtel {
    font-size: 14px;
    margin-right: 0;
    margin: 5px 0;
    color: #ccc;
}
.buylist_bc ul li .time {
    width: 210px;
    border-left: 1px solid #ededed;
    position: absolute;
    right: 0px;
    height: 60px;
    margin: 0;
}
.buylist_bc ul li .time>div{
	width:170px;
	height:36px;
	margin:0px auto;
	background:#fff;
	line-height:40px;
}
.buylist_bc ul li .time span {
    display: block;
    color: #fff;
    line-height: 36px;
}
.buylist_bc ul li .time span.years {
    margin-top: 12px;
    background: url(/assets/img/pc/foot_tel.gif) no-repeat 0px 50%;
    padding-left: 26px;
    text-align: center;
    color: #ff9400;
	font-size:20px;
	background-size:auto 26px;
	font-weight:normal;
}
.buylist_bc ul li .time>div:hover{
	/*background: #f60;	*/
}
.buylist_bc ul li:hover {
    -webkit-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    -moz-box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
    box-shadow: 0 0 4px 2px rgba(0, 0, 0, .09);
}
.buylist_bc .more {
    width: 100%;
    height: auto;
    padding-top: 30px;
}
.buylist_bc .more a {
    display: block;
    width: 267px;
    height: 42px;
    line-height: 42px;
    margin: 16px auto 0;
    background: #FFF;
    border: 1px solid #ff9400;
    font-size: 16px;
    color: #ff9400;
    text-align: center;
    -webkit-transition: background .3s, color .1s;
    -moz-transition: background .3s, color .1s;
    -ms-transition: background .3s, color .1s;
    -o-transition: background .3s, color .1;
}
.buylist_bc .more a:hover {
    color: #fff;
    background: #ff9400;
}
/*列表分页*/

.public_page {
    color: #ccc;
    -webkit-user-select: none;
    position: relative;
    margin: 20px 25px 10px 25px;
    padding: 20px 12px;
    margin-bottom: 20px;
    text-align: center
}
.public_page a {
    background: #fff none repeat scroll 0 0;
    color: #3d3d3d;
    display: inline-block;
    padding: 4px 12px;
    border: 1px solid #ededed;
    margin: 0 2px;
    vertical-align: middle;
}
.public_page a:hover {
    text-decoration: none;
    border: 1px solid #2577e3;
}
.public_page span {
    margin: 0 10px;
}
.public_page span.current {
    display: inline-block;
    padding: 4px 12px;
    margin: 0 2px;
    color: white;
    background-color: #2577e3;
    border: 1px solid #2577e3;
    vertical-align: middle;
}
.public_page span.disabled {
    cursor: not-allowed;
    display: inline-block;
    padding: 4px 12px;
    margin: 0 2px;
    color: #ccc;
    background: white;
    border: 1px solid #ededed;
    vertical-align: middle;
}
/*订阅*/

.sub_box {
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px 40px;
}
.sub_top {
    width: 60%;
    margin-left: 250px;
}
.sub_topl {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 185px;
    text-align: center;
    font-size: 16px;
    background: #b9b9b9;
    color: #fff;
    margin-right: 30px;
}
.sub_topr {
    float: left;
    height: 40px;
    line-height: 40px;
    width: 185px;
    text-align: center;
    font-size: 16px;
    background: #2577e3;
    color: #fff;
    margin-right: 30px;
}
.sub_mid {}
.sub_midm {
    width: 100%;
    border-bottom: 1px solid #b9b9b9;
    display: inline-block;
}
.sub_midl {
    float: left;
    width: 80%;
    height: 120px;
    margin-left: 20px;
}
.sub_bt {
    width: 102%;
    height: 30px;
    line-height: 20px;
    font-size: 16px;
    color: #000;
    margin-top: 20px;
    margin-left: -8px;
}
.sub_bt span {
    display: block;
    height: 30px;
    line-height: 30px;
    float: left;
    overflow: hidden;
}
.sub_bti {
    font-style: normal;
    color: #2577e3;
}
.sub_topr:hover {
    background: red
}
.sub_topl:hover {
    background: #888
}
.sub_btbspan {
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #807d7d;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 2px solid;
}
.sub_midr {
    float: right;
    margin-right: 30px;
    margin-top: 50px;
}
.sub_midrinput {
    width: 16px;
    height: 16px;
}
a:hover .sub_bt {
    color: #2577e3;
}
.sub_midb {
    width: 300px;
    height: 40px;
    float: right;
}
.sub_midb span {
    width: 50px;
    height: 20px;
    float: right;
    line-height: 20px;
    text-align: center;
    margin-left: 15px;
    margin-top: 10px;
    background: #b9b9b9;
    color: #000;
}
.sub_midb span:hover {
    background: #2577e3;
    color: #fff;
}
.sub_but {
    margin-top: 60px;
    width: 100%;
    height: 50px;
}
.sub_xiu {
    width: 150px;
    height: 40px;
    float: left;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
    color: #fff;
    background: #2577e3;
    margin-left: 290px;
}
.sub_qu {
    border: 2px solid #2577e3;
    width: 146px;
    height: 36px;
    float: left;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    margin-right: 20px;
    color: #2577e3;
}
.sub_xiu:hover {
    background: red;
    color: #fff;
}
.sub_qu:hover {
    background: #2577e3;
    color: #fff;
}
.sub_qg {
    background: url(/assets/img/pc/sub.png) no-repeat left;
    display: block;
    float: left;
    padding-left: 28px;
}
.sub_tel {
    float: right;
    width: 154px;
    height: 45px;
    line-height: 40px;
    font-size: 20px;
    padding-left: 36px;
    background: url(/assets/img/pc/telred.png) o-repeat left;
    background-size: 15%;
    background-position-y: 0px;
    background-position-x: 28px;
    text-align: right;
    color: red;
    font-weight: bold;
}
.sub_free {
    border: 1px solid #fff;
    width: 100%;
    background: url(/assets/img/pc/free.png) no-repeat center;
    background-size: 45%;
    background-position-y: 60px;
}
.free_txt {
    width: 80%;
    margin: 0 auto;
    margin-top: 220px;
    height: 80px;
}
.free_txtt {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    color: #b9b9b9;
}
.free_txtb {
    text-align: center;
    width: 100%;
    height: 40px;
    line-height: 40px;
    margin-top: 10px;
    font-size: 16px;
}
.free_txtbi {
    font-size: 20px;
    font-style: normal;
    padding: 6px;
    color: #2577e3;
}
.free_but {
    width: 210px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    background: #2577e3;
    color: #fff;
    margin: 0 auto;
    margin-top: 40px;
}
.free_but:hover {
    background: red;
}
/*修改密码*/

.user_rpwd {
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px 40px;
}
.welcom_tm {
    width: 930px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color: #333;
    font-weight: 100;
    float: left;
}
.welcom_tm font {
    color: #e50012
}
.whatfuck_m {
    width: 888px;
    height: 20px;
    overflow: hidden;
    background: #fff
}
.user_rpwd .button_blue {
    display: inline-block;
    float: left;
    height: 41px;
    border-radius: 4px;
    background: #2577e3;
    border: none;
    cursor: ointer;
    width: 170px;
    color: #fff;
    font-size: 16px;
    pading: 0 10px;
    *width: 140px;
    text-align: center;
    outline: none;
    font-family: "Microsoft Yahei", Arial, Helvetica, sans-serif;
}
.user_rpwd input.button_blue:hover {
    background: #0081c1;
    border-bottom: 3px solid #006698;
    *border-bottom: none;
    color: #fff;
    text-decoration: none;
}
.user_rpwd .Get-code-up {
    display: inline-block;
    cursor: pointer;
    height: 35px;
    line-height: 35px;
    background: #2577e3;
    margin-top: -36px;
    left: 68%;
    color: #2577e3;
    position: absolute;
}
/*充值*/

.user_pay {
    width: 100%;
    margin: 0 auto;
    padding: 20px 20px 40px;
}
.cztop {
    width: 100%;
    height: 30px;
    border-bottom: 1px solid #ccc;
    font-size: 16px;
    line-height: 12px;
}
.cztop1 {
    color: #000;
    float: left;
}
.cztop1 i {
    color: red;
    font-style: normal;
}
.cztop2 {
    float: left;
    border: 1px solid;
    margin-left: 50px;
    background: #ff5a00;
    color: #fff;
    width: 110px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    border-radius: 8px;
    margin-top: -12px;
}
.cztop2:hover {
    background: red;
}
.cztop3 {
    float: right;
    width: 146px;
}
.cztop4 {
    color: red;
    border-bottom: 1px solid;
    height: 18px;
    float: left;
    margin-top: 4px;
    margin-left: 8px;
}
.tc_tit {
    color: #000;
    height: 45px;
    font-size: 16px;
    line-height: 50px;
}
.tc_box {
    width: 155px;
    height: 110px;
    border: 1px solid #ccc;
    float: left;
    margin-left: 15px;
    margin-top: 15px;
    padding-left: 5px;
}
.tc_num1 {
    height: 40px;
    line-height: 45px;
    font-size: 16px;
    color: #000;
}
.tc_num2 {
    height: 30px;
    line-height: 16px;
}
.tc_num3 {
    color: red;
    font-size: 18px;
}
.tc_cle {
    background: url(/assets/img/pc/tccle.png) no-repeat right bottom;
    background-size: 26%;
    background-position-x: 124px;
    background-position-y: 78px;
    border: 1px solid red;
}
.tc_week {
    width: 50px;
    height: 30px;
    background: url(/assets/img/pc/week.png) no-repeat right bottom;
    background-size: 84%;
    float: right;
    margin-right: -8px;
    margin-top: -16px;
}
.tc_month {
    width: 50px;
    height: 30px;
    background: url(/assets/img/pc/month.png) no-repeat right bottom;
    background-size: 84%;
    float: right;
    margin-right: -8px;
    margin-top: -16px;
}
.tc_year {
    width: 50px;
    height: 30px;
    background: url(/assets/img/pc/year.png) no-repeat right bottom;
    background-size: 84%;
    float: right;
    margin-right: -8px;
    margin-top: -16px;
}
.paysty {
    color: #000;
    height: 100px;
    width: 100%;
    font-size: 16px;
    line-height: 140px;
    float: left;
}
.zfbbox {
    border: 1px solid #FE9249;
    width: 160px;
    height: 45px;
    float: left;
    background: url(/assets/img/pc/zfbcle.png) no-repeat right bottom;
    background-size: 26%;
    background-position-x: 125px;
    background-position-y: 13px;
}
.zfbimg {
    width: 45px;
    margin: 0 auto;
    height: 45px;
    background: url(/assets/img/pc/zfbimg.png) no-repeat center;
    background-size: 100%;
    float: left;
    margin-left: 10px
}
.zfbtxt {
    float: left;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    margin-left: 5px;
    color: #000
}
.bezfb {
    float: left;
    border: 1px solid #ccc;
    width: 184px;
    height: 50px;
    margin-left: 18px;
}
.bezfb img {
    width: 184px;
    height: 50px;
    margin-left: -8px;
}
.bewei {
    float: left;
    width: 184px;
    height: 50px;
    border: 1px solid #ccc;
    margin-left: 30px;
}
.bewei img {
    width: 184px;
    height: 50px;
    margin-left: -8px
}
.afpay {
    background: url(/assets/img/pc/zfbcle.png) no-repeat right;
    border: 1px solid #fe9249;
    background-size: 20%;
    background-position-x: 153px;
    background-position-y: 23px
}
.tc_bot {
    width: 100%;
    float: left;
    margin-top: 50px;
    height: 80px;
    border-bottom: 1px solid #ccc
}
.tc_an {
    float: left;
    width: 180px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 18px;
    background: #fe9249;
    color: #fff;
    margin-left: 18px
}
.tc_an2 {
    background: #bbb;
}
.tc_xy {
    float: left;
    margin-left: 80px;
    height: 45px;
    line-height: 45px;
    width: 400px;
    font-size: 14px;
    color: #000;
}
.tc_xy i {
    color: #fe9249;
    font-style: normal;
}
.tc_an:hover {
    background: red;
}
.tc_an2:hover {
    background: #bbb;
}
.tc_box:hover {
    border: 1px solid red;
}
.gold_box {
    width: 100%;
    float: left;
    padding-left: 10px
}
.gold_tit {
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    margin-top: 10px;
}
.gold_txt {
    line-height: 30px;
}
.gold_txt i {
    color: #ff9400;
    font-style: normal
}
/*切换城市*/

.city_info {
    width: 100%;
    height: auto;
    background: #FFF;
    padding: 15px 0 40px;
}
.city_info ul {
    width: 100%;
    height: auto;
}
.city_info li {
    height: 31px;
    line-height: 30px;
}
.city_info li.municipality {
    border-bottom: 1px dotted #e5e5e5;
    padding-bottom: 5px;
    height: 36px;
    margin-bottom: 5px;
}
.city_info li.municipality b {
    margin-right: 10px;
    font-size: 14px;
}
.city_info li a {
    margin-right: 10px;
    font-size: 14px;
    color: #2577e3;
}
.city_info li a:hover {
    color: #F60;
}
.text_one_line {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
ul.pagination {
    padding-top: 30px;
    float: left;
    width: 100%;
    background-color: #fff;
    text-align: center;
}
ul.pagination li {
    box-sizing: border-box;
    display: inline-block;
    float: initial;
    margin: 5px;
    border: 1px solid #ddd;
    height: auto;
    width: auto;
    color: #000;
    padding: 0;
}
ul.pagination li:hover, ul.pagination li.active {
    border-color: #ff9400;
    box-shadow: initial;
}
ul.pagination li a, ul.pagination li span {
    display: inline-block;
    line-height: 34px;
    min-width: 36px;
    font-size: 14px;
}
ul.pagination li:hover a, ul.pagination li.active a, ul.pagination li:hover span, ul.pagination li.active span {
    color: #fff;
    border-color: #ff9400;
    background-color: #ff9400;
}
#bt-table>thead>tr>th, #bt-table>tbody>tr>th, #bt-table>tfoot>tr>th, #bt-table>thead>tr>td, #bt-table>tbody>tr>td, #bt-table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.82857143;
    vertical-align: top;
    border-bottom: 1px dashed #ddd;
    font-size: 14px;
}
#bt-table tr td a i {
    font-style: normal;
    color: #ff9400;
}
#bt-table tr td a strong{
	font-weight:normal;
}
#bt-table tr td a:hover strong{
    color: #ff9400;
    text-decoration: underline;
}
.bt-table_1 {
    height: 45px;
    width: 100%;
    line-height: 45px;
    font-size: 16px;
    border-bottom: 1px solid #ddd;
    background: #f8f8f8;
    border-top: 0;
}
.bt-table_1 td, .bt-table_1 th {
    border-top: 0 !important;
    line-height: 40px !important;
    padding: 0 8px !important;
    font-weight: normal !important;
    font-size: 16px !important;
}
/*会员中心*/

.user_right .container {
    width: 100%;
    height: auto;
    min-height: 500px;
}
.user_right .sidenav {
    width: 100%;
}
.user_right .list-group {
    width: 100%;
    border-bottom: 1px solid #ccc;
    height: 45px;
}
.user_right .list-group li {
    display: inline-block;
    height: 45px;
    line-height: 30px;
    text-align: center;
    font-size: 16px;
    margin: 0;
}
.user_right .list-group li a {
    display: block;
    padding: 0 20px;
}
.user_right .list-group li.active a {
    color: #ff9400;
    -moz-border-radius: 0px;
    -webkit-border-radius: 0px;
    border-radius: 0px;
    behavior: url(PIE.htc);
    border-bottom: 1px solid #ff9400;
    height: 45px;
}
.user_right .panel-body {
    width: 100%;
    padding: 30px 0 0;
}
.user_right .panel-body .form-group {
    width: 100%;
    height: auto;
    min-height: 48px;
}
.user_right .panel-body .form-group .control-label {
    float: left;
    width: 130px;
    text-align: right;
    line-height: 30px;
    font-size: 14px;
}
.user_right .panel-body .form-group .col-xs-12.col-sm-4, .user_right .panel-body .form-group .col-xs-12.col-sm-8 {
    float: left;
    margin-left: 5px;
    width: 75%;
    font-size: 14px;
    line-height: 30px;
}
.user_right .panel-body .form-group input {
    width: 300px;
    height: 32px;
    border: 1px solid #dcdcdc;
    padding: 0 8px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
}
.user_right .panel-body .form-group input#phone_yzm {
    width: 140px;
    margin-right: 10px;
}
.user_right .panel-body .form-group .generate_code1, .user_right .panel-body .form-group .generate_code2 {
    display: inline-block;
    text-align: center;
    color: #FFF;
    font-size: 14px;
    width: 120px;
    height: 30px;
    cursor: pointer;
    line-height: 30px;
    background: #ff9400;
    border: 0;
    outline: none;
}
.user_right .panel-body .form-group .generate_code1[disabled="true"], .user_right .panel-body .form-group .generate_code2[disabled="true"] {
    background: #ddd;
    cursor: default;
}
.user_right input::-webkit-input-placeholder {
    color: #999
}
.user_right input:-moz-placeholder {
    color: #999
}
.user_right input::-moz-placeholder {
    color: #999
}
.user_right input:-ms-input-placeholder {
    color: #999
}
.user_right .panel-body .form-group .btn-embossed {
    width: 100px;
    height: 40px;
    line-height: 40px;
    background: #ff9400;
    margin-right: 10px;
    color: #FFF;
    font-size: 16px;
    letter-spacing: 2px;
    border: none;
    cursor: pointer;
}
.user_right .panel-body .form-group .btn-embossed:hover {
    background: #f60;
}
.user_right .panel-body .form-group .btn-change {
    color: #ff9400;
}
.user_right .panel-body .form-group textarea {
    width: 340px;
    height: 80px;
    border: 1px solid #dcdcdc;
    padding: 0 8px;
    font-size: 14px;
    line-height: 30px;
    color: #666;
    margin-bottom: 18px;
}
/* tipinfo */

.user_right .tipinfo {
    float: none;
    margin-bottom: 15px;
}
.user_right .tipinfo font.error {
    background: url("/assets/img/pc/unchecked.jpg") no-repeat left;
    padding-left: 17px;
    color: #eb0000;
    width: 300px;
    display: block;
    margin: 10px 0 0;
}
.user_right .tipinfo font.valid {
    background: url("/assets/img/pc/checked.gif") no-repeat left;
    width: 14px;
    height: 13px;
    overflow: hidden;
    padding: 0;
    margin: 5px 0 0 5px;
    display: none;
}
/*认证*/

.user_right .content_bg {
    min-height: 490px;
}
.user_right .content {
    width: 742px;
    padding: 0 0 5px;
    margin: 30px auto 30px;
}
.user_right .self {
    float: left
}
.user_right .enterprise {
    float: right
}
.user_right .card, .user_right .content {
    overflow: hidden
}
.user_right .card {
    width: 320px;
    height: 220px;
    background: #f9fafb;
    box-shadow: 0 1px 4px 0 #ccc;
    border-radius: 10px;
    border: 1px solid #f3f3f3
}
.user_right .card:hover {
    cursor: default
}
.user_right .card.on, .user_right .card:hover {
    border: 1px solid #ff9400
}
.user_right .card.on .radio span {
    background: url(/assets/img/pc/rz_xuanzhe.png) no-repeat!important;
    border: none!important
}
.user_right .radio {
    width: 53px;
    height: 53px;
    position: relative;
    overflow: hidden
}
.user_right .radio span {
    display: inline-block;
    width: 31px;
    height: 31px;
    background: #fff;
    border: 1px solid #999;
    border-radius: 100%;
    position: absolute;
    left: 20px;
    top: 20px
}
.user_right .evecard {
    width: 50px;
    height: 37px;
    margin: auto;
    overflow: hidden
}
.user_right .selfeve {
    background: url(/assets/img/pc/geren.png) no-repeat
}
.user_right .entereve {
    background: url(/assets/img/pc/qiye.png) no-repeat
}
.user_right .evetext {
    width: 100%;
    text-align: center;
    font-size: 16px;
    color: #333;
    margin-top: 19px
}
.user_right .txt {
    width: 225px;
    height: 65px;
    font-size: 12px;
    line-height: 18px;
    color: #999;
    margin: 6px auto
}
.user_right .hr {
    width: 742px;
    height: 1px;
    margin: auto;
    margin-bottom: 30px;
    background: #e8e8e8;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)
}
.user_right #apply {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin: auto;
    text-align: center;
    background: #ff8d00;
    border-radius: 100px;
    cursor: pointer
}
.user_right #apply:hover {
    box-shadow: 0 5px 10px 0 #ffad95;
    background: #ff8d00
}
.user_right #apply.disabled {
    background: #ccc
}
.user_right #apply.disabled:hover {
    box-shadow: unset;
    background: #ccc
}
#hStep {
    width: 100%;
    height: 120px;
    margin: 0 auto;
}
#hStep #head-step.slider-head-step-height {
    width: 720px;
    margin: 0 auto;
    padding: 35px 0 55px 0;
}
#head-step .step-img {
    width: 100%;
    height: 30px;
}
#head-step .step-img .step-img-item {
    height: 100%;
    background-repeat: no-repeat;
}
#head-step .step-img .step-img-item.step-img-item-three-1 {
    background-image: url();
}
#head-step .step-img .step-img-item.step-img-item-three-2 {
    background-image: url();
}
#head-step .step-img .step-img-item.step-img-item-three-3 {
    background-image: url();
}
#head-step .step-img .step-img-item.slider-step-img-item-three-1 {
    background-image: url(/assets/img/pc/jingdu_1.png);
}
#head-step .step-img .step-img-item.slider-step-img-item-three-2 {
    background-image: url(/assets/img/pc/jingdu_2.png);
}
#head-step .step-img .step-img-item.slider-step-img-item-three-3 {
    background-image: url(/assets/img/pc/jingdu_3.png);
}
#head-step .step-img .step-img-item.slider-step-img-item-four-1 {
    background-image: url();
}
#head-step .step-img .step-img-item.slider-step-img-item-four-2 {
    background-image: url();
}
#head-step .step-img .step-img-item.slider-step-img-item-four-3 {
    background-image: url();
}
#head-step .step-img .step-img-item.slider-step-img-item-four-4 {
    background-image: url();
}
#head-step .step-text {
    float: left;
    display: inline-block;
    height: 40px;
    margin-top: 5px;
    vertical-align: top;
    text-align: center;
    font-size: 14px;
    cursor: default;
    color: #ccc;
}
#head-step .step-text.step-img-item-three {
    width: 33.3%;
}
#head-step .step-text.step-img-item-four {
    width: 25%;
}
#head-step.current-step-1 .text-item-1 {
    color: #ff9000;
}
#head-step.current-step-2 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-2 .text-item-2 {
    color: #ff9000;
}
#head-step.current-step-3 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-3 .text-item-2 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-3 .text-item-3 {
    color: #ff9000;
}
#head-step.current-step-4 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-4 .text-item-2 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-4 .text-item-3 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-4 .text-item-4 {
    color: #ff9000;
}
#head-step.current-step-slider-1 .text-item-1 {
    color: #ff9000;
}
#head-step.current-step-slider-2 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-2 .text-item-2 {
    color: #ff9000;
}
#head-step.current-step-slider-3 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-3 .text-item-2 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-3 .text-item-3 {
    color: #ff9000;
}
#head-step.current-step-slider-4 .text-item-1 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-4 .text-item-2 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-4 .text-item-3 {
    color: #ff9000;
    opacity: 0.6;
}
#head-step.current-step-slider-4 .text-item-4 {
    color: #ff9000;
}
#head-step.head-step-height {
    padding: 60px 0 70px 0;
}
#head-step.slider-head-step-height {
    width: 720px;
}
#head-step.top-head-step-height {
    padding: 0 !important;
}
.user_right .row {
    width: 100%;
    height: 30px;
    margin-bottom: 25px
}
.user_right .row .prohibit {
    display: inline-block
}
.user_right .row .prohibit, .row input {
    height: 32px;
    line-height: 30px;
    font-size: 14px;
    color: #333;
    padding: 0 8px
}
.user_right .row input {
    background: #fff;
    border: 1px solid #dcdee6
}
.comp {
    width: 170px;
    height: 30px;
    line-height: 30px;
    text-align: right;
    padding-right: 18px;
    font-size: 14px;
    color: #666;
    float: left
}
.comp span {
    color: red
}
.comtxt {
    width: 158px
}
.comtxt2 {
    width: 282px
}
.tipinfo.compro {
    display: inline-block;
    font-size: 12px;
    color: #e13332;
    padding-left: 20px
}
.tipinfo.compro font.error {
    width: auto;
}
.idcard {
    width: 262px
}
.cardImg {
    clear: both;
    width: 100%;
    margin-bottom: 11px
}
.cardImg .prohibit-img {
    float: left;
    width: 200px;
    height: 160px;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    position: relative
}
.cardImg .prohibit-img img {
    display: block;
    width: 100%;
    height: 100%
}
.cardImg .prohibit-img span {
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    background: #000;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50);
    color: #fff;
    position: absolute;
    bottom: 0;
    font-size: 14px;
    z-index: 10
}
.cardImg .upload-img {
    float: left;
    width: 200px;
    height: 160px;
    margin-right: 20px;
    border: 1px solid #e8e8e8;
    position: relative
}
.cardImg .upload-img .imgtis {
    float: left;
    width: 60%;
    margin-left: 210px;
    color: #ccc;
}
.cardImg .upload-img .befwnb {
    height: 158px;
    width: 198px;
    background: #f9fafb;
    cursor: pointer;
}
.cardImg .upload-img .befwnb img {
    width: 198px;
    position: absolute;
    0
}
.cardImg .upload-img .befwnb img {
    width: 198px;
    height: 158px;
}
#just {
    background: url(/assets/img/pc/ident_05.png) no-repeat
}
#back {
    background: url(/assets/img/pc/ident_04.png) no-repeat
}
.selfpromptp {
    clear: both;
    width: 100%;
    height: 21px;
    margin-bottom: 12px;
    font-size: 14px;
    color: #999;
    letter-spacing: 1.5px
}
.selfpromptp img {
    float: left;
    margin-right: 10px
}
.selfpromptp p {
    float: left;
    line-height: 21px
}
.selfpromptp .selfpromptp_p {
    width: 513px
}
.sample {
    clear: both;
    width: 100%;
    height: 72px;
    margin-bottom: 30px
}
.sampleimg {
    float: left;
    width: 214px;
    height: 72px;
    background: #333
}
.sampleimg div {
    margin-top: 9px
}
.sampleimg div, .sampleimg img {
    width: 85px;
    height: 55px
}
.jsi {
    float: left;
    margin-left: 13px
}
.bsi {
    float: right;
    margin-right: 13px
}
.hr {
    clear: both;
    width: 978px;
    height: 1px;
    border-bottom: 2px dashed #e8e8e8;
    margin: auto;
    margin-bottom: 20px;
    -webkit-opacity: .5;
    -moz-opacity: .5;
    -khtml-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=50)
}
.agreement {
    width: 100%;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 14px;
    margin-bottom: 20px;
    color: #333
}
.agreement span {
    color: #5999e5;
    cursor: pointer
}
#submit {
    width: 130px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    margin: 0 auto;
    text-align: center;
    background: #ff8d00;
    border-radius: 100px;
    margin-bottom: 10px;
    cursor: pointer;
    display: block;
}
#submit:hover {
    box-shadow: 0 5px 10px 0 #ffad95;
    background: #ff8d00
}
#submit.disabled {
    background: #ccc;
    cursor: default
}
#submit.disabled:hover {
    box-shadow: unset;
    background: #ccc
}
.cozyprompt {
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #e13332
}
.user_right .content.examcontent {
    margin-top: 40px;
    width: 100%;
}
.examinetit {
    width: 577px;
    height: auto;
    text-align: left;
    background: #fffdee;
    border: 1px solid #edd491;
    margin: auto;
    font-size: 12px;
    overflow: hidden;
    margin-top: 50px;
}
.examinetit.error {
    margin: 0 auto
}
.examinetit p {
    line-height: 28px;
    color: #666;
    float: left;
    width: 520px;
    word-wrap: break-word
}
.examinetit span {
    width: 20px;
    height: 20px;
    display: inline-block;
    background: url(/assets/img/pc/ident_09.png) no-repeat;
    float: left;
    margin: 4px 4px 0 19px;
}
.inaudit {
    clear: both;
    width: 100%;
    height: 30px;
    margin: 40px 0 30px
}
.inaudittit {
    width: 118px;
    height: 28px;
    border: 1px solid #ccc;
    float: left;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 28px
}
.inaudithr {
    width: 800px;
    height: 13px;
    float: left;
    border-bottom: 2px dashed #ccc
}
.examcontent .comdaterow {
    margin-bottom: 20px
}
.examcontent .comdaterow img {
    width: 100%;
    height: 100%
}
.comdate {
    display: inline-block;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666
}
.cardrowdate {
    clear: both;
    height: 207px
}
.cardrowdate dl {
    width: 200px;
    height: 189px;
    float: left;
    margin-right: 20px
}
.cardrowdate dt {
    width: 100%;
    height: 160px;
    position: relative;
    overflow: hidden;
    background: #f5f5f5
}
.cardrowdate dt img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    z-index: 3
}
.cardrowdate dd {
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 14px;
    color: #999;
    margin-left: 0
}
.truecontent {
    margin-top: 40px;
    position: relative;
}
.truetit {
    width: 527px;
    height: auto;
    text-align: left;
    margin: 0 auto 20px;
    font-size: 12px;
    overflow: hidden;
}
.truetit.error {
    margin: 0 auto
}
.truetit p {
    line-height: 64px;
    color: #666;
    float: left;
    width: 300px;
    word-wrap: break-word;
    font-size: 18px;
}
.truetit span {
    width: 64px;
    height: 64px;
    display: inline-block;
    background: url(/assets/img/pc/ident_10.png) no-repeat;
    float: left;
    margin: 4px 15px 0 19px;
}
.falsetit span {
    background: url(/assets/img/pc/ident_13.png) no-repeat;
}
.truecontent .comdaterow {
    margin-bottom: 5px;
    padding-left: 90px;
}
.truecontent .comdaterow img {
    width: 100%;
    height: 100%
}
.truecontent .comp, .truecontent .comdate {
    color: #999;
}
.truecontent .falselink {
    color: #ff9400;
    text-decoration: underline;
    font-size: 14px;
    margin-left: 10px;
    margin-left: 115px;
    display: inline-block;
    margin-top: -30px;
}
/*chongzhi*/

.chongzhi {
    width: 100%;
    background: #FFF;
    float: left;
    margin-bottom: 10px;
    height: 325px;
    margin-bottom: 20px;
    padding: 50px 90px 85px;
}
.chongzhi_tit {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
}
.chongzhi_tit span {
    display: block;
    width: 44px;
    height: 44px;
    display: inline-block;
    float: left;
    background-image: url("/assets/img/pc/pigeon.png");
    background-repeat: no-repeat;
    vertical-align: middle;
    margin-right: 15px;
}
.chongzhi_tit span.icon-loster {
    background-image: url('/assets/img/pc/failuresmall.png');
    background-repeat: no-repeat;
    background-size: 100%;
}
.chongzhi_con {
    margin-left: 66px;
    overflow: inherit;
    list-style: inherit;
}
.chongzhi_con li {
    font-size: 13px;
    line-height: 35px;
    color: #111;
}
.chongzhi_con li span {
    margin-left: 30px;
}
.chongzhi_con li span strong {
    font-size: 20px;
    color: #ff9400;
    vertical-align: bottom;
}
.chongzhi_con li span b, .payLoser b {
    margin: 0 16px;
    color: #eaeaea;
    font-weight: 100;
}
.chongzhi_con li:last-child span {
    margin-left: 18px;
}
/*关于我们*/

.about_con{
    width: 100%;
    background: #FFF;
    padding: 30px 0;
    font-size: 14px;
}
.about_con .container {
    width: 1024px;
    margin: 35px auto 0;
    padding-bottom: 100px;
}
.about_con .container .content {
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0 60px;
    background-color: #fafafa;
}
.about_con .content h2 {
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    height: 43px;
    background: #ff9400;
    margin: -8px 0 10px 40px;
    padding: 0 20px;
    line-height: 43px;
    position: absolute;
    z-index: 2
}
.about_con .content h2 em {
    background: url(/assets/img/pc/title_arrow.png) 0 0 no-repeat;
    width: 6px;
    height: 8px;
    position: absolute;
    left: -6px;
    top: 0
}
.about_con .content dd {
    color: #555;
    padding: 50px 25px 20px;
    clear: both
}
.about_con .ua dd {
    padding: 80px 25px;
    line-height: 28px;
    text-align: justify
}
.about_con .ua dd h3 {
    font-size: 14px
}
.about_con .ua dd a {
    color: #ff9400
}
.about_con .ua dd p, .about_con .ua dd h4 {
    font-size: 14px;
    text-indent: 2em
}
.about_con .ua dd ul {
    list-style: decimal;
    list-style-position: inside
}
.about_con .ua dd ul li {
    text-indent: 2em
}
.about_con .ua dd ol {
    list-style: disc;
    list-style-position: inside
}
.about_con .ua dd ol li {
    text-indent: 4em
}
.about_con .ua dd .note {
    margin-bottom: 1em;
    text-align: center;
    text-indent: 0
}
.about_con .ua dd h3.lx {
    font-size: 20px;
    font-weight: 700;
    padding: 50px 0 10px;
}
.about_con .ua dd .lx_con li {
    text-indent: 0;
}
.help_con {
    width: 100%;
    background: #FFF;
    padding: 30px 0;
    font-size: 14px;
}
.help_con .container {
    width: 1024px;
    margin: 35px auto 0;
    padding-bottom: 100px;
}
.help_con .container .content {
    position: relative;
    width: 800px;
    margin: 0 auto;
    padding: 0 60px;
    background-color: #fafafa;
}
.help_con .content dt h2 {
    float: left;
    color: #fff;
    font-size: 24px;
    font-weight: 400;
    height: 43px;
    background: #ff9400;
    margin: -8px 0 10px 40px;
    padding: 0 20px;
    line-height: 43px;
    position: absolute;
    z-index: 2
}
.help_con .content dt h2 em {
    background: url(/assets/img/pc/title_arrow.png) 0 0 no-repeat;
    width: 6px;
    height: 8px;
    position: absolute;
    left: -6px;
    top: 0
}
.help_con .content dd {
    color: #555;
    padding: 50px 25px 20px;
    clear: both
}
.help_con .ua dd {
    padding: 80px 0;
    line-height: 28px;
    text-align: justify
}
.help_con .container .help_info {
    width: 680px;
    margin: 0 auto 25px;
}
.help_con .container .help_info_t {
    text-align: center;
    font-size: 24px;
    font-weight: 700;
    color: #ff9400;
}
.help_con .container .help_info_c {
    width: 100%;
    height: auto;
}
.help_con .container .help_info_c {
    margin: 40px 0 25px;
}
.help_con .container .help_info_c .qa {
    padding: 10px 0;
    border-bottom: 1px dashed #e2e2e2;
    cursor: pointer
}
.help_con .container .help_info_c .qa:hover {
    background-color: #fafafa;
}
.help_con .container .help_info_c .qa.active {
    background-color: #fafafa
}
.help_con .container .help_info_c .qa.active .arrow_up {
    display: inline-block
}
.help_con .container .help_info_c .qa.active .arrow_down {
    display: none
}
.help_con .container .help_info_c .qa .arrow_wap {
    float: right;
}
.help_con .container .help_info_c .qa .q_icon, .help_con .container .help_info_c .qa .a_icon {
    float: left;
    width: 40px;
    text-align: right;
    margin-top: 5px;
}
.help_con .container .help_info_c .qa .a_icon {
    margin-top: 0;
}
.help_con .container .help_info_c .qa .q_content, .help_con .container .help_info_c .qa .a_content {
    float: left;
    width: 636px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 40px;
}
.help_con .container .help_info_c .qa .q {
    font-size: 16px
}
.help_con .container .help_info_c .qa .a {
    *height: auto!important;
    display: none;
    margin-top: 5px;
    font-size: 14px
}
.help_con .container .help_info_c .qa .a .a_content {
    line-height: 2;
	color:#aaa;
}
.help_con .container .help_info_c .qa .arrow_up {
    display: none
}
.about_info {
    width: 100%;
    background: #f5f5f5;
}
.about {
    margin: 0 auto;
    width: 1200px;
    height: auto;
    padding: 0 0 40px;
}
.about_l {
    width: 184px;
    margin-right: 10px;
    float: left;
}
.about_l ul {
    float: left;
    width: 100%;
    height: auto;
}
.about_l ul li {
    width: 100%;
    float: left;
    height: auto;
}
.about_l ul li a {
    font-size: 16px;
    color: #999;
    width: 178px;
    line-height: 50px;
    border-left: 6px solid #ddd;
    text-align: center;
    display: inline-block;
    margin-bottom: 2px;
    background: #fff;
}
.about_l ul li a.cur {
    border-color: #2577e3;
    color: #2577e3;
}
.about_r {
    float: right;
    width: 1000px;
    padding: 30px 40px 50px;
    min-height: 500px;
    background: #FFF;
    overflow: hidden;
}
.about_rtit {
    font-size: 22px;
    color: #333;
    margin-bottom: 30px;
}
.about_c {
    font-size: 14px;
    line-height: 2;
    color: #666;
}

.login_box img[name="codeimg"]{
	position: absolute;
    right: 0;
    top: 10px;
    z-index: 2;
    display: inline-block;
}
.codeBox{ display:none;}
.codeBox .bg{ background:rgba(0 ,0 ,0 , .5); position:fixed; top:0; left:0; width:100%; height:100vh; z-index:9999;}
.codeBox .tpCode{ position:fixed; top:50%; left:50%; margin:-100px 0 0 -245px; width:490px; height:200px; background:#fff; z-index:10000; border-radius:10px; padding:50px 50px;}
.codeBox .layui-input-block{margin-left:0;min-height:36px; margin-bottom:15px;}
.codeBox .input-val{
	width:50%;
	background: #ffffff;
	height: 2.8rem;
	border-radius: 5px;
	border: none;
	padding:0 0 0 12px;
	border: 1px solid rgba(0, 0, 0, .2);
	outline:none;
}
.codeBox .layui-input-block div{
	float: right;
	margin-right:0;
	display: inline-block;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
	overflow:hidden;
}
.layui-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#ff9400;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}
.layui-btn:hover{opacity:.8;filter:alpha(opacity=80);color:#fff}
.layui-btn:active{opacity:1;filter:alpha(opacity=100)}
.layui-btn {
	height:45px;
	border-right:5px;
}
.layui-btn-fluid{width:100%}