/*百科聚合页*/
.hTit {
    height: 42px;
    position: relative;
}
.hTitText {
    font-size: 30px;
    line-height: 42px;
    float: left;
    color: #333333;
    position: relative;
}
.hTitMore {
    float: right;
    font-size: 14px;
    color: #A4A7AF;
    line-height: 42px;
}
.hTitMore span {
    padding-right: 25px;
    background: url(../images/2fa014cfb2074fa4a781120523c18b1e.gif) no-repeat right -4px;
    transition: 0.3s;
}
.hTitMore:hover {
    color: #263450;
}
.hTitMore:hover span {
    background-position-y: -28px;
}
.bk-block1 {
    padding: 60px 100px;
}
.bkb1-main {
    margin-top: 40px;
}
.bkb1-left {
    width: 560px;
}
.bkb1-left .rlist-item {
    background-color: #F6F7F9;
    transition: 0.3s;
}
.bkb1-left .rlist-img {
    width: 560px;
    height: 315px;
    overflow: hidden;
}
.bkb1-left .rlist-img img {
    width: 100%;
    transition: 0.5s;
}
.bkb1-left .rlist-info {
    padding: 25px 30px;
}
.bkb1-left .rlist-tit {
    font-size: 18px;
    line-height: 30px;
    color: #484B52;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bkb1-left .list-time {
    margin-top: 15px;
    display: block;
}
.bkb1-left .rlist-item:hover {
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
}
.bkb1-left .rlist-item:hover img {
    transform: scale(1.03);
}
.bkb1-left .rlist-item:hover .rlist-tit {
    color: #2791E5;
}
.bkb1-rig {
    width: 580px;
}
.bkb1-rig .list-item {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #D0D0D0;
    padding-bottom: 0;
    border-bottom: 0;
}
.bkb1-rig .list-item:first-child {
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
}
.bkb1-rig .list-picitem {
    padding-left: 220px;
}
.bkb1-rig .list-picitem .list-img {
    float: left;
    margin-left: -220px;
    width: 200px;
    height: 112px;
    overflow: hidden;
}
.bkb1-rig .list-tit {
    line-height: 30px;
    height: 60px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
   white-space: normal;
}
.bkb1-rig .list-time {
    display: block;
    margin-top: 30px;
}
.bkb1-rig .list-item img{
    transition: 0.5s;
}
.bkb1-rig .list-item:hover img {
    transform: scale(1.03);
}
.bkb1-rig .list-item:hover .list-tit {
    color: #2791E5;
}
.bk-block2 {
    background: url("../images/ebe5901a9d4a41f9a68caba33716abca.gif") no-repeat center top;
    padding: 80px 0;
}
.bkb2-main .hTitText {
    color: #fff;
}
.bkb2-main .hTitMore {
    color: #fff;
}
.bkb2-main .hTitMore span {
    background: url(../images/6692a029776048319af450ab9808f5f6.gif) no-repeat right -4px;
    transition: 0.3s;
}
.bkb2-main .hTitMore:hover span {
    background-position-y: -28px;
}
.bkb2-box.rlist-style3 {
    margin-top: 40px;
    padding: 0;
}
.bkb2-box.rlist-style3 .rListCon {
    margin: -10px -10px 0;
}
.bkb2-box.rlist-style3 .rlist-imgitem {
    margin-top: 10px;
}
.bkb2-box .rlist-itembox {
    background-color: #fff;
    padding: 40px 30px;
}
.bkb2-box.rlist-style3 .rlist-info {
    padding: 0;
    border: 0;
    border-top: 0;
}
.bkb2-box .list-time {
    margin-top: 12px;
    display: block;
}
.bkb2-box .rlist-text {
    color: #A4A7AF;
    font-size: 14px;
    line-height: 26px;
    margin-top: 22px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.bk-block3 {
    padding: 80px 0;
}
.bkb3-box.rlist-style3 {
    margin-top: 40px;
    padding: 0;
}
.bkb3-box.rlist-style3 .rListCon {
    margin: -10px -10px 0;
}
.bkb3-box.rlist-style3 .rlist-imgitem {
    width: 25%;
    margin-top: 10px;
}
.bkb3-box .rlist-itembox {
    background-color: #F6F7F9;
    padding: 40px 30px;
    transition: 0.3s;
}
.bkb3-box.rlist-style3 .rlist-info {
    padding: 0;
    border: 0;
    border-top: 0;
}
.bkb3-box.rlist-style3 .rlist-tit {
    font-size: 18px;
    line-height: 30px;
    color: #484B52;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 60px;
    white-space: normal;
}
.bkb3-box .list-time {
    margin-top: 15px;
    display: block;
}
.bkb3-box .rlist-text {
    color: #A4A7AF;
    font-size: 14px;
    line-height: 26px;
    margin-top: 30px;
    height: 78px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}
.bkb3-box.rlist-style3 .rlist-imgitem:hover .rlist-tit {
    color: #2791E5;
}
.bkb3-box.rlist-style3 .rlist-imgitem:hover .rlist-itembox {
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
    background:rgba(255,255,255,1);
}
.bk-block4 {
    background-color: #F6F7F9;
    padding: 80px 0;
}
.bkb4-box.rlist-style3 {
    margin-top: 40px;
    padding: 0;
}
.bkb4-box.rlist-style3 .rListCon {
    margin: -10px -10px 0;
}
.bkb4-box.rlist-style3 .rlist-imgitem {
    width: 50%;
    margin-top: 10px;
}
.bkb4-box .rlist-itembox {
    background-color: #fff;
    padding: 40px 30px;
}
.bkb4-box.rlist-style3 .rlist-tit {
    line-height: 30px;
    height: 30px;
    padding-left: 28px;
    background: url("../images/51bcaf4232494c3db89f35397a0f109a.gif") no-repeat left center;
}
.bkb4-box.rlist-style3 .rlist-info {
    padding: 0;
    border: 0;
    margin-top: 30px;
    padding-top: 30px;
    border-top: 1px dashed #D0D0D0;
}
.bkb4-box .list-peo {
    color: #A4A7AF;
    font-size: 14px;
    line-height: 20px;
}
.bkb4-box .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*配件详情*/
.pjdet-btn .btn {
    width: 172px;
}
.pldet-img {
    background-color: #F6F7F9;
    position: relative;
    width: 460px;
    height: 345px;
}
.pldet-img img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;

}

