a:hover {text-decoration: none;}
.iw_poi_title {color: #CC5522;font-size: 14px;font-weight: bold;overflow: hidden;padding-right: 13px;white-space: nowrap}
.iw_poi_content {font: 12px arial, sans-serif;overflow: visible;padding-top: 4px;white-space: -moz-pre-wrap;word-wrap: break-word}
.btn {line-height: 1;}
.ellipsis {position: relative;line-height: 20px; height: 40px;color: #666666;font-size: 14px;overflow: hidden;margin: 0;}
.row {margin: 0;}
.h3, h3 {font-size: 2.75rem}
.form-control {height: 50px;line-height: 50px}

.page-link{color: #080808}
.page-link:hover{
    color: white;
    background-color:#B01408 ;
}
.pagination-lg .page-link{
    padding: 12px 17px;
    font-size: 14px;
    line-height: normal;
}
/*导航*/
.panel-title a img{
    float: right;
    margin-top: 0.8rem;
    width: 23px;
}


.iconsousuo:before{ content: "\e6f4";}



.navbar-dark .navbar-nav .nav-link {padding: 0.5rem 2vw;color: rgba(255, 255, 255, 1);}
.topbo {background: url("../2020images/index_banner.jpg") no-repeat;background-size: cover;width: 100vw;height: 100vh;top: 0;}
.topbo_absolute {bottom: 0;width: 100%;color: white;background-color: #B01408;}
.topbo_absolute a {color: #FFFFFF;}
.topbo_absolute a:hover {
    text-decoration: underline;
}
.bg-navbar {background-color: white;box-shadow: 0 0 5px silver;margin-top: -103px}
.bg-navbar a {color: inherit !important}
#navbar .nav-link {margin: 0 0.8vw;padding: 0.5rem 0;border-bottom: 2px rgba(0, 0, 0, 0) solid;position: relative}
#navbar .nav-link:before {
    content: " ";
    background-color: #B01408;
    width: 0%;
    margin: 0 50%;
    height: 2px;
    position: absolute;
    bottom: 0;
    opacity: 0;
    animation: navlink1 0.25s;
}
#navbar .nav-link1:before {
    opacity: 1;
}
#navbar .nav-item {position: relative;}
#navbar .nav-item:hover .nav-item .dropdown-menu {
    display: block;
}
#navbar .nav-item:hover .nav-link {color: white;}
#navbar .nav-item:hover .nav-link:before {
    background-color: #B01408;
    width: 100%;
    margin: 0 0%;
    opacity:1;
    animation: navlink 0.25s;
}
@keyframes navlink {
    0% {
        width: 0%;
        margin: 0 50%;
        opacity: 0;
    }
    100% {
        margin: 0 0;
        width: 100%;
        opacity: 1;
    }
}
@keyframes navlink1 {
    0% {
        margin: 0 0;
        width: 100%;
        opacity: 1;
    }
    100% {
        margin: 0 50%;
        width: 0;
        opacity: 0;
    }
}
.dropdown img {width: 25px;margin-right: 5px}
.dropdown-menu {min-width: 7rem;margin-top: 30px;}
.dropdown .dropdown-item {padding: .375rem .75rem}
.dropdown .dropdown_img { cursor: pointer;margin-left: 30px;filter: invert(0%);line-height: normal;font-size: 25px;color: black;float: right;
    width: 22px;
    height: 32px;
}
.dropdown .dropdown_img.on{ color:#fff;}
.dropdown .dropdown_img:before{  

  content: "";display:block;
background:url(../images/sstb.png) no-repeat center center;background-size:100% auto !important;

    width: 25px;
    height: 32px;
}
.dropdown .dropdown_img.on:before{

background:url(../images/sstb_bai.png) no-repeat center center;

}

.dropdown #cd.dropdown_img:before{

background:url(../images/nav.png) no-repeat center center;

}
.dropdown #cd.dropdown_img.on:before{

background:url(../images/nav_bai.png) no-repeat center center;

}


