h1,
h2,
h3,
h4,
h5,
h6,
p,
span {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

body {
    line-height: 1;
    font-family: Microsoft YaHei;
    overflow-x: hidden;
    min-width: 1140px
}

html,
body {
    height: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
    box-sizing: border-box
}

.clear-ul-layout {
    list-style: none;
    margin: 0;
    padding: 0
}

input,
select,
option {
    border: 0;
    outline: 0;
    box-sizing: border-box;
    padding: 0;
    margin: 0
}

a {
    display: block;
    font-family: Microsoft YaHei;
    text-decoration: none;
    cursor: pointer
}

button {
    border: 0
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none
}

input[type="number"] {
    -moz-appearance: textfield
}

div {
    box-sizing: border-box
}

.layout-index {
    max-width: 1380px;
    padding: 0 60px 0 100px
}

.layout-nation {
    max-width: 1380px;
    padding: 0 85px 0 85px
}

.layout-stander {
    max-width: 1380px;
    padding-right: 100px;
    padding-left: 100px;
    min-width: 1263px
}

.layout-index_new {
    max-width: 1380px;
    min-width: 1263px;
    padding: 0 80px 0 80px
}

.layout-index_project {
    max-width: 1380px;
    min-width: 1263px;
    padding: 0 88px
}

.overflow {
    overflow: hidden
}

.text-hide {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.wd-100 {
    width: 100% !important;
    display: block
}

.hg-100 {
    height: 100% !important;
    display: block
}

.wd-45 {
    width: 45%
}

.wd-55 {
    width: 55%
}

.wd-50 {
    width: 50%
}

.wd-71 {
    width: 71%;
    padding-right: 30px
}

.wd-29 {
    width: 29%
}

.wd-23 {
    width: 23%
}

.wd-24 {
    width: 24%
}

.wd-28 {
    width: 28%
}

.wd-68 {
    width: 68%
}

.wd-88 {
    width: 88%
}

.wd-85 {
    width: 85%
}

.cl-333 {
    color: #333
}

.cl-com {
    color: #988d67
}

.pointer {
    cursor: pointer
}

.bg-white {
    background-color: #fff
}

.cl-999 {
    color: #999
}

.cl-white {
    color: white
}

.font12 {
    font-size: 12px
}

.font14 {
    font-size: 14px
}

.font16 {
    font-size: 16px
}

.font18 {
    font-size: 18px
}

.font20 {
    font-size: 20px
}

.font22 {
    font-size: 22px
}

.font24 {
    font-size: 24px
}

.font30 {
    font-size: 30px
}

.bold {
    font-weight: bold
}

.bda {
    border: 1px solid red
}

.mt {
    margin-top: 10px
}

.mt-3 {
    margin-top: 30px
}

.mb {
    margin-bottom: 10px
}

.mv {
    margin: 10px 0
}

.ml {
    margin-left: 10px
}

.ml-2 {
    margin-left: 20px
}

.ml-sm {
    margin-left: 5px
}

.ml-sm-3 {
    margin-left: 15px
}

.mt-2 {
    margin-top: 20px
}

.mt-sm-5 {
    margin-top: 25px
}

.mt-3 {
    margin-top: 30px
}

.mt-4 {
    margin-top: 40px
}

.mt-5 {
    margin-top: 50px
}

.mt-8 {
    margin-top: 80px
}

.mt-r-5 {
    margin-right: 50px
}

.mt-sm {
    margin-top: 5px
}

.mt-sm-3 {
    margin-top: 15px
}

.mt-plus {
    margin-top: 15px
}

.pt-5 {
    padding-top: 50px
}

.pb-3 {
    padding-bottom: 30px
}

.pb-2 {
    padding-bottom: 20px
}

.pb-8 {
    padding-bottom: 80px
}

.pb-6 {
    padding-bottom: 60px
}

.mt-plus-n {
    margin-top: 45px
}

.fl {
    float: left
}

.fr {
    float: right
}

.text-white {
    color: white !important
}

.block {
    display: block
}

.hide {
    display: none !important
}

.pt-sm {
    padding-top: 5px
}

.pb {
    padding-bottom: 10px
}

.ph-2 {
    padding: 0 20px
}

.ph-sm-3 {
    padding: 0 15px
}

.pb-sm-3 {
    padding-bottom: 15px
}

.pl {
    padding-left: 10px
}

.pl-sm {
    padding-left: 5px
}

.pl-3 {
    padding-left: 30px
}

.pl-4 {
    padding-left: 40px
}

.plb-4 {
    padding-left: 30px
}

.pl-6 {
    padding-left: 60px
}

.pr-4 {
    padding-right: 40px
}

.clearfix {
    clear: both;
    overflow: hidden;
    zoom: 1
}

.wd-25 {
    width: 25%
}

.wd-20 {
    width: 20%
}

.wd-38 {
    width: 38%
}

.wd-62 {
    width: 62%
}

.pr {
    padding-right: 10px
}

.relative {
    position: relative
}

.absolute {
    position: absolute
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

.text-left {
    text-align: left
}

.box-center {
    margin: 0 auto
}

.inblock {
    display: inline-block;
    vertical-align: middle
}

.com-line {
    line-height: 20px
}

.com-line-28 {
    line-height: 22px
}

.com-line-26 {
    line-height: 26px
}

.com-line-32 {
    line-height: 32px
}

.com-line-40 {
    line-height: 40px
}

.com-bda {
    border: 1px solid rgba(228, 228, 228, 1);
    background: rgba(245, 245, 245, 1)
}

.error-tips {
    color: #d53030;
    font-size: 12px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    margin-bottom: -15px
}

.header {
    width: 100%;
    min-width: 1280px;
    max-width: 2560px;
    z-index: 9
}

.header-index {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.header_login {
    margin: 0 auto;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    color: #333
}

.header_login span.slogan {
    color: #827753
}

.header_login div.login {
    float: right
}

.header_login div.login span {
    margin-right: 25px
}

.header_login div.login a {
    margin-right: 25px;
    cursor: pointer;
    color: #333
}

.header_channel {
    color: #dcdcdc;
    border-left: 1px solid #dcdcdc;
    height: 22px
}

.clearup-r {
    margin-right: 0 !important
}

.container {
    position: relative;
    width: 100%;
    min-height: 100%
}

.header_content {
    height: 176px;
    background-size: 100% 100% !important;
    background-position: center center !important;
    background-repeat: repeat !important
}

.header_content_shadow {
    background: -prefix-linear-gradient(top, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0));
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.2) 70%, rgba(0, 0, 0, 0))
}

.header_search {
    margin: 0 auto
}

.header_search input {
    width: 237px;
    height: 32px;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 16px;
    border: 0;
    margin: 30px 47px 0;
    color: white;
    padding-left: 15px
}

.header_logo {
    width: 72px;
    height: 72px;
    margin-top: 17px;
    margin-left: 40px;
}

.header_logo_weixin {
    width: 61px;
    height: 61px;
    margin-top: 30px;
    margin-left: 20px;
}

.header_desc_login {
    width: 90px;
    height: 39px;
    margin-top: 30px
}

.header_desc_com {
    width: 105px;
    height: 51px;
    margin-top: 30px
}

.header-img_slide {
    border-left: 1px solid white;
    opacity: .15;
    margin: 23px;
    height: 55px
}

.header_descTel {
    width: 180px;
    height: 42px;
    margin-top: 30px;
    position: relative;
    color: white
}

.header_descTel_img {
    width: 100%;
    height: 100%
}

.header_descTel:before {
    /*content: '(+1)';*/
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'ArialMT';
    font-size: 16px;
    margin: 0 0 0 -50px;
    z-index: 0
}

.header_descTel:after {
    content: '欢迎扫码体验';
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    /*font-size: 12px;*/
    font-size: 20px;
    /*margin: 0 0 -20px 0;*/
    z-index: 0
}

.header_desc_enter {
    width: 18px;
    height: 18px;
    right: 0;
    margin: -26px 65px 0 0
}

.header_fullbar {
    height: 1px;
    background: rgba(255, 255, 255, 1);
    opacity: .15
}

.header_navigator {
    font-size: 18px;
    color: white;
    text-align: center;
    margin: 0 auto;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    position: relative
}

.hd_nav-link {
    width: 152px;
    height: 52px;
    line-height: 52px;
    position: relative
}

.fixed_nav-link {
    height: 64px !important
}

.hd_nav-link-span {
    color: white;
    padding: 20px 0 10px 0
}

.fixed_nav-link-span {
    color: #998d68;
    padding: 20px 0 10px 0
}

.hd_nav-link-span_active {
    border-bottom: 2px solid white
}

.fixHd_nav-link-span_active {
    border-bottom: 2px solid #b4a989
}

.header_navigator_fixed {
    position: fixed;
    left: 0;
    top: 0;
    top: -65px;
    background-color: white;
    box-shadow: 7px 0 13px rgba(152, 152, 152, 0.13);
    transition: top .2s;
    z-index: 99999
}

.header-fixed_active {
    top: 0
}

.header_navigator_fixed a.active {
    border-bottom: 2px solid #998d68
}

.header-minipro {
    top: 0;
    left: 0;
    margin: 45px 0 0 -36px
}

.header-wechat {
    top: 0;
    left: 0;
    margin: 45px 0 0 -30px
}

.bg-projectIntro {
    background: url('https://pic.leapstarvisa.com/trade_image/bg-projectIntro.png')
}

.bg-aboutWailian {
    background: url('https://pic.leapstarvisa.com/trade_image/about/bg-aboutWailian.png')
}

.bg-overseas {
    background: url('https://pic.leapstarvisa.com/trade_image/bg-oversea.png')
}

.footer {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background-color: #343330;
    padding: 35px 0 0 0
}

.foot-content {
    color: white;
    margin: 0 auto;
    font-size: 14px;
    text-align: left;
    width: 960px
}

.foot-content_title {
    font-size: 18px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(161, 150, 115, 1);
    margin: 0 0 25px 0
}

.foot-content ul li a {
    color: white;
    margin-top: 20px
}

.foot-content ul li {
    color: white;
    margin-top: 15px
}

.footer-icon_tel {
    width: 22px;
    height: 21px;
    margin: 0 5px 0 0
}

.footer-icon_email {
    width: 21px;
    height: 21px;
    margin-right: 5px
}

.footer-icontel {
    margin-top: -5px !important;
    padding-right: 31px
}

.footer-userCode {
    text-align: center
}

.footer-userCode img {
    width: 87px;
    height: 87px
}

.footer-userCode div {
    width: 87px;
    text-align: center;
    margin: 0 auto
}

.footer-userCode_desc {
    padding: 10px 0 30px 0;
    text-align: center
}

.footer-mr {
    margin-right: 22%
}

.footer-title_link {
    width: 75px
}

.footer-title_about {
    width: 56px
}

.footer-title_tel {
    width: 113px
}

.footer-contract {
    margin-top: 18px;
    padding: 20px 0;
    border-top: 1px solid rgba(255, 255, 255, 0.06)
}

.footer-contract {
    color: #b7b7b7;
    font-size: 12px
}

.footer-contract img {
    width: 136px;
    height: 49px;
    margin: 15px auto 0 auto
}

.footer-code-img {
    width: 75px;
    height: 75px
}

.footer-wx-img {
    width: 109px !important;
    height: 109px
}

.footer-wx-p {
    line-height: 20px;
    margin: 70px 0 0 10px
}

.img_layout {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat !important;
    background-position: center center !important
}

.swiper-chat {
    position: absolute;
    right: 0;
    top: 60%;
    height: 385px;
    background-color: rgba(0, 0, 0, 0.5);
    margin-top: -212px;
    border-radius: 10px 0 0 10px;
    color: white;
    z-index: 999
}

.swiper-chat_switch {
    width: 67px;
    height: 100%;
    line-height: 24px;
    padding: 165px 0 0 18px;
    font-size: 20px;
    letter-spacing: 3px;
    background: url('https://pic.leapstarvisa.com/trade_image/icon-contract.png') no-repeat 28px 130px;
    background-size: 21px 21px
}

.swiper-chat_switch img.arrow {
    width: 11px;
    height: 19px;
    margin-left: -10px;
    transform: rotate(0);
    -webkit-transform: rotate(0);
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s
}

.swiper-chatImg_active {
    transform: rotate(180deg) !important;
    -webkit-transform: rotate(180deg) !important
}

.swiper-chat_switch .text {
    width: 20px
}

.swiper-chat_evt {
    width: 317px;
    height: 100%;
    padding-top: 25px;
    text-align: left;
    padding-left: 40px;
    margin-left: -317px;
    transition: margin .5s;
    position: relative
}

.swiper-chatevt_active {
    margin-left: 0 !important
}

.swiper-chat_evt_allow_input {
    width: 270px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 15px;
    color: #666;
    font-size: 14px
}

.com-mb-contain {
    width: 270px
}

.swiper-mb-l {
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 10px;
    color: #666;
    font-size: 14px;
    width: 100%
}

.swiper-mb-r {
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 15px;
    color: #666;
    font-size: 14px;
    width: 100%
}

.slidebar-mb-l {
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 10px;
    color: #666;
    font-size: 14px;
    width: 100%
}

.slidebar-mb-r {
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 15px;
    color: #666;
    font-size: 14px;
    width: 100%
}

.bounce-tel-layout {
    background: rgba(245, 245, 245, 1) !important;
    border: 1px solid rgba(228, 228, 228, 1) !important
}

.swiper-chat_evt_select {
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: rgba(255, 255, 255, 1);
    margin-top: 15px;
    border-radius: 4px;
    color: #666;
    font-size: 14px;
    /* padding-left: 10px; */
    position: relative
}

.slidebar-chat_evt_select {
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    margin-top: 15px;
    border-radius: 4px;
    color: #666;
    font-size: 14px;
    padding-left: 10px;
    position: relative
}

.swiper-checkboxclick {
    width: 100%;
    height: 250px;
}

.swiper-checkboxclick-btn {
    height: 40px;
    line-height: 40px;
    background: rgba(152, 141, 103, 1);
    border-radius: 4px;
    margin-top: 205px;
    width: 100%;
    background-color: #82754b;
    color: #fff;
}

.swiper-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    margin-top: 42px;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    z-index: 9;
    overflow-y: scroll
}