/*百科列表*/
.list-bk .list-item {
    margin-top: 30px;
    padding-bottom: 30px;
    border-bottom: 1px dashed #D0D0D0;
}
.list-bk .list-item:first-child {
    margin-top: 0;
}
.list-bk .list-picitem {
    padding-left: 290px;
}
.list-bk .list-picitem .list-info {
    margin-top: 7px;
}
.list-bk .list-picitem .list-img {
    float: left;
    margin-left: -290px;
    width: 260px;
    height: 146px;
    overflow: hidden;
}
.list-bk .list-time {
    margin-top: 15px;
    display: block;
}
.list-bk .list-text {
    margin-top: 30px;
}
/*配件列表*/
.rlist-style3 .rListCon {
    margin: 0 -10px;
}
.list-bk .rlist-style3 .rListCon {
    margin: -20px -10px 0;
}
.list-bk .rlist-style3 .rlist-imgitem {
    width: 25%;
}
.list-bk .rlist-itembox {
    border-top: 2px solid #E6EAF2;
    background-color: #F6F7F9;
}
.list-bk .ylist-img {
    height: 210px;
    overflow: hidden;
    position: relative;
}
.list-bk .ylist-img img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    transition: 0.3s;
}
.list-bk .rlist-style3 .rlist-info {
    border: 0;
    border-top: 1px #EAEAEA solid;
    padding: 17px 8px;
    text-align: center;
}
.list-bk .rlist-style3 .rlist-tit {
    font-size: 16px;
}
.pjlh-tip {
    padding: 40px 80px 40px 106px;
}
.pjlh-tip .tit {
    font-size: 24px;
    line-height: 42px;
}
.pjlh-rig {
    float: right;
    margin-top: 18px;
}
.list-bk .rlist-style3 .rlist-imgitem img{
    transition: 0.5s;
}
.list-bk .rlist-style3 .rlist-imgitem:hover img {
    transform: scale(1.03);
}
/*百科详情*/
.d-info, .d-tip {
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    color: #A4A7AF;
}
.infobor {
    margin: 0 20px;
    color: rgba(136,143,152,0.25);
}
.d-views i {
    padding: 0 10px;
    cursor: pointer;
}
.d-views .active {
    color: #2791E5;
}
.dm-content {
    margin-top: 10px;
}
.wsc-edit {
    line-height: 30px;
    color: #757983;
}
.dm-tag {
    margin-top: 30px;
}
.wsc-bk .list-bk .list-item {
    padding-bottom: 0;
    border-bottom: 0;
}
/*问答列表*/
.list-faq .list-item {
    margin-top: 10px;
    border-bottom: 0;
    background-color: #F6F7F9;
    padding: 30px 40px;
    transition: 0.3s;
}
.list-faq .list-item:first-child {
    margin-top: 0;
}
.list-faq .list-tit {
    float: left;
    width: 90%;
    height: 40px;
    line-height: 40px;
    padding-left: 50px;
    background: url(../images/c7c77b937c2b4ca2866a21bc6172351a.gif) no-repeat left center;
    box-sizing: border-box;
}
.list-faq .list-time {
    float: right;
    line-height: 40px;
}
.list-faq .list-info {
    float: left;
    width: 100%;
    margin-top: 20px;
    padding-top: 25px;
    border-top: 1px dashed #D0D0D0;
}
.list-faq .list-text {
    margin-top: 0;
}
.faqh-tip {
    padding: 40px 80px 40px 60px;
}
.list-faq .list-item:hover {
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
}
.faqh-tip .tip-btn {
    margin-left: 0;
}
/*案例*/
.anliList .wsc-box {
    padding-top: 60px;
}
.project-head {
    margin-top: 190px;
}
.pjtMain {
    padding-top: 30px;
    border-top: 1px solid rgba(208,208,208,0.5);
    margin-top: 30px;
}
.pjtMain:first-child {
    padding-top: 0;
    margin-top: 0;
    border-top: 0;
}
.pjtMain-tle {
    font-size: 14px;
    color: #62748E;
    float: left;
}
.pjtMain-tex {
    width: 1044px;
    float: right;
    font-size: 0;
    margin: -16px 0 0;
}
.pjtMain-tex a {
    font-size: 14px;
    color: #04152C;
    display: inline-block;
    width: 260px;
    margin-top: 16px;
}
.pjtMain-tex a span {
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: middle;
    background: url("../images/af90671ae98d46c9a426eaa316a598d2.gif") no-repeat center;
    margin-right: 10px;
}

