.wrap {
    width: 100%;
    font-size: 14px;
    line-height: 24px;
    color: #3a3a3a;
}

em {
    font-style: normal;
}

.index-wrap .banner {
    width: 100%;
    height: 380px;
    background: url(../../images/bgy/banner000_01.jpg) no-repeat center;
}

.index-wrap .f-banner {
    background: url(../../images/bgy/fbanner_02.jpg) no-repeat center;
}

.index-wrap .banner {
    margin-bottom: 20px;
}

.index-wrap .f-banner {
    margin-bottom: 0px;
}

.index-wrap .banner div {
    width: 1000px;
    margin: 0 auto;
    padding-top: 95px;
}

.index-wrap .f-banner div {
    text-align: center;
}

.index-wrap .banner div h2,
.index-wrap .banner div p {
    width: 492px;
    max-width: 560px;
    color: #fff;
}

.index-wrap .banner div h2 {
    height: 75px;
    line-height: 75px;
    font-size: 30px;
    margin-bottom: 10px;
    border-bottom: 2px solid #fff;
}

.index-wrap .f-banner div h2 {
    margin: 0 auto;
    border: 0 none;
}

.index-wrap .banner div p {
    font-size: 14px;
}

.index-wrap .banner div a {
    width: 198px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    display: inline-block;
    background: rgba(255, 255, 255, .3);
    border: 1px solid #fff;
    color: #fff;
    font-size: 20px;
    margin-top: 25px;
    border-radius: 3px;
}

.index-wrap .banner div a:hover {
    background: rgba(255, 255, 255, .5);
}

.index-wrap .main {
    width: 1024px;
    margin: 0 auto;
    overflow: hidden;
}

.index-wrap .main h2 {
    font-size: 30px;
    text-align: center;
    font-weight: normal;
    height: 150px;
    line-height: 150px;
    letter-spacing: 3px;
}

.index-wrap .main .industrybg {
    background: url(../../images/bgy/line_01_03.png) no-repeat center top;
}

.index-wrap .main .industry.nor {
    width: 50%;
    float: left;
    text-align: center;
}

.index-wrap .main .industry.nor h3 span {
    text-align: center;
    color: #fff;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    padding: 0 44px;
    display: inline-block;
    border-radius: 50px;
}

.index-wrap .main .industry.nor h3.g {
    background: url(../../images/bgy/line-green.png) no-repeat center;
}

.index-wrap .main .industry.nor h3.g span {
    background-color: #2ABC98;
}

.index-wrap .main .industry.nor h3.r {
    background: url(../../images/bgy/line-red.png) no-repeat center;
}

.index-wrap .main .industry.nor h3.r span {
    background-color: #FF0000;
}

.index-wrap .main .industry.nor ul {
    padding-top: 56px;
}

.index-wrap .main .industry.nor ul li {
    width: 492px;
}

.index-wrap .main .industry.nor ul li {
    position: relative;
    margin-bottom: 63px;
}

.index-wrap .main .industry.nor ul.r li {
    margin-left: 20px;
}

.index-wrap .main .industry.nor ul li em {
    width: 240px;
    height: 28px;
    position: absolute;
    top: -15px;
    left: 50%;
    margin-left: -120px;
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    text-align: center;
    border-radius: 20px;
    background-color: #fff;
}

.index-wrap .main .industry.nor ul.g li em {
    border: 1px solid #2ABC98;
    color: #2ABC98;
    font-style: normal;
}

.index-wrap .main .industry.nor ul.r li em {
    border: 1px solid #FF0000;
    color: #FF0000;
}

.index-wrap .main .industry.nor ul li div {
    border: 1px solid #E5E5E5;
    margin: 0 auto;
}

.index-wrap .main .industry.nor ul li div p {
    padding: 32px 32px 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 14px;
    line-height: 24px;
    color: #959595;
}

.index-wrap .main .plan ul {
    margin-left: -40px;
}

.index-wrap .main .plan ul li {
    width: 490px;
    margin-left: 40px;
    float: left;
    border: 1px solid #e5e5e5;
    height: 174px;
    margin-bottom: 40px;
}

.index-wrap .main .plan ul li div {
    padding: 30px;
}

.index-wrap .main .plan ul li p {
    margin: 0 auto;
    float: left;
    padding-right: 20px;
}

.index-wrap .main .plan ul li h3 {
    font-size: 20px;
    color: #3a3a3a;
    margin-bottom: 10px;
    overflow: hidden;
}

