<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */




body{
	background: #E9E9E9;
}


.navbar-default{
	margin: 0px;
	background-color: #fff;
	border: none;
	box-shadow: 0px 2px 8px 0px rgba(50,50,50,0.25);
}
.navbar-default .navbar-brand{
	text-align: center;
	width: 130px;
	height: 100%;
	font-weight: bold;
	color:#001451;
	height: 70px;
	line-height: 35px;
	margin-right: 100px;
}
.navbar-toggle{
	margin-top: 17px;
}
.navbar-default .navbar-nav&gt;li&gt;a {
    font-size: 16px;
    font-weight: bold;
    height: 70px;
    line-height: 35px;
	color: #1A1919;
}

.carousel {
    width: 100%;
    position: relative;
    height: 600px;
}

.nav-pills&gt;li.active&gt;a, .nav-pills&gt;li.active&gt;a:focus, .nav-pills&gt;li.active&gt;a:hover {
    color: #fff;
    background-color: red;
}
.nav-pills&gt;li&gt;a {
    border-radius: 30px;
}

.left1{
	position: relative;
	height: 3px;
	background: #CCCCCC;
	margin-top: 54px;
	left: 30px
}
.right1{
	position: relative;
	height: 3px;
	background: #CCCCCC;
	margin-top: 54px;
	right: 30px
}
.left1:after,.right1:after{
	content: '';
	position: absolute;
	right: 0;
	width: 10px;
	height: 10px;
	border: 2px solid red;
	border-radius: 50%;
	top: -4px;
	background: #E9E9E9;
	z-index: 99999;
}
.right1:after{
	left: 0;
}



ul li{
	list-style: none;
}

#qiyep ul{
	font-weight: 600;
 	padding: 0px 200px;
    margin: 60px 0px;
}
#qiyep a {
    color: black;
    text-decoration: none;
}
#sss2 ul{
	padding: 0px 0px;
    margin: 60px 0px;
}
#qiye{
	padding: 120px 0;
}
#qiye ul{
	font-weight: 600;
 	padding: 0px 200px;
    margin: 60px 0px;
}
#sss ul{
	padding: 0px 0px;
    margin: 60px 0px;
}

#qiye a {
    color: black;
    text-decoration: none;
}

#qiye p{
	text-align: center;
}

#it{
	padding: 40px 0;
	
}
#it a{
    color: black;
    text-decoration: none;
}
#it ul{
	font-weight: 600;
 	padding: 10px 277px;
    margin: 60px 0px;
}
#sss1 ul{
	padding: 0px 0px;
    margin: 60px 0px;
}
#it p{
	text-align: center;
}
#jiazhi{
	margin-top: 40px;
	color: #FFFFFF;
	background: #646464;
	padding: 80px;
}
#jiazhi h3{
	font-weight: bold;
	font-size: 36px;
    text-align: center;
}
#jiazhi p{
	margin-top: 30px;
}
#jiazhi span{
	display: inline-block;
    font-size: 20px;
    width: 100px;
    background-color: #910000;
    text-align: center;
    line-height: 40px;
    margin-right: 30px;
}
#xiao h3{
	font-weight: bold;
	font-size: 36px;
	margin: 20px 0;
    
}
#xiao .hong{
	display: inline-block;
    font-size: 20px;
    width: 100px;
    background-color: #910000;
    text-align: center;
    line-height: 40px;
    margin-right: 30px;
	color: #FFFFFF;
}
#daoshi{
	padding: 60px 0;
}
#daoshi p{
	text-align: center;
}
#daoshi .ju{
	margin-bottom: 60px;
}
#xueyuan{
	padding: 60px 0;
	background-image: url(../img/1g.jpg);
}
#xueyuan p{
	text-align: center;
	
}
#xueyuan .fangda{
  width: 340px;
  height: 250px;
  border: #000 solid 1px;  
  overflow: hidden;
}
#xueyuan img{
  cursor: pointer;
  transition: all 0.6s;
}
#xueyuan img:hover{
  transform: scale(1.2);
}
#xueyuan span{
	position: absolute;
	left: 19% ;
	top: 177px; 
	width: 230px; 
	height: 66px; 
	background: rgba(255,255,255,0.8); 
	text-align: center; padding: 7px; 
	font-size: 18px;
}
#xueyuan span:hover{
	background: red;
	color: #fff;
}
#xueyuan .btn{
	background: transparent;
    border: 1px solid #BB0003;
    border-radius: 0px;
    color: #0B0000;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 20px 35px;
    transition: all 0.3s;
}
#xueyuan .btn:hover{
	background: #C20003;
    border: 1px solid #BB0003;
    border-radius: 0px;
    color: #FFFFFF;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 20px 35px;
    transition: all 0.3s;
}


