@charset "utf-8";
/* CSS Document */
body,h1,h2,h3,p,ul,ol,form,fieldset,figure {
	margin: 0;
	padding: 0;
}
/*div,figure,img,input,button {
	box-sizing: border-box;
}*/
body {
	margin: 0 auto;
	font-size: 14px;
	background:url(headbg.png) top center no-repeat;
	/* background:url(thszf_headbg.png) top center no-repeat; */
	-webkit-text-size-adjust:none;
}

ul,ol {
	list-style: outside none none;
}
a {
	text-decoration: none;
	color:#000;
	cursor: pointer;
}
a:hover{
	text-decoration: none;
	color:#0879c2 ;
}
em{
	font-style: normal;
}
.left{
	float: left;
}
.right{
	float: right;
}
.clear{
	clear: both;
}
.red{
	color: #ff0000;
}

.blue{
	color: #112f9a;
}
.box{	
	width: 1200px;
	margin:0 auto;
	}
.size18{
	font-size: 18px;
}
.top15{
	margin-top: 15px;
}
/*头部*/
.head{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 9999999;
}

.head .headtop ul li{
	/*display: inline-block;*/
	float: left;
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	font-weight: bold;
	font-size: 16px;
	font-family: "微软雅黑";	
}
.head .headtop ul li a{
	display: block;
	width: 85px;
}
.head .headtop ul .szf{
	margin-right: 150px;
}
.head .headtop ul li a img{
	display: block;
	float: left;
}
.headtop .time{
	height: 30px;
	line-height: 30px;
	float: left;
	
}
.headtop .weather{
	width: 400px;
	height: 30px;
	line-height: 30px;
	float: right;
	margin-right: 30px;
}

.head .logo{
	clear: both;
    margin-bottom: 10px;
	padding-top: 20px;
	float: left;
	}


/*中国医药城轮播开始*/
#flashBoxu_u7_{
    width:640px;
    height:110px;
    border:0px solid #EEE;
    position:relative;
    margin-left: auto;
    margin-right: auto;
   
    }
#flashBoxu_u7_ img{
    /*初始不要显示*/
    display:none;
    /*用边框来实现空位，因为margin和paading有时会引起些麻烦*/
    border:0px solid #FFF;
    border-radius: 5px;
    }
#flashBoxu_u7_ ul{
    position:absolute;
    right:7px;
    bottom:3px;
    font:9px tahoma;}
#flashBoxu_u7_ ul li{
    display:block;
    float:left;
    width:12px;
    height:12px;
    line-height:12px;
    margin-right:3px;
    border:0px solid #999;
    background:#F0F0F0;
    text-align:center;
    cursor:pointer;}
#flashBoxu_u7_ ul li.hover{
    border-color:red;
    background:#FFE1E1;
    color:red;
    }

/*搜索开始*/
.shousuo_box{ width:1200px; margin:0 auto; position:relative; left:0px; top:0px;}
.soushuo{ position:absolute; left:700px; top:75px;}
.input_text { width:300px; height:38px; border:#0879c2 2px solid; font-family:"微软雅黑"; font-size:14px; color:#999; padding-left:10px; float:left; cursor:pointer; line-height:42px}
.input_btn { width:80px; height:44px; border:#666 0px solid; font-family:"微软雅黑"; font-size:16px; color:#FFF; background:#0879c2 center; float: left;}
/*搜索结束*/

/*中国医药城轮播结束*/

.head .nav{
	position: relative;
	height: 47px;
	line-height: 47px;
	clear: both;
	border-bottom: solid 3px #585656;	
    
}
.head .nav ul{
	float: left;
	position:relative;
	left:0px;
}

.head .nav ul li{
	display: inline;
	height: 50px;
	line-height: 50px;	
}
.head .nav ul li .a{
	font-family: "微软雅黑";
	font-size: 20px;
/*	display:inline-block;*/
	float: left;
	width: 165px;
	width:163px\9; 
	height: 50px;
	line-height: 50px;	
	color: #0164c7;
	font-weight: bold;
	position: relative;
	margin: 0px;
	padding: 0px;	
}


.head .nav ul li #navtwo{
	display: none;
	position: absolute;
	top:48px;
	/**top:48px;*/	
    /* z-index: 9999;*/
    *left: 0px;
 
}

.head .nav ul li:hover #navtwo{
	display:block;
	width: 1194px;
	height: 354px;
	border: solid 3px #0879c2;
	background: #fff;
	z-index: 9999;
}