.index-wrap .main .plan ul li em {
    font-size: 14px;
    color: #959595;
}

.index-wrap .main .product ul {
    text-align: center;
    width: 285px;
    margin: 0 auto;
}

.index-wrap .main .product ul li {
    float: left;
    margin: 0 24px;
}

.index-wrap .main .product ul li img {
    display: block;
}

.index-wrap .main .product ul li em {
    font-size: 14px;
    color: #3a3a3a;
    line-height: 40px;
    height: 40px;
}

.index-wrap .main .solution .line {
    height: 102px;
    background-position: center;
    background-repeat: no-repeat;
}

.index-wrap .main .solution .line.gray {
    background-image: url(../../images/bgy/line-gray.png);
}

.index-wrap .main .solution .line.green {
    background-image: url(../../images/bgy/line-greens.png);
}

.index-wrap .main .solution .line div {
    height: 102px;
    margin: 0 auto;
    position: relative;
}

.index-wrap .main .solution .line div p {
    width: 102px;
    position: absolute;
    left: 50%;
    margin-left: -51px;
    top: 50%;
    margin-top: -40px;
}

.index-wrap .main .solution .line div p img {
    margin: 0 auto;
    display: block;
}

.index-wrap .main .solution .line em {
    width: 462px;
    display: inline-block;
}

.index-wrap .main .solution .line em.l {
    float: left;
    text-align: right;
    margin-top: 20px;
}

.index-wrap .main .solution .line em.r {
    float: right;
    text-align: left;
    margin-top: 47px;
}

.index-wrap .main .solution .s-cont {
    padding: 23px 0 105px;
}

.index-wrap .main .solution .s-cont p {
    float: left;
    margin: 0 97px 0 40px;
}

.index-wrap .main .solution .s-cont h3 {
    font-size: 24px;
    height: 65px;
    line-height: 65px;
}

.index-wrap .main .solution .s-cont em {
    font-size: 16px;
    line-height: 30px;
    max-width: 295px;
    display: inline-block;
}

.index-wrap .main .solution .s-cont ul {
    padding-top: 35px;
    display: inline-block;
}

.index-wrap .main .solution .s-cont li {
    float: left;
    margin-right: 10px;
    text-align: center;
}

.index-wrap .main .solution .s-cont li img {
    display: block;
}

.index-wrap .main .holiday {
    padding-top: 23px;
}

.index-wrap .main .holiday div.myimg {
    width: 368px;
    height: 660px;
    float: left;
    overflow: hidden;
    position: relative;
    margin: 0 97px;
}

