/* CSS Document */
/*CSS 初始化*/
* {margin:0; padding:0; font-size:12px; color:#616161; font-family:"微软雅黑"; line-height:24px;}
fieldset, img { border:0; }  /*在ie6下面，只要给插入图片加了链接，就会出现小边框*/
img{display:block;}/*IE6 图片*/
ol, ul { list-style:none; }
h1, h2, h3, h4, h5, h6{ font-size:100%; font-weight:normal;}
em { font-style:normal; }
input, button, select, textarea { outline:none; } 
textarea { resize:none; }
a { color:#333; text-decoration:none; }
a:hover { text-decoration:none;}
.clear{clear:both;}
/*清除浮动*/
.clearfix:before,.clearfix:after{
	display:table;
	content:"";}
.clearfix:after{
	clear:both;}
/*针对于IE6 清除浮动*/
.clearfix{zoom:1;}

body{ background:#f8f8f8;}
/*banner*/
.banner{background:url(../img/banner.jpg) no-repeat; height:413px; min-width:1200px;}
.banner-c{width:1200px; margin:0 auto; background:url(../img/banner.png) no-repeat; height:413px;}
/*nav*/
.navtop{z-index:9999; background:url(../img/nav.jpg) no-repeat scroll center top; box-shadow: 0 0 10px rgba(0, 0, 0, 0.9); height: 62px; min-width: 1200px; width: 100%;}
.fixed{position:fixed; top:0;}
.nav{width:1200px; margin:0 auto;}
.nav li{float:left;}
.nav-home{width:120px; text-align:center;}
.nav li a{color:#cacaca; line-height:56px; width:78px; display:block; font-size:14px;}
.nav li a:hover{color:#FFF;}
.nav .nav-home a{line-height:200px; overflow:hidden; display:block; height:60px;}
/*content*/
.content{width:100%; margin:0 auto;}
.content-c{width:1200px; margin:20px auto;}
/*hygk*/
.banner-1{width:675px; height:310px; position:relative; float:left; border:1px solid #666;}
.banner-1 img{display:block;}
.banner-1 ul{position:absolute; z-index: 8;}
.banner-1 ul li{position:absolute; left:0; top:0;}
.banner-1 ol{position:absolute; bottom:10px; right:4%; z-index:9; }
.banner-1 ol li{float:left; width:20px; height:20px; cursor:pointer; line-height:20px; text-align:center; margin-left:10px;color:#FFF; background:#999;}
.banner-1 ol .banner-act{background:#fdc534;}
.hygk-c{width:503px; height:310px; margin-left:20px; float:left;}
.hygk-nav{ height:57px; background:url(../img/hygk-tit.jpg) no-repeat; font-size:20px; font-weight:bold; line-height:57px; padding-left:70px; color:#FFF;}
.hygk-con{padding:15px; line-height:38px; font-size:16px; height:235px; background:#FFF; text-indent:2em;}
/*jbfy*/
.jbfy{padding-top:65px;}
.jbfy-nav{height:57px; line-height:57px; background:url(../img/nav-tit.JPG) no-repeat; font-size:20px; font-weight:bold; color:#FFF; padding-left:70px;}
.jbfy-con{padding-left:10px; padding-top:10px; background:#FFF;}
.jbfy-tt{text-align:center; font-size:20px; color:#02558c; line-height:50px; font-weight:bold;}
.jbfy-cc{padding-right:20px; width:277px; float:left; margin-top:10px; height:370px;}
.jbfy-cc img{width:278px; height:218px;}
.jbfy-cc p{font-size:14px; text-align:center; color:#666; padding:0 5px; margin-top:5px;}
.jbfy-cc p span{color:#02558c; font-size:14px;}
/*qwdsy*/
.tupian{border:1px solid #CCC; border-top:none; padding:10px 20px; overflow:hidden; }
.tupian a{float:left; margin-right:13px; margin-top:10px; margin-bottom:10px;}
.tupian a img{width:240px; height:210px; border:1px solid #EEE;	}
.tupian a .a-img{width:240px; height:210px; border:1px solid #EEE;	}
.tupian-b{ padding-left:36px; padding-right:0; background:#FFF;}
.tupian-b a{margin-right:54px;}
.tupian-b a img{width:240px; height:210px; border:1px solid #EEE;}


.tupian a p{text-align:center; font-size:18px; margin-top:10px;}
.tupian-b a p{text-align:center; font-size:18px; margin-top:10px;}

/*dhjj*/
.dhjj-c{background:url(../img/dhjj.jpg) no-repeat; height:488px; width:1200px;}

/*hzdw*/
.zzjg{width:386px; float:left; background:#FFF; height:367px;}
.new_2014_wz{padding:20px;}
.zbdw-tt{font-size:16px; line-height:30px;}
.zbdw-cc{text-indent:2em;}
.mthz{margin:0 20px;}
.zzjg-tit{background:url(../img/zzjg-tit.jpg) no-repeat; height:57px;line-height:57px; font-size:20px; font-weight:bold; padding-left:70px; color:#FFF;}
.mthz-cc{background:url(../img/mthz.jpg) no-repeat; height:310px;}
.zcdw-cc{background:url(../img/hzdw.jpg) no-repeat; height:310px;}
/*footer*/
.footer{text-align:center; padding:20px 0; font-size:14px;}










