@charset "utf-8";

.aotuo1 {
    width: 100%;
    height: 512px;
    overflow: hidden;
}

.aotuo1-left {
    float: left;
    height: 100%;
    width: 50%;
    overflow: hidden;
}

.aotuo1-left img {
    display: block;
    height: 100%;
}

.aotuo1-right {
    width: 50%;
    height: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

.aotuo1-right img {
    display: block;
    height: 100%;
}

.aotuo1-right-txt {
    position: absolute;
    left: 0;
    top: 0;
    width: 8rem;
    ;
    height: 100%;
    box-sizing: border-box;
    padding-top: 1.2rem;
    margin-left: .8rem;

}

.aotuo1-right-txt ul {
    padding-bottom: 0.3rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.6);
}

.aotuo1-right-txt ul li {
    float: left;
    width: 25%;
}

.aotuo1-right-txt ul li:last-child {
    padding-right: 0;
}

.aotuo1-right-txt ul li span {
    display: block;
    font-size: 0.5rem;
    color: #fff;
    font-weight: 600;
    text-align: center;
}

.aotuo1-right-txt ul li span i {
    font-style: normal;
}

.aotuo1-right-txt ul li u {
    display: block;
    text-decoration: none;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-top: 0.08rem;
}

.aotuo1-right-txt p {
    font-size: 15px;
    color: #fff;
    line-height: 30px;
    text-indent: 30px;
    padding-top: 0.24rem;
    box-sizing: border-box;
    padding-right: 0.26rem;
}

.aotuocenter {
    height: 560px;
    width: 100%;
    overflow: hidden;
}

.aotuocenter img {
    display: block;
    height: 100%;
}

.auto2 {
    width: 1280px;
    height: auto;
    margin: 0 auto;
}

.auto2 .img_logo {
    margin: 0 auto;
    padding: 107px 0 40px 0;
    display: block;
}

.auto2 .content {
    color: #666;
    font-size: 16px;
    line-height: 32px;
    padding: 0 50px;
    padding-top: 15px;
    text-indent: 30px;
}

.auto2 .items {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 70px 0 60px 0;
}

.auto2 .items .list {
    width: 25%;
    text-align: center;
    border-left: 1px solid #e5e5e5;
    float: left;
    box-sizing: border-box;
    padding: 0 44px;
}

.auto2 .items>:first-child {
    border-left: 0;
}

.auto2 .items>:nth-child(4) {
    border-right: 1px solid #e5e5e5;
}

/*.auto2 .items>:last-child {*/
/*    border-left: 0;*/
/*}*/

.auto2 .items .list img {}

.auto2 .items .list h5 {
    color: #333333;
    font-size: 20px;
    margin: 34px 0 15px 0;
    font-weight: 600;
}

.auto2 .items .list .text {
    font-size: 13px;
    color: #808080;
    line-height: 20px;
}

.auto3 {
    width: 1290px;
    height: auto;
    margin: 90px auto 106px auto;
    text-align: center;
}

.auto3 h1 {
    font-size: 42px;
    color: #333;
}

.auto3 .title {
    color: #888888;
    font-size: 14px;
    margin: 14px auto 48px auto;
    font-family: Arial, Helvetica, sans-serif;
}

.auto3 a {
    display: block;
    background: #0062a6;
    width: 170px;
    height: 45px;
    color: #fff;
    font-size: 15px;
    margin: 0 auto;
    border-radius: 3px;
    line-height: 45px;
    -moz-transition: all 0.4s;
    /* Firefox 4 */
    -webkit-transition: all 0.4s;
    /* Safari and Chrome */
    -o-transition: all 0.4s;
    /* Opera */
    transition: all 0.4s;
}

.auto3 a:hover {
    background: #2483bc;
}

.auto3 a u {
    display: inline-block;
    height: 15px;
    width: 18px;
    background: url('../images/about/leftarr.png');
    background-size: 100% 100%;
    margin-left: 20px;
    position: relative;
    top: 2px;
}

/* 我们的团队 */
.team1 {
    width: 100%;
    padding-top: 60px;
    padding-bottom: 76px;
}

.team1-center {
    width: 1280px;
    margin: 0 auto;
}

.team1-center p {
    font-size: 15px;
    color: #666666;
    padding-top: 56px;
    line-height: 30px;
    padding-right: 235px;
}

.team1-center-img {
    margin-top: 56px;
    width: 100%;
    box-sizing: border-box;
    padding: 26px;
    border: 1px solid #d2d2d2;
}

.team1-center-img img {
    display: block;
    width: 100%;
}

