<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 */
*{
	padding::0;
	margin:0;
	border:0;
	text-decoration:none;
}
body{
	font-family:"微软雅黑";
	font-size:14px;
}
ul, li{
	list-style: none;
	margin:0;
	padding:0;
}
h1,h2,h3,h4,h5,h6{
	font-weight:normal;
	margin:0;
}
a{
	color: #333333;
	text-decoration: none;
}

a:hover,a:focus {
	text-decoration: none;
}
.clearfix:after{
  content: ""; 
  display: block; 
  height: 0; 
  clear: both; 
  visibility: hidden;  
}

.col-md-3 ,.col-sm-3, .col-xs-12,.col-md-4,.col-md-6,.col-md-12, .col-sm-6, .col-xs-12{
	 padding:0;
}

.container{
	max-width: 1200px;
	padding: 0px;
	 margin:0 auto;

}
.top{
	background:url(../images/top_2.jpg) center ;
	background-size:100% 100%;
	
	
}

.logo{
	 padding:20px 0;
}

.navbar-toggle .icon-bar {
    height: 6px;
    width: 40px;
    background-color: #e60012;
	 border-radius:3px;
}

.navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

.nav{
	padding:10px 0;
	 background:#e60012;
	
	
}
.nav ul li{
	 float: left;
	 margin:7px 0;
	 padding:0 20px;
	  height:16px;
	  line-height:16px;
	  text-align:center;
	   border-left:2px solid #fff;
}
.nav ul li:first-child
{
	border-left:none;
	padding-left:0;
}

.nav ul li a{
	 color:#ffffff;
	 font-size:18px;
	 
}
.navbar-toggle{
	display:none;
}



.search{
	background:#fff;
	 border-radius:15px;
	   width:200px;
	   height:30px;
	   line-height:30px;
	   float:right;
	   padding: 0 5px 0 13px;
	   position:relative;
	     
}

#search_frame{
	float:left;
	 width:152px;
	 height:30px;
	 line-height:30px;
	 margin-right:5px;
	 outline:none;
	 
	   color:#b8b7b7;
	  

}

/* 通用 */
::-webkit-input-placeholder { color:#b8b7b7; }
::-moz-placeholder { color:#b8b7b7; } /* firefox 19+ */
:-ms-input-placeholder { color:#b8b7b7; } /* ie */
input:-moz-placeholder { color:#b8b7b7; }

/* webkit专用 */
#search_frame::-webkit-input-placeholder { color:#b8b7b7; }

/* mozilla专用 */
#search_frame::-moz-placeholder { color:#b8b7b7; }

#search_image{
	 float:left;
	 margin:4px 0;
        outline:none;
	
}


/*banner相关设置*/

.fullWidth {
	margin: 0 auto;
	min-height:120px;
    overflow: hidden;
}

#full-width-slider {
	width: 100%;
	min-height:120px;
	color: #000;
}

.coloredBlock {
	padding: 12px;
	background: rgba(255,0,0,0.6);
	background:#ff0000;
	filter: alpha(opacity=60);/*IE*/
	color: #FFF;
	width: 200px;
	left: 20%;
	top: 5%;
}

.rsContent{
    height: auto;
}



#full-width-slider .rsBullets {
	display:block;
	position: absolute;
    bottom: 10px;
    right: 43%;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    text-align: center;
    line-height: 6px;
    overflow: hidden;
}

#full-width-slider .rsBullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    box-sizing: content-box;
    padding: 6px 5px 6px 4px;
}

#full-width-slider .rsBullet span {
    display: block;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #fff;
    background: rgba(255,255,255,1);
}

#full-width-slider .rsBullet.rsNavSelected span {
    background: #e60012;
}


#full-width-slider1 .rsBullets {
	display:block;
	position: absolute;
    top: 175px;
    right: 38%;
    z-index: 35;
    padding-top: 4px;
    height: auto;
    text-align: center;
    line-height: 6px;
    overflow: hidden;
}

#full-width-slider1 .rsBullet {
    width: 10px;
    height: 10px;
    display: inline-block;
    box-sizing: content-box;
    padding: 6px 5px 6px 4px;
}


