﻿body{
	font-size: 14px;
	line-height: 18px;
	background: url(imagesbg.jpg) repeat;
	font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}
.red{
	color: red;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	color: #333333;
}

a:hover {
	color: #FF0000;
}
h2{
	font-size: 18px;
	color: #fff;
}
.clear {
    clear:both;/*主要使用这个属性来清除浮动*/
    /*为了不让ie具有一定的空间，个人建议加上下面三个属性*/
    height: 0;
    line-height: 0;
    font-size: 0;
  }
.fl{
	float: left;
}
.fr{
	float: right;
}
.ml10{
	margin-left: 10px;
}
.wrap{
	width: 980px;
	margin: 0 auto;
}
.main{
	padding: 0 10px;
	background: #fff;
	border:1px solid #d0d0d0;
	margin-top: 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	position:relative;
	z-index:2;
	behavior: url(iecss3.htc)
}
#top{
	height: 30px;
	color: #2665C4;
	line-height: 30px;
	background: url(imagestopbg.png) repeat-x;
	border-bottom: 1px solid #aaa;
}
.search{
	margin: 3px 0 3px 100px;
}
.tianqi{
	margin-top: 4px;}
#logo{
	height:258px;
	margin-top: 10px;
}
#menu{
	height: 30px;
	background: url(imagesnavbg.png) repeat-x;
	border-top: 1px solid #aaa;
}
.nav{
	
}
.nav li{
	float: left;

	text-align: center;
}
.nav li a {
	color: #fff;
	display: block;
	width: 102px;
	height: 30px;
	line-height: 30px;
}
.nav li a:hover {
	background: #af0;
	color: #666;
}
#row1{
	margin-top: 10px;
}
.slide{
	width: 330px;
	height: 250px;
}
.news{
	width: 400px;
	height: 250px;
	/*background: #ddd;*/
	margin-left: 10px;
/*	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;*/
	/*background: url(imagesnewsbg.jpg) repeat-x;*/
}
/*.news h2{
	height: 29px;
	line-height: 29px;
	padding-left: 50px;
	background: url(imagesnews.jpg) no-repeat;
}*/
ul.tabTag{
	border-bottom: 1px solid #d2e5f6;
}

