@charset "utf-8";
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    font-weight: 400;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

li, ol, ul {
    list-style: none
}

blockquote, q {
    quotes: none
}

blockquote:after, blockquote:before, q:after, q:before {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td, th {
    vertical-align: middle
}

a {
    outline: 0;
    /*color: #16418a;*/
    color: #666;
    text-decoration: none;
    -webkit-backface-visibility: hidden
}

a:focus {
    outline: 0
}

input:focus, select:focus, textarea:focus {
    outline: -webkit-focus-ring-color auto 0
}

.clearfix::after {
    content: '';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

body, html {
    background: #fff;
    min-height: 100%;
    font-size: 12px;
    font-family: "HarmonyOS Sans SC", "Microsoft YaHei", "微软雅黑", "Microsoft JhengHei", "华文细黑", STHeiti, MingLiu;
    color: #333
}

.ellipsis {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.box-wrap {
    width: 1220px;
    margin: 0 auto
}

.page {
    min-width: 1220px;
    min-height: 100%;
    /*line-height: normal*/
}

.page .header {
    width: 100%;
    position: relative;
    height: 35px;
    background: #f9f9f9;
    border-bottom: 1px solid #eee;
    z-index: 999
}

.page .header li {
    display: inline-block;
    height: 35px;
    line-height: 35px;
    position: relative
}

.page .header .header_top_left {
    height: 35px;
    color: #999
}

.page .header .header_top_left li em {
    width: 10px;
    height: 14px;
    float: left;
    margin: 11px 5px 0 0;
    display: inline;
    background: url(../images/global.png) 0 0 no-repeat
}

.page .header .header_top_left li label {
    font-weight: 700
}

.page .header .header_top_left li a {
    color: #ff960a
}

.page .header .header_top_right {
    float: right;
    height: 35px;
    display: inline
}

.page .header .header_top_right li a, .page .header .header_top_right li em, .page .header .header_top_right li span {
    float: left;
    display: inline;
    color: #999
}

.page .header .header_top_right li a, .page .header .header_top_right li em {
    padding: 0 15px;
}
.page .header .header_top_right li em{
    color: #ff960a;
}

.page .header .header_top_right li a.nav_fzlink {
    color: #f25618
}

.page .header .header_top_right li a p {
    display: inline;
    float: left
}

.page .header .header_top_right li a:hover {
    color: #f25618
}

.page .header .header_top_right li .htr_line {
    overflow: hidden;
    width: 1px;
    height: 12px;
    margin-top: 11px;
    background-color: #eee
}

.page .header .header_top_right li .htr_login {
    padding-right: 0
}

.page .header .nav-user-data-new {
    float: right
}

.page .header .nav-user-data-new .icon {
    position: absolute;
    background-image: url(../images/common_bg_s_667a54956c0f40379bd04b45fa9ed798.png);
    background-image: -webkit-image-set(url(../images/common_bg_s_667a54956c0f40379bd04b45fa9ed798.png) 1x, url(../images/common_bg_l_93969aea07734d78aff423bc8f34c151.png) 2x);
    background-repeat: no-repeat;
    font-size: 0
}

.page .header .nav-user-data-new .col_l {
    float: left
}

.page .header .nav-user-data-new .htr-username-box, .page .header .nav-user-data-new .htr_mes_box {
    position: relative;
    max-width: 117px;
    z-index: 100
}

.page .header .nav-user-data-new .htr-username-box .cut-line, .page .header .nav-user-data-new .htr_mes_box .cut-line {
    position: absolute;
    top: 10px;
    display: inline-block;
    width: 1px;
    height: 12px;
    vertical-align: top;
    background-color: #dcdcdc;
    z-index: 1;
    display: none
}

.page .header .nav-user-data-new .htr-username-box .cut-line-left, .page .header .nav-user-data-new .htr_mes_box .cut-line-left {
    left: 0
}

.page .header .nav-user-data-new .htr-username-box .cut-line-right, .page .header .nav-user-data-new .htr_mes_box .cut-line-right {
    right: 1px
}

.page .header .nav-user-data-new .htr-username-box .cover-line, .page .header .nav-user-data-new .htr_mes_box .cover-line {
    position: absolute;
    top: 35px;
    left: 1px;
    height: 1px;
    width: 100%;
    display: none;
    background: #fff;
    z-index: 2
}

.page .header .nav-user-data-new .htr-username-box ul, .page .header .nav-user-data-new .htr_mes_box ul {
    min-width: 100px;
    width: 100%;
    left: -1px;
    display: none;
    position: absolute;
    top: 35px;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #eee;
    z-index: 1
}

.page .header .nav-user-data-new .htr-username-box ul li, .page .header .nav-user-data-new .htr_mes_box ul li {
    display: block
}

.page .header .nav-user-data-new .htr-username-box ul li a, .page .header .nav-user-data-new .htr_mes_box ul li a {
    position: static;
    float: none;
    display: block;
    width: 100%;
    padding: 4px 0;
    height: 22px;
    line-height: 22px;
    text-indent: 14px;
    color: #999
}

.page .header .nav-user-data-new .htr-username-box ul li a:hover, .page .header .nav-user-data-new .htr_mes_box ul li a:hover {
    color: #ff960a
}

.page .header .nav-user-data-new .htr-username-box .icon-arrow-bottom, .page .header .nav-user-data-new .htr_mes_box .icon-arrow-bottom {
    margin: 14px 3px 0 5px;
    width: 10px;
    height: 7px;
    display: inline-block;
    background-position: -189px -232px
}

.page .header .nav-user-data-new .htr-username-box {
    padding-right: 14px
}

.page .header .nav-user-data-new .htr-username-box .htr-username {
    position: relative;
    display: block;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    color: #999
}

.page .header .nav-user-data-new .htr-username-box .htr-username p {
    display: inline;
    float: left;
    max-width: 68px;
    margin-right: 4px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.page .header .nav-user-data-new .htr-username-box:hover .user-memu {
    display: block
}

.page .header .nav-user-data-new .htr_mes_box {
    position: relative;
    max-width: 117px;
    z-index: 100
}

.page .header .nav-user-data-new .htr_mes_box .htr_mes {
    width: 60px;
    position: relative;
    display: block;
    height: 35px;
    padding: 0 15px;
    line-height: 35px;
    color: #999
}

.page .header .nav-user-data-new .htr_mes_box .htr_mes .ico_msg {
    width: 16px;
    height: 12px;
    margin-top: 10px;
    margin-right: 5px;
    background-image: url(../images/to8to_common_1322619f9aa44db2991e9644f9e656c5.png);
    background-position: -1px -37px;
    display: inline;
    float: left
}

.page .header .nav-user-data-new .htr_mes_box .htr_mes p {
    display: inline;
    float: left
}

.page .header .nav-user-data-new .htr_mes_box .htr_mes .triangle_down {
    position: absolute;
    background-image: url(../images/common_bg_s_667a54956c0f40379bd04b45fa9ed798.png);
    background-image: -webkit-image-set(url(../images/common_bg_s_667a54956c0f40379bd04b45fa9ed798.png) 1x, url(../images/common_bg_l_93969aea07734d78aff423bc8f34c151.png) 2x);
    background-repeat: no-repeat;
    font-size: 0;
    margin: 14px 3px 0 5px;
    width: 10px;
    height: 7px;
    display: inline-block;
    background-position: -189px -232px
}

.page .header .nav-user-data-new .htr_mes_box ul {
    min-width: 115px;
    width: 100%;
    display: none;
    position: absolute;
    top: 35px;
    left: 0;
    padding: 8px 0;
    background: #fff;
    border: 1px solid #eee;
    z-index: 1
}

.page .header .nav-user-data-new .htr_mes_box ul a {
    width: 106px;
    padding-right: 0
}

.page .header .nav-user-data-new .htr_mes_box ul a .ect {
    padding-left: 5px;
    color: #ff5a00
}

.page .header .nav-user-data-new .htr_mes_box .cover-line {
    width: 89px
}

.page .header .nav-user-data-new .htr_mes_box:hover .htr_mes_memu {
    display: block !important
}

.page .navbar {
    width: 100%;
    height: 64px;
    background: rgba(15, 15, 16, .8)
}

.page .navbar .logo {
    /*width: 90px;*/
    /*height: 32px;*/
    /*float: left;*/
    /*margin-top: 16px;*/
    /*background: url(../images/logo_2da47be0a493445ea778eb8a02f0191b.png) 0 0 no-repeat;*/
    /*background-image: -webkit-image-set(url(../images/logo_2x.png) 2x);*/
    /*background-image: image-set(url(../images/logo_2x.png) 2x)*/
    width: 109px;
    height: 40px;
    margin-top: 12px;
    background-position: -344px -265px;
    float: left;
    background-image: -webkit-image-set(url(../images/common_bg_s.png) 1x, url(../images/common_bg_l.png) 2x);
    background-repeat: no-repeat;
    font-size: 0;
}

.page .navbar .menus {
    margin-left: 33px;
    float: left
}

.page .navbar .menus li {
    float: left;
    margin-left: 35px
}

.page .navbar .menus li a {
    display: block;
    line-height: 64px;
    font-size: 18px;
    color: #fff
}

.page .navbar .menus li.enter {
    position: relative
}

.page .navbar .menus li.enter::after {
    content: "";
    display: block;
    width: 72px;
    height: 4px;
    background: #ff960a;
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: -36px
}

.page .navbar .search-box {
    float: right;
    height: 32px;
    border: 1px solid #838384;
    margin-top: 15px
}

.page .navbar .search-box form {
    width: 100%;
    height: 100%
}

.page .navbar .search-box .select-type {
    float: left;
    position: relative
}

.page .navbar .search-box .select-type .cur-type {
    padding: 0 30px 0 14px;
    position: relative;
    cursor: pointer
}

.page .navbar .search-box .select-type .cur-type span {
    font-size: 14px;
    color: #fff;
    line-height: 32px
}

.page .navbar .search-box .select-type .cur-type i {
    display: block;
    border-style: solid;
    border-width: 5px 3.5px;
    border-color: #fff transparent transparent transparent;
    position: absolute;
    right: 14px;
    top: 14px
}

.page .navbar .search-box .select-type .cur-type::after {
    content: "";
    display: block;
    width: 0;
    height: 18px;
    border-right: 1px solid #838384;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -9px
}

.page .navbar .search-box .select-type .list-type {
    position: absolute;
    left: -1px;
    min-width: 100%;
    background: #fff;
    box-shadow: 0 2px 6px 0 rgba(203, 203, 203, .4);
    padding: 7px 0;
    display: none;
    white-space: nowrap
}

.page .navbar .search-box .select-type .list-type li {
    padding: 7px 14px;
    font-size: 14px;
    color: #333;
    cursor: pointer
}

.page .navbar .search-box .select-type .list-type li:hover {
    background: #f8f8f8
}

.page .navbar .search-box .text-box {
    width: 240px;
    height: 100%;
    position: relative;
    float: left;
    color: #fff
}

.page .navbar .search-box .text-box .placeholder {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #fff;
    opacity: .6;
    line-height: 32px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    text-indent: 20px
}

.page .navbar .search-box .text-box .text {
    width: 100%;
    height: 100%;
    background: 0 0;
    border: none;
    position: relative;
    z-index: 2;
    text-indent: 18px;
    color: #fff;
    font-size: 14px
}

.page .navbar .search-box .search-btn {
    width: 18px;
    height: 18px;
    margin: 0 12px;
    margin-top: 9px;
    float: right;
    background: url(../images/ico_search_white.png) 0 0 no-repeat;
    cursor: pointer;
    border: none;
    text-indent: -999em;
    background-image: -webkit-image-set(url(../images/ico_search_white_2x.png) 2x);
    background-image: image-set(url(../images/ico_search_white_2x.png) 2x)
}

.page.fixbar .navbar {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    background: #0f0f10
}

.page .city {
    margin-top: 56px
}

.page .city .box-wrap {
    border: 1px solid #c9cbc9;
    box-sizing: border-box
}

.page .city .label {
    font-size: 16px;
    font-weight: 600;
    color: #333;
    float: left;
    line-height: 24px
}

.page .city .label.active {
    color: #ef7a26
}

.page .city .links {
    float: left;
    margin-left: 30px;
    width: 1060px
}

.page .city .links a, .page .city .links em {
    margin-right: 20px;
    font-size: 16px;
    color: #999;
    line-height: 24px;
    white-space: nowrap
}

.page .city .links a:hover, .page .city .links em:hover {
    color: #ff960a
}

.page .city .anchor-city, .page .city .hot-city {
    padding: 16px 30px;
    border-bottom: 1px solid #e2e4e2
}

.page .city .anchor-city .links {
    width: 996px
}

.page .city .anchor-city .links em {
    cursor: pointer
}

.page .city .anchor-city .links em.active {
    color: #ef7a26
}

.page .city .rank-city {
    padding: 16px 10px
}

.page .city .rank-city .scrollbox {
    height: 180px;
    overflow: hidden;
    overflow-y: auto;
    padding: 0 20px
}

.page .city .rank-city .scrollbox::-webkit-scrollbar {
    width: 6px
}

.page .city .rank-city .scrollbox::-webkit-scrollbar-track-piece {
    background: #f6f6f6;
    border-radius: 3px
}

.page .city .rank-city .scrollbox::-webkit-scrollbar-thumb {
    width: 6px;
    background: #999;
    border-radius: 3px
}

.page .city .rank-city .scrollbox::-webkit-scrollbar-thumb:hover {
    background-color: #666
}

.page .city .rank-city .item {
    margin-bottom: 16px
}

.page .city .rank-city .item .label {
    width: 12px;
    text-align: center
}

.page .city .rank-city .item .links {
    margin-left: 50px;
    width: 1090px
}

.page .title {
    font-size: 28px;
    font-weight: 700;
    color: #333;
    padding-bottom: 50px;
    text-align: center;
    letter-spacing: 2px
}

.page .design-sketch {
    margin-top: 80px
}

.page .design-sketch .item {
    width: 100%;
    height: 100%;
    position: relative
}

.page .design-sketch .item img {
    width: 100%;
    height: 100%;
    vertical-align: top
}

.page .design-sketch .item .text {
    color: #fff;
    font-size: 14px;
    position: absolute;
    left: 0;
    right: 0
}

.page .design-sketch .bigger {
    width: 260px;
    height: 370px;
    float: left;
    overflow: hidden;
    position: relative
}

.page .design-sketch .bigger .text {
    position: absolute;
    width: 220px;
    height: 330px;
    padding: 10px 20px 30px;
    top: 0;
    bottom: 0;
    background: url(../images/big_img_mask.png) 0 0 repeat-x;
    z-index: 9;
    color: #fff;
    cursor: pointer
}

.page .design-sketch .bigger .text span {
    display: block
}

.page .design-sketch .bigger .text .day {
    font-size: 45px;
    font-weight: 500;
    display: inline-block
}

.page .design-sketch .bigger .text .desc {
    display: inline-block;
    margin-left: 10px
}

.page .design-sketch .bigger .text .desc .name {
    font-size: 16px
}

.page .design-sketch .side-con {
    width: 960px;
    float: left;
    margin-bottom: -20px;
    overflow: hidden
}

.page .design-sketch .side-con .item {
    width: 220px;
    height: 175px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px
}

.page .design-sketch .side-con .item .text {
    bottom: 0;
    padding: 30px 0 10px;
    text-align: center;
    background: url(../images/img_mask.png) 0 bottom repeat-x
}

.page .transform-form {
    margin-top: 40px
}

.page .transform-form .apply-switch-container {
    margin-top: 0
}

.page .transform-form .apply-switch-container .apply-switch__header li {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-top: none;
    color: #666
}

.page .transform-form .apply-switch-container .apply-switch__header li i {
    opacity: .6
}

.page .transform-form .apply-switch-container .apply-switch__header li i.apply-switch__icon--money {
    width: 19px;
    height: 21px;
    background: url(../images/tab_ico01.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/tab_ico01_2x.png) 2x);
    background-image: image-set(url(../images/tab_ico01_2x.png) 2x)
}

.page .transform-form .apply-switch-container .apply-switch__header li i.apply-switch__icon--design {
    width: 22px;
    height: 22px;
    background: url(../images/tab_ico02.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/tab_ico02_2x.png) 2x);
    background-image: image-set(url(../images/tab_ico02_2x.png) 2x)
}

.page .transform-form .apply-switch-container .apply-switch__header li i.apply-switch__icon--security {
    width: 19px;
    height: 23px;
    background: url(../images/tab_ico03.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/tab_ico03_2x.png) 2x);
    background-image: image-set(url(../images/tab_ico03_2x.png) 2x)
}

.page .transform-form .apply-switch-container .apply-switch__header li i.apply-switch__icon--quality {
    width: 20px;
    height: 22px;
    background: url(../images/tab_ico04.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/tab_ico04_2x.png) 2x);
    background-image: image-set(url(../images/tab_ico04_2x.png) 2x)
}

