@charset "utf-8";

/* Slider */
.slick-slider { position: relative; display: block; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; display: block; overflow: hidden; z-index: 1; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-track, .slick-slider .slick-list { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; top: 0; left: 0; display: block; }
.slick-track:before, .slick-track:after { display: table; content: ''; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { display: none; float: left; height: 100%; min-height: 1px; }
[dir='rtl'] .slick-slide { float: right; }
.slick-slide img { display: block; width: 100%; }
.slick-slide.slick-loading img { display: none; width: 100%; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
.slick-arrow.slick-hidden { display: none; }
.slick-loading .slick-list { background: #fff; }
.slick-arrow { position: absolute; top: 0; bottom: 0; margin: auto; width: 50px; height: 50px; overflow: hidden; z-index: 20; cursor: pointer; color: #fff; text-align: center; }
.slick-prev { left: 0px; }
.slick-next { right: 0px; }
.slick-arrow.slick-disabled, .slick-arrow.slick-disabled:hover { opacity: 0.5; }
.slick-dotted.slick-slider { }
.slick-dots { position: absolute; left: 0; right: 0; bottom: 20px; display: block; font-size: 0; text-align: center; z-index: 2; }
.slick-dots li { display: inline-block; margin: 0 5px; padding: 5px; border-radius: 50%; background-color: #333; cursor: pointer; }
.slick-dots li:hover { opacity: 0.8; }
.slick-dots li.slick-active, .slick-dots li.slick-active:hover { opacity: 1; background-color: #fff; }
/*	复用图片包裹	*/
.scaleimg { overflow: hidden; }
.scaleimg img { width: 100%; height: auto; -webkit-transition: transform .5s; transition: transform .5s; }
.scaleimg:hover img { -webkit-transform: scale(1.1); transform: scale(1.1); }
.clear:after { content: ""; display: block; width: 100%; clear: both; }
.middle { font-size: 0; letter-spacing: -1.5em; }
.middle:after { content: ''; display: inline-block; vertical-align: middle; height: 100%; }
.middle-cont { display: inline-block; vertical-align: middle; font-size: 14px; letter-spacing: 0;}



/*************************************/
.img_news1 {padding: 50px 0 0;}
.img_news1 .title {padding-bottom: 55px;}
.img_news1 .slick-list {font-size: 0;}
.img_news1 .slick-item {position: relative;}
.img_news1 .slick-item .mask {position: absolute;left: 0;bottom: 0;right: 0;line-height: 82px;background: url(../image/jjl/mask1.png) no-repeat left center;height: 82px;background-size: cover;}
.img_news1 .slick-item .mask .fz18 {color: #fff;display: inline-block;vertical-align: middle;line-height: 1;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding: 0 26% 0 40px;}
.img_news1 .slick-arrow {width: 46px;height: 122px;}
.img_news1 .slick-prev {background: url(../image/jjl/prev1.png) no-repeat center;left: 30px;}
.img_news1 .slick-next {background: url(../image/jjl/next1.png) no-repeat center;right: 30px;}
.img_news2 {padding: 45px 0 160px;}
.img_news2 .list {position: relative;}
.img_news2 .list .item {width: calc(33% - 11px);position: absolute;transition: all 0.6s ease-out 0s;margin-right: 22px;margin-bottom: 22px;border-top: 2px solid #BB945C;/*transform: translateY(20%);opacity: 0;*/}
.img_news2 .list .item .img {overflow: hidden;}
.img_news2 .list .item img {width: 100%;height: auto;}
.img_news2 .list .item .txt {background: #BB945C;color: #fff;padding: 20px 10px;transition: all 0.6s ease-out 0s;}
.img_news2 .list .item:hover {border-top-color: #9B0A0B;}
.img_news2 .list .item:hover .txt {background: #9B0A0B;}
.img_news2.showd .list .item {transform: none;opacity: 1;}


.notice1 {padding: 50px 0 160px;}
.notice1 .title {padding-bottom: 55px;}
.notice1 .list {}
.notice1 .list .item {background: #fff;box-shadow: 0px 0px 15px 0px #e2e2e2;border-bottom: 2px solid #BB945C;transition: all 0.3s ease-out 0s;}
.notice1 .list .item+.item {margin-top: 20px;}
.notice1 .list .item a {display: block;line-height: 80px;padding: 0 40px;position: relative;}
.notice1 .list .item a .fz16 {display: inline-block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;vertical-align: middle;}
.notice1 .list .item a .data {position: absolute;right: 40px;top: 0;}
.notice1 .list .item:hover {color: #fff;background: #9B0A0B;}
.notice1 .box {}
.notice1 .box .tit {background: #142e50;color: #fff;padding: 0 40px;line-height: 80px;margin-bottom: 20px;box-shadow: 0px 0px 15px 0px #e2e2e2;}
.notice1 .box .tit .fz24 {float: left;line-height: 80px;}
.notice1 .box .tit .more1 {float: right;}
.notice1 .box+.box {margin-top: 55px;}


.build1 img {width: 100%;height: auto;}
.build2 {padding: 50px 0;}
.build2 .cont {width: 1496px;margin: 0 auto;color: #fff;background-repeat: no-repeat;background-size: cover;background-position: center;}
.build2 .cont .title {padding: 120px 14%;}
.build2 .cont .title .scroll1{max-height: 250px;}
.build2 .cont .title .scroll1 .mCSB_scrollTools .mCSB_draggerRail {width: 6px;background-color:rgba(255,255,255,0.4);}
.build2 .cont .title .scroll1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 6px;background: #b79361;}
.build2 .cont .title .scroll1 .mCSB_scrollTools {opacity: 1;}
.build2 .cont .fz28 {font-size: 28px;padding-bottom: 20px;}
.build2 .cont .button1 {width: 324px;height: 97px;line-height: 97px;text-align: center;display: block;margin: 0 auto;
    background: url(../image/jjl/build3.jpg) no-repeat center;background-size: cover;margin-top: 20px;}
/*.build2 .cont .button1:hover {}*/
.build3 {background-repeat: no-repeat;background-size: cover;background-position: center;padding-bottom: 90px;}
.build3 .title {padding: 120px 0 60px;}
.build3 .cont {}
.build3 .cont .item {float: left;width: calc(50% - 4.8%);}
.build3 .cont .item:nth-child(even) {float: right;}
.build3 .cont .item .line {overflow: hidden;padding: 35px 0;position: relative;}
.build3 .cont .item .line .data {float: left;width: 55px;text-align: right;margin-right: 50px;position: relative;}
.build3 .cont .item .line .data:before {content: "";display: block;width: 45px;height: 3px;top: -30px;background: #BB945C;position: absolute;right: 0;}
.build3 .cont .item .line .data .fz38 {font-size: 38px;line-height: 1;}
.build3 .cont .item .line .data .s2 {line-height: 1;padding-top: 5px;}
.build3 .cont .item .line .r_txt {overflow: hidden;padding-top: 15px;}
.build3 .cont .item .line .r_txt .fz16 {}
.build3 .button1 {text-align: center;padding-top: 50px;}
/* lyj 添加颜色 箭头改为红色png*/
.build3 .x-more {display: inline-block;}
.build3 .x-more .arr {display: inline-block;width: 30px;height: 9px;background: url(../image/arrow-1.png) no-repeat center;vertical-align: middle;position: relative;top: 0px;margin-left: 15px;}


.cooperation1 img {width: 100%;height: auto;}
.cooperation2 {margin-top: -75px;position: relative;z-index: 1;}
.cooperation2 .cont {box-shadow:0px 2px 30px 0px rgba(0,0,0,0.07);background: #fff;text-align: center;padding: 85px 80px 100px;}
.cooperation2 .cont .scroll1{max-height: 210px;}
.cooperation2 .cont .scroll1 .mCSB_scrollTools .mCSB_draggerRail {width: 6px;background-color:#f8f8f8;}
.cooperation2 .cont .scroll1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 6px;background: #b79361;}
.cooperation2 .cont .scroll1 .mCSB_scrollTools {opacity: 1;}
.cooperation3 {padding: 130px 0 0;}
.cooperation3 .cont {position: relative;}
.cooperation3 .cont .title {position: absolute;left: 600px;top: 20px;}
.cooperation3 .cont .img {width:561px;height:561px;position: absolute;left: 0;top: 0;}
.cooperation3 .cont .img img {width: 100%;height: auto;}
.cooperation3 .cont .text {width: 743px;height: 514px;background: #BB945C;margin-top: 97px;color: #fff;float: right;}
.cooperation3 .cont .text .padd {padding: 105px 30px 0 150px;}
.cooperation3 .cont .text .scroll1 {height: 275px;overflow: hidden;}
.cooperation3 .cont .text .scroll1 .p+.p  {padding-top: 17px;}
.cooperation3 .mCSB_scrollTools .mCSB_draggerRail {width: 4px;background: #D8D8D8;opacity: 0.34;}
.cooperation3 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #9B0A0B;}
.cooperation4 {padding: 130px 0;}
.cooperation4 .cont {position: relative;}
.cooperation4 .cont .img {width:903px;height:540px;margin-top: 97px;float: right;}
.cooperation4 .cont .img img {width: 100%;height: auto;}
.cooperation4 .cont .text {width: 751px;height: 514px;background: #9B0A0B;color: #fff;position: absolute;left: 0;top: 0;border-top: 4px solid #BB945C;}
.cooperation4 .cont .text .tit {padding-bottom: 45px;}
.cooperation4 .cont .text .padd {padding: 70px 40px 0 55px;}
.cooperation4 .cont .text .scroll1 {height: 290px;overflow: hidden;}
.cooperation4 .cont .text .scroll1 .p+.p  {padding-top: 17px;}
.cooperation4 .mCSB_scrollTools .mCSB_draggerRail {width: 4px;background: #D8D8D8;opacity: 0.34;}
.cooperation4 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #BB945C;}


.details1 {padding: 50px 0 160px;}
.details1 .padd {padding: 0 60px;}
.details1 .details_bar {border-bottom: 1px solid #BB945C;padding: 20px 0 7px;}
.details1 .details_bar .s1 {float: left;margin-top: 8px;min-width: 18%;margin-right: 20px;}
.details1 .details_bar .share-box {float: right;color: #9A9A9A;}
.details1 .share-item .code{top:100%;bottom:auto;right:0;left:auto;margin-top:15px;margin-right:-10px;background: #BB945C;}
.details1 .share-item .code:after{left:auto;top:auto;bottom:100%;right:20px;border-top-color:transparent;border-bottom-color:#BB945C;}
.details1 .cont {color: #666666;padding: 40px 0 0;}
/*.details1 .cont p +p {padding-top: 17px;}*/


.research1 img {width: 100%;height: auto;}
.research2 {background: url(../image/jjl/research7.jpg) no-repeat center;}
.research2 .clear {position: relative;padding-top: 80px;}
.research2 .clear .img {width: 686px;height: 424px;position: absolute;right: 0;top: -65px;border-top: 3px solid #BB945C;box-sizing: border-box;overflow: hidden;}
.research2 .clear .img img {width: 100%;height: auto;}
.research2 .clear .text {width: 639px;background: #BB945C;height: 345px;border-top: 4px solid #9B0A0B;color: #fff;box-sizing: border-box;text-align: justify;}
.research2 .clear .text .padd {padding: 70px 160px 0 40px;}
.research2 .clear .text .fz30 {padding-bottom: 60px;}
.research2 .clear .text .scroll1 {height: 105px;}
.research2 .clear .text .button1 {text-align: right;}
/* lyj 添加颜色 箭头改为红色png*/
.research2 .clear .text .x-more {display: inline-block;margin-top: 20px;}
.research2 .clear .text .x-more .arr {display: inline-block;width: 30px;height: 9px;background: url(../image/arrow0a.png) no-repeat center;vertical-align: middle;position: relative;top: 0px;margin-left: 10px;}

.research3 {background: url(../image/jjl/research8.jpg) no-repeat center;padding-bottom: 72px;}
.research3 .clear {height: 420px;padding-top: 100px;}
.research3 .clear .img {height: 100%;float: left;width: 666px;margin-right: 16px;border-bottom: 3px solid #9B0A0B;box-sizing: border-box;overflow: hidden;}
.research3 .clear .text {overflow: hidden;height: 100%;background: #fff;border-bottom: 3px solid #9B0A0B;box-sizing: border-box;text-align: justify;}
.research3 .clear .text .padd {padding: 70px 45px 0;}
.research3 .clear .text .fz30 {padding-bottom: 50px;}
.research3 .clear .text .scroll1 {max-height: 180px;}
.research3 .clear .text .scroll1 .mCSB_scrollTools .mCSB_draggerRail {width: 6px;background-color:rgba(0,0,0,0.2);}
.research3 .clear .text .scroll1 .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {width: 6px;background: #b79361;}
.research4 {background: url(../image/jjl/research9.jpg) no-repeat center;}
.research4 .title {padding: 55px 0 70px;}
.research4 .clear {position: relative;color: #fff;}
.research4 .clear .button1 {text-align: center;color: #333;}
/* lyj 添加颜色 箭头改为红色png*/
.research4 .clear .x-more {display: inline-block;margin: 50px 0 40px;}
.research4 .clear .x-more .arr {display: inline-block;width: 30px;height: 9px;background: url(../image/arrow-1.png) no-repeat center;vertical-align: middle;position: relative;top: 0px;margin-left: 10px;}
.research4 .clear .item {background-repeat: no-repeat;background-size: cover;background-position: center;}
.research4 .clear .item .padd {padding: 0 140px 0 70px;}
.research4 .clear .item .scroll1 {height: 190px;}
.research4 .clear .item .fz18 {text-align: center;padding: 50px 0 35px;}
.research4 .clear .item .con .p {padding-left: 20px;background: url(../image/jjl/arr2.png) no-repeat left 6px;}
.research4 .clear .item .con .p+.p {margin-top: 10px;}
.research4 .clear .i1 {width: 666px;height: 355px;position: absolute;left: 0;top: 0;}
.research4 .clear .i1 .con .p {background-image: url(../image/jjl/arr2_a.png);}
.research4 .clear .i2 {width: 639px;height: 366px;margin-top: 103px;position: relative;z-index: 1;float: right;}
.research5 {background: url(../image/jjl/research10.jpg) no-repeat center;padding: 80px 0 107px;}
.research5 .title {padding-bottom: 50px;}
.research5 .clear {position: relative;}
.research5 .clear .img {position: absolute;left: 0;top: 0;width: 666px;height: 444px;overflow: hidden;}
.research5 .clear .img img {width: 100%;height: auto;}
.research5 .clear .text {width: 1034px;height: 435px;background: #17365F;margin-top: 60px;color: #fff;float: right;text-align: justify;}
.research5 .clear .text .padd {padding: 70px 45px 0 525px;}
.research5 .clear .text .scroll1 {max-height: 305px;}
.research5 .clear .text .scroll1 .p +.p {padding-top: 15px;}
.research6 {background: url(../image/jjl/research11.jpg) no-repeat center;color: #fff;padding: 130px 0 250px;}
.research6 .title {padding-bottom: 60px;}
.research6 .text {padding: 0 90px;text-align: center;height: 190px;}
.research6 .text .fz18 {padding-top: 40px;}


.album1 {padding: 50px 0 160px;position: relative;z-index: 1;}
.album1 .slick-list {font-size: 0;}
.slick-slide {outline: none;}
.album1 .title {padding-bottom: 55px;}
.album1 .slick-pic {margin-bottom: 45px;}
.album1 .slick-arrow {width: 33px;height: 91px;background-size: cover;background-repeat: no-repeat;background-position: center;}
.album1 .slick-pic .slick-prev {background-image: url(../image/jjl/prev2.png);left: 35px;}
.album1 .slick-pic .slick-next {background-image: url(../image/jjl/next2.png);right: 35px;}
.album1 .slick-pic .slick-item {position: relative;}
.album1 .slick-pic .slick-item .fz18 {position: absolute;left: 0;bottom: 0;width: 100%;padding: 29px 40px;background: url(../image/jjl/mask2.png) no-repeat center;background-size: cover;box-sizing: border-box;color: #fff;}
.album1 .slick-pic .slick-item .fp_btn {position: absolute;width: 23px;height: 23px;background: url(../image/jjl/arr3.png) no-repeat center;background-size: cover;right: 11px;bottom: 11px;cursor: pointer;}
.album1 .slick-imgs {margin: 0 178px;}
.album1 .slick-imgs .slick-arrow {width: 16px;height: 41px;}
.album1 .slick-imgs .slick-prev {background-image: url(../image/jjl/prev3.png);left: -18px;}
.album1 .slick-imgs .slick-next {background-image: url(../image/jjl/next3.png);right: -18px;}
.album1 .slick-imgs .slick-item {}
.album1 .slick-imgs .slick-item .mar {margin: 0 6px;padding: 3px 0;position: relative;outline: none;cursor: pointer;}
.album1 .slick-imgs .slick-current  .slick-item .mar:after {content: "";position: absolute;top: 0;right: 0;bottom: 0;left: 0;border: 6px solid #BB945C;box-sizing: border-box;}
.album1 .posi {position: relative;}
.album1 .posi .link {width: 140px;height: 93px;position: relative;}
.album1 .posi .link:before {content: "";width: 100%;height: 100%;margin: 8px;display: block;background: #E0E0E0;position: absolute;left: 0;top: 0;}
.album1 .posi .link .p {font-size: 12px;color: #fff;position: relative;z-index: 1;text-align: center;padding: 0 7px;}
.album1 .posi .link .img {position: absolute;left: 0;top: 0;right: 0;bottom: 0;background-size: cover;background-position: center;background-repeat: no-repeat;}
.album1 .posi .link.l {position: absolute;left: 0;top: 3px;}
.album1 .posi .link.r {position: absolute;right: 0;top: 3px;}
.album1 .posi .link.r:before {right: 0;left: auto;position: absolute;}
.album1 .text_wp {position: relative;color: #666666;padding: 45px 0 0;}
.album1 .text_wp .p {position: absolute;left: 0;top: 0;width: 100%;visibility: hidden;opacity: 0;}
.album1 .text_wp .p.act {visibility: visible;opacity: 1;z-index: 9;position: relative;}
.pop-pic {z-index: 99;}
.pop-pic .cont {position: fixed;top: 0;bottom: 0;right: 0;left: 0;margin: auto;width: 1230px;height: 557px;}
.pop-pic .cont img {width: 100%;height: auto;}
.pop-pic .close {color: #BB945C;top: 0;right: 0;}


.download1 {padding: 50px 0 100px;overflow: hidden;}
.download1 .title {padding-bottom: 55px;}
.download1 .list {overflow: hidden;width: 105%;}
.download1 .list .item {width: 395px;height: 222px;border: 1px solid #E3E3E3;float: left;margin: 0 22px 25px 0;position: relative;box-sizing: border-box;/*transition: all 0.2s ease-in-out;*/}
.download1 .list .item .padd {margin: 35px 40px 0;}
.download1 .list .item .p {height: 127px;}
.download1 .list .item .bar {line-height: 59px;position: absolute;border-top: 1px solid #E3E3E3;bottom: 0;left: 40px;right: 40px;box-sizing: border-box;}
.download1 .list .item .data {color: #666666;}
.download1 .list .item .down {width: 30px;height: 26px;display: inline-block;position: absolute;right: 0;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);background: url(../image/jjl/ico1.png) no-repeat center;margin-right: -8px;}
.download1 .pages {margin-top: 65px;}


.service1 {padding: 50px 0 0px;overflow: hidden;}
.service1 .title {padding-bottom: 40px;}
.service1 .list {}
.service1 .list .item {padding: 90px 0;background: #fff;}
.service1 .list .item .img {float: left;width: 579px;height: 328px;overflow: hidden;}
.service1 .list .item .img img {width: 100%;height: auto;}
.service1 .list .item .text {width: 590px;float: right;border-top: 3px solid #9B0A0B;margin-top: 50px;}
.service1 .list .item .text .fz18 {margin: 35px 0 50px;}
.service1 .list .item .text .p {color: #666666;line-height: 2;}
.service1 .list .item .text .more {display: block;width:130px;height:32px;background:rgba(155,10,11,1);border-radius:1px 0px 100px 1px;text-align: center;color: #fff;line-height: 32px;box-sizing: border-box;padding-right: 10px;margin-top: 45px;}
.service1 .list .item:nth-child(even) {background: #FBFBFB;padding-top: 60px;}
.service1 .list .item:nth-child(even) .img {float: right;}
.service1 .list .item:nth-child(even) .text {float: left;}
.service1 .list .item:last-child {padding-bottom: 110px;}


.network1 {padding: 50px 0 100px;overflow: hidden;position: relative;z-index: 1;}
.network1 .padd {padding: 0 90px;}
.network1 .title {padding-bottom: 55px;}
.network1 .roundabout_box {position: relative;overflow: hidden;}
.network1 .roundabout-holder{width:100%;height:386px;margin:0px auto;position: relative;}
.network1 .roundabout-moveable-item{height:386px;width:821px;cursor:pointer;}
.network1 .roundabout-moveable-item:before {content: "";display: block;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background: rgba(0,0,0,0.4);}
.network1 .roundabout-moveable-item.roundabout-in-focus:before {opacity: 0;/* -webkit-transform: scale(1.3);transform: scale(1.3); */-webkit-transition: all 0.6s ease-in-out;transition: all 0.6s ease-in-out;visibility: hidden;}
.network1 .roundabout-moveable-item img{height:100%;width:100%;background-color:#FFFFFF;margin:0;-webkit-transition: all 0.8s ease-in-out;transition: all 0.8s ease-in-out;}
.network1 .roundabout-in-focus{cursor:auto;}
.network1 .roundabout li{margin:0;}
.network1 .roundabout_box .prev,.network1 .roundabout_box .next{display:block;z-index:270;overflow:hidden;cursor:pointer;position:absolute;width:73px;height:73px;top:50%;margin-top: -23px;cursor: pointer;}
.network1 .roundabout_box .prev{background:url(../image/jjl/prev4.png) no-repeat;left: 50%;margin-left: -462px;}
.network1 .roundabout_box .next{background:url(../image/jjl/next4.png) no-repeat;right: 50%;margin-right: -452px;} 
.network1 .text {color: #666666;padding-top: 60px;}
.network1 .text .p {padding-top: 20px;}

.pop_tips .cont{ width: 300px; height: 150px; background: #fff; position: absolute; top: 0; bottom: 0; left: 0; right: 0; margin: auto; text-align: center; }
.pop_tips .cont .p{ position: absolute; top: 50%; left: 0; right: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); }
.pop_tips .close{ width: 50px; height: 50px; line-height: 50px; font-size: 22px; top: 0; right: 0; }


.policy1 {background-position: bottom center;background-repeat: no-repeat;background-size: cover;padding-bottom: 100px;padding-top: 50px;}
.policy1 .scroll-box{ position: relative; overflow: hidden;}
.policy1 .scroll-track{ display: table; white-space: nowrap;min-width: 100%;text-align: center;}
.policy1 .scroll-term{ display: inline-block; margin: 0 23px;vertical-align: middle; cursor: pointer;}
.policy1 .disabled{ opacity: 0.5; cursor: default;}
.policy1 .scroll-term:hover{color: #bb945c;}
.policy1 .scroll-term.cur{color: #bb945c;}
.policy1 .tab-bar {padding: 25px 0;}
.policy1 .tab-cont {position: relative;overflow: hidden;}
.policy1 .tab-cont .tab-item {position: absolute;left: 0;top: 0;width: 100%;visibility: hidden;opacity: 0;}
.policy1 .tab-cont .tab-item.act {position: relative;visibility: visible;opacity: 1;z-index: 1;}
.policy1 .box {background-position: top center;padding: 45px 30px 15px 30px;}
.policy1 .box .fz24 {color: #fff;text-align: center;}
.policy1 .list {height: 238px;overflow: hidden;padding-left: 20px;}
.policy1 .list .li {padding: 28px 0;position: relative;}
.policy1 .list .li .a1 {position: relative;color: #ffffff;display: block;}
.policy1 .list .li .a1 .fz18 {position: relative;}
.policy1 .list .li .a1 .fz18:before {content: "";position: absolute;left: -17px;top: 5px;background: url(../image/jjl/arr2_b.png) no-repeat center;width: 11px;height: 10px;}
.policy1 .list .li .a1 .date {position: absolute;right: 0;top: 0;font-family: Arial;}
.policy1 .list .li:after {content: "";display: block;width: 100%;position: absolute;left: 0;bottom: 0;height: 1px;background: #fff;opacity: 0.3;}
.policy1 .box+.box {margin-top: 40px;}
.policy1 .list .li .a1:hover {color: #9b0b0b;}
.policy1 .list .li .a1:hover .fz18:before {background-image: url(../image/jjl/arr2.png);}
.policy1 .box+.box .li .a1:hover {color: #bb945d;}
.policy1 .box+.box .li .a1:hover .fz18:before {background-image: url(../image/jjl/arr2_a.png);}
.policy1 .box .center {padding: 25px 0;}
.policy1 .more {color: #fff;padding-right: 28px;background: url(../image/jjl/arr4.png) no-repeat right center;}
.policy1 .more.now {background-image: url(../image/jjl/arr4_a.png);}
.policy1 .text_con {border-top: 1px solid #e3e3e3;margin: 0 20px;text-align: justify;color: #707070;}
.policy1 .text_con .padd {padding: 0 30px;}
.policy1 .text_con .p {padding-top: 35px;}
.policy1 .list2 {border-top: 1px solid #e3e3e3;margin: 0 20px;}
.policy1 .list2 .line {position: relative;margin: 0 10px 0 30px;padding: 30px 0;border-bottom: 1px solid #e3e3e3;}
.policy1 .list2 .line:after {content: "";display: block;clear: both;}
.policy1 .list2 .line .fz18 {position: relative;padding-right: 230px;}
.policy1 .list2 .line .fz18:before {content: "";display: block;background: url(../image/jjl/arr2_a.png) no-repeat center;width: 11px;height: 10px;position: absolute;left: -17px;top: 6px;}
.policy1 .list2 .line .date {font-family: Arial;position: absolute;right: 120px;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
.policy1 .list2 .line .down {position: absolute;right: 0;top: 50%;padding-top: 40px;width: 34px;text-align: center;background: url(../image/jjl/ico6.png) no-repeat top center;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);z-index: 1;}
.policy1 .list2 .line:hover {color: #9b0b0b;}
.policy1 .list2 .line:hover .fz18:before {background-image: url(../image/jjl/arr2.png);}
.policy1 .list2 .line:hover .down {background-image: url(../image/jjl/ico6_a.png);}
.policy1 .list2 .line.no_down .date {right: 0;}
.policy1 .pages {margin-top: 40px;}



.scientific1 img{width: 100%;height: auto;}
.scientific2 .cont {background: #fff;padding: 45px 80px;border-top: 5px solid #bb945c;box-shadow: 0px 4px 15px 0px #ccc;margin-top: -180px;position: relative;z-index: 1;}
.scientific2 .cont .fz30 {padding-bottom: 15px;}
.scientific2 .cont .txt {max-height: 225px;line-height: 1.8;text-align: justify;}
.scientific2 .cont .txt .p {padding-top: 15px;}
.scientific2 .cont .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #b49564;}
.scientific2 .cont .mCSB_scrollTools .mCSB_draggerRail {background: #dddddd;}
.scientific3 {background-repeat: no-repeat;background-position: bottom center;padding-bottom: 110px;overflow: hidden;}
.scientific3 .box {height: 570px;margin-top: 80px;}
.scientific3 .box .l {width: 349px;height: 100%;float: left;background-position: center;background-repeat: no-repeat;background-size: cover;text-align: center;color: #ffffff;margin-right: 20px;}
.scientific3 .box .l .fz30 {padding-top: 55px;}
.scientific3 .box .l .tab-bar {min-height: 368px;}
.scientific3 .box .l .tab-term {padding-top: 20px;}
.scientific3 .box .l .tab-term a {padding-left: 20px;background: url(../image/jjl/arr2_b.png) no-repeat 0 9px;}
.scientific3 .box .l .tab-term.cur a {background-image: url(../image/jjl/arr2_a.png);}
.scientific3 .box .l .col1 .tab-term.cur a {background-image: url(../image/jjl/arr2.png);}
.scientific3 .box .l .more {padding-right: 40px;color: #fff;background: url(../image/jjl/arr5.png) no-repeat right center;margin-top: 25px;display: inline-block;}
.scientific3 .box .r {overflow: hidden;height: 100%;background: #ffffff;}
.scientific3 .box .r .cont {padding: 40px 70px 0 60px;}
.scientific3 .box .r .cont .item {float: left;width: calc(50% - 4.8%);}
.scientific3 .box .r .cont .item:nth-child(even) {float: right;}
.scientific3 .box .r .cont .item .line {overflow: hidden;padding: 35px 0;position: relative;}
.scientific3 .box .r .cont .item .line .data {float: left;width: 55px;text-align: right;margin-right: 20px;position: relative;}
.scientific3 .box .r .cont .item .line .data:before {content: "";display: block;width: 45px;height: 3px;top: -17px;background: #BB945C;position: absolute;right: 0;}
.scientific3 .box .r .cont .item .line .data .fz38 {font-size: 38px;line-height: 1;}
.scientific3 .box .r .cont .item .line .data .s2 {line-height: 1;padding-top: 5px;}
.scientific3 .box .r .cont .item .line .r_txt {overflow: hidden;padding-top: 1px;}
.scientific3 .box .r .cont .item .line .r_txt .fz18 {line-height: 1.6;}
.scientific3 .box .r .tab-cont {position: relative;}
.scientific3 .box .r .tab-cont .tab-item {position: absolute;left: 0;top: 0;width: 100%;visibility: hidden;opacity: 0;}
.scientific3 .box .r .tab-cont .tab-item.act {opacity: 1;position: relative;visibility: visible;}
.scientific3 .box .r .padd {padding: 55px 40px 0 60px;}
.scientific3 .box .r .scroll1 {height: 450px;text-align: justify;line-height: 1.8;}
.scientific3 .box .r .scroll1 .p +.p {margin-top: 40px;}
.scientific3 .box .r .scroll1 .p img {max-width: 100%;height: auto;}
.scientific3 .box .r .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {background: #b49564;}
.scientific3 .box .r .mCSB_scrollTools .mCSB_draggerRail {background: rgba(180,149,100,0.2);}
.scientific3 .box .r .padd .more {display: block;width:114px;height:47px;background: #bb945d;border-radius:1px 0px 40px 1px;text-align: center;color: #fff;line-height: 47px;box-sizing: border-box;padding-right: 10px;margin-top: 40px;transition: all 0.4s ease-in-out;}
.scientific3 .box .r .padd .more.col1 {background: #be1616;}
.scientific3 .box .r .padd .more.col2 {background: #023663;}

.teaching1 {position: relative;padding: 75px 0 100px;}
.teaching1 .bgi {background-position: bottom center;background-repeat: no-repeat;position: absolute;left: 0;bottom: 0;width: 100%;top: -100px;}
.teaching1 .block {position: relative;z-index: 1;}
.teaching1 .title {padding-bottom: 30px;}
.teaching1 .title .fz30 {padding-bottom: 10px;}
.teaching1 .title .more {display: inline-block;padding-right: 40px;background: url(../image/jjl/arr5_a.png) no-repeat right center;}
.teaching1 .title .more:hover {color: #d20000;background-image: url(../image/jjl/arr1_red.png);}
.teaching1 .list {}
.teaching1 .list .item {width: 396px;box-sizing: border-box;border: 1px solid #e3e3e3;float: left;background: #fff;height: 356px;transition: all 0.4s ease-in-out;}
.teaching1 .list .item+.item {margin-left: 19px;}
.teaching1 .list .item .padd {padding: 45px 35px;}
.teaching1 .list .item .h20 {overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.teaching1 .list .item .date {padding: 15px 0;}
.teaching1 .list .item .p {line-height: 1.6;}
.teaching1 .list .item .more {display: block;width:144px;height:47px;background: #bb945d;border-radius:1px 0px 40px 1px;text-align: center;color: #fff;line-height: 47px;box-sizing: border-box;padding-right: 10px;margin-top: 40px;transition: all 0.4s ease-in-out;}
.teaching1 .list .item .more .s1 {display: inline-block;padding-right: 40px;background: url(../image/jjl/arr5.png) no-repeat right center;}
.teaching1 .list .item:hover {border-color: #f7bcb4;}
.teaching1 .list .item .more:hover {background: #d20000;}

.dp2.teaching2 {height: auto;padding: 75px 0 90px;}
.dp2.teaching2 .title {padding-bottom: 30px;color: #ffffff;}
.dp2.teaching2 .title .fz30 {padding-bottom: 10px;}
.dp2.teaching2 .title .more {display: inline-block;padding-right: 40px;background: url(../image/jjl/arr5.png) no-repeat right center;}
.dp2.teaching2 .title .more:hover {color: #d20000;background-image: url(../image/jjl/arr1_red.png);}
.dp2.teaching2 .padd {padding-top: 0;border: 0;padding-bottom: 0;}
.dp2.teaching2 .padd:after {display: none;}
.dp2.teaching2 .slick-mod {margin-top: 0;}
.dp2.teaching2 .slick-arrow {z-index: 9;}
.dp2.teaching2 .slick-prev {background-image: url(../image/jjl/prev5.png);}
.dp2.teaching2 .slick-next {background-image: url(../image/jjl/next5.png);}
.scientific3.teaching3 .box .r .scroll1 {height: 365px;}


.marx_college1 {background-position: bottom center;background-repeat: no-repeat;padding: 85px 0 230px;}
.marx_college1 .title {padding-bottom: 55px;}
.marx_college1 .title .fz30 {padding-bottom: 10px;}
.marx_college1 .title .more {display: inline-block;padding-right: 40px;background: url(../image/jjl/arr5_a.png) no-repeat right center;}
.marx_college1 .title .more:hover {color: #d20000;background-image: url(../image/jjl/arr1_red.png);}
.marx_college1 .cont {text-align: center;overflow: hidden;}
.marx_college1 .cont .item {float: left;width: 33.33%;}
.marx_college1 .cont .item .pic {width: 124px;height: 106px;display: inline-block;overflow: inherit;}
.marx_college1 .cont .item .fz18 {padding-top: 15px;}


.student1 {padding: 50px 0 110px;overflow: hidden;}
.student1 .title {padding-bottom: 30px;}
.student1 .list {overflow: hidden;width: 103%;}
.student1 .list .item {background: #fff;transition: all 0.3s ease-out 0s;border: 1px solid #e3e3e3;float: left;box-sizing: border-box;width: 292px;height: 380px;margin: 0 20px 11px 0;}
.student1 .list .item .img {height: 219px;overflow: hidden;margin: -1px;margin-bottom: 0;}
.student1 .list .item .img img {width: 100%;height: auto;transition: all 0.6s ease-in-out;}
.student1 .list .item .txt {padding: 20px 16px;}
.student1 .list .item .txt .fz18 {line-height: 1.6;}
.student1 .list .item .txt .date {padding-top: 10px;}
.student1 .list .item:hover .img img {transform: scale(1.2);}
.student1 .pages {margin-top: 29px;}


.organization1 {padding-bottom: 0;}
.organization2 {overflow: hidden;padding-bottom: 80px;}
.organization3 {background-position: bottom center;background-repeat: no-repeat;padding: 80px 0 100px;}
.organization3 .title {padding-bottom: 30px;}
.organization3 .title .fz30 {padding-bottom: 10px;}
.organization3 .title .more {display: inline-block;padding-right: 40px;background: url(../image/jjl/arr5_a.png) no-repeat right center;}
.organization3 .title .more:hover {color: #d20000;background-image: url(../image/jjl/arr1_red.png);}
.organization3 .cont {padding: 0 65px 0;}



.scientific3 .box .r .list2{ padding: 40px 50px 0;}
.scientific3 .box .r .list2 .list-item{ position: relative; padding: 28px 80px 28px 0;}
.scientific3 .box .r .list2 .list-item.no_down {padding-right: 0;}
.scientific3 .box .r .list2 .list-item + .list-item{ border-top: 1px solid #f2f0f2;}
.scientific3 .box .r .list2 .h{ position: relative; padding: 0 20px; background: url(../image/xf/png4.png) left no-repeat; white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.scientific3 .box .r .list2 .date{ float: right;}
.scientific3 .box .r .list2 .down{ position: absolute; right: 0; top: 0; bottom: 0; margin: auto; width: 35px; height: 33px; background: url(../image/xf/png12.png) left no-repeat;}
.scientific3 .box .r .list2 .list-item:hover{ color: #bd1515;}
.scientific3 .box .r .list2 .h:hover{ background-image: url(../image/xf/png11.png);}
.scientific3 .box .r .list2 .down:hover{ background-position: right;}





@media screen and (min-width:1230px) {
.download1 .list .item:hover {background: #9B0A0B;color: #fff;border: 0;}
.download1 .list .item:hover .bar {background: #BB945C;left: 0;right: 0;padding: 0 40px;border-top: 0;transition: all 0.3s ease;}
.download1 .list .item:hover .down {right: 40px;background-image: url(../image/jjl/ico1_a.png);}
.download1 .list .item:hover .data {color: #fff;}
}







@media screen and (max-width:1500px){
    .build2 .cont{width: 80%;}
}

@media screen and (max-width:1366px){
    .pop-pic .cont {width: 90%;height: auto;bottom: auto;top: 50%;-webkit-transform: translateY(-50%);-ms-transform: translateY(-50%);transform: translateY(-50%);}
}

/* lyj 添加hover */
@media screen and (min-width:1024px) {
    /* 仅在pc触发的效果 */
    .build3 .cont .item .line:hover{color: #d20000;}
    .build3 .cont .item .line:hover .data:before{background-color: #d20000;}
    .build3 .x-more:hover {color: #d20000;}
    .build3 .x-more:hover .arr {background-image: url(../image/jjl/arr1_red.png);}
    .research2 .clear .text .x-more:hover {color: #d20000;}
    .research2 .clear .text .x-more:hover .arr{background-image: url(../image/jjl/arr1_red.png);}
    .research4 .clear .x-more:hover {color: #d20000;}
    .research4 .clear .x-more:hover .arr{background-image: url(../image/jjl/arr1_red.png);}

}


@media screen and (max-width:1023px){
    .build2{padding: 1rem 0 0.8rem 0;}
    .build2 .cont{width: 94%;}
    .build2 .cont .title{padding: 0.8rem 5%;}
    .build2 .cont .fz28{padding-bottom: 0.4rem;font-size: 16px;}
    .build2 .cont .button1{width: auto;height: auto;line-height: 1;display: inline-block;padding: 0.4rem 0.6rem;margin-top: 0.2rem;}
    .build3{padding-bottom: 0.8rem;}
    .build3 .title{padding: 0.8rem 0 0.6rem;}
    .build3 .title .fz30{}
    .build3 .cont .item{float: none;width: 100%;}
    .build3 .cont .item:nth-child(even){float: none;margin-top: 0.3rem;}
    .build3 .cont .item .line{padding: 0.4rem 0;}
    .build3 .cont .item .line .data{width: 1.2rem;margin-right: 0.3rem;}
    .build3 .cont .item .line .data .fz38 {font-size: 0.45rem;}
    .build3 .cont .item .line .data:before{width: 1rem;top: -0.4rem;}
    .build3 .cont .item .line .r_txt{padding-top: 0;}
    .build3 .button1{padding-top: 1rem;}
    .build3 .x-more .arr{width: 0.9rem;height: 0.3rem;top: 0;margin-left: 0.3rem;background-repeat: no-repeat;background-position: center;}

    .cooperation2{margin-top: 0.8rem;}
    .cooperation2 .cont{padding: 0.4rem;}
    .cooperation2 .cont .scroll1{max-height: 4.8rem;}
    .cooperation3{padding: 1rem 0 0;}
    .cooperation3 .cont .title{position: static;}
    .cooperation3 .cont .img{position: static;width: 100%;height: auto;padding-top: 0.4rem;}
    .cooperation3 .cont .text{width: 100%;height: auto;margin-top: 0.3rem;float: none;}
    .cooperation3 .cont .text .padd{padding: 0.4rem;}
    .cooperation3 .cont .text .scroll1{height: 4.8rem;}
    .cooperation3 .cont .text .scroll1 .p+.p{padding-top: 0.3rem;}
    .cooperation4{padding: 1rem 0 0.8rem 0;}
    .cooperation4 .cont .img{width: 100%;height: auto;float: none;margin-top: 0;}
    .cooperation4 .cont .text{width: 100%;height: auto;position: static;margin-top: 0.3rem;}
    .cooperation4 .cont .text .padd{padding: 0.4rem;}
    .cooperation4 .cont .text .tit{padding-bottom: 0.4rem;}
    .cooperation4 .cont .text .scroll1{height: 4.8rem;}

    .details1{padding: 1rem 0 1.2rem 0;}
    .details1 .padd{padding: 0;}
    .details1 .details_bar{padding: 0.4rem 0 0.2rem;}
    .details1 .details_bar .s1{margin-top: 0.1rem;margin-right: 0.4rem;}
    .details1 .cont{padding: 0.8rem 0 0;}
    /*.details1 .cont p +p{padding-top: 0.3rem;}*/

    .img_news1{padding: 1rem 0 0;}
    .img_news1 .title{padding-bottom: 0.4rem;}
    .img_news1 .slick-arrow{width: 0.5rem;height: 0.8rem;background-size: cover;background-repeat: no-repeat;background-position: center;}
    .img_news1 .slick-prev{left: 0.35rem;}
    .img_news1 .slick-next{right: 0.35rem;}
    .img_news1 .slick-item .mask{height: auto;line-height: 1.2;padding: 0.3rem 0;}
    .img_news1 .slick-item .mask .fz18{padding: 0 0.25rem;}
    .img_news2{padding: 0.8rem 0 1rem 0;}
    .img_news2 .list .item{margin-right: 0.3rem;margin-bottom: 0.3rem;width: calc(50% - 0.3rem);}
    .img_news2 .list .item .txt{padding: 0.2rem;}
    
    .notice1{padding: 0.8rem 0 1rem 0;}
    .notice1 .title{padding-bottom: 0.5rem;}
    .notice1 .list .item+.item {margin-top: 0.2rem;}
    .notice1 .list .item a{padding: 0.6rem 0.4rem;line-height: 1;}
    .notice1 .list .item a .fz16{width: 100%;}
    .notice1 .list .item a .data{position: static;margin-top: 0.3rem;}
    .notice1 .pages{margin-top: 1rem;}
    .notice1 .box .tit {margin-bottom: 0.3rem;line-height: 1rem;padding: 0 0.3rem;}
    .notice1 .box .tit .fz24 {line-height: 1rem;}
    .notice1 .box+.box {margin-top: 0.6rem;}

    .research2 .clear{padding-top: 1rem;}
    .research2 .clear .img{width: 100%;height: auto;position: static;}
    .research2 .clear .text{width: 100%;height: auto;}
    .research2 .clear .text .padd{padding: 0.4rem;}
    .research2 .clear .text .fz30{padding-bottom: 0.4rem;}
    .research2 .clear .text .scroll1{max-height: 4.8rem;}
    .research2 .clear .text .x-more{margin-top: 0.4rem;}
    .research2 .clear .text .x-more .arr{width: 0.9rem;height: 0.3rem;margin-left: 0.3rem;}
    .research3{margin-top: 0.8rem;padding-bottom: 0.8rem;}
    .research3 .clear{height: auto;padding-top: 1rem;}
    .research3 .clear .img{width: 100%;height: auto;float: none;margin-right: 0;}
    .research3 .clear .text{height: auto;}
    .research3 .clear .text .padd{padding: 0.4rem;}
    .research3 .clear .text .fz30{padding-bottom: 0.4rem;}
    .research3 .clear .text .scroll1{max-height: 4.8rem;}
    .research4{height: auto;padding-bottom: 0.8rem;background-size: cover;}
    .research4 .title{padding: 1rem 0.8rem 0.4rem;}
    .research4 .clear .i1{width: 100%;height: auto;position: static;}
    .research4 .clear .item .fz18{padding: 0.8rem 0 0.5rem;}
    .research4 .clear .item .padd{padding: 0 0.3rem 0.6rem;}
    .research4 .clear .i2{width: 100%;height: auto;margin-top: 0.4rem;position: static;}
    .research4 .clear .x-more{margin: 0.6rem 0 0rem;}
    .research4 .clear .x-more .arr{width: 0.9rem;height: 0.3rem;margin-left: 0.3rem;}
    .research5{padding: 0.8rem 0 1rem 0;background-size: cover;}
    .research5 .title{padding-bottom: 0.4rem;}
    .research5 .clear .img{width: 100%;height: auto;position: static;}
    .research5 .clear .text{width: 100%;height: auto;margin-top: 0.4rem;}
    .research5 .clear .text .padd{padding: 0.4rem;}
    .research5 .clear .text .scroll1{max-height: 4.8rem;}
    .research6{padding: 1rem 0 1.2rem 0;background-size: cover;}
    .research6 .title{padding-bottom: 0.5rem;}
    .research6 .text{padding: 0;text-align: left;text-indent: 2em;}
    .research6 .text .fz18{padding-top: 0.5rem;}
    .layer .searchbox {max-width: 95%;}

    .network1 {padding: 1rem 0;}
    .network1 .title {padding-bottom: 0.4rem;}
    .network1 .roundabout-holder {height: auto;}
    .network1 .padd {padding: 0;}
    .network1 .text {padding-top: 0.2rem;}
    .network1 .text .p {padding-top: 0.2rem;}
    .network1 .slick-list {font-size: 0;}
    .network1 .slick-arrow {width: 16px;height: 41px;}
    .network1 .slick-prev {background: url(../image/jjl/prev3.png) no-repeat center;background-size: cover;left: 0.3rem;}
    .network1 .slick-next {background: url(../image/jjl/next3.png) no-repeat center;background-size: cover;right: 0.3rem;}


    .service1 {padding: 1rem 0 0;}
    .service1 .title {padding-bottom: 0.4rem;}
    .service1 .list .item {padding: 0.6rem 0;}
    .service1 .list .item .img {float: none;width: auto;height: auto;}
    .service1 .list .item .text {width: auto;}
    .service1 .list .item .text {margin-top: 0.3rem;}
    .service1 .list .item .text .fz18 {margin: 0.3rem 0 0.1rem;font-size: 16px;}
    .service1 .list .item .text .more {margin-top: 0.4rem;}
    .service1 .list .item:nth-child(even) {padding-top: 0.6rem;}
    .service1 .list .item:nth-child(even) {padding-bottom: 1rem;}

    .download1 {padding: 1rem 0;}
    .download1 .title {padding-bottom: 0.4rem;}
    .download1 .list {width: auto;}
    .download1 .list .item {float: none;width: auto;margin: 0 0 0.3rem 0;height: auto;}
    .download1 .list .item .padd {margin: 0.3rem 0.3rem 0;}
    .download1 .list .item .bar {position: relative;left: 0;right: 0;}
    .download1 .list .item .down {margin-right: 0;}
    .download1 .list .item .p {height: auto;padding-bottom: 0.4rem;}
    .download1 .list .item .bar {line-height: 1rem;}
    .download1 .pages {margin-top: 0.2rem;}

    .album1 {padding: 1rem 0;}
    .album1 .title {padding-bottom: 0.4rem;}
    .album1 .slick-pic {margin-bottom: 0.4rem;}
    .album1 .slick-imgs {display: none;}
    .album1 .slick-arrow {width: 0.4rem;height: 1rem;background-size: 100% 100%;}
    .album1 .slick-pic .slick-prev {left: 0.3rem;}
    .album1 .slick-pic .slick-next {right: 0.3rem;}
    .album1 .slick-pic .slick-item .fz18 {position: static;padding: 0.3rem;padding-right: 1rem;}
    .album1 .posi {overflow: hidden;padding-bottom: 10px;}
    .album1 .posi .link {width: 45%;height: 24vw;}
    .album1 .posi .link.l {float: left;position: relative;top: 0;}
    .album1 .posi .link.r {float: right;position: relative;top: 0;}
    .album1 .text_wp {padding: 0.4rem 0 0;}

    .policy1 {padding: 1rem 0;}
    .policy1 .tab-bar {padding: 0.4rem 0;}
    .policy1 .scroll-term {margin: 0 0.2rem;}
    .policy1 .box {padding: 0.8rem 0.3rem;}
    .policy1 .list .li .a1 .date {position: static;padding-top: 0.2rem;}
    .policy1 .list .li .a1 .fz18:before {top: 0.08rem;}
    .policy1 .list .li {padding: 0.4rem 0;}
    .policy1 .box .center {padding: 0.4rem 0 0;}
    .policy1 .box+.box {margin-top: 0.6rem;}
    .scientific1 {position: relative;overflow: hidden;}
	.scientific1 img {height: 5rem;position: relative;left: 50%;-webkit-transform: translateX(-50%);-ms-transform: translateX(-50%);transform: translateX(-50%);width: auto;max-width: inherit;}
    .scientific2 .cont .txt{max-height: 2rem;line-height: 1.4;}
    .scientific2 {padding: 0.6rem 0 0;}
    .scientific2 .cont {margin-top: -1.8rem;padding: 0.5rem 0.3rem;}
    .scientific2 .cont .txt .p {padding-top: 0.15rem;}
    .scientific2 .cont .fz30{padding-bottom: 0.15rem;}
    .scientific3 .box {margin-top: 1rem;height: auto;}
    .scientific3 .box .l {width: auto;float: none;padding: 0.6rem 0;margin-right: 0;}
    .scientific3 .box .l .fz30 {padding-top: 0;}
    .scientific3 .box .l .tab-bar {min-height: inherit;overflow: hidden;padding: 0 0.3rem;}
    .scientific3 .box .l .tab-term {display: inline-block;width: 50%;float: left;padding: 0.3rem 0rem 0;}
    .scientific3 .box .l .tab-term:nth-child(odd) {clear: left;}
    .scientific3 .box .l .tab-term a {background-position: 0 0.12rem;}
    .scientific3 .box .l .tab-term br {display: none;}
    .scientific3 .box .l .more {margin-top: 0.4rem;}
    .scientific3 .box .r .cont {padding: 0.5rem 0.3rem;}
    .scientific3 .box .r .cont .item{float: none;width: 100%;}
    .scientific3 .box .r .cont .item:nth-child(even){float: none;margin-top: 0.3rem;}
    .scientific3 .box .r .cont .item .line{padding: 0.4rem 0;}
    .scientific3 .box .r .cont .item .line .data{width: 1.2rem;margin-right: 0.3rem;}
    .scientific3 .box .r .cont .item .line .data .fz38 {font-size: 0.45rem;}
    .scientific3 .box .r .cont .item .line .data:before{width: 1rem;top: -0.2rem;}
    .scientific3 .box .r .cont .item .line .r_txt{padding-top: 0;} 
    .scientific3 .box .r .padd {padding: 0.5rem 0.3rem;}
    .scientific3 .box .r .scroll1 {height: auto;max-height: inherit;}
    .scientific3 .box .r .scroll1 .p +.p {margin-top: 0.2rem;}
    .scientific3 {padding-bottom: 1rem;}
    .teaching1 {padding: 1rem 0;}
    .teaching1 .title .fz30 {padding-bottom: 0.1rem;}
    .teaching1 .title {padding-bottom: 0.3rem;}
    .teaching1 .list .item {width: auto;float: none;height: auto;}
    .teaching1 .list .item .padd {padding: 0.5rem 0.3rem;}
    .teaching1 .list .item .date {padding: 0.15rem 0;}
    .teaching1 .list .item+.item {margin: 0.3rem 0 0;}
    .teaching1 .list .item .more {line-height: 37px;height: 37px;margin-top: 0.3rem;}
    .dp2.teaching2 {padding: 1rem 0;}
    .dp2.teaching2 .padd {padding: 0;}
    .dp2.teaching2 .slick-prev {left: 0;}
    .dp2.teaching2 .slick-next {right: 0;}
	.dp2.teaching2 .slick-arrow {width: 0.8rem;height: 0.8rem;}
	.dp2.teaching2 .tbox {width: 5rem;height: auto;}
	.dp2.teaching2 .tbox .tinner {padding: 0.5rem 0.3rem;}
	.scientific3.teaching3 .box .r .scroll1 {height: auto;}
	.scientific3 .box .r .padd .more {margin-top: 0.3rem;}
	.policy1 .list {height: 6.1rem;}

	.student1 {padding: 1rem 0;}
	.student1 .title {padding-bottom: 0.4rem;}
	.student1 .list {width: auto;}
	.student1 .list .item {float: none;width: auto;height: auto;margin: 0 0 0.3rem 0;}
	.student1 .list .item .txt {padding: 0.3rem;}
	.student1 .list .item .txt .date {padding-top: 0.1rem;}
	.student1 .list .item .img {height: auto;}
	.student1 .pages {margin-top: 0.2rem;}
	.marx_college1 {padding: 1rem 0 2rem;}
	.dp2.teaching2 .title .fz30 {padding-bottom: 0.1rem;}
	.marx_college1 .title {padding-bottom: 0.5rem;}
	.marx_college1 .title .fz30 {padding-bottom: 0.1rem;}
	.marx_college1 .cont .item .pic {width: 1.4rem;height: auto;}
	.marx_college1 .cont .item .fz18 {padding-top: 0.2rem;}
	.scientific3 {background-size: cover;}
	.organization3 {padding: 1rem 0;background-size: cover;}
	.organization3 .title .fz30 {padding-bottom: 0.1rem;}
	.organization3 .title {padding-bottom: 0.4rem;}
	.organization3 .cont {padding: 0;}

	.l_pos .con2 .l_img #bdmap1 {height: 4.2rem !important;}
	.l_pos .con2 .l_img #bdmap2 {height: 4.2rem !important;}


	.policy1 .list2 {margin: 0;}
	.policy1 .list2 .line .fz18 {padding-right: 0;}
	.policy1 .list2 .line .date {position: static;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);padding-top: 0.15rem;}
	.policy1 .list2 .line .down {position: static;-webkit-transform: translateY(0);-ms-transform: translateY(0);transform: translateY(0);display: block;padding-top: 0.55rem;background-size: 0.5rem;margin-top: 0.15rem;}
	.policy1 .list2 .line {padding: 0.4rem 0;margin: 0 0 0 0.4rem;}
	.policy1 .list2 .line .fz18:before {top: 0.1rem;}
	.policy1 .pages {margin-top: 0.5rem;}

	.policy1 .text_con {margin: 0;}
	.policy1 .text_con .padd {padding: 0 .2rem;}
	.policy1 .text_con .p {padding-top: 0.3rem;}


	.scientific3 .box .r .list2{ padding: 0.5rem;}
	.scientific3 .box .r .list2 .list-item{ padding: 0.2rem 1rem 0.2rem 0;}
	.scientific3 .box .r .list2 .down{ width: 0.5rem; height: 0.5rem; background-size: 200%;}


}

