.slidebar-checkbox {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 200px;
    margin-top: 42px;
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.16);
    border-radius: 4px;
    z-index: 9;
    overflow-y: scroll
}

.swiper-checkbox label {
    display: block;
    width: 100%;
    padding: 0 13px;
    background: rgba(255, 255, 255, 1);
    font-size: 14px
}

.slidebar-checkbox label {
    display: block;
    width: 100%;
    padding: 0 13px;
    background: rgba(255, 255, 255, 1);
    font-size: 14px
}

.swiper-checkbox label:first-of-type {
    border-radius: 4px 4px 0 0
}

.slidebar-checkbox label:first-of-type {
    border-radius: 4px 4px 0 0
}

.swiper-checkbox label:last-of-type {
    border-radius: 0 0 4px 4px
}

.slidebar-checkbox label:last-of-type {
    border-radius: 0 0 4px 4px
}

.swiper-checkbox label:hover {
    background: rgba(242, 242, 242, 1)
}

.slidebar-checkbox label:hover {
    background: rgba(242, 242, 242, 1)
}

.swiper-checkbox input[type='checkbox'] {
    width: 14px;
    height: 14px;
    background-color: white;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    -webkit-appearance: none;
    outline: 0
}

.slidebar-checkbox input[type='checkbox'] {
    width: 14px;
    height: 14px;
    background-color: white;
    font-size: 14px;
    border-radius: 3px;
    border: 1px solid #e7e7e7;
    -webkit-appearance: none;
    outline: 0
}

.swiper-checkbox input[type=checkbox]:checked {
    background: url('https://pic.leapstarvisa.com/trade_image/icon-checked.png') no-repeat center center
}

.slidebar-checkbox input[type=checkbox]:checked {
    background: url('https://pic.leapstarvisa.com/trade_image/icon-checked.png') no-repeat center center
}

.swiper-chat_evt_mobile {
    width: 270px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    margin-top: 15px;
    border-radius: 4px
}

.swiper-chat_evt_mobile input {
    width: 170px;
    height: 40px;
    padding-left: 15px;
    color: #666
}

.swiper-chat_evt_mobile button {
    width: 100px;
    height: 100%;
    padding: 0 !important
}

.index-chat_btn {
    width: 270px;
    height: 40px;
    line-height: 40px;
    background: rgba(152, 141, 103, 1);
    border-radius: 4px;
    margin-top: 40px
}

.slidebar {
    position: fixed;
    top: 16%;
    right: -60px;
    color: #988d67;
    z-index: 9;
    width: 60px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    z-index: 9999;
    text-align: center;
    transition: right .2s
}

.slidebar a {
    cursor: pointer;
    padding: 10px 15px;
    border-bottom: 1px solid #eee
}

.slidebar a.linkactive {
    background-color: #f2f2f2
}

.slidebar-active {
    right: 20px
}

.slidebar img {
    margin: 0 auto 5px auto
}

.slidebar-icon_tel {
    width: 22px;
    height: 22px
}

.slidebar-item {
    padding-right: 20px
}

.slidebar-desc {
    margin: 0 auto;
    line-height: 18px;
    color: #988d67
}

.slidebar-arrow {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABMAAAAaCAMAAABigZc2AAAASFBMVEUAAAAAAAAEBAQAAADz8/P+/v79/f3+/v79/f36+vr5+fn39/f19fXl5eXy8vLj4+PQ0NC7u7uqqqpoaGhtbW3+/v7+/v7///8vhvMzAAAAF3RSTlMAAwcLffDj29DDqqFmYkw/PCkeFg739Wf3bBIAAABoSURBVCjPfZFJDoAwDAOhLfu++v8/RbRSIBhljiNXTZzsj/yGHencOfeVvYsoi3ry3msLoF3EisMZNhVFpBxiVFyimR8JoVujVA5F2FMQb6rRcvyW/+BZjJkP2o06oK6oU+revpEImwtfTAz0VyLGGAAAAABJRU5ErkJggg==') no-repeat top right;
    background-size: 19px 26px;
    width: 19px;
    height: 26px;
    position: absolute;
    top: 50%;
    right: 1%;
    margin-top: -13px
}

.sb-contract-contain {
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 999;
    margin-top: -70px;
    padding-right: 20px
}

.sb-contract {
    width: 191px;
    height: 230px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    padding: 20px 15px
}

.sb-contract img {
    width: 90%;
    margin: 10px auto 0 auto;
    display: block
}

.sb-contract p span {
    color: #f24141;
    font-size: 16px
}

.sb-contract input {
    width: 100%;
    height: 35px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    color: #666;
    padding-left: 10px
}

.sb-contract button {
    width: 100%;
    height: 35px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    border-radius: 4px;
    color: white;
    cursor: pointer
}

.sb-wechat {
    position: absolute;
    top: 0;
    right: 60px;
    z-index: 999;
    margin-top: -25px
}

.sb-wechat_wrap {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    width: 130px;
    height: 130px
}

.sb-minipro {
    position: absolute;
    top: -20px;
    right: 60px;
    z-index: 999
}

.sb-minipro_wrap {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    background-color: white;
    border-radius: 10px;
    padding: 10px;
    width: 130px;
    height: 130px;
    z-index: 2
}

.sb-tel {
    position: absolute;
    top: 165px;
    right: 80px;
    z-index: 999;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    background-color: white;
    border-radius: 10px;
    padding: 30px 10px;
    color: #968a65;
    font-size: 16px;
    width: 130px
}

.clear_minipro {
    padding: 10px 5px !important
}

.contract-input {
    width: 100%;
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 15px;
    color: #666;
    font-size: 14px;
    display: block
}

.contract-select {
    width: 270px;
    height: 40px;
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1);
    border-radius: 4px;
    margin-top: 15px;
    padding-left: 10px;
    color: #666;
    font-size: 14px
}

.slidebarCode-input {
    background: rgba(245, 245, 245, 1);
    border: 1px solid rgba(228, 228, 228, 1)
}

.pageshadow {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 99999
}

.pageshadow1 {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
    left: 0;
    z-index: 99999
}

.bounceBox {
    padding: 34px 38px 38px 38px;
    position: fixed;
    left: 50%;
    top: 50%;
    background-color: rgba(255, 255, 255, 1);
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12)
}

.bounceBox-close_btn {
    position: absolute;
    right: 0;
    top: 0;
    width: 14px;
    height: 14px;
    margin: 15px 15px 0;
    cursor: pointer
}

.bounceBox-index {
    z-index: 99999;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.index-contain {
    text-align: center;
    margin: 0 auto
}

.index-contain_nation {
    margin-top: 80px;
    padding-bottom: 70px
}

.index-contain_project {
    padding: 20px 0 40px 0;
    background-color: #f3f3f3
}

.index_project_icon {
    width: 32px;
    height: 16px;
    position: absolute;
    top: 50%;
    right: 0;
    margin: -6px -40px 0 0
}

.index-common_title {
    font-size: 36px;
    color: #444;
    letter-spacing: 3px;
    font-weight: bold
}

.index-common_title_desc {
    margin: 10px 0 55px 0;
    font-size: 16px;
    color: #988d67
}

.index-common_title_span {
    width: 30px;
    height: 1px;
    background: rgba(152, 141, 103, 1);
    vertical-align: 2px
}

.index-common_title_mid {
    margin: 0 5px
}

.index-list-layout {
    width: 33.33%;
    font-size: 30px;
    color: white;
    float: left;
    position: relative;
    padding: 0 20px;
    margin-bottom: 40px
}

.index-list-layout a {
    width: 100%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12);
    position: relative;
    overflow: hidden
}

.index-nation-desc {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -15px;
    font-size: 30px;
    text-align: center;
    width: 100%;
    color: white;
    transition: top .3s ease-out;
    transition: top .3s ease-out;
    transition: top .3s ease-out, top .3s ease-out
}

