.clearfix:after{ display:block; visibility:hidden; clear:both; height:0; content:"";}
.clearfix{zoom:1;}
.fl{ float:left;}
.fr{ float:right;}
.auto{ margin-left:auto; margin-right:auto;}
.h100 { width:100%; height:110px; clear:both;}
.h30 { width:100%; height:30px; clear:both;}
.w48 { width:48%;}
.no_repeat{background-repeat: no-repeat;background-size: cover;background-position: center;}
.block{display: block;}

.nyBanner{width: 100%;height: 200px;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}



.nyBanner2{width: 100%;height: 530px;background-repeat: no-repeat;background-position: center;background-size: cover;position: relative;}



.w1260{width: 90%;margin: 0 auto;max-width: 1450px;}
.bgline { background:url(../images/leftbg2.jpg) repeat-y;}


.nyWrap{ position: relative;}

.nyWrap .nyContent{width: 75.55%;padding: 10px 0 50px;min-height: 650px;}


.nySide{position: relative;width:297px;z-index: 3;box-sizing:border-box;padding: 70px 0px 200px; background:#f1f2f4 url(../images/sidebg.jpg) no-repeat right bottom; margin-top:40px;}

.nySide .title{width: 100%;height: 180px;position: absolute;left: 0;top: -106px;box-sizing:border-box;padding: 60px 12px 0;color: #ffffff;text-align: center; background:url(../images/leftbg.jpg);}
.nySide .title:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;bottom: 0;background: url(../images/sideicon.png) no-repeat right bottom;background-size: cover;}
.nySide .title:after{content: "";width: 9px;height: 10px;position: absolute;left: 0;bottom: -10px;background: url(../images/trangle.png) no-repeat left top;}
.nySide .title h3{margin-bottom: 11px;font-size: 36px;line-height: 52px;font-weight: normal;}
.nySide .title h4{font-size: 18px;line-height: 28px;font-family: "Arial";font-weight: normal;}




.nySide ul{padding: 26px 0 20px 30px; background:#f1f2f4;}
.nySide ul li a{display: block;padding-left: 42px;line-height: 48px;position: relative;font-size: 16px;color: #333333;position: relative;}
.nySide ul li a:before{content: "";width: 4px;height: 100%;background: #d8171f;position: absolute;left:0;top:0;
transform: scaleY(0);-webkit-transform: scaleY(0);opacity: 0;visibility: hidden;
-webkit-transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;transition: all 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0s;}
.nySide ul li.on a:before,.nySide ul li a:hover:before{transform: scaleY(1);-webkit-transform: scaleY(1);opacity: 1;visibility: visible;}
.nySide ul li.on a,.nySide ul li a:hover{background: #ffffff;color: #d8171f;}


.leftcont {width:100%;box-sizing:border-box; padding-bottom:95px; background:#f1f2f4 url(../images/sidebg.jpg) no-repeat right bottom;}
.leftcont h5 { width:100%; height:52px; line-height:52px; text-align:center; font-size:22px; color:#fff; background:#015dab; margin-bottom:20px;}
.leftcont p { font-size:15px; line-height:34px; padding-left:30px;}



/*修改*/
.nyWrap{z-index: 999;padding-bottom: 0;margin-bottom: 53px;}
.nySide{padding-bottom: 0;}

.nySide .wrap{background: #fff;}
.nySide.fixed .wrap{position: fixed;top:105px;width:297px;z-index: 3;box-sizing:border-box;}
.nySide.fixed ul { padding-top:96px;}
.nySide.noFixed{position: absolute;left: 0;bottom: 0;}
.nySide.noFixed .wrap{position: relative;}




.bread{margin-bottom: 30px;border-bottom: 1px solid #e4e4e4;line-height: 64px;}
.bread h3{position: relative;font-size: 28px;color: #222222;font-weight: normal;}

.bread .path{padding: 0 0px 0 27px;background: url(../images/yh.gif) no-repeat left center;font-size: 14px;color: #666666;}
.bread .path span{margin: 0 8px;}
.bread .path a:hover{color: #29a5b0;}


.bread2{line-height: 64px;}

.bread2 .path{padding: 0 0px 0 27px;background: url(../images/yh.gif) no-repeat left center;font-size: 14px;color: #666666;}
.bread2 .path span{margin: 0 8px;}
.bread2 .path a:hover{color: #29a5b0;}

.pageStyle{font-size: 14px;line-height: 26px;color: #333333;}
.pageStyle *{max-width: 100% !important;}
.pageStyle img{height: auto !important;}

/*右边三级导航*/
.teacher_nav{text-align: center;padding: 34px 0 ;}
.teacher_nav a{background: #f0f0f0;color: #414141;/*padding: 0 35px;*/ width:24%; display: inline-block;line-height: 60px;margin: 0 7px;}
.teacher_nav a.on,.teacher_nav a:hover{background: #005fc3;color: #fff;}
.fz20{font-size: 20px;}
.fz16{font-size: 16px;}
.fz14{font-size: 14px;}
.fz18{font-size: 18px;}

/*学科专业*/
.list_leader{margin: 66px 0;}
.list_leader table thead{background: #005fc3;color: #fff;}
.list_leader table{border:1px solid #bbd5f1;width: 100%;text-align: center;border-collapse:collapse; line-height: 30px;}
.list_leader table td{border:1px solid #bbd5f1;}
.list_leader table td p{padding:18px 10px ;}
.list_leader table tbody td{font-size: 16px;}
.list_leader table thead td{font-size: 20px; font-weight:bold;}
.list_leader table tbody tr:nth-child(odd){background: #f9f9f9;}

.list_leader table tbody tr td:nth-child(2n) { text-align:left;}

/*岗位职责*/

.list_teacher dl{width:100%;background: #f7f7f7; overflow:hidden; margin-bottom: 39px;-webkit-transition:all 0.4s ease 0s; transition:all 0.4s ease 0s;}
.list_teacher dl dt{width: 192px;margin-right: 20px;}
.list_teacher dl dt a{padding-bottom: 252px;}
.list_teacher dl dd{padding-left: 212px;line-height: 30px;padding-top: 17px;}
.list_teacher dl dd h5 {border-bottom: 1px solid #dedede;padding-bottom: 8px;}
.list_teacher dl dd h5 a{color: #111;font-weight: bold;}
.list_teacher dl dd h5 span { padding-left:15px; color:#777; padding-top:3px;}

.list_teacher dl dd h6{color: #333;opacity: 0.9;padding: 7px 0 10px;}
.list_teacher dl dd .text .title{color: #111;}
.list_teacher dl dd .text .txt{color: #4b4b4b;height: 135px; font-size:15px; padding-top:8px; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; line-height:24px; padding-right:12px;}

.list_teacher dl dd .tel{ display:inline-block;border:1px solid #cbcbcb;width:30%;height: 28px;line-height: 28px;border-radius: 25px;text-align: center;color: #333333;font-size: 14px;position: relative; margin-top:8px;}
.list_teacher dl dd .tel:hover{background: #005fc3;border-color:#005fc3 ;}
.list_teacher dl dd .tel:hover span{color: #fff;}




.list_teacher dl dd .more{display: block;border:1px solid #cbcbcb;width: 108px;height: 28px;line-height: 28px;border-radius: 25px;text-align: center;color: #333333;font-size: 14px;position: relative;}
.list_teacher dl dd .more::after{content: '';width: 17px;height: 17px;background: url(../images/right.png) center no-repeat;background-size: 17px;display: inline-block;position: relative;top: 3px;margin-left: 6px;}
.list_teacher dl dd .more:hover::after{background: url(../images/rightbai.png) center no-repeat;background-size: 17px;}
.list_teacher dl dd .more:hover{background: #005fc3;border-color:#005fc3 ;}
.list_teacher dl dd .more:hover span{color: #fff;}
.list_teacher dl:hover{box-shadow: 0 0 15px rgba(0,0,0,0.2);}

/*人才培养*/
.infoMain{width:100%;}
.infoMain .tit{height: 52px;border-bottom: 1px solid #dbdbdb;margin-bottom: 17px;font-size: 24px;line-height: 52px;color: #19408c;font-weight: normal;}
.infoMain .tit span{position: relative;}
.infoMain .tit span:before{content: "";width: 100%;height: 2px;background: #19408c;position: absolute;left: 0;bottom: -2px;}
.infoMain .infoList{margin-bottom: 16px;}
.infoMain .infoList li a{display: block;padding-left: 16px;position: relative;height: 36px;line-height: 36px;font-weight: 300;}
.infoMain .infoList li a:before{content: "";width: 5px;height: 5px;background: #333333;border-radius: 50%;position: absolute;left: 0;top:18px;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.infoMain .infoList li a h5{font-size: 16px;color: #333333;font-weight: 300;max-width: 75%;}
.infoMain .infoList li a span{font-size: 14px;color: #666666;}
.infoMain .infoList li a:hover:before{width: 12px;height: 2px;border-radius: 0;}
.infoMain .infoList li a:hover h5{padding-left: 12px;color: #19408c;}

/*学术研究*/
.newsList1 li{width: 100%;border-bottom:1px solid #CCC;}
.newsList1 li a{display: block;background: #ffffff;box-sizing: border-box;padding: 20px 0px;}
.newsList1 li a .wrap{height:113px;padding-left:120px;position: relative;}
.newsList1 li a .wrap .date{width: 90px;height: 110px;background: #ebebeb;position: absolute;left: 0;top:0;text-align: center;}
.newsList1 li a .wrap .date em{display: block;padding-top: 20px;font-size: 42px;color: #808080;line-height: 48px; font-style:normal;}
.newsList1 li a .wrap .date span{display: block;font-size: 13px;line-height: 20px;color: #808080;}
.newsList1 li a .wrap h5{font-size: 18px;line-height:36px;color: #1a1a1a;font-weight: normal; padding-bottom:6px;}

.newsList1 li a .wrap .name {  background: url(../images/icon15.png) left center no-repeat; padding-left: 22px;line-height:36px; font-size:16px;color: #404040; font-weight:bold;}
.newsList1 li a .wrap .name span { font-size:15px; padding-left:10px; color:#767676;}

.newsList1 li a .wrap .times { width:50%; background: url(../images/icon9.png) left center no-repeat; padding-left: 22px;line-height:24px; font-size:15px;color: #404040;}
.newsList1 li a .wrap .addRess {width:50%; background: url(../images/icon10.png) left center no-repeat; padding-left: 22px;line-height:24px; font-size:15px;color: #404040;}

.newsList1 li a .wrap .more{display: block;height: 34px;line-height: 34px;font-size: 14px;color: #666666;text-decoration: underline;}
.newsList1 li a:hover .date{background: #005bb3;}
.newsList1 li a:hover .date em,
.newsList1 li a:hover .date span{color: #fff;}
.newsList1 li a:hover h5{color: #fff; text-indent:8px;}
.newsList1 li a:hover { background:#005bb3;}
.newsList1 li a:hover .wrap .name {  background: url(../images/icon15b.png) left center no-repeat; color: #fff;}
.newsList1 li a:hover .wrap .name span {  color:#d8ecff;}

.newsList1 li a:hover .wrap .times {background: url(../images/icon9b.png) left center no-repeat; color: #d8ecff;}
.newsList1 li a:hover .wrap .addRess { background: url(../images/icon10b.png) left center no-repeat; color: #d8ecff;}




.aboutWrap{padding-bottom: 45px;}
.aboutWrap .title{margin-bottom: 18px;text-align: center;}
.aboutWrap .title h5{font-size: 20px;color: #29a5b0;line-height: 20px;margin-bottom: 5px;}
.aboutWrap .title h6{font-size: 22px;line-height: 27px;color: #999999;font-family: "Arial";opacity: 0.1;}
.aboutWrap .pic{text-align: center;margin-bottom: 25px;}

.devpWrap .title{margin-bottom: 24px;text-align: center;font-size: 20px;line-height: 32px;color: #29a5b0;}
.devpWrap .contScroll{margin-bottom: 30px;padding: 35px 0 0 44px;position: relative;}
.devpWrap .contScroll .logo{position: absolute;left: 0;top:0;z-index: 2;height: 69px;}
.devpWrap .contScroll .logo img{height: 100%;}
.devpWrap .contScroll .container{position: relative;overflow: hidden;}
.devpWrap .contScroll .container .pic{width: 37.6%;position: relative;overflow: hidden;}
.devpWrap .contScroll .container .pic em{display: block;width: 100%;height: 0;padding-bottom: 230px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.devpWrap .contScroll .container .text{width: 55.76%;padding: 40px 0 57px;min-height: 134px;}
.devpWrap .contScroll .container .text .num{margin-bottom: 17px;line-height: 33px;font-size: 24px;color: #29a5b0;font-family: "ariblk";font-weight: bold;}
.devpWrap .contScroll .btn{width: 30px;height: 25px;position: absolute;left:44.11%;cursor: pointer;z-index: 2;}
.devpWrap .contScroll .btn.prev{top:0;}
.devpWrap .contScroll .btn.next{bottom: 20px;}
.devpWrap .contScroll .btn:before{content: "";width: 6px;height: 6px;border-left: 1px solid #29a5b0;border-bottom: 1px solid #29a5b0;position: absolute;left: 5px;top:50%;margin-top: -3px;}
.devpWrap .contScroll .btn.prev:before{-webkit-transform: rotateZ(135deg); -moz-transform: rotateZ(135deg); -ms-transform: rotateZ(135deg); transform: rotateZ(135deg);}
.devpWrap .contScroll .btn.next:before{-webkit-transform: rotateZ(-45deg); -moz-transform: rotateZ(-45deg); -ms-transform: rotateZ(-45deg); transform: rotateZ(-45deg);}
.devpWrap .contScroll .btn.disable{opacity: 0.5;pointer-events:none;}
.devpWrap .tabScroll{border-top:1px solid #e4e4e4;position: relative;overflow: hidden;}
.devpWrap .tabScroll .slide{padding-top: 5px;cursor: pointer;text-align: center;}
.devpWrap .tabScroll .slide .dot{width: 10px;height: 10px;box-sizing:border-box;border:1px solid #c0c0c0;background: #c0c0c0;position: relative;margin: 0 auto 5px;border-radius: 50%;}
.devpWrap .tabScroll .slide .dot:before{content: "";width: 2px;height: 2px;background: #ffffff;border-radius: 50%;position: absolute;left: 3px;top:3px;}
.devpWrap .tabScroll .slide .num{font-size: 14px;line-height: 20px;color: #999999;font-family: "Arial";font-weight: bold;}
.devpWrap .tabScroll .slide.on .dot{border-color: #29a5b0;background: #fff;}
.devpWrap .tabScroll .slide.on .dot:before{background: #29a5b0;/*-webkit-transform: scale(2.5);transform: scale(2.5);*/-webkit-transform: scale(2);transform: scale(2);}
.devpWrap .tabScroll .slide.on .num{color: #29a5b0;}


.nyNav{margin-bottom: 50px;text-align: center;font-size: 0;}
.nyNav li{display: inline-block;margin: 0 13px;}
.nyNav li a{display: block;font-size: 18px;line-height: 39px;color: #333333;padding: 0 16px;border-radius: 19px;}
.nyNav li.on a,.nyNav li a:hover{background: #29a5b0;color: #fff;}

.honorList{padding-bottom: 30px;}
.honorList li{width: 32%;margin: 0 2% 8px 0;}
.honorList li:nth-child(3n){margin-right: 0;}
.honorList li a{display: block;}
.honorList li a .pic{width: 100%;height: 0;padding-bottom: 66.6667%;position: relative;background: url(../images/honorbg.jpg) no-repeat center;background-size: 100% 100%;}
.honorList li a .pic .bg{position: absolute;left: 0;top:0;width: 100%;height: 100%;box-sizing:border-box;padding: 10px 9px 10px 7px;}
.honorList li a .pic .bg div{width: 100%;height: 100%;overflow: hidden;}
.honorList li a .pic .bg div em{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.honorList li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 2;opacity: 0;
background-image: -moz-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);
background-image: -webkit-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);
background-image: -ms-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);}
.honorList li a .pic i{width: 28px;height: 28px;position: absolute;left: 50%;top:50%;margin: -14px 0 0 -14px;z-index: 3;background: url(../images/sicon.png) no-repeat center;opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.honorList li a h5{text-align: center;font-size: 16px;line-height: 40px;color: #333333;font-weight: normal;}
.honorList li a:hover .pic b{opacity: 0.6;}
.honorList li a:hover .pic i{opacity: 1;-webkit-transform: scale(1);transform: scale(1);}
.honorList li a:hover h5{color: #29a5b0;}

.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;background:rgba(0,0,0,0.8);opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}
.Gallery{width:100%;height:100%;position:fixed;left:0;top:0;opacity:0;z-index:999999;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}
.Gallery.show{opacity:1;}
.g-bottom,.g-left,.g-right,.g-top{z-index:99;display:block;-webkit-appearance:none;transition:all .3s ease;-moz-transition:all .3s ease;-webkit-transition:all .3s ease;}
.g-top{position:absolute;top:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120;}
.g-left.none,.g-right.none{opacity:.3;cursor:not-allowed;}
.g-bottom{position:absolute;bottom:0;left:0;width:100%;background:rgba(0,0,0,.7);height:45px;text-align:center;line-height:45px;color:#fff;z-index:120;}
.g-left{position:absolute;top:43%;left:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer;}
.g-right{position:absolute;top:43%;right:0;height:14%;background:rgba(0,0,0,.5);width:55px;cursor:pointer;}
.Gallery img{max-height:87%;max-width:99%;}
.Gallery.Gallery-none img{max-height:100%;max-width:99%;}
.Gallery-wrap{width:100%;height:100%;position:relative;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);}
.g-left:after{content:'';width:20px;height:2px;background:#fff;position:absolute;left:16px;top:50%;margin-top:-1px;}
.g-left:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-top:none;border-right:none;display:block;position:absolute;left:16px;top:50%;margin-top:-6px;}
.g-right:after{content:'';width:20px;height:2px;background:#fff;position:absolute;right:16px;top:50%;margin-top:-1px;}
.g-right:before{content:'';width:10px;height:10px;border:2px solid #fff;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);border-left:none;border-bottom:none;display:block;position:absolute;right:16px;top:50%;margin-top:-6px;}
.g-list{width:100%;height:100%;text-align:center;vertical-align:middle;position:absolute;left:0;top:0;}
.g-list span{display:inline-block;vertical-align:middle;height:100%;}
.g-list img{vertical-align:middle;cursor:-webkit-grab;cursor:-moz-grab;cursor:grab;transition:all .4s ease;-moz-transition:all .4s ease;-webkit-transition:all .4s ease;}
.Gallery-wrap.grab .g-list img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing;}
.g-top .g-count{width:auto;height:100%;position:absolute;left:0;top:0;padding:0 18px;}
.g-top button{height:45px;width:45px;border:none;position:absolute;right:0;top:0;opacity:.8;background:0 0;-webkit-tap-highlight-color:transparent;}
.g-top span{display:block;width:100%;height:100%;line-height:45px;color:#fff;}
.g-close{cursor:pointer;}
.g-close:after{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);position:absolute;left:8px;top:21px;}
.g-close:before{content:'';width:24px;height:2px;background:#fff;display:block;transform:rotate(-45deg);-moz-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);position:absolute;left:8px;top:21px;}
.g-top button:hover{opacity:1;}

.page{text-align: center;font-size: 0;}
.page .wrap{display: inline-block;}
.page a{height: 36px;border: 1px solid #dcdcdc;font-size: 14px;color: #444444;line-height: 36px;padding: 0 18px;margin: 0 3px;}
.page a.num{padding: 0 15px;}
.page i{width: 50px;height: 1px;background: #dfdfdf;margin: 19px 4px;}
.page a.on,.page a:hover{border-color: #29a5b0;color: #29a5b0;}


.page1{text-align: center;font-size: 0;}
.page1 a{display: inline-block;*display: inline;*zoom: 1;height: 42px;padding: 0 32px;border:1px solid #d4d4d4;background: #ffffff;
margin: 0 8px;font-size: 14px;color: #4c4c4c;line-height: 42px;}
.page1 a.num{padding: 0 17px;}
.page1 a.on,.page1 a:hover{border-color: #3e5a99;background: #3e5a99;color: #fff;}


.contactUs{margin-top: -4px;padding-bottom: 2px;}
.contactUs dd.fl{min-width: 58.8%;}
.contactUs dd.fr{min-width: 32.6%;}
.contactUs dd{box-sizing:border-box;padding-left: 30px;position: relative;font-size: 16px;line-height: 27px;color: #333333;margin-bottom: 20px;}
.contactUs dd .icon{position: absolute;left: 0;top:2px;width: 24px;height: 24px;font-size: 0;}
.contactUs dd .icon img{width: 100%;}

.mapWrap{border:1px solid #e7e7e7;height: 396px;}

.recomNews{margin-bottom: 40px;position: relative;overflow: hidden;}
.recomNews a{display: block;}
.recomNews a .pic{width: 47.37%;position: relative;overflow: hidden;}
.recomNews a .pic em{display: block;width: 100%;height: 0;padding-bottom: 263px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.recomNews a .text{width: 48.15%;padding-top: 12px;}
.recomNews a .text h5{font-size: 18px;line-height: 30px;color: #333333;max-height: 60px;overflow: hidden;}
.recomNews a .text span{display: block;margin: 19px 0;font-size: 16px;line-height: 23px;color: #999999;font-family: "Arial";}
.recomNews a .text p{font-size: 14px;line-height: 26px;color: #666666;max-height: 78px;overflow: hidden;}
.recomNews a:hover .text h5{color: #29a5b0;}
.recomNews .swiper-pagination{width: auto;left: 51.85%;bottom: 20px;height: 6px;text-align: left;}
.recomNews .swiper-pagination .swiper-pagination-bullet{width: 6px;height: 6px;box-sizing:border-box;border:1px solid #29a5b0;margin: 0 7px 0 0;opacity: 1;background: none;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.recomNews .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background: #29a5b0;}

.newsList{}
.newsList ul{margin-bottom: 50px;}
.newsList ul li{height: 48px;line-height: 48px;border-bottom: 1px dotted #afafaf;}
.newsList ul li a{display: block;padding: 0 100px 0 17px;position: relative;}
.newsList ul li a h5{font-size: 17px;color: #353535;font-weight: normal;}
.newsList ul li a span{font-size: 16px;color: #808080;position: absolute;right: 0;top:0;}
.newsList ul li a i{width: 0;height: 0;border: 5px solid transparent;border-left: 5px solid #19408c;position: absolute;left: 0;top:50%;margin-top: -5px;}
.newsList ul li a:hover h5{-webkit-transform:translateX(6px);transform:translateX(6px);color: #19408c;}

.newsList.downloadList ul li a span{font-size: 13px;padding-left: 20px;background: url(../images/download.png) no-repeat left center;}
.newsList.downloadList ul li a:hover span{color: #19408c;}


/*组织机构*/
.orgWrap222 .item{margin-bottom: 50px;}
.orgWrap222 .item .tit{height: 60px;padding: 0 20px;background: #f0f0f0;font-size: 24px;color: #1a1a1a;line-height: 60px;font-weight: normal;margin-bottom: 14px;}



.orgWrap222 .item .cont ul{border-bottom: 1px dotted #afafaf;padding: 8px 0 8px 20px;position: relative;font-size: 16px;line-height: 32px;color: #333333;}
.orgWrap222 .item .cont ul li{ line-height:32px;}
.orgWrap222 .item .cont ul li p{ }
.orgWrap222 .item .cont ul li span{color: #3a502a;display: block;}


.passage{margin-top: -6px;}
.passage .psgTitle{padding-bottom: 24px;border-bottom: 1px dashed #e6e6e6;margin-bottom: 24px;text-align: center;}
.passage .psgTitle h4{margin-bottom: 16px;font-size: 24px;line-height: 35px;color: #272727;}
.passage .psgTitle .info .wrap{display: inline-block;font-size: 14px;color: #999999;line-height: 30px;}
.passage .psgTitle .info .wrap span{margin-right: 62px;padding-left: 28px;}
.passage .psgTitle .info .wrap span.date{background: url(../images/dateicon.png) no-repeat left center;}
.passage .psgTitle .info .wrap span.views{background: url(../images/viewsicon.png) no-repeat left center;}
.passage .psgTitle .info .share-wrap .item{width: 30px;height: 30px;margin-left: 7px;background: url(../images/shareicon.png) no-repeat left top;}
.passage .psgTitle .info .share-wrap .item.weibo-btn{background-position-x:-30px;}
.passage .psgTitle .info .share-wrap .item.qq-btn{background-position-x:-60px;}
.passage .psgTitle .info .share-wrap .item:hover{background-position-y:bottom;}
.passage .psgCont{color: #666666;padding-bottom: 44px;border-bottom: 1px solid #e4e4e4;margin-bottom: 38px;}
.passage .psgCont .pic{text-align: center;padding-top: 24px;}
.passage .psgCont .desc{padding: 4px 0 20px;text-align: center;}
.passage .psgCont .mrgBtm{margin-bottom: 26px;}
.passage .psgLink{font-size: 16px;line-height: 24px;color: #333333;text-align: center;}
.passage .psgLink .prev,.passage .psgLink .next{width: 34.2%;}
.passage .psgLink .prev a,.passage .psgLink .next a{display: block;}
.passage .psgLink a em{display: none;}
.passage .psgLink .prev a{padding-left: 38px;text-align: left;background: url(../images/prev.png) no-repeat left center;}
.passage .psgLink .next a{padding-right: 38px;text-align: right;background: url(../images/next.png) no-repeat right center;}
.passage .psgLink .toList{padding-left: 30px;background: url(../images/listicon.png) no-repeat left center;}
.passage .psgLink a:hover{color: #29a5b0;}

.bussChannel li{width: 49.2%;margin-bottom: 1.6%;}
.bussChannel li a{display: block;position: relative;width: 100%;height: 0;padding-bottom: 72.3%;overflow: hidden;}
.bussChannel li a .bg{position: absolute;left: 0;top:0;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.bussChannel li a:before{content: "";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: rgba(0,0,0,0.4);z-index: 2;}
.bussChannel li a .maskLayer{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 3;opacity: 0;
background-image: -moz-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);
background-image: -webkit-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);
background-image: -ms-linear-gradient( -78deg, rgb(68,168,159) 0%, rgb(44,157,215) 100%);}
.bussChannel li a .tit{width: 100%;font-size: 30px;line-height: 40px;color: #ffffff;font-weight: normal;text-align: center;position: absolute;left: 0;top:50%;-webkit-transition:all 0.3s linear 0.3s;transition:all 0.3s linear 0.3s;
-webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);z-index: 4;}
.bussChannel li a .text{width: 100%;position: absolute;left: 0;top:50%;z-index: 5;-webkit-transform:translateY(-50%); -moz-transform: translateY(-50%); -ms-transform:translateY(-50%); transform:translateY(-50%);box-sizing:border-box;padding: 0 20px;text-align: center;color: #fff;}
.bussChannel li a .text h5{font-size: 20px;line-height: 30px;font-weight: normal;}
.bussChannel li a .text i{display: block;width: 50px;height: 1px;margin: 18px auto 16px;background: #fff;transform: scaleX(0);-webkit-transform: scaleX(0);opacity: 0;visibility: hidden;}
.bussChannel li a .text p{font-size: 14px;line-height: 26px;text-align: left;max-height: 78px;overflow: hidden;max-width: 500px;margin: 0 auto;}
.bussChannel li a .text .btn{width: 118px;height: 37px;border:1px solid #fff;font-size: 14px;line-height: 37px;margin: 34px auto 0;}
.bussChannel li a .text h5,
.bussChannel li a .text p,
.bussChannel li a .text .btn{-webkit-transform:translateY(46px); -moz-transform: translateY(46px); -ms-transform:translateY(46px); transform:translateY(46px);opacity: 0;}
.bussChannel li a:hover .text h5,
.bussChannel li a:hover .text p,
.bussChannel li a:hover .text .btn{-webkit-transform:translateY(0); -moz-transform: translateY(0); -ms-transform:translateY(0); transform:translateY(0);opacity: 1;}
.bussChannel li a:hover .text p{-webkit-transition:all 0.3s linear 0.1s;transition:all 0.3s linear 0.1s;}
.bussChannel li a:hover .text i{transform: scaleX(1);-webkit-transform: scaleX(1);opacity: 1;visibility: visible;-webkit-transition:all 0.3s linear 0.3s;transition:all 0.3s linear 0.3s;}
.bussChannel li a:hover .text .btn{-webkit-transition:all 0.3s linear 0.3s;transition:all 0.3s linear 0.3s;}
.bussChannel li a:hover:before{opacity: 0;}
.bussChannel li a:hover .maskLayer{opacity: 0.85;}
.bussChannel li a:hover .tit{-webkit-transform:translateY(-26px); -moz-transform: translateY(-26px); -ms-transform:translateY(-26px); transform:translateY(-26px);opacity: 0;-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.bussChannel li.li1,.bussChannel li.li7{width: 100%;}
.bussChannel li.li1 a{padding-bottom: 53.8%;}
.bussChannel li.li3,.bussChannel li.li5,.bussChannel li.li6{float: right;}
.bussChannel li.li5 a,.bussChannel li.li6 a{padding-bottom: 34.7%;}
.bussChannel li.li7 a{padding-bottom: 42.6%;}
.bussChannel li.li5 .text p,.bussChannel li.li6 .text p,.bussChannel li.li5 .text i,.bussChannel li.li6 .text i{display: none;}
.bussChannel li.li5 .text .btn,.bussChannel li.li6 .text .btn{margin-top: 20px;width: 100px;height: 30px;font-size: 12px;line-height: 30px;}

.contBuss{background: url(../images/cbussbg.jpg) no-repeat center top;color: #717171;}
.contBuss .dl .dt{width: 65.6%;position: relative;overflow: hidden;}
.contBuss .dl .dt em{display: block;width: 100%;height: 0;padding-bottom: 450px;background-repeat: no-repeat;background-position: center;background-size: cover;}
.contBuss .dl .dt .logo{position: absolute;right: 0;top:0;z-index: 2;height: 118px;}
.contBuss .dl .dt .logo img{height: 100% !important;}
.contBuss .dl .dd{width: 34.4%;box-sizing:border-box;padding: 50px 30px 0 0;}
.contBuss .dl .dd .wrap{max-height: 250px;overflow: auto;padding-right: 20px;width: 100%;}
.contBuss .dl:nth-child(2n){position: relative;z-index: 2;background: url(../images/leaf.png) no-repeat right bottom;}
.contBuss .dl:nth-child(2n) .dt{float: left;margin-top: -118px;width: 47.8%;}
.contBuss .dl:nth-child(2n) .dt em{padding-bottom: 484px;}
.contBuss .dl:nth-child(2n) .dd{width: 52.2%;padding: 60px 0 0 48px;}
.contBuss .dl:nth-child(2n) .dd .wrap{max-height: 276px;padding-right: 0;}
.contBuss .dl:hover .dt em{-webkit-transform: scale(1.1);transform: scale(1.1);}

.contBuss .dl .dd .wrap::-webkit-scrollbar{width:3px;height:3px;}
.contBuss .dl .dd .wrap::-webkit-scrollbar-button:vertical{display:none;}
.contBuss .dl .dd .wrap::-webkit-scrollbar-corner,
.contBuss .dl .dd .wrap::-webkit-scrollbar-track{background-color:#ccc;}
.contBuss .dl .dd .wrap::-webkit-scrollbar-thumb{border-radius:0;background-color:#29a5b0;}
.contBuss .dl .dd .wrap::-webkit-scrollbar-thumb:vertical:hover{}
.contBuss .dl .dd .wrap::-webkit-scrollbar-thumb:vertical:active{}

.busSide.nySide .list li a:before{display: none;}




.about{font-size: 17px;line-height: 32px;color: #333333;}
.about *{max-width: 100% !important;}

.about .aboutScroll{width:100%; margin-top:35px; position: relative;overflow: hidden;}
.about .aboutScroll .swiper-slide{position: relative;}
.about .aboutScroll .swiper-slide .pic{overflow: hidden;height: 334px;overflow: hidden;}
.about .aboutScroll .swiper-slide .pic em{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.about .aboutScroll .swiper-slide h5{width: 100%;position: absolute;left: 0;bottom: 0;text-align: center;font-size: 0;text-align: center;}
.about .aboutScroll .swiper-slide h5 span{display: inline-block;*display: inline;*zoom:1;padding: 0 10px;min-width: 120px;background: url(../images/gray70.png) repeat;font-size: 16px;color: #ffffff;line-height: 50px;font-weight: normal;}
.about .aboutScroll .swiper-button-prev,.about .aboutScroll .swiper-button-next{width: 30px;height: 40px;position: absolute;top:50%;margin-top: -20px;cursor: pointer;z-index: 3;opacity: 1;}
.about .aboutScroll .swiper-button-prev{left: 10px;background: url(../images/leftarr.png) no-repeat center;}
.about .aboutScroll .swiper-button-next{right: 10px;background: url(../images/rightarr.png) no-repeat center;}

.about .aboutList{width: 100%;margin: 40px 0;border-top: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;padding: 11px 0 16px;}
.about .aboutList li{width: 20%;text-align: center;}
.about .aboutList li h5{font-size: 14px;color: #666666;font-weight: normal;line-height: 56px;}
.about .aboutList li h5 span{font-size: 40px;color: #333333;font-family: "DINCondBold";}

/*组织机构*/
.orgWrap .item{margin-bottom: 50px;}
.orgWrap .item .tit{height: 60px;padding: 0 20px;background: #f0f0f0;font-size: 24px;color: #1a1a1a;line-height: 60px;font-weight: normal;margin-bottom: 14px;}
.orgWrap .item .cont dl{border-bottom: 1px dotted #afafaf;padding: 8px 0 8px 94px;position: relative;font-size: 16px;line-height: 32px;color: #333333;}
.orgWrap .item .cont dl dt{position: absolute;left: 0;top:8px;padding-left: 20px;}
.orgWrap .item .cont dl dt span{letter-spacing: 16px;}
.orgWrap .item .cont dl dd span{color: #3a502a;display: block;}
.orgWrap .item .cont ul{padding-left: 20px;}
.orgWrap .item .cont ul li{margin-right: 44px;}
.orgWrap .item .cont ul li a{display: block;padding-left: 24px;position: relative;font-size: 16px;line-height: 36px;color: #333333;}
.orgWrap .item .cont ul li a:before,
.orgWrap .item .cont ul li a:after{content: "";width: 14px;height: 14px;position: absolute;left: 0;top:50%;margin-top: -7px;background: url(../images/linkicon.png) no-repeat left top;
-webkit-transition:all 0.3s linear;transition:all 0.3s linear;}
.orgWrap .item .cont ul li a:after{background-position: left bottom;filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.orgWrap .item .cont ul li a:hover{color: #19408c;}
.orgWrap .item .cont ul li a:hover:before{filter: alpha(opacity=0);opacity: 0;-webkit-transform: scale(0);transform: scale(0);}
.orgWrap .item .cont ul li a:hover:after{filter: alpha(opacity=100);opacity: 1;-webkit-transform: scale(1);transform: scale(1);}

.nyDescTxt{font-size: 16px;line-height: 32px;color: #333333;margin-bottom: 42px;}
.nyDescTxt *{max-width: 100% !important;}


/* 列表页 */

.list ul li {
	padding: 0 13px 0 31px;
	position: relative;
       -webkit-transition: 0.3s all;
	transition: 0.3s all;}

.list ul li::before, .list ul li::after, .list-img ul li::before, .list-img ul li::after, .list-platform ul li::before, .list-platform ul li::after {
	content: '';
	position: absolute;}

.list-platform{
   margin: 0 0 50px;}



.list ul li:hover{
    padding: 0 13px 0 41px;}

.list ul li:hover::before {
	height: 100%;
	top: 0;
	left: -3.5%;
        margin-top: 0;}

.list ul li::after, .list-img ul li::after, .list-platform ul li::after {
	left: 0;
    top: 0;
    background: #fff;
    height: 100%;
    z-index: 10;
    width: 100%;
    transition: 0.3s all;}

.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
	width: 107%;
    left: -3.5%;
    background: #436db1;
   box-shadow: 7px 0 20px rgb(0 0 0 / 15%);}

.list ul li a {
	display: block;
	padding: 40px 0;
	border-bottom: 1px solid #ece4df;
	position: relative;
	z-index: 20;
	text-decoration: none;}

.list ul li:hover a {
	border-bottom: 1px solid #436db1;}

.list ul li .time {
	width: 88px;
	float: left;
	margin-right: 40px;
	text-align: center;
	margin-top: 13px;}

.list ul li .time p {
	font-size: 44px;
	line-height: 58px;
	color: #436db1;
	font-family: "Tahoma";}

.list ul li:hover .time p {
	color: #fff;}

.list ul li .time div {
	font-size: 14px;
	color: #9a9a9a;}

.list ul li .time div span{
       margin: 0 3px;}

.list ul li:hover .time div {
	color: #fff;}

.list ul li .cont-info h4 {
	font-size: 24px;
	color: #333;
	margin-bottom: 15px;
	height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}

.list ul li:hover .cont-info h4 {
	color: #fff;}

.list ul li .cont-info p {
	font-size: 16px;
	color: #333;
	line-height: 30px;
	height: 60px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;}

.list ul li:hover .cont-info p {
	color: #fff;}



.list_p4_1 { width:100%; margin: 43px auto 0;}
.list_p4_1 li { width:100%;  border: 1px solid #d7d6d6; margin-bottom: 21px; float: left;}
.list_p4_1 li h5 { float: left; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 58px; font-size: 16px; color: #555; padding-left: 16px; width: calc(98% - 280px);}
.list_p4_1 li h5 a { color: #555;}
.list_p4_1 li h5 a:hover { color: #0b44c3; padding-left:10px;}
.list_p4_1 li span { display: inline-block; float: right; line-height: 58px; font-size: 14px; color: #777; margin-left: 36px;}
.list_p4_1 li > a { float: right; display: inline-block; width: 62px; height: 58px; background: url(../images/down_black.jpg) center center no-repeat; margin-left: 25px;}
.list_p4_1 li > a:hover { background: url(../images/down_h.jpg) center center no-repeat;}

.cont_p4_tit { width: 1141px; padding-left: 29px; margin: 50px auto 0; background: #f4f4f4; line-height: 60px; font-size: 18px; color: #555;}

.cont_p4_em { width: 1170px; margin: auto;}
.cont_p4_em span { float: left; display: inline-block; color: #888; font-size: 14px; margin-left: 37px; line-height: 84px;}
.cont_p4_em span:first-child { margin-left: 0;}
.cont_p4_em p { width: 100%; float: left;}

.cont_p4_box { width: 1170px; margin: 36px auto 106px; padding-top: 19px; border-top: 1px solid #e0e1e1;}
.cont_p4_box h5 { font-size: 16px; color: #666; line-height: 73px;}
.cont_p4_box img { max-width: 100%;}




/* 内页背景 */

.article-content { background: #f2f3f5;}

/* 当前位置 */



.neirong-bj{ background: #fff;}
.neirong-left { width: 69.5%;float: left;}
.neirong-right {width: 30.5%;float: left;margin-top: 50px;padding-bottom: 100px;}
.neirong-right h3 {margin: 0 40px; background: #416baf;height: 62px;line-height: 62px;padding-left: 25px;font-size: 22px;color: #fff;}

.neirong-right ul{ margin: 0 40px;}

.neirong-right ul li {padding: 16px 0; border-bottom: 1px solid #eaeaea;}

.neirong-right ul li a p {font-size: 16px; color: #333; line-height: 24px; /*height: 48px;*/ text-overflow: ellipsis; display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}

.neirong-right ul li a .xinxi {margin-top: 8px;}
.neirong-right ul li a .xinxi .time {font-size: 14px;color: #999; background:url(../images/time.png) no-repeat left 4px; padding-left:20px;}

.neirong-right ul li a .xinxi .liulan {font-size: 14px;color: #999; margin-left: 20px; padding-left:20px; background:url(../images/viewsicon.png) no-repeat left 3px;}



.article {background: #fff;padding: 46px 3.8%;position: relative;}
.article h1.intro {text-align: center;font-size: 16px;color: #393939;font-family: "微软雅黑";	line-height: 1.5;margin: 0;}
.article h2.title {	text-align: left;font-size: 28px;color: #333;line-height: 36px;	margin: 8px 0;text-align: center;height: auto;border-bottom: none;}
.article h3.subtitle {	font-size: 16px;color: #393939;	line-height: 1.5;text-align: center;margin: 0;}
.article h4.information {margin: 15px 0 30px;	text-align: center;	font-size: 16px;color: #666;padding: 15px 0;border-bottom: 1px solid #f2efed;}

.article .contbox {	color: #333;font-size: 16px;line-height: 36px;	min-height: 250px;	padding-bottom: 15px;margin-top: 20px;}
.article .contbox p { margin: 5px 0;	color: #333;	font-size: 16px;	line-height: 32px;	}
.article .contbox p img {  border: none !important;	max-width: 100%;}

.article .contbox  strong {font-weight:bold; }

.article .m-tips{padding:27px 40px 25px;background:#f1f4f8;font-size:14px;color:#416baf;line-height:20px;}
.article .m-tips p{padding-bottom:14px;}

.neirong-right-box{   border-left: 1px solid #efefef;}
.neirong-right-box.rifixed{    position: fixed;    width: 441.25px;    left: auto;    top: 40px;}

/*.bdsharebuttonbox {	position: absolute;	left: -50px;top: 0px;	width: 50px;background: #fff;	padding: 10px;}
.bdsharebuttonbox.fxfixed{   position: fixed;   left: auto;    margin-left: -88px;  top: 40px;}*/


/*.bdsharebuttonbox .bds_more {float: none;	display: block;	width: 30px;	padding-left: 0;	line-height: 38px;	height: 30px;	background: #d7d7d7;
	margin: 0 20px 10px 0;	text-indent: 0;	text-align: center;	border-radius: 5px;	-webkit-transition: all .9s linear;	transition: all .9s linear;
}

.bdsharebuttonbox .bds_more:hover {background: #416baf;	-webkit-transition: all .9s linear;	transition: all .9s linear;}

.bdsharebuttonbox .bds_weixin {	/* float: right; 
	display: block;
	width: 30px;
	padding-left: 0;
	line-height: 38px;
	height: 30px;
	background: #d7d7d7;
	 background-image: url(../images/bds-shaow.jpg);
    background-position: -13px -10px;
	margin: 0 20px 10px 0;
	overflow: hidden;
	text-indent: 0;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}

.bdsharebuttonbox .bds_weixin:hover {
	background: #416baf;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}

.bdsharebuttonbox .bds_tsina {
	/* float: right; 
	display: block;
	width: 30px;
	padding-left: 0;
	line-height: 38px;
	height: 30px;
	background: #d7d7d7;
	/* background-image: url(../images/bds-shaow.jpg);
    background-position: -13px -50px;
	margin: 0 20px 10px 0;
	text-indent: 0;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}

.bdsharebuttonbox .bds_tsina:hover {
	background: #317954;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}

.bdsharebuttonbox .bds_qzone {
	float: none;
	display: block;
	width: 30px;
	padding-left: 0;
	line-height: 38px;
	height: 30px;
	background: #d7d7d7;
	/*  background-image: url(../images/bds-shaow.jpg);
    background-position: -13px -90px;
	margin: 0 20px 10px 0;
	text-indent: 0;
	text-align: center;
	border-radius: 5px;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}

.bdsharebuttonbox .bds_qzone:hover {
	background: #416baf;
	-webkit-transition: all .9s linear;
	transition: all .9s linear;
}
*/


.hotNews{
    width: 30.5%;
    float: left;
    margin-top: 50px;
    padding-bottom: 100px;}
.hotNews .tit{
    margin: 0 40px;
    background: #416baf;
    height: 62px;
    line-height: 62px;
    padding-left: 35px;
    font-size: 18px;
    color: #fff;}

.hotNews ul{padding-left: 28px;position: relative;overflow: hidden;}
.hotNews ul:before{content: "";width: 1px;height: 100%;background: #d2d2d2;position: absolute;left: 6px;top: 6px;
-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.hotNews ul li{margin-top: 32px;position: relative;}
.hotNews ul li:first-child{margin-top: 0;}
.hotNews ul li:before{content: "";width: 9px;height: 9px;border:1px solid #c6c6c6;border-radius: 50%;background: #ffffff;position: absolute;top: 6px;left: -27px;}
.hotNews ul li a{display: block;}
.hotNews ul li a .date{width: 49px;height: 23px;box-sizing:border-box;padding: 0 0 0 14px;font-size: 11px;color: #999999;line-height: 23px;background: url(../images/rect.png) no-repeat left top;margin-bottom: 11px;}
.hotNews ul li a p{font-size: 16px;line-height: 22px;color: #333333;max-height: 48px;overflow: hidden;}
.hotNews ul li.hot:before,.hotNews ul li:hover:before{border-color: #387359;}
.hotNews ul li.hot a .date,.hotNews ul li:hover a .date{color: #387359;background-position: left bottom;}
.hotNews ul li a:hover p{color: #387359;}


.neirong-right .aboutScroll{position: relative;overflow: hidden; margin: 10px 40px 20px;}
.neirong-right .aboutScroll .swiper-slide{position: relative;}
.neirong-right .aboutScroll .swiper-slide .pic{overflow: hidden;height: 210px;overflow: hidden;}
.neirong-right .aboutScroll .swiper-slide .pic em{display: block;width: 100%;height: 100%;background-repeat: no-repeat;background-position: center;background-size: cover;}
.neirong-right .aboutScroll .swiper-slide h5{width: 100%;position: absolute;left: 0;bottom: 0;text-align: center;font-size: 0;text-align: center;}
.neirong-right .aboutScroll .swiper-slide h5 span{display: inline-block;*display: inline;*zoom:1;width:100%;background: url(../images/gray70.png) repeat;font-size: 14px;color: #ffffff;line-height: 40px;font-weight: normal;}
.abohotNewsut .aboutScroll .swiper-button-prev,.about .aboutScroll .swiper-button-next{width: 30px;height: 40px;position: absolute;top:50%;margin-top: -20px;cursor: pointer;z-index: 3;opacity: 1;}
.neirong-right .aboutScroll .swiper-button-prev{left: 10px;background: url(../images/leftarr.png) no-repeat center;}
.neirong-right .aboutScroll .swiper-button-next{right: 10px;background: url(../images/rightarr.png) no-repeat center;}

.neirong-right .aboutList{width: 100%;margin: 40px 0;border-top: 1px solid #dbdbdb;border-bottom: 1px solid #dbdbdb;padding: 11px 0 16px;}
.neirong-right .aboutList li{width: 20%;text-align: center;}
.neirong-right .aboutList li h5{font-size: 14px;color: #666666;font-weight: normal;line-height: 56px;}
.neirong-right .aboutList li h5 span{font-size: 40px;color: #333333;font-family: "DINCondBold";}




.caseList{width: 100%;overflow: hidden;}
.caseList ul{}
.caseList ul li{width:31%;margin-right:3%; margin-bottom:3%;}
.caseList ul li:nth-child(3n){margin-right:0;}
.caseList ul li a{display: block;}
.caseList ul li a .pic{width: 100%;height: 0;padding-bottom:64.6235%;position: relative;overflow: hidden;}
.caseList ul li a .pic em,
.caseList ul li a .pic b{position: absolute;left: 0;top:0;width: 100%;height: 100%;}
.caseList ul li a .pic em{background-repeat: no-repeat;background-position: center;background-size: cover;}
.caseList ul li a .pic b{background: rgba(0,0,0,0.4);opacity: 0;}
.caseList ul li a:hover .pic b{opacity: 1;}
.caseList ul li a h5{padding: 0 10px;height: 60px;background: #ebebeb;text-align: center;font-size: 16px;color: #1a1a1a;font-weight: normal;line-height: 60px;}
.caseList ul li a:hover h5{color: #fff;background: #005bb3;}


/*教师详情*/

.expertTop{width: 100%;height: 280px;margin: 30px 0;background: #f1f2f4;box-sizing:border-box;padding: 31px;}
.expertTop dt{width: 200px;height: 220px;float: left;overflow: hidden;}
.expertTop dt img{width: 100%;height: 100%;}
.expertTop dd{width:calc(100% - 230px);;float: right;height: 220px;overflow: hidden; }
.expertTop dd h3{font-size: 20px;font-weight: bold;color: #333333;line-height: 36px;margin-bottom:10px;}
.expertTop dd .infoList{width: 100%;}
.expertTop dd .infoList li{float: left;font-size: 15px;line-height:32px;color: #333333;width:30%;padding-right: 10px;box-sizing: border-box;}
.expertTop dd .infoList li.odd{width:70%;padding-right: 0px;}
.expertTab{font-size: 16px;line-height: 30px;color: #333333;text-align: justify;}
.expertTab img{max-width: 100%;}
.slideTxtBox{ text-align:left;  }
.slideTxtBox .hd{ height:48px; line-height:48px; background:#999999;}
.slideTxtBox .hd ul{ }
.slideTxtBox .hd ul li{ float:left;cursor:pointer; height: 48px;width: 238px;text-align: center;border-left: 1px solid #4c4c4c;border-right: 1px solid #b9b9b9; 
font-size: 16px;color: #ffffff;}
.slideTxtBox .hd ul li.on{background: #015dab;border-left: 1px solid #737373; font-weight:bold; }
.slideTxtBox .bd ul{ padding:24px 0 2px 0;  zoom:1;min-height: 300px;  }





@media screen and (max-width: 1366px){
.nySide.fixed .wrap{width:250px;}
.nySide{width:250px;}

}


@media screen and (max-width: 1200px){

.nyWrap{margin-top: -58px;padding-bottom: 40px;}
.nySide .title{height: 54px;line-height: 54px;padding: 0 12px;font-size: 18px;}
.nyContent .nyTitle{height: 58px;line-height: 58px;font-size: 22px;}
.nySide .nLi .navSub ul{padding: 10px 10px 20px 24px;}
.nySide .nLi h3 a{padding: 0 10px 0 24px;font-size: 14px;height: 44px;line-height: 44px;}
.nySide .nLi h3 a:before{left: 12px;}
.nySide .nLi .navSub ul li a{font-size: 13px;line-height: 30px;}




	.list ul li a {
		padding: 28px 0;}

.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
    width: 111%;
    left: -5.5%;}

.list ul li:hover::before{
    left: -5.5%;}
	.list ul li .time p {
		font-size: 38px;}
	.list ul li .time div {
		font-size: 13px;}
	.list ul li .time {
		margin-right: 24px;
		margin-top: 4px;}
	.list ul li .cont-info h4 {
		font-size: 20px;
		margin-bottom: 8px;}
	.list ul li .cont-info p {
		font-size: 14px;
		line-height: 26px;
		height: 52px;}
	.list-platform ul li .list-platform-box {
		margin-right: 28px;}
	.list-platform ul li {
		padding: 35px 8px 35px 20px;}
	.list-platform ul li .list-platform-text .more {
		font-size: 14px;
		margin-top: 14px;}
	.list-platform ul li .list-platform-text .list-platform-icon {
		font-size: 14px;
		margin-right: 18px;}
	.list-platform ul li .list-platform-text .list-platform-icon img {
		
		margin-right: 4px;}



  .list_p4_1 { width: 94%; padding: 0 3%;}
  .list_p4_1 li { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
  .list_p4_1 li h5 { width: 100%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
  .list_p4_1 li span { padding-left: 26px; margin-left: 0;}



}


@media screen and (max-width: 1024px){

.nyBanner{height: auto;padding: 10% 0;text-align: center;}
.nyBanner2{height: auto;padding: 10% 0;text-align: center;}


.nySide{display: none;}

.nyWrap{padding: 30px 0 50px;}
.nyWrap .nyContent{width: 100%;}


.orgWrap .item .cont ul li{margin-right: 30px;}



.contactUs dd.fl,.contactUs dd.fr{width: 100%;margin-bottom: 12px;font-size: 14px;}

.passage .psgTitle .info .wrap span{margin-right: 30px;}

.contBuss .dl .dt .logo{height: 98px;}
.contBuss .dl:nth-child(2n) .dt{margin-top: -98px;}

.isect1{padding: 30px 0 6px;font-size: 20px;line-height: 38px;}
.isect1 img{height: 20px;}

.isect2 .container{padding-bottom: 40px;}
.isect2 .container .swiper-pagination{display: block;}

.ititle{line-height: 88px;}
.ititle h3{font-size: 28px;}
.ititle h3:before{width: 50px;right: -65px;}
.imore{font-size: 14px;padding-right: 16px;}

	.list ul li::before {
		width: 2px;
		height: 50px;
                margin-top: -25px;}
	.list ul li .time p {
		font-size: 36px;}
	.list ul li .time div {
		font-size: 12px;}
	.list ul li .time {
		margin-right: 20px;}
	.list ul li .cont-info h4 {
		font-size: 18px;
		margin-bottom: 5px;}
	.list ul li {
		padding: 0 10px 0 15px;}

.list ul li:hover {
    padding: 0 10px 0 25px;}
	.list ul li a {
		padding: 21px 0;}

.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
    width: 114%;
    left: -7%;}

.list ul li:hover::before{
    left: -7%;}
	
	.list ul li .time {
		margin-right: 14px;}
	.list-platform ul li {
		padding: 25px 5px 25px 10px;
		overflow: hidden;}
	.list-platform ul li .list-platform-text {
		padding-left: 206px;
		height: auto;}
	.list-platform ul li .list-platform-box {
		width: 188px;
		height: 141px;
		margin-right: 18px;}
	.list-platform ul li .list-platform-text .more {
		font-size: 12px;
		margin-top: 8px;}
	.list-platform ul li::before {
		left: -27px;
		top: 70px;
		width: 2px;
		height: 60px;}
	.list-platform ul li .list-platform-text .list-platform-icon img {}
	.list-platform ul li .list-platform-text .list-platform-icon {
		font-size: 13px;}
	
	
.infoMain .infoList li a h5{max-width: 90%;}	
	
}



@media screen and (max-width: 768px){
.h100 { width:100%; height:75px; clear:both;}
.nyWrap { margin-top: -20px; padding-bottom:0;}

.bread{margin-bottom: 20px;}
.bread h3{display: none;}
.bread .path{float: none;padding-right: 0;font-size: 14px;line-height: 24px;padding: 5px 0 5px 20px;background-size: auto 16px;}

.nyWrap .nyContent{padding:0;}
.aboutWrap{padding-bottom: 20px;}
.aboutWrap .title{margin-bottom: 12px;}
.aboutWrap .title h5{font-size: 18px;}
.aboutWrap .title h6{font-size: 16px;line-height: 18px;}
.aboutWrap .pic{margin-bottom: 12px;}

.about { font-size:16px;text-align:justify;}

.teacher_nav {padding: 10px 0;}
.teacher_nav a{ width:100%; margin:5px 0;}

.list_teacher dl {  width: 100%; margin-right:0;}
.list_teacher dl dd { padding-left: 0px; clear:both; background:#fff;}
.list_teacher dl dt a { width:62%; margin:0 auto;}
.list_teacher dl dt { width:100%; display:block; background:#fff;}
.list_teacher dl dd h5 { text-align:center;}
.list_teacher dl dd .text .txt { padding-right:0; text-align:center; padding-top:10px; height:auto; padding-bottom:0px;}
.list_teacher dl dd .tel { margin-left:auto; margin-right:auto; width:100%;}


.devpWrap .title{margin-bottom: 12px;font-size: 18px;}
.devpWrap .contScroll{margin-bottom: 10px;padding: 18px 0 0 20px;}
.devpWrap .contScroll .container .pic,
.devpWrap .contScroll .container .text{width: 100%;}
.devpWrap .contScroll .btn{display: none;}
.devpWrap .contScroll .container .text{padding: 20px 0;min-height: auto;}
.devpWrap .contScroll .container .text .num{font-size: 20px;line-height: 24px;margin-bottom: 5px;}
.devpWrap .contScroll .logo{height: 44px;}


.honorList{padding-bottom: 20px;}
.honorList li{width: 48%;margin-right: 0;}
.honorList li:nth-child(2n){float: right;}

.page a{height: 32px;line-height: 32px;font-size: 12px;}
.page i{display: none;}

.recomNews{padding-bottom: 20px;}
.recomNews a .pic,.recomNews a .text{width: 100%;}
.recomNews .swiper-pagination{width: 100%;left: 0;text-align: center;bottom: 10px;}
.recomNews .swiper-pagination .swiper-pagination-bullet{margin: 0 4px;}
.recomNews a .text span{margin: 9px 0;}
.recomNews a .text p{font-size: 13px;line-height: 24px;height: 48px;}
.recomNews a .text h5{font-size: 16px;line-height: 24px;height: auto;max-height: 48px;}

.newsList li a{padding: 15px;}

.noticeList{margin-top: -10px;padding-bottom: 30px;}
.noticeList li a{padding: 15px 0 15px 72px;}
.noticeList li a .date{width: 60px;height: 60px;top:22px;}
.noticeList li a .date em{font-size: 30px;}
.noticeList li a h5{font-size: 15px;line-height: 28px;}
.noticeList li a p{font-size: 13px;}
.noticeList li a .date span{font-size: 12px;}
.noticeList li a .date em{padding-top: 0;line-height: 30px;}

.passage{margin-top: 0;}
.passage .psgTitle{padding-bottom: 12px;margin-bottom: 18px;}
.passage .psgTitle h4{font-size: 18px;line-height: 26px;margin-bottom: 8px;}
.passage .psgTitle .info .share-wrap{display: none;}
.passage .psgTitle .info .wrap span{margin: 0 6px;}
.passage .psgCont .pic{padding-top: 12px;}
.passage .psgCont .mrgBtm{margin-bottom: 15px;}
.passage .psgCont{padding-bottom: 24px;margin-bottom: 18px;}
.passage .psgLink{font-size: 14px;}
.passage .psgLink .prev, .passage .psgLink .next{width: 100%;margin-bottom: 6px;}
.passage .psgLink .toList{display: none;}
.passage .psgLink .prev a{padding-left: 0;text-align: left;background: none;}
.passage .psgLink .next a{padding-right: 0;text-align: left;background: none;}
.passage .psgLink a em{display: inline-block;}

.bussChannel li a .tit{font-size: 20px;}
.bussChannel li a .text p{font-size: 13px;line-height: 24px;max-height: 48px;}
.bussChannel li a .text .btn{width: 100px;height: 30px;line-height: 30px;font-size: 12px;margin-top: 20px;}
.bussChannel li a .text i{margin: 12px auto;}

.contBuss .dl{margin-bottom: 20px;}
.contBuss .dl:last-child{margin-bottom: 0;}
.contBuss .dl .dt,.contBuss .dl .dd{width: 100% !important;}
.contBuss .dl:nth-child(2n) .dt{margin-top: 0;}
.contBuss .dl .dd,.contBuss .dl:nth-child(2n) .dd{padding: 20px 0 0;}
.contBuss .dl .dd .wrap,.contBuss .dl:nth-child(2n) .dd .wrap{height: auto;max-height: none;}
.contBuss .dl:nth-child(2n){padding-bottom: 30px;background-size: auto 30px;}
.contBuss .dl .dt em{padding-bottom: 76.79%;}
.contBuss .dl:nth-child(2n) .dt em{padding-bottom: 113.35%;}
.contBuss .dl .dt .logo{height: 68px;}
.contBuss .dl .dd, .contBuss .dl:nth-child(2n) .dd{padding-top: 12px;}

	.list ul li {
		padding: 0 5px;}

.list ul li:hover {
   padding: 0 5px 0 15px;}
	.list ul li .time p {
		font-size: 36px;}

	/* .list-platform ul li .list-platform-text {
		height: 150px;
	} */

.contact table tr.firstRow td {
    font-size: 15px;}


.contact table tr+tr td {
    font-size: 13px;
    padding: 5px 0px 5px 12px !important;}

.rsMinW .rsBullets{
   right: 10px;}

.left-nav ul li a::after,.left-nav ul li a::before {
    background-size: 34px;}

.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
    width: 110%;
    left: -5%;}

.list ul li:hover::before {
    left: -5.5%;}

.list-culture ul li .list-culture-box {
    height: 155px;}

.list-culture ul li .list-culture-box h5.media-heading {
    padding: 48px 10px 4px;}



.list_p4_1 li span {
    padding-left: 16px; float:left;
    margin-left: 0;}
	
	
.infoMain .infoList li a span { display:none;}

.caseList ul li { width: 100%;}


.expertTop { height:auto;}
.expertTop dt { width:100%;}
.expertTop dd { width:100%; margin-top:15px; height:auto;}
.expertTop dd .infoList li { width:100%;}

.slideTxtBox .hd ul li { width:100%; background:#999; border:0;} 


}

@media screen and (max-width: 640px){
.caseList ul li { width: 100%;}	
	
.newsList{padding-bottom: 10px;}
.newsList li{width: 100%;}
.newsList li a .text h5{height: auto;max-height: 48px;font-size: 15px;line-height: 24px;}
.newsList li a .text p{font-size: 13px;line-height: 24px;height: auto;max-height: 48px;}

.bussChannel li a .text p,.bussChannel li a .text i{display: none;}
.bussChannel li a .tit{font-size: 16px;}
.bussChannel li a .text h5{font-size: 16px;line-height: 20px;}
.bussChannel li a .text .btn,
.bussChannel li.li5 .text .btn, .bussChannel li.li6 .text .btn{width: 80px;height: 24px;line-height: 24px;margin-top: 12px;}

.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
    width: 112%;
    left: -6%;}

.list ul li:hover::before {
    left: -6%;}

.list-culture ul li .list-culture-box {
    height: 135px;}

.neirong-right .aboutScroll { margin:10px 20px 20px;}

}
@media screen and (max-width: 468px){
.caseList ul li { width: 100%;}

.page1 a.num{display: none;padding: 0 12px;}
.page1 a.num.on{display: inline-block;}
.page1 a{padding: 0 20px;height: 32px;line-height: 30px;}


.nyBanner{padding: 22% 0;}
.nyBanner2{padding: 22% 0;}

.honorList{padding-bottom: 10px;}
.honorList li{width: 100%;}

.page a{height: 28px;line-height: 28px;font-size: 12px;padding: 0 12px;}
.page a.num{padding: 0 10px;}

.mapWrap{height: 300px;}

.nyWrap .nyContent{min-height: 500px;}

.nyNav li{margin: 0 6px;}
.nyNav li a{font-size: 16px;line-height: 30px;border-radius: 15px;padding: 0 10px;}


.orgWrap .item{margin-bottom: 30px;}
.orgWrap .item .cont dl{padding: 0 10px 10px;margin-bottom: 8px;}
.orgWrap .item .cont dl dt{position: static;width: 100%;padding-left: 0;font-weight: bold; display:inline;}
.orgWrap .item .cont dl dt span {font-weight: bold;}

.orgWrap .item .tit{height: 48px;line-height: 48px;font-size: 22px;padding: 0 10px;}
.orgWrap .item .cont ul{padding-left: 10px;}
.orgWrap .item .cont ul li{min-width: 45%;margin-right: 5%;}

.orgWrap .item .cont dl{font-size: 15px;}
.orgWrap .item .cont dl dd{line-height: 26px;display:inline;}


.recomNews a .pic em{padding-bottom: 62.17%;}

.bussChannel li{width: 100%;}
.bussChannel li a{padding-bottom: 54% !important;}
.bussChannel li a .text .btn,
.bussChannel li.li5 .text .btn, .bussChannel li.li6 .text .btn{margin-top: 30px;height: 30px;line-height: 30px;width: 90px;}
.bussChannel li a .tit{font-size: 20px;}
.bussChannel li a .text h5{font-size: 18px;}
.list ul li:hover{
  padding: 0 0 0 10px;}
	.list ul li a {
		padding: 17px 0;}
	.list ul li .time {
		margin-right: 12px;
		width: 75px;}
	.list ul li .cont-info h4 {
		font-size: 17px;
		margin-bottom: 3px;}
	.list ul li .cont-info p {
		font-size: 13px;
		line-height: 24px;
		height: 48px;}

	.setup2 h3{
		width: 100%;}

	.teacheing table tr td ul li h4{
		width: 100%;
		margin-right: 0;
		margin-bottom: 10px;}

.left-nav .current span {
    bottom: 12px;}

	.award table tr td {
		padding: 10px !important;
		font-size: 13px;}


.list ul li:hover::after, .list-img ul li:hover:after, .list-platform ul li:hover:after {
    width: 116%;
    left: -8%;}

.list ul li:hover::before {
    left: -8%;}

}
