*{
	padding: 0;
	margin: 0;
	border: 0;}
body,ul,li 
{
	margin: 0;
	padding: 0;}

ul,li{
	list-style: none;	/*去掉列表中的圆点*/
	float: left;}
a { text-decoration:none;
  color: #000000;}
a:hover{ text-decoration:none;
         color: #d71212;}
body{background:url(/_upload/tpl/00/0b/11/template11/htmlRes/stylenewslist_res/bg.gif) repeat-x;}   
/*整个网页的页面大小*/   
.all-web{
	width:1237px ; min-height: 800px;	 
	margin: 0px auto;
	border: none;} 

   
   
/*头部部分*/
.header{
		
	width:96.8%;
	height:220px;
	margin: 0px auto;
	background: url(/_upload/tpl/00/0b/11/template11/htmlRes/stylenewslist_res/header.png)no-repeat;
    background-size:100% 100%;
	margin-bottom: 6px;
	padding: 20px;
	position:relative;
	border-radius: 0px 0px 5px 5px;}
.badge{
	width: 130px; height: 130px; 
	background: url(/_upload/tpl/00/0b/11/template11/htmlRes/stylenewslist_res/badge.png) no-repeat;
	float: left;
	background-size: 100% 100%;
	margin-left: 4%;
    /*margin-top: 2%;*/
	position:absolute;}
/*导航栏*/
.nav{
	top: 194px;
	height: 50px;
	line-height: 50px;
	margin: 0 auto;
	position: relative;
	z-index: 111;}
.nav ul li.nav-li-1 { float:left;margin:0px 5px;position:relative;}
.nav ul li.nav-li-1 a.nav-a-1 { 
     height:43px;
     font-size: 18px; 
     letter-spacing:-1px;      
     text-align:center; 
     line-height:50px;
     font-weight: bold; 
     display:block;         
     color:white;
     padding:0px 20px;
}  
.nav ul li ul li a:hover{ color:#d81513; background: #F8701E;}
.nav ul li ul { 
	position:absolute;
        left:0px; 
        right:0px; 
	display:none;}
.nav ul li ul li { float:none;}
.nav ul li ul li a { 
     height:43px;
     font-size: 18px; 
     letter-spacing:-1px;      
     text-align:center; 
     line-height:50px;
     font-weight: bold; 
     display:block;         
     color:white;
     border-right:none; 
    border-top:1px dotted #ccc;
    background: #d81513; 
    text-align: center;}
.nav ul li:hover ul{ display:block;}
 
 
.line{
	width: 100%; height: 5px;
	background: #F8701E;
	float: left;}

.body{
	display: block;
	float: left;
	margin-top: 5px;
	margin-left: 7%; margin-right: 7%;
    width: 1079px; min-height: 500px;}
.photo{
	width: 100%;height: 300px;
	margin-bottom: 15px;
	background: url('https://www.guet.edu.cn/tw/dfiles/9850/web/img/ttt .jpg') no-repeat;
	background-size:100% 100%;}
.place{	
	width: 100%;
	float: left;
	margin-bottom: 5px;}
.place a:hover{ font-weight: bold;color:#d71212;}
/*侧栏*/
.sidebar{
	width: 30%; min-height: 200px;
	float: left;
	margin-top: 20px;}
/*侧栏菜单*/
.menu{
	width: 100%;
    /*height: 180px;*/
	margin-bottom: 50px;
	border: 1px solid #CCC;
	background: #fffbd4;
	border-radius: 0px 0px 5px 5px;	
    overflow: hidden;}
.menu ul{width: 100%;}
.menu ul li{
	width: 98%;
	line-height: 45px;
	margin-left: 2%;
	float: none;
    border-bottom: 1px dashed #ccc;}
.menu ul li:last-child{border:none;}
	
.menu ul li a:hover{font-weight: bold; color: #d71212;}
	
.active{font-weight: bold; color: #d71212!important;}
.active::after{
    content: ">>";
    float: right;
    margin-right:5%;
    color: #d71212;}

.menu-tit{
	border-bottom: 1px solid #F8701E!important;
	width: 98%;
    font-size:20px;}
/*新闻公告*/
.new{
    margin-top: -30px;
	width:100%;min-height: 300px;
	float: left;
	border:1px solid #eee;
	margin-right:4%;
	border-radius: 10px;
	background: #fff;}
.new-title{
	width: 100%;height: 45px;
	background: url(/_upload/tpl/00/0b/11/template11/htmlRes/stylenewslist_res/new-bg.png) no-repeat;
	background-size: 100% 100%;
	margin-bottom: 12px;	
	color: #FFFFFF;}
.new-notice{
	width: 100%;  
	padding-top: 17px;
	font-size: 16px;
	font-weight: bold;
	padding-left: 48px;}
.new-title a{margin-left: 46%; color: #000000;}
.new-title a:hover{margin-left: 46%; color: #d71212;}

.new-content{
	width: 100%;
	line-height: 42px;
	font-size: 14px;
	color: #000000;}
.new-content a{color: #000000;}
.new-content ul{width: 100%;}
.new-content ul li{width: 97%; float: none;border-bottom: dashed 1px #000000;}
.new-content ul li a{margin-left:1%;}
.new-content ul li a:hover{color: #d71212;}



/*主题部分*/

.main{
	width: 65%; min-height: 500px;margin-left: 50px;
	float: right;
	margin-bottom: 20px;
	margin-top: 20px;
	font-size: 15px;}
.content{
	margin-top: -30px;
    width: 100%;
    min-height: 400px;
    /* margin-bottom: 13px; */
    float: left;}
.content ul{width: 100%; border-bottom: 1px dashed #ccc; margin-bottom: 8px;}	 
.content ul li{
	list-style: disc;
	float: none;
	line-height: 30px;
    border-bottom: 1px dashed #ccc;}
.content a:hover{color: #d71212;}

/*分页*/
.demo {
	width: 400px;
    margin: 40px auto 0;}
.pager li {
	display: inline-block;
	line-height: 25px;}
.pager a {
	display: block;
	color: #f2f2f2;
	text-shadow: 1px 0 0 #101011;
	padding: 0 10px;
	border-radius: 2px;

	background: -*-linear-gradient(top,#F8701E,#F8701E);}
.pager a:hover {
	text-decoration: none;
	box-shadow: 0 1px 0 #f9bd71 inset,0 1px 0 #0a0a0a;
	background: -*-linear-gradient(top,#D81513,#D81513);}
.pager li:target a {

	background: -*-linear-gradient(top,#c90000,#c90000);}



/*友情链接*/
.friendly-link{
    margin-top: 20px;
	float: left;
	background: #fff;	
	width: 100%; min-height: 25px; 
	border: 1px #CCC solid;
	overflow: hidden;
	margin-bottom: 8px;}
.friendly-link-tit{
	width: 100%;min-height:20px;	 
	float: left;
	padding: 7px;
	background: #EEEEEE;}
.friendly-link ul{width: 100%; min-height: 20px;padding: 7px;}
.friendly-link ul li{width: 100px;}	
.friendly-link a{
	color: #000000;
	font-size: 14px;}
.friendly-link a:hover{color: #d71212;}



/*微博部分*/
.webo{width: 100%;float: right;margin-bottom: 8px;}
.webo-link{width: 80%; margin-left:15%;}
.webo ul li{
	margin-left: 40px;
	width: 100px;
	text-align: center;
	background: #7ff7ba;
	padding: 7px;}
.webo a{color: #fff; font-weight: bold;}


/*页脚部分*/
.footer{
	width: 100%;	min-height: 100px;
	float: left;}

.footer-bottom{
	text-align: center;
	width: 100%;
	font-size:12px ;
	padding-top: 10px;
	padding-bottom: 10px; 
	min-height: 80px;
	background: #D81513;
	color: #FFFFFF; line-height: 25px;}