.team2 {
    width: 100%;
    padding-top: 50px;
    padding-bottom: 48px;
    background-color: #f4f5f9;
}

.team2-center {
    width: 1280px;
    margin: 0 auto;
    text-align: center;
}

.team2-center h5 {
    font-size: 36px;
    font-weight: 500;
    color: #333333;
}

.team2-center p {
    font-size: 14px;
    color: #888888;
    padding-top: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.team2-center ul {
    padding-top: 50px;
}

.team2-center ul li {
    float: left;
    width: 25%;
    text-align: center;
}

.team2-center ul li img {
    width: 186px;
    height: 186px;
    display: inline-block;
}

.team2-center ul li h6 {
    font-size: 20px;
    color: #666;
    font-weight: 550;
    padding-top: 25px;
    padding-bottom: 8px;
}

.team2-center ul li span {
    display: block;
    font-size: 14px;
    color: #666666;
    padding-top: 4px;
}

.team3 {
    width: 100%;
    background: #fff;
    padding-bottom: 90px;
}

.team3-swiper {
    width: 100%;
    height: 420px;
    position: relative;
    padding-top: 90px;
}

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

.team3-swiper .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #666;
    width: 760px;
    height: 420px;

}

.team3-swiper .swiper-container .swiper-slide-active {
    box-shadow: 0 0 10px #d6d7d7;
}

.team3-swiper .swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
}

.team3-top {
    width: 100%;
}

.tam3-center {
    width: 1280px;
    margin: 0 auto;
    position: relative;
    padding-top: 50px;
}

