html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, hr, p, blockquote, pre, a, abbr, acronym, del, cite, address, small, sub, sup, b, u, i, center, font, em, strong, dl, dt, dd, ul, ol, li, form, fieldset, legend, table, caption, thead, tbody, tfoot, tr, th, td,label,input {
    margin: 0;
    padding: 0;
    outline: none;
}
.xing{
    color: #d8000f!important;
    margin-right: 5px;
}
ul, ol, li {
    list-style: none;
    -webkit-tap-highlight-color: transparent;
}
a {
    text-decoration: none;
    color: #333;
}
a:focus, a:hover{
    color:#ff6600;
    text-decoration: none;
}
em{ font-style: normal; }
img{
    vertical-align: middle;
    border:0;
}
body {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    font-family: 'Microsoft YaHei';
    color: #666;
    word-break: break-word;
    font-size: 12px;
}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"],input[type="password"],button,select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border:0;
    font-family:'microsoft yahei';
}
select{
    background: url("/images/icon/arrow.png") no-repeat right center #fff !important;
    padding-right: 14px !important;
}
input:-webkit-autofill {  
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;  
} 
input[type="text"]{
    border: 1px solid #ccc;
}
textarea{
    resize:none;
}
:focus {
    outline: 0;
}
.clear:after,
.clearfix:after {
    clear: both;
    display: block;
    visibility: hidden;
    height: 0;
    line-height: 0;
    content: "";
}
.clear,
.clearfix {
    zoom: 1;
}
.clearboth{ clear: both; }
@media (min-width: 1200px){
    .container {
        width: 1200px;
    }
}
.left{ float: left !important; }
.right{ float: right !important; }
.clearboth{ clear: both; }
.dis_none{ display:none !important; }
.dis_block{ display:block; }
.relative{ position: relative; }
.ver_middle{vertical-align:middle}
.size12{ font-size: 12px !important; }
.size14{ font-size: 14px !important; }
.size15{ font-size: 15px !important; }
.size16{ font-size: 16px !important; }
.size18{ font-size: 18px !important; }
.size20{ font-size: 20px !important; }
.size24{ font-size: 24px !important; }
.in-block{ display: inline-block; }
.bold{ font-weight: bold; }
.font-normal{ font-weight: normal; }
.height30{ height: 30px; }
.width100{ width:100%; }
.width105{width:105px;}
.marginL5{margin-left:5px;}
.marginT0{margin-top:0 !important;}
.marginT5{ margin-top: 5px !important; }
.marginT10{ margin-top: 10px; }
.marginT12{ margin-top: 12px !important; }
.marginT20{ margin-top: 20px !important; }
.marginT23{ margin-top: 23px; }
.marginT25{ margin-top: 25px; }
.marginT30{ margin-top: 30px; }
.marginL30{margin-left:30px;}
.marginT40{ margin-top: 40px; }
.marginB10{ margin-bottom: 10px; }
.marginB20{ margin-bottom: 20px; }
.marginB40{ margin-bottom: 40px; }
.marginB0{ margin-bottom: 0px !important; }
.marginR0{ margin-right: 0px !important; }
.marginR5{ margin-right: 5px !important; }
.marginR19{ margin-right: 19px !important; }
.paddinT40{padding-top:40px;}
.paddinB30{padding-bottom:30px;}
.paddinB40{padding-bottom:40px;}
.paddinB45{padding-bottom:45px;}
.paddinB60{padding-bottom:60px;}
.paddinL0{padding-left: 0px !important;}
.paddinL30{padding-left:30px;}
.paddinL50{padding-left:50px;}
.paddinR0{padding-right: 0px !important;}