.input {display: none;width: 25%;line-height: normal;}
.input span {display: inline-block;padding-right: 12px;position: absolute;top: 7.5px;left: -40px}
.input input {background: none;font-size: 16px;border: none;line-height: 42px;padding: 0 10px;width:90%;display: block !important;}
.input label {right: -30px;top: 7.5px;position: absolute;margin: 0}
.input i {display: block;font-size: 25px;}
.zuijin {background: white;padding: 15px;width: 140%;margin-left: -20%;font-size: 13px;position: absolute;top: 140%;}
.zuijin li {line-height: 50px;list-style-type: none; cursor: pointer}
.zuijin li:hover {
    color: red;
}
.zuijin li:nth-of-type(1):hover {
    color: #A6A6A6;
}
.caidan {position: fixed;display: none;top: 0;width: 100%;height: 100%;padding-top: 65px;background: white;z-index: 9999;}
.caidan .panel-title a {text-decoration: none;color: #000000;font-size: 18px;font-weight: 500;display: block;position: relative}
 
.caidan .panel-title .panel-title1:after {-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-ms-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
.caidan .panel-body a {text-decoration: none;color: black;text-indent: 1em;display: block;line-height: 40px;border-left: 1px #EFEFEF solid;margin-left: 1em}

/************/
.bangong{
width: 510px;
position: fixed;
bottom: 0;
right: 0;
padding: 15px;
z-index: 999;
}
.bangong .bangong_div{
width: 480px;
background: #b01408;
height: 35px;
position: relative;
}
.bangong .bangong_div a img{
    position: absolute;
    top: 5px;
    left: 5px;
}
.bangong_ul{
list-style: none;
width: 480px;
margin: 0;
padding: 0;
}
.bangong_ul li{
    float: left;
    width: 33.33333%;
    padding: 2% 1%;
 border: 1px solid #eee !important;
    background: #fff;
 
}
.bangong_ul li:hover{
    box-shadow: -4px 3px 3px #eee;
}
.bangong_ul li a{
display: block;
text-decoration: none;
margin-bottom: -10%;

}
.bangong_ul li a img{
    width: 50px;
    display: block;
    margin: 0 auto;
}
.bangong_ul li a p{
    text-align: center;
    font-size: 14px;
    color: #000;
}
 .right{
      position: fixed;
    z-index: 999;
    width: 2%;
    height: 7.5rem;
    background: #b01408;
    color: #fff;
    padding: 5px;
    cursor: pointer;
    font-size: 14px;
    text-align: center;
    right: 0;
    top: calc(50% - 7.5rem);
    line-height: 22px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.sj_sousuo{

    width: 75%;
    margin: 0 auto;
    margin-top: 39vh;
}
/*----------------------------------------------------------------------------------*/

@media screen and (max-width: 1250px) {
	#certify,#certify1,.input,.btnbotton {
		width: 100% !important;
	}
	#btnton {
		display: none !important
	}
	#section {
		display: none !important
	}
	.navbar-nav {
		display: none !important
	}
	.contafoot div {
		text-align: center !important;
		padding: 0 !important
	}
	.topbo {
		background-position-x: 50% !important
	}
	.navbar-dark .navbar-brand {
		height: calc(100% - 25px) !important;
		left: 15px !important;
		top: 14px !important
	}
	.index_top_text p:nth-of-type(1) {
		 
  
	}
	.index_top_text p:nth-of-type(2) {
		 
 
	}
	#navbar {
		padding: 10px 0 !important;
		height: 62px !important
	}
	.dropdown {
		right: 15px !important;
		top: 19px !important
	}
	#cd {
		display:block !important;
	}
	.dropdown .dropdown_img {
		filter: invert(0)
	}
	.input span {
		border-color: #080808
	}

/****************************/

.right{width:10%}
.bangong{
    width: 70%;
}
.bangong .bangong_div ,.bangong_ul{
width:100%
}
}
	
	
	
.navbar-nav a {
	font-size: 18px
}

.navbar-nav .dropdown-menu {
	overflow: hidden;
	min-width: 7rem;
	margin-top: -1px;
	border-radius: 4px;
	border: none;
	padding: 31px 0px 0 0px!important;
	background: none;
}

