﻿@charset "utf-8";
*{ padding:0; margin:0}
	.zddiv{ width:1000px; height:700px; margin:0 auto}
	body{ background:url(../../images/1.jpg)}
	
	/*左边*/
	.left{ position:fixed;width:188px; height:480px;margin-top:15px;}
	
	/*热点推荐*/
	.xinwen{ width:188px; height:150px;background:#2B64BD;margin-top:15px;}
	.xinwen ul{text-indent:0.7em;list-style-type:none;color:#FFF;font-size:14px;text-decoration:none;font-family: "微软雅黑";margin-top:6px;line-height:30px;}
	.xinwen span{color:#FFF;font-size:11px;text-decoration:none;font-family: "微软雅黑";margin-top:6px;}
	.xinwen a{color:#FFF;font-size:12px;text-decoration:none;font-family: "微软雅黑";}
	.xinwen a:hover{font-weight:bold}
	
	/*快捷通道*/
	.kuaijie{width:188px;height:150px;background:#C63;margin-top:15px;}
	.kuaijie ul{text-indent:0.7em;list-style-type:none;color:#FFF;font-size:14px;text-decoration:none;font-family: "微软雅黑";margin-top:6px;line-height:30px;}
	.kuaijie span{color:#FFF;font-size:11px;text-decoration:none;font-family: "微软雅黑";margin-top:6px;}
	.kuaijie a{color:#FFF;font-size:13px;text-decoration:none;font-family: "微软雅黑";}
	.kuaijie a:hover{font-weight:bold}
	
     /*标题*/
    .biaoti{ width:1000px; height:84px;background:url(../../images/biaoti.png)}

     /*右边*/
    .right{ float:right;min-height:440px;width:797px;margin-top:16px;margin-left:203px;background:#A53C38;}

    /*首页图标*/
.tubiao{ width:188px; height:150px;background:url(../../images/shenqing.jpg);}

/*面板抬头*/
.taitoutu{width:45px;height:39px;}
.taitou{width:748px;height:39px;margin-left:45px;background:#A53C38;margin-top:-39px;}
.taitou ul{width:744px;height:39px;list-style-type:none;}
.taitou a{text-decoration:none; display: block; width:70px; height:39px;margin-left:20px;color:#FFF; float:left; line-height:39px;font-family: "微软雅黑";font-size:13px;}
.taitou a:hover{font-weight:bold}
	
/*面板标题*/
.timu{width:797px;height:40px;background:#F3F3F3;margin-top:2px;font-family: "微软雅黑";font-size: 19px;color: #A53C38;line-height:40px;text-indent:1em;}
	
	
	
	/*面板内容*/
	.mianban{min-height:441px;width:797px;background:#FFF;overFlow-x: hidden; border:0px solid;}
	.mianban h1{width:793px;font-family:"微软雅黑";color:#A53C38;font-size:15px; margin-top:10px; padding:20px;}
	.mianban p{width:753px;font-family: "微软雅黑";font-size: 12.5px;color: #666;margin:0 auto; padding:15px;text-indent:2em;}
	
	.download{width:80px;height:27px;background:#252973;font-family: "微软雅黑";font-size: 12px;color:#FFF;line-height:27px;text-align:center}
	.download2{width:717px;height:27px;background:#494DA6;margin-top:-27px;margin-left:80px;}	
	.download2 ul{list-style-type:none;}
	.download2 a{width:220px;height:27px;display:block;float:left;font-family: "微软雅黑";font-size: 11px;color:#FFF;line-height:27px;text-decoration:none;text-align:center}
	.download2 a:hover{font-weight:bold}
		
	/*底部*/
	.dibu{width:1000px;height:100px;margin-top:15px;text-align:center;line-height:30px;	font-family: "微软雅黑";font-size: 14px;color: #FFF;}
	
