 
@charset "utf-8";
/* CSS Document */
* { margin:0; padding:0; font-size:12px; color:#704e1e; line-height:22px; }


/* css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{padding:0;margin:0;}
body,button,input,select,textarea{font:12px/1.5 tahoma,arial,\5b8b\4f53,sans-serif;}
table{border-collapse:collapse;border-spacing:0;font-size: inherit;font:100%;}
caption,th{text-align:left;}
fieldset,img{border:none;vertical-align:top;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
ins{text-decoration:none;}
del{text-decoration:line-through;}
blockquote,q{quotes:none;}
blockquote:before,blockquote:after,
q:before,q:after {content: '';content: none;}
input,button,textarea,select{font-family: inherit;font-size: inherit;font-weight: inherit;vertical-align:middle;*font-size:100%;}
address,caption,cite,code,dfn,em,i,b,strong,th,var,optgroup{font-style:normal;font-weight:normal;}
small{font-size:100%;}


/*text style--------------------------------------------------------------------------*/
.f12 { font-size:12px;}
.f13 { font-size:13px;}
.f14 { font-size:14px; line-height:22px;}
.f16 { font-size:16px;}
.f18 { font-size:18px;}
.f20 { font-size:20px;}
.f22 { font-size:22px;}
.fb { font-weight:bold;}
.fn { font-weight:normal;}
.t2 { text-indent:2em;}
.lh100 { line-height:100%;}
.lh150 { line-height:150%;}
.lh180 { line-height:180%;}
.lh200 { line-height:200%;}
.unl { text-decoration:underline;}
.no_unl { text-decoration:none;}

/*Location　style--------------------------------------------------------------------------*/
.tl { text-align:left;}
.tc { text-align:center;}
.tr { text-align:right;}
.bc { margin-left:auto; margin-right:auto;}
.fl { float:left; display:inline;}
.fr { float:right; display:inline;}
.cb { clear:both;}
.cl { clear:left;}
.cr { clear:right;}
.clearfix:after { content:"."; display:block; height:0; clear:both; visibility:hidden;}
.clearfix { display:inline-block;}*html
.clearfix { height:1%;}
.clearfix { display:block;}
.vm { vertical-align:middle;}
.pr { position:relative;}
.pa { position:absolute;}
.abs-right { position:absolute; right:0;}
.zoom { zoom:1;}
.hidden { visibility:hidden;}
.none { display:none;}


/*width height css--------------------------------------------------------------------------*/
.w10 { width:10px;}
.w20 { width:20px;}
.w30 { width:30px;}
.w40 { width:40px;}
.w50 { width:50px;}
.w60 { width:60px;}
.w70 { width:70px;}
.w80 { width:80px;}
.w90 { width:90px;}
.w100 { width:100px;}
.w200 { width:200px;}
.w250 { width:250px;}
.w300 { width:300px;}
.w400 { width:400px;}
.w500 { width:500px;}
.w600 { width:600px;}
.w700 { width:700px;}
.w800 { width:800px;}
.w { width:100%;}
.h50 { height:50px;}
.h80 { height:80px;}
.h100 { height:100px;}
.h200 { height:200px;}
.h { height:100%;}

/*margin style--------------------------------------------------------------------------*/
.m10 { margin:10px;}
.m15 { margin:15px;}
.m30 { margin:30px;}
.mt2 { margin-top:2px;}
.mt5 { margin-top:5px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt20 { margin-top:20px;}
.mt30 { margin-top:30px;}
.mt50 { margin-top:50px;}
.mt100 { margin-top:100px;}
.mb5 { margin-bottom:5px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mb50 { margin-bottom:50px;}
.mb100 { margin-bottom:100px;}
.ml5 { margin-left:5px;}
.ml10 { margin-left:10px;}
.ml15 { margin-left:15px;}
.ml20 { margin-left:20px;}
.ml30 { margin-left:30px;}
.ml50 { margin-left:50px;}
.ml100 { margin-left:100px;}
.mr5 { margin-right:5px;}
.mr10 { margin-right:10px;}
.mr15 { margin-right:15px;}
.mr20 { margin-right:20px;}
.mr30 { margin-right:30px;}
.mr50 { margin-right:50px;}
.mr100 { margin-right:100px;}
.p3 { padding:3px;} 
.p5 { padding:5px;} 
.p10 { padding:10px;} 
.p15 { padding:15px;} 
.p30 { padding:30px;} 
.pt5 { padding-top:5px;}
.pt10 { padding-top:5px;}
.pt15 { padding-top:15px;}
.pt20 { padding-top:20px;}
.pt30 { padding-top:30px;}
.pt50 { padding-top:50px;}
.pb5 { padding-bottom:5px;}
.pb10 { padding-bottom:10px;}
.pb15 { padding-bottom:15px;}
.pb20 { padding-bottom:20px;}
.pb30 { padding-bottom:30px;}
.pb50 { padding-bottom:50px;}
.pb100 { padding-bottom:100px;}
.pl5 { padding-left:5px;}
.pl10 { padding-left:10px;}
.pl15 { padding-left:15px;}
.pl20 { padding-left:20px;}
.pl30 { padding-left:30px;}
.pl50 { padding-left:50px;}
.pl100 { padding-left:100px;}
.pr5 { padding-right:5px;}
.pr10 { padding-right:10px;}
.pr15 { padding-right:15px;}
.pr20 { padding-right:20px;}
.pr30 { padding-right:30px;}
.pr50 { padding-right:50px;}
.pr100 { padding-right:100px;}



/*common style--------------------------------------------------------------------------*/
hr{color:#D1D7DC;background-color:#D1D7DC;border:none;height:1px;}
.left{float:left;}
.right{float:right;}
.clearfix:after{content:'\0020';display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}


/*website link--------------------------------------------------------------------------*/
a{ color:#704e1e; text-decoration:none;}
a:hover{ color:#c12828; text-decoration:none;}
a img { border:0;}


/*text color--------------------------------------------------------------------------*/
.blue { color:#3185d2;}
.red { color:#970505;}
.gray { color:#999;}
.white { color:#fff;}
.orange { color:#f85d09;}
.yellow { color:#95740a;}

/*font family--------------------------------------------------------------------------*/
.yh { font-family: "Microsoft YaHei" ! important;}

body {
  background: url(../images/ztzl/qzlx/qzbg.jpg) center top no-repeat #fff;
}
/* nav */
#nav { width:960px; height:40px; line-height:40px; margin:420px auto 10px auto; text-align:left; text-indent:20px; background:#bd0404; color:#fff;}
#nav a { font-size:18px; color:#fff; text-decoration:none; }
#nav a:hover { text-decoration:underline; }

#con01 { width:960px;  margin:0 auto;}
#con01 #newsImg { float:left; display:inline; width:410px; height:260px;}
#con01 #headNews { float:right; display:inline; width:535px;  }
#con01 #headNews #newsContent{ width:530px; height:190px; margin:0 auto; border:1px solid #e8dbc4; background:#f4eddb; }
#con01 #headNews #newsContent #newsTitle{ width:510px; height:35px; line-height:35px; margin:30px auto 15px auto; text-align:center;}
#con01 #headNews #newsContent #newsTitle a{ color:#970505; text-decoration:none; font-family: "Microsoft YaHei" ! important; font-size:22px; font-weight:bold;}
#con01 #headNews #newsContent #newsTitle a:hover{ text-decoration: underline; }
#con01 #headNews #newsContent #newsText { width:490px; margin:0 auto;  font-size:14px; line-height:28px; text-align:left; }
#con01 #headNews ul { width:520px; margin:15px auto 0 auto; }
#con01 #headNews ul li { float:left; width:250px; height:26px; text-align:left; background:url(../images/ztzl/qzlx/icon.jpg) no-repeat 0 center ; text-indent:16px; line-height:26px; white-space:nowrap; overflow:hidden; }


#con02 { width:960px; margin:10px auto 0 auto;}
#con02 #news { float:left; width:680px;}
#con02 #news .newsList{ float:left; width:330px;}
#con02 #news .newsList .listTitle{ width:330px; height:63px; margin:0 auto 5px auto; background:url(../images/ztzl/qzlx/titlebg.jpg) no-repeat 0 0;}
#con02 #news .newsList .listTitle .titleText { float:left; width:200px; height:63px; line-height:65px; text-align:left; text-indent:52px; }
#con02 #news .newsList .listTitle .titleMore { float:right; width:60px; height:63px; text-align:left;}
#con02 #news .newsList .listTitle .titleMore a { color:#970505; text-decoration:none; line-height:65px;  }
#con02 #news .newsList .listTitle .titleMore a:hover { text-decoration: underline; }
#con02 #news .newsList ul { width:320px; margin:0 auto 15px auto; }
#con02 #news .newsList ul li{ width:320px; border-bottom:1px dotted #ccc; background:url(../images/ztzl/qzlx/icon.jpg) no-repeat 0 center; text-indent:20px; text-align:left; white-space:nowrap; overflow:hidden;  }
#con02 #news .newsList ul li a{ line-height:30px;  }



#con02 #leader { float:right; width:270px; height:470px; border:1px solid #bd0404;}
#con02 #leader #leadTitle{ width:260px; height:35px; margin:2px auto; background: url(../images/ztzl/qzlx/leadbg.jpg) no-repeat 0 0;}
#con02 #leader #leadTitle #titleText{ float:left; width:180px; height:35px; line-height:35px; text-align:left; text-indent:15px;} 
#con02 #leader #leadTitle #titleMore{ float:right; width:60px;}
#con02 #leader #leadTitle #titleMore a { line-height:35px; }

#con02 #leader #leaderPhoto { width:240px; height:150px; display:block; margin:5px auto;}
#con02 #leader #speakTitle { width:240px;  margin:5px auto 0 auto; text-align:center;}
#con02 #leader #speakTitle a{ font-size:14px; font-weight:bold; line-height:35px; text-decoration:none;}
#con02 #leader #speakTitle a:hover{ color:#704e1e; text-decoration: underline;}
#con02 #leader #speakContent{ width:240px; height:90px; margin:0 auto; text-align:left; line-height:22px; overflow:hidden;  }
#con02 #leader ul { width:240px; margin:0 auto;}
#con02 #leader ul li{ width:240px;  background:url(../images/ztzl/qzlx/icon.jpg) no-repeat 0 center; text-indent:20px; text-align:left; white-space:nowrap; overflow:hidden;  }
#con02 #leader ul li a{ line-height:24px;  }


#list { width:960px; margin:5px auto;}
#list table { margin:40px auto;}
#list table tr td { padding:5px; border-bottom: 1px dotted #ccc; font-size:14px;}
#list table tr td a{ font-size:14px; line-height:28px;}
#list #page{ width:800px; margin:20px auto; line-height:28px; text-align:center;}



#list #title { width:800px; margin:40px auto 0 auto; line-height:45px; text-align:center;}
#list #data { width:800px; margin:0 auto 20px auto; line-height:20px; text-align:center; background:#efefef; border-top:1px solid #970505;}
#list #newsView { width:780px; font-size:14px; line-height:28px; text-align:left; margin:0 auto 40px auto;}





.line { margin:15px auto; height:2px; overflow:hidden; border-bottom:1px solid #e2e1e1; }

a.red  { color:#970505;; text-decoration:none; }
a.red:hover { text-decoration:underline; }


#copyright { width:100%; height:50px; line-height:50px; margin:20px auto 0 auto; background:#bd0404; text-align:center;}
.footer-copyright, .footer-copyright span, .footer-copyright strong{ color:#FFF}

.header {
  position: relative;
}
.header .logo {
  position: absolute;
  width: 348px;
  height: 54px;
  display: block;
  left: 300px;
  top: -405px;
}

/* 归档 */
.guidang-container{position: relative;}
.guidang{position: absolute; top: 10px; right: 20%; width: 258px; height: 104px; background: url(../images/guidang.png) no-repeat; z-index: 999;}
.guidang span{display: block; padding: 4px 0 0 116px;  color: #c81208; font-size:1.375em; font-weight: bold; transform:rotate(-2deg); 
	-ms-transform:rotate(-2deg); 	/* IE 9 */
	-moz-transform:rotate(-2deg); 	/* Firefox */
	-webkit-transform:rotate(-2deg); /* Safari 和 Chrome */
	-o-transform:rotate(-2deg);}
