﻿@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;
	-webkit-text-size-adjust:none;
}
img {
	/*display: block;*/
	max-width: 227%;
	border: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: #0066CC;
}
.box{	
	width: 1200px;
	margin:0 auto;
	}
.size18{
	font-size: 18px;
}
.top15{
	margin-top: 15px;
}


.box_content{ width:1200px; background:#fff; margin:0 auto;padding-bottom: 20px;}
/****************************top*******************************/
.in_top{width: 100%;
	background: #99ccff;
    height: 25px;
    color: #fbfbfb;
    font-size: 12px;}
.in_box{ max-width:1200px; margin:0 auto}
.in_top .txt_l{float:left;overflow:hidden; height:25px; line-height:25px;color:#fff;}
.in_top .txt_l a{ color:#fff;}
.in_top .txt_r{float:right;overflow:hidden; height:25px; line-height:25px;padding-right:30px;}
.in_top .txt_r a{color:#fbfbfb;  text-decoration:none;}
.in_top .txt_r a:hover{display: inline-block;padding: 0px 10px;background:#489ee5; color:#FFF}
/*site.css*/
.zqdhlist {	
	background: url(white.png) repeat;
	position: absolute;
	width:500px;
	top: 25px;
	right:-580px; 	
    padding:0 33px; overflow:hidden;
	background: #f5f5f5;
	overflow: auto;
	z-index: 999999;
	display: none;
}


.zqdhlist{

	transition: right 1s;
-moz-transition: right 1s;	/* Firefox 4 */
-webkit-transition: right 1s;	/* Safari �? Chrome */
-o-transition: right 1s;
}
.zqdhlist.show_on{ right: 0px; display: block;}
/*.zqdhlist.show_on{ display: block; right: 0px;}*/
.zqdhlist  dl{ 
	clear:both; overflow:hidden;
}
.zqdhlist  dt{ 
	clear:both;
	float:left;
	 width:101px;
	 height:67px;
}

.zqdhlist  dd{ margin-bottom:10px;
	
}
.zqdhlist  dd  h2{ 
		font-size:16px; height:30px;  color:#5d5d5d; line-height:30px;
}
.zqdhlist  dd a{ 
		font-size:14px; color:#919191; padding-right:10px;
}
.zqdhlist  dd a:hover,.list dd h2 a:hover{ 
		color:#0164c7;
}
.zqdhlist dd h2 a { color:#4e4e4e;}
.list_tit {
    color:#19adfa;
	margin-top:20px;
}
.list_tit h2 { 

	font-size:18px;
	line-height:45px; 
	color: #0164c7;
}
.list_tit {
    color:#19adfa;
	margin-top:20px;
}

.list_link{ border-bottom:1px solid #fff; padding-bottom:20px;}
.list_link a {
    font-size: 14px;
    padding: 5px 0 5px 0;
    margin-bottom: 10px;
    color: #5d5d5d;
    white-space: nowrap;
    margin-right: 20px;
	line-height:30px;
}
.list_link a:hover{color: #0164c7;}
.close{ background-color: #ccc; display: block; position: absolute; right: 20px; height: 40px; width: 40px; border-radius: 0 0 6px 6px;
 text-indent: -9999px; background:url(close.png) center center no-repeat #ccc;  }
.close:hover{ background-color: #0164c7; }


/*头部*/
.head{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 999;
}

.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;
	}
.head .zgyyc{
	width: 640px;
	height: 110px;
	float: right;
	margin-bottom: 10px;
	padding-top: 20px;
	
}
/*中国医药城轮播开始*/
#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;
    }
/*中国医药城轮播结束*/


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

.head .nav ul li{
	display: inline;
	height: 50px;	
}
.head .nav ul li .a{
	font-family: "微软雅黑";
	font-size: 20px;
/*	display:inline-block;*/
	float: left;
	width: 200px;
	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 .zwxx {
	background:url(xxgknav11.png) 0 0 no-repeat;
}
.head .nav ul li:hover .zwxx{	
	background:url(xxgknavhover11.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: 10px;
}
.nav2 .nav2_left p{
	width: 360px;
	line-height: 2.5;
	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; width:80px;
	text-align:center;
}
.nav2 .nav2_left .fsztitle{
	height: 60px;
	}
.nav2 .nav2_left .fsz{
	width: 240px;
	margin-top: -82px;
	left: 60px; overflow:hidden;
	}
.nav2 .nav2_left .fsz li{
	display: block;
	float: left;
	width: 60px;
	height: 30px;
	}
.nav2 .nav2_left .zfjg li{
	display: block;
	width: 160px;
	height: 35px;
	line-height: 35px;
	float: left; margin:10px 10px; background:#eee;
}
.nav2 .nav2_left .zfjg li a{ background:url(government-01.png) no-repeat left center; padding:0 0 0 15px; margin:0 0 0 20px;}
.nav2 .nav2_mid{
	width: 486px;
	height: 354px;
	position: absolute;
    left: 420px;
    top:3px;
    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:20px; left: 10px; }
.hyhdscont ul{ margin:0; padding:0;}
.sd23 a{ display:block;width:80px;background: url(icon1.png) 0px center no-repeat;  color:#006ab8;  }

.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: 100px;
	height: 30px;
	line-height: 30px;
	text-align: left;
	margin:7px 5px;
	background: url(bg1.png) 0 0 no-repeat; padding:0 0 0 30px;
}
.nav2 .nav2_right ul li a{
	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: 32px;
	line-height: 32px;
}
.nav .nav4_left p a,.nav .nav4_left ul li a{
	display: block;
	width: 370px;
	height: 30px;
	line-height: 32px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.nav .nav4_left p em{
	float: right;
	font-style: normal;
	line-height:32px; color:#999;
}
.nav .nav4_left p span{ float:left; margin:0 5px 0 0; color:#0164c7;}
.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: 380px;
	height:190px;
	 float:left;
	background:url(ulline1.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 0;
}
.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: 280px; float:left;
	
}
.nav .nav4_right ul{
	margin: 10px 0 0 20px;
}
.nav .nav4_right ul li{
	display: block;
	margin-top:32px;
	width: 265px;
	height: 50px;
	
}
.w_hudong{ width:670px; border-bottom:dashed 1px #ccc; position:absolute; left:510px; top:10px;}
.w_wangqi{ position:absolute; left:510px; top:210px;}
.w_wangqi tr td ul{ width:610px;}
.w_wangqi tr td ul li{ overflow:hidden; font-size:14px; line-height:30px;}
.w_wangqi tr td ul li span{ float:left; color:#0164c7; margin:0 5px 0 0;}
.w_wangqi tr td ul li a{ float:left; color:#333;}
.w_wangqi tr td ul li i{ font-style:normal; color:#999; float:right;}
/*专题专栏导航下拉框内容*/
.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: 1200px;
	position: absolute;
	top:0px;
	left:25px;
}
/*专题专栏下拉框内轮播代码*/

.mod_focus_show { width:1200px; height:400px; position: relative; overflow: hidden; /*left: 30px; top:20px;*top:10px;*/}
.mod_focus_show .mod_focus_pic { display: block; width: 1140px; height:300px;  top: -70px; }
.mod_focus_show .mod_focus_pic li, .mod_focus_show .mod_focus_pic a, .mod_focus_show .mod_focus_pic img { display: block; width: 1140px; height: 300px; }
.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:1140px; height: 29px; position: absolute;*position: relative; z-index: 2; top:175px; *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:270px; margin-left:200px; 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*/
.clear{ clear: both;}
/*******************************footer**********************************/
.footer{
	width:100%;
	background:#f5f5f5;
	margin-top:50px;
	padding-top:20px;	
	/*z-index:-999;*/
	overflow: hidden;
	position: relative;
	}
.footerinner{
	width: 1200px;
	margin: 0 auto;
}
/*.footer_map{
	width:50%;
	margin:0 auto;	
	padding-top:20px;

	}
.footer_map p{
	margin:0 auto;	
	width:100%;
	text-align:center;
	}
.footer_map p span{
	margin:5px;
	height:35px;
	line-height:35px;
	font-size:14px;
	color:#333;	
	}
.footer_map p a{
	cursor:pointer;
	display:block;	
	}*/
	.copyright{width:65%; margin:50px  auto; position:relative; overflow:hidden}
.copyright .copy_left{ float: left; width: 25%;}
.copyright .copy_left .dz{ margin-left: 26%; margin-bottom: 20px;}
.copyright .copy_left a{ font-size: 12px;}
.copyright .copy_mid{ float: left; width: 53%;}
.copyright .copy_mid p{ line-height: 44px; text-align: center; color: #333;}
.copyright .copy_right{ float: left; width: 20%; padding-top: 20px;}
.copyright .copy_right .jc{ margin-left: 15%;}
.copyright .copy_right ul li{ float: left; margin: 30px 5px 0px 5px;}
	/*网站下拉筛选*/
.shaixuan{
   width: 1200px;
   height: 40px;
   background: #eee;
   margin-bottom: 10px;
   margin:0 auto 10px auto;
}
.shaixuan span{
	display:inline-block; 
	text-align:center; 
	border-radius: 5px; 
	font-size:18px; 
	color:#0066cc; 
	line-height:42px; 
	font-family: "微软雅黑"; 
	float: left;
	margin-bottom: 10px;
	margin-left: 20px;
}
.shaixuan .styled-select {  
	width:200px;   
	height: 30px;   
	float: left;
	margin: 5px 0 0 15px;
	text-align: center; 
	overflow: hidden;  	
	*margin-top: 8px;
	}
.shaixuan select{
	width: 200px;
	height: 30px;
	line-height: 30px;
	text-align: center; 
	font-size: 16px;  
	border: 1px solid #ccc;  
}

/*网站选择 下拉 结束*/


/*头部 20190129 修改*/
.top_div{
	width:1200px;
	height: 237px;
	position: relative;
}
.top_div img{
	width:100%;
	height: 100%;
	z-index: 1;
}
.top_lb{
	width:600px;
	height: 237px;
	position: absolute;
	right:0px;
	top:0px;
	z-index: -1;
}
.top_wz{
	position: absolute;
    top: 110px;
    right: 265px;
	z-index: 2;
}
.jquery-slider-wrapper{position:relative;clear:both;zoom:1;}
.jquery-slider-slide{display:none;margin:0;padding:0;position:absolute;left:0;top:0;width:100%;}
.jquery-slider-slide img{border:0;margin:0;padding:0;}
.jquery-slider-slide-current{display:block;z-index:2;}
.jquery-slider-slide-next{display:block;z-index:1;}
.jquery-slider-selectors{display:block;overflow:hidden;position:absolute;bottom:10px;right:10px;z-index:3;}
/*.jquery-slider-selector{background:url(jquery-slider-theme.png) no-repeat 0px -70px;display:inline;float:left;width:16px;height:16px;margin:0 0 0 5px;}*/
.jquery-slider-selector span{display:none;}
.jquery-slider-control{display:none;right:50%;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;margin-right:-24px;z-index:4;}
.jquery-slider-control span{display:none;}

.jquery-slider-hovered .jquery-slider-control{display:none;}
.jquery-slider-navigation{display:block;}
.jquery-slider-navigation-prev{display:none;left:0;top:50%;position:absolute;cursor:pointer;width:48px;height:69px;margin-top:-34px;z-index:4;}

.jquery-slider-navigation-next span{display:none;}
.jquery-slider-hovered .jquery-slider-navigation-prev,.jquery-slider-hovered .jquery-slider-navigation-next{display:block;}
.jquery-slider-wrapper .caption{padding:6px 10px;background:#333333;font-size:13px;position:absolute;bottom:10px;left:10px;color:#FFFFFF;}
.jquery-slider-timer{color:#000000;height:3px;width:100%;position:absolute;bottom:0;left:0;z-index:4;}