#full-width-slider1 .rsBullet span {
    display: block;
    width: 10px;
    height: 5px;
    background: #fff;
    background: rgba(255,255,255,1);
}

#full-width-slider1 .rsBullet.rsNavSelected span {
    background: #e60012;
}


/*首页内容部分*/
.contentbox{
	 background:#fff;
	 padding:40px 0 0px;
}

.list_tuwen{
	padding-right:25px;
	margin-top:10px;
	overflow:hidden;
}

.list_img img{
	 width:100%;
	 min-height:100%;
	 margin-bottom:5px;

}

.list-about{
	 font-size:14px;
	 line-height:1.7;
	 color:#8a8787;
         height:44px;
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
	
}

.list-body h5 a{
	 display:block;
	font-size:16px;
	 color:#2d2d2d;
	  height:40px;
	  line-height:40px;
	   overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}

.contentbox .contentbox_1_1 ul li a {
    line-height: 31px;
    display: block;
    height: 31px;
	box-sizing:border-box;
    font-size: 16px;
    color: #2e2e2f;
    background:url(../images/dian_3.png) no-repeat center left;
    padding-left: 17px;
}

.contentbox .contentbox_1_1 ul li a p{
	 float:left;
	 width:79%;
	 height:31px;
	 line-height:31px;
	 font-size:14px;
	 color: #2d2d2d;
	 margin-bottom:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}


.contentbox ul li a span{
	 display:block;
	 float:left;
	  width:21%;
	  text-align:right;
	 font-size:14px;
	  color:#4b4a4a;
}
.tongzi{
	padding-right:15px;
}

.stude{
	padding-left:15px;
}

.contentbox_1_1{
	margin-bottom:15px;
}

.contentbox .contentbox_1_2  ul li a {
    line-height: 31px;
    display: block;
    height: 31px;
	box-sizing:border-box;
    font-size: 16px;
    color: #2e2e2f;
    background:url(../images/dian_3.png) no-repeat center left;
    padding-left: 17px;
}


.contentbox .contentbox_1_2 ul li a p{
	 float:left;
	 width:75%;
	 height:31px;
	 line-height:31px;
	 font-size:14px;
	 color: #2d2d2d;
	 margin-bottom:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}


.contentbox .contentbox_1_2 ul li a span{
	 display:block;
	 float:left;
	  width:25%;
	  text-align:right;
	 font-size:14px;
	  color:#2d2d2d;
}


.media {
    margin-bottom: 13px;
	margin-top:14px;
       height: 112px;
}

.media .media-body {
    padding-left: 20px;
    padding-top: 0;
}
.pull-left{
	margin-top:10px;
}

