.logeimg {
    padding: 5px 0;
}

.navbar-nav > li > a:hover {
    /*color: #11a84e;*/
    border-bottom: 2px solid #11a84e;
}

.aboutus {
    margin-top: 140px;
}

.aboutmy {
    height: 70px;
    background-image: url(../../../../static/img/tourshow/newver/5.png);
    background-position: left top;
    background-repeat: no-repeat, repeat;
    font-size: 32px;
    color: #333;
}

.myimga {
    display: block;
    padding: 8px 8px 8px 8px;
}

.bottomimg {
    text-align: center;
    cursor: pointer;
}

.top > h1 {
    color: #11a84e;
    font-weight: bold;
    text-align: center;
    font-size: 42px;
    font-family: Arial;
}

.top > h1 > span {
    color: #11a84e;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
}

.texthide1 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    height: 43px;
    -webkit-box-orient: vertical;
}

.test-normal {
    transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    transition: transform .5s;
}
.hei150{
    height: 150px;
}
.test-inverse {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transition: transform .5s;
}

.texthide2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.top p {
    color: #b6b6b6;
    text-align: center;
}

.introduce {
    color: #959595;
    margin-top: 30px;
    font-size: 15px;
    line-height: 25px;
}

.moreus {
    display: block;
    width: 55px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    margin-top: 40px;
    background-color: transparent;
    border-top: 1px solid #959595;
    border-bottom: 1px solid #959595;
    color: #666;
}

.moreus:hover {
    color: #11a84e;
    border-top: 1px solid #11a84e;
    border-bottom: 1px solid #11a84e;
}

.sboususimg {
    position: relative;
}

.leftimg {
    position: absolute;
    top: 50%;
    left: 30%;
    z-index: 5;
    display: inline-block;
}

.rightimg {
    position: absolute;
    top: 50%;
    right: 30%;
    z-index: 5;
    display: inline-block;
}

.absoimg {
    display: block;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background: #67be96;
    text-align: center;
    position: absolute;
    left: 0px;
    bottom: -40px;
}

.absoimg:hover {
    background: #11a84e;
}

.aboususimgadd {
    text-align: center;
    position: relative;
}

.aboususimgadd img {
    position: absolute;
    top: 28px;
    left: -12px;
    transition: All 0.4s ease-in-out;
    -webkit-transition: All 1s ease-in-out;
    -moz-transition: All 1s ease-in-out;
    -o-transition: All 1s ease-in-out;
}

.absoimg:hover .aboususimgadd img {
    -webkit-transform: rotateZ(360deg);
    -moz-transform: rotateZ(360deg);
    -o-transform: rotateZ(360deg);
    -ms-transform: rotateZ(360deg);
    transform: rotateZ(360deg);
}

/*.aboususimgadd:hover{*/
/*background: #11a84e;*/
/*}*/

.aboususimg {
    margin-top: 30px;
    padding: 0px;
    -moz-box-shadow: 0 10px 40px -2px rgba(0, 48, 125, .10);
    -webkit-box-shadow: 0 10px 40px -2px rgba(0, 48, 125, .10);
    box-shadow: 0 10px 40px -2px rgba(0, 48, 125, .10);
}

.backimg {
    background-image: url(../../../../static/img/tourshow/newver/24.jpg);
    /*background-position: top left ;*/
    background-size: 100% 100%;
    height: 766px;
    position: relative;
    /*background-position: center center;*/
    background-repeat: no-repeat;

}

