body{
	background: #f2f2f2;
	font-family: "微软雅黑";
}

.header{
	position: relative;
	width: 100%;
	height: 150px;
	/*background: url(banner.png) repeat-x center;*/
	background: url(zhaopinbanner.png) repeat-x center;
	background-size: 100%  100%;
	
}
.head{
	width: 1100px;
	margin: auto;
	height: 150px;
}
.header img{
	width: 100%;
	height: 150px;
}
.nav{
	width: 100%;
	height: 50px;
	background: #016ec5;
}
.nav_ul{
	width: 1100px;
	height: 50px;
	margin: auto;
}
.nav_li{
	width: 25%;
	font-size: 17px;
	line-height: 50px;
	text-align: center;
}

.nav_li a{
	color: #FFFFFF;
	font-weight: normal;
}
.nav_li :hover a{
	font-weight: bold;
}
.nav_li:hover{
	background: #33a5ff;
}

.con{
	width: 1100px;
	height: auto;
	margin: auto;
	background: #FFFFFF;
	padding: 25px 25px 0px 20px;
}


.banner{
	width: 528px;
	margin-right: 20px;
	margin-bottom: 25px;
}
.bt-jq-TX-010108{ /***编号：***/
    width:100%;
    height:auto;
    position:relative;
}
.bt-jq-TX-010108 ul{
    margin:0;
    padding:0
}
.bt-jq-TX-010108-pic{
    /*控制图片大小*/
    width:528px;
    height:320px;
    position:relative;
    overflow:hidden
}
.bt-jq-TX-010108-pic ul{
    margin:0;
    padding:0
}
.bt-jq-TX-010108-pic li{
    /*控制图片大小*/
    width:100%;
    height:320px;
    float:left;
    overflow:hidden
}
.bt-jq-TX-010108-pic li a{
    width:100%;
    display:block
}
.bt-jq-TX-010108-pic li a img{
    width:100%;
}
.bt-jq-TX-010108-pic li span{
    width:100%;
    height:43px;
    line-height:43px;
    background:url(banner_num.png);
    padding-left:19px;
    color:#FFF;
    display:block;
    position:absolute;
    left:0;
    bottom:0;
    font-size:15px;
}
/*修改注意：在bt-jq-TX-010108.js 中最后一行修改图片尺寸*/



.rslides-tabs {
    clear:both;
    position:absolute; 
    right:33px;
    bottom:12px;
}
.rslides-tabs li {
    display:inline;
    float:none;
    _float:left;
    *float:left;
    margin-right:7px
}
.rslides-tabs a {
   	text-align: center;
   	font-size: 9px;
   	color: #FFFFFF;
    overflow:hidden;
    background: url(num_hover.png) no-repeat center;
    display:inline-block;
    _display:block;
    *display:block;
    width:12px;
    height:12px;
    line-height: 5px;
}
.rslides-tabs .rslides-here a {
    background:url(num.png) no-repeat;
}
.rslides-nav {
	display: none;
}




.tab_tit{
	border-bottom: #dedfe3 1px solid; 
}

.title_tab{
	padding:0 10px 10px;
	height: 30px;
	line-height: 30px;
	background: #016ec5;
	text-align: center;
}


.title_tab a{
	color: #FFFFFF;
	font-size: 17px;
}



.more{
	color: #666666;
	font-size: 15px;
	font-weight: normal;
}
.more a{
	color: #666666;	
}





.con_tab{
	margin-bottom: 25px;
}
.list_new {
	font-size: 15px;
	line-height: 41px;
	border-top: 1px dashed #d1d1d1; 
}
.list_new:first-child{
	border-top: 0px dashed #d1d1d1; 	
}
.list_new img{
	margin-left: 2px;
	margin-right: 14px;
}
.list_new a:first-child{
	width: 3px;
	height: 3px;
	background: #333333;
	margin: 16px 15px 0px 2px;
}
.list_new a{
	color: #333333;	
}
.list_time{
	color: #6666;
	font-size: 13px;
}

.right{
	width: 506px;
}
.left{
	width: 528px;
	margin-right: 20px;
}
