@charset "utf-8";
body{padding:0;margin:0;font:normal 12px/180% "Microsoft YaHei"; color:#333;background:url(images/bg1.jpg);}
h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,button,input,textarea,th,td{margin:0;padding:0;}
div{ margin:0 auto;text-align:left;font:normal 12px/180% "Microsoft YaHei";}
a:link,a:visited{color:#000;text-decoration:none}
a:hover{color:#c00;text-decoration:underline}
img{ border:none}
ol,ul,li{list-style:none;}
i{font-style:normal;}
/*=============layout style==============*/
.p-g{
    letter-spacing: -0.51em;
    *letter-spacing: normal;
    word-spacing: -0.43em;
}
.p-u,.box320,.box690,.box280,.flash_focus,.main{
    display: inline-block;
    zoom: 1; *display: inline;
    letter-spacing: normal;
    word-spacing: normal;
    vertical-align: top;
}
.box980,.box320,.box690,.box280{width:978px;border:1px solid #003959;background:#fff;}
.box320{width:318px;}
.box320 ul.list_14,.box320 ul.list_12{display:block;width:92%;margin:0 auto;}
.box690{width:688px;}
.box280{width:280px;}

	/*clear*/
	.clear{clear:both}
	.clearfix:after,.search_left p:after,.search_list_c p:after{display:block;clear:both;content:".";visibility:hidden; height:0;}
	/*color style*/
	.green{color:#498b08;}
	/*other*/
	.mt10{ margin-top:10px;}
	.mt5{ margin-top:5px;}
	.mb10{ margin-bottom:10px;}
	.m10{ margin:10px auto}
	.w980{width:980px;}
	.fl{float:left;}
	.fr{float:right;}
	.tc{text-align:center;}
	.tl{text-align:left;}
	.tr{text-align:right;}
	.duan{width:100%;height:8px;overflow:hidden;float:left;}
/*top*/
.top{width:100%;height:auto;background:url(images/top_bg.jpg) no-repeat center top;}
.top_nav_c{width:100%;margin:0 auto;height:36px;background:url(images/top_nav_bg.png) repeat-x top;}
.top_nav{ height:35px;}
.top_nav img{ float:left; margin-left:10px;vertical-align:middle;}
.top_nav span{ float:right; margin-right:10px; line-height:35px; color:#565656}
.top_nav span a{ color:#565656; padding:0 6px;}
.top_nav b{ float:left; font-size:18px; color:#696969; font-family:\9ED41\4F53; margin-left:10px; margin-top:10px;}
/*=============content===============*/
  .header{width:980px;margin:0 auto;}
  .header_c{width:100%;background:url(images/bg.jpg) no-repeat center top;}
  .header td.tools{width:980px;height:137px;background:url(images/header_04.jpg) no-repeat;}
  .header td.tools img{margin:0 5px;}
  .header td.tools img.top1{top:-40px;position:relative;}
  .content{width:980px;margin:10px auto;}
    #tiles{list-style-type: none;position: relative;margin: 0;}
	#tiles li{
	width: 230px;
	background-color: #ffffff;
	display: none;cursor: pointer;}
	#tiles li img {display: block;}
	#tiles li p {color:#333;background:#e3e3e3;font-size: 14px;padding:4px 5px 4px 5px;text-align:left;}
	#tiles li p a:link,#tiles li p a:visited,#tiles li p a:hover{color:#333;}
	#tiles li div{background:#e3e3e3;padding:4px 0 4px 60px;width:170px;}
	#tiles li div span{float:left;}
	#tiles li div a{display:inline-block;}
	#tiles ali:nth-child(3n){height: 175px;}
	#tiles ali:nth-child(4n-3){padding-bottom: 30px;}
	#tiles ali:nth-child(5n){height: 250px;}
  .page_n{text-align:center;}
  .page_n a{display:inline-block;padding:2px 10px;margin:0 5px;background:#fff;border:1px solid #597c93;text-align:center;color:#4c8fd4;}
/*copyright*/
.copyright{clear:both;width:100%;height:auto;margin:0 auto;text-align:center;color:#6990aa;height:153px;padding-top:35px;}
/*chrome and opera*/
@media screen and (-webkit-min-device-pixel-ratio:0) {
.senior_post p input[type="checkbox"],.post_send input[type="checkbox"],.senior_post p select,.comp_c p input[type="radio"],.d_search ul li input{vertical-align:text-top;}
}