ul.tabTag li {
float: left;
line-height: 26px;
height: 30px;
color: #0F1760;
margin-right: 5px;
cursor: pointer;
font-size: 14px;
font-weight: bold;
background: #eee;
border: 1px solid #ddd;
padding-top: 4px;
padding-right: 10px;
padding-bottom: 0;
padding-left: 15px;
width: auto;
margin-left: 10px;
}
ul.tabTag li a{
width: 80px;
height: 34px;
text-align: center;
}
ul.tabTag li.active {
border-color: #d2e5f6;
background: #e6f2fe;
color: #111143;
position: relative;
top: 0px;
}
ul.tabTag li.active a{
	color: #0E4F90;
	background: url(imagesarrow_down2.gif) bottom no-repeat;
}
.more{
	display: block;
	float: right;
}
.news .more{
	margin-right: 5px;
}
.news .tCon ul{
	padding: 15px 10px;
	height: 380px;
	overflow: hidden;
}
.news .tCon ul li{
	line-height: 28px;
	border-bottom: 1px dashed #ddd;
	background: url(imagesls1.png) left center no-repeat ;
	background-size: 14px;
	padding-left: 20px;
}
.news .tCon ul li span{
	float: right;
}
.gonggao{
	width: 230px;
	height: 250px;
	background: #ddd;
	background: url(imagesnotice_bg.jpg) top no-repeat;
	border: 1px solid #ddd;
	overflow: hidden;
}
.gonggao h2{
	line-height: 34px;
text-align: center;
padding-left: 15px;
letter-spacing: 4px;
}
.tz_wz{
	margin-top: 20px;
	background: url(imagesnotice_bottom.jpg) right bottom no-repeat;
	position:relative;
}
.tz_wz li{
	background: url(imagesiconarrow.png) left 4px no-repeat;
	line-height: 24px;
	padding-left: 20px;
}
.tz_wz div{
	position: absolute;
	left:10px;
	top:0;
}
#scrollText2{
	opacity: 0;
}
#row2{
	margin-top: 10px;
}
.left{
	width: 740px;
	height: 480px;
	background: #efefef;
	border: 1px solid #ddd;
}
.zhuanti{
	background: url(imageszhuanti.png) no-repeat #eee;
	height: 60px;
	overflow: hidden;
	border-bottom: 1px #ccc solid;
}
.zhuanti ul{
	margin-left:200px;
	padding: 2px 0;
}
.zhuanti ul li{
	float: left;
	margin-right: 10px;
}
.zhuanti ul img{
	height: 54px;
	border: 1px #999 solid;
	width: 118px;
}
.w580{
	width: 580px;
}
.left1{
	height: 199px;
	width: 160px;
	border-bottom:1px solid #eee;
	background: url(imagesheadbg.gif) no-repeat;
	background-size: 160px 30px;
}
.left1 h2{
	font-size: 14px;
	margin-left: 10px;
	padding-left: 15px;
	line-height: 30px;
	height: 30px;
	background: url(imagesls3.png) no-repeat left center;
}
.right1{
	height: 208px;
	float: left;
	border: 1px solid #ddd;
	width: 287px;
	background: url(imagestbg1.jpg) repeat-x;
}
#right11{
	width: 367px;
}
.right1 h2{
	background: url(imageshbg1.jpg) 0 7px no-repeat;
	height: 27px;
	width: 75px;
	line-height: 27px;
	text-align: center;
	padding-top: 7px;
	color: #094f97;
	font-size: 14px;
	font-weight: bold;
	margin-left: 16px;
}
.right1 .more{
	margin-top: 6px;
	margin-right: 5px;
	color: #eee;
}
.right1 ul{
	margin:8px 2px 10px 8px;   
}
.right1 ul li{
	line-height: 30px;
	border-bottom: 1px solid #104d84;
	background: url(imagesls2.png) left center no-repeat;
	padding-left: 12px;
	height:30px;
	overflow:hidden;
}
.right{
	width: 230px;
	height: 400px;
	background: #eee;
}
.right2{
	height: 200px;
	width: 230px;
	border-bottom:1px solid #efefef;
	background: url(imagesheadbg.gif) no-repeat;
	background-size: 230px 35px;
}
.right2 h2{
	font-size: 14px;
	margin-left: 15px;
	padding-left: 15px;
	line-height: 35px;
	height: 35px;
	background: url(imagesls3.png) no-repeat left center;
}
.right2 h2 a{
	color:#fff;
}
#banner{
	margin-top: 10px;
}
.tupian{
	background: url(imagesjttp.jpg)  no-repeat #fff;
	height: 130px;
	overflow: hidden;
	border-bottom: 1px #ccc solid;
}
.tupian ul{

	padding: 2px 0;
}