.tam3-center-left {
    position: absolute;
    left: 0;
    top: 150px;
    width: 170px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.tam3-center-left::after {
    position: absolute;
    left: 0;
    bottom: -24px;
    content: "";
    display: block;
    width: 170px;
    height: 45px;
    background: url('../images/about/longleft.png');
    background-size: 100% 100%;
}

.tam3-center-left:hover::after {
    background: url('../images/about/longlefta.png');
    background-size: 100% 100%;
}

.tam3-center-right {
    position: absolute;
    right: 0;
    top: 150px;
    width: 170px;
    text-align: center;
    font-size: 18px;
    color: #333;
    cursor: pointer;
}

.tam3-center-right::after {
    position: absolute;
    left: 0;
    bottom: -24px;
    content: "";
    display: block;
    width: 170px;
    height: 45px;
    background: url('../images/about/longright.png');
    background-size: 100% 100%;
}

.tam3-center-right:hover::after {
    background: url('../images/about/longrighta.png');
    background-size: 100% 100%;
}

.team3-center-between {
    width: 688px;
    height: 300px;
    overflow: hidden;
    margin: 0 auto;
}

.team3-center-between-title {
    padding-bottom: 14px;
}

.team3-center-between-title span {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    background: #0062a6;
}

.team3-center-between-title h5 {
    float: left;
    padding-left: 18px;
    position: relative;
    top: -10px;
}

.team3-center-between-title h5 i {
    font-weight: 500;
    font-size: 36px;
    font-style: normal;
    color: #333333;
    display: block;
}

.team3-center-between-title h5 u {
    display: block;
    text-decoration: none;
    font-size: 12px;
    color: #b2b2b2;
    padding-top: 6px;
}

.team3-center-between p {
    font-size: 14px;
    color: #666666;
    line-height: 26px;
    padding-top: 14px;
}



.team4 {
    width: 100%;
    background: #f4f5f9;
    padding-top: 110px;
    padding-bottom: 105px;
}

.team4-center {
    width: 1280px;
    margin: 0 auto;
}

.team4-top img {
    display: block;
    width: 556px;
    height: 572px;
    float: left;
    margin-right: 74px;
}

.team4-right {
    width: 606px;
    float: left;
    padding-top: 14px;
}

.team4-right h5 {
    font-size: 36px;
    color: #333333;
    font-weight: 500;
    padding-left: 50px;
    position: relative;
    padding-bottom: 26px;
}

.team4-right h5::after {
    display: block;
    position: absolute;
    left: 0;
    top: 8px;
    content: "";
    width: 32px;
    height: 32px;
    background: #0062a6;
}

.team4-right-span {
    border-top: 4px solid #0062a6;
    border-bottom: 4px solid #0062a6;
    padding: 10px 0;
}

.team4-right-span span {
    display: block;
    padding: 5px 0;
    font-size: 16px;
    color: #333;
}

.team4-right p {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
}
.team4-right p.first-child-p {
 padding-top: 28px;
}
.team4-swiper {
    margin-top: 98px;
    width: 100%;
    position: relative;
}

@media only screen and (max-width: 1366px) {
  .team4-swiper {
    overflow: hidden;
    }
}

.team4-swiper .swiper-container {
    width: 100%;
}

.team4-swiper .swiper-container .swiper-slide {
    width: 210px;
    cursor: pointer;
}

.team4-swiper .swiper-container .swiper-slide .swiper-img-span {
    display: block;
    width: 100%;
    height: 210px;
    border: 4px solid #f4f5f9;
}

.team4-swiper .swiper-container .swiperActive .swiper-img-span {
    border-color: #0062a6;
}

.team4-swiper .swiper-container .swiper-slide .swiper-img-span img {
    display: block;
    width: 100%;
    height: 100%;
    ;
}

.team4-swiper .swiper-txt {
    color: #333333;
    font-size: 15px;
    width: 100%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-top: 10px;
}

.team4-swiper .slide-btn-com {
    display: block;
    width: 65px;
    height: 65px;
    cursor: pointer;
}

.team4-swiper .btn-left {
    position: absolute;
    left: -60px;
    top: 86px;
    background: url('../images/about/bleft.png');
    background-size: 100% 100%;
}

.team4-swiper .btn-left:hover {
    background: url('../images/about/blefta.png');
    background-size: 100% 100%;
}

.team4-swiper .btn-right {
    position: absolute;
    right: -68px;
    top: 86px;
    background: url('../images/about/bright.png');
    background-size: 100% 100%;
}

.team4-swiper .btn-right:hover {
    background: url('../images/about/brgihta.png');
    background-size: 100% 100%;
}

/* 我们的客户 */
.customer {
    background: #fff;
    padding-top: 58px;
    padding-bottom: 42px;
}

.customer-center {
    width: 1280px;
    margin: 0 auto;
}

.customer-center-ul {
    padding-top: 84px;
}

.customer-center-ul ul li {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding-right: 43px;
    padding-bottom: 52px;
    overflow: hidden;
}

.customer-center-ul ul li a {
    display: block;
    width: 100%;
    text-align: center;
}

.customer-center-ul ul li a span {
    display: block;
    width: 100%;
    height: 108px;
    border: 1px solid #eeeeee;
    line-height: 108px;
    text-align: center;
    overflow: hidden;
}

.customer-center-ul ul li a span img {
    height: 100%;
}

.customer-center-ul ul li a p {
    font-size: 15px;
    color: #666666;
    padding-top: 5px;
    font-family: Arial, Helvetica, sans-serif;
}

/* 我们的故事 */
.story1 {
    width: 100%;
    background-color: #fff;
    position: relative;
    height: 506px;
}

.story1::after {
    position: absolute;
    left: 6px;
    top: 14px;
    content: "";
    width: 700px;
    height: 403px;
    background-image: url('../images/about/storymap.png');
    background-size: 100% 100%;
    background-position-x: 10px;
    background-position-y: 10px;
}

.story1-center {
    width: 1280px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -640px;
    padding-top: 58px;
    padding-bottom: 70px;
    z-index: 10;
}

.story1-left {
    float: left;
    width: 790px;
    padding-top: 36px;
}

.story1-left p {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
    padding-top: 20px;
}

.story1-right {
    float: right;
    width: 400px;
    position: relative;
    height: 330px;
}

.story1-right img {
    position: absolute;
    left: -90px;
    top: -10px;
    width: 516px;
    display: block;
}

.story-years {
    width: 100%;
    height: 12px;
    background: url('../images/about/ruler.png');
    position: relative;
    margin-bottom: 56px;
}

.story-years-center {
    position: absolute;
    left: 50%;
    top: -10px;
    width: 1300px;
    margin-left: -650px;
    background: #fff;
    height: 68px;
    box-sizing: border-box;
    padding: 0 50px;
}


.story-years-center .swiper-container {
    width: 100%;
    position: relative;
    top: 10px;
}

.story-years-center .swiper-container .swiper-slide {
    width: 192px;
    cursor: pointer;
    text-align: center;
}

.story-years-center .swiper-container .swiper-slide .swiper-span {
    display: block;
    width: 100%;
    height: 12px;
    background: url('../images/about/ruler.png');
    text-align: center;
}

.story-years-center .swiper-container .swiper-slide .swiper-span u {
    display: inline-block;
    width: 16px;
    height: 16px;
    background: url('../images/about/dian.png');
    background-size: 100% 100%;
}

.story-years-center .swiper-container .swiper-slide:hover .swiper-span u {
    background: url('../images/about/dainactive.png');
    background-size: 100% 100%;
}

.story-years-center .swiper-container .swiper-slide.swiperActive .swiper-span u {
    background: url('../images/about/dainactive.png');
    background-size: 100% 100%;
}

.story-years-center .swiper-txt {
    color: #666666;
    font-size: 24px;
    width: 100%;
    text-align: center;
    padding-top: 20px;
}

.swiper-slide:hover .swiper-txt {
    color: #0062a6;
}

.story-years-center .swiperActive .swiper-txt {
    color: #0062a6;
    font-weight: 600;
    padding-top: 22px;
    font-size: 30px;
}

.story-years-center .slide-btn-com {
    display: block;
    width: 18px;
    height: 35px;
    cursor: pointer;
}

.story-years-center .btn-left {
    position: absolute;
    left: 12px;
    top: 1px;
    background: url('../images/about/leftd.png');
    background-size: 100% 100%;
}

.story-years-center .btn-left:hover {
    background: url('../images/about/leftda.png');
    background-size: 100% 100%;
}

.story-years-center .btn-right {
    position: absolute;
    right: 12px;
    top: 1px;
    background: url('../images/about/rightd.png');
    background-size: 100% 100%;
}

.story-years-center .btn-right:hover {
    background: url('../images/about/rightad.png');
    background-size: 100% 100%;
}

.story3 {
    width: 100%;
    padding-top: 80px;
    padding-bottom: 130px;
}

.story3-center {
    width: 1280px;
    margin: 0 auto;
}

.story3-left {
    width: 726px;
    float: left;
}

.story3-left ul li {
    width: 100%;
    border-bottom: 1px dotted #cacaca;
    box-sizing: border-box;
    padding-top: 30px;
    padding-left: 28px;
    padding-bottom: 20px;
}

.story3-left ul li:first-child {
    border-top: 1px dotted #cacaca;
}

.story3-left ul li span {
    float: left;
    font-size: 18px;
    color: #0062a6;
    display: block;
    padding-right: 30px;
    font-weight: 600;
}

.story3-left ul li i {
    display: block;
    float: left;
    font-style: normal;
    width: 24px;
    height: 6px;
    background: url('../images/about/storyyeararr.png');
    background-size: 100% 100%;
    margin-top: 8px;
}

.story3-left ul li p {
    float: left;
    padding-left: 20px;
    width: 488px;
}

.story3-left ul li p u {
    text-decoration: none;
    display: block;
    font-size: 16px;
    color: #666666;
    padding-bottom: 10px;
}

.story3-left-a {
    display: block;
    margin-top: 50px;
    margin-left: 26px;
    width: 170px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    color: #fff;
    background: #0062a6;
    border-radius: 4px;
    font-size: 15px;
    -moz-transition: all 0.4s;
    /* Firefox 4 */
    -webkit-transition: all 0.4s;
    /* Safari and Chrome */
    -o-transition: all 0.4s;
    /* Opera */
    transition: all 0.4s;
}

.story3-left-a:hover {
    background: #2483bc;
}

.story3-left-a s {
    text-decoration: none;
    display: inline-block;
    width: 18px;
    height: 15px;
    background: url('../images/about/leftarr.png');
    background-size: 100% 100%;
    margin-left: 40px;
    position: relative;
    top: 2px;
}

.story3-right {
    float: right;
    width: 476px;
}

.story3-right img {
    display: block;
    width: 100%;
}

/* 建党工作 */
.work {
    width: 100%;
    background-color: #fff;
    position: relative;
    width: 100%;
    height: 772px;
    background-image: url('../images/about/worke.jpg');
    background-size: 100% 100%;
}

/* .work::after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 100%;
    height: 772px;
    background-image: url('../images/about/worke.jpg');
    background-size: 100% 100%;
    background-position-x: 0;
    background-position-y: 0;
} */

.work-center {
    width: 1280px;
    margin: 0 auto;
    padding-top: 58px;
    padding-bottom: 110px;
}

.work-left {
    float: left;
    width: 620px;
    padding-top: 36px;
}

.work-left p {
    font-size: 15px;
    color: #666666;
    line-height: 28px;
    padding-top: 20px;
    text-indent: 30px;
}

.work-right {
    float: right;
    width: 510px;
    position: relative;
    height: 330px;
}

.work-right img {
    position: absolute;
    left: -90px;
    top: -10px;
    width: 100;
    z-index: 10;
    display: block;
}