.navbar-nav .dropdown-item {
	padding-left: 0;
	background-color: white;
	border: 1px solid rgba(0, 0, 0, .15);
	border-top: none;
	border-bottom: none
}

.navbar-nav .dropdown-item:last-child {
	border-bottom: 1px solid rgba(0, 0, 0, .15);
	border-radius: 0 0 4px 4px;
	/*padding-bottom: 20px*/
}

.navbar-nav .dropdown-item:first-child {
	/*padding-top: 20px*/
}

.navbar-nav .dropdown-menu a {
	color: #080808!important;
	padding: 5px 1.5rem
}

.navbar-nav .major .dropdown-item a {
	color: #666666!important;
	display: inline-block;
           margin-right: 30px;
}

.navbar-nav .dropdown-menu a:hover {
	color: #B01408!important;
}

.navbar-nav .major .dropdown-item {
	width: 420px;
	white-space: inherit;
          padding-left: 24px;
}

.navbar-nav .dropdown-item:hover {
	background-color: white;
}

.navbar-nav .dropdown-menu a.dropdown-item:nth-of-type(1) {
	/*border-top: 1px solid rgba(0, 0, 0, .15);*/
           padding: 1rem 1.5rem .25rem 1.5rem;
}


.navbar-nav .dropdown-menu .dropdown-item:last-child{

         padding: .25rem 1.5rem 1rem 1.5rem;
}

/*----------------------------------------------------------------------------------------------------------------------------------------*/