.index-ndesc-active {
    top: -50%
}

.com-full-shadow {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(1);
    transform: scale(1);
    background-color: rgba(0, 0, 0, 0.3);
    transition: top .3s ease-out;
    transition: top .3s ease-out;
    transition: top .3s ease-out, top .3s ease-out
}

.com-shadow-active {
    top: -100%
}

.com-shadow-img {
    width: 100%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12);
    display: block
}

.index-act_layout {
    width: 33.33%;
    font-size: 16px;
    color: #333;
    float: left;
    position: relative;
    padding: 0 20px
}

.index-act_layout img {
    width: 100%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12)
}

.act_layout_intro {
    padding: 10px 20px 25px 20px;
    background-color: white;
    text-align: left;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12)
}

.index-act_title {
    font-size: 36px;
    color: #444;
    letter-spacing: 3px;
    font-weight: bold;
    margin: 0 0 40px 0
}

.index-contain_act {
    margin-top: 40px;
    padding-bottom: 30px
}

.layout_intro_text {
    line-height: 24px
}

.act_layout_btn {
    width: 146px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    font-size: 16px;
    color: white;
    text-align: center;
    margin: 15px auto 0 auto
}

.index-act_more {
    height: 40px;
    width: 33.3%;
    margin: 0 auto;
    padding: 0 20px
}

.index-act_more a {
    height: 40px;
    line-height: 40px;
    border: 1px solid rgba(211, 211, 211, 1);
    border-radius: 4px;
    color: #333
}

.index-info_layout {
    width: 33.33%;
    color: #333;
    float: left;
    position: relative;
    padding: 0 20px
}

.index-info_layout img {
    width: 100%;
    height: 100%;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12)
}

.indexinfo-main-img {
    min-height: 441px;
    overflow: hidden
}

.index-contain_info {
    padding: 70px 0 80px 0;
    font-size: 18px
}

.index-info_layout .shadow {
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 116px;
    background: rgba(0, 0, 0, 0.8)
}

.index-info_layout .desc {
    width: 91%;
    position: absolute;
    bottom: 0;
    color: rgba(255, 255, 255, 1);
    font-size: 14px;
    text-align: left;
    padding: 25px 15px
}

.index-info_layout .info-primary_img {
    height: 189px;
    position: relative
}

.index-info_layout .info-primary_img .shadow {
    width: 100%;
    height: 83px
}

.index-info_layout .info-primary_img .desc {
    width: 100%;
    position: absolute;
    color: white;
    text-align: center;
    padding: 8px 15px;
    background: rgba(0, 0, 0, 0.6)
}

.index-info_layout .info-primary_img img {
    width: 100%;
    height: 100%;
    position: relative;
    box-shadow: 0 0 13px rgba(0, 0, 0, 0.12)
}

.info-list .title {
    text-align: left;
    color: rgba(151, 141, 108, 1);
    padding: 20px 0 15px 0;
    border-bottom: 1px solid rgba(151, 141, 108, 0.6)
}

.info-list .title a {
    color: rgba(151, 141, 108, 1);
    width: 50px;
    background-size: 11px 11px;
    margin-top: 4px
}

.info-list ul li {
    clear: both;
    overflow: hidden;
    zoom: 1;
    margin-top: 19px;
    font-size: 14px
}

.info-list ul li .fr {
    color: #999
}

.index-advance {
    padding: 0 0 80px 0;
    background: rgba(243, 240, 230, 1);
    text-align: center
}

.index-oversea {
    background-size: 100% 100%;
    padding: 70px 0;
    min-width: 1263px
}

.oversea-item {
    width: 25%;
    float: left;
    padding: 0 16px;
    min-width: 275px;
    min-height: 170px
}

.oversea-item-desc {
    font-size: 16px;
    font-weight: bold;
    color: #333;
    height: 65px;
    padding: 0 10px;
    background-color: white;
    display: flex;
    justify-content: flex-start;
    align-items: center
}

.oversea-title {
    padding: 0 70px 0 40px;
    top: 50%;
    transform: translateY(-50%)
}

.oversea-item-title {
    padding-bottom: 10px;
    border-bottom: 1px solid #978d6c
}

.index-service {
    padding-bottom: 60px;
    text-align: center
}

.index-news_img {
    margin: 0 auto;
    width: 100%
}

.index-adv_com_title {
    color: rgba(153, 141, 104, 1);
    padding: 55px 0 60px 0;
    font-size: 36px;
    letter-spacing: 6px;
    font-weight: bold;
    text-align: center
}

.index-service_btn {
    margin-top: 80px;
    width: 340px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px
}

.register-com {
    position: absolute;
    top: 20%;
    right: 20%;
    padding: 30px 40px;
    border-radius: 4px;
    box-shadow: 0 0 29px 0 rgba(0, 0, 0, 0.09);
    background-color: white
}

.register-title {
    margin-bottom: 25px;
    color: #998d68
}

.reg-mobile_input {
    width: 190px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 4px 0 0 4px
}

.reg-mobile_link {
    width: 100px;
    height: 40px;
    line-height: 40px;
    border-radius: 0 4px 4px 0
}

.code-able {
    color: white;
    background-color: #aa9f7e
}

.code-unable {
    background-color: #908f8b !important
}

.register-input {
    width: 290px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px;
    border: 1px solid rgba(191, 191, 191, 1);
    display: block
}

.reg-btn {
    width: 290px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    border: 0
}

.reg-loginDesc {
    color: #988d67;
    padding-top: 25px;
    cursor: pointer
}

.bg-register {
    background-color: #e6e1d2
}

.hd-suiatble-wd {
    width: 70%
}

.header-img_slide2 {
    border-left: 1px solid #e5e5e5;
    margin: 23px;
    height: 55px
}

.login-status_input {
    width: 18px;
    height: 18px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 2px
}

.reg-login_btn {
    margin-top: 25px
}

.bg-reg_forget {
    background-color: #f4f4f4
}

.reg-box_shadow {
    position: absolute;
    top: 145px;
    left: 50%;
    margin-left: -512px;
    width: 1032px;
    height: 488px;
    background: rgba(255, 255, 255, 0);
    border-radius: 4px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12)
}

.reg-forget_body {
    position: absolute;
    top: 145px;
    left: 50%;
    margin-left: -512px;
    width: 1032px;
    height: 488px;
    background: rgba(255, 255, 255, 1);
    border-radius: 4px
}

.forget-title {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 15px 40px
}

.forget-title {
    border-bottom: 1px solid #e8e8e8;
    padding: 15px 0 15px 40px;
    margin-bottom: 50px
}

.forget-arrow-coml {
    width: 245px;
    height: 45px;
    line-height: 45px;
    background-size: 245px 45px !important
}

.forget-arrow-comr {
    width: 226px;
    height: 45px;
    line-height: 45px;
    background-size: 226px 45px !important
}

.forget-arrowl-active {
    color: white
}

.forget-arrowl-static {
    color: #999
}

.forget-arrowr-active {
    color: white;
    margin-left: -13px
}

.forget-arrowr-static {
    color: #999;
    margin-left: -13px
}

.input-contain {
    width: 290px;
    margin-left: auto;
    margin-right: auto
}

.forget-btn {
    margin-top: 0
}

.forget-input-pd {
    padding: 60px 0 0 0
}

.forget-ps-pd {
    padding: 60px 0 40px 0
}

.forget-ps_desc {
    color: #d53030;
    width: 290px;
    margin: 10px auto 0 auto
}

.forget-sucessed-pd {
    padding: 60px 0 70px 0
}

.forget-sucessed-pd img {
    width: 58px;
    height: 58px
}

.page-filter {
    padding: 10px 0;
    border-top: 1px solid #e8e8e8;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px
}

.page-filter a {
    display: inline-block;
    vertical-align: middle;
    margin-right: 50px;
    cursor: pointer;
    color: #333;
    padding: 8px 0
}

.page-filter a.active {
    color: #988d67
}

.pg-filter-l {
    width: 10%;
    padding: 8px 0;
    border-right: 1px solid #e8e8e8
}

.pg-filter-r {
    width: 90%;
    padding-left: 30px
}

.filter_slidebar {
    height: 27px;
    width: 1px;
    background-color: #e8e8e8;
    margin: 0 25px 0 35px
}

.filter-fix-wd {
    width: 65%;
    margin-left: auto;
    margin-right: auto
}

.filter-nav {
    position: relative;
    z-index: 999;
    background-color: white
}

.filter-collpase {
    padding: 10px 0;
    border-bottom: 1px solid #e8e8e8;
    margin-bottom: 10px
}

.filter-collpase a {
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
    padding: 8px 15px;
    color: #988d67;
    border-radius: 15px
}

.filter-collpase a img {
    width: 11px;
    height: 7px
}

.filter-collpase a.active {
    background: rgba(240, 240, 240, 1)
}

.filter-collpase-slidebar {
    height: 27px;
    width: 1px;
    background-color: #e8e8e8;
    margin: 0 10px 0 35px
}

.filter-open {
    margin-bottom: -50px
}

.filter-content ul {
    margin-left: -15px
}

.filter-content li {
    padding: 8px 15px;
    font-size: 14px;
    border-radius: 15px;
    margin-right: 40px;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer
}

.filter-content li.active {
    background: rgba(240, 240, 240, 1)
}

.nation-item {
    padding: 30px 15px 0 15px
}

.nitem_shadow {
    border-radius: 4px;
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12)
}

.nitem_desc {
    padding: 15px;
    height: 70px;
    position: relative
}

.nitem-desc_p {
    margin-top: 4px;
    width: 100%
}

.nitem_desc_a {
    position: absolute;
    top: 0;
    right: 0;
    margin: 16px 15px 0
}

.nitem-contain {
    padding-bottom: 220px
}

.nitem-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px -24px 0;
    width: 48px;
    height: 48px;
    opacity: .7;
    filter: alpha(opacity=70)
}

.com-title-bdb {
    border-bottom: 1px solid #e8e8e8
}

.com-title-bdt {
    border-top: 1px solid #e8e8e8
}

.com-title-bda {
    border: 1px solid #e8e8e8
}

.ndetail-slidebar {
    width: 1px;
    height: 26px;
    background: rgba(206, 206, 206, 1);
    margin: 0 10px;
    vertical-align: -7px
}