.media-body h5 {
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
	color:#2d2d2d;
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.media-body p{
	font-size:14px;
	color:#8a8787;
	line-height:1.7;
	 text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
	margin-bottom:0;
}


.contentbox_1_3{
	margin-top:15px;
}

.contentbox_1_3 ul{
      
     height: 155px;
}


.contentbox .contentbox_1_3  ul li a {
    line-height: 31px;
    display: block;
    height: 31px;
	box-sizing:border-box;
    font-size: 16px;
    color: #2e2e2f;
    background:url(../images/dian_3.png) no-repeat center left;
    padding-left: 17px;
}


.contentbox .contentbox_1_3 ul li a p{
	 float:left;
	 width:75%;
	 height:31px;
	 line-height:31px;
	 font-size:14px;
	 color: #2d2d2d;
	 margin-bottom:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}


.contentbox .contentbox_1_3 ul li a span{
	 display:block;
	 float:left;
	  width:25%;
	  text-align:right;
	 font-size:14px;
	  color:#4b4a4a;
}




.contentbox_2{
	padding-left:27px;
}


.vide{
	margin:23px 0 17px 0;
	 width:100%;
}

.wuda{
	overflow:hidden;
}

.wuda_list li{
	margin:17px 0 0;
	overflow:hidden;
	
}

.wuda_list li div{
	 border-radius:5px;
	  width:100%;
	  height:171px;
	  overflow:hidden;
}

.wuda_list li a{
	 display:block;
	 text-align:center;
	  font-size:14px;
	  color:#4b4a4a;
	  
}

.wuda_list li a img{
	 min-width:100%;
	 min-height:100%;
}

.wuda_listzi{
	margin-top:8px;
}

.zhuanti{
	overflow:hidden;
}

.zhuanti_list li{
	margin-top:18px;
	overflow:hidden;
}

.zhuanti_list li:first-child {
	margin-top:15px;
	}

.zhuanti_list li a img{
	min-width:100%;
	 height:114px;
}


.link{
	margin:25px 0;
}



.link li{
	float:left;
	margin-left:12.8px;
}

.link li:first-child{
	margin-left:0;
}

.contentbox_3{
	padding-top:15px;
}


/*标题样式*/

.title {
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #e60012;
    margin-bottom: 12px;
}

.title h3{
	float:left;
	 width:100px;
	  text-align:center;
	background:#e60012;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#ffffff;
	border-radius:5px 5px 0   0;
}

.title .more{
	 float:right;
	  color:#e60012;
	   font-size:12px;
	    font-family:"微软雅黑";
}

.title1{
	 width:100%;
	 background:#e60012;
	  height:40px;
	   border-radius:5px;
}

.title1 h3{
	color:#ffffff;
	font-size:18px;
	 height:40px;
	 line-height:40px;
	 padding-left:20px;
}


.title3 {
    height:40px;
    line-height: 40px;
    border-bottom: 1px solid #e60012;
    margin-bottom: 12px;
}

.title3 h3{
	float:left;
	 width:100px;
	  text-align:center;
	background:#e60012;
	height:40px;
	line-height:40px;
	font-size:18px;
	color:#ffffff;
	border-radius:5px 5px 0   0;
}

.title3 .more{
	 float:right;
	  color:#e60012;
	   font-size:12px;
	    font-family:"微软雅黑";
}


/*列表样式*/

.location {
    color: #333232;
    float: right;
    margin-top: 8px;
	font-size:14px;
}

.location .on{
	color:#e60012;
}
.list ul{
      
           min-height: 250px;

}

.list ul li{ border-bottom:1px dotted #bfbfbf;}

.list ul li a{
	 display:block;
	 background:url(../images/dian_3.png) no-repeat center left;
	 height:48px;
	 line-height:48px;
	 padding-left:17px;

}

.list ul li a:hover {
	 background:url(../images/red_dian_1.png) no-repeat center left;
}

.list ul li a:hover p{
	color:#e60012;
}

.list ul li a:hover span{
	color:#e60012;
}
.list ul li a p{
	 float:left;
	 width:80%;
	 height:48px;
	 line-height:48px;
	 font-size:16px;
	 color: #4b4a4a;
	  margin-bottom:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}


.list ul li a span{
	 display:block;
	 float:left;
	  width:20%;
	   height:48px;
	   line-height:48px;
	  text-align:right;
	 font-size:14px;
	  color:#838181;
}

.the_list ul{
	min-height:400px;

}


.the_list ul li{
	width:25%;
	float:left;
	 margin-right:12.5%;
	
}

.the_list ul li:nth-child(3n){ margin-right:0%;}


.the_list ul li a{
	 display:block;
	 background: url(../images/the_diaan_3.png) no-repeat center left;
	 height:30px;
	 line-height:30px;
	 padding-left:23px;

}


.the_list ul li a p{
	 float:left;
	 width:100%;
	/* margin-right:10px;*/
	 height:30px;
	 line-height:30px;
	 font-size:14px;
	 color: #4b4a4a;
	  margin-bottom:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-overflow:ellipsis;
}

.article{
	min-height:380px;
	margin-bottom:100px;
}

.article h1{
	
	  color:#000000;
	 line-height:1.5;
	 text-align:center;
	 padding:10px 0 0;
	 /*font: 12px/180% Arial, Helvetica, sans-serif, "新宋体";*/
	 font-size:24px;
	  font-weight:bold;

}

.article h4{
	 font-size:14px;
	 color:#8a8787;
	 text-align:center;
	 margin:20px 0;
}


.article h5{
	 font-size:18px;
	 color:#000000;
	 line-height:30px;
	 text-align:center;
	 padding:10px 0 0;
        font-weight:bold;
}
.article h6{
	 color:#000000;
	 text-align:center;
	 margin:20px 0;
	/* font: 12px/180% Arial, Helvetica, sans-serif, "新宋体";*/
	 font-size:18px;
	  font-weight:bold;
}



.article .fbt{
	 font-size:14px;
	 color:#928d8d;
	 line-height:24px;
	 padding:20px;
	 border:1px solid #e5e5e5;
	 background:#faf8f8; 
	 margin-bottom:42px;
	
}

.content{
	padding-top:7px;
}

.content p{
	font-size:16px;
	color:#000000;
	  line-height:24px;
	 margin-bottom:14px;
         font-family:"宋体";
}

.content img{
	max-width:100%;
}


.attach ul li a{
	color:#0000ee;
}

.attach ul li a:hover{
	color:#ff0000;
	
}



/*分页栏*/

.pagebar {
    text-align: center;
    margin: 40px auto;
}

.p_first_d,.p_last_d{
    display:none;
}

.p_first,.p_last{
	display:none;
}
	


.p_prev_d,.p_prev {
    font-size: 12px;
    color: #808080;
    background: url(../images/previous_1.png) no-repeat 5px  center;
    padding-left: 17px;
    padding-top:7px;
    padding-bottom:7px;
    padding-right:15px;
    width:70px;
    border: 1px solid #d9d9d8;
    margin: 0px 2px;
    margin-bottom: 5px;
    display: inline-table;
}

.p_no {
    padding: 5px 10px;
    border: 1px solid #d9d9d8;
    margin: 0px 2px;
   color: #2559a6;
}

.p_no_d {
   background: #e60012;
   color: #fff;
    padding: 5px 10px;
    border: 1px solid #d9d9d8;
    margin: 0px 2px;
}

.p_next,.p_next_d {
    font-size: 12px;
    color: #808080;
    background: url(../images/next_1.png) no-repeat  57px center;
    padding-right: 17px;
    padding-left: 15px;
    padding-top:7px;
    padding-bottom:7px;
    width:70px;
    margin-left:2px;
    border: 1px solid #d9d9d8;
margin-top: 5px;
display: inline-table;
}


.list .headStyle1l89m7i6n9 a, #fen a,.list .PrevDisabled , .list .this-page,.list .NextDisabled{
	 height: 20px !important;
}



.footer{
	
	background:#e60012;
	  background-size:100% 100%;
}


.footer_logo{
	 text-align:left;
	 padding:35px 0;
	 
}

.footer_link ul{
	margin:30px 0;
	overflow:hidden;
}


.footer_link ul li{
	float:left;
	 text-align:center;
	    width: 15%;
         margin-left: 2%;
	/* height:80px;*/
	  line-height:28px;
	  
}

.footer_link ul li:first-child{
	margin-left:0;
}



.footer_link ul li.xinjia img{
	width:100%;
	height:80px;
	line-height:80px;
}


.footer_link ul li .footer_linkimg{
	height:81px;
	line-height:78px;
	 border:1px solid #ffffff;
	 border-radius:8px;
         overflow:hidden;
         width: 82px;
         margin: 0 auto;
}

.footer_link ul li p{
	 color: #ffffff;
	  font-size:14px;
	  height:30px;
	  line-height:30px;
	  margin-bottom:0;
}
.footer_logo img{
	max-width:95%;
}


.footer_p{
	 border-top:1px solid #8f0606;
	 padding:0 5px;
}


.footer_p p{
	 text-align:center;
	
	 color: #ffffff;
	  font-size:14px;
	  line-height:30px;
	   margin-bottom:0;
	   padding:10px 0;
}

.footer_p p .foob{
	margin:0 15px;
}



/*兼容ie*/
.ie7 .list_tuwen ,.ie8 .col-md-5{
	width:30%;
	 float:left;
}

.ie7 .imglist ,.ie8 .col-md-7{
	 width:65%;
	 float:left;
}


.ie7 .navbar-toggle,.ie8 .navbar-toggle {
    display:block;
	margin-right:0;
	padding: 9px 0 9px 10px;
}

.ie7 .nav, .ie8 .nav {
	 width: 100%;
    height: 100%;
	
	 background:#1c2021;
	   filter:alpha(opacity=90);     
    background: rgba(0,0,0,.7);
    z-index: 999;
    position: fixed;
    top: 0;
    right: 0;
    overflow-y: auto;
    display: none;
	padding:0;
	
}
.ie7 .kongbai,.ie8 .kongbai{
	width:50%;
	min-height:100%;
	float:left;
}

.ie7 .nav .container,.ie8 .nav .container{
	width:50%;
	min-height: 100%;
	max-width:300px;
	min-width:150px;
	float:right;
	background:#e60012;
	 filter:alpha(opacity=100);  
	padding:20px 0;
	
}

.ie7 .nav ul li ,.ie8 .nav ul li{
	 width:50%;
	 min-width:150px;
	 text-align:left;
	  height:auto;
	  padding-left:35px;
	  line-height:50px;
	  margin:0 auto;
	   float:none;
	   border:0;
}

.ie7 .nav ul li a ,.ie8 .nav ul li a {
    font-size: 18px;
}

.ie7 .nav ul li a:hover,.ie8 .nav ul li a:hover{
	color:#f9fc03;
	
}

.ie7 .nav ul li a.select ,.ie8 .nav ul li a.select{
	color:#f9fc03;
	
}

.ie7 .nav ul li:first-child ,.ie8 .nav ul li:first-child {
     padding-left:35px; 
}

.ie7 .search ,.ie8 .search {
	display:none;
	background:none;
    width: 100%;
    float:none;
	 padding:0;
     position:inherit 
}



.ie7 #full-width-slider .rsBullet{
	float:left;
}