.index-wrap .main .holiday div.myimg ul {
    width: 1300%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.index-wrap .main .holiday div.myimg ul li {
    width: 7.692%;
    float: left;
}

.index-wrap .main .holiday div.setimg {
    float: left;
    width: 460px;
}

.index-wrap .main .holiday div.setimg ul li {
    width: 80px;
    float: left;
    text-align: center;
    cursor: pointer;
    margin: 42px 20px 0 0;
}

.index-wrap .main .holiday div.setimg ul li p {
    height: 80px;
    background-position: center;
}

.index-wrap .main .holiday div.setimg ul li.a p {
    background-image: url(../../images/bgy/icon2.png);
}

.index-wrap .main .holiday div.setimg ul li.a.cur p {
    background-image: url(../../images/bgy/icon2cur.png);
}

.index-wrap .main .holiday div.setimg ul li.b p {
    background-image: url(../../images/bgy/icon14.png);
}

.index-wrap .main .holiday div.setimg ul li.b.cur p {
    background-image: url(../../images/bgy/icon14cur.png);
}

.index-wrap .main .holiday div.setimg ul li.c p {
    background-image: url(../../images/bgy/icon4.png);
}

.index-wrap .main .holiday div.setimg ul li.c.cur p {
    background-image: url(../../images/bgy/icon4cur.png);
}

.index-wrap .main .holiday div.setimg ul li.d p {
    background-image: url(../../images/bgy/icon9.png);
}

.index-wrap .main .holiday div.setimg ul li.d.cur p {
    background-image: url(../../images/bgy/icon9cur.png);
}

.index-wrap .main .holiday div.setimg ul li.e p {
    background-image: url(../../images/bgy/icon7.png);
}

.index-wrap .main .holiday div.setimg ul li.e.cur p {
    background-image: url(../../images/bgy/icon7cur.png);
}

.index-wrap .main .holiday div.setimg ul li.f p {
    background-image: url(../../images/bgy/icon10.png);
}

.index-wrap .main .holiday div.setimg ul li.f.cur p {
    background-image: url(../../images/bgy/icon10cur.png);
}

.index-wrap .main .holiday div.setimg ul li.g p {
    background-image: url(../../images/bgy/icon16.png);
}

.index-wrap .main .holiday div.setimg ul li.g.cur p {
    background-image: url(../../images/bgy/icon16cur.png);
}

.index-wrap .main .holiday div.setimg ul li.h p {
    background-image: url(../../images/bgy/icon11.png);
}

.index-wrap .main .holiday div.setimg ul li.h.cur p {
    background-image: url(../../images/bgy/icon11cur.png);
}

.index-wrap .main .holiday div.setimg ul li.i p {
    background-image: url(../../images/bgy/icon13.png);
}

.index-wrap .main .holiday div.setimg ul li.i.cur p {
    background-image: url(../../images/bgy/icon13cur.png);
}

.index-wrap .main .holiday div.setimg ul li.j p {
    background-image: url(../../images/bgy/icon3.png);
}

.index-wrap .main .holiday div.setimg ul li.j.cur p {
    background-image: url(../../images/bgy/icon3cur.png);
}

.index-wrap .main .holiday div.setimg ul li.k p {
    background-image: url(../../images/bgy/icon12.png);
}

.index-wrap .main .holiday div.setimg ul li.k.cur p {
    background-image: url(../../images/bgy/icon12cur.png);
}

.index-wrap .main .holiday div.setimg ul li.l p {
    background-image: url(../../images/bgy/icon12.png);
}

.index-wrap .main .holiday div.setimg ul li.l.cur p {
    background-image: url(../../images/bgy/icon12cur.png);
}

.index-wrap .main .holiday div.setimg ul li.m p {
    background-image: url(../../images/bgy/icon15.png);
}

.index-wrap .main .holiday div.setimg ul li.m.cur p {
    background-image: url(../../images/bgy/icon15cur.png);
}

.index-wrap .main .holiday div.setimg ul li.n p {
    background-image: url(../../images/bgy/icon1.png);
}

.index-wrap .main .holiday div.setimg ul li.n.cur p {
    background-image: url(../../images/bgy/icon1cur.png);
}

.index-wrap .main .suclist {
    height: 210px;
    background-color: #f9fbff;
    position: relative;
    margin-bottom: 190px;
}

.index-wrap .main .suclist img {
    position: absolute;
    left: 30px;
    top: -23px;
}

.index-wrap .main .suclist div {
    margin-left: 510px;
    padding-right: 60px;
}

.index-wrap .main .suclist div h2 {
    text-align: left;
    height: 60px;
    line-height: 60px;
}

.index-wrap .main .suclist div span {
    margin-bottom: 10px;
    display: inline-block;
}

.bread-crumb {
    height: 70px;
    line-height: 70px;
}

.bread-crumb a,
.bread-crumb em {
    font-size: 14px;
    color: #bfbfbf;
}

.bread-crumb a.cur {
    color: #3a3a3a;
}

.list-wrap,
.article-wrap {
    width: 1000px;
    margin: auto;
    padding-top: 60px;
    overflow: hidden;
}

.list-wrap .banner img {
    width: 100%;
}

.list-wrap .main h2 {
    height: 110px;
    line-height: 110px;
    font-size: 30px;
    color: #3a3a3a;
    position: relative;
    padding-left: 30px;
}

.list-wrap .main h2 em {
    width: 10px;
    height: 30px;
    background-color: #2CBC98;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    left: 0;
}

.list-wrap .news {
    width: auto;
    margin: 0;
    padding: 0;
    border: 0;
}

.list-wrap .news ul {
    margin-left: -20px;
    margin-bottom: 30px;
    position: relative;
    width: auto;
}

.list-wrap .news ul li {
    width: 319px;
    height: 330px;
    float: left;
    display: inline-block;
    position: relative;
    line-height: 24px;
    border: 0 none;
    border-left: 20px solid #fff;
}

.list-wrap .news ul li div {
    border: 1px solid #E5E5E5;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    /* overflow: hidden; */
}

.list-wrap .news ul li div:hover {
    top: -5px;
    transition: top .2s ease-in;
    box-shadow: 0 0 10px #ccc;
}

.list-wrap .news ul li div em {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 60px;
    height: 60px;
    background-position: center;
    background-repeat: no-repeat;
}

.list-wrap .news ul li div em.o {
    background-image: url(../../images/bgy/red1.png);
}

.list-wrap .news ul li div em.t {
    background-image: url(../../images/bgy/red1.png);
}

.list-wrap .news ul li div em.tr {
    background-image: url(../../images/bgy/red1.png);
}

.list-wrap .news ul li div img {
    width: 317px;
    height: 159px;
}

.list-wrap .news ul li a {
    display: inline-block;
    margin: 0;
}

.list-wrap .news li a h4 {
    font-size: 18px;
    padding: 10px 10px 0 10px;
    margin-bottom: 0px;
    display: block;
    overflow: hidden;
    max-height: 48px;
}

.list-wrap .news li:hover a h4 {
    color: #2ABC98;
}

.list-wrap .news li p {
    color: #9a9a9a;
    font-size: 14px;
    margin-bottom: 5px;
    padding: 0px 10px;
    max-height: 69px;
    overflow: hidden;
}

.list-wrap .news li span {
    color: #959595;
    font-size: 12px;
    padding: 0 10px;
    margin-bottom: 5px;
    display: inline-block
}

.list-wrap .news .l,
.article-wrap .news .l {
    float: left;
    display: inline-block;
    width: 660px;
    margin-right: 20px;
}

.list-wrap .news .l ul {
    margin-bottom: 0;
}

.list-wrap .news .l ul li {
    width: 660px;
    float: inherit;
    padding-bottom: 20px;
    height: 138px;
}

.list-wrap .news .l li a h4 {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    max-height: 24px;
}

.list-wrap .news .l ul li a.l-a {
    float: left;
    display: inline-block;
    width: 200px;
    height: 146px;
}

.list-wrap .news .l ul li img {
    width: 100%;
    height: 146px;
    margin-right: 20px;
}

.list-wrap .news .r,
.article-wrap .news .r {
    width: 318px;
    float: left;
    display: inline-block;
}

.list-wrap .news .r dl {
    border: 1px solid #E5E5E5;
    padding: 10px 0px 20px;
}

.list-wrap .news .r dl dt {
    height: 36px;
    line-height: 36px;
    padding-left: 30px;
    font-size: 20px;
    color: #3a3a3a;
    position: relative;
}

.list-wrap .news .r dl dt em {
    width: 10px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    display: inline-block;
    background-color: #2ABC98;
}

.list-wrap .news .r dl dd {
    padding: 5px 14px;
    font-size: 14px;
    color: #3a3a3a;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.list-wrap .news .r dl.b dd {
    border-bottom: 1px solid #F1EFEF;
    margin: 0 14px;
    height: 42px;
    padding: 0px;
    line-height: 42px;
}

.list-wrap .news .r dl.b dd.last {
    border: 0 none;
}

.list-wrap .news .r dl.b dd:last-of-type {
    border: 0 none;
}

.list-wrap .news .r dl dd i {
    border-radius: 50%;
    width: 16px;
    height: 16px;
    text-align: center;
    line-height: 16px;
    display: inline-block;
    background-color: #B3B3B3;
    color: #fff;
    margin-right: 8px;
    font-size: 12px;
    font-style:normal;
}

.list-wrap .news .r dl dd i.o1 {
    background-color: #FF0000;
}

.list-wrap .news .r dl dd i.o2 {
    background-color: #FD5E32;
}

.list-wrap .news .r dl dd i.o3 {
    background-color: #F7B018;
}

.list-wrap .news .r dl dd a:hover {
    color: #2ABC98;
}

.list-wrap .news .r img {
    max-width: 318px;
    margin: 20px auto;
    display: block;
}

.list-wrap .page {
    margin: 0 60px 60px;
}

.list-wrap .page a {
    min-width: 30px;
    padding: 0 5px;
    height: 40px;
    font-size: 14px;
    display: inline-block;
    border: 1px solid #2CBC98;
    color: #2CBC98;
    line-height: 40px;
    text-align: center;
    border-radius: 3px;
}

.list-wrap .page a.n {
    background: url(../../images/bgy/l.png) no-repeat center;
    text-indent: -99999;
}

.list-wrap .page a.l {
    background: url(../../images/bgy/n.png) no-repeat center;
    text-indent: -99999;
}

.list-wrap .page a.cur {
    background-color: #2CBC98;
    color: #FFF;
}

.list-wrap .page a:hover {
    background-color: #E0F6F1;
}

.list-wrap .page span {
    color: #959595;
    padding: 0 20px;
}

.list-wrap .page span.m {
    color: #2CBC98;
}

.article-wrap {
    padding-top: 60px;
}

.article-wrap .news .l {
    min-height: 2px;
    width: 746px;
}

.article-wrap .news .r {
    width: 234px;
}

.article-wrap .arc-cont {
    background-color: #Fff;
    border: 1px solid #E5E5E5;
    padding: 0 28px;
    margin-bottom: 30px;
}

.article-wrap .arc-cont .tit {
    border-bottom: 1px solid #E5E5E5;
    text-align: center;
}

.article-wrap .arc-cont .tit h3 {
    height: 95px;
    line-height: 100px;
    font-size: 24px;
    font-weight: bold;
}

.article-wrap .arc-cont .tit span {
    color: #a0a0a0;
    font-size: 14px;
    padding-bottom: 5px;
}

.article-wrap .arc-cont .c {
    padding: 35px 0;
}

.article-wrap .arc-cont .c p {
    text-indent: 34px;
    font-size: 16px;
    color: #626262;
    line-height: 30px;
    padding-bottom: 5px;
}

.article-wrap .arc-cont .c p strong {
    font-weight: bold;
}

.article-wrap .arc-cont .c h3 {
    font-size: 20px;
    height: 90px;
    line-height: 90px;
    color: #3a3a3a;
}

.article-wrap .arc-cont .c img {
    width: 540px;
    height: 276px;
    margin: 40px auto;
}

.article-wrap .r a.buy {
    border: 1px solid #E5E5E5;
    display: inline-block;
    margin-bottom: 20px;
}

.article-wrap .r a.buy img {
    width: 100%;
    display: inline-block;
    margin: 0;
}

.article-wrap .r dl {
    background-color: #fff;
}

.article-wrap .arc-more h2 {
    height: 60px;
    line-height: 60px;
    font-size: 20px;
}

.article-wrap .arc-more h2 em {
    width: 10px;
    height: 20px;
    margin-top: -10px;
}

.article-wrap .news .arc-more ul {
    margin-left: -20px;
    margin-bottom: 30px;
}

.article-wrap .news .arc-more ul li {
    width: 232px;
    height: 200px;
    margin-bottom: 20px;
    position: relative;
    border-color: #F9FBFF;
}

.article-wrap .news .arc-more ul li div {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    border: 1px solid #E5E5E5;
    height: 200px;
}

.article-wrap .news .arc-more ul li div:hover {
    top: -5px;
    transition: top .2s ease-in;
    box-shadow: 0 0 10px #ccc;
}

.article-wrap .news .arc-more ul li div a.text {
    max-height: 38px;
    padding: 14px 10px 0;
    line-height: 20px;
    font-size: 16px;
    overflow: hidden;
}

.article-wrap .news .arc-more ul li div:hover a {
    color: #2ABC98;
}

.article-wrap .news .arc-more ul li img {
    width: 230px;
    height: 133px;
    margin: 0;
}

.article-wrap .r dl.c {
    border: 0 none;
    margin-top: 10px;
    background-color: transparent;
}

.article-wrap .r dl.c dt {
    margin-bottom: 15px;
}

.article-wrap .r dl.c dd {
    padding: 0;
}

.article-wrap .r dl.c dd img {
    margin: 0;
    max-width: 234px;
    display: block;
    margin: 0 auto;
}

.about-wrap .main .banner {
    width: 100%;
    height: 380px;
    background: url(../../images/bgy/a-banner.png) no-repeat center;
    position: relative;
}

.about-wrap .main .banner img {
    position: absolute;
    left: 50%;
    margin-left: -117px;
    top: 50%;
    margin-top: -117px;
}

.about-wrap .main .about {
    width: 1000px;
    margin: 0 auto;
}

.about-wrap ul.about-tab {
    border-bottom: 2px solid #2ABC98;
    padding: 0 175px;
    height: 45px;
}

.about-wrap ul.about-tab li {
    float: left;
    width: 25%;
    height: 41px;
    line-height: 45px;
    text-align: center;
}

.about-wrap ul.about-tab li.cur {
    border-bottom: 4px solid #2ABC98;
}

.about-wrap .about-cont {
    width: 900px;
    margin: 0 auto;
}

.about-wrap .about-cont div h2 {
    text-align: center;
    font-size: 30px;
    color: #3a3a3a;
    height: 95px;
    line-height: 95px;
    padding: 60px 0;
    background-position: center 73px;
    background-repeat: no-repeat;
}

.about-wrap .about-cont div.company h2 {
    background-image: url(../../images/bgy/Company-Profile.png);
}

.about-wrap .about-cont div.history h2 {
    background-image: url(../../images/bgy/Development-History.png);
}

.about-wrap .about-cont div.founder h2 {
    background-image: url(../../images/bgy/originator.png);
}

.about-wrap .about-cont div.team-cont h2 {
    background-image: url(../../images/bgy/Our-team.png);
}

.about-wrap .about-cont div.company img {
    margin: 0 auto 50px;
    display: block;
}

.about-wrap .about-cont div p {
    font-size: 16px;
    /* text-indent: 40px; */
    margin-bottom: 10px;
}

.about-wrap .about-cont div.history ul {
    position:relative;
   	margin-bottom:49.5px;
}
.about-wrap .about-cont div.history ul:before{
	position:absolute;
	left:50%;
	margin-left:-1px;
	width:2px;
	height:100%;
	background:#e5e5e5;
	content:'';
	visibility:visible;
}

.about-wrap .about-cont div.history ul li{
	height:78px;
	width:2px;
	margin:0 auto;
	position:relative;
}
.about-wrap .about-cont div.history ul li:first-child{
	height:88px;
}
.about-wrap .about-cont div.history ul li:last-child{
	height:10px;
}
.about-wrap .about-cont div.history ul li:before,.about-wrap .about-cont div.history ul li:after{
	position:absolute;
	content:'';
	left:50%;
	border-radius:50%;
}
.about-wrap .about-cont div.history ul li:before{
	width:18px;
	height:18px;
	background:#2abc98;
	margin-left:-9px;
	top:0;
}
.about-wrap .about-cont div.history ul li:after{
	width:8px;
	height:8px;
	background:#fff;
	margin-left:-4px;
	top:5px;
}
.about-wrap .about-cont div.history ul li .history_time{
	position:absolute;
	top:-3px;
	height:24px;
	width:94px;
	background:#fff;
	color:#2abc98;
	box-sizing:border-box;
	border:1px solid #2abc98;
	border-radius:12px;
	text-align:center;
	padding:0 6px;
	line-height:22px;
	font-size:14px;
}
.about-wrap .about-cont div.history ul li .history_time.timeL{
	right:18px;

}

.about-wrap .about-cont div.history ul li .history_time.timeR{
	left:20px;

}
.about-wrap .about-cont div.history ul li .history_content{
	color:#fff;
	top:0;
	position:absolute;
	border-radius:5px;
	background:#2abc98;
	box-shadow:0 0 2px 2px #cfcfcf;
	box-sizing:border-box;
	border:1px solid #fff;
	font-size:16px;
}

.about-wrap .about-cont div.history ul li .history_content.line1{
	height:46px;
	padding:14px 9px;
	min-width:184px;
	max-width:432px;
	line-height:16px;
}
.about-wrap .about-cont div.history ul li .history_content.line2{
	padding:7px 12px;
	height:56px;
	min-width:440px;
	line-height:20px;
}
.about-wrap .about-cont div.history ul li .history_content.conL{
	right:19px;
}
.about-wrap .about-cont div.history ul li .history_content.conR{
	left:20px;
}
.about-wrap .about-cont div.history ul li .history_content:before,.about-wrap .about-cont div.history ul li .history_content:after{
	content:'';
	position:absolute;
	width: 0;
    height: 0;
    top:10px;
}

.about-wrap .about-cont div.history ul li .history_content.conL:before{
	right:-8px;    
    border-top: 7px solid #fff;
    border-right: 7px solid transparent;

}
.about-wrap .about-cont div.history ul li .history_content.conR:before{
	left:-8px;
    border-top:7px solid #fff;
    border-left: 7px solid transparent;
   
}
.about-wrap .about-cont div.history ul li .history_content.conL:after{
	right:-6px;    
    border-top: 6px solid #2abc98;
    border-right: 6px solid transparent;

}
.about-wrap .about-cont div.history ul li .history_content.conR:after{
	left:-6px;
    border-top:6px solid #2abc98;
    border-left: 6px solid transparent;
   
}

.about-wrap .about-cont div.history ul li .c {
    width: 337px;
}

.about-wrap .about-cont div.history ul li.one .c {
    float: right;
}

.about-wrap .about-cont div.history ul li.two .c {
    float: left;
}

.about-wrap .about-cont div.history ul li em {
    width: 130px;
    height: 30px;
    position: absolute;
    top: 20px;
    display: inline-block;
}

.about-wrap .about-cont div.history ul li.one em {
    left: 267px;
    background: url(../../images/bgy/ss-l.png) no-repeat center;
}

.about-wrap .about-cont div.history ul li.two em {
    right: 267px;
    background: url(../../images/bgy/ss-r.png) no-repeat center;
}

.about-wrap div.history ul li .c {
    position: relative;
    height: 104px;
    background-color: #C73876;
}

.about-wrap div.history ul li .c i {
    position: absolute;
    top: 12px;
    border-width: 8px 8px 8px 0px;
    border-color: #fff;
    border-right-color: #F19EC2;
    border-style: solid;
    height: 0;
    width: 0;
    transition: transform 0.2s ease-in 0s;
    _font-size: 0;
}

.about-wrap div.history ul li.two .c i {
    position: absolute;
    top: 12px;
    border-width: 8px 0px 8px 8px;
    border-color: #fff;
    border-left-color: #F19EC2;
    border-style: solid;
    height: 0;
    width: 0;
    transition: transform 0.2s ease-in 0s;
    _font-size: 0;
}

.about-wrap div.history ul li.one .c i {
    left: -8px;
}

.about-wrap div.history ul li.two .c i {
    right: -8px;
}

.about-wrap div.history ul li .c .l {
    float: left;
    display: inline-block;
}

.about-wrap div.history ul li.one .c .l p {
    background-color: #EA68A2;
    margin: 0;
    width: 84px;
    text-align: center;
    text-indent: 0;
    height: 52px;
    line-height: 52px;
    color: #fff;
}

.about-wrap div.history ul li.one .c .l p.a,
.about-wrap div.history ul li.one .c .r p.a {
    background-color: #F19EC2;
}

.about-wrap div.history ul li.one .c .r {
    padding-top: 29px;
}

.about-wrap div.history ul li.one .c .r p {
    margin: 0;
    width: 253px;
    margin-left: 84px;
    text-indent: 0;
    text-align: center;
    color: #fff;
}

.about-wrap div.history ul li.two .c .l p {
    margin: 0;
}

.about-wrap div.history ul li.two .c .l {
    width: 253px;
    padding-top: 29px;
}

.about-wrap div.history ul li.two .c .l.t {
    padding: 0;
    line-height: 104px;
    border: 0 none;
    background: transparent;
}

.about-wrap div.history ul li.two .c .l p {
    color: #fff;
    text-align: center;
    text-indent: 0;
}

.about-wrap div.history ul li.two .c .r {
    margin-left: 253px;
}

.about-wrap div.history ul li.two .c .r p {
    background-color: #EA68A2;
    margin: 0;
    width: 84px;
    text-align: center;
    text-indent: 0;
    height: 52px;
    line-height: 52px;
    color: #fff;
}

.about-wrap div.history ul li.two .c .r p.a {
    background-color: #F19EC2;
}

.about-wrap .about-cont div.founder {
    margin-bottom: 60px;
}

.founder_infor {
    display: flex;
}
.founder_infor .r .tag {
    padding: 20px 32px 28px;
    box-sizing: border-box;
    border: 1px solid rgba(187, 187, 187, 1);
    border-radius: 13px;
    display: flex;
    flex-direction: column;
    margin-bottom: 25px;
}
.founder_infor .r .tag strong {
    font-size: 24px;
    font-weight: 600;
    color: #000;
    margin-bottom: 10px;
}
.founder_infor .r .tag span {
    font-size: 16px;
    color: #000;
}
.founder_infor .r .tag .m_t_13 {
    margin-top: 13px;
}
.about-wrap .about-cont div.founder .l {
    width: 326px;
    box-shadow: 0 0 3px #e3e3e3;
    margin-right: 35px;
}

.about-wrap .about-cont div.founder .l p {
    margin-bottom: 0px;
}

.about-wrap .about-cont div.founder .l div {
    padding: 0 27px 30px 22px;
    font-size: 16px;
}

.about-wrap .about-cont div.founder .l div strong {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0 5px;
    display: inline-block;
}

.about-wrap .about-cont div.founder .l p {
    text-indent: 0;
}


.about-wrap .about-cont div.founder .r p {
    font-size: 16px;
    color: #000;
    margin-bottom: 30px;
}

.about-wrap .main .team {
    height: 785px;
    background: url(../../images/bgy/teambg.png) no-repeat center;
}

.about-wrap .main .team-cont {
    width: 900px;
    height: 785px;
    background: rgba(255, 255, 255, .5);
    margin: 0 auto;
}

.about-wrap .main .team-cont h2 {
    text-align: center;
    font-size: 30px;
    color: #3a3a3a;
    height: 75px;
    line-height: 75px;
    position: relative;
    padding-top: 40px;
    background-position: center 40px;
    background-repeat: no-repeat;
    background-image: url(../../images/bgy/Our-team.png);
}

.about-wrap .main .team-cont p {
    text-align: center;
    font-size: 16px;
    line-height: 24px;
}

.about-wrap .t {
    background-color: #fff;
    border-bottom: 2px solid #2ABC98;
}

.about-wrap .t.cur {
    position: fixed;
    top: 0;
    left: 0px;
    right: 0;
    z-index: 999;
    border-bottom: 2px solid #2ABC98;
}

.about-wrap .t .about-tab {
    width: 650px;
    margin: 0 auto;
}

.about-wrap ul.about-tab {
    border: 0 none;
}

.about,
.about1 {
    border-bottom: 0 none;
}

.team-cont .i {
    height: 598px;
    position: relative;
    background:url(../../images/aboutTeamPic.png) no-repeat center;
}

.team-cont .i img {
    position: absolute;
}

.team-cont .i img.a {
    left: 80px;
    top: 90px;
}

.team-cont .i img.b {
    left: 288px;
    top: 60px;
}

.team-cont .i img.c {
    left: 60px;
    bottom: 130px;
}

.team-cont .i img.d {
    left: 353px;
    bottom: 120px;
}

.team-cont .i img.e {
    right: 67px;
    bottom: 78px;
}

.scv_listpages {}

.scv_listpages ul {
    float: left;
    padding: 12px 0px 12px 16px;
}

.scv_listpages ul li {
    float: left;
    font-family: Tahoma;
    line-height: 17px;
    margin-right: 6px;
    border: 1px solid #E9E9E9;
}

.scv_listpages ul li a {
    float: left;
    padding: 2px 4px 2px;
    color: #555;
    display: block;
}

.scv_listpages ul li a:hover {
    color: #690;
    text-decoration: none;
    padding: 2px 4px 2px;
}

.scv_listpages ul li.thisclass,
.scv_listpages ul li.thisclass a,
.pagebox ul li.thisclass a:hover {
    background-color: #F8F8F8;
    padding: 2px 4px 2px;
    font-weight: bold;
}

.scv_listpages .pageinfo {
    line-height: 21px;
    padding: 12px 10px 12px 16px;
    color: #999;
}

.scv_listpages .pageinfo strong {
    color: #555;
    font-weight: normal;
    margin: 0px 2px;
}


/*dialog*/

.dialog-title {
    margin: 10px 0 10px;
    line-height: 20px;
    background: url(../../images/bgy/h2_bg.jpg) no-repeat center;
    color: #2abc98;
    font-size: 20px;
    text-align: center;
}

.dialog-content .t {
    position: relative;
    width: 450px;
    padding-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin: 40px auto 0;
}

.dialog-content .t span {
    float: left;
    width: 115px;
    line-height: 16px;
    color: #3a3a3a;
    font-size: 16px;
}

.dialog-content .t span i {
    color: #f00;
    margin-right: 3px;
}

.dialog-content .t input {
    width: 310px;
    padding: 0 20px 0 5px;
    border: 0 none;
    outline: none;
    color: #3a3a3a;
    font-size: 16px;
}

.dialog-content .t input::-webkit-input-placeholder {
    color: #b5b5b5;
}

.dialog-content .t input::-moz-input-placeholder {
    color: #b5b5b5;
}

.dialog-content .t input::-ms-input-placeholder {
    color: #b5b5b5;
}

.dialog-content .t p {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    line-height: 24px;
    background: url(../../images/bgy/i_warning.png) no-repeat right center;
    color: #f00;
    font-size: 12px;
    text-indent: 115px;
}

.dialog-content .t a {
    display: none;
    position: absolute;
    top: 1px;
    right: 0;
    width: 16px;
    height: 16px;
    background: url(../../images/bgy/i_delete.png) no-repeat;
}

.dialog-content .error {
    border-color: #f00;
}

.layui-layer-btn {
    text-align: center !important;
}