.ndetail-nav {
    padding: 7px 17px;
    border-radius: 17px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.ndetail-nav-active {
    background: rgba(240, 240, 240, 1)
}

.ndetail-nav_btn a {
    width: 112px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: white
}

.ndetail-bread {
    padding: 20px 0 25px 0
}

.ndetail-flag {
    width: 87px;
    height: 52px;
    margin-right: 13px
}

.success-item {
    width: 33.33%;
    padding-right: 40px;
    margin-top: 40px
}

.success-item div {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 35px 30px 30px;
    height: 309px;
    position: relative;
    z-index: 9
}

.success-item p {
    height: 120px;
    line-height: 20px;
    margin-top: 30px;
    overflow: hidden
}

.success_btn {
    width: 146px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    text-align: center;
    color: white;
    font-size: 16px;
    margin: 0 auto;
    margin-top: 35px
}

.success-contain {
    padding-bottom: 130px
}

.suc-detail_title {
    padding: 30px 0 20px 45px;
    font-size: 24px
}

.project-intro {
    padding: 0 85px 190px 85px;
    min-width: 1263px;
    max-width: 1280px;
    margin: 0 auto
}

.project-intro li {
    margin-top: 30px;
    padding: 0 15px;
    width: 50%;
    float: left;
    min-width: 546px
}

.pro-intro_shadow {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 11px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    font-size: 0;
    padding: 25px 40px 25px 20px;
    min-width: 516px
}

.project-btn {
    width: 94px;
    height: 36px;
    line-height: 36px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    color: white;
    text-align: center;
    font-size: 16px
}

.prointro-item_img {
    display: block
}

.prointro-item_r {
    width: 63%;
    padding: 0 0 0 20px
}

.prodetail-pl {
    padding-left: 120px
}

.pdetail-pd {
    padding: 5px 0 10px 0
}

.pdetail-email {
    width: 324px
}

.pdetail-email_con {
    padding: 10px 20px 10px 13px;
    width: 62%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border: 1px solid #bfbfbf;
    border-radius: 4px 0 0 4px;
    height: 100%
}

.pdetail-email_btn {
    width: 38%;
    padding: 12px 0;
    background-color: #44a3f3;
    height: 100%;
    border-radius: 0 4px 4px 0
}

.pdetail-email_con img {
    width: 18px;
    height: 20px
}

.pdetail-email_input {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 19px 14px;
    margin-bottom: -80px;
    z-index: 9999;
    background-color: white;
    width: 324px
}

.pdetail-email_input input {
    width: 70%;
    float: left;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 4px 0 0 4px;
    padding-left: 10px
}

.pdetail-email_input button {
    width: 30%;
    float: left;
    height: 40px;
    line-height: 40px;
    background-color: #44a3f3;
    color: white;
    border-radius: 0 4px 4px 0
}

.pdetail-slidebar {
    width: 1px;
    height: 20px;
    background: rgba(199, 190, 163, 1);
    margin: 0 15px
}

.pro-submit-title {
    padding-left: 60px
}

.pro-submit-content {
    width: 1045px;
    margin: 40px auto 25px auto
}

.pro-submit-content form {
    padding: 60px 0;
    width: 340px;
    margin: 0 auto
}

.pro-submit-btn_l {
    width: 240px !important
}

.pro-submit-btn_r {
    width: 100px !important
}

.pro-submit-subs {
    width: 1045px;
    margin: 20px auto 140px auto;
    padding: 50px 30px
}

.personal-pd {
    margin: 40px auto 100px auto;
    min-height: 732px;
    height: 100%;
    display: table
}

.person-navigator li {
    height: 78px;
    line-height: 78px;
    text-align: center;
    border-bottom: 1px solid #bcb39a;
    position: relative;
    color: #f3f0e6;
    cursor: pointer
}

.person-navigator li a {
    color: #f3f0e6
}

.person-navigator li.active {
    color: #988d67;
    background-size: 8px 78px
}

.person-navigator li.active a {
    color: #988d67
}

.arrow-active {
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    display: block
}

.person-combtn {
    width: 90px;
    height: 35px;
    line-height: 34px;
    border: 1px solid #998d68;
    border-radius: 4px;
    font-size: 14px;
    color: #988d67;
    text-align: center;
    margin-left: 25px
}

.person-info_mr {
    margin-right: 50px
}

.person-info_mt {
    margin-top: 50px
}

.person-input_name {
    width: 290px;
    height: 40px;
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 4px
}

.cl-red {
    color: #dd2121
}

.person-fixwd {
    width: 130px
}

.person-com-select {
    width: 131px;
    height: 40px;
    background: rgba(255, 255, 255, 1);
    border: 1px solid rgba(191, 191, 191, 1);
    border-radius: 4px;
    margin-right: 15px
}

.ps-layout-l {
    min-width: 140px;
    height: 100%;
    background-color: #c7bea3;
    display: table-cell
}

.ps-layout-r {
    width: 1026px;
    padding-bottom: 50px;
    display: table-cell
}

.person-info_btn {
    width: 146px;
    height: 40px;
    line-height: 40px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    text-align: center;
    color: white;
    font-size: 16px
}

.ps-icon-avatar {
    width: 20px;
    height: 20px
}

.ps-icon-password {
    width: 17px;
    height: 17px
}

.ps-icon-collect {
    width: 17px;
    height: 17px
}

.ps-icon-test {
    width: 17px;
    height: 17px
}

.ps-icon-search {
    width: 17px;
    height: 17px;
    vertical-align: -5px
}

.ps-collect_btn {
    width: 98px;
    height: 34px;
    line-height: 34px;
    border-radius: 17px;
    font-size: 16px;
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    color: #333
}

.ps-collect a.active {
    background: rgba(240, 240, 240, 1)
}

.ps-collect-video {
    padding: 10px 0 0 0;
    margin-bottom: -10px
}

.ps-collect-video a.active {
    background: rgba(240, 240, 240, 1)
}

.ps-collect_title {
    padding: 10px 0 5px 0
}

ul.collect-item {
    padding: 0 80px
}

.collect-item li {
    padding: 25px 39px 25px 27px;
    margin-top: 15px
}

.collect-info-img {
    width: 213px;
    height: 120px;
    border-radius: 4px
}

.collect-info-desc {
    width: 452px;
    margin-left: 20px
}

.collect-ul-li {
    width: 33.33%;
    padding: 30px 30px 0 0
}

.collect-ul-li-item {
    box-shadow: 0 0 9px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    font-size: 14px
}

.collect-video-desc {
    padding: 10px 15px 15px 15px
}

.ps-test-contain {
    padding-top: 10px;
    width: 671px
}

.ps-test-contain li {
    height: 174px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 28px;
    position: relative;
    margin-top: 16px
}

.ps-test-contain li img {
    width: 337px;
    height: 120px;
    border-radius: 4px
}

.ps-test-title {
    position: absolute;
    top: 0;
    margin-top: 27px;
    right: 20%
}

.ps-test-btn {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    font-size: 14px;
    text-align: center;
    color: white;
    margin: 0 27px 27px 0
}

.ps-video_pd {
    padding: 28px 50px 0 80px !important
}

.ps-title_pd {
    padding: 28px 0 0 88px
}

.ps-progress-contain {
    padding: 10px 90px 0 90px
}

.ps-progress-contain li {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    margin-top: 20px
}

.ps-progress_btn {
    width: 90px;
    height: 35px;
    line-height: 35px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    text-align: center;
    font-size: 14px;
    color: white;
    float: right
}

.ps-progress_l {
    padding: 0 45px
}

.ps-progress_r {
    padding: 10px 45px;
    border-top: 1px solid #e8e8e8;
    margin-top: 25px
}

.ps-progress {
    width: 650px;
    margin-top: 60px;
    padding-left: 88px
}

.ps-progress_bar {
    height: 1px;
    background: rgba(232, 232, 232, 1);
    margin: 30px 0
}

.ps-video-contain {
    padding: 0 50px 0 80px
}

.icon-time {
    width: 14px;
    height: 14px
}

.icon-share {
    width: 16px;
    height: 15px
}

.icon-collect {
    width: 14px;
    height: 14px;
    margin-right: 2px
}

.icon-pv {
    width: 17px;
    height: 17px;
    vertical-align: -4px
}

.about-company {
    margin: 10px 0 48px 0
}

.about-company-adress {
    margin: -3px 0 0 50px
}

.about-company-adresslist {
    font-size: 14px;
    font-family: 'MicrosoftYaHei-Bold';
    color: #333
}

dl.about-company-adresslist dd {
    margin-top: 20px
}

dl.about-company-adresslist dd span {
    color: #998d68;
    padding-right: 10px;
    font-weight: bold
}

.about-company a {
    padding: 9px 17px;
    border-radius: 17px;
    margin-right: 35px;
    color: #333
}

.about-company a.active {
    background: rgba(240, 240, 240, 1)
}

.abolut-index {
    width: 1057px;
    padding-bottom: 100px;
    margin: 0 auto
}

.abolut-index_img {
    width: 499px;
    height: 432px
}

.about-loc_title {
    width: 193px !important;
    height: 56px;
    margin-bottom: 54px
}

.loc-pointer {
    width: 12px;
    height: 12px;
    background: rgba(180, 169, 137, 1);
    border-radius: 50%;
    position: absolute
}

.loc-haerbin {
    top: 83px;
    right: 111px
}

.loc-haerbin::before {
    content: '哈尔滨';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 10px 0 0 -31px
}

.loc-shenyang {
    top: 148px;
    right: 137px
}

.loc-shenyang::before {
    content: '沈阳';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 13px 0 0 2px
}

.loc-qingdao {
    top: 188px;
    right: 150px
}

.loc-qingdao::before {
    content: '青岛';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 7px
}

.loc-beijing {
    top: 188px;
    right: 191px
}

.loc-beijing::before {
    content: '北京';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -18px 0 0 -24px
}

.loc-suzhou {
    top: 241px;
    right: 150px
}

.loc-suzhou::before {
    content: '苏州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -20px 0 0 -11px
}

.loc-wuxi {
    top: 255px;
    right: 164px
}

.loc-wuxi::before {
    content: '无锡';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -4px 0 0 -45px
}

.loc-shanghai {
    top: 255px;
    right: 138px
}

.loc-shanghai::before {
    content: '上海总部';
    font-size: 14px;
    width: 60px;
    text-align: center;
    display: block;
    margin: -1px 0 0 13px
}

.loc-hangzhou {
    top: 269px;
    right: 150px
}

.loc-hangzhou::before {
    content: '杭州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: 13px 0 0 5px
}

.loc-chengdu {
    top: 282px;
    right: 296px
}

.loc-chengdu::before {
    content: '成都';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -4px 0 0 -46px
}

.loc-chongqing {
    top: 282px;
    right: 270px
}

.loc-chongqing::before {
    content: '重庆';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -4px 0 0 4px
}

.loc-shenzhen {
    top: 362px;
    right: 230px
}

.loc-shenzhen::before {
    content: '深圳';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -4px 0 0 -39px
}

.loc-guangzhou {
    top: 362px;
    right: 217px
}

.loc-guangzhou::before {
    content: '广州';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -4px 0 0 3px
}

.loc-xianggang {
    top: 375px;
    right: 177px
}

.about-map {
    width: 572px;
    height: 495px
}

.loc-xianggang::before {
    content: '香港';
    font-size: 14px;
    width: 50px;
    text-align: center;
    display: block;
    margin: -1px 0 0 6px
}

.about-map_desc {
    margin-top: -50px
}

.about-team_btn {
    position: absolute;
    top: 0;
    right: 0;
    width: 110px;
    height: 34px;
    margin: 109px 38px 0 0
}

.about-item_info {
    padding: 15px;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 300px;
    font-size: 14px;
    color: white;
    border-radius: 10px;
    margin: -15px 0 0 24px;
    z-index: 9999;
    background-color: rgba(183, 174, 148, 0.9);
    line-height: 20px
}

.about-item_info::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border-width: 8px;
    border-style: solid solid solid solid;
    border-color: transparent #b7ae94 transparent transparent;
    margin: 13px 0 0 -16px;
    opacity: .9
}

