
.sec {
    position: relative;
    top: -90px;
    width: 100%;
    height: 100%;
}

.sec > img {
    height: 100%;
    width: 100%;
    border: 0;
}

/*.sec_text{*/
/*	position: absolute;*/
/*	width: 80%;*/
/*	top: 25%;*/
/*	left: 90px;*/
/*	z-index: 9999;*/
/*	color: #fff;*/
/*}*/
/*.sec_text .p1{*/
/*	width: 40%;*/
/*}	*/
/*.sec_text .p2{*/
/*	width: 40%;*/
/*	text-align: center;*/
/*	margin-top: 20px;*/
/*	letter-spacing: 3px;*/
/*	font-size: 20px;*/
/*}*/
/*.sec_text .p3{*/
/*	margin: 20px 0;*/
/*	width: 60px;*/
/*	height: 3px;*/
/*	background: #0d2142;*/
/*}*/
/*.sec_text .p4{*/
/*	font-size: 28px;*/
/*	font-weight: 200;*/
/*	letter-spacing: 5px;*/
/*}*/
/*.sec_text .p5{*/
/*	margin-top: 10px;*/
/*	font-size: 28px;*/
/*	letter-spacing: 5px;*/
/*}*/
/*.sec_text .p5 img{*/
/*	height: 28px;*/
/*	margin-right: 5px;*/
/*}*/
/*.sec_text .p6{*/
/*	margin: 20px 0;	*/
/*}*/
/*.sec_text .p7{*/
/*	letter-spacing: 5px;*/
/*	line-height: 30px;*/
/*	font-size: 16px;*/
/*}*/

/*.sec_text1{*/
/*	position: absolute;*/
/*	top: 20%;*/
/*	left: 70%;*/
/*	z-index: 9999;*/
/*	color: #0B204B;*/
/*	font-size: 30px;*/
/*	letter-spacing: 10px;*/
/*}*/

/*.sec_text1 .s2{*/
/*	margin-left: 30px;*/
/*}*/

/*.sec .bqsy{*/
/*	position: absolute;*/
/*	left: 0;*/
/*	bottom: 0;*/
/*	width: 100%;*/
/*	line-height: 50px;*/
/*	height: 50px;*/
/*	text-align: center;*/
/*	font-size: 12px;*/
/*	color: #fff;*/
/*	z-index: 9999;*/
/*}*/
/*.sec .dsf{*/
/*	position: fixed;*/
/*	top: 50%;*/
/*	right: 0px;*/
/*	margin-top: -111px;*/
/*	width: 64px;*/
/*	height: 222px;*/
/*	z-index: 9999;*/
/*}*/
/*.sec .dsf a{*/
/*	display: block;*/
/*	width: 64px;*/
/*	height: 64px;*/
/*	margin-top: 10px;*/
/*}*/
.sec .dsf a.wx {
    background: url(../images/syicon3.png) left center no-repeat;
    background-size: 100% 100%;
}

.sec .dsf a.qq {
    background: url(../images/syicon4.png) left center no-repeat;
    background-size: 100% 100%;
}

.sec .dsf a.wb {
    background: url(../images/syicon5.png) left center no-repeat;
    background-size: 100% 100%;
}


/*  总裁致辞 */
.chariman {
    width: 100%;
    background: #efefef;
    box-sizing: border-box;
    padding: 50px 0;
    position: relative;
    top: -90px;
}

.chariman_ {
    width: 1100px;
    margin: 0 auto;
    background: #fff;
    box-shadow: 0px 0px 20px 0 #e6e6e6, 0 0px 0px 0 #e6e6e6, inset 0 0 0px 0px #e6e6e6;
    webkit-box-shadow: 7px 5px 20px #e4e4e4;
    -moz-box-shadow: 7px 5px 20px #e4e4e4;
    box-shadow: 7px 5px 20px #e4e4e4;
    box-sizing: border-box;
    padding: 50px 100px;
}

.chariman_1 {
    margin-bottom: 20px;
    display: flex;
    justify-content: space-between;
}

.chariman_1 .pic {
    width: 25%;
}