/*正文*/
.btnbotton {line-height: 60px;height: 60px;width: 450px;padding: 0;background: #B01408;color: white;position: relative}
.btnbotton:before {content: " ";width: 100%;height: 100%;position: absolute;top: 0;left: 0;}
.btnbotton:hover {
    color: white;
    cursor: pointer
}
.btnbotton:hover:before {
    background-color: rgba(0, 0, 0, .2);
}
.btnbotton span { z-index: 1;position: absolute;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center}
.index_top {position: absolute;width: 100%;height: 100%;top: 0;}
.index_top_text {}
.index_top_text p:nth-of-type(1) {font-weight: bold;color: rgba(255, 255, 255, 1);}
.index_top_text p:nth-of-type(2) {color: rgba(255, 255, 255, .9);}
.img-fluid {width: 100% !important}
.col-12 {margin-bottom: 20px}


/*内容*/
 #vsb_content div{
font-size: 18px !important;
    color: #323232;
    line-height: 36px;
    font-family: "微软雅黑";
    margin-bottom: 8px;
}
/*西电通信成就*/
#achiev {z-index: 1;background-color: white;margin-top: 100vh}
.banner {padding: 130px 0 70px 0;color: #080808}
.banner p {margin-bottom: 0;}
#achiev .row a {cursor: pointer;box-shadow: 0 0 5px rgba(0, 0, 0, 0.125);height: 100%}
#achiev .ellipsis {height: auto}
#achiev .ellipsisp {position: absolute;margin: 0;bottom: 1rem;}
#achiev .p-3 {padding-bottom: 3rem !important;}
#achiev .row a:hover {box-shadow: 0 0 5px silver }
.row .img_da {overflow: hidden;height: auto;display: block;position: relative;height:226px;}
 
.row .img {/*height:14rem;*/
    animation: six1 0.3s;
    transform: scale(1);
    transform: scale(1);
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari and Chrome */
}
@keyframes six {
    0% {
        transform: scale(1);
        -ms-transform: scale(1); /* IE 9 */
        -webkit-transform: scale(1); /* Safari and Chrome */
    }
    100% {
        transform: scale(1.1);
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari and Chrome */
    }
}
@keyframes six1 {
    0% {
        transform: scale(1.1);
        -ms-transform: scale(1.1); /* IE 9 */
        -webkit-transform: scale(1.1); /* Safari and Chrome */
    }
    100% {
        transform: scale(1);
        -ms-transform: scale(1); /* IE 9 */
        -webkit-transform: scale(1); /* Safari and Chrome */
    }
}
/*视频*/
#video {background: url("../images/brief.jpg") no-repeat !important;background-size: cover;}
.video {color: white;padding: 50px 0}
.teacher_p {width: 60%;margin-bottom: 0;}
.teacher_p img {filter: invert(50%);}
.teacher_p .iconfont {color: #666666;font-size: 25px}
/*校友*/
#certify, #certify1 {position: relative;width: 70%;margin: 0 auto;}
.swiper-button-next, .swiper-button-prev {height: 15px;filter: invert(50%);margin-top: -25px;}
.swiper-button-next1, .swiper-button-prev1 {height: 15px;filter: invert(50%);margin-top: -25px;}

#certify .swiper-container {width: 80%;padding-top:1%;}
#certify1 .swiper-container {width: 75%}
#certify .swiper-slide, #certify1 .swiper-slide {padding: 0 0 20px 0;background-color: #F4F4F4}
#certify .swiper-slide img {display: block;width: 100%;border-radius: 100%;margin: 0 auto;}
#certify .swiper-slide p {;padding-top: 0;text-align: center;color: #080808;font-size: 14px;margin: 0;display: none;margin-top: 19px}
#certify .swiper-pagination {width: 100%;bottom: 20px;}
#certify .swiper-slide-active p {display: block}
#certify .swiper-slide {
    padding: 50px 0;
    animation: swiper1 1s;
    transform: scale(1);
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari and Chrome */
}
#certify .swiper-slide-active {
    animation: swiper 1s;
    transform: scale(1.6);
    -ms-transform: scale(1.6); /* IE 9 */
    -webkit-transform: scale(1.6); /* Safari and Chrome */
}
@keyframes swiper {
    0% {
        transform: scale(1);
        -ms-transform: scale(1); /* IE 9 */
        -webkit-transform: scale(1); /* Safari and Chrome */
    }
    100% {
        transform: scale(1.6);
        -ms-transform: scale(1.6); /* IE 9 */
        -webkit-transform: scale(1.6); /* Safari and Chrome */
    }
}
@keyframes swiper1 {
    0% {
        transform: scale(1.6);
        -ms-transform: scale(1.6); /* IE 9 */
        -webkit-transform: scale(1.6); /* Safari and Chrome */
    }
    100% {
        transform: scale(1);
        -ms-transform: scale(1); /* IE 9 */
        -webkit-transform: scale(1); /* Safari and Chrome */
    }
}
#certify1 .teacher_p {width: 30%; margin: 0 auto;}
#certify1 {margin-top: 20px}
#certify1 .ellipsis {color: #080808;height: auto;}
/*#certify .swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 5px;border: 3px solid #fff;background-color: #d5d5d5;width: 10px;height: 10px;opacity: 1;}*/
/*#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {border: 3px solid #00aadc;background-color: #fff;}*/
/*特色*/
#chara .banner {color: white}
/*#media .card {margin-left: 20px;}*/
#media img {width: 60px;border-radius: 100%;float: left;margin-right: 10px}
#media .icon {margin-right: 5px;line-height: normal;top: 2px;position: relative;font-size: 20px;}
#media .card-text:last-child {font-size: 14px}
#media .card {border-radius: 18px}
#media .card-body {height: 300px;}
#footer .dropdown img {width: 25px}
#footer .row img:hover {transform: scale(1);
    -ms-transform: scale(1); /* IE 9 */
    -webkit-transform: scale(1); /* Safari and Chrome */
}
#footer li {font-size: 14px;border: none;text-align: left}
/*
#footer li:nth-of-type(1) {font-size: 16px;font-weight: bold}*/
#footer .dropdown-menu{
    margin-top: 0px;
    width: 100%;
}
.footercal li:hover {
    color: #B01408;
    text-decoration: underline;
    cursor: pointer
}
.footercal li:nth-of-type(1):hover {
    color: #212529;
    text-decoration: none;
}
.ellipsisp:hover {
    text-decoration: underline;
}
 
.dropdown-menu1{
display:none;
}
a, a:hover {color: inherit;cursor: pointer}
 

#vsb_content_6 DIV strong{
    color: #fff;
}