.clear-pd-index {
    padding-bottom: 0 !important
}

.font-yahei {
    font-family: 'Microsoft YaHei'
}

.content {
    padding-bottom: 320px
}

.com-letter-sp {
    letter-spacing: 1px
}

.common-tips {
    padding: 25px 50px;
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, 0.12);
    border-radius: 10px;
    font-size: 18px;
    color: rgba(51, 51, 51, 1);
    position: fixed;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    z-index: 99999
}

.common-tips img {
    width: 30px;
    height: 30px;
    margin: 0 auto 15px auto
}

.common-tips div {
    color: rgba(51, 51, 51, 1);
    font-size: 18px;
    text-align: center
}

.index-act-limit {
    width: 70%;
    clear: both;
    zoom: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left;
    color: #333
}

.video-dialog {
    display: none;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99999;
    width: 600px;
    height: 400px;
    margin-left: -300px;
    margin-top: -200px;
    border-radius: 20px
}

.video-close {
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
    margin: -30px -30px 0 0;
    width: 30px;
    height: 30px;
    background-size: 30px 30px;
    cursor: pointer
}

.video-mask {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background-color: #000;
    opacity: .5
}

.video-dialog__player {
    border-radius: 10px
}

.clear-user-tel {
    border: 1px solid rgba(191, 191, 191, 1) !important;
    background: rgba(255, 255, 255, 1) !important
}

#updatetel-contain {
    z-index: 999999
}

.com-icon-flag {
    font-size: 12px;
    text-align: center;
    color: white;
    position: absolute;
    top: 0;
    background: url('https://pic.leapstarvisa.com/trade_image/project-tag-bg.png') no-repeat;
    background-size: 61px 21px;
    width: 62px;
    height: 21px;
    line-height: 21px;
    border-radius: 4px 0 0 0
}

.com-icon-flag-l {
    left: 0
}

.com-icon-flag-r {
    right: 0;
    border-radius: 0
}

.project-item-title {
    width: 89%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: left
}

.natdetail-title-flag {
    margin: -1px 0 0 0 !important
}

.com-to-block {
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -65px
}

.comweb-advitem img {
    width: 50px;
    height: 50px
}

.comweb-advitem_project img {
    width: 80px;
    height: 80px
}

.ab-team-detail {
    width: 1057px;
    margin: 0 auto
}

.act_layout_btn_disable {
    background: #c0c0c0 !important;
    color: #fff
}

.wl-empty {
    min-height: 500px;
    padding-top: 160px;
    text-align: center
}

.wl-empty-img {
    width: 189px;
    height: 142px;
    margin-left: auto;
    margin-right: auto;
    background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAL0AAACOCAMAAABT5/kBAAAA21BMVEUAAADl7fbl7fbr6//n8fP3///l7fbm5v/l7vbl7fbl7fbl7ffl7fbm7vbk7Pjm7fbm7vf////l7fbl7ffl7ffl7fbn7fjh8PDl7fbl7fbl7vXm7vfk6/Xl7fbl7fbl7fbm7fbm7fbm7ffl7fbl7fbl7ffl7/Xb8v/l7fbl7fXl7ffl7vbl7fjl7fbl7ffl7fbl7fbl7vbl7fbm7vbl7fb///+yx9+btdLs8vn9/v75+/30+Pvu8/mfuNTe6PPA0eXy9vrp8Pfn7vfa5fDD1Oemvti1yeDS3+23yuEA+S4kAAAANHRSTlMA+vYMFAOnCdzP7j/9hSStWAHmt3/gKRD0yEkdGerYlYtQ8I+iejAG1Z5hckQ4mbHkasS/gBDqCQAABwdJREFUeNrM2elu2kAUhuFjG4gxO2Zfw1oghKbtN5HtoAjSKOr9X1EbVa0DNmLGM7H9/Ed6sQ5nrIGUM5bVxrjy3axbOqBZQ7P7ddfYFDKUdkahYTdxQd0uTVL7FbKF27yGa1az7RdKm5tqzgKnaa5qUHpkt/MOhHTWhRqlQuauiQjMuzYlrjzWEdF01qdEledFSNDmCfYP1hokabOEduhNQ4cCncUNxW9rQhFzQjEbVKBQLvMJhYu8XnzI9WoUMBlCqaHqx59taPire0+njB2UWxtK4yvwzQf0QWuETzBqkTqNi4thMsWn6FRJlb6GU83Jv4HCBXvIKtVIjRICfizfl3wFl7iQVlG0+vMIKo4z7e+4xGEOpP0wSAUdYaZ1XPTEniCv2yYFNIhymQsF8gOS9wBBDmPMgQKjDEnLQYTz5LJ37pMDaXn54emB395lPncPWV3pzVP7Dj7qnz3wNUuSykNw8+dekRLJapng5O8cZaoky7jVwMXf98roS5JWroCHf9aqMzKI12C26pi7FgX1VuDmQqU5cSpYeKeNMxSQ/WaBkwNx8qM/+L9drLsvFJAZa0iCNSAet/CZPQraWkhChXiY+MhuUVBJQwJ64i/D4eNv2Ijf6Iaua+KM9S1LAcsmYteg6+YIWPUooGYjbnqfrmrpCLLLwekZIm5ruq6qIUi7bdOZHeJWbNF1yy5CDM/H/w6hnl/fHqN4e33GNTniUKs2EWJVoI8W4fG/nj0Whffnkzh3PJ4+/LLMZXx+Qj4bYV5/sqh+vuLc4YATO+LTz125XlwWEebNY1F5bzjneTihZ4jTfRdhKga9K5sI9ciie8SZF8ZecGJBvGqbevh/S+X2cjFFDPV7xvY40cwSN6Okg5/6eo8xD6e2JKCfS7LeZcwNLE0hhXwy9S97z2V/uN7+BT7dICHZTT32+uPBO9lGh2P0+wWjpKWnvhLlOiEtk4PODYkrmOn41QJbimCcjo0JzCiClWD9Iz+e08qXJ3HtIgLifFPwFdskrIcE6uF5COqRsFIi9YcDghokzE6k/nhEkE3CHmKp5/JAotpITz0yJOg+TfX3JGiTpvoNCWoAMZ9WPvmlM0/Ts1+TIDtN9TYJyqepvkuCmmmqN0nQME31Fgmaxl6/x0UaCSrGXu/iMhKEuOsd5iRVL39aOb+rO9emtIEoDJ+EBBISAqFcS4BwDYiK2qMVLdoZy/j//1HHGew27a6bdTcXno984WXnzcleeM8+3D7cK1OvZTr2xz8o7Rj63aI/tR+O/RQEaRbJ90MQxCpSzWmCIP0i1XssD054loao1yogwLpY6hHbDf9EVyfvGYzTWhm2a9drLWb/E1qV19+8Hsxj9i+dyo7I1fFBXdpb8mHzzDyN3agxHPFjZ2m2U9idwL9psc7S6h6/6OSufss8StbC0md3wO+zUu86jKNkYn/x04ddZjXHrUEMEfvbSIjPBbN6W5H8obj9Q6TyePuY5UzB9oBt/xrbPg515B93JOGQzTynHrHtHwKLqPq/9h1Jl6Sunu3wi36CZUu5GGNPcbjfaHO3qRpF8P27w0sQo7LocQ6iSz1GzclQPbvAB+tpdRYBm3kK9f4+9u9NJAjan8+5+nft093hO+EVmcivbk0LFa2tbo/8vNsT7XsB8WR6n5yN6lna6yGp+KrlUu0vsLo1dMXqf+2TiXc3EZTKsqvbsWL1z3sinh/V82w5+3taSur3L/gR7/omX6Raj8xTUM8Xj0Sds5LY3PG0NNQfiHhu3Me8HlLtv4QErNWr54vHtgGEbkgNZzSAT6ArV394Qi76tQ+EDs3+egf4tNSqJ+I5tC94cc018IlGSOClB/jqiXguZU5csy022+EnN/jq2eIZvT/YcU1drDuBfGrm+U5APEkN0u0/giQETSRIJpZeUIzqxozZ30JCqLi5gjy81GC0+WP/YQB08k+5sVKDxP5VBxJSGmEOsLYtl3OrZ80CSExHx1yxOiBDA/Nl6Em2YsqXvgkS+FvMlwnIUPmGyfiBqVAHKbo2JmKHqdAEOYwVcpHvJ6IjA1NWPn/0pXu5jAabKtJwQZZuHznI9tGxDQBj7NJ+FkhT4jy6sj2MbrrwxpLyNTOQp1JGJvL9o0invUmbEu+Xx68hA/neXS3/3w16QghqmPTSGfvpBGIEZSRsI1BEx8YUfD/qsIPubmiCMqIZouqac1mh2XRSb6K2mnVAKV+HiCrrffMrZImxRlT3ri0bkDHOiGUdYcefQ/ZEjBYLgqWyt4ggF4yZjpJolwHkxmCtSWmfe5Arg3CKn0Qfe5A73Y2FdIp/c8IbvnM5RSF68/OC3FrxmRtDKlA0TCdcuchB64cFvK3liDGpMW/Kca3twinSNS10ShdnrfH2eEtRr3o1uqnPFo1lKm75DZU4iW+gdQKBAAAAAElFTkSuQmCC');
    background-repeat: no-repeat
}

.wl-empty-tips {
    margin-top: 10px;
    font-size: 14px;
    line-height: 1;
    color: #81a0c2
}

.pr-percent-8 {
    padding-right: 8%
}

.overflow-hide {
    overflow: hidden
}

.swiper-page-btn {
    position: absolute;
    width: 31px;
    height: 48px;
    background-color: #d4d4d4;
    top: 50%;
    margin-top: -34px;
    cursor: pointer;
    z-index: 99999
}

.swiper-next {
    right: 0;
    background-size: 12px 22px;
    margin-right: -20px
}

.swiper-prev {
    background-size: 12px 22px;
    left: 0;
    margin-left: -20px
}

.swiper-next-case {
    right: 0;
    background-size: 18px 33px;
    margin-right: 5px
}

.swiper-prev-case {
    background-size: 18px 33px;
    left: 0;
    margin-left: 5px
}

.pro-detail-box {
    padding: 20px 30px;
    line-height: 20px;
    clear: both;
    overflow: hidden;
    zoom: 1
}

.pro-detail-box strong {
    font-weight: bold
}

.pro-detail-box table {
    border-collapse: collapse
}

.pro-detail-box ul {
    padding-left: 20px
}

.ndetail-nav_btn {
    bottom: 0;
    right: 0;
    margin-bottom: 10px
}

.ndetail-title-subs {
    width: 112px;
    height: 40px;
    line-height: 18px
}

.ndetail-pro-title {
    width: 150px
}

.ndetail-pro-desc {
    width: 220px
}

