.startBox {
    position: relative;
    width: 100vw;
    height: 100vh;
    color: #B1B6BB;
}

.startImg {
    position: relative;
    width: 100%;
    height: 140%;
    background: url(../images/b1-1.jpg) center center / cover no-repeat rgb(0, 0, 0);
    overflow: hidden;
}

.ind8_icon {
    position: absolute;
    top: 46%;
    left: 50%;
    margin-left: -170px;
    width: 337px;
    z-index: 1;
    font-size: 26px;
    letter-spacing: 4px;
    overflow: hidden;
}

.ind8_icon1 {
    position: relative;
    width: 380px;
    color: rgb(187, 187, 187);
    white-space: nowrap;
    opacity: 0.8;
    text-align: left;
}

.ind8_icon2 {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 90;
    width: 0px;
    height: 42px;
    color: rgb(255, 255, 255);
    text-align: left;
    white-space: nowrap;
    overflow: hidden;
}

.indexMain {
    display: none;
    position: relative;
}

@keyframes amins {
    0% {
        bottom: 50px;
    }
    70% {
        bottom: 65px;
    }
    100% {
        bottom: 50px;
    }
}

.home-next {
    bottom: 50px;
    left: 50%;
    top: unset;
    background-image: url('../images/n_1.png');
    animation: amins 1.2s ease 0s infinite;
    -webkit-animation: amins 1.2s ease 0s infinite;
    -moz-animation: amins 1.2s ease 0s infinite;
}

.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 10px 0;
}

.swiper-pagination-bullet {
    background: white;
    opacity: 1;
}

.swiper-pagination-bullet-active {
    background: unset;
    border: 1px solid white;
}

.slide1 {
    background-image: url("../images/b1-2.jpg");
    background-size: cover;
    color: white;
}

.title {
    width: 100%;
    padding: 0 40px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.slide2 {
    position: relative;
    /* background: gray; */
    background: #333333;
}

.titleLeft {
    border-right: 1px solid;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 18%;
    padding-top: 120px;
    background: #333333;
    z-index: 1;
}

.titleLeft p {
    height: auto;
    vertical-align: top;
    display: inline-block;
    color: #AD9373;
    font-size: 35px;
    writing-mode: vertical-lr;
    letter-spacing: 5px;
}

.titleLeft img {
    width: 42%;
}

.titleLeft a {
    display: block;
    color: white;
    font-size: 14px;
    cursor: pointer;
    position: absolute;
    left: 26%;
    bottom: 100px;
}

.container_content {
    height: 100vh;
    position: absolute;
    top: 0;
    left: 18%;
    padding-top: 0;
    overflow: hidden;
    width: 83%;
    clear: both;
}

.ind02_content {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 99;
}

.ind02_w1 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    height: 100%;
    border-right: 1px solid #6a6a6a;
}

.ind02_w2 {
    position: absolute;
    left: 56%;
    bottom: 0px;
    height: 100%;
    border-right: 1px solid #6a6a6a;
}

.ind02_w3 {
    position: absolute;
    right: 70px;
    bottom: 0%;
    height: 92%;
    border-right: 1px solid #6a6a6a;
}

.ind02_w4 {
    position: absolute;
    right: 0px;
    top: 10%;
    width: 44%;
    border-bottom: 1px solid #6a6a6a;
}

.imgbg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 53%;
    overflow: hidden;
}

.imgbg img {
    width: 100%;
    height: 100%;
}

.content-text,
.float-w {
    position: absolute;
    color: white;
}

.content-text {
    top: 50%;
    width: 43%;
    left: 6.5%;
    text-align: justify;
    margin-top: -94px;
}

.content-text h2 {
    font-size: 34px;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 100;
}

.content-text h3 {
    font-size: 16px;
    padding-top: 2px;
    letter-spacing: 1px;
    font-weight: 100;
}

.ind02_te {
    position: relative;
    text-align: justify;
    line-height: 28px;
    margin-top: 40px;
}

.ind02_te p {
    margin-bottom: 30px;
    font-size: 13px;
    -webkit-line-clamp: 4;
}

.float-w {
    right: 2.4%;
    bottom: 47%;
    margin-bottom: -138px;
    width: 32%;
    margin-right: 70px;
    cursor: pointer;
    z-index: 99;
}

.float-text {
    position: relative;
    width: 100%;
    padding: 0px 11%;
    height: 138px;
    overflow: hidden;
    background: #af967a;
    color: #fff;
    text-align: left;
}

.float-text h6 {
    font-size: 14px;
    padding-top: 22px;
    font-weight: 500;
}

.float-text p {
    padding-top: 12px;
    font-size: 15px;
    line-height: 26px;
}

.float-img {
    width: 100%;
    height: 221px;
    padding: 10px 0;
    background-color: black;
}

.float-img img {
    width: 100%;
    /* height: 100%; */
}

.float-img video {
    width: 100%;
    height: 100%;
}

.slide3 {
    background: #333333;
    padding-left: 12%;
}

.kaifa {
    width: 21%;
    height: 100%;
    margin-right: 4px;
    position: relative;
    display: inline-block;
    overflow: hidden;
}

.kaifa:last-child {
    margin-right: 0;
}

.kaifa:hover .smark {
    display: none;
}

.kaifa:hover .img {
    animation: img 1.2s ease 0s 1 forwards;
}

.kaifa:hover .text {
    animation: text 1.2s ease 0s 1 forwards;
    /*background: #B71F31;*/
    background: rgba(175, 150, 122, 0.5);
}