#photo-list {
     /* 3张图片的宽度（包含宽度、padding、border、图片间的留白）
         计算：3*(100+2*2+1*2+9) - 9
         之所以减去9是第三张图片的右边留白
     */

    /* 图片的宽度（包含高度、padding、border）
        计算：100+2*2+1*2
    */
    width: 650px;
	height: 120px;
	margin: 5px 5px 5px 70px;
	overflow: hidden;
	border: 1px dashed #ccc;
	background: #fff;
}
ul#scroll{
	margin: 5px;
}
#photo-list ul { list-style:none;}
#photo-list li { float:left; padding-right:9px;}
#photo-list img { border:1px solid #ddd; background:#fff; padding:2px;}
#photo-list img:hover { border:1px solid #afafcf; }
#row3{
	margin-top: 10px;
}
#row3 .left{
	height: 548px;
}
#bottom{
	margin-top: 10px;
	height: 150px;
}
.hr1{
	margin-top: 10px;
	height: 1px;
	border-top:3px solid #1b6bb2;
	border-bottom:1px solid #1b6bb2;
}
#footer{
	margin-top: 10px;
	height: 286px;
}
#footer .link{
	margin: 10px;
}
#footer .link form{
	float: left;
	width: 300px;
	text-align: center;
}
#footer .navbottom{
	width: 376px;
	margin: 0 auto;
	    text-align: center;
}
#footer p{
	text-align: center;
}
ul.gcxm{
	margin: 20px 16px;
}
ul.gcxm li{
	line-height: 30px;
}
ul.bianmin{
	margin: 6px 40px 20px 40px;
}
ul.bianmin li{
	list-style: circle;
	line-height: 26px;
}
ul.xiazai{
	margin: 30px 40px;
}
ul.xiazai li{
	padding-left: 20px;
	background: url(images003_23.png) left center no-repeat;
	font-size: 16px;
	line-height: 32px;
}
ul.xiazai li:hover{
	background: url(images003a_23.png) left center no-repeat;
}
ul.danwei{
	margin: 6px 0 0 0;
	font-size: 14px;
	font-weight: bold;
}
ul.danwei li{
	
	line-height: 38px;
	
}
ul.danwei li a{
	display: block;
	width: 160px;
	height: 38px;
	padding-left: 4px;
	background: url(imagesdanweibg.png) no-repeat;
	background-size: 168px;
}
ul.danwei li a:hover{
	background: url(imagesdanweibg_on.png) no-repeat;
	background-size: 170px;
}
ul.jigou{
	margin: 20px 40px;
}
ul.jigou li{
	line-height: 40px;
	padding-left: 40px;
	font-size: 18px;
	background-size: 30px;
}
#bianmin{
	background: url(imagesbus.png) right bottom no-repeat;
}
.jigou1{
	background: url(imagesdepartment.png) left center no-repeat;
}
.jigou2{
	background: url(imagespeople.png) left center no-repeat;
}
.jigou3{
	background: url(imagesusercard_01.png) left center no-repeat;
}
ul.xuke{
	margin: 25px 40px;
}
ul.xuke li{
	line-height: 46px;
	padding-left: 40px;
	font-size: 18px;
	background-size: 30px;
}
.xuke1 {
	background: url(images48.png) left center no-repeat;
}
.xuke2 {
	background: url(imagestasks.png) left center no-repeat;
}
.xuke3 {
	background: url(imagesphone.png) left center no-repeat;
}
/*幻灯*/
div.slideBox{ position:relative; width:330px; height:250px; overflow:hidden;}
div.slideBox ul.items{ position:absolute; float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li{ float:left; background:none; list-style:none; padding:0px; margin:0px;}
div.slideBox ul.items li a{ float:left; line-height:normal !important; padding:0px !important; border:none/*For IE.ADD.JENA.201206300844*/;}
div.slideBox ul.items li a img{ margin:0px !important; padding:0px !important; display:block; border:none; width:330px; height:250px/*For IE.ADD.JENA.201206300844*/;}
div.slideBox div.tips{ position:absolute; bottom:0px; width:100%; height:30px; background-color:#000; overflow:hidden;}
div.slideBox div.tips div.title{ position:absolute; left:0px; top:0px; height:100%;}
div.slideBox div.tips div.title a{ color:#FFF; font-size:12px; line-height:30px; margin-left:10px; text-decoration:none; font-weight:bold}
div.slideBox div.tips div.title a:hover{ text-decoration:underline !important;}
div.slideBox div.tips div.nums{ position:absolute; right:0px; top:0px; height:100%;}
div.slideBox div.tips div.nums a{ display:inline-block; >float:left/*For IE.ADD.JENA.201206300844*/; width:10px; height:10px; background-color:#FFF; text-indent:-99999px; margin:10px 10px 0px 0px;}
div.slideBox div.tips div.nums a.active{ background-color:#093;}

/*子页面*/
.listmain{
	margin-top: 20px;
}
.col-right{
	float: right;
	width: 740px;
}
.crumbs {
	padding: 9px 50px;
	color: #00207A;
	height: 36px;
	background: url(imagesbreadbg.jpg) no-repeat;
}
.crumbs a{
	color: #00207A;
}
ul.list li{
	list-style: none;
	background: url(imagesicon1.jpg) left center no-repeat;
	border-bottom:1px #999 dashed;
}
ul.list li a{
	padding-left: 20px;
	font-size: 12px;
}
ul.list li a:hover{
	text-decoration: underline;
}
ul.list .rt{
	color: #aaa
}
.col-left{}
.imgtop img,.imgbottom img{
	width: 230px;
height:16px;
}
.left-main{
	background: url(imagesleftmid.jpg);
	background-size: 230px;
}
.gaotie{
	margin-top: 100px;
	padding-left: 3px;
}
#pages{
	float: right;
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	word-spacing: 5px;
}
#pages span{
	color: red;
}
#pages a{
	color: #666;
}
.listtitle{
	background: url(imagesleft_topbg.jpg) 2px 0 no-repeat;
	background-size: 226px;
	height: 30px;
}
.listtitle h2 {
	letter-spacing: 2px;
	color: #1679CC;
width: 208px;
	font-size: 14px;
	font-weight: bold;
	line-height: 32px;
	padding-left: 20px;
}
.box ul{

}
.box ul li{
	line-height: 24px;
}
#Article{
	overflow: hidden;
}
#Article img{
	margin: 20px 0;
}
#Article h1{
	text-align: center;
	line-height: 40px;
	color: #00207A;
	font-size: 24px;
	font-weight: bold;
}
.info{
	text-align: center;
	color: #999;
	line-height: 24px;
	font-size: 12px;
}
.maincontent{
	padding: 10px;
	line-height: 28px;
}
#Article a:hover{
	text-decoration: underline;
}
#Article #pages{
	float: inherit;
	text-align: center;
	font-size: 14px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#Article #pages a,#Article #pages span{
	border: 1px #aaa solid;
	padding: 2px 4px;
}
#Article #pages a:hover{
	background: #eee;
	color: #333;
}
.f14{
	font-size: 14px;
}
.prev{
	float: left;
	background: url(images005_55.png) left center no-repeat;
	padding-left: 14px;
}
.next{
	margin-right: 10px;
	float: right;
	background: url(images005_53.png) left center no-repeat;
	padding-left: 14px;
}
.prev a,.next a{
	color: #205AB3;
}
div.related{
	margin: 10px 0;
}
div.related ul{
	margin-left: 20px;
	margin-top: 10px;
}
div.related li{
	line-height: 20px;
}
.box{
	margin: 10px;
}
.ico1{
	color: #205AB3;
	background: url(images005_41.png) left center no-repeat;
	padding-left: 14px;
}
.sr_lists .c li a img {
float: left;
border: 1px solid #ADCBE9;
padding: 2px;
background: #FFF;
margin-right: 10px;
}
.fav a{
	color: #333;
	margin-left: 10px;
	line-height: 34px;
}
.search input{
	margin: 0 5px;
}
.tp {
	border: 1px solid #ebebeb;
	border-top: none;
	background: url(imagesbar.png);
	height: 30px;
	padding: 0 20px;
	width:938px;
	margin:0 auto;
}
.gundong{
	line-height:30px;
}
.gundong span{
	color:#C29C06;
}
.scrollTitle{float:left;}
.scrollDiv {float:left;height:30px;/* 必要元素 */line-height:30px;overflow:hidden;/* 必要元素 */}
.scrollDiv li{height:30px;padding-left:10px;}

.banshi{
	  margin: 10px 15px;
}
.banshi p{
	line-height:23px;
}
.banshi li{
	line-height: 26px;
	background: url(imagesls2.png) left center no-repeat;
	padding-left: 12px;
}
.list3 li{
float:left;
text-align:center;
margin:10px;
width:200px;
}
.list3 li img{
	padding:1px;
	border:1px solid #ccc;
	width:120px;
	height:100px;
}
.tCon{
display:none;
}
/*网站地图*/
.maincontent .jtj-wzdt {
    margin-top: 20px;
}
.maincontent .jtj-wzdt li{
    float: left;
    margin-left: 94px;
    height: 32px;
    line-height: 32px;
    font-size: 16px;
}