.ie7 .logo{
	overflow:hidden;
}

.ie7 .logo a{
	float:left;
}

.ie7 .logo a img{
	max-width:418px;
	width:70%;
}


.ie7 .navbar-toggle {
	float:right;
	width:25%;
	max-width:60px;
	padding:0;
}

.ie7 .navbar-toggle .icon-bar{
	 width:90%;
	 margin:5% 10%;
	 max-width:40px;
}

.ie7 .stude ,.ie8 .stude{
	padding-left:0;
	padding-top:20px;
}

.ie7 .tongzi ,.ie8 .tongzi{
	padding-right:0;
}


.ie7 .contentbox_2 , .ie8 .contentbox_2{
	display:none;
	
}

.ie7 .contentbox_3 ,.ie8 .contentbox_3{
	display:none;
}

.ie7 .contentbox_1 ,.ie8 .contentbox_1{
	margin-bottom:20px;
}

.ie7  .list_img ,.ie8 .list_img{
	width:100%;
	
}

.ie7 .list-body , .ie8 .list-body{
	width:100%;
}

.ie8 .contentbox .contentbox_1_1 ul li a p{
	width:75%;
}

.ie8 .contentbox .contentbox_1_1 ul li a span{
	 width:25%;
}

.ie7 .contentbox .contentbox_1_1 ul li a p{
	width:75%;
}

.ie7 .contentbox .contentbox_1_1 ul li a span{
	 width:24%;
}

.ie7 .the_list ul li,.ie8 .the_list ul li{
	width:33.33%;
	 margin-right:0%;
	
}

.ie7 .the_list ul li a p , .ie8 .the_list ul li a p{
	
	 width:90%;
	 margin-right:10px;
}



.ie7 .footer_link  ul li{
	 margin-left:1.8%;
	
}

.ie7 .footer_link ul li:first-child{
	margin-left:0;
}



.ie7 .contentbox{
	overflow:hidden;
	margin-bottom:20px;
}

.ie7 .location{
	padding-bottom:12px;
	border-bottom:1px solid #e60012;
} 



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