.head .nav ul li .nav1{
	display:block;
	width: 1200px;
	height: 500px;
	border-top: solid 3px #0879c2;
}
.head .nav ul li:hover .nav1{
	width: 1200px;
	border:none; 
	background: none;
	border-top: solid 3px #0879c2;
}

.head .nav ul li:hover .a{
	text-indent: -9999px;
	}
.head .nav ul .home{
	background:url(synav.png) 0 0 no-repeat;
	}
.head .nav ul li:hover .home{
	background: url(synavhover.png) 0px 0 no-repeat;
}
.head .nav ul .zjth {
	background: url(zjthnav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .zjth{	
	background:url(zjthnavhover.png) 0 0 no-repeat;	
}
.head .nav ul .zwgk {
	background:url(xxgknav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .zwgk{	
	background:url(xxgknavhover.png) 0 0 no-repeat;
}
.head .nav ul .bsfw {
	background:url(bsfwnav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .bsfw{	
	background:url(bsfwnavhover.png) 0 0 no-repeat;
}
.head .nav ul .hdjl {
	background:url(hdjlnav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .hdjl{	
	background:url(hdjlnavhover.png) 0 0 no-repeat;
}
.head .nav ul .ztzl {
	background:url(ztzlnav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .ztzl{	
	background:url(ztzlnavhover.png) 0 0 no-repeat;
}
.head .nav ul .cx {
	background:url(cxnav.png) 0 0 no-repeat;
}
.head .nav ul li:hover .cx{	
	background:url(cxnavhover.png) 0 0 no-repeat;	 
}
*+html .head .nav ul li:hover .cx{
	background:url(cxnavhover.png) 0 -3px no-repeat;	
}
/*导航下拉框内容*/
/*走进通化下拉框内容*/
.head .nav .nav1 .nav1_left{
	width: 395px;
	height: 354px;
	background:url(ulline.png) center right no-repeat;	
}
.head .nav .nav1 .nav1_left ul{
	width: 386px;
	height: 320px;
	margin: 20px;
	
}
.head .nav .nav1 .nav1_left ul li{
	display: inline-block;
	*float: left;
	width: 110px;
	height: 90px;
	margin: 0px 3px;
	*margin: 5px;
	margin:-5px 5px\0;
	text-align: center;
	background: url(zjthbg.png) 0 0 no-repeat;	
}

@media \0screen {
	.head .nav .nav1 .nav1_left ul{
		margin-top: -10px\0;	}
	}

.head .nav .nav1 .nav1_left ul li a img{
	margin: 2px 0 0 12px;	
}
.head .nav .nav1_mid{
	width: 440px;
	height: 354px;
	position: absolute;
	top:0px;
	margin-left:400px ;
	padding: 20px 0px 0px 10px;
	background:url(ulline.png) center right no-repeat;
}
.head .nav .nav1 .nav1_left ul li:hover{
	background:url(zjthbghover.png) center right no-repeat;
}
.head .nav .th h2{
	line-height: 30px;
	text-indent: 15px;
	font-size: 14px;
	color: #006ab8;
	border-bottom: solid 1px #006ab8;
	background:url(icon1.png) 0 center no-repeat;
}
.head .nav .thgk h2{
	width: 425px;
	margin-bottom: 20px;
}
.head .nav .thgk p{
	width: 425px;
	line-height: 1.8;
	text-indent: 40px;
}
.head .nav .nav1 .nav1_right{
	width: 300px;
	height: 354px;
	position: absolute;	
    top:0px;
	left: 850px;
	padding-top: 20px;	
	margin-left: 15px;
}
.head .nav .xqgk h2{
	width: 314px;
}
.head .nav .xqgk ul li{
	display: inline-block;
	*float: left;
	width: 140px;
	height: 58px;
	line-height: 58px;
	margin: 5px 3px;
	text-align: center;
	background: url(xqbg.png) 0 0 no-repeat;	
}
.head .nav .xqgk ul li a{
	color: #0066CC;
	font-family: "微软雅黑";
}
.head .nav .xqgk ul li .yyc{
	padding-left: 10px;	
}

/*信息公开下拉框内容*/
.nav2 .nav2_left{
	width: 400px;
	height: 354px;
	margin-left: 20px;
	background:url(ulline.png) center right no-repeat;	
}
.nav2 .nav2_left h2{
	width: 360px;
	margin-top: 6px;
}
.nav2 .nav2_left p{
	width: 360px;
	line-height: 2;
	border-bottom: dashed 1px #ccc;
	padding: 5px 0px;
}
.nav2 .nav2_left p span{
	display: block;
	float: left;
	color: #006ab8;
	font-weight: bold;
	margin-right: 20px;
}
.nav2 .nav2_left .fsztitle{
	height: 60px;
	}
.nav2 .nav2_left .fsz{
	width: 240px;
	margin-top: -82px;
	left: 60px;
	}
.nav2 .nav2_left .fsz li{
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	}
.nav2 .nav2_left .zfjg li{
	display: block;
	width: 160px;
	height: 30px;
	line-height: 30px;
	float: left;
	margin: 5px;
	padding-left: 25px;
	border: solid 1px #d9d9d9;	
	background: #f5f5f5 url(icon2.png) 10px center no-repeat;
}

.nav2 .nav2_mid{
	width: 486px;
	height: 354px;
	position: absolute;
    left: 420px;
    top:0px;
    background:url(ulline.png) center right no-repeat;	
}
/*index_重要活动、重要会议 */
.hyhdFrame{width:450px;overflow:hidden;margin-left: 10px; }
.hyhdscrollUl{width:450px;overflow:hidden;height:38px; border-bottom: solid 1px #006ab8;}
.hyhdscrollUl li{float:left; font-weight: bold; font-family:"微软雅黑"; width:80px;height:38;line-height: 38px;  text-indent: 10px; }
.hyhdscont{ position:absolute;padding:6px; height:280px;overflow:hidden; bottom: 0px; left: 10px; }
.sd23 a{ display:block;width:80px;background: url(icon1.png) 0px center no-repeat;  color:#006ab8;  }


/*.nav2 .nav2_mid h2{
	width: 445px;
	margin: 10px 0 20px 20px;
}
.nav2 .nav2_mid ul{
	width: 445px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.nav2 .nav2_mid ul li,.nav .nav4_left ul li{
	float: left;
	width: 435px;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
}
.nav2 .nav2_mid ul li em,.nav .nav4_left ul li em{
	position: absolute;
	right: 0px;
	font-style: normal;
}*/

.nav2 .nav2_mid .hyhdscont ul li{
	background: url(listicon.png) 0 center no-repeat;
}
.nav2 .nav2_mid .hyhdscont ul li em{
	margin-right: 20px;
}
.nav2 .nav2_mid .hyhdscont ul li,.nav .nav4_left ul li{
	float: left;
	width: 435px;
	height: 30px;
	line-height: 30px;
	text-indent: 20px;
}
.nav2 .nav2_mid .hyhdscont ul li em,.nav .nav4_left ul li em{
	position: absolute;
	right: 0px;
	font-style: normal;
}


.nav2 .nav2_right{
	width: 300px;
	position: absolute;
	top:0px;
	left:915px;
}
.nav2 .nav2_right ul{
	margin-top: 30px;
}
.nav2 .nav2_right ul li{
	display:block;
	float: left;
	width: 126px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin:8px 5px;
	background: url(bg1.png) 0 0 no-repeat;	
}
.nav2 .nav2_right ul li a{
	color: #0066CC;
}

.nav2 .nav2_right ol li{
	display:block;
	float: left;
	width: 160px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	margin:8px 5px ;
	background: url(bg2.png) 0 0 no-repeat;	
}
.nav2 .nav2_right ol li a{
	margin-left: 20px;
	color: #0066CC;
}
/*办事服务导航下拉框内容*/
.nav3 .nav3_left{
	width: 376px;
	height: 354px;
	background:url(ulline.png) center right no-repeat;	
}
.nav3 .nav3_left .ul1{
	margin-top: 10px;
}
.nav3 .nav3_left .ul1 li{
	display: block;
	margin: 15px 20px;
}
.nav3 .nav3_right{
	width: 820px;
	height: 354px;
	position: absolute;
	top: 0px;
	left:400px;
	clear: both;
}
.nav3 .nav3_right .ul2{
	margin-top: 20px;
}
.nav3 .nav3_right .ul2 li a{
	display:inline-block;
	width: 376px;
	height: 93px;
	margin: 7px;
	float: left;
	background: #f00;
}
/*互动交流导航下拉框内容*/
.nav .nav4_left{
	width: 470px;
	height: 354px;
	margin-left: 20px;
	padding-top: 10px;
	background:url(ulline.png) center right no-repeat;	
}
.nav .nav4_left h2{
	width: 446px;
	margin-bottom: 10px;
}
.nav .nav4_left p{
	width: 446px;
	height: 30px;
	line-height: 30px;
}
.nav .nav4_left p a,.nav .nav4_left ul li a{
	display: block;
	width: 370px;
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav .nav4_left p em{
	float: right;
	font-style: normal;
	line-height: 1;
}
.nav .nav4_left ul{
	list-style: circle;
	width: 446px;
	height: 120px;	
	text-indent: 0px;	
}
.nav .nav4_left ul li{
	text-indent: 0px;
}
.nav .nav4_mid{
	width: 400px;
	height: 354px;
	position: absolute;
	top:0px;
	left: 490px;
	background:url(ulline.png) center right no-repeat;	
}
.nav .nav4_mid h2{
	width: 360px;
	margin: 10px 0 0 20px;
}
.nav .nav4_mid .ftnr{
	width: 370px;
	height: 135px;
	margin:12px 0 0 20px;
	border-bottom: dashed 1px #ccc;
}
.nav .nav4_mid .ftnr p{
	width: 185px;
	float: right;
	margin-right: 5px;
	line-height: 2;
	font-size: 12px;
	color: #666;
	text-indent: 20px;
}
.nav .nav4_mid ul{
	margin: 20px 0 0 20px;
	list-style: circle;
}
.nav .nav4_mid ul li{
	display: block;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
.nav .nav4_mid ul .black{
	background: url(blackcircle.png) 0 center no-repeat;
}
.nav .nav4_mid ul .red{
	background: url(circle.png) 0 center no-repeat;
}
/*.nav .nav4_right{
	width: 300px;
	position: absolute;
	top:0px;
	left:910px;
	
}
.nav .nav4_right ul{
	margin-top: 15px;
}
.nav .nav4_right ul li{
	display: block;
	margin-top: 12px;
	width: 265px;
	height: 50px;
	
}*/
.nav .nav4_right{
	width: 300px;
	position: absolute;
	top:0px;
	left:910px;
	
}
.nav .nav4_right ul{
	margin: 10px 0 0 10px;
}
.nav .nav4_right ul li{
	display: block;
	margin-top: 5px;
	width: 265px;
	height: 50px;
	
}
/*专题专栏导航下拉框内容*/
.nav .nav5_left{
	width: 170px;
	height: 354px;
	background:url(ulline.png) center right no-repeat;	
}
.nav .nav5_left ul{
	margin:20px 0 0 35px;
}
.nav .nav5_left ul li a{
	display: block;
	margin-top: 40px;
}
.nav .nav5_right{
	width: 1000px;
	position: absolute;
	top:0px;
	left:180px;
}
/*专题专栏下拉框内轮播代码*/

.mod_focus_show { width: 935px; height: 300px; position: relative; overflow: hidden; left: 30px; top:20px;*top:10px;}
.mod_focus_show .mod_focus_pic { display: block; width: 1070px; height: 285px;  top: -50px; }
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 935px; height: 285px; }
.mod_focus_show .mod_focus_pic li { position: absolute; left: 0; top: 0; }
/*    .mod_focus_show .mod_focus_title { position: absolute; z-index: 1; left: 0; bottom: 80px; overflow: hidden; zoom: 1; width: 700px; height: 53px;  filter: progid:DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#CC000000',endColorstr='#CC000000'); background-image: url(about:blank);*/ }
:root .mod_focus_title { filter: none; }
.mod_focus_show .mod_focus_title li { width: 590px; padding: 0 0 0 20px; overflow: hidden; word-break: keep-all; word-wrap: keep-all; white-space: nowrap; table-layout: fixed; -o-text-overflow: ellipsis; text-overflow: ellipsis; }
.mod_focus_show .mod_focus_title li h3 { line-height: 53px; _line-height: 55px; font-size: 28px; font-family: "Microsoft Yahei",Tahoma,Geneva; font-weight: 500; }


.focus_switch { width: 935px; height: 29px; position: absolute;*position: relative; z-index: 2; top:130px; *top:90px;}
.focus_switch a { float: left; width: 29px; height: 29px; background-image: url(icon_focus_switch.png); background-repeat: no-repeat; cursor: pointer; }
.focus_switch .icon_prev { background-position: 0 0; margin: 0 1px 0 0; }
.focus_switch .icon_prev:hover { background-position: -30px 0; }
.focus_switch .icon_next { background-position: -60px 0; float: right; }
.focus_switch .icon_next:hover { background-position: -90px 0; }
.mod_focus_show .mod_focus_list { overflow: hidden; height: 60px; position: absolute; top:220px; margin-left: 5px; z-index: 9999;}
.mod_focus_show .mod_focus_list li { width: 120px; height: 60px; float: left; margin: 0 4px 0 5px; position: relative; *display: inline; }
.mod_focus_show .mod_focus_list li a { display: block; width: 120px; height: 60px; }
.mod_focus_show .mod_focus_list li img { display: block; width: 120px; height: 60px; }
.mod_focus_show .mod_focus_list li a:hover { _background: none; }
.mod_focus_show .mod_focus_list li a:hover .mask, .mod_focus_show .mod_focus_list .current .mask { display: none; }
.mod_focus_show .mod_focus_list li .mask { display: block; height: 60px; width: 120px; position: relative; top: -60px; margin: 0 0 -60px; eft: 0; bottom: 0;  }
.mod_focus_show .mod_focus_list li .border { display: none; }
    
/*轮播图结束*/

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.mod_focus_show {top:0px;}
	 }


/*footer*/
.footer{
	height: 180px;
    clear: both;
	border-top: solid 5px #585656;
	background: url(footbg.png) left top repeat-x;
}
.footer .f_left{
	float: left;
}

.footer .f_center{
	margin-top: 30px;
	line-height: 2;
	text-indent: 30px;	
	float: left;
}
.footer .f_right ul{
	width: 500px;
	height: 30px;
	background: url(index_botbg.jpg) right center no-repeat;		
}

.footer .f_right ul li{	
	float: right;
	margin: 8px 5px 0px 0px;
	 
}
.footer .f_right ul li a{
	display: block;	
    padding: 0px 5px;
	height: 16px;
	line-height: 16px;	
	font-size: 12px;
	border-right: solid 1px #000;
}
.footer .f_right ul .noline a{
	border: none;
}
.footer .f_right ul li a:hover{
	color: #FC114A;
}

/*李丽*/
/*新闻列表*/
.newslist {
	margin: 0 auto;
	width: 1180px;
	margin-bottom:20px
}
.newslist ul li {
	line-height: 36px;
	height: 36px;
	background: url(listicon.png) no-repeat 0px 13px;
	padding-left: 15px
}
.newslist ul li a {
    color： #000000；
	font-size: 14px;
}
.newslist ul li a:hover {
	color: #0066cc
}
.newslist ul li span {
	float: right
}
/*新闻分页*/
.pages_pages {
	LINE-HEIGHT: 20px; margin:20px auto 0px auto; width:650px;
	FONT-FAMILY: "宋体";
	CLEAR: both;
	FONT-SIZE: 12px
}
.pages_pages A {
	BORDER-BOTTOM: #dcdcdc 1px solid;
	TEXT-ALIGN: center;
	BORDER-LEFT: #dcdcdc 1px solid;
	LINE-HEIGHT: 20px;
	MARGIN: 0px 8px 0px 0px;
	WIDTH: 20px;
	DISPLAY: inline-block;
	FLOAT: left;
	HEIGHT: 20px;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-RIGHT: #dcdcdc 1px solid
}
.pages_pages A:hover {
	BACKGROUND: #0068b7;
	COLOR: #ffffff
}
.pages_pages A.this {
	BACKGROUND: #0068b7;
	COLOR: #ffffff
}
.pages_pages A.prev {
	WIDTH: 55px;
	FLOAT: left
}
.pages_pages A.next {
	WIDTH: 55px
}
.pages_pages A.prev:hover {
	TEXT-DECORATION: none
}
.pages_pages A.next:hover {
	TEXT-DECORATION: none
}
.pages_pages INPUT.text {
	BORDER-BOTTOM: #dcdcdc 1px solid;
	BORDER-LEFT: #dcdcdc 1px solid;
	LINE-HEIGHT: 20px;
	MARGIN: 0px 8px 0px 0px;
	WIDTH: 40px;
	DISPLAY: block;
	FLOAT: left;
	HEIGHT: 20px;
	BORDER-TOP: #dcdcdc 1px solid;
	BORDER-RIGHT: #dcdcdc 1px solid
}
.pages_pages INPUT.button {
	FLOAT: left;
}
/*新闻页*/
.article{
	POSITION: relative; MARGIN: 0px auto; WIDTH: 1160px;
}
.article_colum .pages_title {
	TEXT-ALIGN: center; font-family:"微软雅黑"; COLOR: #0066cc; FONT-SIZE: 28px; line-height:35px; font-weight:bold; height:70px;
}
.article_colum .pages_date {
	TEXT-ALIGN: center; HEIGHT: 32px; COLOR: #666666; FONT-SIZE: 12px; OVERFLOW: hidden;BORDER-BOTTOM: #dcdcdc 1px dashed;line-height:32px;
}
.pages_date SPAN.font {
	MARGIN: 0px 10px
}
.pages_content {margin:5px auto 20px; min-height:400px; line-height:2em}
.pages_content P {
	MARGIN: 10px 0px 0px; FONT-FAMILY: "宋体"
}


/* 二级页走进通化TAB */
.scrolldoorFramez {
	width: 1125px;
	margin: 0 auto;
	overflow: hidden;
}
.scrollUlz {
	width: 1125px;
	overflow: hidden;
	height: 90px;
}
.scrollUlz li {
	float: left;
	text-align: center;
	width: 80px;
	height: 90px;
	margin-left: 15px;
	padding: 5px 15px
}
.bor03 {
	border-top-width: 0px;
}
.sd51 {
	cursor: pointer;
	background: url(zjthbghover.png) no-repeat
}
.sd52 {
	cursor: pointer;
	background: url(zjthbg.png) no-repeat;
}
.contz {
	padding: 10px auto;
}
.hidden {
	display: none;
}
.contz h2 {
	height: 60px;
	line-height: 60px;
	font-size: 28px;
	font-family: "微软雅黑";
	color: #0066cc;
	text-align: center;
	border-bottom: 1px dashed #b5b5b5;
}
.contz .zjth_cont1 {
	line-height: 2em;
	padding: 10px 0px;
}
/* 走进通化_通化概况 */
.zjth_thgk h3 {
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 38px;
	height: 38px;
	color: #0066cc;
	background: url(hbg.png) no-repeat;
	padding-left: 45px
}
.zjth_thgk h3 span a {
	font-size: 14px;
	font-weight: normal;
	font-family: "宋体";
	color: #000;
	float: right
}
.zjth_thgk h3 span a:hover {
	color: #0066cc;
}
.zjth_thgk .zjth_thgkcont {
	padding: 20px;
	/*height: 300px;*/
}
.zjth_thgk .zjth_thgkcont img {
	width: 500px;
	height: 300px;
	float: left;
	margin-right: 20px
}
.zjth_thgk .zjth_thgkcont .zjth_thgkcontb {
	line-height: 2em;
}
/* 二级页查询 */ 
.search_box{ width:1070px; margin:40px auto;}
.search_box .search_top{ height:218px; background:url(search_tbg.png) no-repeat;}
.search_box .search_con{ background:url(search_cbg.png) repeat-y; padding:15px;}
.search_box .search_foot{ background:url(search_fbg.png) no-repeat; height:93px;}
.yahei18{ font-size:18px; font-family:"微软雅黑";}
.search_input{width:282px;height:30px; background-color:#fff; border:1px solid #ccc; vertical-align:middle; line-height:30px;}

.search_local{ width:287px;height:30px;  background-color:#fff; border:1px solid #ccc; vertical-align:middle; line-height:30px;}
.search_local2{width:136px;height:30px; background-color:#fff; border:1px solid #ccc; vertical-align:middle; line-height:30px;}
.search_but{width: 76px;
height: 34px;border: 0;color: #FFF;background:url(icon_search.png) no-repeat;text-indent: -999px;font-size: 0;display:block;line-height: 0;}
.search_con .newslist{ width:980px; margin-bottom:0px}

/* 专题专栏 */ 
.ztzl_box{ margin-bottom:20px}
.ztzl_box h3 {
	font-size: 18px;
	font-family: "微软雅黑";
	line-height: 38px;
	height: 38px;
	color: #0066cc;
	background: url(hbg.png) no-repeat;
	padding-left: 45px
}
.ztzl_box h3 span a {
	font-size: 14px;
	font-weight: normal;
	font-family: "宋体";
	color: #000;
	float: right
}
.ztzl_box h3 span a:hover {
	color: #0066cc;
}
.ztzl_boxcon{ margin-top:10px} 
.ztzl_box ul li{float: left;width: 580px;height:210px;text-align: center;margin:10px 8px 0px 8px; line-height:30px;}
.ztzl_box ul li a{ font-size:16px; font-family:"微软雅黑"}
.ztzl_box ul li a:hover{ color:#0066cc}