.triple-line-hide {
    overflow: hidden;
    height: 60px;
    margin: 6px 0 20px 0
}

.clear-inblock {
    font-size: 0
}

.user-edit-pd {
    padding: 20px 30px;
    clear: both;
    overflow: hidden;
    zoom: 1
}

.user-edit-pd strong {
    font-weight: bold
}

.user-edit-pd table {
    border-collapse: collapse
}

.user-edit-pd ul {
    padding-left: 20px
}

.user-edit_progress img {
    width: 100% !important;
    height: auto !important
}

.news-activity-item__hd {
    display: block;
    /* height: 185px; */
    overflow: hidden;
}

.home-recomimg-limit {
    max-width: 327px;
    max-height: 233px;
    overflow: hidden
}

.nation-img-limit {
    max-width: 243px;
    max-height: 136px;
    overflow: hidden
}

.project-img-limit {
    /* 	max-width: 169px;
    max-height: 143px; */
    width: 169px;
    height: 110px;
    overflow: hidden;
    border-radius: 4px
}

.auto-loading {
    padding-bottom: 20px
}

#loadMore {
    padding: 15px 40px;
    background-color: #988d67;
    color: white;
    border-radius: 5px;
    cursor: pointer;
    margin-top: 50px;
    outline: 0
}

.loadMore-disable {
    background-color: #ccc !important;
    color: white
}

.brand-arrow {
    position: absolute;
    width: 53px;
    height: 53px;
    top: 50%;
    z-index: 9999;
    cursor: pointer;
    margin-top: -26px
}

.brand-arrow-prev {
    left: 27%
}

.brand-arrow-next {
    right: 5.5%;
    transform: rotate(180deg)
}

.oversea-service {
    background-color: white;
    padding-bottom: 80px
}

.oversea-serviceimg {
    width: 1000px
}

.index-advance-wrap {
    display: flex;
    justify-content: space-between
}

.index-advance-wrap img {
    max-width: 171px;
    max-height: 153px
}

.oversea-layout {
    width: 1045px;
    margin: 0 auto
}

.common-boxshadow {
    background: rgba(255, 255, 255, 1);
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px;
    padding: 30px 35px 40px 35px
}

.oversea-box1 {
    margin: 25px 0 40px 0
}

.ovs1-title-desc {
    margin-top: 15px;
    line-height: 24px
}

.ovs1-b-img {
    margin: 30px 0
}

.ovs1-body-p1 {
    margin: 50px 0 0 90px
}

.ovs1-body-p2 {
    margin: -90px 110px 0 0
}

.ovs1-body-p3 {
    margin: 55px 0 0 90px
}

.ovs1-body-p4 {
    margin: -147px 70px 0 0
}

.oversea-box2 {
    margin: 0 0 20px 0
}

.ovs2-box-title {
    margin-bottom: 25px
}

.ovs2-box-content {
    background-color: #a49977;
    color: white;
    padding: 10px 10px;
    margin-left: 412px;
    height: 100%
}

.ovs2-box-title {
    margin-bottom: 30px
}

.ovs2-box-body {
    height: 227px;
    margin-top: 8px
}

.oversea-box3 {
    margin: 0 0 210px 0
}

.oversea-box1-bg {
    background: url('https://pic.leapstarvisa.com/trade_image/overseas/03.jpg') no-repeat center center;
    background-size: 302px 302px;
    height: 333px
}

.oversea-box1-bg p {
    line-height: 24px
}

.ovs3-content {
    height: 373px;
    margin-top: 30px
}

.ovs3-flex-item {
    width: 230px;
    height: 100%
}

.ovs3-flex-last {
    width: 491px;
    height: 100%;
    right: 0;
    top: 0
}

.ovs3-flex-item h3 {
    background-color: #b4a989;
    padding: 30px 20px;
    color: white
}

.ovs3-item-p1 {
    top: 0;
    padding: 0 20px;
    margin-top: 168px
}

.ovs3-item-p2 {
    top: 0;
    padding: 0 20px;
    margin-top: 165px;
    line-height: 24px
}

.nav-filter-active {
    background: rgba(70, 167, 248, 0.9)
}

.fixedNav-filter-active {
    background: #b4a989;
    color: white
}

.fixedNav-filter-active span {
    color: white
}

.fixedNav-filter-active span.more {
    color: #999
}

.nav-filter-wrap {
    top: 0;
    left: 0;
    margin-top: 52px;
    position: absolute;
    overflow: hidden;
    text-align: left;
    cursor: default;
    z-index: 99
}

.navf-nation-wrap {
    width: 573px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12)
}

.navf-project-wrap {
    width: 730px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.12);
    z-index: 99
}

.nav-filter-title {
    background-color: #bed7ef;
    font-size: 16px;
    color: #3484c8;
    position: relative
}

.nav-filter_fixed-title {
    background-color: #f6f1e4 !important;
    color: #988d67 !important
}

.nav-filter_fixed-title span {
    color: #988d67 !important
}

.nav-filter-title_nation {
    width: 120px
}

.nav-filter-title_project {
    width: 118px
}

.nav-filter-ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    background-color: rgba(255, 255, 255, 0.85);
    display: flex;
    flex-wrap: wrap;
    overflow: hidden;
    border-bottom: 1px solid rgba(0, 0, 0, 0.15)
}

.navf-nation-ul {
    width: 460px
}

.navf-project-ul {
    width: 653px
}

.nav-filter-ul li {
    text-align: center;
    font-size: 14px;
    color: #333;
    text-align: left;
    cursor: pointer
}

.nav-filter-ul li i {
    font-style: normal
}

.navf-nation-ul li {
    padding: 0 20px
}

.navf-project-ul li {
    padding: 0 20px
}

.nav-filter-ul li img {
    width: 26px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.nav-filter-more {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #978d6c !important;
    font-size: 12px !important;
    padding: 0 !important
}

.nav-filter-titletxt {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0, -50%);
    padding-left: 20px
}

.block-flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex
}

.index-nation-item {
    flex: 1;
    z-index: 1;
    box-shadow: 0 4px 13px 0 rgba(152, 152, 152, 0.13);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
    transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -webkit-transition: all .3s ease-out;
    -o-transition: all .3s ease-out
}

.indexNat-item-active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    z-index: 2;
    box-shadow: 0 10px 21px 0 rgba(202, 170, 83, 0.15)
}

.index-nation-item_desc {
    padding: 19px 0 17px 0;
    background-color: white
}

.index-nation-item_img {
    background-repeat: no-repeat;
    background-position: center center;
    height: 309px
}

.index-more-btn {
    width: 92px;
    height: 32px;
    line-height: 32px;
    border-radius: 16px;
    color: white;
    font-size: 12px;
    margin: 50px auto 0 auto;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMBAMAAACkW0HUAAAAJ1BMVEUAAAD///////////////////////////////////////////////+uPUo5AAAADHRSTlMArLGi8ebcz8fAjIoS9qNlAAAALklEQVQI12NgYOAqYAABjgNgigmFYgZRGwVFDwoKM+ScAQGEHCOKSk6oBgcGBgAeCAz/sXrRXgAAAABJRU5ErkJggg==') no-repeat 77% center rgba(179, 168, 136, 1);
    background-size: 10px 10px;
    text-align: left;
    padding-left: 22px
}

.index-project-item {
    padding: 12px;
    cursor: pointer
}

.index-proItem-active {
    -webkit-transform: translateY(-30px);
    transform: translateY(-30px);
    box-shadow: 0 4px 13px 0 rgba(152, 152, 152, 0.5)
}

.index-project-item img {
    width: 100%;
    display: block;
    vertical-align: -5px
}

.index-project-flag {
    width: 26px !important;
    height: 15px;
    display: inline-block !important
}

.index-project-shadow {
    background-color: black;
    position: absolute;
    left: 0;
    bottom: 0;
    height: 30%;
    width: 100%;
    background: linear-gradient(to top, rgba(0, 0, 0, 1), rgba(0, 0, 0, 0));
    color: white;
    line-height: 100%;
    justify-content: space-between
}

.index-project-more {
    color: white;
    font-size: 12px;
    margin: 7% 3% 0 0
}

.index-project-desc {
    margin: 6.6% 0 0 3%
}

.index-project-arrow {
    width: 6px !important;
    height: 10px;
    display: inline-block !important;
    vertical-align: -3px !important
}

.filter-item-icon {
    display: inline-block;
    vertical-align: -2px;
    width: 10px;
    height: 10px;
    margin: 0 10px 0 5px;
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAMAAAC67D+PAAAAP1BMVEUAAACZmZmZmZmZmZmZmZmZmZmYmJiZmZmZmZmZmZmbm5uYmJiZmZmZmZmZmZmZmZmampqampqZmZmenp6Ojo419PJJAAAAFXRSTlMA5U2wP762pZdGOy/b16iMg1gjFQmrRRZuAAAAQklEQVQI11XLSw6AIBRD0fLAp+Jf2P9aKQ0TOjq5SXEbYI6+FOhtkY/JO+1yOdlf9f9iflzHDKyRyiENGVUlRLZPakZCAVCG3r7YAAAAAElFTkSuQmCC') no-repeat
}

.fixed-link-wrap {
    margin-top: 64px
}

.layout-natdetail {
    width: 1045px;
    margin: 0 auto
}

.ndetail-chat {
    width: 115px;
    height: 40px;
    line-height: 40px;
    background: rgba(69, 165, 245, 1);
    border-radius: 20px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
    text-align: center
}

.ndetail-adv-btn {
    border: 0;
    width: 92px;
    height: 32px;
    line-height: 32px;
    background: rgba(179, 168, 136, 1);
    border-radius: 16px;
    color: rgba(255, 255, 255, 1);
    text-align: center
}

.ndetail-imgdeco {
    position: absolute;
    right: 0;
    bottom: 0;
    border: 6px solid #c0b79d;
    background: white;
    width: 367px;
    height: 262px;
    z-index: -1
}

.ndetail-adv-wrap {
    padding: 28px 0 35px 0
}

.ndetail-adv-img-wrap {
    padding: 0 35px 35px 0;
    margin-right: 35px
}

.ndetail-main-img {
    max-width: 370px;
    max-height: 264px;
    overflow: hidden
}

.immigrant-contain {
    background-size: 100% auto;
    min-height: 524px
}

.ndetail-team-contain {
    background-size: 100% 100%
}

.nimmigrant-contain-title {
    padding: 35px 0 23px 0;
    color: white;
    align-items: flex-end;
    justify-content: space-between
}

.item-space-bet {
    justify-content: space-between
}

.item-center {
    justify-content: center
}

.item-flex-average {
    flex: 1
}

.flex-align-center {
    align-items: center
}

.flex-align-start {
    align-items: flex-start
}

.flex-end {
    align-items: flex-end
}

.nimmigrant-pro-title {
    color: #d7c693;
    font-weight: bold;
    max-width: 324px
}

.nimmigrant-pro-img {
    width: 324px;
    height: 274px;
    display: block;
    overflow: hidden
}

.nimmigrant-pro-desc {
    max-width: 324px
}