.dropdown-item a,.dropdown-menu a{font-size:16px}
img {    max-width: 100%;}
.panel-body{
display:none
}
#chara .row h4,#chara .row h4+p{
     color: #fff;
    padding: .5rem 0;
    margin: 0;
} 
#chara .row h4+p{
color:#006cb8;
}
#chara .row h4+p span{
margin-left: 5px;
}
#chara .row h4+p:hover span{
margin-left: 10px;
}
.kexue_div{
    float: left;
    width: 33%;

}

.kexue_div h3{
    font-size: 2rem;
    text-align: center;
}
.kexue_div p{
 
    text-align: center;
}


@media screen and (max-width: 1600px) {
.navbar-expand-sm .navbar-nav{    margin-left: 7%;}

}

@media screen and (max-width: 1430px) {
#navbar .nav-link{margin: 0 0.4vw;}
}

@media screen and (max-width: 1170px) {
.navbar-expand-sm .navbar-nav{    margin-left: 12%;}

}


/**********css修改************/
@media screen and (max-width: 1251px) {
.text-center {
    text-align: center!important;
    width: 100%;
}

 }
#chara .row .kexueyanjiu{padding: 0;    max-width: 23%;    max-height: 196px;}
#chara .row .kexueyanjiu .img-fluid,#chara .row .kexueyanjiu+.kexueyanjiu{
min-height: 100%;

}

#chara .row .kexueyanjiu+.kexueyanjiu{
    max-width: 23%;
margin-left:15px;
    max-height: 196px;
}

#vsb_content_2 P {
    LINE-HEIGHT: 150%;
    text-indent: 2em;
    font-size: 14px;
    font-size: 18px !important;
    color: #323232;
    line-height: 36px !important;
    font-family: "微软雅黑";
    margin-bottom: 8px;
 }
.return-top{
    display: none;
    position: fixed;
    right: 10%;
    bottom: 12%;
    z-index: 100;
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -webkit-transition: all 0.3s;
    -ms-transition: all 0.3s;}

.return-top:hover {
    transform: scale(1.1) rotate(360deg);
    -webkit-transform: scale(1.1) rotate(360deg);
    -moz-transform: scale(1.1) rotate(360deg);
    -ms-transform: scale(1.1) rotate(360deg);
    -o-transform: scale(1.1) rotate(360deg);
}
.return-top img{
    font-size: 36px;
    color: #1472c9;
    cursor: pointer;
}


.kexueyanjiu:hover p,.kexueyanjiu:hover img{
    animation: six 0.3s;
    transform: scale(1.1);
    -ms-transform: scale(1.1); /* IE 9 */
    -webkit-transform: scale(1.1); /* Safari and Chrome */
}

 
@media screen and (max-width: 767px){

.d-block .img_da a img{
    height: 100%;
    display: block;
    margin: 0 auto;
}
 #chara .row .kexueyanjiu {
    padding: 0;
    max-width: 100%;
}
#chara .row .kexueyanjiu+.kexueyanjiu{
margin: 0;
    padding: 0;
    max-width: 100%;
}
.col-12 {
    margin-bottom: 20px !important;
}
.ben_ke{
margin:1rem 0;
}
}

@media screen and (max-width: 400px){
#footer .container p{width:80% !important;}
.return-top{right:3%;}
#certify1 .swiper-slide p{display:none;}
#certify1 .swiper-slide-active p{display:block !important;}
.kxyj>h3{font-size: 1.75rem;}
.kxyj .kexue_div h3{font-size: 1.3rem;}
#vid .texttop{    position: relative !important;
    height: auto !important;}
 .gjhpy_lxfxxm h3{font-size: 1.75rem;}
.row .swiper-slide{width: 25% !important;flex: none;padding:0px;padding: 0px 1.2% !important;}
.row .swiper-slide p{font-size:0.2rem !important;}
.row .swiper-slide h5{font-size:1rem !important;}


#teacher .swiper-button-prev{    height: 30px !important;
    margin-top: -60px;
    left: 0% !important;}
#teacher .swiper-button-next{    height: 30px !important;
    margin-top: -60px;
    right: 0% !important;}

}