.pjtMain-tex .active span {
    background-image: url("../images/a2ea47827f6242ab8656f0bfd9788de7.gif");
}
.pjtMain-tex02 a {
    width: 95px;
}
.pjtMain-tex02 a span{
    background: url("../images/a0d0f2b886a345aa995e8965ff62c9e3.gif") no-repeat center;

}
.pjtMain-tex02 .active span {
    background-image: url("../images/9ffe28e83cf644a4891f65fecca8d625.gif");
}
/*案例详情*/
.ablid-head {
    padding-top: 40px;
    padding-bottom: 67px;
    border-bottom: 1px solid #E6EAF2;
}
.ablid-tit {
    color: #263450;
    font-size: 46px;
    line-height: 65px;
    font-weight: bold;
}
.ablid-main {
    margin-top: 30px;
}
.ablid-left {
    width: 690px;
    height: 360px;
    background-color: #F6F7F9;
}
.ablidh-info {
    padding: 40px;
}
.ablidh-box {
    margin-top: -20px;
}
.ablidh-em {
    width: 300px;
    color: #757983;
    font-size: 14px;
    line-height: 20px;
    margin-top: 20px;
    float: left;
}
.ablidh-def {
    margin-top: 20px;
    color: #757983;
    font-size: 14px;
    line-height: 20px;
}
.ablidh-btn {
    margin-top: 40px;
    border-top: 1px #EAEAEA dashed;
}
.ablid-rig {
    width: 480px;
}
.ablidr-main {
    position: relative;
}
.ablidr-main .swiper-container {
    height: 360px;
    width: 100%;
}
.ablidr-main .swiper-slide {
    position: relative;
}
.ablidr-main .swiper-slide img {
    width: 100%;
}
.dshb1-video {
    position: relative;
    height: 360px;
    overflow: hidden;
}
.dshb1-video img {
    width: 480px;
    height: 360px;
    cursor: pointer;
}
.dshb1-video .item-play {
    height: 68px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.dshb1-video .play-icon {
    width: 68px;
    height: 68px;
    background: url(../images/de6de5efe6d242198e6755da11187eea.gif) no-repeat center center;
    margin: auto;
}
.ablidr-main .swiper-slide video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 2;
    background-color: #000000;
}
.ablidr-main .pagination2 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 30px;
    z-index: 9;
    font-size: 0;
    margin: auto;
    text-align: center;
}
.ablidr-main .swiper-pagination-switch {
    display: inline-block;
    width: 5px;
    height: 5px;
    border: 1px solid #fff;
    border-radius: 50%;
    margin: 0 6px;
    cursor: pointer;
    vertical-align: middle;
}
.ablidr-main .swiper-active-switch {
    background-color: #fff;
}
.side-class {
    padding: 30px 20px;
    background-color: #f8f9fd;
    height: auto;
}
.side-class .tit {
    font-size: 16px;
    line-height: 18px;
    color: #04152c;
}
.sanli-top {
    background-color: #E6EAF2;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #6F7FA0;
    font-size: 18px;
}
.anlid-main ul {
    position: unset !important;
}
.anlid-class li {
    text-align: center;
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    background-color: #f8f9fd;
    color: #62748e;
}
.anlid-class .active, .anlid-class li:hover {
    font-weight: bold;
    background-color: #fff;
}
.anlid-class li em {
    display: inline-block;
    width: 5px;
    height: 5px;
    background-color: #62748e;
    border-radius: 50%;
    margin-right: 10px;
    vertical-align: middle;
}
.side-anli-mes {
    margin-top: 20px;
    background-color: #F6F7F9;
    padding: 40px 0;
    text-align: center;
}
.side-nav1-btn .btn {
    width: 172px;
    margin-top: 20px;
}
.side-nav1-btn .btn:first-child {
    margin-top: 0;
}
.side-nav1-btn .btn-27bd {
    color: #484B52;
}
.side-nav1-btn .btn-27bd:hover {
    color: #fff;
}
.detTitl .wsc-editTit {
    color: #333333;
    font-size: 24px;
    line-height: 33px;
}
.detTitl .wsc-editTit strong {
    font-weight: normal;
    padding-left: 28px;
    background: url("../images/9115e81e9daf46feaae4ff99c22faf2e.gif") no-repeat left center;
}
.detTitl .wsc-edit {
    border-top: 1px dashed #DEDEDE;
    margin-top: 20px;
    padding-top: 20px;
}
.detTitl .wsc-edit:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
/*百科轮播*/
.device {
    width: 1180px;
    position: relative;
    margin: 0 auto;
    height: 400px;
}
.device .swiper-container {
    width: 1015px;
    height: 400px;
    color: #263450;
    background: #FFFFFF;
    text-align: center;
}
.device .swiper-slide {
    height: 100%;
    opacity: 0.4;
    -webkit-transition: 300ms;
    -moz-transition: 300ms;
    -ms-transition: 300ms;
    -o-transition: 300ms;
    transition: 300ms;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
}
.device .swiper-slide-active img {
    width: 360px;
}
.device .swiper-slide-active .bkb5-tit {
    width: 360px;
    text-align: center;
}
.device .swiper-slide-visible {
    opacity: 0.5;
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
}
.device .swiper-slide-active {
    top: 0;
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.device .bkarrow-left {
    background: #E6EAF2 url("../images/9a1a776ba47944c18fa5fc6b1c0504a3.gif") no-repeat center;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 99;
    transition: 0.3s;
}
.device .bkarrow-right {
    background: #E6EAF2 url("../images/d0ece2dd953446e1b5f2bdc57d39600a.gif") no-repeat center;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    z-index: 99;
    transition: 0.3s;
}
.device .bkarrow-left:hover {
    background: #2791E5 url("../images/c0566b99fe1d4968ae8ecb6224d2b16c.gif") no-repeat center;
}
.device .bkarrow-right:hover {
    background: #2791E5 url("../images/2f6cfd62681247778381d05364db0698.gif") no-repeat center;
}
.bk-block5 {
    padding: 80px 0;
}
.bkb5Tit {
    text-align: center;
    color: #263450;
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
}
.bkb5-main {
    margin-top: 34px;
}
.bkb5-btn {
    margin-top: 20px;
    text-align: center;
}
.bkb5-btn .btn {
    width: 160px;
}
/*招聘聚合*/
.job-banner .ban-main {
    padding: 120px 130px;
}
.ban-link {
    margin-top: 80px;
    font-size: 0;
}
.ban-link a,.ban-link span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #FFFFFF;
    line-height: 20px;
}
.ban-link span {
    color: rgba(255,255,255,0.5);
    font-size: 12px;
    margin: 0 30px;
}
.job-block1 {
    padding: 40px 0 80px;
}
.jobb1-main {
    margin-top: 40px;
}
.jobb1-list {
    float: left;
    width: 393px;
    background-color: #F6F7F9;
    margin-left: 1px;
}
.jobb1-list:first-child {
    margin-left: 0;
}
.jobb1-def {
    padding: 60px 40px;
}
.jobb1-icon {
    display: block;
    width: 100%;
    height: 80px;
}
.jobb1-icon1 {
    background: url("../images/555718a547e54c9aa144c0fcda930a19.gif") no-repeat center;
}
.jobb1-icon2 {
    background: url("../images/9884621abc604df3811e3f5c3fd67900.gif") no-repeat center;
}
.jobb1-icon3 {
    background: url("../images/7c5aad5673594ec980035a923588d8ce.gif") no-repeat center;
}
.jobb1-tit {
    text-align: center;
    margin-top: 30px;
    color: #263450;
    font-size: 20px;
    line-height: 28px;
}
.jobb1-text {
    margin-top: 20px;
    color: #757983;
    font-size: 14px;
    line-height: 24px;
}
.job-block2 {
    background-color: #F6F7F9;
    padding: 80px 0;
}
.jobb1-list2 {
    width: 392px;
    background-color: #EFF3FC;
}
.jobb2-main {
    margin-top: 30px;
}
.jobb2-left {
    width: 484px;
}
.jobb2l-list {
    display: block;
    width: 484px;
    height: 153px;
    background: #00B28E url("../images/a50320b2d7aa4a08be59167690c5b94f.gif") no-repeat center;
    margin-top: 20px;
}
.jobb2l-list:first-child {
    background: #E6B74F url("../images/00114b4031c24c33815fc61f49439f54.gif") no-repeat center;
    margin-top: 0;
}
.jobb2l-info {
    width: 120px;
    text-align: center;
    padding: 34px 0 0 284px;
}
.jobb2l-tit {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 33px;
    font-weight: bold;
}
.jobb2l-info .btn-whitebd {
    width: 120px;
    margin-top: 20px;
    border:1px solid rgba(255,255,255,1);
    height: 36px;
    line-height: 36px;
}
.jobb2-rig {
    width: 675px;
    height: 326px;
}
.jobb2r-box {
    margin-top: -1px;
    margin-right: -1px;
}
.jobb2r-list {
    float: left;
    width: 224px;
    height: 162px;
    margin-top: 1px;
    margin-right: 1px;
    background-color: #fff;
    transition: 0.3s;
}
.jobb2r-def {
    padding-top: 30px;
    text-align: center;
}
.jobb2r-icon {
    height: 64px;
    display: block;
    width: 100%;
}
.jobb2r-icon1 {
    background: url("../images/7c355067f479425daf0b56d77e95539c.gif") no-repeat center;
}
.jobb2r-icon2 {
    background: url("../images/85226ad8751242af9818383ab2fc43b6.gif") no-repeat center;
}
.jobb2r-icon3 {
    background: url("../images/57e0a7b0b8704aafb6b8ac7d71330978.gif") no-repeat center;
}
.jobb2r-icon4 {
    background: url("../images/34257154411241b398f8149d4afb9e38.gif") no-repeat center;
}
.jobb2r-icon5 {
    background: url("../images/1c2b946298b24c2484d988ae6ac09966.gif") no-repeat center;
}
.jobb2r-icon6 {
    background: url("../images/997d26c935f24a268f6cd4d4af2d1cda.gif") no-repeat center;
}
.jobb2r-tit {
    color: #263450;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}
.jobb2r-list:hover {
    background-color: #2791E5;
}
.jobb2r-list:hover .jobb2r-tit {
    color: #fff;
}
.job-block3 {
    padding: 80px 0;
}
.jobb3-main {
    margin-top: 40px;
    height: 406px;
    background: url("../images/15b7877035cb41e9aefc5e5bc6e487c7.gif") no-repeat center top;
}
.job-block4 {
    background-color: #263450;
    padding: 80px 0;
}
.job-block4 .pTit {
    color: #fff;
}
.job-block4 .pText {
    color: #fff;
}
/*招聘列表*/
.jobl-head {
    background-color: #F6F7F9;
    padding: 30px;
}
.jobl-left {
    float: left;
}
.jobl-sx {
    display: inline-block;
    width:260px;
    height:46px;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
}
.jobl-sx:first-child {
    margin-left: 0;
}
.jobl-sx .jblh-tit {
    cursor: pointer;
    width:260px;
    height:46px;
    background: #FFFFFF;
    border: solid 1px #EBEBEB;
    box-sizing: border-box;
    padding: 13px 20px;
    line-height: 20px;
    font-size: 14px;
    color: #222222;
    transition: 0.36s;
}
.jobl-sx .jblh-tit .tit2 {
    float: left;
    font-size: 14px;
    color: #222222;
}
.jobl-sx .jblh-tit .jblh-arr {
    float: right;
    width: 10px;
    height: 100%;
    background: url(../images/309fe4ebee2f495c86af29b5d41b8b6f.gif) no-repeat center center;
}
.jblh-list {
    position: absolute;
    width:260px;
    left: 0;
    top: 46px;
    box-sizing: border-box;
    padding: 10px 0;
    background-color: #FFFFFF;
    display: none;
    z-index: 10;
    -webkit-overflow-scrolling: auto !important;
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
    border-radius:2px;
}
.jblh-list .item {
    height: 36px;
    line-height: 36px;
    cursor: pointer;
    display: block;
    font-size: 13px;
    color: #757983;
    background-color: #fff;
    padding: 0 20px;
    box-sizing: border-box;
    transition: 0.3s;
}
.jblh-list .active {
    color: #263450;
    background-color: #F6F7F9;
}
.jblh-list .item:hover {
    color: #263450;
    background-color: #F6F7F9;
}
.jobl-rig {
    float: right;
}
.joblr-tit {
    line-height: 46px;
    font-size: 16px;
    color: #555555;
}
.joblr-tit a {
    color: #2791E5;
}
.jobl-main {
    margin-top: 50px;
    border: 1px solid #EBEBEB;
}
.jobList-head {
    background-color: #EEF1F5;
    border-top: 3px solid #E6EAF2;
    height: 67px;
    line-height: 67px;
}
.jobList-ev {
    float: left;
    color: #222222;
    font-weight: bold;
    font-size: 16px;
    text-align: center;
    width: 25%;
}
.jobList-list {
    height: 70px;
    line-height: 70px;
    border-top: 1px dotted #EBEBEB;
}
.jobList-list:first-child {
    border-top: 0;
}
.jobList-per {
    float: left;
    font-size: 16px;
    color: #555555;
    text-align: center;
    width: 25%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    height: 70px;
}
.jobList-per a {
    display: block;
}
.jobList-list:hover .jobList-per a {
    color: #2791E5;
}
/*招聘详情*/
.jbm-content {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px dashed #DEDEDE;
}
.jd-flie {
    margin-top: 30px;
    padding-top: 30px;
    font-size: 0;
}
.jd-flie .btn {
    width: 160px;
    margin-left: 10px;
}
.jd-flie .btn:first-child {
    margin-left: 0;
}
.jb-lev {
    background-color: #F6F7F9;
    padding: 80px 0;
}
.jbev-tit {
    font-size: 24px;
    line-height: 33px;
    color: #263450;
}
.jbev-main {
    margin-top: 30px;
}
.jbev-list {
    float: left;
    width:170px;
    height:100px;
    background:rgba(255,255,255,0.8);
    border-radius:12px;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
    color: #6F7FA0;
    font-weight: bold;
}
.jbev-main em {
    float: left;
    display: block;
    width: 32px;
    height: 100px;
    background: url(../images/22fa62e79cc1406792a568febdf283fa.gif) no-repeat center center;
}
.jbev-def {
    margin-top: 40px;
}
.jbevTit {
    color: #E5555E;
    font-size: 16px;
    line-height: 22px;
}
.jbev-info {
    margin-top: 20px;
}
.jbev-info p {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
}
.jbev-info p a {
    color: #2791E5;
}
/*新闻列表*/
.list-news .list-item {
    background-color: #F6F7F9;
    margin-top: 15px;
    padding: 30px;
    border-bottom: 0;
}
.list-news .list-item:first-child {
    margin-top: 0;
}
.list-news .list-picitem {
    padding-left: 300px;
}
.list-news .list-picitem .list-img {
    float: left;
    margin-left: -270px;
    width: 240px;
    height: 135px;
    overflow: hidden;
}
.list-news .list-tit {
    margin-top: 5px;
}
.list-news .list-time {
    display: block;
    margin-top: 15px;
}
.list-news .list-text {
    margin-top: 20px;
}
.det-main .d-intro {
    padding: 20px;
    background-color: #F6F7F9;
    line-height: 26px;
    color: #62748E;
    margin-top: 30px;
}
.wsc-news .rlist-style3 .rlist-imgitem {
    width: 50%;
    padding: 0 5px;
    margin-top: 10px;
}
.wsc-news .rlist-itembox {
    background-color: #F6F7F9;
    padding: 40px 30px;
}
.wsc-news .rlist-info {
    padding: 0;
    border: 0;
}
.wsc-news .list-time {
    display: block;
    margin-top: 20px;
}
.wsc-news .rlist-text {
    color: #757983;
    font-size: 14px;
    line-height: 26px;
    margin-top: 10px;
    height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*新闻聚合*/
.news-block1 {
    padding: 60px 80px;
}
.newsb1-left {
    width: 560px;
}
.rlist-style3 .newsb1-left .rlist-img {
    width: 560px;
    height: 315px;
    overflow: hidden;
    position: relative;
    border: 0;
}
.rlist-style3 .newsb1-left .rlist-img img {
    width: 100%;
    transition: 0.36s;
}
.rlist-style3 .newsb1-left .rlist-img span {
    background-color: #E5555E;
    padding: 8px 15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
    position: absolute;
    left: 0;
    top: 0;
}
.rlist-style3 .newsb1-left .rlist-info {
    padding: 30px 0 0;
    border: 0;
}
.rlist-style3 .newsb1-left .rlist-tit {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    color: #484B52;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rlist-style3 .newsb1-left .rlist-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
    color: #757983;
    max-height: 52px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.rlist-style3 .newsb1-left .list-time {
    margin-top: 20px;
    display: block;
}
.rlist-style3 .newsb1-left .rlist-item img{
    transition: 0.5s;
}
.rlist-style3 .newsb1-left .rlist-item:hover img {
    transform: scale(1.03);
}
.rlist-style3 .newsb1-left .rlist-item:hover .rlist-tit {
    color: #2791E5;
}
.newsb1-rig {
    width: 580px;
}
.rlist-style3 .newsb1-rig .rlist-item {
    background-color: #F6F7F9;
    padding: 31px 40px;
    margin-top: 10px;
    transition: 0.3s;
}
.rlist-style3 .newsb1-rig .rlist-item:first-child {
    margin-top: 0;
}
.rlist-style3 .newsb1-rig .rlist-info{
    padding: 0;
    border: 0;
}
.rlist-style3 .newsb1-rig .rlist-tit {
    font-size: 18px;
    line-height: 25px;
    height: 25px;
    color: #484B52;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.rlist-style3 .newsb1-rig .list-time {
    margin-top: 10px;
    display: block;
}
.rlist-style3 .newsb1-rig .rlist-text {
    margin-top: 10px;
    font-size: 14px;
    line-height: 26px;
    color: #757983;
    max-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;white-space: nowrap;
}
.rlist-style3 .newsb1-rig .rlist-item:hover .rlist-tit {
    color: #2791E5;
}
.rlist-style3 .newsb1-rig .rlist-item:hover {
    background:rgba(255,255,255,1);
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
}
.news-block2 {
    background-color: #F6F7F9;
    padding: 80px 0;
}
.list-nav {
    border-bottom: 1px solid #E7EAF2;
    position: relative;
    height: 41px;
}
.lnav-item {
    float: left;
}
.lnav-list {
    color: #757983;
    font-size: 18px;
    line-height: 25px;
    padding-bottom: 16px;
    border-bottom: 3px solid transparent;
    transition: 0.3s;
}
.lnav-item span {
    display: inline-block;
    vertical-align: bottom;
    color: #E7EAF2;
    font-size: 12px;
    margin: 0 30px;
}
.lnav-item:first-child span{
    display: none;
}

.lnavMore {
    color: #A4A7AF;
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 26px;
}
.lnavMore span {
    display: inline-block;
    padding-right: 25px;
    background: url(../images/2fa014cfb2074fa4a781120523c18b1e.gif) no-repeat right 1px;
    transition: 0.3s;
}
.lnavMore:hover {
    color: #263450;
}
.lnavMore:hover span {
    background-position-y: -23px;
}
.list-nav .active .lnav-list,.lnav-list:hover {
    color: #2791E5;
    border-color: #2791E5;
}
.newsb2-mian {
    margin-top: 60px;
}
.newsb2-mian .rlist-style3 {
    padding: 0 ;
}
.newsb2-mian .rlist-style3 .rListCon {
    margin: 0;
    display: none;
}
.newsb2-mian .rlist-style3 .active {
    /* margin: -10px -10px 0; */
    display: block;
}
/* .newsb2-mian .rlist-style3 .rlist-imgitem {
    padding: 0 10px;
    margin-top: 10px;
}
.newsb2-mian .rlist-itembox {
    background-color: #fff;
    transition: 0.3s;
}
.newsb2-mian .rlist-style3 .rlist-info {
    padding: 40px 30px 30px;
    border: 0;
}
.newsb2-mian .rlist-style3 .rlist-tit {
    line-height: 34px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 68px;
    padding: 10px;
    white-space: normal;
}
.newsb2-mian .rlist-more {
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px dotted #DEDEDE;
}
.newsb2-mian .rlist-more a {
    color: #A4A7AF;
    font-size: 14px;
    line-height: 20px;
}
.newsb2-mian .rlist-more a span {
    padding-right: 22px;
    background: url("../images/7c23b9022e4047468d4c0a4e673107bf.gif") no-repeat right center;
}
.newsb2-mian .rlist-style3 .rlist-imgitem:hover .rlist-itembox {
    box-shadow:0px 0px 24px rgba(0,0,0,0.06);
}
.newsb2-mian .rlist-style3 .rlist-imgitem:hover .rlist-more a {
    color: #2791E5;
}
.newsb2-mian .rlist-style3 .rlist-imgitem:hover .rlist-more a span {
    background-image: url("../images/2690d13abe8049b98396969223f00147.gif");
} */
.news-block4 {
    background-color: #F6F7F9;
    padding: 80px 90px;
}
.newsb4-main {
    margin-top: 40px;
}
.newsb4-main .rlist-style3 {
    padding: 0;
}
.newsb4-main .rlist-style3 .rListCon {
    margin: -20px -10px 0;
}
.newsb4-main .rlist-style3 .rlist-imgitem {
    width: 50%;
}
.newsb4-main .rlist-itembox {
    background-color: #fff;
}
.newsb4-main .rlist-style3 .rlist-img {
    border: 0;
}
.newsb4-main .rlist-info {
    padding: 30px;
    border: 0;
}
.newsb4-main .list-time {
   display: block;
    margin-top: 15px;
}
.news-block3 {
    background: url("../images/5e5f6822882b4294b8ad93c475ffe0bd.gif") no-repeat center top;
    padding: 80px 0;
}
.newsb3-left {
    width: 580px;
}
.newsb3-tit {
    color: #FFFFFF;
    font-size: 30px;
    line-height: 50px;
}
.newsb3-def {
    margin-top: 34px;
}
.newsb3-info {
    margin-top: 34px;
}
.newsb3-info:first-child {
    margin-top: 0;
}
.newsb3-dd {
    color:rgba(255,255,255,0.7);
    font-size: 14px;
    line-height: 20px;
}
.newsb3-dd span {
    padding-left: 23px;
    background: url("../images/2fc11cc675d74a4d97995a8bf3308662.gif") no-repeat left center;
}
.newsb3-info:first-child .newsb3-dd span {
    background: url("../images/051125096edf46d2b0350eefbca922a0.gif") no-repeat left center;
}
.newsb3-dt {
    color: #FFFFFF;
    font-size: 16px;
    line-height: 22px;
    margin-top: 10px;
}
.newsb3-rig {
    width: 520px;
}
.newsb3-img {
    width: 520px;
    height: 292px;
    overflow: hidden;
}
.newsb3-img img {
    width: 100%;
}
.news-block5 {
    padding: 80px 0;
}
.newsb5-main {
    margin-top: 30px;
}
.newsb5-main .list-item2 {
    width: 33.33%;
}
.newsb5-main .list-img2 {
    border: 0;
}
.newsb5-main .list-playicon {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 54px;
    height: 54px;
    background: url(../images/972b01705c394ff2a24eca5f42e283f7.gif) no-repeat center center;
}
.newsb5-main .list-lentime {
    position: absolute;
    right: 15px;
    bottom: 15px;
    height: 24px;
    line-height: 24px;
    padding: 0 15px;
    background-color: rgba(38,38,38,0.5);
    font-size: 14px;
    color: #ffffff;
    border:1px solid rgba(154,154,154,0.5);
    border-radius:6px;
}
.newsb5-main .list-info2 {
    background-color: #F6F7F9;
    padding: 20px;
    border: 0;
}
.newsb5-main .rlist-tit2 {
    color: #484B52;
    font-size: 18px;
    line-height: 25px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.newsb5-main .list-time {
  display: block;
    margin-top: 12px;
}
.newsb5-pic {
    overflow: hidden;
    position: relative;
    box-sizing: border-box;
}
.newsb5-pic img {
    transition: 0.3s;
}
.newsb5-info {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.newsb5-def {
    padding: 40px;
}
.newsb5-tit {
    color: #FFFFFF;
    font-size: 24px;
    line-height: 33px;
    font-weight: normal;
}
.newsb5-tit span {
    padding-left: 43px;
    background: url("../images/0023d2f0d11849aea89cd8612498fce7.gif") no-repeat left center;
}
.newsb5-text {
    color:rgba(255,255,255,0.8);
    font-size: 14px;
    line-height: 26px;
    margin-top: 20px;
    width: 196px;
}
.newsb5-def .btn-white {
    margin-top: 80px;
    width: 160px;
    color: #757983;
}
.newsb5-def .btn-white:hover {
    background-color: #fff;
    border: solid 1px #eaeaea;
    color: #2791E5;
}
.list-img2 img {
   transition: 0.5s;
}
.list-item2:hover img {
    transform: scale(1.03);
}
.list-item2:hover .rlist-tit2 {
    color: #2791E5;
}
.rlist-style3 .rlist-img img {
   transition: 0.5s;
}
.rlist-style3 .rlist-imgitem:hover img {
    transform: scale(1.03);
}
.rlist-style3 .rlist-imgitem:hover .rlist-tit {
    color: #2791E5;
}
/*图库列表*/
.vl-pic {
    background-color: #F6F7F9;
    padding: 80px 0;
}
.list-pic .rlist-style3 {
    padding: 0 ;
}
.list-pic .rlist-style3 .rListCon {
    margin: -30px -10px 0;
}
.list-pic .rlist-style3 .rlist-imgitem {
    margin-top: 30px;
}
.list-pic .rlist-style3 .rlist-def {
    padding-bottom: 10px;
    background: url(../images/6e1378b0c62445248e256d7e516e9579.gif) no-repeat center bottom;
}
.list-pic .rlist-style3 .rlist-img {
    border: 0;
}
.list-pic .rlist-style3 .rlist-info {
    padding: 20px 20px 0;
    border: 0;
}
.list-pic .rlist-style3 .rlist-tit {
    color: #04152C;
}
.list-pic .list-time {
    display: block;
    margin-top: 12px;
}
.vl-pic .newsb5-main .list-info2 {
    background-color: #FFFFFF;
}
/*媒体导航*/
.medn-tit {
    float: left;
    color: #263450;
    font-size: 30px;
    line-height: 42px;
    font-weight: bold;
}
.medn-main {
    float: right;
}
.medn-main a {
    float: left;
    font-size: 14px;
    line-height: 42px;
    color: #757983;
    padding: 0 20px;
    background: url("../images/21898f3451684e8e92e4b312fc92d568.gif") no-repeat left center;
    transition: 0.3s;
}
.medn-main a:first-child {
    background-image: none;
}
.medn-main .active {
    color: #2791E5;
}
.medn-main a:hover {
    color: #2791E5;
}
/*视频详情*/
.viDet-tit .d-info {
    float: left;
}
.viDet-list {
    margin-top: 20px;
    float: right;
    color: #757983;
    font-size: 14px;
    line-height: 20px;
}
.viDet-list span {
    padding-right: 20px;
    background: url(../images/c07e0618501845adabf40ca7c5580415.gif) no-repeat right center;
}
.viDet-list:hover {
    color: #2791E5;
}
.viDet-list:hover span {
    background-image: url("../images/0408bbbc154745b6a03de656476dcb1d.gif");

}
.video-det .videodet-top {
    margin-top: 30px;
    background-color: #F6F7F9;
}
.video-det .vdtop-left {
    float: left;
    width: 860px;
    padding: 0;
    border-right: 0;
}
.video-det .d-video {
    margin-top: 0px;
}
.video-det .d-video #video-container {
    height: 426px;
}
.vcp-playtoggle {
    width: 2em!important;
    background-position: center!important;
}
.vcp-fullscreen-toggle {
    width: 2em!important;
    background-position: center!important;
    height: 100%!important;
}
.d-video .vcp-controls-panel{
    box-sizing: border-box;
    padding: 0 20px;
    font-size: 14px;
}
.d-video .vcp-volume-icon{
    width: 2em;
    background-position-y: center;
}






.vdtop-right {
    width: 320px;
    float: right;
}
.video-det .Atitem.wsc-relate {
    background-color: #F6F7F9;
    margin-top: 0;
    padding: 25px 30px 27px;
}
.video-det .Atitem .rTit {
    height: 28px;
    border-bottom: none;
    position: relative;
    padding: 0;
}
.video-det .Atitem .rTit .line {
    position: absolute;
    left: 0;
    top: 6px;
    width: 4px;
    height: 18px;
}
.style-primary .Atitem .rTit .line {
    background-color: #2791E5;
}
.video-det .Atitem .rTitText {
    float: left;
    font-size: 20px;
    line-height: 28px;
    margin-top: 0;
    color: #222222;
    position: relative;
    padding-left: 10px;
}
.vdtop-right .side-relate .rlist-style1 {
    margin-top: 15px;
    padding: 0;
}
.vdtop-right .side-relate .rlist-style1 .rListCon {
    margin: 0;
}
.vdtop-right .rlist-style1 .rlist-item {
    padding:0;
}
.vdtop-right .side-relate .rlist-style1 .rlist-item {
    padding-top: 14px;
    margin-top: 14px;
}
.vdtop-right .side-relate .rlist-style1 .rlist-picitem {
    padding-left: 142px;
}
.video-det .vdtop-right .rlist-style1 .rlist-img {
    margin-left: -142px;
    width: 130px;
    height: 74px;
    float: left;
    overflow: hidden;
    position: relative;
}
.video-det .vdtop-right .rlist-style1 .list-playicon {
    width: 24px;
    height: 24px;
    background: url(../images/1d709836a9154c58b0845cd595c353c0.gif) no-repeat center center;
}
.video-det .vdtop-right .rlist-style1 .rlist-tit {
    color: #263450;
    padding-right: 0;
}
.video-det .vdtop-right .list-time {
    display: block;
    margin-top: 15px;
}
.vd-d-intro {
    font-size: 16px;
    padding: 0;
    background-color: #fff;
    line-height: 30px;
    color: #757983;
    margin-top: 40px;
}
.page-reitem {
    margin-top: 50px;
}
.rlist-style1 .rlist-img img {
    transition: 0.5s;
}
.vdtop-right .side-relate .rlist-style1 .rlist-item:hover img {
    transform: scale(1.03);
}
.vdtop-right .side-relate .rlist-style1 .rlist-item:hover .rlist-tit {
    color: #2791E5;
}
/*图片详情*/
.picdet-main {
    margin-top: 30px;
}
.picd-head {
    padding: 30px 25px 25px;
    background-color: #F6F7F9;
}
.picd-bigimg {
    width: 760px;
    height: 570px;
    overflow: hidden;
    position: relative;
    float: left;
}
.picd-bigimg img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.picd-bigimg .arrow_left, .picd-bigimg .arrow_right {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 30px;
    height: 60px;
    transition: 0.36s;
}
.picd-bigimg .arrow_left {
    left: 0px;
    background: rgba(0,0,0,0.4) url(../images/3e00334f9dc4476fa581ff41c6234bd2.gif) no-repeat center center;
}
.picd-bigimg .arrow_right {
    right: 0px;
    background: rgba(0, 0, 0, 0.4) url(../images/c72ebbb89f674924b201fd4b406474ec.gif) no-repeat center center;
}
.picd-bigimg .arrow_left:hover {
    background: #2791E5 url(../images/3e00334f9dc4476fa581ff41c6234bd2.gif) no-repeat center center;
}
.picd-bigimg .arrow_right:hover {
    background: #2791E5 url(../images/c72ebbb89f674924b201fd4b406474ec.gif) no-repeat center center;
}
.picd-imglist {
    width: 350px;
    height: 570px;
    box-sizing: border-box;
    background-color: #EAEDF2;
    padding: 20px;
    position: relative;
    float: right;
}
.picd-imglist .imglist-box {
    margin-right: -11px;
    height: 530px;
    overflow: hidden;
    position: relative;
}
.picd-imglist .imglist-main {
    position: relative;
}
.picd-imglist .item {
    width: 140px;
    height: 105px;
    float: left;
    padding-bottom: 10px;
    margin-right: 10px;
    overflow: hidden;
}
.picd-imglist .item img {
    width: 100%;
    box-sizing: border-box;
}
.picd-imgmore{
    position: absolute;
    width: 100%;
    height: 102px;
    left: 0;
    bottom: 20px;
    background: url(../images/f21b5163c55b45d2bb81dbe766a0a6b8.gif) repeat-x center bottom;
    z-index: 10;
}
.picd-imglist  .swiper-container{
    height: 530px;
    padding-right: 12px;
    margin-right: -12px;
}
.picd-imglist .swiper-scrollbar{
    height:100px;
    width:12px;
    background:#BEC5CC;
    position:absolute;
    top:0;
    right: 0;
    cursor:pointer;
    z-index: 9999;
    border-radius: 10px;
}
.picd-imglist .item.active img {
    border: 2px solid #2791E5;
}
/*图库详情*/
.picList-intro {
    padding: 30px;
    border:1px solid #EAEAEA;
    background-color: #F4F6FA;
}
.picList-intro .info {
    width: 780px;
    float: left;
}
.picList-intro .tit {
    font-size: 28px;
    line-height: 40px;
    color: #04152C;
    font-weight: bold;
}
.picList-intro .text {
    font-size: 14px;
    line-height: 26px;
    color: #A4A7AF;
    margin-top: 30px;
}
.picList-intro .pic-fm {
    float: right;
    width: 260px;
    height: 195px;
    overflow: hidden;
}
.picList-intro .pic-fm img {
    width: 100%;
}
.pl-main {
    margin-top: 40px;
}
.pl-main .list-main {
    margin-top: -20px;
    margin-right: -20px;
}
.wcs-list-pic .rlist-item {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
    width: 380px;
    position: relative;
}
.wcs-list-pic .list-img {
    width: 380px;
    height: 285px;
    overflow: hidden;
}
.wcs-list-pic .list-img img {
    width: 100%;
    transition: 0.5s;
}
.wcs-list-pic .rlist-item:hover img {
    transform: scale(1.03);
}
.wcs-list-pic .list-tit {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    background: url(../images/cbb32a0326df47079950583fca7813d3.gif) no-repeat left center;
    font-size: 16px;
    line-height: 60px;
    color: #FFFFFF;
    transition: 0.3s;
    padding: 0 20px;
    box-sizing: border-box;
}
.wcs-list-pic .list-tit a {
    padding-left: 32px;
    background: url("../images/0491c6aada2b46629195e0891e423256.gif") no-repeat left center;
}
/*媒体聚合*/
.mpic-img1 {
    width: 720px;
}
.mpicshowimg {
    width:720px;
    height:405px;
    position: relative;
    display: none;
    overflow: hidden;
}
.mpic-img1 .active {
    display: block;
}
.mpicshowimg img {
    width: 100%;
}
.mpicshowimg .mplay-ico {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 70px;
    height: 70px;
    display: block;
    cursor: pointer;
    background: url(../images/bd1f4876f14246fe86344de131034ad9.gif) no-repeat center center;
}
.plnum {
    position: absolute;
    bottom: 20px;
    left: 30px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 20px;
}
.pltime {
    position: absolute;
    bottom: 20px;
    right: 20px;
    background:rgba(38,38,38,0.5);
    border:1px solid rgba(154,154,154,0.5);
    border-radius:4px;
    height: 24px;
    padding: 0 15px;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
}
.mpic-info1 {
    width: 460px;
}
.mpic-info1 .list-item {
    background-color: #F6F7F9;
    margin-top: 0;
    padding-bottom: 0;
    border-bottom: 0;
}
.mpic-info1 .list-info {
    float: left;
    width: 340px;
    border-bottom: 1px dotted #DEDEDE;
    box-sizing: border-box;
    margin-left: 50px;
    margin-right: 70px;
    padding: 36px 0;
}
.mpic-info1 .list-item:last-child .list-info {
    border-bottom: 0;
}
.mpic-info1 .list-time {
    display: block;
    margin-top: 19px;
}
.mpic-info1 .active,.mpic-info1 .list-item:hover {
    background-color: #2791E5;
}
.mpic-info1 .active .list-info,.mpic-info1 .list-item:hover .list-info{
    border-bottom: 1px dotted #2791E5;
}
.mpic-info1 .active .list-tit,.mpic-info1 .list-item:hover .list-tit {
    color: #fff;
}
.mpic-info1 .active .list-time,.mpic-info1 .list-item:hover .list-time {
    color: #fff;
}
.mdh-main {
    padding: 60px 0 80px;
}
.vl-pic .medn-tit {
    font-weight: normal;
}
.med-btn {
    text-align: center;
    margin-top: 40px;
}
.med-btn .btn-27bd-cg {
    width: 160px;
    background-color: #FFFFFF;
}
.wsc-pic .rlist-style3 .rlist-imgitem {
    width: 50%;
}
.jbb5-main {
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
    overflow: hidden;
    height: 380px;
}
.jbb5-box {
    height: 100%;
    width: 1920px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
.jbb5-main .swiper-container .swiper-slide {
    text-align: center;
}
.jbb5-main .swiper-slide-visible {
    opacity: 0.5;
}
.jbb5-main .swiper-slide-active {
    opacity: 1;
}
.jb-nav {
    width: 995px;
    position: absolute;
    height: 50px;
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.jbkarrow-left {
    float: left;
    width:50px;
    height:50px;
    border-radius:50%;
    background: rgba(230,234,242,1) url(../images/721233f254924c5cb1d7f5e969d33fc7.gif) no-repeat center center;
    transition: 0.3s;
}
.jbkarrow-right {
    float: right;
    width:50px;
    height:50px;
    border-radius:50%;
    background: rgba(230,234,242,1) url(../images/d0ece2dd953446e1b5f2bdc57d39600a.gif) no-repeat center center;
    transition: 0.3s;
}
.jbkarrow-left:hover {
    background: #2791E5 url(../images/c0566b99fe1d4968ae8ecb6224d2b16c.gif) no-repeat center center;
}
.jbkarrow-right:hover {
    background: #2791E5 url(../images/3a332d10d70c4766a6bfa9ef7a5d0d84.gif) no-repeat center center;
}
.jbb5-btn {
    text-align: center;
    margin-top: 40px;
}
.jobList-box .no-ke {
    background: #F8F9FD url(../images/b8a4610a70994c54851a19c3a351cefc.gif) no-repeat center;
    padding: 60px 0;
}
.jobList-box .no-ke span {
    color: #888F98;
    font-size: 14px;
    text-align: center;
    display: block;
    margin-top: 120px;
}
.page-anli .no-ke {
    background: #F8F9FD url(../images/b8a4610a70994c54851a19c3a351cefc.gif) no-repeat center;
    padding: 60px 0;
}
.page-anli .no-ke span {
    color: #888F98;
    font-size: 14px;
    text-align: center;
    display: block;
    margin-top: 120px;
}
