body{
	font-family:"Microsoft Yahei","SimHei";
	color:#000;
}
a{ 
	color:#000;
}
.box{
	width:1200px;
	margin:0px auto;
}




#header{
	width:100%;
	min-width:1200px;
	background:url(images/header.jpg) no-repeat center top;
}
#header .box{
	height:611px;
}




#nav{
	width:100%;
	min-width:1200px;
	background:url(images/nav.jpg) no-repeat center top;
}
#nav .box{
	height:74px;
	text-align:center;
}
#nav ul{ _margin-left:7px;}
#nav li{
	height:25px;
	line-height:25px;
	display:inline-block;
	position:relative;
	font-size:18px;
	color:#fff;
	background:#037fde;
	border-radius:10px;
	padding:0px 16px;
	margin:30px 7px 0px 7px;_margin:30px 9px 0px 9px;
	z-index:999;
	_float:left;
}
#nav-circle1,#nav-circle2,#nav-circle3,#nav-circle5,#nav-circle7,#nav-circle8,#nav-circle9{_width:72px;}
#nav-circle4{_width:90px;}
#nav-circle6{_width:126px;}
#nav li a{
	display:block;
	width:100%;
	height:100%;
	color:#fff;
	text-decoration:none;
}
#nav li:hover{
	box-shadow:0px 0px 15px #004da8 inset;
}
#nav li .drop{
	position:absolute;
	left:0px;
	top:25px;
	width:100%;
	display:none;
	background:#037fde;
	border-radius:10px;
	padding:10px 0px 18px 0px;
}
#nav li:hover .drop{ display:block;}
#nav li .drop p{
	font-size:16px;
	line-height:22px;
	border-bottom:1px solid #86c2ef;
	padding:8px 0px;
	margin:0px 12px;
}
#nav li .drop p a:hover{
	text-shadow:0px 0px 1px #fff;
}




#footer{
	width:100%;
	min-width:1200px;
	color:#fff;
	line-height:36px;
	padding:128px 0px;
	border-top:none;
	text-align:center;
	background:url(images/foot.jpg) no-repeat top center;
	font-size:16px;
}
#footer a{color:#fff;}







#layout1{
	background:url(images/ly1-bg.jpg) no-repeat;
	height:431px;
	color:#333;
	padding:0px 43px 0px 57px;
	width:1100px;
	overflow:hidden;
}
#layout1 h4{
	font-size:32px;
	font-weight:normal;
	margin:45px 0px 11px 0px;
}
#layout1 p{
	font-size:22px;
	line-height:36px;
}






#layout2{
	background:url(images/xzmb.gif) no-repeat top center;
	padding-top:121px;
}
#layout2 .big{
	float:left;
	width:522px;
	height:352px;
	position:relative;
	margin-top:2px;
}
#layout2 .big img{
	width:522px;
	height:352px;
}
#layout2 .big .btn{
	position:absolute;
	left:165px;
	bottom:11px;
	background:url(images/btn.png) no-repeat;
	width:192px;
	height:43px;
	text-indent:-9999px;
}
#layout2 .big .btn a{
	width:100%;
	height:100%;
	display:block;
}

#layout2 .list{
	float:right;
	width:676px;
}
#layout2 .list li{
	width:166px;
	height:117px;
	float:left;
	display:inline;
	position:relative;
	margin:2px 0px 0px 3px;
}
#layout2 .list .pic img{
	width:164px;
	height:113px;
	position:absolute;
	left:1px;
	top:2px;
}
#layout2 .list li .kuang{
	width:166px;
	height:117px;
	background:url(images/kuang.png) no-repeat;
	position:absolute;
	left:0px;
	top:0px;
	display:none;
}
#layout2 .list li.on .kuang{ display:block;} 






#layout3{
	background:url(images/zxzs.gif) no-repeat top center;
	padding:140px 0px 134px 0px;
}
#layout3 .left,#layout3 .rihgt{
	width:590px;
}
#layout3 .left img,#layout3 .rihgt img{
	width:590px;
	height:410px;
}
#layout3 ul{
	margin-left:-11px;
	zoom:1;
}
#layout3 li{
	width:392px;
	float:left;
	display:inline;
	margin:25px 0px 0px 11px;
}
#layout3 li img{
	width:392px;
	height:271px;
}






#compose{
	width:100%;
	min-width:1200px;
	background:url(images/compose.jpg) no-repeat center bottom #ffde00;
	padding:67px 0px 350px 0px;
}
#compose .box{
	background:url(images/zphc.gif) no-repeat top center;
	padding-top:102px;
	width:1348px;
}
#compose .infor{
	background:#4faa33;
	padding:15px 0px 15px 20px;
	margin-bottom:20px;
}
#compose .infor span{
	font-size:14px;
	color:#fff;
}
#compose .infor .text1{
	width:190px;
	height:20px;
	line-height:20px;
	padding:0px 5px;
	border:1px solid #c9c9c9;
}
#compose .infor .text2{
	width:500px;
	height:20px;
	line-height:20px;
	padding:0px 5px;
	border:1px solid #c9c9c9;
}
#compose .infor p{
	color:#fff;
	line-height:18px;
	margin-top:10px;
}
#compose #tijiao{
	width:40px;
	height:21px;
	background:#ffbf04;
	border:none;
}


.files{
    height: 22px;
    line-height: 22px;
    padding: 5px 0;
    float: left;
}
#compose .left .up{
	background:url(images/compose-left-bg.gif) no-repeat;
	height:289px;
	cursor:pointer;
}
#compose .left .btns{
	border:none;
	background:url(images/compose-left-btn.gif) no-repeat;
	width:322px;
	height:44px;
	cursor:pointer;
	margin:32px 0px 0px 90px;_margin:-18px 0px 0px 45px;
}
#compose .right{
	width:455px;
}
#compose .right .btns{
	margin:24px 0px 0px 218px;
	width:436px;
	height:69px;
	background:url(images/compose-right-btn.gif) no-repeat;
	cursor:pointer;
	border:none;
}
#compose  .btn{
	float:left;
	position: relative;
	overflow:hidden;
	display:inline-block;
*display:inline;
	font-size:14px;
	line-height:18px;
*line-height:20px;
	color:#fff;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	background-color:#5bb75b;
	border:1px solid #cccccc;
	border-color:#e6e6e6 #e6e6e6 #bfbfbf;
	border-bottom-color:#b3b3b3;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
	top:262px;
	width:155px;
	height:45px;
	background:url(images/btnsss.gif) no-repeat;
	left: 171px;
}
#compose .btn input{
	position: absolute;
	top: 0;
	right: 0;
	margin: 0;
	border: solid transparent;
	opacity:0;
	filter:alpha(opacity=0);
	cursor: pointer;
}