@media screen and (max-width: 1830px){  .item-bg{  left: -40px !important;}   }
@media screen and (max-width: 1780px){  .item-bg{  left: -70px !important;}   }
@media screen and (max-width: 1720px){  .item-bg{  left: -100px !important;}   }
@media screen and (max-width: 1660px){  .item-bg{  left: -130px !important;}   }
@media screen and (max-width: 1600px){  .item-bg{  left: -160px !important;}   }
@media screen and (max-width: 1540px){  .item-bg{  left: -190px !important;}   }
@media screen and (max-width: 1470px){  .item-bg{  left: -220px !important;}   }
@media screen and (max-width: 1415px){  .item-bg{  left: -250px !important;}   }
@media screen and (max-width: 1345px){  .item-bg{  left: -270px !important;}   }
@media screen and (max-width: 1315px){  .item-bg{  left: -300px !important;}   }
@media screen and (max-width: 1260px){  .item-bg{  left: -330px !important;}   }
@media screen and (max-width: 1190px){  .item-bg{  left: -360px !important;}   }
@media screen and (max-width: 1130px){  .item-bg{  left: -390px !important;}   }
@media screen and (max-width: 1070px){  .item-bg{  left: -420px !important;}   }
@media screen and (max-width: 1010px){  .item-bg{  left: -450px !important;}   }
@media screen and (max-width: 900px){  .item-bg{  width: 330px !important;left: -470px !important;}   }
@media screen and (max-width: 850px){  .item-bg{  width: 330px !important;left: -490px !important;}   }
@media screen and (max-width: 810px){  .item-bg{  width: 330px !important;left: -520px !important;}   }
@media screen and (max-width: 760px){  .item-bg{  width: 330px !important;left: -550px !important;}   }
@media screen and (max-width: 700px){  .item-bg{  display:none !important;}   }

@media screen and (max-width: 767px){
  .row .img_da{height: auto;}

}
@media screen and (max-width: 768px){
  .blog-slider__text{padding:0 !important;}

}
@media screen and (max-width: 1710px){
#navbar .nav-link{    font-size: 12px;}
}

.navbar-nav{margin-left: 7rem;}

@media screen and (max-width: 1080px){
.container{    width: 100% !important;}


}

@media screen and (max-width: 500px){
.container{    width: 91% !important;}
.index-silder .menu{height: 70px;}
.index-silder .menu .item img{width: 20%;
    height: auto;}
.index-silder .menu .item span{    font-size: 12px;}
.index-silder .menu .item{padding:0;}
}


#certify{width:100%;}



@media screen and (max-width: 767px){
.v_news_content img{height:auto;}
}