.nimmigrant-pro-btn {
    width: 92px;
    height: 32px;
    line-height: 32px;
    background: rgba(186, 165, 104, 1);
    border-radius: 16px;
    font-size: 14px;
    color: white;
    text-align: center
}

.ndetail-act-ul {
    list-style: none;
    padding: 0;
    margin: 0
}

.ndetail-act-ul li {
    padding: 14px 0;
    border-bottom: 1px solid #e8e8e8
}

.ndetail-act-li-desc {
    padding-left: 15px
}

.ndetail-act-li-btn {
    width: 92px;
    height: 32px;
    line-height: 32px;
    border: 1px solid rgba(179, 168, 136, 1);
    border-radius: 16px;
    margin-top: -2px
}

.nimmigrant-case-img {
    max-width: 324px;
    max-height: 182px
}

.nimmigrant-case-title {
    color: #333;
    font-weight: bold;
    width: 324px;
    padding: 13px;
    background-color: white
}

.nimmigrant-case-img {
    max-width: 324px;
    max-height: 182px;
    display: block;
    overflow: hidden
}

.nimmigrant-case-shadow {
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12)
}

.ndetailadvBtn {
    width: 326px;
    height: 50px;
    line-height: 50px;
    background: rgba(179, 168, 136, 1);
    border-radius: 25px;
    border: 0;
    display: block;
    text-align: center;
    margin: 0 auto;
    font-size: 18px;
    color: white
}

.ndetail-more-contain {
    padding: 39px 0 100px 0
}

.ndetail-more-cry_title {
    margin-bottom: 40px
}

.ndetail-more-cry img {
    max-width: 105px;
    max-height: 62px;
    overflow: hidden
}

.ndetail-adv-img {
    width: 64px;
    height: 64px
}

.ndetail-grey-bg {
    background-color: #f3f3f3
}

.ndetail-adv-pd {
    padding: 35px 0 37px 0
}

.ndetail-advcontent-pd {
    padding: 45px 0
}

.ndetail-qs-mg {
    margin-bottom: 24px
}

.ndetail-qs-area {
    background-color: #a69b7c;
    min-height: 298px;
    width: 520px;
    padding: 20px 30px;
    position: relative
}

.ndetail-qs-title {
    margin-bottom: 20px
}

.ndetail-team-pd {
    padding: 40px 0
}

.ndetail-team-title {
    margin-bottom: 20px
}

.ndetailn-infoqs-pd {
    padding: 20px 0 40px 0
}

.ndetailn-info-wd {
    width: 472px
}

.ndetailn-case-pd {
    padding: 35px 0 0 0
}

.ndetail-case-title {
    margin-bottom: 28px
}

.ndetail-video-mg {
    margin-bottom: 24px
}

.ndetail-act-title {
    width: 327px
}

.ndetail-act-wd {
    width: 472px
}

.ndetail-act-pd {
    padding-bottom: 40px
}

.ndetail-advtise-pd {
    padding: 22px 0
}

.ndetail-play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -37px -37px 0;
    width: 74px;
    height: 74px;
    opacity: .7;
    filter: alpha(opacity=70)
}

.ndetail-swiper-wd {
    width: 1081px;
    margin: 0 auto
}

.swiper-case-container {
    padding-bottom: 37px
}

.swiper-improject-pd {
    padding: 0 18px
}

.ndetail-info-img {
    width: 130px;
    height: 75px
}

.swiper-qs-container {
    width: 460px;
    overflow: hidden
}

.ndetail-arrow-com {
    width: 22px;
    height: 41px;
    position: absolute;
    background-size: 22px 41px;
    top: 50%;
    z-index: 99999;
    cursor: pointer
}

.common-arrow {
    width: 22px;
    height: 41px;
    position: absolute;
    background-size: 22px 41px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 99999;
    cursor: pointer
}

.grey-arrowl {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmZmZmZmZmZmZmampqZmZmZmZmZmZmZmZmampqampqZmZmZmZmXl5eZmZmZmZmZmZmYmJiZmZmZmZmampqZmZnIx/m1AAAAH3RSTlMAoTGsQDyyqJdKRze6h1sr9euknZKQViYUCvPCwGtgxsYn1gAAAJFJREFUKM+l0VkSgjAQRVEzISSESUEc7/536QLyUiVlPs/HrXT3Sbx7TopfOKEGtlIbHrbUHm6lOvCqMI1KGWXB/qe91DMkpVP4dTYDXhVmUXjK2VqI5YUaZv3fXZzoA2910ARGuYVF+QDrkU6Ai/IOrso9tEc8Vvqx0u/qfaN8g7XSN7qvfYBc2Y/bdSfLzhK+sQYMobvOKqQAAAAASUVORK5CYII=') no-repeat;
    left: -4%
}

.grey-arrowr {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmYmJiZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmbm5uampqZmZmZmZmZmZmZmZmXl5eZmZmbm5uampqampqampqZmZmZmZmioqKZmZnd/IgzAAAAH3RSTlMAqzuiNzL3npiTXFNHsZBJQif06beJQC0Xv7qDdksL/K/7ngAAAJBJREFUKM+V0lsOgyAURVFFRVsqtj6qfe75z7ID6DmJ8rlCNuRC8X2dC7ESfARvJQS1fwHZqWAwflGeISlv4aq8M/2T6bfGO9+/m/5g+uGIZz+3xnit/G06E5O8fRRTfhJv/zqD0JIo5tXDKrVRBWqhB/b2UisIqjCa0/a++UxcZSHs/H3bg1FMctE/o8lJ6A/mrQyStgqsfgAAAABJRU5ErkJggg==') no-repeat;
    right: -4%
}

.ndetail-white-arrowl {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAclBMVEUAAAD///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////9eWEHEAAAAJXRSTlMAojKs+bKXSkc/Ozcsuqifh1jrpp2SkEIUBfXzwsBrYFtSJyUN4FJqUAAAAJtJREFUKM910VcSwyAMhOEYYwMmcUtzev3vf0UfgBWP32h2xGoj3mXMih/UQiuYSm24uVJ3+F+pPT6pBL9VitAa75TqWdRmUveQlV47mfAtdYBU9tszi4S73LeFWOC/YXaqSRZxohc81UEzVMqd4ROcjJxBeQcH5QGOyhO0ys+GRyM/GvnBzNf7f4z/RqOfYPc2Gv3Ui8zR8+8qrf/pDslGs4PnAAAAAElFTkSuQmCC') no-repeat;
    left: 0;
    margin: -85px 0 0 -22px
}

.ndetail-white-arrowr {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAaVBMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8G612AAAAInRSTlMAqzeU/KKQRzu4sZ6aWFJJQjEn9/TpiV5ANC0Xv6SDdksLiqB3/QAAAJNJREFUKM91kVkWgjAQwFhqqQtIFVDANfc/pAcw9DNvXjovU3xft0JeBx/BawnJ5idoje/g7JzGeITO+BF64zXuj7j/hPMaep/nvvmv75mcU/me3u0J2bu55w16x5FRtw9Sec/1YhShJUF6HQiLUbIZqJTOPqveSgslMwz+W/aba51FDUn7Nn9wfTBIyckvOsdW6A80OA2y1U5G9wAAAABJRU5ErkJggg==') no-repeat;
    right: 0;
    margin: -85px -22px 0 0
}

.ndetail-grey-arrowl {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmZmZmZmZmZmZmampqZmZmZmZmZmZmZmZmampqampqZmZmZmZmXl5eZmZmZmZmZmZmYmJiZmZmZmZmampqZmZnIx/m1AAAAH3RSTlMAoTGsQDyyqJdKRze6h1sr9euknZKQViYUCvPCwGtgxsYn1gAAAJFJREFUKM+l0VkSgjAQRVEzISSESUEc7/536QLyUiVlPs/HrXT3Sbx7TopfOKEGtlIbHrbUHm6lOvCqMI1KGWXB/qe91DMkpVP4dTYDXhVmUXjK2VqI5YUaZv3fXZzoA2910ARGuYVF+QDrkU6Ai/IOrso9tEc8Vvqx0u/qfaN8g7XSN7qvfYBc2Y/bdSfLzhK+sQYMobvOKqQAAAAASUVORK5CYII=') no-repeat;
    left: 0;
    margin: -45px 0 0 -22px
}

.ndetail-grey-arrowr {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAApCAMAAAAGRilxAAAAYFBMVEUAAACZmZmYmJiZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmYmJiZmZmbm5uampqZmZmZmZmZmZmZmZmXl5eZmZmbm5uampqampqampqZmZmZmZmioqKZmZnd/IgzAAAAH3RSTlMAqzuiNzL3npiTXFNHsZBJQif06beJQC0Xv7qDdksL/K/7ngAAAJBJREFUKM+V0lsOgyAURVFFRVsqtj6qfe75z7ID6DmJ8rlCNuRC8X2dC7ESfARvJQS1fwHZqWAwflGeISlv4aq8M/2T6bfGO9+/m/5g+uGIZz+3xnit/G06E5O8fRRTfhJv/zqD0JIo5tXDKrVRBWqhB/b2UisIqjCa0/a++UxcZSHs/H3bg1FMctE/o8lJ6A/mrQyStgqsfgAAAABJRU5ErkJggg==') no-repeat;
    right: 0;
    margin: -45px -22px 0 0
}

.ndetail-case-contain {
    min-height: 357px
}

.ndetail-icon-link {
    width: 12px;
    height: 12px
}

.ndetail-video-img {
    width: 100%;
    height: 299px;
    max-width: 528px;
    overflow: hidden
}

.ndetail-list {
    padding: 17px 0 17px 30px
}

.ndetail-shadow {
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.12);
    border-radius: 4px
}

.ndetail-img-desc {
    padding: 50px 30px;
    margin-bottom: 100px
}

.ndetail-main_btn {
    width: 268px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    background-color: #988d67;
    background-color: #988d67;
    border-radius: 4px;
    text-align: center;
    font-size: 18px;
    color: white;
    margin: 30px auto 45px auto
}

.ndetail-empty-contain {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -47px 0 0 -36px;
    text-align: center
}

.ndetail-empty-contain .wl-empty-img {
    width: 95px;
    height: 71px;
    background-size: 95px 71px
}

.crydetail-inlink {
    font-size: 28px;
    padding: 4px 27px 6px 27px;
    border-radius: 24px;
    color: #bbb;
    margin-right: 10px;
    background: rgba(240, 240, 240, 1)
}

.crydetail-inlink:hover {
    color: rgba(255, 255, 255, 1) !important;
    background: rgba(179, 168, 136, 1) !important
}

.crydetail-inlink_active {
    color: rgba(255, 255, 255, 1) !important;
    background: rgba(179, 168, 136, 1) !important
}

.indexact-slide {
    cursor: pointer;
    color: #bbb;
    padding-bottom: 5px
}

.indexact-slide_active {
    color: #444;
    border-bottom: 2px solid #b3a888
}

.indexact-slide-last {
    margin-left: 120px
}

.project-adv {
    color: white;
    font-size: 28px;
    font-family: PingFang-SC-Medium;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    background: #afa483;
    border-radius: 50%
}