#xxueyuan{
	background: #FFFFFF;
}

#xxueyuan p{
	text-align: center;
	
}
#xueyuan .ju{
	margin-bottom: 55px; 
	color: #919191;
}
#xxueyuan span{
	position: absolute;
    left: 18%;
    top: 63px;
    width: 125px;
    height: 45px;
    background: rgba(255,255,255,0.8);
    text-align: center;
    padding: 7px;
    font-size: 1px;
}
#xxueyuan .btn{
	background: transparent;
    border: 1px solid #BB0003;
    border-radius: 0px;
    color: #0B0000;
    margin-top: 32px;
    margin-bottom: 30px;
    padding: 20px 35px;
    transition: all 0.3s;
}

#dongtai{
	padding: 60px;
}
#dongtai p{
	text-align: center;	
}
#dongtai .mm{
	margin-top: 45px;
}
#dongtai span{
	display: block;
    font-size: 36px;
    font-weight: bold;
}
#dongtai .btn{
	background: transparent;
    border: 1px solid #BB0003;
    border-radius: 0px;
    color: #0B0000;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 20px 35px;
    transition: all 0.3s;
}
#dongtai .btn:hover{
	background: #C20003;
    border: 1px solid #BB0003;
    border-radius: 0px;
    color: #FFFFFF;
    margin-top: 50px;
    margin-bottom: 30px;
    padding: 20px 35px;
    transition: all 0.3s;
}
#footer{
	padding: 40px;
	background: #000000;
}
#footer li{
	    float:inherit;
		line-height: 30px;
}
#footer h6{
	font-weight: normal;
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
    position: relative;
	
}
#footer a{
	display: block;
    line-height: 30px;
    text-align: left;
    color: #ADADAD;
}
#footer p{
	color:#ADADAD;
}
.img1{
	
	
	width: 380px;
	height: 280px;
	background: #5E5E5E;
	margin-top: 30px;
	margin-right: 50px;
	
}
.fixed {
    width: 260px;
    height: 82px;
    background: rgba(255,255,255,0.8);
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: 10px;
    font-size: 18px;
    padding: 10px 0;
    box-sizing: border-box;
}

.time{
    background-color: #ccc;
    color: #fff;
    text-align: center;
    margin-right: 20px;
    height: 90px;
    width: 80px;
}


.scroll_div {
width:614px;
height:400px;
margin:0 auto;
overflow: hidden;
white-space: nowrap;
background:#ffffff;
}
.scroll_div img {
width:500px;
height:500px;
border: 0;
margin: auto 2px;
border:1px #efefef solid;
}
#scroll_begin, #scroll_end, #scroll_begin ul, #scroll_end ul, #scroll_begin ul li, #scroll_end ul li {
	width: 300px;
	height: 500px;
display:inline;
}/*设置ul和li横排*/



@media screen and (max-width:600px){
	#qiye{
		padding: 0px 0px;
		padding-top: 20px;
	}
	#sss ul {
   		 padding: 0px 0px;
   		 margin: 15px 0px;
	}
	#it{
		padding: 0px 0px;
		padding-top: 30px;
	}
	#sss1 ul {
   		 padding: 0px 0px;
   		 margin: 15px 0px;
	}
	#xiao{
		padding-top: 40px;
		
	}
	#daoshi{
		padding-top: 25px;
	}
	#daoshi .ju{
		margin-bottom: 30px;
	}
	#xxueyuan .ju{
		margin-bottom: 30px;
	}
}




</pre></body></html>