.xsxd-box{padding:60px 0;background: url(../2020images/Xpart2-bg.png) center top;/* min-width: 1200px; */}
.xsxd{}
.xsxd .xsxd-list{position: relative;margin: 0 auto 60px auto;}
/* 切换效果开始 */
.xsxd .xsxd-list .hd{position:absolute;display: none; top: -40px;right: 220px;width: 60px;height:20px;}
.xsxd .xsxd-list .hd ul{list-style: none;text-align:center;}
.xsxd .xsxd-list .hd ul li{width:8px;height:8px;margin: 0 3px;display:inline-block;background:none;border: 1px solid #bb0000;}
.xsxd .xsxd-list .hd ul li.on{background:#bb0000;width:8px;height:8px;}
.xsxd .xsxd-list .bd {}
.xsxd .xsxd-list .bd ul{list-style: none;margin-bottom: -30px;}
.xsxd .xsxd-list .bd ul li{width: 32%;margin-right:2%;/*margin:0 1%;*/box-sizing: border-box;background: #fff; float: left;cursor: pointer;margin-bottom: 30px;box-shadow: 0px 0px 10px 0px rgba(4, 0, 0, 0.1);transition: 0.6s all;}
.xsxd .xsxd-list .bd ul li+li+li{margin-right: 0;}
.xsxd .xsxd-list .bd ul li+li+li+li{margin-right: 2%;}
.xsxd .xsxd-list .bd ul li+li+li+li+li+li{margin-right: 0;}
.xsxd .xsxd-list .bd ul li .div-li{transition:0.5s; padding:28px;}
.xsxd .xsxd-list .bd ul li .div-li .more{display:none;}
.xsxd .xsxd-list .bd ul li .div-li .div-li-li>h3{font-size: 20px;color: #333333;line-height: 30px;height: 90px;clear: both;overflow: hidden;}
.xsxd .xsxd-list .bd ul li .div-li .div-li-li>h3 a{color:#333333;transition: 0.6s all;}

.xsxd .xsxd-list .bd ul li .xsxd-li{width:100%;position:relative;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left{margin-right: 98px;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left hr.xian{width:100%; height:52px;background: url(../2020images/Xpart2-01.png) no-repeat left center;display:block;border:none;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left p{line-height: 24px;height: 24px;overflow: hidden; padding-left: 24px;color: #444444;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left p.sj{background: url(../2020images/icon_sj.png) no-repeat left 7px;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left p.wz{background: url(../2020images/icon_wz.png) no-repeat left 7px;}
.xsxd .xsxd-list .bd ul li .xsxd-li-left p.zjr{background: url(../2020images/icon_jzr.png) no-repeat left 7px;}
.xsxd .xsxd-list .bd ul li .xsxd-li>.img{width: 90px;height: 120px;position: relative;float: right;}
.xsxd .xsxd-list .bd ul li .xsxd-li>.img img{display: block; width: 90px;height: 120px;}
.xsxd .xsxd-list .bd ul li:hover{box-shadow: 0px 0px 20px 0px rgba(4, 0, 0, 0.4);transition: 0.6s all;}
.xsxd .xsxd-list .bd ul li:hover .div-li .div-li-li>h3 a{color: #af2125;transition: 0.6s all;}
/* .xsxd .xsxd-list .bd ul li.li1,.xsxd .xsxd-list .bd ul li.li4{margin-left:70px;} */
.xsxd .xsxd-list a.prev{width:26px;height:50px;position: absolute;left:-62px;top: 50%;margin-top: -25px; background:url(../2020images/xsxd-prev.png) no-repeat;}
.xsxd .xsxd-list a.next{width:26px;height:50px;position: absolute;right:-62px;top: 50%;margin-top: -25px;background:url(../2020images/xsxd-next.png) no-repeat;}
/* 切换效果结束 */

@media only screen and (max-width:1600px) {
	.xsxd .xsxd-list a.prev{left: 0;}
	.xsxd .xsxd-list a.next{right: 0;}
	}
	@media only screen and (max-width:1366px) {
		.xsxd .xsxd-list{padding: 0;}
		
		.xsxd .xsxd-list .bd ul li{}
		.xsxd .xsxd-list .bd ul li:hover .xsxd-li-left>h3{width: 87%;}
		.xsxd .xsxd-list a.prev{left: 0;}
		.xsxd .xsxd-list a.next{right: 0;}
		}
		@media only screen and (max-width:1280px) {
			.xsxd .xsxd-list{padding: 0;}
			
			.xsxd .xsxd-list .bd ul li{/*width: 31%;*/}
			.xsxd .xsxd-list .bd ul li:hover .xsxd-li-left>h3{width: 87%;}
			.xsxd .xsxd-list a.prev{left: 0;}
			.xsxd .xsxd-list a.next{right: 0;}
			}




.list-group-item{padding: .75rem 0.25rem;}

#footer li{width: 25%;}


#footer>div>.text-center{display:none;}
#footer .position-absolute.text-center.topbo_absolute{position:relative !important;display:block;padding: 10px 0;}

#sousuohide{}
#sousuohide span{
    font-size: 25px;
    color: black;
    margin: 0px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) no-repeat center center;
background-size:80% !important;
}

#caidanhide{}
#caidanhide span{
    font-size: 25px;
    color: black;
    margin: 0px;
    display: block;
    width: 30px;
    height: 30px;
    background: url(../images/close.png) no-repeat center center;
background-size:80% !important;
}


@media screen and (max-width: 585px){

#teacher .swiper-button-prev1{    right: 0%;}
#teacher .swiper-button-next1{  left: 0%;}

}

