body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, table, th, td {margin:0; padding:0;}  
body { /*设置内容与浏览器边框无间距*/
margin: 0;
padding: 0;

}
:link,:visited { text-decoration:none }
body {

	width:100%;

	height:auto;

	margin:0 auto;

	padding:inherit;

	font-family: "Microsoft YaHei";

	font-size:14px;

}
img{    border: none;  }
.cen{
    width: 1200px;
    margin: 0 auto;
}
.clear {

 clear: both;

}


/*头部*/
.qp_head{ width:100%; height:143px; float:left; background:url(../img/dise.jpg) repeat-x;}

.qp_head .head{ width:1200px; height:143px; float:left;}
.qp_head .head .head_logo{ width:750px; height:143px; float:left; background:url(../img/head_logo.jpg) no-repeat;}
.qp_head .head  .search1{ width:395px; height:39px; float:right; margin-top:50px;}
.qp_head .head  .search1 .kuang{ width:306px; height:37px; float:left; border:1px solid #d8d9dd;}
.qp_head .head  .search1 .sousuo{ width:78px; height:39px; float:left;}




/*导航栏*/

.qp_head2{ width:100%; height:60px; float:left;  background-color:#065aba;}
.head2{ width:1200px; height:60px; float:left;}
.head2 ul{ list-style:none;}
.head2 li{ list-style:none;height:60px; float:left; font:bold 16px/60px "Microsoft YaHei","宋体"; color:#eaf7ff;  text-align:center; }
.head2 li a{font:bold 16px/60px "Microsoft YaHei","宋体"; color:#eaf7ff;  }
.head2 li a:hover{font:bold 16px/60px "Microsoft YaHei","宋体"; color:#fdfa03;  }




#navmenu{font:16px/60px "Microsoft YaHei","宋体"; width:1200px; height:60px; float:left; position:relative;z-index:10;}
#navmenu ul { list-style:none;}
#navmenu ul li {width:115px; float:left; height:60px;  position:relative; text-align:center; list-style:none; background:url(../img/head_line.jpg) no-repeat;}
#navmenu ul li a {color:#ffffff; float:left; width:115px;  height:60px;}
#navmenu ul li a:hover{color:#fff;  text-align:center;  width:115px;  height:60px; float:left; }

#navmenu ul li ul{position:absolute;top:60px;left:0;width:115px; background:#41b1ff;filter:alpha(opacity=80);opacity:.8;-moz-opacity:.8;display:none; text-align:center;}
#navmenu ul li ul li {background:#066fc6;float:left; display:block;width:115px; height:35px; line-height:35px; text-align:center; }
#navmenu ul li ul li a{color:#ffffff;display: block;  width:115px; height:35px; text-align:center; text-align:center; font:14px/35px "Microsoft YaHei","宋体"}
#navmenu ul li ul li a:hover{ background:#2f9de5;  height:35px; width:115px; font:14px/35px "Microsoft YaHei","宋体";}

#navmenu ul li ul li ul{position:absolute;top:0; width:115px;  background:#3a3a3a;filter:alpha(opacity=80);opacity:.8;-moz-opacity:.9;display:none; text-align:center;}
#navmenu ul li ul li ul li{background:none;float:left;display:block;width:115px; text-align:center;}
#navmenu ul li ul li ul li a{float:none; color: #CFC5AC;display: block;font:15px/35px "Microsoft YaHei","宋体";width:115px; text-align:center;}
#navmenu ul li ul li ul li a:hover{ float:left;}















/*大图幻灯片*/
.head1{ width:100%; height:284px; float:left;}
#banner{ width:100%; height:284px; overflow:hidden; position:relative; float:left; }
#banner .hd{ width:100px; height:15px; overflow:hidden; position:absolute; left:48%; bottom:10px; z-index:9999; }
#banner .hd ul{ overflow:hidden; float:left  }
#banner .hd ul li{ margin-right:10px;  width:10px; height:10px; line-height:14px; text-align:center; background:#ccc; cursor:pointer; color:#000; float:left; border-radius: 15px;}
#banner .hd ul li.on{ background:#f00; color:#fff; }
#banner .ull{ position:relative; z-index:0; height:100%  }
#banner .ull li{ zoom:1; vertical-align:middle; }






.header{
		width:100%;
	height:100%
}
.header .warp {
	background:url(../img/dise.jpg) repeat-x;
	    left:20px;
    top:150px;
	
	height: 143px;
}

.header .warp .logo {
	width:649px;
	height:108px;
	background:url(../img/suzhouxlogo1.jpg) no-repeat;
	display:inline-block

}
/*搜索框*/

.search {

	height:45px;

	width:970px;

	margin:0 auto;

	border:1px solid #CCC;

	border-top:none;

	background:-webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee));

	background:-moz-linear-gradient(top, #FFF, #eee);

	background:-o-linear-gradient(top, #fff, #eee);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee');

	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff',endColorstr='#eeeeee')";

}

.form {

	width:550px;

	float:left;

	height:45px;

	margin-top:7px;

	position:relative;

	z-index:9998;

}

.search-keyword {

	height:39px;

	color:#999;

	margin-left:10px;

	background:#fff url(../images/index_ipt_bg.gif) no-repeat 5px center;

	padding:0 8px 0 25px;

	border:1px solid #ccc;

	font:12px/29px Arial, Helvetica, sans-serif;

	width:207px;

	border-right:none;

	vertical-align:bottom;

}

.suggestionsBox {

	left:10px;

	top:30px;

	width:286px;

	background:white;

	border:1px solid #ccc;

	color:#323232;

	position:absolute;

}

.suggestionList {

}

.suggestionList li a {

	display:block;

	overflow:hidden;

	position:relative;

	cursor:pointer;

	list-style:none;

	padding-left:5px;

	height:20px;

	line-height:20px;

	padding:5px 0 5px 28px;

}

.suggestionList li a:hover {

	background-color:#eee;

	color:#666666;

}

.search-submit {
	margin-left: -10px;

	color:#fff;

	height:41px;

	vertical-align:bottom;

	width:80px;

	border:1px solid #ccc;

	text-align:center;

	cursor:pointer;

	font:16px Verdana, Geneva, sans-serif;

	background:-webkit-gradient(linear, 0 0, 0 100%, from(#0058AF), to(#0058AF));

	background:-moz-linear-gradient(top,#0058AF, #0058AF);

	background:-o-linear-gradient(top, #0058AF, #0058AF);

filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0058AF', endColorstr='#0058AF');

	-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr='#0058AF',endColorstr='#0058AF')";

}
 .head_search{ width:387px; height:41px; float:left; line-height:84px; margin-left: 1195px;}
.photo1 {
	width:100%;
	height:248px;
	background:url(../img/bighdp.jpg) no-repeat;
	display:inline-block

}
.header {

	width:100%;

	height:auto;

	padding:inherit;


}

.header ul {
margin: 0;
padding: 0;
list-style-type: none; /*去除li前的标注*/

overflow: hidden; /*隐藏溢出的部分，保持一行*/
}




.header li {
float: left; /*左浮动*/
  margin-right: 5px;
line-height: 30px;
}




.header li a, .dropbtn {
display: inline-block; /*设置成块*/
color: white;
text-align: center;
text-decoration: none;
padding: 14px 16px;
  font-size: 16px;
}




.header li a:hover, .dropdown:hover .dropbtn { /*鼠标移上去，改变背景颜色*/
background-color: #2996FF;
}
.xiala{
	background-color: #065ABA;
	width: 100%;
	height: 60px;
}

.dropdownall{
margin-left: 374px;
}

.dropdown {
/*display:inline-block将对象呈递为内联对象，但是对象的内容作为块对象呈递。旁边的内联对象会被呈递在同一行内，允许空格。*/
display: inline-block;
  margin-right: 5px;
  line-height: 30px;

}



.dropdown-content {
display: none;
position: absolute;
background-color: #0877D3;  opacity: 0.9 ;

min-width: 100px;
box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    margin-left: 18px;
     line-height: 15px;
}


.dropdown-content a {
display: block;
color: #fff;
padding: 10px 15px;
text-decoration:none;
font-size: 14px;
}


.dropdown-content a:hover {
background-color: #0877D3;
}


.dropdown:hover .dropdown-content{
display: block;
}
.px435{ width:456px; float:left;}
.flash{ width:456px; height:320px; float:left;}



.h20 {margin-top:13px;float:left;}







/*图片新闻标题*/

.tpxw{ width:450px; height:auto; float:left; border:0px solid #aad0d9;margin-top: 20px;}

.tpxw .tpxw_top{ width:450px; height:36px; float:left; background-color: #046CCD;}

.tpxw .tpxw_top h2{ width:151px; height:36px; float:left; background-color: #fff; color:#046CCD; font-size:18px; line-height:35px; text-align:center; font-weight:normal; border-top-style:solid;border-left-style:solid; border-left-color: #DADADA;border-left-width:1px;}







.focusBox {

	position: relative;

	width: 443px;

	height: 331px;

	overflow: hidden;

	font: 12px/1.5 Verdana, Geneva, sans-serif;

	text-align: left;

	background: white;

}
.focusBox .pic img {

	width: 443px;

	height: 331px;

	display: block;
	margin:0; padding:0;

}

.focusBox .txt-bg {

	position: absolute;

	bottom: 0;

	z-index: 1;

	height: 30px;

	width:100%;

	background: #333;

	filter: alpha(opacity=40);

	opacity: 0.4;

	overflow: hidden;

}

.focusBox .txt {

	position: absolute;

	bottom: 0;

	z-index: 2;

	height: 30px;

	width:100%;

	overflow: hidden;

}

.focusBox .txt li {

	height:30px;

	line-height:30px;

	position:absolute;

	bottom:-30px;

}

.focusBox .txt li a {

	display: block;

	color: white;

	padding: 0 0 0 10px;

	font-size: 12px;

	font-weight: bold;

	text-decoration: none;

}

.focusBox .num {

	position: absolute;

	z-index: 3;

	bottom: 8px;

	right: 5px;

}

.focusBox .num li {

	float: left;

	position: relative;

	width: 12px;

	height: 9px;

	line-height: 15px;

	overflow: hidden;

	text-align: center;

	margin-right: 1px;

	cursor: pointer;

}

.focusBox .num li a, .focusBox .num li span {

	position: absolute;

	z-index: 2;

	display: block;

	color: white;

	width: 100%;

	height: 100%;

	top: 0;

	left: 0;

	text-decoration: none;

}

.focusBox .num li span {

	z-index: 1;

	background: black;

	filter: alpha(opacity=50);

	opacity: 0.5;

}

.focusBox .num li.on a, .focusBox .num a:hover {

	background:#2267b5;

}
/*学院新闻*/

.news{  text-align: center;}
.news li{font-size:30px;color:#FF0000;list-style-type: none;/*去除li前的标注*/}
.news1 p{  font-size:15px; margin-bottom: 5px;}


.xyxw{ width:446px; height:auto; float:left; border:0px solid #aad0d9; margin-left: 10px; margin-top: 20px;}

.xyxw .xyxw_top{ width:446px; height:36px; float:left; background-color: #046CCD;}

.xyxw .xyxw_top h2{ width:151px; height:36px; float:left; background-color: #fff; color:#046CCD; font-size:18px; line-height:35px; text-align:center; font-weight:normal; border-top-style:solid;border-left-style:solid; border-left-color: #DADADA;border-left-width:1px;}

.xyxw .xyxw_top .xyxw_more{ width:60px; height:35px; float:right; color:#FFF; line-height:35px;}

.xyxw .xyxw_top .xyxw_more a{ color:#fff;text-decoration:none;}

.xyxw .xyxw_top .xyxw_more a:hover{ color:#FFFF00;}



.xyxw .toutiao{ width:446px; height:51px; float:left; font:30px/51px "微软雅黑","宋体"; color:#F00; text-align:center;}

.xyxw .jianjie{ width:446px; height:61px; float:left; font-size:14px; line-height:25px; color:#333; border-bottom:1px solid #ccc; color:#333;}

.xyxw .jianjie a{  color:#F00;}
.xyxw .jianjie a:hover{  color:#F00;}


.xyxw ul{ list-style:none; width:446px; height:auto;}

.xyxw ul li{ list-style:none; width:436px; height:36px; float:left; font:15px/36px "微软雅黑","宋体"; color:#333; background:url(../img/button1.jpg) no-repeat 0 16px; padding-left:10px;}
.xyxw ul li a{ color:#333;}
.xyxw ul li a:hover{ color:#F00;}
.xyxw ul li span{ width:100px; height:36px; float:right; color:#888; font-size:14px;}







.dian li a{      color: rgb(51, 51, 51);width: 4px;
    height: 4px;
    }
    .dian li a img{    border: none;  }
   



.list_box ul{ width:446px; height:90px; float:left; padding: 0px; list-style:none;margin-top: -5px;}

.list_box ul li{ width:446px; height:38px; float:left; line-height:38px; color:#333; margin-left: -5px;}

.list_box ul li a{ color:#333;}

.list_box ul li a:hover{ color:#F00;}

.list_box ul li i{ width:5px; height:5px; float:left; background:url(../img/button1.jpg) no-repeat; margin:16px 10px 0 10px;}



.list_box ul li .time1{ width:90px; height:38px; float:right; text-align:center; color:#8d8d8d; padding-right:10px;}
.dian ul{    width: 446px;
    height: 270px;
    float: left;
    padding: 0px;
    list-style: none;
    margin-top: -5px;}
	





/* 通知公告*/

.list_box1{ width:268px; height:auto; float:left; border:1px solid #aad0d9; margin-left: 10px;margin-top: 20px;}

.list_box1 .list_box_top{ width:268px; height:36px; float:left; background:url(../img/landi.jpg) repeat-x; box-shadow: 0px 3px 5px #888888;}

.list_box1 .list_box_top h2{ width:151px; height:36px; float:left; color:#FFF; font-size:18px; line-height:35px; text-align:center; font-weight:normal;}

.list_box1 .list_box_top .list_more{ width:60px; height:36px; float:right; color:#FFF; line-height:36px;}

.list_box1 .list_box_top .list_more a{ color:#FFF;text-decoration:none;}

.list_box1 .list_box_top .list_more a:hover{ color:#FFFF00;}





.list_box1 ul{ width:268px; height:305px; float:left; padding: 0px; list-style:none;margin-top: 5px;}

.list_box1 ul li{ width:248px; height:38px; float:left; line-height:38px; color:#333; background:url(../img/button1.jpg) no-repeat 10px 18px; padding-left:20px;}

.list_box1 ul li a{ color:#333;}

.list_box1 ul li a:hover{ color:#F00;}

.list_box1 ul li i{ width:5px; height:5px; float:left;}






.list_box1 ul li .time1{ width:90px; height:38px; float:right; text-align:center; color:#8d8d8d; padding-right:10px;}
/* 教学科研*/

.list_box2{ width:389px; height:auto; float:left; border:1px solid #ade3ff;margin-top: 5px; }

.list_box2 .list_box_top{ width:389px; height:36px; float:left; background:url(../img/landi.jpg) repeat-x;box-shadow: 0px 3px 5px #888888;}

.list_box2 .list_box_top h2{ width:151px; height:36px; float:left; background:url(../images/bglan.jpg) no-repeat; color:#FFF; font-size:18px; line-height:35px; text-align:center; font-weight:normal;}

.list_box2 .list_box_top .list_more{ width:60px; height:35px; float:right; color:#FFF; line-height:35px;}

.list_box2 .list_box_top .list_more a{ color:#FFF;text-decoration:none;}

.list_box2 .list_box_top .list_more a:hover{ color:#FFFF00;}





.list_box2 ul{ width:390px; height:270px; float:left; padding: 0px; list-style:none;margin-top: 5px;}

.list_box2 ul li{ width:390px; height:38px; float:left; line-height:38px; color:#333;margin-left: -5px;}

.list_box2 ul li a{ color:#333; margin-left: -5px;}

.list_box2 ul li a:hover{ color:#F00;}

.list_box2 ul li i{ width:5px; height:5px; float:left; background:url(../images/button1.jpg) no-repeat; margin:16px 10px 0 10px;}



.list_box2 ul li .time1{ width:90px; height:38px; float:right; text-align:center; color:#8d8d8d; padding-right:10px;}
/* 党建工作*/

.list_box3{ width:390px; height:auto; float:left; border:1px solid #ade3ff; margin-left: 10px;margin-top: 5px;}

.list_box3 .list_box_top{ width:390px; height:36px; float:left; background:url(../img/landi.jpg) repeat-x;box-shadow: 0px 3px 5px #888888;}

.list_box3 .list_box_top h2{ width:151px; height:36px; float:left; background:url(../images/bglan.jpg) no-repeat; color:#FFF; font-size:18px; line-height:35px; text-align:center; font-weight:normal;}

.list_box3 .list_box_top .list_more{ width:60px; height:35px; float:right; color:#FFF; line-height:35px;}

.list_box3 .list_box_top .list_more a{ color:#FFF;text-decoration:none;}

.list_box3 .list_box_top .list_more a:hover{ color:#FFFF00;}





.list_box3 ul{ width:390px; height:270px; float:left; padding: 0px; list-style:none;margin-top: 5px;}

.list_box3 ul li{ width:390px; height:38px; float:left; line-height:38px; color:#333;margin-left: -5px;}

.list_box3 ul li a{ color:#333;}

.list_box3 ul li a:hover{ color:#F00;}

.list_box3 ul li i{ width:5px; height:5px; float:left; background:url(../images/button1.jpg) no-repeat; margin:16px 10px 0 10px;}



.list_box3 ul li .time1{ width:90px; height:38px; float:right; text-align:center; color:#8d8d8d; padding-right:10px;}
/* 团学工作*/

.list_box4{ width:390px; height:auto; float:left; border:1px solid #ade3ff; margin-left: 10px;margin-top: 5px;}

.list_box4 .list_box_top{ width:390px; height:36px; float:left; background:url(../img/landi.jpg) repeat-x;box-shadow: 0px 3px 5px #888888;}

.list_box4 .list_box_top h2{ width:151px; height:36px; float:left; background:url(../images/bglan.jpg) no-repeat; color:#FFF; font-size:18px; line-height:35px; text-align:center; font-weight:normal;}

.list_box4 .list_box_top .list_more{ width:60px; height:35px; float:right; color:#FFF; line-height:35px;}

.list_box4 .list_box_top .list_more a{ color:#FFF;text-decoration:none;}

.list_box4 .list_box_top .list_more a:hover{ color:#FFFF00;}





.list_box4 ul{ width:390px; height:270px; float:left; padding: 0px; list-style:none;margin-top: 5px;}

.list_box4 ul li{ width:390px; height:38px; float:left; line-height:38px; color:#333;margin-left: -5px;}

.list_box4 ul li a{ color:#333;}

.list_box4 ul li a:hover{ color:#F00;}

.list_box4 ul li i{ width:5px; height:5px; float:left; background:url(../images/button1.jpg) no-repeat; margin:16px 10px 0 10px;}



.list_box4 ul li .time1{ width:90px; height:38px; float:right; text-align:center; color:#8d8d8d; padding-right:10px;}


/*轮播*/
.main3 {

	width:100%;

	height:auto;

	margin:0 auto;

	padding:inherit;

}
.main1 {

	width:1595px;

	height:auto;



	padding:inherit;

}
.main2{
	  position:absolute;
  right:335px;
  top:745px;
}
.main {

	width:1200px;

	height:auto;

	margin:0 auto;

	padding:inherit;

}
/*图片新闻*/
.line_01{
height:1px;
width:100%;
background:#CDCDCD;
overflow:hidden;
}
.list_tpxw1{ width:auto; height:330px;background-color: #EAF3FC }
.list_tpxw{ width:100%; height:auto; float:left;margin-top: 17px;}

.list_tpxw .list_tpxwtitle{ width:164px; height:149px; float:left; background:url(../images/tpxw_title.jpg) no-repeat 0 30px;}

.list_tpxw .list_tpxwneirong{ width:1230px; height:auto; margin: 0 auto; text-align: center}

.list_tpxw .list_box_top{ width:1230px; height:53px; margin: 0 auto; text-align: center; }

.list_tpxw .list_box_top h2{ width:151px; height:53px; float:left; color:#33499E; font-size:22px; line-height:55px; text-align:center; font-weight:normal;margin-top: 18px;}

.list_tpxw .list_box_top .list_more{ width:60px; height:35px; float:right; color:#FFF; line-height:35px;margin-top: 18px;}

.list_tpxw .list_box_top .list_more a{ color:#939394;text-decoration:none;font-size:14px;line-height: 55px;}

.list_tpxw .list_box_top .list_more a:hover{ color:#3D7DE9;}

.lunbo {

	position:relative;

	height:184px;

	border:0px solid #ccc;

}

.lunbo .hd .prev {

	position:absolute;

	left:20px;

	top:50px;

	cursor:pointer;

}

.lunbo .hd .next {

	position:absolute;

	right:0px;

	top:50px;

	cursor:pointer;

}

.lunbo .bd {

	height:184px;

	padding-left:60px;

	margin-top: 40px;

}

.lunbo .bd ul {

	list-style:none;

	height:184px;

}

.lunbo .bd ul li {

	list-style:none;

	float:left;

	width:262px;

	height:171px;

	border:1px solid #d6d0d0;

	margin:10px;

}

.lunbo .bd ul li img {

	width:262px;

	height:171px;

}


/*专题专栏*/
.ztzl{ width:1200px; height:auto; float:left;margin-bottom: 23px;margin-top: 15px;}
.ztzl ul{ list-style:none;}
.ztzl ul li{ list-style:none; width:226px; height:60px; float:left; margin:10px 85px;}
.ztzl ul li img{ width:226px; height:60px;}




/*友情链接*/

.link{ width:1200px; height:52px;  float:left; background-color:#fff; margin-bottom:15px;}
.link .link_tit{ width:100px; height:52px; float:left; text-align:center; font-size:16px; color:#000; line-height:2px;list-style-type: none; /*去除li前的标注*/}
.link .link_right{ width:1100px; height:52px; float:left;}
.link .link_right ul{ list-style:none;}
.link .link_right ul li{ height:20px; float:left; line-height:20px; margin-top:15px; margin-right:120px;}

/*footer*/

.footer_qp{ width:100%; height:144px; background-color: #066FC6;  float:left;}

.footer{ width:1200px; height:134px; float:left; text-align:center; line-height:35px; color:#FFF; padding-top:10px; }




/*文章页面*/

.liebiao_show {

	width:1200px;

	height:auto;

	float:left;

}

.liebiao_show .liebiao_top {

width:1200px; height:40px; float:left; border-bottom:1px solid #ccc;

}

.liebiao_show .liebiao_top h2{ width:600px; height:40px; float:left;  font:16px/40px "微软雅黑","宋体"; color:#0072d7;}

.liebiao_show .liebiao_top h2 a{ color:#0072d7;}

.liebiao_show .liebiao_top h2 a:hover{ color:#F00;}
.liebiao_show .liebiao_top .liebiao_more{ width:60px; height:40px; float:right; color:#333;}
.liebiao_show .liebiao_top .liebiao_more a{ color:#333;}
.liebiao_show .liebiao_top .liebiao_more a:hover{ color:#F00;}

.liebiao_show .liebiao_show_bottom{

	width:1200px;

	height:auto;

	float:left; margin:10px 0;

}





.liebiao_show .liebiao1_bottom{ width:1200px; height:auto;float:left; margin-top:15px;}



.liebiao_show .liebiao1_bottom .content_tit1{ width:1200px; height:auto; float:left; text-align:center; font:bold 24px/60px "微软雅黑","宋体"; color:#045594;}

.liebiao_show .liebiao1_bottom .content_tit2{ width:1200px; height:30px; float:left; margin-top:15px; text-align:center;  font:14px/30px "微软雅黑","宋体"; color:#333; background-color:#eee; margin-bottom:20px;}

.liebiao_show .liebiao1_bottom .content_tit3{ width:1200px; height:auto; float:left;}




.liebiao1_bottom .content_tit1{ width:1200px; height:auto; float:left; text-align:center; font:bold 24px/60px "微软雅黑","宋体"; color:#045594;}

.liebiao1_bottom .content_tit2{ width:1200px; height:30px; float:left; margin-top:15px; text-align:center;  font:14px/30px "微软雅黑","宋体"; color:#333; background-color:#eee; margin-bottom:20px;}

.liebiao1_bottom .content_tit3{ width:1200px; height:auto; float:left;}







/*上一页,下一页*/

.page{border-top:0px solid #ccc;height:auto;padding:5px 20px;}

.page p{line-height:2;}


/*列表页面*/

.liebiao {width:1200px;height:auto;float:left; margin:15px 0;}

.liebiao .liebiao_top {width:1200px; height:40px; float:left; border-bottom:1px solid #ccc;
}

.liebiao .liebiao_top h2{  height:40px; float:left;  font:15px/40px "微软雅黑","宋体"; color:#333; text-indent:2em;}

.liebiao .liebiao_top h2 a{ color:#333;}

.liebiao .liebiao_top h2 a:hover{ color:#F00;}

.liebiao ul { list-style-type:none;width:1170px; height:auto;float:left; margin:10px 0; padding:0 15px;}


.liebiao ul li{ list-style-type:none; width:1155px; height:35px; float:left; font:14px/35px "微软雅黑", "宋体"; color:#333;  background:url(../img/button1.jpg) no-repeat 0 16px; padding-left:15px;}

.liebiao ul li a{ font:14px/35px "微软雅黑", "宋体"; color:#333;}

.liebiao ul li a:hover{ font:14px/35px "微软雅黑", "宋体"; color:#F00; text-decoration:none;}

.liebiao ul li span{ width:90px; height:35px; float:right;  font:14px/35px "微软雅黑", "宋体"; color:#999;}