.smark {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.kaifa .img {
    height: 100%;
    position: absolute;
    bottom: 0;
    cursor: pointer;
}

.kaifa .img img {
    width: 100%;
}

.kaifa .text {
    background: rgba(175, 150, 122, 0.5);
    width: 100%;
    height: 45%;
    padding: 50px 5% 0;
    position: absolute;
    top: 58%;
    font-weight: 300;
    z-index: 1;
}

.textTitle {
    font-size: 16px;
    line-height: 26px;
    color: #fff;
    padding-bottom: 10px;
    position: relative;
    width: 100%;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.kaifa .text .subtitle {
    font-size: 18px;
    line-height: 22px;
    color: #fff;
    margin-top: 5px;
    letter-spacing: 3px;
}

@keyframes img {
    from {
        bottom: 0;
    }
    to {
        bottom: 20%;
    }
}

@keyframes text {
    from {
        top: 58%;
    }
    to {
        top: 64%;
    }
}

.slide4 {
    background-image: url('http://www.megahope-group.com:8080/templets/1/megahope/images/b1-12.jpg');
    background-size: 82% 100%;
    display: flex;
    padding-left: 18%;
    background-position: 100% 0;
    overflow: hidden;
}

.building {
    /* width: cale(100%/3); */
    flex: 1;
    height: 100%;
    border-right: 1px solid #56585c;
    position: relative;
    display: inline-block;
}

.building:hover .house-smark {
    display: none;
}

.building:hover .titleName {
    background: url('../images/b_3.png');
    opacity: 1;
}

.house-smark {
    width: 100%;
    height: 100%;
    background: black;
    opacity: 0.3;
}

.titleName {
    position: absolute;
    top: 43%;
    left: 50%;
    color: #fff;
    letter-spacing: 2px;
    width: 330px;
    margin-left: -165px;
    margin-top: -50px;
    white-space: nowrap;
    opacity: 0.9;
    padding: 15px;
    text-align: left;
}

.titleName h3 {
    font-size: 24px;
    letter-spacing: 1px;
    font-weight: 100;
}

.titleName p {
    font-size: 18px;
    padding-top: 15px;
    font-weight: 500;
}

.slide5 {
    /* background: url('../images/b1-11.jpg') no-repeat; */
    background-size: cover;
    position: relative;
}

.loveVideo {
    position: relative;
    width: 100%;
    height: 100%;
}

.loveVideo video {
    width: 100%;
    height: 100%;
}

.aixin {
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 60px 40px 44px 19%;
    color: white;
}

.aixin h3 {
    margin: 20px 0 40px 0;
}


/* .play{
margin-top: 20px;
}
.play img{
background: white;
border-radius: 50%;
width: 15%;
height: 100%;
} */

.slide6 {
    display: block;
    padding-left: 18%;
    padding-bottom: 0;
    background-color: black;
}

.swiper-article {
    width: 100%;
}

.whiteLeft {
    flex: 2;
    overflow: hidden;
    height: 100%;
    padding: 76px 0 0;
    background: #333333;
}


/* .article-border,
.article-text {
    float: left;
    height: 100%;
} */

.article-border {
    width: 100%;
    height: 50%;
    overflow: hidden;
}

.index_title {
    font-size: 18px;
}

.index_date {
    font-size: 13px;
    color: #655B4A;
    margin: 18px 0 20px;
}

.index_text {
    font-size: 13px;
    margin-bottom: 30px;
    -webkit-line-clamp: 3;
}

.red_more {
    font-size: 15px;
    color: #AD9373;
}

.index_ul {
    border-bottom: 1px solid #606060;
    height: 42%;
    color: #fff;
    text-align: left;
    padding: 30px 0 10px 0;
    margin: 0 20% 0 78px;
}

.article-border img {
    width: auto;
    height: 100%;
}

.article-text {
    width: 60%;
    padding: 20px 40px;
    text-align: left;
    color: #181818;
}

.ite_date {
    font-size: 14px;
}

.ite_wi {
    position: relative;
    width: 100%;
    border-bottom: 1px solid #666;
    margin-top: 40px;
}

.ite_ti {
    font-size: 24px;
    line-height: 38px;
    padding-top: 7px;
    letter-spacing: 1px;
}

.article-p {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    margin-top: 40px;
    text-indent: 2em;
    overflow: hidden;
    position: relative;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    height: 224px;
    color: #000;
}

.article p {
    line-height: 28px;
}

.redAll {
    position: relative;
    width: 82px;
    padding: 4px 8px;
    border: 1px solid black;
    transition: all .3s ease;
    margin-top: 40px;
}

.redAll:after,
.buIn2_back:after {
    background: #888;
    content: "";
    display: block;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    z-index: 1;
    transition: all .3s ease;
}

.redAll a {
    z-index: 2;
    position: relative;
    color: #181818;
}

.buIn2_back div {
    z-index: 2;
    position: relative;
}

.redAll:hover a,
.buIn2_back:hover div {
    color: #fff !important;
}

.redAll:hover:after,
.buIn2_back:hover:after {
    width: 100%;
    left: 0px;
    right: auto;
}

.blackRight {
    flex: 1;
    background: #333333;
    color: #D1D1D1;
    padding: 9px 20px 44px;
    text-align: left;
    overflow: hidden;
}

.blackRight li {
    padding-bottom: 8px;
    overflow: hidden;
    position: relative;
}

.blackRightImg {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background: url('../images/img-1.jpg') no-repeat;
    background-size: 100%;
    opacity: 0.3;
    display: none;
}

.blackRightLi {
    width: 100%;
    padding: 30px 68px 0;
    z-index: 1;
    position: relative;
}

.blackRightLi div {
    overflow: hidden;
    border-bottom: 1px solid #464646;
    padding-bottom: 10px;
}

.blackRight .subtitle {
    width: 70%;
    height: 122px;
    margin-top: 20px;
    text-align: justify;
    position: relative;
    -webkit-line-clamp: 6;
    font-size: 13px;
    color: #fff;
    line-height: 1.8em;
}

.blackRight span {
    float: right;
    margin-top: 5px;
    font-size: 12px;
}

.blackRight span a {
    color: #fff;
}

.blackRight li:hover .blackRightImg {
    display: block;
}

.slide5 .styleList {
    background: #333333;
    width: 100vw;
    height: 100vh;
    padding: 0 2% 0 20%;
}

.slide5 .swiper-style {
    width: 100%;
    height: 100%;
    padding: 0;
}

.slide5 .swiper-style .swiper-slide {
    width: 24.5% !important;
    position: relative;
    overflow: hidden;
}

.slide5 .swiper-style img {
    width: unset;
    height: 100%;
}

.slide5 .styleSmark {
    position: absolute;
    left: 0;
    bottom: -48%;
    width: 100%;
    height: 48%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    font-size: 14px;
    padding: 40px 0 0 20px;
    transition: all 1s;
}

.slide5 .styleSmark img {
    width: 54px;
    height: 54px;
    margin-bottom: 10px;
}

.slide5 .styleSmark h6 {
    font-size: 20px;
    line-height: 26px;
    color: #AD9373;
    padding-bottom: 5px;
    position: relative;
    width: 100%;
    letter-spacing: 2px;
    font-weight: 100;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slide5 .styleSmark p {
    font-size: 14px;
    line-height: 22px;
    color: #AD9373;
    margin-top: 5px;
    letter-spacing: 3px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slide5 .swiper-style .swiper-slide:hover img {
    transform: scale(1.1);
}

.slide5 .swiper-style .swiper-slide:hover .styleSmark {
    bottom: 0;
}

.swiper-scrollbar-drag {
    background: #B71F31;
}

.slide {
    height: auto !important;
}

.In_conBlock {
    position: relative;
    width: 100%;
}

.In_ul {
    position: relative;
    width: 100%;
}

.In_liBl {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.In_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.In_te {
    position: relative;
    width: 70%;
    margin: 0 auto;
    max-width: 1400px;
    min-width: 1000px;
}

@keyframes am_fIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.InBl_content,
.In_bg5,
.In_bg3,
.In_bg6,
.In_te,
.du1_InBlock {
    animation: am_fIn 0.6s ease-in-out backwards;
}

.pro_content {
    position: relative;
    width: 100%;
}

.pro_ti {
    text-align: left;
    position: relative;
    font-size: 24px;
    color: #b5001e;
    background: url(../images/z9_82.png) no-repeat 100px 28px;
}

.pro_ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #ccc;
    margin-top: 10px;
    padding-top: 30px;
}

.pro_li {
    position: relative;
    width: auto;
    margin-right: 40px;
    height: 40px;
    float: left;
    background: url(../images/z9_81.jpg) no-repeat center;
    background-size: 100% 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    display: block;
    padding: 0px 40px;
    color: #6D6D6D;
}

.pro_li.cur {
    background: url(../images/z9_83.jpg) no-repeat center;
    background-size: 100% 100%;
    color: #fff;
}

.pro_ulT {
    position: relative;
    width: 100%;
    padding: 10px 0;
    margin-top: 10px;
}

.pro_liT {
    float: left;
    margin-right: 20px;
    padding-right: 20px;
    font-size: 16px;
    position: relative;
    display: block;
    color: #6D6D6D;
}

.pro_liW {
    position: absolute;
    right: 0px;
    top: 8px;
    height: 14px;
    border-right: 1px solid #999;
}

.pro_ulBl {
    position: relative;
    width: 102.1%;
    margin-top: 30px;
    /*padding-bottom: 80px;*/
}

a.pro_liBl {
    position: relative;
    width: 31.3%;
    display: block;
    float: left;
    margin-right: 2%;
    margin-bottom: 2%;
}

a.pro_liBl:hover .pro_liImg img {
    transform: scale(1.2);
    overflow: hidden;
    transition: all 1s;
}

.pro_liImg {
    position: relative;
    width: 100%;
    /* height: 239px; */
    overflow: hidden;
}

.pro_liImg11 {
    position: relative;
    width: 100%;
    /*min-height: 120px;*/
    line-height: 130px;
    overflow: hidden;
}

.pro_liImg img {
    width: 100%;
    height: 100%;
}

.pro_tiBl {
    position: relative;
    width: 100%;
    background: #fff;
    text-align: center;
    padding: 10px 0;
}

.pro_tiCh {
    font-size: 16px;
    color: #383838;
    line-height: 22px;
    padding: 3px 8px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/*.pro_tiCh {
    font-size: 16px;
    color: #383838;
    /* line-height: 22px; */
    padding: 3px 8px 0;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}*/

.pro_tiEn {
    text-transform: uppercase;
}

.swiper-scrollbar-drag {
    background: #B71F31;
}

.In_conBlock {
    position: relative;
    width: 100%;
}

.In_ul {
    position: relative;
    width: 100%;
}

.In_liBl {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.In_bg.bg_2 {
    background: #fff;
}

@keyframes am_fIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.InBl_content,
.In_bg5,
.In_bg3,
.In_bg6,
.In_te,
.du1_InBlock {
    animation: am_fIn 0.6s ease-in-out backwards;
}

.InBl_content {
    position: relative;
    width: 100%;
    z-index: 50;
    padding-top: 1px;
    padding-bottom: 30px;
    /*padding-bottom: 120px;*/
    text-align: left;
}

.InBl_tiBl {
    margin-top: 62px;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    color: #999;
    margin-bottom: 40px;
}

.InBl_ti {
    position: relative;
    width: 260px;
    margin: auto;
    background: #fff;
    z-index: 20;
    white-space: nowrap;
    font-weight: 100;
    letter-spacing: 1px;
    color: #AD9373;
}

.InBl_wi {
    position: absolute;
    top: 17px;
    width: 100%;
    border-bottom: 1px solid #AD9373;
}

.news_content {
    position: relative;
    width: 100%;
}

.news_ulBl {
    position: relative;
    width: 100%;
}

.cu3_li,
.cu2_imIn,
.news_liBl,
.cou_yearBl,
.ho_icon,
.du1_li,
.neIn_back,
.bu2_li,
.bu2_ti,
.bu3_tiBl,
.news_daBl,
.item02_more2:after,
.du5_more:after,
.du5_block,
.du5_img,
.du4_img,
.news_img,
.neNa_aBl,
.neNa_bg img,
.neIn_li,
.vid_li,
.vid_bg,
.In92_li,
.ul_aBl,
.me_submit:after,
.ind3_ti,
.ind3_tiCh,
.bu2_InLi,
.bu5_right,
.bu5_left,
.pro_liBl,
.bu59_img,
.bu59_img img,
.pro_liBl img,
.buIn2_back:after,
.ciB_liBl {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.cu3_li:hover .cu2_imIn,
.du5_block:hover .du5_img,
.du4_block:hover .du4_img,
.news_liBl:hover .news_img,
.neNa_aBl:hover .neNa_bg img,
.vid_liIn.vid_button:hover .vid_bg,
.bu59_img:hover img,
.pro_liBl:hover img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.news_liBl {
    position: relative;
    width: 100%;
    padding: 30px 0;
    border-bottom: 1px solid #e0e0e0;
    display: block;
    color: #666;
}

.news_imgBl {
    float: left;
    height: 221px;
    width: 43%;
    position: relative;
    overflow: hidden;
}

.news_liBl:hover {
    background: #eeeeee;
}

a.news_liBl:hover .news_daBl {
    right: 6%;
    margin-right: -33px;
}

.news_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-position: center;
}

.news_img {
    overflow: hidden;
}

.news_teBl {
    position: relative;
    width: 53.5%;
    float: right;
    padding-right: 2%;
}

.news_tiTi {
    font-size: 18px;
    color: #333;
    letter-spacing: 1px;
    padding-top: 12px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.news_da {
    padding: 10px 0;
    margin-bottom: 3px;
    text-align: justify;
}

.news_tiTe {
    text-align: left;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.case-teBl .news_tiTe{
    -webkit-line-clamp: unset;
}

.news_daBl {
    position: absolute;
    right: 0px;
    top: 10%;
    /* background: #434343 url(../images/a3_2.png) no-repeat center; */
    width: 66px;
    height: 50px;
    color: #fff;
    font-size: 20px;
    margin-top: -25px;
}

.news_day {
    /* padding-left: 8px;
position: relative;
top: -3px; */
    padding-right: 26px;
    position: relative;
    top: 2px;
}

.news_mo {
    position: absolute;
    right: 8px;
    /* bottom: -4px; */
    bottom: 2px;
}

.pagination {
    width: 100%;
    height: 30px;
    text-align: center;
    margin-top: 60px;
    margin-bottom: 20px;
    text-align: right;
}

.pagination a {
    text-align: center;
    display: inline-block;
    width: 32px;
    height: 32px;
    line-height: 32px;
    padding: 0 8px;
    margin: 0 5px;
    font-size: 14px;
    border: 1px solid #CBCBCB;
    color: #818087;
    transition: all .5s;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    border-radius: 50%;
}

.pagination img {
    width: 100%;
    height: 100%;
    vertical-align: top;
    margin: 0 auto;
}

.pagination a.page_current,
.pagination a:hover,
.pagination a.current {
    color: #FFF;
    background: #f9b23c;
    display: inline-block;
    border: 0;
}


/* lead.html */

.ab_content {
    position: relative;
    width: 100%;
    overflow: hidden;
    padding-bottom: 20px;
    text-align: left;
}

.ab_tiBl {
    position: absolute;
    top: 80px;
    right: 13%;
}

.ab_tiEn {
    font-size: 34px;
    text-transform: uppercase;
    line-height: 46px;
    font-weight: 100;
    letter-spacing: 1px;
    margin-bottom: 10px;
    width: 230px;
}

.ab_tiCh {
    font-size: 24px;
}

.ab_teBl {
    position: relative;
    width: 57%;
    background: #e6e6e6 url(../images/a3_4.jpg) no-repeat left top;
    padding: 80px 8%;
    padding-left: 16%;
}

.ab_te {
    color: #333;
    position: relative;
    width: 100%;
    padding-bottom: 25px;
    font-size: 15px;
}

.ab_te p {
    margin-bottom: 30px;
}

.ab_block {
    position: relative;
}

.ab_en {
    letter-spacing: 8px;
    margin-left: -150px;
    opacity: 0.6;
}

.ab_wi {
    position: absolute;
    left: 0px;
    width: 1400px;
    border-bottom: 1px solid #c6c5c4;
    top: 13px;
}

.ab_ico {
    position: absolute;
    right: -122%;
    bottom: 15px;
}

.ab_tBl {
    position: relative;
    float: right;
    padding-right: 110px;
    margin-top: 35px;
    letter-spacing: 1px;
}

.ab_tImg {
    position: absolute;
    right: 0px;
    bottom: -45px;
}


/* course.html */

.cou_teBl {
    position: relative;
    width: 66%;
    margin: auto;
    padding-top: 10px;
}

.cou_teBl p {
    margin-bottom: 20px;
}

.cou_ul {
    position: relative;
    padding-top: 30px;
    height: 220px;
    margin-bottom: 35px;
}

.ind02_block.cur .ind02_vidImg,
.ind05_te,
.indTe_li img,
.indTe_li img,
.li_img,
.item02_more5,
.he_bg,
.In2_bgC,
.In2_aBl1:after,
.In92_liTi,
.In92_li,
.In92_img,
.In92_right,
.In92_left,
.In92_right img,
.In92_left img {
    -webkit-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}

.In92_left {
    position: absolute;
    left: -100px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    padding: 4px 13px;
    overflow: hidden;
}

.In92_right {
    position: absolute;
    right: -100px;
    top: 50%;
    margin-top: -25px;
    cursor: pointer;
    padding: 4px 13px;
    overflow: hidden;
}

.swiper-date,
.gallery-top {
    width: 100%;
    height: 100%;
}

.gallery-top .swiper-slide,
.swiper-date .swiper-slide {
    width: 100%;
    height: 100%;
}

.cou_yearBl {
    padding: 20px 0;
    width: 130px;
    margin: auto;
    height: 130px;
    padding-top: 0px;
    position: relative;
    top: 20px;
}

.swiper-date .swiper-slide-active .cou_yearBl {
    background: url(../images/a3_81.png) no-repeat center;
    background-size: 100% 100%;
    width: 170px;
    height: 170px;
    top: 0px;
    padding-top: 20px;
}

.cou_year {
    width: 130px;
    height: 130px;
    background: url(../images/a3_8.png) no-repeat center;
    text-align: center;
    padding-top: 36px;
    font-size: 30px;
    color: #fff;
    margin: auto;
    cursor: pointer;
}

.cou_ulBl {
    position: relative;
    width: 100%;
}

.cou_liBl {
    position: relative;
    width: 100%;
    border: 1px solid #ccc;
    background: #eeeeee;
    padding: 50px 8%;
}

.cou_img {
    position: relative;
    width: 50%;
    float: left;
    height: 250px;
    background-size: cover;
    background-position: center;
}

.cou_block {
    position: relative;
    float: right;
    width: 44%;
}

.cou_yearTe {
    font-size: 40px;
}

.cou_te {
    font-size: 16px;
}


/* honor.html */

.ti_2 {
    font-size: 42px;
    height: 70px;
}

span.ti_2 {
    font-size: 26px;
    color: #AD9373;
    letter-spacing: 3px;
}

.ho_te {
    text-align: center;
    font-size: 24px;
    padding-top: 20px;
    line-height: 2em;
}

.ho_en {
    text-align: center;
    font-size: 16px;
}

.ho_ulBl {
    position: relative;
    width: 100%;
    padding-top: 100px;
}

.ho_liBl {
    position: relative;
    width: 100%;
}

.ho_leftImg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 30%;
}

.ho_leftImg img,
.ho_rightImg img {
    max-width: 100%;
}

.ho_rightBl {
    position: relative;
    width: 50%;
    float: right;
    border-left: 1px dashed #ccc;
    padding-left: 60px;
    padding-bottom: 50px;
}

.ho_icon {
    position: absolute;
    width: 56px;
    height: 56px;
    background: url(../images/a4_31.png) no-repeat center;
    top: -28px;
    left: -29px;
}

.ho_year {
    font-size: 24px;
    color: #474747;
    padding-bottom: 5px;
    position: relative;
    height: 30px;
    top: -22px;
}

.ho_teBl {
    text-align: center;
    padding-top: 40px;
}

.ho_rightImg {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 30%;
}

.ho_leftBl {
    position: relative;
    width: 50%;
    border-right: 1px dashed #ccc;
    padding-right: 60px;
    text-align: right;
    left: 1px;
    padding-bottom: 50px;
}

.ho_leftBl .ho_icon {
    right: -29px;
    left: auto;
}

.ul_block {
    position: relative;
    width: 100%;
    height: 164px;
    background: #212121;
}

a.ul_aBl {
    position: relative;
    width: 100%;
    margin: auto;
    text-align: center;
    padding: 29px 0;
    color: #fff;
}

.ul_tEn {
    font-size: 18px;
    text-transform: uppercase;
    line-height: 1.5em;
}

.ul_tCh {
    font-size: 16px;
}


/* newsDetail.html */

.neIn_content {
    position: relative;
    width: 100%;
    padding: 0 10%;
}

.neIn_conBlock {
    position: relative;
    min-height: auto;
}

.neIn_anl .neIn_conBlock {
    margin-bottom: 20px;
}

.neIn_ti {
    font-size: 24px;
}

.neIn_block {
    position: relative;
    width: 100%;
    margin-top: 12px;
}

.neIn_leUl {
    position: relative;
    width: 100%;
}

.neIn_leLi {
    float: left;
    margin-right: 30px;
    position: relative;
}

.neIn_share {
    position: absolute;
    left: 42px;
    top: 4px;
    width: 200px;
}

.bshare-custom {
    font-size: 13px;
    line-height: 16px !important;
}

a.bshareDiv .bsPromo,
div.bshare-custom .bsPromo {
    display: none;
    position: absolute;
    z-index: 100;
}

div.bshare-custom .bsPromo.bsPromo2 {
    background: url(http://static.bshare.cn/frame/images/bshare_promo_sprite.gif) no-repeat;
    cursor: pointer;
}

.bshare-custom a {
    padding-left: 19px;
    height: 16px;
    _height: 18px;
    text-decoration: none;
    display: none;
    zoom: 1;
    vertical-align: middle;
    cursor: pointer;
    color: #333;
    margin-right: 3px;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
}

.bshare-custom .bshare-qzone {
    background: url(http://static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -234px;
    *display: inline;
    display: inline-block;
}

.bshare-custom .bshare-sinaminiblog {
    background: url(http://static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -270px;
    *display: inline;
    display: inline-block;
}

.bshare-custom .bshare-renren {
    background: url(http://static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -252px;
    *display: inline;
    display: inline-block;
}

.bshare-custom .bshare-qqmb {
    background: url(http://static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -198px;
    *display: inline;
    display: inline-block;
}

.bshare-custom .bshare-neteasemb {
    background: url(http://static.bshare.cn/frame/images/logos/s4/sprite/top_logos_sprite.png) no-repeat 0 -162px;
    *display: inline;
    display: inline-block;
}

.bshare-custom .bshare-more.more-style-addthis {
    background: url(http://static.bshare.cn/frame/images/logos/s4/more-style-addthis.png) no-repeat;
}

.bshare-custom .bshare-share-count {
    width: 41px;
    background: transparent url(http://static.bshare.cn/frame/images/counter_box_18.gif) no-repeat;
    height: 18px;
    line-height: 18px !important;
    color: #333;
    text-align: center;
    font: bold 11px Arial, 宋体, sans-serif;
    zoom: 1;
    _padding-top: 2px;
    *display: inline;
    display: inline-block;
}

a.neIn_back {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 20;
    padding-right: 21px;
    background: url(../images/a6_4.png) no-repeat right 6px;
    letter-spacing: 2px;
    color: #898989;
}

.neIn_teBl {
    position: relative;
    width: 100%;
    margin-top: 35px;
}

.neIn_anl .neIn_teBl {
    margin-top: 10px;
}

.neIn_teBl p {
    margin-bottom: 20px;
    line-height: 2.2em;
    font-size: 15px;
}

.neIn_teBl img {
    margin: auto;
    display: block;
    max-width: 100%;
}

.neIn_ul {
    position: relative;
    width: 100%;
    border-top: 1px solid #ccc;
    padding-top: 25px;
    margin-top: 40px;
}

a.neIn_li {
    margin-bottom: 10px;
    position: relative;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666666;
}


/* business.html */

.swiper-scrollbar-drag {
    background: #B71F31;
}

.project-content {
    position: relative;
    overflow: hidden;
}

.plate {
    padding-top: 20px;
    font-size: 30px;
    position: relative;
}

.plate-title {
    width: 80%;
    margin: 0 auto;
}

.plate-title::before,
.plate-title::after {
    width: 34%;
    height: 1px;
    content: '';
    background: black;
    position: absolute;
    top: 2%;
}

.plate-title::before {
    left: 10%;
}

.plate-title::after {
    right: 10%;
}

.plate-top,
.plate-bottom {
    width: 100%;
    overflow: hidden;
    /* padding: 0 70px;*/
}

.plate-top {
    min-height: 438px;
    margin: 0 auto;
    position: relative;
}

.plate-left,
.plate-right {
    float: right;
    font-size: 14px;
}

.plate-left {
    position: relative;
}

.plate-left img {
    width: 100%;
    margin-bottom: 10px;
}

.data {
    position: absolute;
    bottom: 40px;
    left: 5%;
    width: 300px;
    text-align: left;
}

.data h1 {
    font-size: 36px;
    font-weight: bold;
    line-height: 1.2em;
}

.data p,
.plate-right p {
    margin-bottom: 0;
}

.plate-right {
    position: absolute;
    right: 70px;
    top: 15%;
    width: 30%;
    text-align: left;
}

.plate-bottom {
    width: 100%;
    height: 100%;
    text-align: center;
    margin: 0 auto;
    font-size: 16px;
}

.plate-bottom h2 {
    color: #AD9373;
    font-weight: 500;
}

.gray {
    color: #AD9373;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 20px;
}

.zx {
    width: 100%;
    height: 384px;
    margin-bottom: 20px;
    position: relative;
    overflow: hidden;
}

.zx img {
    width: 100%;
    /* height: 100%; */
}

.zxDetail {
    width: 28%;
    height: 100%;
    text-align: left;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 0;
    color: white;
    padding: 5%;
    background: rgba(173, 147, 115, 0.8);
}

.zxDetail1 {
    left: unset;
    right: 0;
}

.zxDetail h4,
.zxDetail h5 {
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 36px;
}

.zxDetail h5 {
    font-size: 15px;
    font-weight: 300;
}

.zxDetail p {
    line-height: 32px;
    font-size: 14px;
    text-align: justify;
    margin-top: 20px;
}

.borderW {
    width: 60px;
    height: 1px;
    background: white;
    margin: 24px 0;
}

.styleList {
    width: 100%;
    margin: 60px auto 100px;
}

.styleHead h3 {
    color: #f9b23c;
    font-size: 20px;
    letter-spacing: 2px;
}

.styleHead p {
    font-size: 15px;
    padding-top: 12px;
    margin-bottom: 20px;
}

.swiper-style {
    width: 100%;
    height: 265px;
}

.swiper-style .swiper-slide {
    width: 33% !important;
    position: relative;
    overflow: hidden;
}

.swiper-style img {
    width: 100%;
}

.styleSmark {
    position: absolute;
    left: 0;
    bottom: -22%;
    width: 100%;
    height: 22%;
    background: #AD9373;
    color: white;
    text-align: left;
    font-size: 14px;
    padding: 20px 0 0 20px;
    transition: all 1s;
}

.swiper-style .swiper-slide:hover img {
    transform: scale(1.1);
}

.swiper-style .swiper-slide:hover .styleSmark {
    bottom: 0;
}

.styleSmark h6 {
    font-size: 16px;
    line-height: 1em;
    font-weight: 300;
}

.styleSmark p {
    font-size: 12px;
    padding-top: 6px;
}

.newPalet {
    height: 100%;
    background: url(../images/a4_9.jpg) no-repeat;
    background-size: cover;
}

.newTitle {
    color: #B1B1B1;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 16px !important;
}

.newTitle::before,
.newTitle::after {
    width: 31%;
    background: #CCCCCC;
    top: 5% !important;
}

.newTop {
    position: relative;
    width: 80%;
    height: 100%;
    margin: auto;
    max-width: 1400px;
    min-width: 1000px;
    padding-bottom: 46px;
}

.newLeft,
.newRight {
    float: right;
}

.newLeft {
    position: relative;
    width: 44%;
    padding-right: 6%;
    text-align: left;
}

.newRight {
    position: relative;
    width: 50%;
    height: 324px;
    right: 0;
}

.newRight img {
    position: relative;
    width: 100%;
    height: 100%;
}

.int_tiBl {
    position: relative;
    width: 100%;
    margin-bottom: 50px;
    padding-top: 50px;
}

.int_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.5em;
}

.int_tiEn {
    text-transform: uppercase;
    font-size: 16px;
}

.int_ulBl {
    position: relative;
    width: 100%;
    margin-top: 60px;
}

.int_liBl {
    position: relative;
    width: 100%;
    margin-bottom: 32px;
}

.int_top {
    float: left;
    font-size: 40px;
    font-weight: 500;
    height: 32px;
    border-right: 1px solid #999;
    padding-right: 15px;
    margin-right: 15px;
    line-height: 32px;
    position: relative;
    top: 7px;
    width: 142px;
}

.int_te {
    position: relative;
    float: left;
}

.int_te p {
    line-height: 22px;
}

.newBottom {
    width: 100%;
    height: 472px;
    position: relative;
}

.plate-bottom img {
    position: absolute;
    background: white;
    border-radius: 50%;
    width: 70px;
    height: 70px;
    top: 40%;
}

.In_liBl {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.cu3_content {
    padding: 10px 0 20px 0;
    position: relative;
    width: 100%;
}

.bg_82 {
    background: url('../images/a4_92.jpg') no-repeat center;
    background-size: cover;
}

.int2_imgBl {
    position: relative;
    width: 50%;
    float: left;
    height: 500px;
    overflow: hidden;
}

.int2_img {
    position: relative;
    width: 100%;
    height: 432px;
    background-size: cover;
    background-position: center;
}

.int2_img img {
    width: 100%;
}

.int2_teBlock {
    position: relative;
    float: right;
    width: 44%;
    padding-right: 6%;
    text-align: left;
}

.int2_ul {
    position: relative;
    width: 111%;
    padding-top: 20px;
}

.int2_li {
    margin-right: 10%;
    float: left;
}

.int2_li:last-child {
    margin-right: 0;
}

.int2_num {
    font-weight: bold;
    color: #fff;
    width: 86px;
    height: 86px;
    border: 1px solid #f9b23c;
    padding: 4px;
    border-radius: 50%;
    margin-bottom: 3%;
}

.int2_num div {
    background: #f9b23c;
    position: relative;
    width: 100%;
    height: 100%;
    line-height: 74px;
    border-radius: 50%;
}

.op_imgBl .int2_num {
    width: 112px;
    height: 112px;
    color: #f9b23c;
}

.op_imgBl .int2_num div {
    background: unset;
    line-height: 102px;
}

.int2_num span {
    font-size: 18px;
}

.op_imgBl .int2_num span {
    font-size: 30px;
}

.int2_li:last-child {
    margin-right: 0;
}

.int2_t {
    font-size: 16px;
    border-top: 1px solid;
    border-bottom: 1px solid;
    color: #f9b23c;
    margin: 10px auto 0;
    padding: 2px 0;
}

.int3_content {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
    text-align: left;
}

.int3_img {
    position: relative;
    width: 50%;
    float: right;
    text-align: center;
}

.int3_img img {
    /*width: 100%;*/
}

.int3_tiBl {
    position: relative;
    width: 50%;
    float: left;
    padding-right: 8%;
    padding-top: 4%;
    padding-left: 8%;
}

.int3_tiCh {
    font-size: 26px;
    line-height: 39px;
}

.int3_te {
    padding-top: 25px;
    position: relative;
    width: 52%;
    text-align: justify;
}

.In_bg5,
.In_bg3 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 6;
    overflow: hidden;
}

.In_bg51,
.In_bg6 {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.bg_node {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

.bg_3 {
    background: #e9f3fc;
}

.cu_conBlock {
    position: relative;
    padding: 70px 0 100px 0;
}

.cu_showBl {
    position: relative;
    width: 100%;
}

.cu_showBl .swiper-container {
    width: 100%;
    height: 560px;
}

.cu_img {
    position: relative;
    width: 50%;
    float: left;
    text-align: right;
}

.cu_teBl {
    position: relative;
    width: 45%;
    float: left;
    padding-left: 5%;
    text-align: left;
}

.cu_tiBl {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
    padding-top: 40px;
}

.cu_ti {
    font-size: 22px;
    color: #333;
    letter-spacing: 1px;
    line-height: 1.5em;
}

.cu_en {
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 1px;
}

.cu_ul {
    position: relative;
    width: 100%;
}

.cu_ul p {
    margin-bottom: 20px;
}

.In_teBl {
    background: #e9f3fc;
    padding-bottom: 30px;
}

.cu2_tiBl {
    text-align: center;
}

.cu2_ti {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.6em;
    margin-bottom: 5px;
    position: relative;
    padding-top: 20px;
}

.cu2_en {
    font-size: 16px;
    opacity: 0.8;
    text-transform: uppercase;
}

.cu2_content {
    position: relative;
    width: 100%;
    height: 472px;
    /* background: url(/content/images/a2_2.jpg) no-repeat center; */
    background-size: cover;
}

.cu2_block2 {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -80px;
}

.vid_button {
    cursor: pointer;
}

.cu2_ico {
    position: relative;
    width: 92px;
    margin: auto;
    cursor: pointer;
}

.cu2_te {
    text-align: center;
    color: #fff;
    font-size: 16px;
    padding-top: 30px;
}

.In_bg.b_4 {
    background: #f2f2f2;
}

.cu3_content .In_te {
    z-index: 20;
}

.cu3_conBlock {
    position: relative;
    width: 100%;
    margin-top: 30px;
}

.cu3_block {
    position: relative;
    width: 100%;
    height: 460px;
    overflow: hidden;
}

.cu3_bg {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 130%;
}

.cu3_InBlock {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -92px;
    text-align: center;
}

.cu3_te {
    color: #fff;
    font-size: 18px;
    padding-top: 20px;
}

.cu3_ulBl {
    position: relative;
    width: 100%;
}

.cu31_he {
    position: relative;
    width: 100%;
}

.cu3_ul .swiper-container {
    width: 100%;
    height: 100%;
}

.cu3_li {
    position: relative;
    width: 97.6%;
    float: left;
    overflow: hidden;
}

.cu3_img {
    position: relative;
    width: 100%;
    height: 220px;
    overflow: hidden;
}

.cu2_imIn {
    position: relative;
    width: 100%;
    height: 100%;
}

.cu3_bl {
    background: #ebecee;
    padding: 10px 20px;
    z-index: 20;
    position: relative;
    text-align: left;
}

.cu3_blTi {
    font-size: 16px;
    color: #333;
}

.cu3_blTe {
    position: relative;
    width: 100%;
    height: 56px;
    overflow: hidden;
}

.In_bg.b_5 {
    /* background: url(/content/images/a2_9.jpg); */
}

.cu4_conBlock {
    position: relative;
    width: 100%;
    margin-top: 30px;
    padding-bottom: 40px;
}

.In92_showBl {
    position: relative;
    width: 100.5%;
    height: 265px;
    overflow: hidden;
}

.In92_ul {
    position: relative;
    width: 100.3%;
    height: 100%;
}

.In92_li {
    position: relative;
    width: 97%;
    float: left;
    margin-right: 0.8%;
    overflow: hidden;
    height: 100%;
}

.In92_img {
    position: relative;
    width: 100%;
    height: 100%;
}

.In92_liTi {
    position: absolute;
    bottom: -100px;
    left: 0px;
    width: 100%;
    z-index: 20;
    background: url(../images/z6_3.png);
    color: #fff;
    padding: 16px 6%;
}

.In92_liT1 {
    font-size: 16px;
    line-height: 1em;
    text-align: left;
}

.swiper-container04 {
    position: relative;
    width: 100%;
    height: 100%;
}

.In92_li:hover .In92_liTi {
    bottom: 0px;
}

.In92_li:hover .In92_img {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}

.swiper-container02 .swiper-pagination-bullet-active {
    background: #b71f31;
}

.InBl_bl {
    position: relative;
    width: 100%;
    min-height: 567px;
}

.InBl_conBlock {
    width: 100%;
    position: relative;
    background-position: center right;
}

.bg_18 {
    background: #ebedf1;
    background-size: cover;
}

.bg_19 {
    background: #ebedf1;
    background-size: 100% 2px;
}

.bu1_block.bu1_block5 {
    margin-bottom: 30px;
}

.bu1_tiBl {
    text-align: center;
}

.bu1_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
    color: #f9b23c;
}

.bu1_tiEn {
    font-size: 16px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #f9b23c;
}

.bu1_te {
    position: relative;
    width: 70%;
    margin: auto;
    margin-top: 30px;
}

.bu1_te p {
    margin-bottom: 20px;
    color: #AD9373;
    font-size: 20px !important;
}

.bu1_text p {
    color: #555;
    font-size: 14px !important;
}

.wy-p {
    font-size: 14px;
    padding: 0 15%;
    text-align: center;
    margin-bottom: 20px;
}

.cam_content {
    position: relative;
    width: 100%;
    background: #fff;
}

.inv_imgBl {
    position: relative;
    float: unset;
    width: 100%;
    height: 680px;
    overflow: hidden;
}

.cam_content .inv_imgBl {
    height: 540px;
}

.int_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center top;
}

.cam2_teBl {
    position: relative;
    width: 100%;
    float: unset;
    padding: 4% 0;
}

.inv_tiBl {
    width: 100%;
}

.int_tiCh {
    font-size: 30px;
    letter-spacing: 2px;
    line-height: 1.5em;
}

.inv_text {
    position: relative;
    width: 100%;
    padding: 20px 0;
}

.inv_text p {
    margin-bottom: 20px;
}

.inv_ul li {
    text-align: center;
    vertical-align: top;
    display: inline-block;
    width: 22%;
    height: 138px;
    padding: 0 1%;
    margin-right: 2%;
    border-right: 1px solid #D6D6D6;
}

.inv_ul li img {
    width: 50px;
}

.vid_ul {
    position: relative;
    width: 100%;
    padding: 40px 0px 80px 0;
}

.vid_li {
    position: relative;
    width: 43%;
    height: 292px;
    float: left;
    margin: 0px 3.5%;
    overflow: hidden;
    margin-bottom: 60px;
}

.vid_liIn {
    position: relative;
    width: 100%;
    height: 100%;
}

@keyframes anSc0 {
    0% {
        -webkit-transform: scale(1);
    }
    50% {
        -webkit-transform: scale(1);
    }
    100% {
        -webkit-transform: scale(1);
    }
}

.vid_liIn.vid_button,
.vid_li:hover .vid_bu {
    -webkit-animation: anSc0 2s linear infinite;
}

.vid_bg {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
}

.vid_bu {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -45px;
    margin-top: -45px;
    z-index: 20;
}

.cu2_block {
    position: absolute;
    width: 40%;
    margin: auto;
    left: 30%;
    top: 50%;
    margin-top: -45px;
}

.In_te3 {
    position: relative;
    width: 100%;
    z-index: 20;
    margin: auto;
}

.up_conBl {
    height: 144px;
    position: relative;
    width: 100%;
    padding-top: 2px;
}

.bu_ti {
    margin-top: 62px;
    font-size: 18px;
    text-align: center;
    font-weight: 100;
    text-transform: uppercase;
    position: relative;
    color: #999;
    margin-bottom: 30px;
}

.bu_ti .InBl_ti {
    font-size: 30px;
    color: #AD9373;
    letter-spacing: 4px;
    position: relative;
    top: -4px;
    font-weight: 500;
}

.bu_ti .InBl_wi {
    border-bottom: 1px solid #AD9373;
}

.In3_img {
    position: relative;
    width: 100%;
    margin-bottom: 20px;
}

.op5_content {
    position: relative;
    width: 100%;
    height: 100%;
    background: #fff;
    overflow: hidden;
}

.sd_content {
    margin-right: 1%;
    width: 32%;
    display: inline-block;
    vertical-align: top;
}

.xt_content {
    width: 48%;
}

.fc_content {
    width: 23%;
    display: inline-block;
    vertical-align: top;
}

.op_imgBl {
    position: relative;
    width: 42%;
    padding: 60px 0;
    height: 420px;
    float: left;
    margin-bottom: 40px;
}

.op_imgBl1 {
    position: relative;
    width: 100%;
    height: 214px;
    float: unset;
    margin-bottom: 0;
    padding: 0;
}

.up5_img {
    position: relative;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: left center;
}

.up5_block {
    width: 50%;
    height: 100%;
    text-align: left;
    float: right;
}

.up5_block1 {
    width: 100%;
    float: unset;
    text-align: center;
    padding: 0 10%;
}

.sd_content .up5_block {
    background: #F4F4F4;
    width: 36%;
    height: 230px;
    float: unset;
    padding: 34px 34px 40px;
}

.xt_content .up5_block {
    width: 54%;
}

.fc_content .up5_block {
    width: 26%;
    height: 230px;
}

.sd_content .up5_tiBlock {
    margin-bottom: 0;
    text-align: center;
}

.up5_tiBlock {
    margin-bottom: 40px;
    text-align: left;
}

.up5_ti {
    font-size: 20px;
    line-height: 1.5em;
    color: #AD9373;
}

.up5_te {
    position: relative;
    text-align: justify;
    width: 100%;
    margin-bottom: 30px;
}

.sd_content .up5_te {
    text-align: center;
}

.up5_block h4 {
    font-size: 16px;
    margin-bottom: 10px;
}

.up5_block li {
    padding-left: 30px;
}

.up5_block span {
    display: inline-block;
    width: 6px;
    height: 6px;
    background: black;
    border-radius: 50%;
    vertical-align: middle;
    margin-right: 10px;
}

.bg_12 {
    background: #f3f3f3;
}

.bg-1 {
    background: #EEEEEE;
}

.buIn_content {
    position: relative;
    width: 100%;
    overflow: hidden;
    background: #fff;
    /* background: #e8eaf2;
    background-image: linear-gradient(#e8eaf2, #fff); */
    padding-bottom: 120px;
    text-align: left;
}

.buIn_contentBlock {
    position: relative;
    width: 100%;
    padding-top: 100px;
}

.buIn_common {
    position: relative;
    width: 1200px;
    margin: auto;
}

.buIn2_img {
    position: relative;
    width: 50%;
    float: left;
    padding-right: 50px;
    text-align: center;
}

.buIn2_teBl {
    position: relative;
    width: 50%;
    float: right;
    border-left: 1px solid #bebfc3;
    padding-left: 50px;
    height: 409px;
}

a.buIn2_back {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 80px;
    padding: 1px 0;
    border: 1px solid #999;
    text-align: center;
    overflow: hidden;
    color: #666;
}

.buUl_tBlock {
    position: relative;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    padding-bottom: 10px;
}

.buIn_tCh {
    font-size: 24px;
    padding-bottom: 5px;
}

.buIn_tEn {
    text-transform: uppercase;
    color: #a4a4a4;
}

.buUl_text {
    position: relative;
    width: 100%;
    line-height: 26px;
    color: #666;
    height: 195px;
    overflow: hidden;
}

.mCSB_container {
    width: auto;
    margin-right: 20px;
    overflow: hidden;
}

.mCSB_container.mCS_no_scrollbar {
    margin-right: 0;
}

.buIn_img {
    position: relative;
    float: left;
    width: 50%;
    padding-top: 10px;
}

.BMap_mask {
    background: transparent url(http://api0.map.bdimg.com/images/blank.gif);
}

.buIn_block {
    position: relative;
    width: 50%;
    float: right;
    padding-left: 40px;
    color: #666;
}

.buIn_tUl {
    position: relative;
    width: 100%;
    text-align: justify;
    line-height: 26px;
    overflow: hidden;
}

.buIn_tLi {
    padding: 14px 0;
    padding-left: 40px;
    border-bottom: 1px solid #ccc;
    width: 100%;
    position: relative;
    color: #666;
    display: block;
}

.buIn_tLi.a1 {
    background: url(../images/a8_65.png) no-repeat 0px 10px;
}

@keyframes anim3 {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0, 5px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}

.buIn_i {
    animation: anim3 2s ease-in-out infinite;
}

.buIn_tLi.a2 {
    background: url(../images/a8_61.png) no-repeat 0px 10px;
}

.buIn_tLi.a3 {
    background: url(../images/a8_62.png) no-repeat 0px 10px;
}

.buIn_bBlock {
    margin-top: 22px;
    position: relative;
    width: 100%;
}

.buIn_wc {
    position: relative;
    float: left;
}

.buIn_buttonUl {
    position: relative;
    padding-top: 20px;
    text-align: center;
    font-size: 16px;
}

.buIn_buttonUl span {
    color: #b71f31;
    font-size: 30px;
}

.bu59_content {
    position: relative;
    padding: 20px 0;
    width: 100%;
    height: 372px;
    overflow: hidden;
}

.bu59_content:hover .bu5_left {
    left: 0px;
}

.bu59_content:hover .bu5_right {
    right: 0px;
}

.bu5_left {
    position: absolute;
    top: 120px;
    z-index: 99;
    left: -60px;
    cursor: pointer;
}

.bu5_right {
    position: absolute;
    right: -60px;
    top: 150px;
    z-index: 99;
    cursor: pointer;
}

.bu5_right,
.bu5_left {
    width: 40px;
}

.bu5_contentBlock {
    position: relative;
    width: 1240px;
    height: 100%;
}

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

.bu59_img {
    position: relative;
    width: 372px;
    display: block;
    overflow: hidden;
}

.bu59_img img {
    width: 100%;
}


/* newIndex.html */

.slide4 {
    background-image: none;
}

.circle-content {
    width: 100%;
    height: 100%;
    position: relative;
    background: url('../images/web30-b.jpg') no-repeat;
    background-size: cover;
}

.circleTitle {
    text-align: left;
    float: left;
    margin: 159px 0 0 131px;
    color: #fff;
    font-size: 32px;
    position: relative;
}

.circleTitle p {
    line-height: 1.5em;
    letter-spacing: 2px;
}

.circleItem {
    width: 24%;
    height: unset;
    position: relative;
    margin: 90px auto 4%;
    color: #fff;
    overflow: hidden;
}

.circleItem img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: rgba(173, 147, 115, 0.1);
}

.liItem,
.liItem1,
.liItem2,
.liItem3 {
    position: absolute;
    border-radius: 50%;
}

.liItem {
    top: 35%;
    left: 0;
    width: 32%;
    height: 30%;
    z-index: 4;
}

.liItem1 {
    top: 20%;
    left: 1%;
    width: 54%;
    height: 58%;
    z-index: 3;
}

.liItem2 {
    top: 10%;
    left: 0;
    width: 78%;
    height: 78%;
    z-index: 2;
}

.liItem3 {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.liItem,
.liItem1,
.liItem2,
.liItem3 {
    position: absolute;
    border-radius: 50%;
}

.circleText {
    height: 100%;
    font-size: 16px;
    margin: 0 9%;
    position: relative;
}

.textUl,
.textUl1,
.textUl2 {
    position: absolute;
    top: 0;
    display: inline-block;
    width: 32%;
    height: 28%;
    padding: 10px 25px 0;
    background-color: #ad9373;
    vertical-align: top;
    overflow: hidden;
}

.textUl {
    left: 0;
}

.textUl1 {
    left: 33%;
}

.textUl2 {
    left: 66%;
}

.liTitle {
    font-size: 18px;
    color: #fff;
}

.liDlTitle {
    font-size: 12px;
    color: #fff;
}

.circleText a {
    color: #fff;
    font-size: 14px;
    width: 32%;
    display: inline-block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 20px;
}

@keyframes liActive {
    0% {
        top: 100%;
    }
    100% {
        top: 0;
    }
}

.textActive {
    animation: liActive 0.5s ease 0s 1 forwards;
}

.textActive1 {
    animation: liActive 1s ease 0s 1 forwards;
}

.textActive2 {
    animation: liActive 1.5s ease 0s 1 forwards;
}

@keyframes liNone {
    0% {
        top: 0;
    }
    100% {
        top: 100%;
    }
}

.textNone {
    animation: liNone 1.5s ease 0s 1 forwards;
}


/* Property 3.0.html */

.ty-title .spanTitle {
    display: inline-block;
    border-left: 2px solid;
    border-right: 2px solid;
    padding: 0 25px;
    font-weight: 500;
}

.ty-item {
    width: 100%;
    vertical-align: top;
}

.ty-title {
    margin: 46px 0 20px 0;
    /*padding-left: 15px;*/
    color: #f9b23c;
    text-align: center;
    font-size: 25px;
}

.ty-title p {
    line-height: 1.5em;
}

.ty_ti {
    width: 100%;
    padding-bottom: 15px;
    font-size: 48px;
    color: #f9b23c;
    background: unset;
    font-family: '宋体';
}

.ty_ti p {
    font-family: '华文彩云';
    font-size: 62px;
    text-align: center;
}

.ty_ti span {
    color: #CBCBCB;
    font-family: '微软雅黑';
    font-size: 14px;
    vertical-align: middle;
    text-transform: uppercase;
    margin: 0 10px;
}

.ty_ti .right {
    float: right;
    margin-right: 10px;
    font-size: 30px;
    color: #AD957B;
}

.ty_ulBl {
    width: 100%;
    margin-top: 0;
    padding-bottom: 0;
}

a.ty_liBl {
    width: 49%;
    height: 400px;
    overflow: hidden;
    margin-right: 10px;
    margin-bottom: 0;
}

a.ty_liBl2 {
    height: 400px;
    overflow: hidden;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

a.ty_liBl:last-child {
    margin-right: 0;
}

.ty_tiBl {
    background: #AD957B;
}

.ty_foot,
.ty_foot1 {
    float: left;
    padding: 40px 11%;
    background: #F4F4F4;
    color: #AD9373;
}

.ty_foot {
    width: 100%;
}

.ty_foot1 {
    width: 100%;
}

.ty_foot p,
.ty_foot1 p {
    text-align: left;
    font-size: 14px;
}

.ty_foot .foot-ti,
.ty_foot1 .foot-ti {
    font-size: 18px;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px dashed white;
}

.ty_bottom {
    width: 100%;
}

.ty_bottom .pro_liImg {
    height: 239px;
}

a.ty_liBl1 {
    width: 33.33%;
    margin-right: 0;
    margin-bottom: 0;
}


/*.pro_liImg{
height: 100%;
}*/

.pro_liTiitle {
    width: 100%;
    height: 262.42px;
    padding: 20px;
    background: #AD957B;
    position: relative;
}

.pro_liImg p {
    position: absolute;
    text-align: left;
    font-size: 18px;
    color: white;
    left: 20px;
    bottom: 10px;
    right: 20px;
}


/* newSale.html */

.map-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    margin: 30px 0 40px;
}

.map-img img {
    width: 100%;
}

.gdyj,
.basj {
    position: absolute;
    left: 18%;
    cursor: pointer;
}

.gdyj {
    top: 18%;
}

.dwImg,
.dwTitle {
    vertical-align: top;
    display: inline-block;
    color: #f9b23c;
    font-size: 12px;
    font-weight: bold;
}

.gdyj-mask,
.basj-mask,
.lslj-mask,
.hhyj-mask,
.kcds-mask,
.ffkj-mask,
.aslj-mask,
.syhj-mask,
.dgjf-mask,
.syhg-mask,
.jbpq-mask,
.jbpq1-mask,
.wxjy-mask,
.qngy-mask,
.lgbfc-mask,
.zxjy-mask {
    display: none;
    position: fixed;
    width: 500px;
    height: auto;
    background: rgba(0, 0, 0, 0.8);
    color: white;
    padding: 10px 30px 20px 20px;
    font-size: 14px;
    letter-spacing: 2px;
    z-index: 1;
}

.alertDw-title {
    font-size: 16px;
    border-bottom: 1px dashed;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.alertDw-content {
    text-indent: 2em;
}

.gdyj:hover .gdyj-mask,
.basj:hover .basj-mask,
.lslj:hover .lslj-mask,
.hhyj:hover .hhyj-mask,
.kcds:hover .kcds-mask,
.ffkj:hover .ffkj-mask,
.aslj:hover .aslj-mask,
.syhj:hover .syhj-mask,
.dgjf:hover .dgjf-mask,
.syhg:hover .syhg-mask,
.jbpq:hover .jbpq-mask,
.jbpq1:hover .jbpq1-mask,
.wxjy:hover .wxjy-mask,
.qngy:hover .qngy-mask,
.lgbfc:hover .lgbfc-mask,
.zxjy:hover .zxjy-mask {
    display: block;
}

.lslj-mask {
    height: 542px;
    overflow: auto;
}

.lslj-mask::-webkit-scrollbar {
    width: 6px;
    background-color: #181c32;
}

.lslj-mask::-webkit-scrollbar-thumb {
    background-color: #5a76cd;
}

.basj {
    top: 22%;
}

.wxjy {
    position: absolute;
    left: 15%;
    top: 25%;
}

.lslj {
    position: absolute;
    left: 24%;
    top: 48%;
}

.hhyj {
    position: absolute;
    left: 24%;
    top: 62%;
}

.kcds {
    position: absolute;
    left: 36%;
    top: 61%;
}

.qngy {
    position: absolute;
    left: 37%;
    top: 58%;
}

.ffkj {
    position: absolute;
    left: 52%;
    top: 34%;
}

.aslj {
    position: absolute;
    left: 58%;
    top: 24%;
}

.lgbfc {
    position: absolute;
    left: 54%;
    top: 24%;
}

.syhj {
    position: absolute;
    left: 63%;
    top: 28%;
}

.dgjf {
    position: absolute;
    left: 60%;
    top: 34%;
}

.syhg {
    position: absolute;
    left: 69%;
    top: 27%;
}

.jbpq,
.jbpq1 {
    position: absolute;
    left: 66%;
}

.jbpq {
    top: 33.5%;
}

.jbpq1 {
    top: 37%;
}

.zxjy {
    position: absolute;
    left: 46%;
    top: 42%;
}

.swiper-project {
    display: none;
    margin-top: 10px;
}


/* service.html */

.case-img {
    float: left;
    height: 280px;
}


/*.case-teBl {
width: 50%;
margin: 0 30px 0;
float: left;
padding-right: 0;
padding-bottom: 10px;
border-top: 1.5px solid #AD957B;
border-bottom: 1.5px solid #AD957B;
}*/

.case-teBl {
    width: 50%;
    float: left;
    padding-right: 0;
}

.case-tiTi {
    color: #AD957B;
    padding: 30px 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #AD957B;
}

.news_content .zx img {
    height: 100%;
    float: right;
    width: 50%;
}

.news_content .zxDetail {
    width: 50%;
    height: 100%;
    position: relative;
    top: unset;
    left: unset;
    color: #555;
    padding: 2% 5%;
    background: #F4F4F4;
}

.news_content .zxDetail h4,
.news_content .zxDetail h5 {
    color: #AD9373;
}

.news_content .zxDetail h5 {
    font-size: 14px;
}

.news_content .borderW {
    width: 35px;
    background: #AD9373;
}

.al-p {
    margin-top: 20px;
}

.news_content .al-p h5 {
    font-size: 12px;
}

.news_content .al-p p {
    line-height: 2em;
    font-size: 12px;
    text-align: left;
    margin-top: 0;
    display: inline-block;
    padding-right: 8%;
    margin-right: 5%;
    border-right: 0.5px solid #A5A6A7;
}


/* catering.html */

.cate-left .up5_block {
    width: 100%;
    height: auto;
    float: unset;
}

.cate-left .op_imgBl {
    width: 100%;
    height: unset;
    padding: 0;
    float: unset;
}

.cate-right {
    background: #F3F3F3;
    height: 100%;
    overflow: hidden;
    padding-bottom: 20px;
}

.cate-right h4 {
    text-align: left;
    font-size: 18px;
}

.year-title {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding: 10px 0;
}

.year-title ul {
    width: 100%;
    height: 72px;
    border-bottom: 1px solid #D1D1D1;
    padding: 0 11% 0 16%;
}

.year-title li,
.year-del li {
    width: 22%;
    float: left;
    text-align: left;
}

.year-title li {
    top: 13px;
    left: 0;
    position: relative;
    font-size: 20px;
    color: #AD9373;
    margin-left: 2%;
}

.year-del {
    width: 100%;
    padding: 0 16%;
}

.year-del li {
    width: 22%;
    float: left;
    margin: 0 2%;
    text-align: left;
}

.year-del li:last-child {
    margin: 0;
}

.cate-right span {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    border: 1px solid #AD9373;
    background-color: #AD9373;
    display: inline-block;
    margin: 0 auto;
    vertical-align: middle;
}

.cate-right .bigCircle {
    position: relative;
    width: 14px;
    height: 14px;
    background-color: unset;
    margin-right: 12px;
}

.cate-right .smallCircle {
    position: absolute;
    top: 3px;
    left: 2px;
    bottom: 2px;
    right: 2px;
}

.cate-right .borderW {
    width: 38px;
    margin: 10px 0;
}

.cate-content {
    margin-top: 20px;
    background: #fff;
}

.cate-content .cate-left {
    border-right: none;
    padding: 0;
}

.titleDel {
    display: inline-block;
    width: 32%;
    vertical-align: top;
    font-size: 14px;
    color: #f9b23c;
}

.titleDel li {
    line-height: 18px;
    margin-bottom: 10px;
    border-right: 1px solid;
}

.customer {
    display: inline-block;
    width: 18%;
    vertical-align: top;
    padding-right: 30px;
}

.customer:last-child {
    padding-right: 0;
}

.customer p {
    font-size: 12px;
}

.cate-left .schoolImg {
    background: unset;
    overflow: hidden;
    border-radius: 50%;
    margin: 0 auto 5px;
    padding: 20px;
}

.five-content .schoolImg {
    background: #f9b23c;
    width: 134px;
    height: 150px;
    overflow: hidden;
    border-radius: 24%;
    margin: 0 auto 5px;
    padding: 20px;
}

.cate-left .schoolImg img {
    width: 130px;
    border: 2px solid #D0D2D2;
    border-radius: 50%;
}

.five-content .schoolImg img {
    width: 72px;
    height: 68px;
    border: unset;
    border-radius: unset;
}


/* about.html */

.newTop {
    width: 70%;
}

.newRight {
    width: 100%;
    height: unset;
}

.about-del {
    text-align: center;
    color: #af967a;
    font-size: 20px;
    margin-bottom: 40px;
}

.int3_te1 {
    width: 34%;
    margin: 0 15% 0;
}

.aboutP p {
    width: 48%;
    display: inline-block;
    vertical-align: top;
}

.aboutP p:last-child {
    margin-left: 30px;
}

.int2_imgBl {
    width: 100%;
    height: auto;
}

.int2_teBlock {
    text-align: center;
    margin-top: 20px;
    padding-right: 0;
    width: 100%;
}

.int2_teBlock1 p {
    width: 66%;
    margin: 0 auto;
}

.int2_ul,
.int2_te {
    width: 50%;
    margin: 0 auto;
    margin-top: 40px;
}

.op_imgBl .int2_ul,
.op_imgBl .int2_te {
    width: 58%;
}

.int2_te {
    vertical-align: top;
}

.boldTitle {
    font-size: 20px;
    color: #f9b23c;
    margin-bottom: 10px;
}

.boldTitle span {
    font-size: 54px;
    font-family: '华文彩云';
}

.int3_tiBl {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
    z-index: 1;
}

.new-img {
    height: 432px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 38px;
}

.new-img img {
    height: 100%;
}

.purpose {
    width: 16%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
    color: #f9b23c;
    font-size: 16px;
    text-align: center;
    margin-top: 30px;
}

.purpose:last-child {
    margin-right: 0;
}

.purpose span {
    width: 148px;
    height: 148px;
    padding-top: 18%;
    display: inline-block;
    border: 1px solid #f9b23c;
    border-radius: 50%;
    margin-bottom: 10px;
}

.lead-teBlock {
    text-align: center;
    padding: 10px 5% 40px;
}

.lead-teBlock .ty-title {
    border-left: 5px solid #fff;
    margin: 0 0 10px 0;
}

.lastP {
    margin-top: 15px;
    padding-bottom: 30px;
}


/* estate.html */

.newLeft {
    padding-right: 0;
}

.estate-p {
    margin: 20px 0;
}

.estate-title {
    color: #af967a;
    font-size: 18px;
    padding: 10px 30% 0;
    margin-bottom: 20px;
    text-align: center;
}

.estate-title p {
    flex: 1;
}

.estate-title p:last-child {
    font-size: 14px;
    flex: 3;
}

.estate-left {
    background: #F3F3F3;
    font-size: 14px;
    padding-right: 0;
    overflow: hidden;
    padding: 50px 12% 10px;
}

.ty-white {
    margin: 0 0 50px 0;
    border-left: 5px solid #fff;
    color: #fff;
    float: left;
}

.about-white {
    float: right;
    margin-right: 100px;
    color: #fff;
}

.wy-title .ty-title {
    margin: 46px 0 20px 0;
}

.int_text .wy-title {
    margin: 0 0 20px 0;
}

.about-yellow {
    color: #f9b23c;
    font-size: 14px;
}

.company-item {
    border-top: 1px solid #fff;
    padding: 10px 30px 20px;
    text-align: center;
}

.company-item li {
    text-align: center;
    width: 30%;
    display: inline-block;
    vertical-align: top;
    margin-right: 2%;
}

.company-item li:last-child {
    margin-right: 0;
}

.yllh {
    border-top: 1px dashed #fff;
    padding: 30px 30px 20px;
}

.yllh li {
    width: 46%;
    margin-bottom: 20px;
}

.estate-blue {
    border-left: 5px solid #738cbf;
    color: #738cbf;
}

.about-blue {
    float: right;
    margin-right: 100px;
    color: #738cbf;
}

.teamShow li {
    width: 100%;
    height: 248px;
    overflow: hidden;
    display: flex;
    margin-bottom: 10px;
}

.qt {
    flex: 3
}

.kf {
    flex: 1.5
}

.empty {
    margin: 0 10px;
    width: 100%;
    height: 100%;
    background: #af967a;
    color: #fff;
    font-size: 14px;
    padding-left: 20px;
    text-align: left;
    flex: 2.5;
}

.empty p {
    margin-top: 30px;
}

.fu {
    flex: 3;
}

.one-p {
    margin: 0 0 0 10px;
}

.one-p p {
    margin-top: 116px;
}

.teamShow img {
    height: 100%;
}

.wy-content .wy-text {
    min-height: unset;
    padding-bottom: 0;
    height: 128px;
}

.wy-content .cu4_conBlock {
    padding: 100px 0;
    background: #FEF0D6;
}

.wy-top {
    width: 100%;
    padding: 0 4%;
    min-height: unset;
    padding-bottom: 0;
}

.prev-wy,
.next-wy {
    border: 1px solid #BBB3A5;
    border-radius: 50%;
    width: 38px;
    height: 38px;
    padding: 6px;
}

.prev-wy {
    left: 0;
}

.next-wy {
    right: 0;
}

.prev-wy img,
.next-wy img {
    width: 100%;
    height: 100%;
    vertical-align: top;
}

.swiper-wy img {
    width: 100%;
    height: 100%;
}

.swiper-wy .In92_liTi {
    background: #AD9373;
}


/*fiveServices.html*/

.service-text {
    position: relative;
}

.service-text .ty-title {
    margin: 20px 0 0 0;
}

.phoneImg {
    position: absolute;
    left: 12%;
    top: -25px;
}

.phoneImg img {
    height: 100%;
}

.five_ul {
    background: #F4F4F4;
    padding: 0 46px 56px;
    margin-bottom: 20px;
}

.outLine {
    float: right;
    width: 54%;
    height: 400px;
    text-align: right;
    margin-top: 34px;
    overflow: hidden;
}

.service-title {
    color: #f9b23c;
    font-size: 20px;
    margin-bottom: 15px;
}

.service-dlti {
    color: #fff;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 10px;
}

.onLine {
    margin-top: 31%;
    float: left;
    width: 42%;
}

.outLine p,
.onLine p {
    color: #AD9373;
    margin-bottom: 10px;
}

.service-p {
    margin: 20px 0;
    border-top: 1px solid #af967a;
    border-bottom: 1px dashed #af967a;
    padding: 20px 0 10px;
}

.ty-title p {
    font-size: 25px;
    display: inline-block;
    vertical-align: top;
    text-align: center;
}

.ty-title .pt_texxt {
    font-size: 60px;
}

.five-imgBl {
    width: 56%;
    padding: 0;
    height: 228px;
    float: unset;
    margin-bottom: 0;
}

.sd_content .five-imgBl {
    width: 36%;
}

.xt_content .five-imgBl {
    width: 54%;
}

.fc_content .five-imgBl {
    width: 26%;
}

.five-content {
    padding: 30px 20px;
}

.service_text {
    border: 1px solid #fff;
    text-align: center;
}

.service_text p {
    line-height: 1.5em;
    font-size: 12px;
}

.service_text .educate {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
}

.five_title {
    border: unset;
    margin-top: 30px;
}

.five_title p {
    color: #f9b23c;
    padding: 30px 20px;
    border-top: 1px solid #f9b23c;
    border-bottom: 1px solid #f9b23c;
}

.five_title p:first-child {
    font-size: 16px;
    margin-right: 40px;
}

.five_title p:last-child {
    font-size: 14px;
}

.five-fu {
    font-size: 25px;
    color: #AD9373;
}

.sqjy {
    margin: 20px 0 50px 0;
}

.sqjy span {
    display: inline-block;
    vertical-align: top;
    text-align: left;
    font-size: 14px;
    color: #f9b23c;
}

.sqjy span:first-child {
    font-size: 30px;
    margin-right: 20px;
    padding: 8px 30px 8px 0;
    border-right: 1px solid #f9b23c;
}

.sqjy p {
    line-height: 1.5em;
}

.five_content {
    display: flex;
}

.five_content .news_ulBl {
    flex: 1;
    margin-right: 40px;
}

.five_content .news_ulBl:last-child {
    margin-right: 0;
}

.five_content .case-img,
.five_content .case-teBl {
    width: 100%;
}

.five_content .case-teBl {
    margin: 30px 0 0;
    height: 228px;
}

.fwgw {
    text-align: center;
}

.five-purpose {
    width: 20%;
}

.five-purpose span {
    display: inline-block;
    border-radius: 0 10px 0 0;
    width: 100%;
    height: 48px;
    border: unset;
    background: #af967a;
    color: #fff;
    font-size: 18px;
    padding: 4px 10px;
    margin-bottom: 5px;
}

.five-purpose li:last-child {
    background: #ccc;
    color: #555;
    font-size: 15px;
    height: 160px;
    padding: 10px;
    overflow: hidden;
}

.jtfw .case-img {
    width: 68%;
    display: flex;
}

.jtfw .case-teBl {
    margin: auto;
    height: 286px;
    width: 31%;
    background: #F4F4F4;
}

.jtfw .news_img {
    flex: 1;
    margin-right: 10px;
    overflow: hidden;
}

.jtfw .case-tiTi {
    padding: 30px 0 0;
    border-bottom: unset;
}

.jtfw .news_tiTe {
    height: 100%;
    text-align: center;
}

.xlsfu {
    width: 100%;
    position: relative;
}

.lsBg {
    width: 100%;
    height: 382px;
    overflow: hidden;
}

.lsBg img {
    width: 100%;
}

.ls-content {
    width: 500px;
    top: 150px;
    left: 0;
    position: absolute;
    background-color: rgba(249, 178, 60, 0.8);
    border-radius: 0 40px 40px 0;
    padding: 30px 30px 100px 30px;
    color: #fff;
    font-size: 14px;
}

.dsImg {
    position: absolute;
    top: -42px;
    left: 20px;
    z-index: 1;
}

.dsTitle {
    float: right;
}

.lsP {
    padding-top: 30px;
    border-top: 1px solid;
}

.ls-bottom {
    margin-top: 160px;
}

.mscx-content {
    width: 100%;
    margin: 30px 0;
    text-align: center;
    padding: 0 96px;
}

.mscx-content img {
    width: 100%;
    height: 100%;
}

.mscx {
    width: 22%;
    margin-right: 30px;
    display: inline-block;
    vertical-align: top;
}

.mscx:last-child {
    margin-right: 0;
}

.mscx li {
    color: #f9b23c;
    font-size: 16px;
    text-align: left;
}

.mscx .mscx-li {
    color: #555;
    font-size: 14px;
}

.mscx-li span {
    display: inline-block;
    vertical-align: middle;
    width: 2px;
    height: 2px;
    background: black;
    border-radius: 50%;
    margin-right: 5px;
}

.zcl-content {
    padding: 0 0 100px;
}

.sqky-teBl {
    margin: 0 30px 0 0;
    height: 282px;
}

.contentItem {
    position: relative;
    overflow: hidden;
}

.hollow-out {
    position: relative;
    width: 100%;
    height: 260px;
}

.ty-title span {
    margin: 0 25px;
    font-weight: 100;
}

.bu1_tiCh span {
    display: unset;
    background: none;
    border-radius: unset;
    color: #f9b23c;
    border-left: 2px solid;
    border-right: 2px solid;
    padding: 0 25px;
}


/* invite.html*/

.lx-content {
    padding: 30px 60px;
    background: unset;
}

.lx-content ul {
    overflow: hidden;
}

.lx-content li {
    padding: 10px 30px 10px 64px;
    font-size: 14px;
    border-bottom: 1px solid #D5D5D5;
    border-top: 1px solid #D5D5D5;
    overflow: hidden;
}
.li_item {
  	width:100%
 }

.lx-content span {
    font-size: 20px;
    color: #AD9373;
    float: left;
}

.lx-content img {
    float: right;
}

.lx-content .jian {
    display: none;
}

.lx-ul {
    margin-top: 32px;
    display: none;
    overflow: hidden;
}

.lx-ul li {
    border: unset;
    font-size: 14px;
    color: #C0C0C0;
    padding: 0;
    margin-top: 10px;
}

.lx-ul h5 {
    font-weight: 100;
    font-size: 15px;
    color: #f9b23c;
}

.lx-ul p {
    color: #555;
}

.active_li:hover {
    padding: 10px 0;
}

.active_li:hover .li_item {
    background: #F5F5F5;
    padding: 30px 30px 40px 60px;
    overflow: hidden;
}

.active_li:hover .lx-ul,
.active_li:hover .jian {
    display: block;
}

.active_li:hover .jia {
    display: none;
}