.mainColor{color:#0066cc !important;}
.aidColor,.orange{color:#ff6600;}
.col-f60{color:#ff6600 !important;}
.red{color:red;}
.bg-fff{background-color: #fff !important;}
.bg-2b{background-color: #2b2b2b;}

.push-button{
    background-color: #0066cc !important;
    text-align: center !important;
    display: inline-block;
    color:#fff !important;
    border-radius:3px !important;
}
.push-button:hover{
    background-color: #0048b4 !important;
    text-decoration: none;
}
.push-button-second{
    border:1px solid #0066cc !important;
    text-align: center !important;
    display: inline-block;
    color:#0066cc !important;
    border-radius:3px !important;
}
.push-button-second:hover{
    background-color: #0066cc !important;
    text-decoration: none;
    color:#fff !important;
}
.push-button-three{
    background-color: #3776d3 !important;
    text-align: center !important;
    display: inline-block;
    color:#fff !important;
    border-radius:3px !important;
}
.push-button-three:hover{
    background-color: #2868c6 !important;
    text-decoration: none;
}
.push-button-four{
    background-color: #e35c02 !important;
    text-align: center !important;
    display: inline-block;
    color:#fff !important;
    width: 48px;
    height: 20px;
    line-height:20px;
    font-weight: 100;
}
.push-button-four:hover{
    text-decoration: none;
}
.push-button-five{
    background-color: #ff6600 !important;
    text-align: center !important;
    display: inline-block;
    color:#fff !important;
    width: 39px;
    height: 20px;
    line-height:20px; 
}
.push-button-five:hover{
    text-decoration: none;
}
.grey-button{
    background-color: #d4d4d4 !important;
    text-align: center !important;
    display: inline-block;
    color:#fff !important;
    border-radius:3px;
}

/****** header style ******/
.fixedHeader{
    background-color: #fff;
    
}
.header {
    height: 85px;
    width: 100%;
    position: relative;
    z-index: 2000;
}
.header .header-left {
    margin-right: 30px;
    overflow: hidden;
    line-height: 85px;
}
.header .header-left a.logoBox {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}
.header .header-left a.logoBox img{
    max-height:40px;
}
.header .header-left a.logoBox.dis-no{
    display: none;
}
.header .header-left a.logoBox .gouIcon-wang {
    position: absolute;
    top: 27px;
    left: 3px;
    display: inline-block;
    width: 44px;
    height: 44px;
    overflow: hidden;
}
.header .header-left a.logoBox .gouIcon-wang img {
    position: absolute;
    top: -5px;
    left: 0;
}
.header .header-left a.logoBox .gouIcon {
    position: absolute;
    top: 1px;
    left: 10px;
    z-index: 1px;
}
.header .header-left img:nth-child(1) {
    margin-right: 10px;
}
.header .header-middle {
    margin-top: 25px;
    width: 535px;
    height: 40px;  
    position: absolute;
    left: 310px;
}
.searchInputDiv{
    width:416px;
    border: 1px solid #e5e6ec;
    height:36px;
    line-height: 36px;
    margin-right: 8px;
}
.searchChooseBox {
    width: 77px;
    height: 36px;
    position: relative;
}
.searchChooseBox:after{
    content: "";
    width: 1px;
    height: 34px;
    background-color: #dcdcdc;
    position: absolute;
    right: 0;
    top: 0;
}
.searchChooseBox .searchChoosePlace {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 79px;
    height: 34px;
    background-color: #fff;
    line-height: 34px;
    color: #333333;
    cursor: pointer;
    padding-left: 20px;
}
.searchChooseBox .searchChoosePlace::before {
    content: "";
    position: absolute;
    right: 8px;
    top: 17px;
    width: 8px;
    height: 5px;
    background: url('/images/home/botSan.jpg') no-repeat;
}
.searchChoose {
    width: 77px;
    background-color: #fff;
    color: #333333;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: block;
    height: 108px;
    background-color: #f4f4f4;
    display: none;
}
.searchChoose::before {
    content: "";
    position: absolute;
    right: 8px;
    top: 17px;
    width: 8px;
    height: 5px;
    background: url('/images/home/botSan.jpg') no-repeat;
}
.searchChoose li {
    display: block;
    line-height: 36px;
    cursor: pointer;
}
.searchChoose li:hover {
    text-decoration: underline;
    color: #ff6600;
}
.searchInput {
    width: 337px;
    height: 34px;
    border: none;
    color: #999;
    background-color: #fff;
    padding:0 15px 0 36px;
    outline: none;
}
.searchBtn {
    height: 36px;
    line-height: 36px;
    background-color: #0066cc;
    color: #fff;
    text-align: center;
    width: 100px;
    font-size: 14px;
    border: none;
    outline: none;
    font-weight: 700;
    border-radius:4px;
}
.header .header-right{
    max-width: 335px;
    height: 100%;
}
.header-right > div {
    line-height: 19px;
    margin-left: 10px;
    position: relative;
    height: 40px;
    margin-top: 33px;
}
.header-right > div:nth-child(3) {
    margin-right: 0px;
}
.header-right .location-icon {
    position: relative;
    cursor: pointer;
    padding-left: 20px;
    height: 40px;
}
.location-icon i {
    position: absolute;
    top: 0;
    left: 0px;
}
.header-right .location i {
    width: 14px;
    height: 18px;
    background: url("/images/home/locationIcon.png") no-repeat;
}
.location .location-icon:hover i{
    background: url("/images/home/locationIconHover.png") no-repeat;
}
.header-right .helpCenter i {
    top: 3px;
    width: 13px;
    height: 15px;
    background: url("/images/home/helpIcon.png") no-repeat;
}
.helpCenter .location-icon:hover i{
    background: url("/images/home/helpIconHover.jpg") no-repeat;
}
.header-right .webNav i {
    top: 4px;
    width: 12px;
    height: 12px;
    background: url("/images/home/navIcon.png") no-repeat;
}
.webNav .location-icon:hover i{
    background: url("/images/home/navIconHover.jpg") no-repeat;
}
.header-right .userName i {
    top: 3px;
    width: 14px;
    height: 14px;
    background: url("/images/home/userNameIcon.png") no-repeat;
}
.userName .location-icon:hover i{
    background: url("/images/home/userNameIconHover.png") no-repeat;
}
.header-right .messageCenter i {
    top: 3px;
    width: 14px;
    height: 14px;
    background: url("/images/home/mesIcon.png") no-repeat;
}
.messageCenter .location-icon:hover i{
    background: url("/images/home/mesIconHover.png") no-repeat;
}
.header-right .orderCenter i {
    top: 3px;
    width: 14px;
    height: 14px;
    background: url("/images/home/orderIcon.png") no-repeat;
}
.orderCenter .location-icon:hover i{
    background: url("/images/home/orderIconHover.png") no-repeat;
}
.header-right .pageCenter i {
    top: 3px;
    width: 14px;
    height: 14px;
    background: url("/images/home/pageIcon.png") no-repeat;
}
.pageCenter .location-icon:hover i{
    background: url("/images/home/pageIconHover.png") no-repeat;
}
.userName .userNameText {
    width: 70px;
    display: block;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    color: #ff6600;
    overflow: hidden;
}
.userName .userNameText a {
    color: #ff6600;
}
.location-icon span {
    font-size: 12px;
    color: #666;
}
.location-icon span a {
    color: #666;
}
.location .location-icon span {
    color: #666;
}
.header-right .location-icon:hover span,
.header-right .location-icon:hover span a{
    color: #ff6600;
}
.helpCenterLists {
    width: 96px;
    padding: 7px 13px;
    bottom: 0px;
    margin-left: -42px;
    display: none;
    border: 1px solid #ff6600;
    background-color: #fff;
    position: absolute;
    left: 30%;
}
.messageCenter .helpCenterLists {
    width: 125px;
}
.helpCenterLists::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    background-color: #fff;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
}
.messageCenter .helpCenterLists {
    height: 85px;
    padding: 7px 13px;
    bottom: -76px;
}
.helpCenterLists li {
    line-height: 36px;
}
.helpCenterLists li  a {
    color: #333333;
}
.helpCenterLists li  a:hover {
    color: #ff6600;
    text-decoration: underline;
}
.countryStation {
    width: 186px;
    height: 149px;
    border: 1px solid #ff6600;
    background-color: #fff;
    position: absolute;
    bottom: -140px;
    left: 50%;
    margin-left: -90px;
    padding-top: 32px;
    padding-left: 34px;
    display: none;
}
.countryStation::before {
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    background-color: #fff;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    position: absolute;
    top: -6px;
    left: 50%;
    margin-left: -6px;
}
.countryStation .countryStationLists {
    margin-bottom: 15px;
}
.countryStation .countryStationLists li {
    float: left;
    margin-right: 23px;
    text-align: center;
}
.countryStationLists li span {
    display: block;
    width: 46px;
    height: 42px;
    margin-bottom: 10px;
    color: #666666;
}
.countryStationLists li:hover p,
.countryStationLists li.on p{
    color: #ff6600;
}
.countryStationLists li.all span {
    background: url("/images/home/positionIcon0.png") no-repeat;
}
.countryStationLists li.all:hover span,
.countryStationLists li.all.on span {
    background: url("/images/home/positionIcon0Hover.png") no-repeat;
}
.countryStationLists li.hf span {
    background: url("/images/home/positionIcon1.png") no-repeat;
}
.countryStationLists li.hf:hover span {
    background: url("/images/home/positionIcon1Hover.png") no-repeat;
}
.countryStation .otherStation {
    color: #cccccc;
    padding-left: 5px;
}
.webNavLists {
    width: auto;
    height: 275px;
    border: 1px solid #ff6600;
    background-color: #fff;
    position: absolute;
    bottom: -266px;
    right: 0;
    margin-left: -470px;
    display: none;
    padding: 6px 15px;
}
.webNav .webNavLists::before {
    visibility: visible;
    content: "";
    width: 10px;
    height: 10px;
    border-left: 1px solid #ff6600;
    border-top: 1px solid #ff6600;
    background-color: #fff;
    transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    position: absolute;
    top: -6px;
    right: 25px;
}
.webNavLists .webNavListContents {
    text-align: center;
}
.webNavLists .webNavListContents:nth-child(2) p.title{
    text-align: left;
    padding-left: 40px;
}
.webNavLists .webNavListContents p.title{
    height: 73px;
    line-height: 73px;
}
.webNavLists .webNavListContents p.title  img {
    margin-top: -5px;
    margin-right: 9px;
}
.webNavLists .webNavListContents p.title span {
    font-size: 16px;
    color: #333;
}
.webNavLists .webNavListContents .desc {
    border-right: 1px dashed #ececec;
    height: 150px;
    padding-left: 52px;
    padding-right: 15px;
}
.webNavLists .webNavListContents:last-child .desc {
    border: none;
}
.webNavLists .webNavListContents .desc ul {
    float: left;
    margin-right: 45px;
}
.webNavLists .webNavListContents .desc ul li {
    line-height: 36px;
}
.webNavLists .webNavListContents .desc ul li a {
    color: #999999;
}
.webNavLists .webNavListContents .desc ul li a:hover {
    color: #ff6600;
    text-decoration: underline;
}
#header .logo{ float: left; width:209px; height:150px;vertical-align: middle;display: table;}
#header .logo a,#header-user .logo a{
    display: table-cell;
    vertical-align: middle;
    width: 209px;
    height: 100%;
}
#header .logo img,#header-user .logo img{overflow:hidden;outline:none;max-width:209px;}
/*Ã¦â€šÂ¬Ã¦ÂµÂ®Ã¥Â¤Â´Ã©Æ’Â¨*/
.suspensionHeader  {
    transform: translateZ(0);
    -webkit-transform: translateZ(0);
    -o--transform: translateZ(0);
    width: 100%;
    box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    -webkit-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    -moz-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    -o-box-shadow: 0px 5px 5px 1px rgba(0,0,0,0.1);
    position: fixed;
    z-index: 10000;
    background-color: #fff;
    height: 85px;
    top: 0;
    left: 0;
}
.suspensionHeader .header {
    height: 85px;
    line-height: 85px;
    width: 100%;
}
.suspensionHeader  .header-middle {
    margin-top: 25px;
    position: absolute;
    width: 535px;
    height: 38px;
}
.header-middle .searchInfoLists {
    background: #fff;
    width: 370px;
    position: relative;
    z-index: 9999;
    top: 2px;
    overflow: auto;
    display: none;
    left: 76px;
}
.header-middle .searchInfoLists  li {
    cursor: pointer;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0 25px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
}
.header-middle .searchInfoLists  li a {
    color: #666666;
}
.header-middle .searchInfoLists  li:hover {
    background: #eff4fa;
}
.suspensionHeader .header-right {
    margin-left: 40px;
}
.suspensionHeader .header-right .freeDemang {
    width: 139px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    display: block;
    background-color: #ff6600;
    color: #fff;
    font-weight: 700;
    font-size: 14px;
    margin-top: 25px;
}
.suspensionHeader .header-right .freeDemang:hover {
    background-color: #e15a00;
}
.suspensionHeader .header-right .loginList {
    margin-left: 60px;
}
.header .headerRight1  .loginList {
    margin-left: 15px;
}
.header .loginList li {
    float: left;
    line-height: 85px;
}
.header .loginList li.line {
    margin-right: 12px;
    margin-left: 12px;
}
.headerRight1 .loginList li.line {
    margin-right: 10px;
    margin-left: 10px;
}
.header .loginList li  a {
    color: #666666;
}
.header .loginList li  a:hover {
    color: #ff6600;
}

/****** header nav style ******/
.navModel {
     height: 44px;
     position: relative;
     z-index: 1000;
     background-color: #0066cc;
     overflow: hidden;
}
.navModel .row {
    position: relative;
}
.navList > li {
    float: left; 
    height: 44px; 
    position: relative;
    text-align: center;
}
.navList > li > a {
    display: block;
    height: 44px;
    line-height: 44px;
    color: #fff;
    font-size: 16px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding:0 50px;
}
.navList > li:hover::before{
    display: block;
}
.navList > li.noBottom:hover::before{
    display: none;
}

.navList > li.active,
.navList > li:hover {
    background-color: #3e9fff;
}
.navList > li.newIcon {
    position: relative;
}
.navList > li.newIcon .newImg {
    position: absolute;
    right: 0px;
    top: 8px;
}
.navList .bottomListsNav {
    display: none;
    background-color: #fff;
    position: absolute;
    bottom: -184px;
    left: 0;
    height: 184px;
    width: 1200px;
    box-shadow: 0px 3px 3px 1px #f2eeeb;
    -webkit-box-shadow: 0px 3px 3px 1px #f2eeeb;
    -moz-box-shadow: 0px 3px 3px 1px #f2eeeb;
    -o-box-shadow: 0px 3px 3px 1px #f2eeeb;
}
.navList .bottomListsNav .row {
    text-align: center;
}
.bottomListsNav .subNavContents {
    display: inline-block;
    padding-top: 40px;
}
.navList .bottomListsNav .subNavContentLists {
    float: left;
    text-align: center;
    margin: 0 26px;
}
.bottomListsNav .subNavContentLists .subNavContentLists-icon {
    width: 70px;
    height: 70px;
    border: 1px dashed #ffad4e;
    margin-bottom: 20px;
    display: inline-block;
}
.bottomListsNav .subNavContentLists .subNavContentLists-icon-do {
    background:url("/images/home/navListIcons_05.png") no-repeat;
    background-position: 1px 1px;
    margin-bottom: 16px;
}
.bottomListsNav .subNavContentLists .subNavContentLists-icon-do:hover {
    background:url("/images/home/SolutionImg.png") no-repeat;
}
.bottomListsNav .subNavContentLists a {
    color: #999;
    font-size: 14px;
}
.bottomListsNav .subNavContentLists a:hover {
    color: #ff6600;
}

/****** list city style ******/
.local-city{ position: relative; }
.local-city .city-on{ display: block; margin-left: 10px; padding-left: 10px; padding-right: 10px; border-left: 1px solid transparent; border-right: 1px solid transparent; cursor: pointer; }
.local-city .city-on cite{ 
    display: inline-block; 
    font-style: normal; 
    max-width: 55px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    vertical-align: top;
}
.local-city .city-on b{ display: inline-block; width: 0; height: 0; vertical-align: 2px; border-left: 4px solid transparent; border-right: 4px solid transparent; border-top: 4px solid #acacac; -webkit-transition:-webkit-transform .5s ease;-moz-transition:-moz-transform .5s ease;-o-transition:-o-transform .5s ease;-ms-transition:-ms-transform .5s ease;transition:transform .5s ease; }
.local-city:hover b{ border-top: 4px solid #acacac; transform:rotate(180deg); -ms-transform:rotate(180deg); -moz-transform:rotate(180deg); -webkit-transform:rotate(180deg); -o-transform:rotate(180deg); }
.local-city .city-popover{ display: none; position: absolute; top: 34px; left: 10px;  width: 312px; padding: 10px; background-color: #fff; border: 1px solid #ddd; border-top: none; z-index: 22; }
.local-city .city-popover li{ float: left; width:58px; line-height: 30px; }
.local-city .city-popover li a{ padding: 4px 10px; }
.local-city .city-popover li a:hover{ background-color:#999 ; color: #fff; }
.local-city .city-popover li a.select{ background-color: #0066cc; color: #fff; }
.local-city:hover .city-on{ background-color: #fff; border-left: 1px solid #ddd; border-right: 1px solid #ddd; }
.local-city:hover .city-popover{ display: block; }

/******* footer styles *******/
#footer{ background: #131d30;  color: #fff;}
#footer a{ color: #b2b1b1;}
#footer a:hover{ color: #fff; text-decoration: underline; }
#footer .footer-nav{padding-top:40px;}
#footer .footer-nav dl{width:350px;float:left;margin-top:30px;}
#footer .footer-nav dl dt{padding-left:50px;float:left;}
#footer .footer-nav dl dd{color:#999999;margin-left:20px;float:left;}
#footer .footer-nav dl dd h3{font-size: 16px;color:#ffffff;}
#footer .footer-nav dl dd p{font-size: 24px;font-weight:bold;margin:10px 0 5px;}
#footer .footer-nav ul{ margin: 0 24px; float: left; width:160px;}
#footer .footer-nav ul li{color:#aaaaaa;line-height:26px; width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
#footer .footer-nav ul li h4{ font-size: 14px; color: #fff;margin-bottom: 15px; border-bottom:1px solid #475569; padding-bottom:15px;}
#footer .copyright{ line-height: 20px; text-align: center; color: #999; padding:10px 0;font-size: 12px;border-top:1px dashed #475569;margin-top:30px;}
#footer .copyright span{margin:0 3px;display: inline-block;}
#footer .WeChat{ margin-right:70px;position: relative;float:right; width:129px;min-height:147px; height:auto;text-align: center;line-height:2em;font-size: 12px;margin-top:10px;color:#aaa;background: url(/images/expert/qr-code-bg.png) no-repeat;}
#footer .WeChat img{width:105px; height:105px;position: absolute; left: 8px;top: 9px;}
#footer .WeChat .text{
    position: absolute;
    top: 132px;
    left: 19px;
    color: #fff;
    width: 84px;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
}

/******* findlist page public style ********/
.findlist-page .related-search{ padding: 10px 40px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.findlist-page .related-search a{ margin-left: 15px; margin-right: 15px; }
.findlist-page .filter-block{ padding: 0 15px; border:1px solid #dcdcdc; }
.findlist-page .filter-block dl{ margin-bottom: 0; padding: 10px 0; border-bottom: 1px solid #dcdcdc; }
.findlist-page .filter-block dl:last-child{ border-bottom: none; }
.findlist-page .filter-block dt{ float: left; width: 100px; padding-left: 25px; padding-top: 5px; color: #333; }
.findlist-page .filter-block dd{ margin-left: 100px; }
.findlist-page .filter-block dd a{ display: inline-block; padding: 2px 10px; margin: 3px 8px 3px 0; border: 1px solid transparent; white-space: nowrap; }
.findlist-page .filter-block dd a.select{ color: #fff; padding: 2px 10px; background-color: #ff6600; border: 1px solid #6f040c; }

.findlist-page .list-tabs{ border-bottom: 3px solid #90000a; }
.findlist-page .list-tabs li{ float: left; background: #f5f5f5; border: 1px solid #dcdcdc; }
.findlist-page .list-tabs li.active{ background: #ff6600; border-color: #6f040c; }
.findlist-page .list-tabs li a{ display: block; padding: 10px 30px; }
.findlist-page .list-tabs li.active a{ color: #fff; }

.findlist-page .filter-options{ padding: 0 20px; line-height: 39px; background-color: #f2f2f2; border: 1px solid #ccc; }
.findlist-page .filter-options .sort a{ display: inline-block; padding: 0px 10px; margin-right: 4px; }
.findlist-page .filter-options .sort a.active{color:#ff6600;}
.findlist-page .city-popover{ top:40px; }
.findlist-page .filter-search { width: 180px; margin-top: 5px; border: 1px solid #dcdcdc; background-color: #fff; }
.findlist-page .filter-search input{ float: left; width: 148px; height: 28px; line-height: 28px; padding-left: 10px; border: none; outline: none; }
.findlist-page .filter-search .glyphicon-search{ float: right; top: 0; width: 30px; height: 28px; line-height: 28px; text-align: center; font-size: 16px; }
.findlist-page .filter-options .flip{ margin-top: 1px; }
.findlist-page .filter-options .flip .page-num{ margin: 0 15px; }
.findlist-page .filter-options .flip a{ display: inline-block; height: 30px; line-height: 30px; padding: 0 8px; background-color: #fff; border: 1px solid #dcdcdc; }
.findlist-page .filter-options .flip a:hover{ background-color: #4a4947; color: #fff; }
.findlist-page .listpage-main{ width: 970px; padding-left: 0; padding-right: 0; }
.findlist-page .listpage-main .tl-pages{margin: 0px 50px 50px 0;}
.findlist-page .listpage-right{ width: 220px; }
.findlist-page .list-ad img{ width: 100%; }

/********* form style ***********/
.tl-form .control-label{ font-weight: normal; font-size: 14px; }
.tl-form .control-label em{ font-style: normal; color: #f00; }
.tl-form .warning{ width: 100%; padding: 0 10px; color: #d82128; background-color: #fbe8e9; border: 1px solid #fb888c; }
.tl-form .warning span{ display: table-cell; height: 36px; vertical-align: middle; }
.tl-form .hint{ display: block; width: 100%; padding: 0 10px; color: #545454; background-color: #f7f7f7; border: 1px solid #e5e5e5; }
.tl-form .hint span{ display: table-cell; height: 36px; vertical-align: middle; }
.tl-form .hint.error{ color: #d82128; background-color: #fbe8e9; border: 1px solid #fb888c; }
.tl-form .form-control{ height: 38px; border-radius: 0; box-shadow:none; }
.tl-form .form-control:focus { border-color: #ff9400; }
.tl-form .checkbox input[type="checkbox"]{ margin-top:2px; }

/********* page style ***********/
.tl-pages{ margin: 50px 50px 20px 0; }
.pagination{ display: block; text-align:right; }
.pagination ul { float: right; display: inline-block; margin-right: 10px; }
.pagination ul > li { display: inline; cursor:pointer;}
.pagination ul > li > a,
.pagination ul > li > span { position: relative; float: left; padding: 5px 11px; margin-right: 4px; line-height: 1.42857143; color: #000; text-decoration: none; background-color: #eeeeee; border: 1px solid #eeeeee; }
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span { color: #4a4947; background-color: #fff; border: 1px solid #f0f0f0; border-radius: 0px; }
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span { color: #4a4947; background-color: #fff; border: 1px solid #f0f0f0; border-radius: 0px; }
.pagination ul > li > a:hover,
.pagination ul > li > span:hover,
.pagination ul > li > a:focus,
.pagination ul > li > span:focus { color: #fff; background-color: #4a4947; border-color: #4a4947; }
.pagination ul > .active > a,
.pagination ul > .active > span,
.pagination ul > .active > a:hover,
.pagination ul > .active > span:hover,
.pagination ul > .active > a:focus,
.pagination ul > .active > span:focus { z-index: 2; color: #000; cursor: default; background-color: #fff; border-color: #fff !important; }
.pageTotal{ font-size: 14px; }
.pageTotal input{ width: 36px; padding: 2px; margin-left: 4px; margin-right: 4px; text-align: center; border: 1px solid #f0f0f0; }
.pageTotal .page-sure{ display: inline-block; color: #4a4947; padding: 4px 14px; background-color: #eee; cursor: pointer; }
.pageTotal .page-sure:hover{ color: #fff; background-color: #4a4947; }

/********* public review star style ***********/
.star{ width: 90px; height: 16px; background:url("/images/expert/icon/icon.png") no-repeat; }
.star.star1{ background-position:-72px -30px; }
.star.star2{ background-position:-54px -30px; }
.star.star3{ background-position:-36px -30px; }
.star.star4{ background-position:-18px -30px; }
.star.star5{ background-position:0px -30px; }
.star.star0-5{ background-position:-72px -52px; }
.star.star1-5{ background-position:-54px -52px; }
.star.star2-5{ background-position:-36px -52px; }
.star.star3-5{ background-position:-18px -52px; }
.star.star4-5{ background-position:0px -52px; }

/********* title style ***********/
.tl-title{ position: relative; border-bottom: 1px solid #0066cc; margin-bottom: 20px; padding: 0 2px; }
.tl-title .t-h2{ padding-top: 15px; padding-bottom: 15px; }
.tl-title h2{ float: left; font-size: 16px; color: #333; margin: 0; }
.tl-title .red-line{ position: absolute; bottom: -3px; left: 0; width: 50px; height: 5px; background-color: #0066cc; }

.tl-title-2{position: relative; margin:20px 0;}
.tl-title-2 h2{padding-left: 25px; font-size: 16px; color: #333; margin-bottom: 10px; background: url("/images/expert/icon/center-h2.png") no-repeat 15px center;}

/********* tips style ***********/
.tl-tips-box{ min-width: 580px; border-top: 3px solid #0066cc; border-radius: 0px !important; }
.tl-tips-box .closeIcon{ top: -10px !important; right: 20px !important; color: #0066cc; font-size: 38px; font-weight: bold; }
.tips-title{ font-size: 14px; font-weight: normal; padding-bottom: 10px; padding-left: 8px; height: 30px; border-bottom:1px solid #ddd; }
.create-tips{ display: table; margin: 20px 50px 20px 30px; }
.create-tips img{ margin:0 20px; }
.create-tips .tip-text{ display: table-cell; font-size:14px; vertical-align: middle; word-break: break-all; }
.tl-tips-box .buttons{ float:none !important; text-align: center; padding-bottom: 40px !important; }
.tl-tips-box .buttons .btn{ margin-right: 10px; margin-left: 10px; padding: 8px 28px; }
.tipsicon span{ display:inline-block; width: 66px; height: 66px; margin: 5px 30px; background: url("/images/expert/icon/icon.png") no-repeat; }
.tipsicon span.su-icon{ background-position: -180px -120px; }
.tipsicon span.er-icon{ background-position: -90px -456px; }
.tipsicon span.wr-icon{ background-position: 0px -120px; }
.tipsicon span.i-icon{ background-position: 0px -456px; }
.tipsicon span.small-icon{ width: 30px; height: 30px; margin: 30px 30px 25px; background: url("/images/expert/icon/tip-icon.png") no-repeat; }
.tl-alert-btn{ display: inline-block; padding: 4px 12px; margin-bottom: 0; font-size: 14px; font-weight: 400; line-height: 1.5; text-align: center; white-space: nowrap; vertical-align: middle; }

/******* orange popover style *******/
.popoverBtn{ position: relative; top:3px; display: inline-block; width: 16px; height: 16px; text-decoration: none; background: url("/images/expert/icon/icon.png") no-repeat; }
.popoverBtn.q-pop{ background-position: -270px -290px; }
.popoverBtn.e-pop{ background-position: -180px -350px; }
.popoverBtn.r-pop{ background-position: -180px -290px; }
.popoverBtn.t-pop{ background-position: -240px -290px; }
.red-popover{ max-width:300px !important; margin-top: 14px !important; line-height: 24px; border: 1px solid #ff6600; border-radius: 0; }
.red-popover > .arrow{ border-bottom-color:#ff6600 !important; }

.popover-jin{ position: relative; top:8px; display: inline-block; width: 15px; height: 15px; margin-left: 5px; background: url("/images/expert/icon/icon.png") no-repeat -40px -600px; }
.popover.left > .arrow { border-left-color: #ff6600; }
.popover.right > .arrow { border-right-color: #ff6600; }
.popover.top > .arrow { border-top-color: #ff6600; }
.popover.bottom > .arrow { border-bottom-color: #ff6600; }
.popover{ font-size:12px; border: 1px solid #ff6600; border-radius: 0; }

/***********************************/
body{ min-width:1260px;}
.container{
    width:1200px;
}
@media (min-width: 768px) {
    .container {
        width:1200px;
    }
}

@media (min-width: 992px) {
    .container {
        width:1200px;
    }
}

@media (min-width: 1200px) {
    .container {
        width:1200px;
    }
}
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9 {
    float:left
}

.col-sm-12 {
    width: 100%
}

.col-sm-11 {
    width: 91.66666667%;
    word-break: break-word;
}

.col-sm-10 {
    width: 83.33333333%
}

.col-sm-9 {
    width: 75%
}

.col-sm-8 {
    width: 66.66666667%
}

.col-sm-7 {
    width: 58.33333333%
}

.col-sm-6 {
    width: 50%
}

.col-sm-5 {
    width: 41.66666667%
}

.col-sm-4 {
    width: 33.33333333%
}

.col-sm-3 {
    width: 25%
}

.col-sm-2 {
    width: 16.66666667%
}

.col-sm-1 {
    width: 8.33333333%
}

.col-sm-pull-12 {
    right: 100%
}

.col-sm-pull-11 {
    right: 91.66666667%
}

.col-sm-pull-10 {
    right: 83.33333333%
}

.col-sm-pull-9 {
    right: 75%
}

.col-sm-pull-8 {
    right: 66.66666667%
}

.col-sm-pull-7 {
    right: 58.33333333%
}

.col-sm-pull-6 {
    right: 50%
}

.col-sm-pull-5 {
    right: 41.66666667%
}

.col-sm-pull-4 {
    right: 33.33333333%
}

.col-sm-pull-3 {
    right: 25%
}

.col-sm-pull-2 {
    right: 16.66666667%
}

.col-sm-pull-1 {
    right: 8.33333333%
}

.col-sm-pull-0 {
    right: auto
}

.col-sm-push-12 {
    left: 100%
}

.col-sm-push-11 {
    left: 91.66666667%
}

.col-sm-push-10 {
    left: 83.33333333%
}

.col-sm-push-9 {
    left: 75%
}

.col-sm-push-8 {
    left: 66.66666667%
}

.col-sm-push-7 {
    left: 58.33333333%
}

.col-sm-push-6 {
    left: 50%
}

.col-sm-push-5 {
    left: 41.66666667%
}

.col-sm-push-4 {
    left: 33.33333333%
}

.col-sm-push-3 {
    left: 25%
}

.col-sm-push-2 {
    left: 16.66666667%
}

.col-sm-push-1 {
    left: 8.33333333%
}

.col-sm-push-0 {
    left: auto
}

.col-sm-offset-12 {
    margin-left: 100%
}

.col-sm-offset-11 {
    margin-left: 91.66666667%
}

.col-sm-offset-10 {
    margin-left: 83.33333333%
}

.col-sm-offset-9 {
    margin-left: 75%
}

.col-sm-offset-8 {
    margin-left: 66.66666667%
}

.col-sm-offset-7 {
    margin-left: 58.33333333%
}

.col-sm-offset-6 {
    margin-left: 50%
}

.col-sm-offset-5 {
    margin-left: 41.66666667%
}

.col-sm-offset-4 {
    margin-left: 33.33333333%
}

.col-sm-offset-3 {
    margin-left: 25%
}

.col-sm-offset-2 {
    margin-left: 16.66666667%
}

.col-sm-offset-1 {
    margin-left: 8.33333333%
}

.col-sm-offset-0 {
    margin-left: 0
}
.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9{
    float:left;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 { padding-right: 10px; padding-left: 10px; }
.col-md-12 {
    width: 100%
}

.col-md-11 {
    width: 91.66666667%
}

.col-md-10 {
    width: 83.33333333%
}

.col-md-9 {
    width: 75%
}

.col-md-8 {
    width: 66.66666667%
}

.col-md-7 {
    width: 58.33333333%
}

.col-md-6 {
    width: 50%
}

.col-md-5 {
    width: 41.66666667%
}

.col-md-4 {
    width: 33.33333333%
}

.col-md-3 {
    width: 25%
}

.col-md-2 {
    width: 16.66666667%
}

.col-md-1 {
    width: 8.33333333%
}

.col-md-pull-12 {
    right: 100%
}

.col-md-pull-11 {
    right: 91.66666667%
}

.col-md-pull-10 {
    right: 83.33333333%
}

.col-md-pull-9 {
    right: 75%
}

.col-md-pull-8 {
    right: 66.66666667%
}

.col-md-pull-7 {
    right: 58.33333333%
}

.col-md-pull-6 {
    right: 50%
}

.col-md-pull-5 {
    right: 41.66666667%
}

.col-md-pull-4 {
    right: 33.33333333%
}

.col-md-pull-3 {
    right: 25%
}

.col-md-pull-2 {
    right: 16.66666667%
}

.col-md-pull-1 {
    right: 8.33333333%
}

.col-md-pull-0 {
    right: auto
}

.col-md-push-12 {
    left: 100%
}

.col-md-push-11 {
    left: 91.66666667%
}

.col-md-push-10 {
    left: 83.33333333%
}

.col-md-push-9 {
    left: 75%
}

.col-md-push-8 {
    left: 66.66666667%
}

.col-md-push-7 {
    left: 58.33333333%
}

.col-md-push-6 {
    left: 50%
}

.col-md-push-5 {
    left: 41.66666667%
}

.col-md-push-4 {
    left: 33.33333333%
}

.col-md-push-3 {
    left: 25%
}

.col-md-push-2 {
    left: 16.66666667%
}

.col-md-push-1 {
    left: 8.33333333%
}

.col-md-push-0 {
    left: auto
}

.col-md-offset-12 {
    margin-left: 100%
}

.col-md-offset-11 {
    margin-left: 91.66666667%
}

.col-md-offset-10 {
    margin-left: 83.33333333%
}

.col-md-offset-9 {
    margin-left: 75%
}

.col-md-offset-8 {
    margin-left: 66.66666667%
}

.col-md-offset-7 {
    margin-left: 58.33333333%
}

.col-md-offset-6 {
    margin-left: 50%
}

.col-md-offset-5 {
    margin-left: 41.66666667%
}

.col-md-offset-4 {
    margin-left: 33.33333333%
}

.col-md-offset-3 {
    margin-left: 25%
}

.col-md-offset-2 {
    margin-left: 16.66666667%
}

.col-md-offset-1 {
    margin-left: 8.33333333%
}

.col-md-offset-0 {
    margin-left: 0
}
/* .row{
    margin:0;
} */
@media (max-width: 767px) {
    .hidden-xs {
        display:block!important
    }
}

@media (min-width: 768px) and (max-width:991px) {
    .hidden-sm {
        display:block!important
    }
}

@media (min-width: 992px) and (max-width:1199px) {
    .hidden-md {
        display:block!important
    }
}

@media (min-width: 1200px) {
    .hidden-lg {
        display:block!important
    }
}

.visible-print {
    display:block!important
}


.findlist-page .listpage-main {
    width: 970px;
    padding-left: 0;
    padding-right: 0;
}

.columns2-right .ad img{ width: 100%; }
 
.columns2-right{ width: 220px; }
.columns2-main{ width: 970px; padding-left: 0; padding-right: 0; }
#biTradeData span i{ font-style:normal;}

/* Ã©Â¡Â¶Ã©Æ’Â¨Ã¤Â¸Â­Ã¨â€¹Â±Ã¦â€“â€¡Ã¥Ë†â€¡Ã¦ÂÂ¢ */
.zf_top {
    width: 100%;
    height: 40px;
    background-color: #f2f2f2;
}
.zf_top .zf_top_left ,
.zf_top .zf_top_right {
    color: #999;
    height: 40px;
    line-height: 40px;
    font-size: 12px;
}
.zf_top .zf_top_right a {
    color: #999;
}
.zf_top .zf_top_right a:hover {
    color: #ff6600;
}
.zf_top .zf_top_right span {
    margin-left: 10px;
    margin-right: 10px;
}

/******* findlist page public style ********/
.findlist-page .related-search{ padding: 10px 40px; font-size: 14px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.findlist-page .related-search a{ margin-left: 15px; margin-right: 15px; }
.findlist-page .filter-block{ padding: 0 15px; border:1px solid #dcdcdc; }
.findlist-page .filter-block dl{ margin-bottom: 0; padding: 10px 0; border-bottom: 1px solid #dcdcdc; }
.findlist-page .filter-block dl:last-child{ border-bottom: none; }
.findlist-page .filter-block dt{ float: left; width: 100px; padding-left: 25px; padding-top: 5px; color: #333; }
.findlist-page .filter-block dd{ margin-left: 100px; }
.findlist-page .filter-block dd a{ display: inline-block; padding: 2px 10px; margin: 3px 8px 3px 0; border: 1px solid transparent; white-space: nowrap; }
.findlist-page .filter-block dd a.select{ color: #fff; padding: 2px 10px; background-color: #d8000f; border: 1px solid #6f040c; }

.findlist-page .list-tabs{ border-bottom: 3px solid #90000a; }
.findlist-page .list-tabs li{ float: left; background: #f5f5f5; border: 1px solid #dcdcdc; }
.findlist-page .list-tabs li.active{ background: #d8000f; border-color: #6f040c; }
.findlist-page .list-tabs li a{ display: block; padding: 10px 30px; }
.findlist-page .list-tabs li.active a{ color: #fff; }

.findlist-page .filter-options{ padding: 0 20px; line-height: 39px; background-color: #f2f2f2; border: 1px solid #ccc; }
.findlist-page .filter-options .sort a{ display: inline-block; padding: 0px 10px; margin-right: 4px; }
.findlist-page .city-popover{ top:40px; }
.findlist-page .filter-search { width: 180px; margin-top: 5px; border: 1px solid #dcdcdc; background-color: #fff; }
.findlist-page .filter-search input{ float: left; width: 148px; height: 28px; line-height: 28px; padding-left: 10px; border: none; outline: none; }
.findlist-page .filter-search .glyphicon-search{ float: right; top: 0; width: 30px; height: 28px; line-height: 28px; text-align: center; font-size: 16px; }
.findlist-page .filter-options .flip{ margin-top: 1px; }
.findlist-page .filter-options .flip .page-num{ margin: 0 15px; }
.findlist-page .filter-options .flip a{ display: inline-block; height: 30px; line-height: 30px; padding: 0 8px; background-color: #fff; border: 1px solid #dcdcdc; }
.findlist-page .filter-options .flip a:hover{ background-color: #4a4947; color: #fff; }

.findlist-page .listpage-main{ width: 970px; padding-left: 0; padding-right: 0; }
.findlist-page .listpage-main .tl-pages{margin: 0;}

.findlist-page .listpage-right{ width: 220px; }
.findlist-page .list-ad img{ width: 100%; }

.archives-page{ padding-bottom: 50px; word-wrap:break-word; }
.archives-page .user-info{ min-height: 220px; padding:15px 0; /* border: 1px solid #e2e2e2; */ float:left; width:100%; background:#fff;}
.archives-page .userinfo-con{ position: relative; width: 240px; /* min-height: 220px; */ border-right: 1px solid #e2e2e2; }
.archives-page .userinfo-con .user-top{ padding: 30px 70px; }
.archives-page .userimage img{ border-radius: 50%; }
.archives-page .user-info .tran{ position: absolute; top: 35px; right: -12px; width: 12px; height: 27px; background: url("/images/expert/icon/tra-icon.png") no-repeat; }
.archives-page .user-info .user-x{ width: 100%; padding-bottom: 18px; margin-bottom: 10px; border-bottom: 1px dashed #e8e8e8; font-size:14px;}
.archives-page .user-info .user-x .name a{ display: inline-block; font-size: 16px; color: #333; font-weight: bold; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; line-height: 2em;}
.archives-page .user-info .user-x .name a:hover{ text-decoration: underline; }
.archives-page .user-info .user-x .lavel{ display: inline-block; width: 21px; height: 16px; margin-left: 6px; background:url("/images/expert/icon/icon.png") no-repeat 0 -3px; }
.archives-page .user-info .user-x .cert-img{ margin-top: 10px; }
.archives-page .user-info .user-x .cert{ display: inline-block; width: 18px; height: 16px; background:url("/images/expert/icon/icon.png") no-repeat -30px -1px; }
.archives-page .user-info .user-x .cert.cert-on{ background-position: -55px -1px; }
.archives-page .user-info .user-x .dq i{ position: relative; top: 2px; display: inline-block; width: 17px; height: 17px; background:url("/images/expert/icon/icon.png") no-repeat -120px -210px; }
.archives-page .userinfo-con .user-click{ border-top: 1px solid #e2e2e2;/*  padding: 0 28px; */ }
.archives-page .userinfo-con .user-click li{ display: inline-block; width: 48%; margin: 15px 0; text-align: center; height:25px; }
.archives-page .userinfo-con .user-click li.lx{border-left:1px solid #ccc;}
.archives-page .userinfo-con li.gz span{ position: relative; top: 3px; display: inline-block; width: 16px; height: 16px; margin-right: 5px; background:url("/images/expert/icon/icon.png") no-repeat 0 -252px; }
/* .archives-page .userinfo-con li.lx{ border-left:1px solid #e2e2e2; } */
.archives-page .userinfo-con li.lx:hover{ color: #f36008; cursor: pointer; }
.archives-page .userinfo-con li.lx span{ position: relative; top:3px; display: inline-block; width: 18px; height: 17px; color: #666; margin-left: 15px; margin-right: 5px; background:url("/images/expert/icon/icon.png") no-repeat -282px -510px; }
.archives-page .user-info .qy-btn{ display: block; width: 180px; height: 40px; margin: 0px auto; font-size: 16px; border: 1px solid #ea7f00; }
.archives-page .user-info .count{ width: 430px; /* border-right: 1px solid #e2e2e2; */}
.archives-page .user-info .color_orangeo{/* color: #ff9933; */color:#333; padding-top:30px;}
.archives-page .user-info .count li{ display: inline-block; width: 205px; padding-left: 20px; font-size: 14px; height:110px; float:left;}
.archives-page .user-info .count .blueo{ display: block; margin: 0 auto; width: 60px; height: 60px; line-height: 60px; text-align: center; color: #1bb5e8; border: 1px solid #1bb5e8; border-radius: 30px; }
.archives-page .user-info .count .orangeo{ display: block; margin: 0 auto; width: 60px; height: 60px; line-height: 60px; text-align: center; color: #f3620b; border: 1px solid #f3620b; border-radius: 30px; }
.archives-page .user-info .count li span{ line-height: 30px; color:#999;}
.archives-page .user-info .count li span.dticon{float: left; display: inline-block; width: 30px; height: 30px; margin-top: 30px; margin-right: 8px; background:url("/images/expert/supplier/icons.png") no-repeat;}
.archives-page .user-info .count li span.dticon1{ background-position: 0 -35px; }
.archives-page .user-info .count li span.dticon2{ background-position: -40px -35px; }
.archives-page .user-info .count li span.dticon3{ background-position: -85px -35px; }
.archives-page .user-info .count li span.dticon4{ background-position: -135px -35px; }
.archives-page .user-info .count li span.dticon5{ background-position: -185px -35px; }
.archives-page .user-info .counta{ border-bottom: 1px dashed #ebebeb; border-right:1px dashed #ebebeb; }
.archives-page .user-info .countb{ border-bottom: 1px dashed #ebebeb; }
.archives-page .user-info .countc{ border-right:1px dashed #ebebeb; }
.archives-page .acco-info{min-height: 220px; padding: 25px; padding-bottom:0; border-right: 1px solid #e2e2e2; float:left; width:508px; }
.archives-page .acco-info dl{ padding: 5px 0; margin-bottom: 0; font-size: 14px; line-height: 30px;}
.archives-page .acco-info dl:last-child{ border-bottom: none; }
.archives-page .acco-info dt{ float: left; width: 75px; text-align: right; color: #333; font-weight:normal}
.archives-page .acco-info dd{ margin-left: 75px; width:370px;}
.archives-page .acco-info dd span{ display: inline-block; padding:0 5px; /* margin: 0 15px 15px 0; padding: 2px 10px; background-color: #fff; border: 1px dashed #e5e5e5; */ }
.archives-page .acco-info dd i{font-style: normal;}
.archives-page .content-box{ padding: 20px 20px 0; border: 1px solid #e2e2e2; margin-left:15px; background:#fff;}
.archives-page .content-box.brief { padding-bottom: 10px; }
.archives-page .content-box.brief p{ text-indent:2em; line-height: 24px; }
.archives-page .records .records-item{ padding-bottom: 10px; margin-bottom: 10px; border-bottom: 1px dotted #e4e4e4; }
.archives-page .records .records-item:last-child{ border-bottom: none; }
.archives-page .records .records-item span{ display: block; line-height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.archives-page .records .records-item em{ color: #333; }
.archives-page .records .records-item .name{ color: #455a6e; font-size: 14px; font-weight: bold; }
.archives-page .records .records-item .time{ color: #999; }
.archives-page .certificate{ padding: 15px 35px; }
.archives-page .certificate h3{ padding-left: 22px; font-size: 14px; font-weight:bold; color: #666; margin-bottom: 10px; background: url("/images/expert/icon/center-h2.png") no-repeat 10px center; }
.archives-page .certificate .acc-cert{ padding: 0px 20px 15px; /* border-bottom: 1px solid #eee; */ }
.archives-page .certificate .cerF-box{padding-left:35px;}
.archives-page .certificate .cert-box{ margin-top: 20px; margin-bottom: 10px; }
.archives-page .certificate h4{ color: #666; font-size: 14px; margin-bottom: 10px; }
.archives-page .certificate .cert-text{ display: inline-block; color: #a8a8a8; }
.archives-page .certificate span{ position: relative; top:2px; display: inline-block; width: 40px; height: 40px; margin-right: 10px; background: url("/images/expert/icon/icon.png") no-repeat; }
.archives-page .certificate .phone-cert span.no-cert{ background-position: 0 -290px; }
.archives-page .certificate .phone-cert span{background-position: 0 -795px;}
.archives-page .certificate .id-cert span.no-cert{ background-position: -60px -290px; }
.archives-page .certificate .id-cert span.cert{ background-position: -60px -795px; }
.archives-page .certificate .email-cert span.no-cert{ background-position: -120px -290px; }
.archives-page .certificate .email-cert span.cert{ background-position: -120px -795px; }
.archives-page .certificate i{ display: inline-block; position: relative; top:3px; width: 16px; height: 16px; background: url("/images/expert/icon/icon.png") no-repeat; margin-left: 10px; }
.archives-page .certificate i.certicon{ background-position: -180px -290px; }
.archives-page .certificate i.nocerticon{ background-position: -210px -290px; }
.archives-page .certificate .ente-cert{ padding: 0px 20px; }

#returnTopImg{/* display:none; */position:fixed;bottom:120px;right:14px;z-index: 99;}
#returnTopImg b{ display: inline-block; width: 42px; height: 42px; background:url("/images/expert/icon/go-top.png") no-repeat top left; cursor: pointer; }
#returnTopImg b:hover{background-position: top right; }
#FeedbackImg{ display:none; position:fixed; bottom:70px; right:14px; z-index: 99; }
#FeedbackImg b{ display: inline-block; width: 42px; height: 42px; background:url("/images/expert/icon/go-top.png") no-repeat center left; cursor: pointer; }
#FeedbackImg b:hover{background-position: center right; }
#linkService{ display:none; position:fixed; bottom:20px; right:14px; z-index: 99; }
#linkService b{ display: inline-block; width: 42px; height: 42px; background:url("/images/expert/icon/go-top.png") no-repeat bottom left; cursor: pointer; }
#linkService b:hover{background-position: bottom right; }
 


.register-wrap{
    padding: 90px 0;
    text-align: center;
}
.register-btn{
    display: inline-block;
    background-color: rgb(0, 102, 204);
    box-shadow: 4px 6.928px 18px 0px rgba(0, 102, 204, 0.102);
    width: 294px;
    height: 58px;
    line-height: 58px;
    font-size: 18px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    cursor: pointer;
}
.second-banner{
    position: relative;
}
.second-banner>img{
    width: 100%;
}

.paginationWrap .pagination {
    display: inline-block!important;
    padding-left: 0;
    margin: 0;
    border-radius: 4px;
    line-height: 40px;
    height: 40px;
    padding-top: 20px;
}
.paginationWrap{
    margin: 20px 0px 50px!important;
}