@charset "utf-8";
/* css document */
/*全局控制*/
	body{margin:0; padding:0; border:0; font-family:"微软雅黑"; font-size:12px; color:#3e3e3e;}
/*重置浏览器默认样式*/
	ul,li,p,img,h1,h2,h3,h4,h5,p,dl,dt,dd{margin:0; padding:0; list-style:none; border:0;}
/*公共样式*/
	img{display:block;}
	a{text-decoration:none;}
/*header部分*/
	#header{width:100%; height:110px; border-bottom:2px solid #e9454d;}
	#header .topnav{width:100%; height:31px; border-bottom:1px solid #ededed;}
	#header p.pwrap{width:1200px; margin:0 auto; height:31px; line-height:32px;}
	#header p.pwrap a{padding:0 7px; color:#3e3e3e;}
	#header p.pwrap a:hover{color:#e9454d;}
	#header .head{width:1200px; height:78px; margin:0 auto;}
	#header .head .logo{float:left; padding-top:18px;}
	#header .head h1{float:left; font-size:24px; margin:24px 0 0 20px; border-left:2px solid #e9454d; padding-left:12px;}
/*nav部分*/
	#nav{width:100%; height:40px;}
	#nav ul{width:1200px; height:40px; margin:0 auto; background:#eee;}
	#nav ul li{width:132px; height:40px; float:left; font-size:14px; text-align:center; line-height:40px; margin-right:10px;}
	#nav ul li.current{width:132px; height:40px; background:#e9454d; color:#fff;}
	#nav ul li a{color:#3e3e3e; display:block;}
	#nav ul li a:hover{background:#e9454d; color:#fff;}
/*weizhi部分*/
	#weizhi{width:1200px; height:32px; margin:0 auto; font-size:14px; line-height:32px; margin-bottom:20px; margin-top:20px;}
	#weizhi a{color:#3e3e3e;}
	#weizhi a:hover{color:#e9454d; text-decoration:underline;}
/*content部分*/
	#content{width:1200px; margin:0 auto; margin-bottom:30px; height:auto; overflow:hidden;}
	#content .left{width:800px; float:left; overflow:hidden; height:auto;}
	/*fenlei部分*/
	#fenlei{width:1200px; height:125px; margin:0 auto; font-size:12px; border-bottom:1px solid #dadada; margin-bottom:45px;}
	#fenlei span{float:left; margin-right:30px;}
	#fenlei ul{float:left; width:770px; word-break:keep-all;}
	#fenlei ul li{float:left; display:inline-block; margin-right:14px; margin-bottom:12px;}
	#fenlei ul li a{display:block; color:#3e3e3e; border:1px solid #ddd; width:106px; height:28px; line-height:28px; text-align:center;}
	#fenlei ul li a:hover{color:#e9454d;}
		/*tex1模块*/
	#content .left .tex1{height:136px; position:relative; margin-bottom:16px;border-bottom: 1px dashed #cecece;}
	#content .left .tex1 img{margin-right:20px; float:left;}
	#content .left .tex1 .qita{height:136px; float:left;}
	#content .left .tex1 a.tit{font-size:20px; color:#3e3e3e; font-weight:normal; margin-bottom:5px;}
	#content .left .tex1 a.tit:hover{text-decoration:underline; color:#e9454d;}
	#content .left .tex1 h5{font-weight:normal; font-size:12px;}
	#content .left .tex1 h5 a{color:#e9454d;}

	
	#content .left .tex1 p{font-size:12px; font-weight:normal; width:460px; line-height:20px; margin-bottom:10px; margin-top:10px;color:#8c8c8c;}
	#content .left .tex1 p a{color:#e9454d;}
	#content .left .tex1 p a:hover{color:#e9454d; text-decoration:underline;}
	#content .left .tex1 .last{height:131px; width:80px; position:absolute; right:0; bottom:-26px;}
	#content .left .tex1 .up{color:#fff; height:60px; background:#e9454d; float:right; width:80px; text-align:center; line-height:24px;}
	#content .left .tex1 span{display:block; width:80px; height:24px; background:#3092f4; float:right; color:#fff; text-align:center; line-height:24px;}	
/*分页列表部分*/
	#content .left .pagelist{width:780px; margin:0 auto; overflow:hidden; clear:both;}
	#content .left .pagelist li{float:left; margin-right:12px; font-size:14px;}
	#content .left .pagelist li a{display:inline-block; background:#fff; width:30px; height:30px; text-align:center; line-height:30px; color:#3e3e3e; border:1px solid #dadada;}
	#content .left .pagelist li a:hover{background:#ddd;}
	#content .left .pagelist li.thisclass{width:30px; height:30px; background:#e9454d; color:#fff; text-align:center; line-height:30px;}
	#content .left .pagelist li.syy{width:55px; height:30px;}
	#content .left .pagelist li.syy a{width:55px; height:30px;}
	#content .left .pagelist li.xyy{width:55px; height:30px;}
	#content .left .pagelist li.xyy a{width:55px; height:30px;}
	#content .left .pagelist li.my{width:40px; height:30px; line-height:30px; text-align:center;}
	#content .left .pagelist li.my a{width:40px; height:30px; line-height:30px; text-align:center;}
	#content .left .pagelist li.sy{width:40px; height:30px;}
	#content .left .pagelist li.sy a{width:40px; height:30px;}
	#content .left .pagelist li.tongji{border:none;}
	#content .left .pagelist li span.pageinfo{display:inline-block; width:120px; height:30px; text-align:center; line-height:30px; border:none;}
		/*content .right部分*/
	#content .right{width:328px; height:auto; float:right; overflow:hidden;}
	#content .right .xinwen a{width:318px; height:120px; margin-bottom:15px; display:block; padding:10px; padding-right:0; color:#3e3e3e; background:#f5f5f5; position:relative; overflow:hidden;}
	#content .right .xinwen a:hover{background:#e9454d; color:#fff;}
	#content .right .xinwen a img{float:left; margin-right:12px;}
	#content .right .xinwen a p.tex{float:left; width:130px; font-size:14px; font-weight:normal; line-height:22px; margin-bottom:12px;}
	#content .right .xinwen a p{font-size:14px;}
	#content .right .xinwen a em{font-size:64px; position:absolute; right:30px; bottom:-30px; font-family:"微软雅黑"; font-weight:bold; color:#ebe9e9;}
	#content .right p.jiejue{font-size:20px; font-weight:normal; margin-bottom:12px; height:40px; background:#e9454d; line-height:40px; padding-left:15px; color:#fff; position:relative;}
	#content .right .top{ margin-bottom:20px; width:323px;}
	#content .right .top p.more{font-size:20px; font-weight:normal; margin-bottom:12px; height:40px; background:#e9454d; line-height:40px; padding-left:15px; color:#fff; position:relative;}
	#content .right .top li{font-size:14px; margin-bottom:5px; _margin-bottom:3px; height:40px; border-bottom:1px dotted #d6d6d6; line-height:40px;}
	#content .right .top li span{display:inline-block; width:25px; height:25px; background:#e9454d; text-align:center; line-height:25px; color:#fff; margin-right:10px;}
	#content .right .top li i{margin-right:6px;}
	#content .right .top li a{color:#3e3e3e;}
	#content .right .top li a:hover{color:#e9454d; text-decoration:underline;}
	#content .right .middle{border:1px solid #dadada; padding:6px; width:314px; height:226px;}
	#content .right .bottom{width:328px; overflow:hidden; height:auto; float:right;}
	#content .right .bottom p.title{width:150px; height:32px; font-size:18px; line-height:32px; text-align:center; background:#e9454d; color:#fff; margin-bottom:20px;}
	#content .right .bottom ul{width:328px; overflow:hidden; height:auto;}
	#content .right .bottom ul li{float:left; background:#f5f5f5; width:155px; height:155px; margin:0 4px 8px 4px; _margin:0 3px 8px 3px; margin-bottom:10px; display:inline-block;}
	#content .right .bottom ul div.spanbox{width:100%; height:16px;}
	#content .right .bottom ul .spanup{width:32px; height:16px; background:url(/uploads/image/tdimages/fang.png) no-repeat left center; line-height:16px; padding-left:16px; float:left; margin-left:10px;}
	#content .right .bottom ul .spandown{width:32px; height:16px; background:url(/uploads/image/tdimages/lun.png) no-repeat left center; padding-left:20px; line-height:16px; float:left;}
	#content .right .bottom ul li .tex{color:#3e3e3e; text-decoration:none; padding-right:6px; height:34px; font-weight:bold; width:139px;}
	#content .right .bottom ul li .tex:hover{color:#e9454d; text-decoration:underline;}
/*link部分*/
	#link{width:1200px; height:50px; clear:both; margin:0 auto; border-top:1px solid #dadada; padding-top:20px;}
	#link li{float:left; margin-right:16px;}
	#link h3{font-size:18px; color:#fff; line-height:32px; text-align:center; margin-bottom:20px; width:150px; height:32px; background:#e9454d; font-weight:normal;}
	#link li a{color:#3e3e3e;}
	#link li a:hover{color:#e9454d; text-decoration:underline;}
/*footer部分*/
	#footer .up{width:100%; height:160px; background:#202020; margin-top:30px;}
	#footer .upwrap{width:1200px; height:135px; padding-top:25px; margin:0 auto; overflow:hidden;}
	.upwrap span{font-size:24px; color:#e9464d; width:100%; height:32px; display:block; margin-bottom:18px;}
	.upwrap .ul01{height:19px; margin-bottom:10px;}
	.upwrap .ul01 li{float:left; margin-right:28px;}
	.upwrap .ul02{height:19px; margin-bottom:36px;}
	.upwrap .ul02 li{float:left; margin-right:28px;}
	.upwrap .ul01 a,.upwrap .ul02 a{color:#7b7b7b;}
	.upwrap .ul01 a:hover,.upwrap .ul02 a:hover{color:#fff;}
	.upwrap-left{width:600px; background:url(/uploads/image/tdimages/hour.png) no-repeat right center; height:60px; float:left;}
	.upwrap-left .logo{width:138px; height:52px; padding-top:8px; background:url(/uploads/image/tdimages/logo.png) no-repeat center center; float:left; margin-right:10px;}
	.upwrap-left .p1{padding-top:10px; margin-bottom:4px;}
	.upwrap-left .p1 a{color:#7b7b7b;}
	.upwrap-left .p1 a:hover{color:#fff;}
	.upwrap-right{width:456px; float:right; height:45px; padding-top:20px;}
	.upwrap-right li{width:140px; height:45px; float:right; font-size:16px; line-height:45px; text-align:center; margin-right:18px  ; display:inline-block;}
	.upwrap-right li a{color:#fff;}
	.upwrap-right li a:hover{color:#fff; text-decoration:underline;}
	/*#footer .down*/
	#footer .down{width:100%; height:45px; background:#0a0a0a;}
	#footer .downwrap{width:1200px; height:45px; margin:0 auto;}
	#footer .downwrap p{color:#999; line-height:45px; text-align:right;}
	#footer .downwrap p a{color:#999;}
	#footer .downwrap p a:hover{color:#fff;}
		
	