.fiximg {
    background-image: url(../../../../static/img/tourshow/newver/3.png);
    /*background-position: top left ;*/
    background-size: 100% 100%;
    height: 1180px;
    position: relative;
    /*background-position: center center;*/
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.zpeon {
    text-align: center;
    margin-top: 660px;
}

.zpeon img {
    max-width: 100%;
}

.abdw {
    position: absolute;
    top: -475px;
    left: 0;
    right: 0;
}

.margin100 {
    margin-top: 100px;
    background-image: url(../../../../static/img/tourshow/newver/3.jpg);
    /*background-position: top left ;*/
    /*background-repeat: no-repeat;*/
    /*background-size:100% 100%;*/
    height: 2020px;
    position: relative;
    /*background-attachment: fixed;*/
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;

}

.margin90 {
    margin-top: 90px;
}

.backimg1 > h3 {
    padding-top: 130px;
    text-align: center;
    font-size: 32px;
}

.backimg1 p {
    text-align: center;
    color: #959595;
    font-size: 18px;
    padding-top: 10px;
}

.myborder {
    background: #fff;
    -moz-box-shadow: 0 5px 40px -2px rgba(0, 1, 125, .10);
    -webkit-box-shadow: 0 5px 40px -2px rgba(0, 1, 125, .10);
    box-shadow: 0 5px 40px -2px rgba(0, 1, 125, .10);
}

.padding20 {
    padding: 20px;

}

.mybackimg {
    position: relative;
    padding: 0px;
    overflow: hidden;
}

.mybackimg img {
    padding: 0px;
    transition: all 0.6s;
}

.mybackimg img:hover {
    transform: scale(1.1);
}

.ouewszj {
    width: 555px;
    /*height: 345px;*/
    transition: all 0.6s;
}

.mycontent {
    position: absolute;
    top: 10px;
    left: 100px;
}

.mybackimg2 {
    background-image: url(../../../../static/img/tourshow/newver/8.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 488px;
}

.mybackimg3 {
    background-image: url(../../../../static/img/tourshow/newver/9.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 488px;
}

.mybackimg4 {
    background-image: url(../../../../static/img/tourshow/newver/10.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 488px;
}

.functional {
    padding-top: 10px;
    height: 30px;
    display: flex;

}

.functional1 {
    height: 50px;
}

.functional1 img {
    padding: 9px 10px 0 0;
}

.functional2 {
    line-height: 30px;
    height: 30px;
    color: #fff;
}

.logeimgfunc {
    padding: 40px 0 0px 0px
}

.funcname {
    color: #fff;
    font-weight: 100;
}

.funcnamegw {
    color: #fff;

}

.funcheight {
    height: 160px;
}

.knowmore {
    display: block;
    width: 115px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 1px solid #fff;
    color: #fff;
}

.knowmore:hover {
    background: #fff;
}

.knowmore:hover a {
    color: #000;
}

.newsbackimg {
    background-image: url(../../../../static/img/tourshow/newver/16.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 840px;
}

.newsbackimg > h3 {
    text-align: center;
    padding-top: 110px;
    font-size: 32px;
}

.mar10 {
    margin-left: 25px;
}

.newsbackimg > h3 a {
    color: #000;
}

.newsbackimg > p {
    text-align: center;
    color: #959595;
    font-size: 18px;
    padding-top: 10px;
}

.allnews > h3 {
    text-align: center;
    font-size: 20px;
    padding-top: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.allnews > h5 {
    color: #959595;
    text-align: center;
    font-size: 12px;
    padding-top: 10px;
}

.allnews > p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #666;
    padding: 20px 25px 0px 25px;
    height: 80px;
    display: -moz-box;
    -moz-box-orient: vertical;
}


.newscenter {
    padding: 0;
    /*border-bottom: 1px solid #e6e6e6;*/
}

.allrelation1 img {
    width: 17px;
    height: 17px;
}

.allnews {
    padding-bottom: 50px;
}

.newborderbottom {

}

.allnews:hover h3 {
    color: #67be96;
}

.allnews:hover {
    -moz-box-shadow: 1px 2px 36px #dcdcdc;
    -webkit-box-shadow: 1px 2px 36px #dcdcdc;
    box-shadow: 1px 2px 36px #dcdcdc;
}

.ourpartners {
    background-image: url(../../../../static/img/tourshow/newver/18.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 99% 100%;
    height: 735px;
}

.baner {
    /*background-image: url(../../../../static/img/tourshow/newver/26.png);*/
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 919px;
}

.ourpartners > h3 {
    text-align: center;
    padding-top: 165px;
    font-size: 32px;
}

.ourpartners > p {
    text-align: center;
    color: #959595;
    font-size: 18px;
    padding-top: 10px;
}

.allourpartner {
    margin-top: 60px;
}

.myshow {
    -moz-box-shadow: 0px 2px 20px #cdcdcd;
    -webkit-box-shadow: 0px 2px 20px #cdcdcd;
    box-shadow: 0px 2px 20px #cdcdcd;
}

.vmc-container {
    position: relative;
    background: #fff;
    width: 100%;
}

.vmc-viewport {
    overflow: hidden;
    height: 368px;
}

.vmcarousel {
    list-style-type: none;
    padding: 0;
    margin: 0;
    width: 1000%;
}

.vmcarousel:after {
    content: '';
    display: table;
    clear: both;
}

.vmcarousel > li {
    float: left;
}

.vmcarousel > li img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

.vmc-container.hide-controls .vmc-arrow-left, .vmc-container.hide-controls .vmc-arrow-right {
    display: none;
}

.vmc-arrow-left, .vmc-arrow-right {
    position: absolute;
    top: 50%;
    left: -32px;
    width: 62px;
    height: 62px;
    margin-top: -25px;
    overflow: hidden;
    background-image: url('../../../../static/img/tourshow/newver/jiantou.png');
    background-repeat: no-repeat;
    background-position: -76px -162px;

}

.vmc-arrow-right {
    left: auto;
    right: -32px;
    background-position: -76px -227px;
}

.vmc-arrow-left:hover {
    background-position: -76px -92px;
}

.vmc-arrow-right:hover {
    background-position: -76px -22px;
}

/*.vmc-arrow-left:after, .vmc-arrow-right:after {*/
/*content: '';*/
/*display: inline-block;*/
/*font-family: 'Glyphicons Halflings';*/
/*font-style: normal;*/
/*font-weight: 400;*/
/*line-height: 1;*/
/*-webkit-font-smoothing: antialiased;*/
/*font-size: 50px;*/
/*line-height: 50px;*/
/*color: white;*/
/*-webkit-font-smoothing: antialiased;*/
/*-moz-osx-font-smoothing: grayscale;*/
/*text-shadow: 2px 2px #000;*/
/*}*/

.vmc-arrow-left:hover:after, .vmc-arrow-right:hover:after {
    color: white;
}

/*.vmc-arrow-left:after {*/
/*content: "\e079";*/
/*}*/

/*.vmc-arrow-right:after {*/
/*content: "\e080";*/
/*}*/

.vmc-container img[src$=".svg"] {
    width: 100% !important;
    height: auto !important;
    max-height: 100%;
}

.notransition {
    -webkit-transition: none !important;
    -moz-transition: none !important;
    -o-transition: none !important;
    -ms-transition: none !important;
    transition: none !important;
}

.myparteners2 {
    display: block;
    width: 230px;
    height: 160px;

    display: flex;
    justify-content:center;
    align-items:center;

}

.myparteners1 {

}
.myparteners2 img:hover{
    transform: scale(1.2);
}
.myparteners2 img {
    padding-top: 38px;
    transition: all 0.6s;
}

.myparteners2 h5 {
    text-align: center;
    color: #6666;
    padding-top: 15px;
}

.footer {
    background-image: url(../../../../static/img/tourshow/newver/21.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 230px;
    position: relative;
}

.bottomline a {
    color: #fff;
    text-align: center;
    margin: 45px 0 55px 0;
    display: block;
    font-size: 16px;
}

.bottomline a:hover {
    color: #11a84e;
}

.relation {
    color: #929292;
    padding-right: 40px;
}

.allrelation {
    display: flex;
    flex-wrap: wrap;
    padding-top: 10px;
}

.allrelation1 {
    padding-top: 10px;
    text-align: center;
    color: #929292;
}

.relation > a {
    padding-left: 5px;
}

.topimg {
    position: absolute;
    right: 300px;
    bottom: 110px;
    cursor: pointer
}

.knowmore a {
    color: #fff;
}

.animated1 {
    animation-duration: 2s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
}

.animated1 {
    animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
}

.animated1 {
    animation-duration: 2s; /*动画时间*/
}
.animated1xia {
    animation-duration: 2s; /*动画时间*/
    animation-fill-mode: both; /*播放后的状态*/
}

.animated1xia {
    animation-iteration-count: infinite; /*动作循环的次数：infinite 无限循环*/
}

.animated1xia {
    animation-duration: 2s; /*动画时间*/
}

.up, .around {
    width: 15px;
    height: 43px;
    text-align: center;

}

.around {
}

.up {
    animation-name: upAnimation; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为*/
    cursor: pointer;
}

.around {
    animation-name: aroundAnimation; /*动画的名称*/
    transform-origin: center bottom; /*设置动画旋转元素的基点为*/
    cursor: pointer;
}

@keyframes upAnimation {
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(0.555, 0.50, 0.555, 0.060);
        transform: translate3d(0, -10px, 0);
    }
    70% {
        transition-timing-function: cubic-bezier(0.555, 0.050, 0.555, 0.060);
        transform: translate3d(0, -6px, 0);
    }
    90% {
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes aroundAnimation {
    0%,
    100%,
    20%,
    50%,
    80% {
        transition-timing-function: cubic-bezier(0.215, .61, .355, 1);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        transition-timing-function: cubic-bezier(0.755, 0.50, 0.855, 0.060);
        transform: translate3d(-20px, 0,, 0);
    }
    70% {
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transform: translate3d(-10px, 0px, 0);
    }
    90% {
        transform: translate3d(20px, 0, 0);
    }
}

.animg {
    position: absolute;
    left: 50%;
    bottom: 100px;
}

.mycolor {
    height: 60px;
    margin-top: 274px;
    background: #fff;
}

.weixinimg {
    position: relative;
}

.weixinimgs {
    position: absolute;
    bottom: 22px;
    right: -37px;
    display: none;
}

.weixinimg:hover .weixinimgs {
    display: block;
}
.weibo{
}
.hidewb{
    display: none;
}
.weixin2{
    display: none;
}


.carousall1{
    position: absolute;
    right: 25%;
    bottom: 58%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousall1x1{
    position: absolute;
    right: 25%;
    bottom: 62%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    font-size: 44px;
}
.carousall1x2{
    position: absolute;
    right: 25%;
    bottom: 55%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    font-size: 44px;
}
.carousall21{
    position: absolute;
    right: 25%;
    bottom: 25.2%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousall22{
    position: absolute;
    right: 25%;
    bottom: 25.3%;
    left: 30%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousall23{
    position: absolute;
    right: 25%;
    bottom: 25%;
    left: 35%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousall24{
    position: absolute;
    right: 25%;
    bottom: 24.7%;
    left: 40%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.carousall {
    position: absolute;
    right: 25%;
    bottom: 40%;
    left: 25%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: left;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}

.introducemy {
    background-image: url(../../../../static/img/tourshow/newver/about.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.nav > li:last-child {
    padding-right: 80px;
}

.company1 {
    padding-top: 450px;
    color: #fff;
    font-size: 30px;
    font-weight: 100;
}

.company2 {
    padding-top: 10px;
    color: #fff;
    font-size: 46px;
    font-weight: 100;
}

.company3 {
    padding-top: 10px;
    color: #fff;
    font-size: 46px;
    font-weight: 100;
    padding-bottom: 40px;
}

.CompanyIntroduction {
    display: block;
    padding: 100px 0 0px 0
}

.CompanyIntroduction1 {
    display: block;
    padding: 60px 0 0px 0
}

.ourconpany:first-of-type {
    padding-top: 50px;
}

.CompanyIntroduction2 {
    display: block;
    padding: 80px 0 120px 0
}

.culture {
    background-image: url(../../../../static/img/tourshow/newver/aboutus.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 762px;
    position: relative;
}

.mycultrue {
    display: flex;
    margin-top: 130px;
}

.mycultrue1 {
    font-size: 16px;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.mycultrue3 {
    font-size: 32px;
    color: #fff;
    height: 40px;
    line-height: 40px;
}

.mycultrue2 {
    margin: 18px 8px 0 8px;
}

.line {
    width: 100px;
    border-top: 1px solid #fff;
    -webkit-animation: test 1s linear 0s 1 alternate;
    -moz-animation: test 1s linear 0s 1 alternate;
    -o-animation: test 1s linear 0s 1 alternate;
    animation: test 1s linear 0s 1 alternate;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}

@-webkit-keyframes test {
    0% {
        width: 2px;
    }
    10% {
        width: 10px;
    }
    20% {
        width: 20px;
    }
    30% {
        width: 30px;
    }
    40% {
        width: 40px;
    }
    50% {
        width: 50px;
    }
    60% {
        width: 60px;
    }
    70% {
        width: 70px;
    }
    80% {
        width: 80px;
    }
    90% {
        width: 90px;
    }
    100% {
        width: 100px;
    }

}

.wish {
    color: #fff;
    font-size: 30px;
    margin-top: 110px;
}

.uswish {
    display: block;
    margin-top: 30px;
}

.price1 {
    color: #fff;
    font-size: 22px;
    padding-top: 60px;
}

.price2 {
    color: #fff;
    font-size: 16px;
    padding-top: 20px;
    height: 110px;
}

.mycultruecourse {
    display: flex;
    margin-top: 130px;
    margin-bottom: 120px;
}

.mycultrue1course {
    font-size: 16px;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.mycultrue3course {
    font-size: 32px;
    color: #333;
    height: 40px;
    line-height: 40px;
}

.mycultrue2course {
    margin: 18px 8px 0 8px;
}

.linecourse {
    width: 100px;
    border-top: 1px solid #333;
    -webkit-animation: test 1s linear 0s 1 alternate;
    -moz-animation: test 1s linear 0s 1 alternate;
    -o-animation: test 1s linear 0s 1 alternate;
    animation: test 1s linear 0s 1 alternate;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
}

#main {
    width: 100%;
    min-height: 600px;
    margin: 20px auto 0 auto;
    background: #fff;
    -moz-border-radius: 12px;
    -khtml-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
}

.left {
    float: left;
    border-right: 1px #eee solid;
}

.right {
    float: right;

}

html {
    overflow-x: hidden;
    width: 100%;
}

body {
    overflow-x: hidden;
    width: 100%;
    overflow-y: hidden;
}

.relation:first-child {
    padding-left: 70px;
}

.phone {
    background-image: url(../../../../static/img/tourshow/newver/phoneimg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 171px;
    position: relative;
}

.relationall {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    height: 170px;
}

.relation1 {
    display: flex;
    justify-content: flex-start;
    align-items: center;
    height: 62px;

}

.relation2 {
    display: block;
    width: 177px;
    height: 50px;
    border-radius: 30px;
    background: #fff;
    color: #11a84e;
    line-height: 50px;
    text-align: center;
    font-size: 16px;
}

.relation2:hover {
    color: #11a84e;
    -moz-box-shadow: 0px 2px 11px #06918c;
    -webkit-box-shadow: 0px 2px 11px #06918c;
    box-shadow: 0px 2px 11px #06918c;
}

.mytelephone1 {
    font-size: 18px;
    color: #fff;
}

.mytelephone2 {
    font-size: 28px;
    color: #fff;
}

.telephone2 {
    margin-left: 25px;
}

.mycultruewx {
    display: flex;
    margin-top: 130px;
    background-image: url(../../../../static/img/tourshow/newver/CompanyIntroduction.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 88px;
    position: relative;
}
.mycultruewxfs {
    display: flex;
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 60px;
    position: relative;
}
.online{
    padding: 60px;
}
.mycultrue1wx {
    font-size: 16px;
    color: #11a84e;
    height: 40px;
    line-height: 40px;
}

.mycultrue3wx {
    font-size: 32px;
    color: #11a84e;
    height: 40px;
    line-height: 40px;
}
.mycultrue3wxus {
    font-size: 16px;
    color: #11a84e;
    height: 40px;
    line-height: 40px;
}
.mycultrue2wx {
    margin: 18px 8px 0 8px;
    border-top: 1px solid #11a84e;
}

.price3 {
    border-bottom: 1px solid #fff;
    width: 30px;
}

.company4 {
    border-bottom: 1px solid #fff;
    width: 50px;
}

.introducemy1 {
    background-image: url(../../../../static/img/tourshow/newver/product.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.myserve {
    position: relative;
}

.serve {
    width: 100%;
    height: 80px;
    background: #f9f9f9;
    position: absolute;
    left: 0px;
    bottom: -327px;
    border-radius: 5px;
    -moz-box-shadow: 0px 1px 6px #C9C9C9;
    -webkit-box-shadow: 0px 1px 6px #C9C9C9;
    box-shadow: 0px 1px 6px #C9C9C9;
    background: -webkit-linear-gradient(#fff, #f4f4f4); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#fff, #f4f4f4); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#fff, #f4f4f4); /* Firefox 3.6 - 15 */
    background: linear-gradient(#fff, #f4f4f4); /* 标准的语法 */
}

.myborderright {
    text-align: center;
    margin: 23px 0;
    font-size: 22px;
    border-right: 1px solid #e6e6e6;
    cursor: pointer;
}
.myborderright a{
    color: #000;
}
.yunying {
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}

.ussection,.ussectionot {
    display: none;
}

.departmentk {
    display: none;
}

.cur>a{
    color: #11a84e;
}

.curtruecom {
    font-size: 40px;
    color: #11a84e;
}

.cominturn1 {
    padding-top: 30px;
}

.cominturn2 {
    padding-top: 20px;
}

.category {
    width: 120px;
    height: 120px;
    background: #f7f7f7;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
}

.newmt {
    margin-top: 60px;
    margin-bottom: 0px;
}

.preponderance {
    background-image: url(../../../../static/img/tourshow/newver/advan.jpg);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 682px;
    margin-top: 90px;
}

.ourpreponderance {
    text-align: center;
    margin-top: 100px;
    font-size: 32px;
    color: #fff;
    position: relative;
    margin-bottom: 90px;
}

.ourpreponderance02 {
    position: absolute;
    right: 0px;
    top: -50px;
}

.superiority1 {
    font-size: 16px;
    color: #fff;
}

.superiority2 {
    margin-right: 8px;
    margin-top: 5px;
}

.lineus {
    height: 100px;
    border-right: 1px solid #fff;
    -webkit-animation: test1 1s linear 0s 1 alternate;
    -moz-animation: test1 1s linear 0s 1 alternate;
    -o-animation: test1 1s linear 0s 1 alternate;
    animation: test1 1s linear 0s 1 alternate;
    -webkit-animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -o-animation-fill-mode: forwards;
    animation-fill-mode: forwards;

}

@-webkit-keyframes test1 {
    0% {
        height: 2px;
    }
    10% {
        height: 10px;
    }
    20% {
        height: 20px;
    }
    30% {
        height: 30px;
    }
    40% {
        height: 40px;
    }
    50% {
        height: 50px;
    }
    60% {
        height: 60px;
    }
    70% {
        height: 70px;
    }
    80% {
        height: 80px;
    }
    90% {
        height: 90px;
    }
    100% {
        height: 100px;
    }
}

.team {
    background: #fff;
    height: 330px;
}

.team:hover {
    -moz-box-shadow: 0px 4px 40px #087d48;
    -webkit-box-shadow: 0px 4px 40px #087d48;
    box-shadow: 0px 4px 40px #087d48;
}

.slmorm {
    font-size: 24px;
    padding: 30px 30px 18px 30px;
}

.boline {
    border-bottom: 2px solid #d4d4d4;
    width: 43px;
    margin-left: 30px;
}

.team > p {
    font-size: 16px;
    color: #333;
    padding: 20px 30px 0px 30px;
    height: 130px;
}

.teamimg {
    text-align: right;
    padding: 35px 30px 0px 0px;
}

.mycultruewxli {
    display: flex;
    margin-top: 110px;
    height: 88px;
}

.caseming {
    width: 100%;
    /*height: 280px;*/
}

.casepadding {
    padding: 0;
}

.ourlines {
    background: #11a84e;
    width: 100%;
    height: 272px;
    display: none;
}

.ourlines1 {
    text-align: center;
    color: #fff;
    padding-top: 120px;
    font-size: 18px;
    overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
}

.ourlines2 {
    text-align: right;
   /* padding-right: 37px;
    padding-top: 54px;*/
    float:right;
    position: absolute;
    bottom:20px;
    right: 20px;
}

.ourlines3 {
    text-align: center;
    color: #fff;
    padding-top: 150px;
    font-size: 18px;

}

.ourlines4 {
    text-align: right;
    /*padding-right: 37px;
    padding-top: 80px;*/

    position: absolute;
    bottom:20px;
    right: 20px;
}

.containerall {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
    -webkit-perspective: 1000px;
    perspective: 1000px;
    position: relative;
}

.front,
.back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    text-align: center;
    color: #fff;
}

.back {
    background: #11a84e;
    /*background: -webkit-linear-gradient(45deg,  #11a84e 0%,#596a72 100%);*/
    /*background: -o-linear-gradient(45deg,  #11a84e 0%,#596a72 100%);*/
    /*background: linear-gradient(45deg,  #11a84e 0%,#596a72 100%);*/
}

.containerall:hover .front,
.containerall:hover .back {
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}

.back {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
}

.img-responsive1 {
    display: block;
    width: 100%;
    height: auto;
}
.img-responsx {
    display: block;
    width: 100%;
    height: auto;
}

.containerall .back {
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.containerall .front {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.containerall:hover .back {
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.containerall:hover .front {
    -webkit-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.morecase {
    display: block;
    width: 250px;
    height: 50px;
    border: 2px solid #11a84e;
    background: #fff;
    color: #11a84e;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    margin: 90px auto 110px auto;
}

.morecase:hover {
    background: #11a84e;
    color: #fff;
}

.newwc {
    bottom: -210px;
}

.mydropdown:hover .dropdown-menu {
    display: block;
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {

    color: #333333;
    text-decoration: none;
    background-color:#ffffff ;
    outline: 0;

}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {

    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5 !important;

}

.introducemybus {
    background-image: url(../../../../static/img/tourshow/newver/businesscase.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.ourcases {
    margin-top: 60px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-bottom: 80px;
}

.ourcompanycases {
    width: 200px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    border: 1px solid #7d7d7d;
    cursor: pointer;
    color: #7d7d7d;
}

.ouractive {
    background: #12a84f !important;
    color: #fff !important;
    border: none !important;
}

.companycasesall {
    display: none;
}

#menu {

}

.introducemybusnew {
    background-image: url(../../../../static/img/tourshow/newver/newsimg.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.mynews {
    margin-top: 80px;
    position: relative;
    margin-bottom: 80px;
}

.ourconnews {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 32px;
}

.ourconnews1 {
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    color: #000;

    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.newsposition {
    position: absolute;
    width: 80%;
    height: 160px;
    background: #fcfbfb;
    padding: 30px;
    right: 14px;
    bottom: -110px;
}

.newsposition > p {
    color: #808080;
    padding-top: 5px;

     overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.newstime {
    color: #bababa;
}

.ourconnews3 {
    display: none;
}

.myimgnews {
    overflow: hidden;
}

.mynews:hover .newsposition {
    -moz-box-shadow: 1px 2px 36px #dcdcdc;
    -webkit-box-shadow: 1px 2px 36px #dcdcdc;
    box-shadow: 1px 2px 36px #dcdcdc;
}

.talent {
    background-image: url(../../../../static/img/tourshow/newver/rencai.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.mycultruewx1 {
    display: flex;
    margin-top: 130px;
    background-image: url(../../../../static/img/tourshow/newver/joinus1.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 60% 100%;
    height: 88px;
    position: relative;
}

.fragrant {

}

.fragrantimg {
    background-image: url(../../../../static/img/tourshow/newver/joinus2.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 338px;
    position: relative;
    margin-top: 50px;
    margin-bottom: 120px;
}

.fragrantimgposi {
    position: absolute;
    left: 0px;
    bottom: -60px;
}

.Viewpositiondetails {
    width: 100px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #ddd;
    display: block;
    /*margin: 18px auto 0 auto;*/
    border-radius: 5px;
    font-size: 14px;
}

.viewactive {
    background: #11a84e;
    color: #fff;
}

tbody tr {
    cursor: pointer;
}

.positiondetails {
    background: #faf9f9;
    padding: 40px;
    display: none;
}

.ourresponsibility {
    font-size: 16px;
    color: #656464;
    padding-bottom: 20px;
}
.hei80{
    height: 80px;
}
.responsibility > p {
    color: #656464;
    
}

.responsibilityline {
    border-bottom: 1px solid #e6e4e4;
}

.responsibility > p:last-of-type {
    padding-bottom: 20px;
}

.resumefl {
    display: flex;
    justify-content: space-between;
    margin-top: 25px;
}

.packup {
    display: flex;
    align-items: center;
    cursor: pointer;
}

.ourresponsibilityp{
    font-size: 14px;
    line-height: 30px;
    color: #656464;
    /* line-height: 1.42857143; */
    padding-bottom: 20px;
}
}
.responsibility {

}

.introducemycont {
    background-image: url(../../../../static/img/tourshow/newver/conta.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height: 980px;
    position: relative;
}

.mycultruewxus {
    display: flex;
    margin-top: 130px;
    background-image: url(../../../../static/img/tourshow/newver/CcntactUs.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 50% 100%;
    height: 88px;
    position: relative;
}

.place {
    margin-top: 70px;
}

.posiplace {
    position: relative;
    height: 780px;
}

.relationus1 {
    position: absolute;
    padding: 0px;
    left: 0px;
    top: -100px;
    right: 0px;
    background: #11a84e;
}

.relationus2 {
    position: absolute;
    padding:0px;
    right: 0px;
    top: 0px;
    left: 0px;
    background-image: url(../../../../static/img/tourshow/newver/contact7.png);
    background-position: top left;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    height:466px;
}
.connection1{
    color: #fff;
    font-size: 36px;
    border-bottom: 1px solid #81d1a1;
    padding-bottom: 30px;
}
.connection{
    padding: 60px;
}
.connection2{
    display: flex;
    align-items: center;
    padding-top: 35px;
}
.manner{
    font-size: 16px;
    color: #fff;
}
.manner>img{
    padding-right: 10px;
}
.yourname1{
    font-size: 18px;
    padding-top: 50px;
    padding-bottom: 10px;
}
.yourname1>span{
    color: #ff6767;
}
.yourname2>input{
    border: none;
    border-bottom: 1px solid #ccc;
    width: 100%;
    padding-bottom: 5px;
    padding-top: 5px;
    background: none;
}
.padding0{
padding: 0px;
}
.clicksubmit{
    width: 100%;
    height: 70px;
    text-align: center;
    line-height: 70px;
    background: #11a84e;
    color: #fff;
    margin-top:35px;
    cursor: pointer;
}
.backff{
    background: #fff;
    border-bottom: 1px solid #e0e0e0;
}
.col00{
    color: #000!important;
    padding-bottom: 25px;
}
.headline{
    font-size: 32px;
    text-align: center;
    margin-top: 130px;
}
.navbar-nav{
    margin: 10px 0!important;
}
.assistantheadline{
    display: flex;
    justify-content: center;
    margin-top: 30px;
    flex-wrap: wrap;
}
.assistantheadline1{
    font-size: 14px;
    color: #959595;
    padding: 0 20px;
}
.newscontent{
    margin-top: 60px;
    border-top: 1px solid #e0e0e0;
}
.newscontent>p{
    text-indent:2em;
    color: #959595;
}
.newscontent>p:first-of-type{
    padding-top: 60px;
}
.newsimg{
    text-align: center;
    margin: 25px 0 25px 0;
}
.newsimgX{
    text-align: center;
    margin: 25px 0 25px 0;
    /*display: flex;
    justify-content: space-around;
    text-align: center;
    width: 1200px;*/


}
.img-responsivenews{
    max-width: 100%;
    height: auto;
}
.img-responasd{
    max-width: 350px;
    height: 576px;
    margin:20px 25px;
}
.sorter{
    width: 100%;
    height: 110px;
    background: #f9f9f9;
    margin: 110px 0 80px 0;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.sorter1{
    display: flex;
    height:16px;
    line-height: 16px;
    width: 100px;
    justify-content: space-between;
}
.pageup2{
    border-left: 1px solid #dfdfdf;
}
.pageup3{
    color: #666;
}
.functionaldepartment{
    display: flex;
    align-items: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}
.functionaldepartment1{
    height: 120px;
    line-height: 120px;
    width:25%;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}
.applications{
    display: flex;
    align-items: center;
    cursor: pointer;
    border-bottom: 1px solid #ddd;
}
.applications1{
    height: 70px;
    width:25%;
    /*line-height: 70px;*/
    text-align: center;
    font-size: 16px;
    display: flex;
    align-items:center;
    justify-content:center;
}
.margintop80{
    margin-top: 0px;
}
.mymarginleft{
    margin-left: 20px;
}

.allnewimg{
    width: 370px;
    height: 230px;
}



.videos{
    
    object-fit:fill;
    width:100%;
    height: auto;
    margin:0;
    padding:0;
}