.project-apply {
    width: 26px;
    height: 26px;
    line-height: 26px;
    border: 1px solid rgba(179, 168, 136, 1);
    border-radius: 4px;
    color: #b3a888;
    font-size: 22px;
    font-family: 'Arial';
    text-align: center
}

.project-adv-wd {
    max-width: 440px
}

.project-edititle {
    font-size: 20px;
    font-family: MicrosoftYaHei-Bold;
    font-weight: bold;
    color: rgba(152, 141, 103, 1);
    padding: 35px 0 30px 0
}

.project-edit-p {
    font-size: 14px;
    padding: 20px 0 50px 0
}

.bg-warm {
    background-color: #f0e8d2
}

.proj-apply-desc {
    color: #f06868;
    font-size: 14px
}

.proj-lawyerdesc {
    color: #696969;
    padding-right: 80px
}

.flex-wrap {
    flex-wrap: wrap
}

.footer-adv-contain {
    padding-bottom: 25px;
    margin-bottom: 25px;
    border-bottom: 1px dashed rgba(118, 118, 118, 1)
}

.footer-add-nav dd {
    float: left;
    margin: 25px 40px 0 0
}

.footer-add-nav dd a {
    font-size: 14px;
    color: white
}

.footer-add-nav dd a:hover {
    color: #b5a87f
}

.country-mainImg {
    min-height: 379px
}

.country-mainimg-arrow {
    position: absolute;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top: -10px;
    cursor: pointer
}

.country-mainimg-arrow-prev {
    left: 20%;
    background-size: 100% 100%
}

.country-mainimg-arrow-next {
    right: 20%;
    background-size: 100% 100%
}

.country-team-ph {
    padding: 0 10px;
    height: 290px
}

.country-recoproject {
    overflow-x: hidden;
    padding: 30px 0 0 0
}

.recoproject-item {
    width: 100%;
    padding: 0 4px;
    position: relative;
    cursor: pointer
}

.recoproject-item-desc {
    padding: 13px 0;
    background-color: white;
    border-radius: 8px 8px 0 0;
    font-size: 16px;
    color: #999;
    text-align: center;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.recoproject-active .recoproject-item-desc {
    color: white;
    font-weight: bold;
    background-color: #b3a888
}

.recoproject-active .recoproject-item-desc::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 0;
    height: 0;
    margin: 0 0 -16px -4px;
    border-width: 8px;
    border-style: solid;
    border-color: #b3a888 transparent transparent transparent;
    z-index: 99999
}

.swiper-recoproject {
    width: 1053px;
    margin: 0 auto;
    overflow-x: hidden;
    padding-bottom: 10px
}

.cry-recoproject-info {
    position: relative;
    z-index: 2;
    margin-top: -10px;
    padding: 20px;
    background-color: white;
    box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.12)
}

.cry-recoproject-img {
    width: 478px;
    height: 275px;
    display: block
}

.cry-recoproject-edit {
    position: relative;
    padding-left: 20px;
    flex: 1
}

.cry-recoproject-edit .title {
    font-size: 16px;
    font-weight: bold;
    color: #988d67;
    padding-bottom: 5px
}

.cry-recoproject-edit p {
    line-height: 20px
}

.cry-recoproject-require {
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    margin-bottom: 40px
}

.cry-recoproject-linkbtn {
    padding-left: 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.cry-recoproject-linkbtn a {
    width: 92px;
    height: 30px;
    line-height: 30px;
    background: rgba(179, 168, 136, 1);
    border-radius: 16px;
    font-size: 12px;
    color: white;
    text-align: center;
    margin: 0 auto
}

.cry-recoproject-require .fillarea {
    background-color: #f3f3f3;
    width: 100%;
    padding: 10px 0;
    position: relative
}

.cry-recoproject-require .fillarea::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 1px;
    height: 32px;
    background-color: #e5e5e5;
    margin: -16px 0 0 0
}

.cry-recopreject-num {
    color: #333;
    font-weight: bold;
    font-size: 16px;
    padding: 0 10px;
    height: 40px
}

.cry-recopreject-fixedtext {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%
}

.cry-block-advantage {
    padding: 35px 0 20px 0
}

.cry-advantage-btn {
    border: 0;
    width: 140px;
    height: 32px;
    line-height: 32px;
    background: rgba(179, 168, 136, 1);
    border-radius: 16px;
    color: rgba(255, 255, 255, 1);
    text-align: center;
    margin: 30px auto 0 auto
}

.cry-project-arrow {
    position: absolute;
    top: 0;
    cursor: pointer
}

.cry-project-arrow-next {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAMAAADD5o0oAAAANlBMVEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAC3dmhyAAAAEXRSTlMAaVt6UXBlYVdJRks/m450PATgrwkAAABRSURBVBjTfY9LEsAgCEMFqVrtL/e/bHdN2JRV3kDIpFy1cAxNKOBCjiHUEcm3C22YuvvxtXS50AkDLg8PaomqST+fvuXeMCVuSZ2gV4ueRv0CVfQCb6ETQGQAAAAASUVORK5CYII=') no-repeat;
    background-size: 12px 22px;
    width: 12px;
    height: 22px;
    right: 0;
    margin: 13px -20px 0 0
}

.cry-project-arrow-prev {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAwAAAAWCAMAAADD5o0oAAAARVBMVEUAAACZmZmZmZmZmZmZmZmZmZmZmZmampqampqampqampqampqampqZmZmcnJyZmZmZmZmZmZmYmJiampqYmJiWlpaZmZn0AbrLAAAAFnRSTlMAtp9oYlZSRxoMsKpuNxTvwHpeW00iBbJ1QQAAAFFJREFUGNN9jkkOwCAMxBpS6ELpzvz/qdxgIiE42ZJJMrWXXOOMvfIKRxwrn9RsEOKbeqFeun26aPEPTyctmMmCMQ815WFMB/8+sheBTM2UJxa+BQMh5ZHPLgAAAABJRU5ErkJggg==') no-repeat;
    background-size: 12px 22px;
    width: 12px;
    height: 22px;
    left: 0;
    margin: 13px 0 0 -20px
}

.fixed-cryproject-slidebar {
    width: 1053px;
    margin: 0 auto;
    z-index: 1;
    position: relative
}

.cry-recoproject-reserve {
    background-color: #b3a888;
    padding: 20px;
    justify-content: space-between;
    align-items: center
}

.cry-recoproject-reserve .common-input {
    width: 200px;
    height: 40px;
    background-color: white;
    border-radius: 4px;
    padding-left: 15px
}

.cry-recoproject-reserve .varify-code {
    width: 200px;
    height: 40px
}

.cry-recoproject-reserve .varify-code input {
    padding-left: 15px;
    width: 70%;
    border-radius: 4px 0 0 4px
}

.cry-recoproject-reserve .varify-code button {
    display: block;
    width: 30%;
    color: #666;
    background: rgba(217, 217, 217, 1);
    border-radius: 0 4px 4px 0
}

.cry-recoproject-reserve .submit-btn {
    width: 200px;
    height: 40px;
    line-height: 20px;
    border-radius: 4px;
    background: linear-gradient(180deg, rgba(101, 101, 101, 1), rgba(72, 72, 72, 1));
    color: #ffe073;
    font-size: 16px
}

.cry-project-pb {
    padding-bottom: 40px
}

.flex-row-bet {
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between
}

.flex-valign-center {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center
}

.nav-overscroll {
    margin: 0;
    padding: 0;
    overflow-x: auto;
    max-width: 1045px;
    padding-bottom: 10px
}

.nav-overscroll li {
    list-style: none;
    float: left
}

.nav-overscroll li img {
    margin-right: 14px;
    border-radius: 4px;
    overflow: hidden;
    display: block
}

.flex-row {
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    flex-direction: row;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -moz-flex-direction: row;
    -o-flex-direction: row
}

.page-common-filter {
    width: 1290px;
    margin: 0 auto;
    padding: 0 50px
}

.page-bread-crumb {
    width: 1290px;
    padding: 10px 50px;
    margin: 0 auto
}

.page-bread-crumb a {
    font-size: 14px;
    color: #988d67
}

.page-aggregate-wd {
    width: 1290px;
    margin: 0 auto
}

.page-aggregate-shadow {
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.12);
    border-radius: 4px
}

.page-aggregate-title {
    padding: 15px 30px;
    font-size: 18px;
    color: #988d67;
    font-weight: bold;
    font-family: Microsoft YaHei;
    border-bottom: 1px solid #e8e8e8
}

.page-aggregate-p_title {
    padding: 15px !important
}

.page-aggregate-text {
    font-size: 14px;
    color: #333;
    padding: 20px 30px;
    line-height: 22px
}

.page-aggregate-article {
    font-size: 14px;
    color: #333;
    padding: 20px 15px;
    line-height: 22px
}

.page-agg-content {
    padding: 20px 0 80px 0
}

.page-agg-content:after {
    content: '';
    display: block;
    clear: both
}

.page-agg-contentleft {
    width: 844px;
    float: left;
    list-style: none;
    margin: 0;
    padding: 0 30px
}

.page-agg-contentleft li {
    padding: 30px 0;
    border-bottom: 1px solid #e8e8e8
}

.page-agg-contentleft li:last-child {
    padding: 30px 0;
    border-bottom: 0
}

.page-agg-contentleft-img {
    width: 150px;
    height: 85px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 4px
}

.page-agg-contentleft-dl {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
    width: 625px
}

.page-agg-contentleft-btn {
    border-radius: 16px;
    background: linear-gradient(180deg, rgba(180, 169, 137, 1), rgba(161, 150, 115, 1));
    font-size: 14px;
    color: white;
    width: 92px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    float: right
}

.page-agg-contentright {
    width: 425px;
    float: right
}

.page-agg-contentright-cryimg {
    width: 109px;
    height: 66px
}

.page-agg-contentright-crylink {
    padding-top: 20px
}

.page-agg-contentright-cry {
    padding: 0 15px 15px 15px
}

.page-agg-contentright-cry a {
    color: #999
}

.page-agg-contentright-pd {
    padding: 0 15px 20px 15px
}

.page-agg-contentright-pd dd {
    padding-top: 20px;
    line-height: 20px
}

.page-agg-contentright-qs {
    padding: 0 30px 20px 30px
}

.page-agg-contentright-qs dt {
    font-size: 16px;
    color: #988d67;
    padding-top: 20px;
    position: relative;
    font-weight: bold
}

.page-agg-contentright-qs dt:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background: rgba(170, 159, 126, 1);
    border-radius: 50%;
    top: 27px;
    left: -17px
}

.page-agg-contentright-qs dd {
    padding-top: 10px;
    line-height: 20px
}

.footer-bottom-tips {
    background-color: #242424;
    font-size: 12px;
    text-align: center;
    color: white;
    padding: 20px 0
}

.project-detail-disclaimer {
    padding: 10px 0;
    font-size: 12px;
    text-align: center
}

.nav_href_name {
    color: #333;
    display: inline-block;
    vertical-align: middle;
}