.page .transform-form .apply-switch-container .apply-switch__header li i.apply-switch__icon--inspection {
    width: 24px;
    height: 23px;
    background: url(../images/tab_ico05.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/tab_ico05_2x.png) 2x);
    background-image: image-set(url(../images/tab_ico05_2x.png) 2x)
}

.page .transform-form .apply-switch-container .apply-switch__header li.active {
    background: #fff;
    color: #333
}

.page .transform-form .apply-switch-container .apply-switch__header li.active i {
    opacity: 1
}

.page .transform-form .apply-switch-container .apply-switch__body {
    padding: 26px 35px 22px 45px
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__body--desc {
    margin-right: 20px;
    font-size: 14px;
    color: #333;
    padding-top: 5px
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__form {
    position: relative
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__form--item input {
    width: 265px !important;
    height: 42px
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__form--item .district-drop-down-icon {
    right: 16px;
    top: 18px;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__form--submit {
    width: 145px;
    height: 42px;
    line-height: 42px;
    font-size: 16px;
    font-weight: 500;
    cursor: pointer
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__cluse--box {
    margin-top: 10px;
    font-size: 14px
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__cluse--box i {
    width: 13px;
    height: 13px;
    background: url(../images/ico_check.png) 0 0 no-repeat;
    cursor: pointer;
    top: 3px
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__cluse--box i.clause-active {
    background: url(../images/ico_checked.png) 0 0 no-repeat
}

.page .transform-form .apply-switch-container .apply-switch__body .apply-switch__cluse--box a {
    color: #ff960a;
    text-decoration: underline
}

.page .transform-form .apply-switch-container .apply-switch__body .phone-tips {
    display: none
}

.page .transform-form .apply-switch-container .privacy-confirm-mask {
    position: fixed;
    background: rgba(0, 0, 0, .2)
}

.page .transform-form .apply-switch-container .privacy-content .agree-link {
    color: #ff960a
}

.page .transform-form .apply-switch-container .privacy-content .footer-wrapper a {
    background: #ff960a
}

.page .strategy {
    background: #f8f8f8;
    margin-top: 30px;
    padding: 80px 0 50px
}

.page .strategy .box-wrap .rowbox {
    margin-right: -25px
}

.page .strategy .box-wrap .rowbox .item {
    width: 350px;
    height: 260px;
    padding: 20px;
    background: #fff;
    float: left;
    margin-right: 25px
}

.page .strategy .box-wrap .rowbox .item .special {
    margin-bottom: 22px
}

.page .strategy .box-wrap .rowbox .item .special .img {
    width: 130px;
    height: 130px;
    float: left;
    background: #b9b9b9;
    position: relative;
    margin-right: 25px
}

.page .strategy .box-wrap .rowbox .item .special .img img {
    width: 100%;
    height: 100%
}

.page .strategy .box-wrap .rowbox .item .special .img em {
    display: block;
    padding: 2px 4px;
    background: #ef7a26;
    border-radius: 0 0 2px 0;
    font-size: 12px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 0
}

.page .strategy .box-wrap .rowbox .item .special .text .name {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #333;
    line-height: 26px;
    max-height: 52px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .strategy .box-wrap .rowbox .item .special .text .descr {
    margin-top: 12px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    max-height: 60px;
    overflow: hidden
}

.page .strategy .box-wrap .rowbox .item .special .text .descr .more {
    display: inline-block;
    vertical-align: middle;
    width: 39px;
    height: 14px;
    margin-left: 10px;
    background: url(../images/ico_more.png) 0 0 no-repeat;
    text-indent: -999em
}

.page .strategy .box-wrap .rowbox .item .special:hover .text .name {
    color: #ff960a
}

.page .strategy .box-wrap .rowbox .item .links {
    font-size: 14px;
    color: #333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 9px
}

.page .strategy .box-wrap .rowbox .item .links:hover {
    color: #ff960a
}

.page .strategy .box-wrap .types {
    margin-right: -5px;
    margin-top: 30px
}

.page .strategy .box-wrap .types a {
    display: block;
    float: left;
    width: 168px;
    height: 40px;
    background: #fff;
    border: 1px solid #c9cbc9;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    margin-right: 5px;
    text-align: center;
    line-height: 40px
}

.page .strategy .box-wrap .types a:hover {
    color: #ff960a;
    border-color: #ff960a
}

.page .company {
    margin-top: 80px
}

.page .company .left-part {
    width: 398px;
    height: 454px;
    float: left
}

.page .company .left-part .tabcon {
    width: 100%;
    height: 100%
}

.page .company .left-part .tabcon .company-list {
    height: 387px;
    overflow: hidden
}

.page .company .left-part .tabcon .company-list .media-item {
    display: block;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(203, 203, 203, .6);
    margin-bottom: 15px
}

.page .company .left-part .tabcon .company-list .media-item .img {
    width: 70px;
    height: 70px;
    float: left;
    margin-right: 15px;
    background: #d8d8d8
}

.page .company .left-part .tabcon .company-list .media-item .img img {
    width: 100%;
    height: 100%
}

.page .company .left-part .tabcon .company-list .media-item .text .name {
    font-size: 16px;
    font-weight: 700;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 6px
}

.page .company .left-part .tabcon .company-list .media-item .text .txt {
    font-size: 14px;
    font-weight: 500;
    color: #666;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .company .left-part .tabcon .company-list .media-item:hover .text .name {
    color: #ff960a
}

.page .company .left-part .tabmenu {
    margin-top: -42px;
    margin-right: -13px
}

.page .company .left-part .tabmenu a {
    display: block;
    width: 122px;
    height: 40px;
    background: #fff;
    border: 1px solid #c9cbc9;
    font-size: 16px;
    font-weight: 500;
    color: #333;
    text-align: center;
    line-height: 40px;
    margin-right: 13px;
    float: left
}

.page .company .left-part .tabmenu a.active {
    color: #ff960a;
    border-color: #ff960a
}

.page .company .mid-part {
    width: 245px;
    height: 436px;
    padding: 16px 20px 0;
    background: #fff;
    border: 1px solid #c9cbc9;
    float: left;
    margin-left: 30px
}

.page .company .mid-part .label {
    font-size: 20px;
    font-weight: 700;
    color: #333
}

.page .company .mid-part .list {
    margin-top: 15px
}

.page .company .mid-part .list li {
    margin-bottom: 15px
}

.page .company .mid-part .list li a {
    display: block
}

.page .company .mid-part .list li a .media-news {
    display: none
}

.page .company .mid-part .list li a .media-news .img {
    width: 115px;
    height: 75px;
    float: left;
    margin-right: 14px
}

.page .company .mid-part .list li a .media-news .img img {
    width: 100%;
    height: 100%
}

.page .company .mid-part .list li a .media-news .text .name {
    font-size: 14px;
    font-weight: 600;
    color: #333;
    line-height: 18px;
    max-height: 36px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 6px
}

.page .company .mid-part .list li a .media-news .text .date {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}

.page .company .mid-part .list li a .news {
    font-size: 14px;
    color: #666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: -8px
}

.page .company .mid-part .list li a:hover .media-news .text .name {
    color: #ff960a
}

.page .company .mid-part .list li a:hover .news {
    color: #ff960a
}

.page .company .mid-part .list li.active .media-news {
    display: block
}

.page .company .mid-part .list li.active .news {
    display: none
}

.page .company .right-part {
    width: 475px;
    height: 454px;
    float: right
}

.page .company .right-part .style .tabmenu {
    width: 170px;
    margin-bottom: -5px;
    float: left
}

.page .company .right-part .style .tabmenu .label-menu {
    display: block;
    height: 40px;
    background: #fff;
    border: 1px solid #c9cbc9;
    font-size: 16px;
    color: #333;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    margin-bottom: 5px
}

.page .company .right-part .style .tabmenu .label-menu.active {
    color: #ff960a;
    border-color: #ff960a
}

.page .company .right-part .style .tabcon {
    width: 280px;
    float: right
}

.page .company .right-part .style .tabcon .style-list {
    margin-bottom: -19px
}

.page .company .right-part .style .tabcon .style-list .media-item {
    display: block;
    margin-bottom: 19px
}

.page .company .right-part .style .tabcon .style-list .media-item .img {
    width: 140px;
    height: 95px;
    float: left;
    margin-right: 20px
}

.page .company .right-part .style .tabcon .style-list .media-item .img img {
    width: 100%;
    height: 100%
}

.page .company .right-part .style .tabcon .style-list .media-item .text {
    overflow: hidden
}

.page .company .right-part .style .tabcon .style-list .media-item .text .lab {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #333;
    margin-top: 8px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .company .right-part .form {
    margin-top: 28px
}

.page .company .right-part .form .customer-inp {
    height: 40px;
    background: #fff;
    border: 1px solid #c9cbc9;
    position: relative;
    color: #333
}

.page .company .right-part .form .customer-inp input {
    width: 100%;
    height: 100%;
    text-indent: 14px;
    background: 0 0;
    border: none;
    position: relative;
    z-index: 2;
    font-size: 14px;
    color: #333
}

.page .company .right-part .form .customer-inp .placeholder {
    width: 100%;
    height: 100%;
    font-size: 14px;
    color: #999;
    line-height: 42px;
    text-indent: 15px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1
}

.page .company .right-part .form .search-inp {
    width: 425px;
    float: left;
    margin-bottom: 18px;
    padding-right: 48px;
    position: relative
}

.page .company .right-part .form .search-inp .sear-btn {
    width: 18px;
    height: 18px;
    cursor: pointer;
    background: url(../images/ico_search_black.png) 0 0 no-repeat;
    position: absolute;
    top: 12px;
    right: 15px;
    z-index: 4;
    border: none;
    background-image: -webkit-image-set(url(../images/ico_search_black_2x.png) 2x);
    background-image: image-set(url(../images/ico_search_black_2x.png) 2x)
}

.page .company .right-part .form .tel-inp {
    width: 317px;
    float: left;
    position: relative
}

.page .company .right-part .form .tel-inp .errtips {
    font-size: 12px;
    color: red;
    position: absolute;
    bottom: -20px;
    left: 0;
    display: none
}

.page .company .right-part .form .btn {
    width: 145px;
    height: 42px;
    background: #ff960a;
    float: left;
    margin-left: 11px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    text-align: center;
    line-height: 42px;
    cursor: pointer
}

.page .diary {
    padding: 80px 0 65px;
    background: #f8f8f8;
    margin-top: 45px
}

.page .diary ul {
    margin-right: -25px;
    margin-bottom: -25px;
    overflow: hidden
}

.page .diary ul li {
    display: inline-block;
    width: 390px;
    background: #fff;
    margin-right: 25px;
    margin-bottom: 25px;
    position: relative
}

.page .diary ul li:nth-child(3n) {
    margin-right: 0
}

.page .diary ul li a {
    display: block;
    padding: 20px 20px 20px 0
}

.page .diary ul li .portrait {
    width: 75px;
    float: left;
    margin-right: 5px;
    height: 100%
}

.page .diary ul li .portrait img {
    width: 35px;
    height: 35px;
    background: #d6d6d6;
    border-radius: 50%;
    display: block;
    margin: 0 auto
}

.page .diary ul li .portrait .name {
    width: 50px;
    font-size: 12px;
    color: #666;
    margin: 7px auto 0;
    display: block;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .diary ul li .text {
    width: 290px;
    float: left
}

.page .diary ul li .text .tit {
    padding-right: 100px;
    font-size: 16px;
    font-weight: 600;
    color: #333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .diary ul li .text .labs {
    padding-right: 100px;
    font-size: 0;
    color: #999;
    margin-top: 4px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 16px
}

.page .diary ul li .text .labs span {
    display: inline-block;
    font-size: 12px;
    margin-right: 15px
}

.page .diary ul li .text .desc {
    margin-top: 9px;
    font-size: 14px;
    color: #666;
    line-height: 20px;
    height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .diary ul li .check-btn {
    width: 98px;
    height: 25px;
    background: #fff;
    border: 1px solid #ef7a26;
    border-radius: 3px;
    font-size: 12px;
    font-weight: 600;
    color: #ef7a26;
    text-align: center;
    line-height: 25px;
    position: absolute;
    right: 20px;
    top: 20px;
    padding: 0;
    letter-spacing: 1px
}

.page .quesAndAnsw {
    margin-top: 80px
}

.page .quesAndAnsw .ml100 {
    margin-left: 100px
}

.page .quesAndAnsw ul {
    float: left;
    width: 560px;
    margin-bottom: -50px;
    overflow: hidden
}

.page .quesAndAnsw ul li {
    width: 100%;
    float: left;
    margin-right: 100px;
    margin-bottom: 50px
}

.page .quesAndAnsw ul li .answ, .page .quesAndAnsw ul li .ques {
    padding-left: 26px;
    position: relative
}

.page .quesAndAnsw ul li .answ i, .page .quesAndAnsw ul li .ques i {
    display: block;
    width: 17px;
    height: 17px;
    position: absolute;
    top: 2px;
    left: 0;
    text-indent: -999em
}

.page .quesAndAnsw ul li .ques i {
    background: url(../images/ico_ques.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/ico_ques_2x.png) 2x);
    background-image: image-set(url(../images/ico_ques_2x.png) 2x)
}

.page .quesAndAnsw ul li .ques .text {
    font-size: 16px;
    font-weight: 600;
    color: #333
}

.page .quesAndAnsw ul li .answ {
    margin-top: 18px
}

.page .quesAndAnsw ul li .answ i {
    background: url(../images/ico_answ.png) 0 0 no-repeat;
    background-image: -webkit-image-set(url(../images/ico_answ_2x.png) 2x);
    background-image: image-set(url(../images/ico_answ_2x.png) 2x)
}

.page .quesAndAnsw ul li .answ .text .cont {
    font-size: 14px;
    color: #666;
    line-height: 20px;
    max-height: 60px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis
}

.page .quesAndAnsw ul li .answ .text .date {
    font-size: 12px;
    color: #999;
    margin-top: 10px
}

.page .contackUs {
    margin-top: 80px;
    padding: 30px 0 50px;
    border-top: 1px solid #eee;
    background: #f8f8f8;
    font-size: 12px;
    color: #666
}

.page .contackUs .ml50 {
    margin-left: 50px
}

.page .contackUs .links-collect .menu-bar {
    height: 32px;
    border-bottom: 1px solid #eaeaea
}

.page .contackUs .links-collect .menu-bar .tabmenu {
    float: left
}

.page .contackUs .links-collect .menu-bar .tabmenu li {
    float: left;
    cursor: pointer;
    line-height: 32px;
    margin-right: 40px
}

.page .contackUs .links-collect .menu-bar .tabmenu li.active {
    border-bottom: 1px solid #009635
}

.page .contackUs .links-collect .tabcon {
    margin-top: 16px
}

.page .contackUs .links-collect .tabcon .ftclt_content {
    display: none
}

.page .contackUs .links-collect .tabcon .ftclt_content.active {
    display: block
}

.page .contackUs .links-collect .tabcon .ftclt_content a {
    color: #999;
    margin-right: 10px;
    white-space: nowrap;
    height: 20px;
    line-height: 20px;
    padding: 4px 0;
    float: left
}

.page .contackUs .ewms {
    width: 250px;
    float: right
}

.page .contackUs .ewms .item {
    width: 100px;
    float: left;
    text-align: center
}

.page .contackUs .ewms .item span {
    display: block;
    text-align: center;
    margin-bottom: 10px
}

.page .contackUs .ewms .item img {
    width: 100px;
    height: 100px
}

/*.page .footer {*/
/*    border-top: 2px solid #009635;*/
/*    padding: 30px 0 40px;*/
/*    background-color: #1f1f1f;*/
/*    font-size: 12px;*/
/*    color: #fff*/
/*}*/

/*.page .footer .ml30 {*/
/*    margin-left: 30px*/
/*}*/

/*.page .footer .footer-qr-code {*/
/*    float: right;*/
/*    width: 230px*/
/*}*/

/*.page .footer .footer-qr-code .item {*/
/*    text-align: center;*/
/*    float: left*/
/*}*/

/*.page .footer .footer-qr-code .item img {*/
/*    width: 100px;*/
/*    height: 100px*/
/*}*/

/*.page .footer .footer-company-info {*/
/*    width: 960px;*/
/*    float: left*/
/*}*/

/*.page .footer .footer-company-info ul li {*/
/*    float: left;*/
/*    margin-right: 17px;*/
/*    font-size: 13px*/
/*}*/

/*.page .footer .footer-company-info ul li a {*/
/*    color: #fff*/
/*}*/

/*.page .footer .footer-company-info p {*/
/*    margin-top: 23px;*/
/*    font-size: 12px;*/
/*    color: #83888a*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp a {*/
/*    margin-left: 15px;*/
/*    color: #83888a*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp a:hover {*/
/*    color: #666*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp a.ml0 {*/
/*    margin-left: 0*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp .index-icon6 {*/
/*    width: 20px;*/
/*    height: 20px;*/
/*    background: url(../images/footer_110_c75a9c3e618648d39f0c86da0a9f0cc6.png) center center no-repeat;*/
/*    display: inline-block;*/
/*    margin-right: 5px;*/
/*    vertical-align: middle*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp .index-icon {*/
/*    width: 21px;*/
/*    height: 24px;*/
/*    display: inline-block;*/
/*    vertical-align: middle;*/
/*    background-image: url(../images/common_bg_f9966ecfbaf44a64b74c82b58d5df7a1.png);*/
/*    background-repeat: no-repeat;*/
/*    margin-top: -5px*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp .fbc-iocn1 {*/
/*    background-position: -385px -497px*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp .fbc-iocn2 {*/
/*    background-position: -424px -497px*/
/*}*/

/*.page .footer .footer-company-info .footer-company-icp .fbc-iocn3 {*/
/*    background-position: -463px -497px*/
/*}*/

.success-dialog {
    position: fixed !important;
    background-color: rgba(0, 0, 0, .2);
    z-index: 998;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0
}

.success-dialog .sd__content {
    box-sizing: border-box;
    position: absolute;
    z-index: 999;
    padding: 20px 0;
    text-align: center;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    -webkit-transform-origin: center;
    transform-origin: center;
    transition: all .2s;
    width: 315px;
    height: 180px;
    background: #fff;
    box-shadow: 0 9px 21px 0 rgba(221, 208, 167, .35);
    border-radius: 6px
}

.success-dialog .sd__content .icon-close {
    position: absolute;
    top: 18px;
    right: 18px;
    width: 13px;
    height: 13px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAYAAAA7MK6iAAAAAXNSR0IArs4c6QAAAZZJREFUSA211zFOwzAUAND/HQ7AyA0aFa4DCwsLQ5cyINGJgbGIBQZuwMLEXZo24QBIbHAAiPk/JFXsJrG/63hIY9ffT9+tbRnXeX5RAlwnSt1OJ5M3GLFk+fulhnJO1gJXm+ILQB+S96MUnh+n6esY9roo5mWpH6uxETIFWFcADuiLF+pwFhs2UBocQT0hI9mmWGrQNzUYNXMbpVm9oln9h8fC+1D2qozrTKNmPoTuwNwQY9pdaCe8L+6D9sKhuC86CEtxCeqEfXEp6gW78BDUG+7Dqf1ouw1SpdkcuL+rGOvY1dlYaoi/oHXSxEhQjhHBHGDg3EBFilYxVaTggQo+jO6cOcCn0eZREWVs/5Fa44sPFtUKHny1UZ5eBLyvg8RHqlfGXSgfbYxav7l35k54CG2mKAQfhH3QULwXlqAheCccgkrxHXgfVIIbcAzUF9/CMVEfvILHQF04ropiBqV+bjqGbPhNbN+nvc6TRJ22rzBBp0wfZrcbOF9hFOKSTsdvepk126AdFKN+Mk0XdAjfsUVXmIc/9jugZaI3tM4AAAAASUVORK5CYII=) no-repeat;
    background-size: cover;
    cursor: pointer
}

.success-dialog .sd__content .sd-success-text {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-bottom: 10px;
    margin-top: 30px
}

.success-dialog .sd__content .sd-success-desc {
    font-size: 14px;
    line-height: 1.6;
    color: #333
}

.success-dialog .sd__content .sd__content-ok {
    width: 228px;
    height: 44px;
    line-height: 44px;
    background: #ff960a;
    margin-top: 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    transition: all .2s;
    display: none
}

@media only screen and (min-width: 1460px) {
    .box-wrap {
        width: 1460px
    }

    .city .links {
        width: 1300px !important
    }

    .city .rank-city .item .links {
        width: 1330px !important
    }

    .city .anchor-city .links {
        width: 1236px !important
    }

    .design-sketch .bigger {
        width: 320px !important;
        height: 440px !important
    }

    .design-sketch .bigger .text {
        width: 280px !important;
        height: 400px !important
    }

    .design-sketch .side-con {
        width: 1140px !important
    }

    .design-sketch .side-con .item {
        width: 265px !important;
        height: 210px !important
    }

    .strategy .rowbox .item {
        width: 430px !important
    }

    .strategy .types {
        margin-right: -10px !important
    }

    .strategy .types a {
        width: 198px !important;
        margin-right: 10px !important
    }

    .company .left-part {
        width: 480px !important
    }

    .company .left-part .tabmenu {
        margin-right: -15px !important
    }

    .company .left-part .tabmenu a {
        width: 148px !important;
        margin-right: 15px !important
    }

    .company .mid-part {
        width: 305px !important
    }

    .company .right-part {
        width: 573px !important
    }

    .company .right-part .style .tabmenu {
        width: 206px !important
    }

    .company .right-part .style .tabcon {
        width: 342px !important
    }

    .company .right-part .form .search-inp {
        width: 523px !important
    }

    .company .right-part .form .tel-inp {
        width: 384px !important
    }

    .company .right-part .form .btn {
        width: 176px !important
    }

    .diary ul li {
        width: 470px !important
    }

    .diary ul li .text {
        width: 370px !important
    }

    .quesAndAnsw ul {
        width: 680px !important
    }
}