.chariman_1 .pic img {
    width: 100%;
}

.chariman_1 .text {
    width: 66%;
}

.chariman_1 .text .p1 {
    font-weight: bold;
    color: #2A2A2A;
    font-size: 44px;
}

.chariman_1 .text .p2 {
    color: #606060;
    font-size: 24px;
    margin-top: 10px;
}

.chariman_1 .text hr {
    background-color: #f5f5f5;
    height: 2px;
    border: none;
    margin-top: 20px;
    margin-bottom: 100px;
}

.chariman_1 .text .p4 {
    color: #606060;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 3px;
}

.chariman_2 .p1 {
    font-weight: bold;
    color: #2A2A2A;
    font-size: 28px;
    margin-bottom: 20px;
}

.chariman_2 .p2 {
    color: #606060;
    font-size: 18px;
    line-height: 45px;
    letter-spacing: 3px;
}

/* 发展战略 */
.development {
    top: -90px;
    position: relative;
}

.development1 > img {
    width: 100%;
}


/*  个人中心   */
.personal1 {
    position: relative;
    margin: 50px auto;
    width: 80%;
    box-sizing: border-box;
}

.personal1 .personal1_l {
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 40px 50px;
    display: flex;
}

.personal1_content {
    width: 80%;
}

.personal1 .personal1_l .p1 {
    font-size: 22px;
    color: #464646;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.personal1 .personal1_l .p2 {
    margin-top: 40px;
    font-size: 18px;
    color: #888888;
    line-height: 35px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.personal1 .personal1_l .p3.amin {
    width: 20%;
}

.personal1 .personal1_l .p3.amin img {
    -webkit-animation: Tada 3s both infinite;
    -moz-animation: Tada 3s both infinite;
    -ms-animation: Tada 3s both infinite;
    animation: Tada 3s both infinite;
}

@-webkit-keyframes Tada {
    0% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }

    70%, 73% {
        -webkit-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%, 83%, 90%, 97% {
        -webkit-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%, 87%, 93% {
        -webkit-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -webkit-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-moz-keyframes Tada {
    0% {
        -moz-transform: scale(1);
        transform: scale(1)
    }

    70%, 73% {
        -moz-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%, 83%, 90%, 97% {
        -moz-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%, 87%, 93% {
        -moz-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -moz-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@-ms-keyframes Tada {
    0% {
        -ms-transform: scale(1);
        transform: scale(1)
    }

    70%, 73% {
        -ms-transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%, 83%, 90%, 97% {
        -ms-transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%, 87%, 93% {
        -ms-transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        -ms-transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

@keyframes Tada {
    0% {
        transform: scale(1);
        transform: scale(1)
    }

    70%, 73% {
        transform: scale(0.9) rotate(-3deg);
        transform: scale(0.9) rotate(-3deg)
    }

    77%, 83%, 90%, 97% {
        transform: scale(1.1) rotate(3deg);
        transform: scale(1.1) rotate(3deg)
    }

    80%, 87%, 93% {
        transform: scale(1.1) rotate(-3deg);
        transform: scale(1.1) rotate(-3deg)
    }

    100% {
        transform: scale(1) rotate(0);
        transform: scale(1) rotate(0)
    }
}

.personal1_r {
    height: 418px;
    overflow: scroll;
    border-top: 1px solid #bfbfbf;
    width: 80%;
    margin: 0 auto;
}

.personal1_r ul li {
    border-bottom: 1px solid #bfbfbf;
    box-sizing: border-box;
    padding: 25px;
    background: url(../images/more.png) right center no-repeat;
    background-size: 26px 26px;
}

.personal1_r ul li a {
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 0 20px;
}

.personal1_r ul li .p1 {
    position: relative;
    color: #000;
    font-size: 22px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.personal1_r ul li .p1:after {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    background: #000;
    border-radius: 50%;
    position: absolute;
    left: -30px;
    top: 50%;
    margin-top: -4px;
}

.personal1_r ul li .p2 {
    margin-top: 30px;
    color: #8e8e8e;
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}

.per_pub {
    display: inline-block;
    box-sizing: border-box;
    padding: 0 30px;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    background: #17507c;
    margin-left: 10%;
}

.personal2 {
    background: #f5f5f5;
    box-sizing: border-box;
    padding: 70px 0;
}

.personal2_bg {
    margin: 0 auto;
    margin-top: 50px;
    width: 1200px;
    height: 261px;
    overflow: scroll;
}

.personal2_bg ul {
    width: 3500px;

}

.personal2_bg ul li {
    margin-bottom: 2px;
}

.personal2_bg ul li span {
    width: 120px;
    height: 50px;
    background: #177deb;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
}

.personal .gzhj {
    margin: 70px 0;
    text-align: center;
}

.personal .gzhj span {
    display: inline-block;
    box-sizing: border-box;
    height: 45px;
    line-height: 45px;
    padding: 0 20px;
    border-radius: 45px;
    margin: 0 5px;
}

.personal .gzhj span.s1 {
    background: #205a98;
    color: #fff;
    font-size: 18px;
}

.personal .gzhj span.s2 {
    background: #e8e8e8;
    color: #000;
    font-size: 18px;
}

.personal3 {
    box-sizing: border-box;
    margin-top: 30px;
}

.personal .qq_s {
    margin-top: 20px;
    text-align: center;
    margin-bottom: 5px;
}

.personal .qq_s span {
    display: inline-block;
    width: 240px;
    height: 45px;
    line-height: 45px;
    margin: 0 5px;
    background: #177deb;
    color: #fff;
    font-size: 20px;
}

.personal .qqsm {
    margin: 0 auto;
    margin-top: 50px;
    width: 1100px;
}

.personal .qqsm .qqsmp1 {
    font-size: 32px;
    color: #313131;
}

.personal .qqsm .qqsmp2 {
    margin-top: 20px;
    font-size: 18px;
    color: #757575;
    line-height: 45px;
}

/*  集团介绍  */
.jtjs {
    position: relative;
    top: -90px;
}

.jtjs1 {
    margin: 0px 0;
}

.jtjs1 img {
    width: 100%;
}

.jtjs2 img {
    width: 100%;
}

.jtjs3 {
    box-sizing: border-box;
    padding: 50px 0;
    text-align: center;
    background: #0646B4;
}

.jtjs3 .p1 {
    color: #fff;
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
}

.jtjs3 .p2 {
    margin-top: 20px;
    text-transform: uppercase;
    color: #fff;
}

.jtjs3 .dt {
    position: relative;
    margin: 0 auto;
    margin-top: 30px;
    width: 900px;
    height: 680px;
    background: url(../images/dt.png) center center no-repeat;
    background-size: 100% 100%;
}

.jtjs3 .dt div {
    position: absolute;
    width: 50px;
}

.jtjs3 .dt .img1 {
    top: 196px;
    right: 191px;
}

.jtjs3 .dt .img2 {
    top: 146px;
    left: 191px;
}

.jtjs3 .dt .img3 {
    top: 346px;
    left: 50%;
}

.jtjs3 .dt .img4 {
    top: 326px;
    left: 54%;
}

.jtjs3 .dt .img5 {
    top: 326px;
    left: 65%;
}

.jtjs3 .dt .img6 {
    top: 346px;
    left: 58%;
}

.jtjs3 .dt .img7 {
    top: 316px;
    left: 71%;
}

.jtjs3 .dt .img8 {
    top: 226px;
    right: 141px;
}

.jtjs3 .dt .img9 {
    top: 306px;
    left: 78%;
}

.jtjs3 .dt .img10 {
    top: 306px;
    left: 82%;
}

.jtjs3 .dt .img11 {
    top: 366px;
    left: 84%;
}

.jtjs3 .dt .img12 {
    top: 386px;
    left: 78%;
}

.jtjs3 .dt .img13 {
    top: 426px;
    left: 82%;
}

.jtjs3 .dt .img14 {
    top: 406px;
    left: 66%;
}

.jtjs3 .dt .img15 {
    top: 476px;
    left: 66%;
}

.jtjs3 .dt .img16 {
    top: 476px;
    left: 60%;
}

.jtjs3 .dt .img17 {
    top: 358px;
    left: 45%;
}

.jtjs3 .dt .img18 {
    top: 435px;
    left: 79%;
}

.jtjs3 .dt .img19 {
    top: 269px;
    left: 81%;
}

.jtjs3 .dt .img20 {
    top: 449px;
    left: 81%;
}

.jtjs3 .dt .img21 {
    top: 457px;
    left: 58%;
}

.jtjs3 .dt .img22 {
    top: 231px;
    left: 34%;
}

.jtjs3 .dt .img23 {
    top: 288px;
    left: 70%;
}

.jtjs3 .dt .img24 {
    top: 283px;
    left: 84%;
}

.jtjs3 .dt .img25 {
    top: 338px;
    left: 83%;
}

.jtjs3 .dt .img26 {
    top: 377px;
    left: 64%;
}

.jtjs3 .dt .img27 {
    top: 438px;
    left: 69%;
}

.jtjs3 .dt .img28 {
    top: 410px;
    left: 70%;
}

.jtjs3 .dt .img29 {
    top: 349px;
    left: 79%;
}

.jtjs3 .dt .img30 {
    top: 354px;
    left: 72%;
}

.jtjs4 {
    width: 100%;
}

.jtjs4 .text {
    width: 300px;
    margin: 0 auto;
    text-align: center;
    font-size: 30px;
    background: linear-gradient(to right, #007CD2, #005FAC);
    color: #fff;
    padding: 10px 20px;
    margin-top: 50px;
}

.jtjs4 .tab-area {
    display: flex;
    justify-content: space-around;
    height: 80px;
    align-items: center;
    font-size: 25px;
}

.tab-area .tab {
    height: 30px;
    text-align: center;
    padding-bottom: 10px;
}

.tab-area .active {
    border-bottom: #A3BED3 3px solid;
}

.content-area img {
    /*width: 90%;*/
    padding: 30px;
}

.content-area div {
    text-align: center;
}

.content-area .show {
    display: block;
}

.content-area .hide {
    display: none;
}

/*  公司荣誉墙 */
.honor {
    position: relative;
    top: -90px;
}

.top .swi1 {
    background-color: #1490EF;
    height: 75px;
}

.top .swi1 .swiper-container {
    width: 30%;
    height: 100%;
}

/*.top .swi1 .swiper-container .swiper-button-next{*/
/*	left: 150px;*/
/*}*/

.top .swi2 {
    background-color: #4EA9EF;
    height: 75px;
}

.top .swi2 .swiper-container {
    width: 30%;
    height: 100%;
}

.top .swi2 .swiper-wrapper {
    justify-content: center;
}

.top .swiper-container .swiper-slide div {
    height: 30px;
    width: 120px;
    text-align: center;
    line-height: 30px;
    background-color: #FFFFFF;
    border-radius: 30px;
    margin: 22.5px auto;
    padding: 0 10px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.honor1 {
    margin: 0 auto;
    width: 1200px;
    box-sizing: border-box;
    padding-top: 50px;
}

.honor1 .tit img {
    display: block;
    width: 20%;
    margin: 0 auto;
}

.honor1 .tit p {
    box-sizing: border-box;
    padding-left: 30px;
}

.honor1 .tit .p1 {
    color: #2f2f2f;
    font-size: 34px;
}

.honor1 .tit .p2 {
    margin-top: 5px;
    color: #2f2f2f;
    font-size: 20px;
    text-transform: uppercase;
}

.honor1 .swi {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    width: 1200px;
}

.honor1 .swi .swiper-container {
    width: 100%;
    height: 100%;
}

.honor1 .swi .swiper-container .swiper-slide {
    width: 260px;
    height: 350px;
}

.honor1 .swi .swiper-container .swiper-slide .swi_content {
    margin: 0 auto;
    width: 68%;
    background: linear-gradient(to right, #FFEBC1, #FFFFFF);
    padding: 10px 5px;
    box-sizing: border-box;
}

.honor1 .swi .pic {
    margin: 0 auto;
    width: 68%;
}

.honor1 .swi .p1 {
    text-align: center;
    color: #2f2f2f;
    font-size: 20px;

    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.honor1 .swi .p2 {
    text-align: center;
    color: #686868;
    font-size: 14px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.honor1 .swi .swiper-button-next, .honor1 .swi .swiper-button-next1 {
    top: 42%;
    width: 44px;
    height: 44px;
    background: url(../images/honor2.png) center no-repeat;
    background-size: 100% 100%;
}

.honor1 .swi .swiper-button-prev, .honor1 .swi .swiper-button-prev1 {
    top: 42%;
    width: 44px;
    height: 44px;
    background: url(../images/honor3.png) center no-repeat;
    background-size: 100% 100%;
}

.honor2 {
    margin-top: 50px;
}

/* 联系我们  */
.contant {
    width: 100%;
    background: #f6f6f6;
    box-sizing: border-box;
    padding: 100px 0;
    position: relative;
    top: -90px;
}

.contant1 {
    margin: 0 auto;
    width: 1100px;
}

.contant1 .p1 {
    text-transform: uppercase;
    color: #555555;
    font-size: 16px;
}

.contant1 .p1 span {
    color: #376297;
    font-size: 28px;
    margin-right: 5px;
}

.contant1 #map {
    margin-top: 30px;
    width: 100%;
    height: 550px;
}

.contant2 {
    display: flex;
    width: 100%;
    margin-top: 100px;
    justify-content: space-between;
}

.contant2 .text {
    width: 48%;
    display: flex;
    align-items: center;
    color: #2a2a2a;
    height: 460px;
}

.contant2 .text .p2 {
    font-size: 24px;
    margin-bottom: 50px;
}

.contant2 .text .p3 {
    font-size: 16px;
    margin-bottom: 15px;
}

.contant2 .forms {
    width: 48%;
    display: flex;
    align-items: center;
    color: #2a2a2a;
    height: 460px;
    background: #ebebeb;
    box-sizing: border-box;
    padding: 0 50px;
}

.contant2 .forms .p2 {
    font-size: 24px;
    margin-bottom: 50px;
}

.contant2 .forms p input {
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #c3c3c3;
    box-sizing: border-box;
    padding-left: 10px;
}

.contant2 .forms .lxr {
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.contant2 .forms .lxr p {
    width: 48%;
}

.contant2 .forms .send {
    margin: 0 auto;
    margin-top: 50px;
    width: 200px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: 2px solid #c4c4c4;
    color: #c4c4c4;
    font-size: 18px;
    cursor: pointer;
}

/* 旗下公司 */
.qxgs {
    position: relative;
    top: -90px;
    margin: 0 auto;
    width: 1200px;
    box-sizing: border-box;
}

.qxgs .qxgs1 {
    margin: 0 auto;
    width: 45%;
}

.qxgs .qxgs2 {
    margin-top: 40px;
    width: 100%;
    height: 150px;
    display: flex;
}

.qxgs .qxgs2 > div {
    width: 16.66666%;
    height: 100%;
    background: #f8f8f7;
    display: flex;
    justify-content: center;
    align-items: center;
    box-sizing: border-box;
    padding: 0 20px;
}

/*  企业文化 */
.qywh {
    margin: 0 auto;
    /*width: 1200px;*/
    box-sizing: border-box;
    padding: 80px 0;
    padding-bottom: 0px;
    position: relative;
    top: -90px;
    background-color: #EFEFEF;
}

/*.yunpan{*/
/*    width: 80%;*/
/*    margin: 0 auto;*/
/*}*/


.qywh1 {
    margin: 90px auto;
    width: 1000px;
    display: flex;
    justify-content: space-around;
}

.qywh1 > div {
    width: 40%;
    text-align: center;
    color: #424242;
    font-size: 22px;
    letter-spacing: 2px;
    cursor: pointer;
}

.qywh1 > div p {
    margin-top: 20px;
}

.qywh1 > div .pic {
    position: relative;
    overflow: hidden;
}

.qywh1 > div .pic img {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

.qywh1 > div .pic img:hover {
    transform: scale(1.5);
}

.qywh1 > div .pic:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    background: url(../images/qywh2.png) center no-repeat;
    background-size: 100% 100%;
}

.qywh_mask {
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 100%;
    z-index: 8888;
    display: none;
}

.qywh_mask1 {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
}

.qywh_mask1 video {
    width: 800px;
    height: 600px;
    outline: none;
}

.qywh_mask1 .close {
    position: absolute;
    top: 10%;
    right: 10%;
    width: 40px;
    cursor: pointer;
}

.qywh2 {
    margin: 0 auto;
    margin-top: 50px;
    width: 1000px;
}

.qywh2 li {
    width: 100%;
    display: flex;
    justify-content: space-between;
    margin-bottom: 70px;
}

.qywh2 li .pic {
    width: 30%;
}

.qywh2 li .text {
    width: 68%;
}

.qywh2 li .text .p1 {
    color: #333;
    font-weight: bold;
    font-size: 34px;
}

.qywh2 li .text .p2 {
    margin-top: 20px;
    color: #2f2f2f;
    line-height: 30px;
    font-size: 16px;
}

.qywh2 .more {
    margin: 0 auto;
    width: 200px;
    cursor: pointer;
}

/*  公司文化   */
.gswh {
    margin: 0px 0;
    position: relative;
    top: -90px;
}

.gswh > img {
    width: 100%;
}

/*  视频中心   */
.videoCenter {
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 0;
    position: relative;
    top: -90px;
}

.videoCenter .swi {
    position: relative;
    margin: 0 auto;
    margin-top: 50px;
    width: 1200px;
}

.videoCenter .swi .swiper-container {
    width: 100%;
    height: 100%;
}

.videoCenter .swi .swiper-container .swiper-slide {
    width: 33.33%;
    cursor: pointer;
}

.videoCenter .swi .pic {
    margin: 0 auto;
    width: 90%;
    position: relative;
    overflow: hidden;
}

.videoCenter .swi .pic img {
    transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
}

.videoCenter .swi .pic img:hover {
    transform: scale(1.5);
}

.videoCenter .swi .pic:after {
    content: '';
    display: block;
    width: 60px;
    height: 60px;
    position: absolute;
    margin-top: -30px;
    margin-left: -30px;
    top: 50%;
    left: 50%;
    background: url(../images/qywh2.png) center no-repeat;
    background-size: 100% 100%;
}

.videoCenter .swi .p1 {
    text-align: center;
    color: #2f2f2f;
    font-size: 20px;
    margin: 10px 0;
}

.videoCenter .swi .swiper-button-next, .honor1 .swi .swiper-button-next1 {
    top: 42%;
    width: 44px;
    height: 44px;
    background: url(../images/honor2.png) center no-repeat;
    background-size: 100% 100%;
}

.videoCenter .swi .swiper-button-prev, .honor1 .swi .swiper-button-prev1 {
    top: 42%;
    width: 44px;
    height: 44px;
    background: url(../images/honor3.png) center no-repeat;
    background-size: 100% 100%;
}

/*  唐舍动态  */
.dynamic {
    width: 100%;
    background: #efefef;
    box-sizing: border-box;
    padding: 80px 0;
    position: relative;
    top: -90px;
}

.dynamic ul {
    width: 1000px;
    margin: 90px auto;
}

.dynamic ul li {
    margin-bottom: 125px;
}

.dynamic ul li a {
    box-sizing: border-box;
    padding: 35px;
    background: #fff;
    display: flex;
    justify-content: space-between;
    align-self: center;
}

.dynamic ul li a .text {
    width: 66%;
}

.dynamic ul li a .pic {
    width: 30%;
    display: flex;
    align-items: center;
}

.dynamic ul li a .text .p1 {
    color: #6b6b6b;
    font-size: 18px;
}

.dynamic ul li a .text .p2 {
    color: #252525;
    font-size: 26px;
    margin: 20px 0;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;

}

.dynamic ul li a .text .p3 {
    color: #848484;
    font-size: 16px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.dynamic .more1 {
    margin: 0 auto;
    width: 50px;
    cursor: pointer;
}

/*  战略合作  */
.strategic {
    position: relative;
    top: -90px;
    width: 1200px;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 80px 0;
    padding-bottom: 0px;
}

.strategic1 {
    width: 1000px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    font-size: 28px;
    color: #414141;
    justify-content: center;
}

.strategic1 img {
    width: 20%;
    margin-right: 20px;
}

.strategic2 {
    width: 100%;
    margin-top: 130px;
}

.strategic2 ul li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 50px;
}

.strategic2 ul li .pic {
    width: 22%;
}

.strategic2 ul li .text {
    width: 74%;
    font-size: 16px;
    line-height: 28px;
}

/*  员工入口   */
.ygrk {
    position: relative;
    top: -90px;
}

.staff {
    position: relative;
    width: 100%;
    height: 700px;
    background: url(../images/ygrk-2.png) center no-repeat;
    background-size: cover;
    margin: 0px 0;
    position: relative;
    top: -90px;
}

.staff1 {
    position: absolute;
    top: 0;
    right: 0;
    width: 41%;
    height: 100%;
    background: rgba(255, 255, 255, 0.4);
    display: flex;
    align-content: center;
    justify-content: center;
}

.staff2 {
    position: absolute;
    top: 20%;
    width: 60%;
    margin: 0 auto;
}

.staff2 img {
    width: 25px;
}

.staff2 input {
    width: 100%;
    height: 50px;
    background: rgba(255, 255, 255, 0.7);
    border-bottom: 3px solid #2fa0e0;
    margin-bottom: 20px;
    margin-top: 10px;
    box-sizing: border-box;
    padding: 0 10px;
    font-size: 20px;
}

.staff2 .mm {
    position: relative;
}

.staff2 .mm span {
    position: absolute;
    right: 0;
    top: 10px;
    font-size: 20px;
    height: 50px;
    width: 30%;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
}

.forgetPsw {
    margin-left: auto;
    width: 20%;
    text-align: right;
    color: #fff;
    height: 25px;
}

.staff2 .dl {
    color: #fff;
    font-size: 20px;
    display: flex;
    justify-content: space-between;
}

.staff2 .btn {
    margin: 0 auto;
    margin-top: 40px;
    width: 70%;
    height: 58px;
    background: #0064d6;
    text-align: center;
    line-height: 58px;
    color: #fff;
    font-size: 20px;
    border-radius: 5px;
}

.staff2 .dl .xz {
    background: url(../images/wxz.png) left center no-repeat;
    background-size: 20px 20px;
    box-sizing: border-box;
    padding-left: 30px;
    cursor: pointer;
}

/*  唐舍云盘  */
.qywh3 {
    height: 60px;
    border-bottom: #aaa solid 3px;
}

.text-area {
    width: 80%;
    margin: 0 auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    height: 60px;
    align-items: center;
    overflow: hidden;
    justify-content: space-between;
}

.qywh-text {
    width: 23%;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.qywh-text .tab {
    height: 60px;
    line-height: 60px;
    display: block;
    background-color: #FFFFFF;
    color: #838383;
}

.qywh-text .active {
    background-color: #1C44B5;
    color: #fff;
}

.list-area {
    margin: 0 auto;
    width: 80%;
    box-sizing: border-box;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-top: 50px;
}

.list-area li {
    width: 100%;
    height: 100px;
    border-bottom: 1px solid #bfbfbf;
    padding: 20px 0;
}

.list-area li .title-area {
    display: flex;
    align-items: center;
    color: #333;
}

.list-area li .title-area .title {
    padding-left: 30px;
    font-size: 23px;
    font-weight: bold;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.list-area li .title-area .dot {
    font-size: 30px;
    font-weight: bold;
}

.list-area li .content-area {
    padding-top: 20px;
    padding-left: 40px;
    display: flex;
    align-items: center;
}

.list-area li .content {
    font-size: 18px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 70%;
}


.list-area li .content-area .clickBtn {
    margin-left: auto;
    font-size: 15px;
    padding: 5px 10px;
    background-color: #1C44B5;
    color: #fff;
}
