/*** 公用 CSS ***/

@import url(../css/public.css); 

/*** 公用 CSS ***/

/*** 黑体(SimHei) 微软雅黑体(Microsoft YaHei) 宋体(SimSun) */



html {

    min-width: 990px;

    width:100%;

	height: 100%;

	/*

	filter:progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); 

	*/

}

body {

   background: #fff; /** url() repeat-x top; #845420;  #FDFBE8; url(../images/bodybg01.gif) repeat-x;E7E5D9;**/

   scrollbar-highlight-color: buttonface;

   scrollbar-shadow-color: buttonface;

   scrollbar-dlight-color: buttonhighlight;

   scrollbar-track-color: #eeeeee;

   scrollbar-darkshadow-color: buttonshadow;

}

body , table , div , input , textarea , select {

    font-family:SimSun/*宋体*/;

	margin:0px;

	font-size:12px;

    /*

	*/

}

/*** 其它 ***/

/*

li , ul , p , h1 , h2 , h3 , h4 {

    padding:0px;

	margin:0px;

}

li {text-align:left;}

*/

/*** 其它 ***/









/**************** 顶导航 *****************/

.Header {

/*

    height:465px;

*/

	border:solid 0px red;

	background:#006BA3 url(../images/nav_bg_01.gif) repeat-x 0px -235px;

}















ul,

li,

dl,

dt,

dd,

ol,

h1,

h2,

h3,

h4,

h5,

p {

	padding:0px;

    margin:0px;

    list-style-type:none;

}

/**** 康华导航 ***/

.nav_div {

	width:1000px;

    height:auto;

	clear:both;

	height:65px;

	margin:auto auto auto auto;

	/*background:url(../images/top_tel.gif) no-repeat 720px center;*/

}



.nav_div a{

	width:239px !important;

    height:auto;

	line-height:65px;

	margin-top:10px;

	

	height:65px;

	margin-left:20px;

	

	

}





.nav_div h1 {

    /*

    position: absolute;

    top:0px;

	left:150px;

	border:solid 1px red;

	*/

	float:left;

	margin-left:10px;

	margin-top:5px;

	display:inline;
	margin-right:465px;

}

.nav_div em {

    display:block;

	font-size:12px;

	font-style:normal;

	width:350px;

	float:left;

	color:#808080;

	margin-left:20px;

	padding:15px 0px 0px 0px;

	line-height:18px;

}



.nav_div span.logo {

    /*

    position: absolute;

    top:0px;

	left:150px;

	border:solid 1px red;

	*/

	float:left;

	margin-left:10px;

	margin-top:5px;

	display:inline;

}



.nav_div , .nav_div div {

    z-index:99;

}

.nav_title {

    background:#ccc;

	height:57px;

	margin:0px 0px auto auto;

	float:right;

	width:608px;/*** 532px ***/

	border-bottom:solid 1px #ccc;

	border-right:solid 1px #ccc;

	margin-right:10px;

}

.nav_title li {

	height:57px;

	padding:0px;

}

.nav_title li {

    background:url(../images/KH_titleBg.gif) #fff repeat-x bottom;

	float:left;

	width:75px;

	height:57px;

	margin:0 0 0 1px;

	text-align:center;

	list-style: none;

	display:block;

	display:inline;/****解决 IE6 float:left 之后 margin-left 双倍边距的BUG ****/

}

.nav_title li {

    font-size:10px;

	font-family:Arial;

	color:#808080;

}

.nav_title li strong ,

.nav_title li a , 

.nav_title ul li a:visited ,  

.nav_title ul li a:active {

    display:block;

	line-height:16px;

	margin-top:15px;

	font-size:12px;

	color:#666;

    font-weight:normal;

}

.nav_title li a:hover {

   color: #ff0000;

   text-decoration:underline;

}

/**** /康华导航 ***/



.top_bg {

	background:#fff;

}







.topimg {

    height:395px;

	border:solid 0px #000;

	width:auto;

	margin:auto;

	background:#fff url(../images/2_topimg02.jpg) no-repeat center center;

}







.nav_main {

	height:auto;

	

	border-bottom:solid 5px #ccc;

	padding:15px 0px 15px 0px;

}



.nav_main ul {

	padding:0px;

    width:980px;

	margin:0px auto 0px auto;

	overflow:hidden;

}



.nav_main ul li {

    width:122px;

	float:left;

	border:solid 0px #000;

	display:block;

	text-align:center;

	font-family:Microsoft YaHei;

	font-size:14px;

}

.nav_main ul li a {

    line-height:17px;

	height:17px;

	border-left:solid 1px #ccc;

	display:block;

	margin:0px 0px 0px -1px;
	color:white;

}



.noborder {

    border:0px;

}









.nav_mainx {

	height:auto;

	background:#fff;

	border-bottom:solid 0px #ccc;

    padding:20px 0px 0px 0px;

}



.nav_mainx ul {

	padding:0px;

    width:980px;

	margin:0px auto 0px auto;

	overflow:hidden;

	border-bottom:solid 1px #fff;

}



.nav_mainx ul li {

    width:122px;

	float:left;

	border:solid 0px #000;

	display:block;

	text-align:center;

	font-family:Microsoft YaHei;

	font-size:14px;

	line-height:45px;

	height:45px;

	background:#008ED7;

}

.nav_mainx ul li a {

	border-left:solid 1px #fff;

	display:block;

	margin:0px 0px 0px -1px;

}

.nav_mainx ul li a,

.nav_mainx ul li a:visited {

    color:#fff;

}

.nav_mainx ul li a:hover {

    background:red;

	color:yellow;

}





























/**** 大栏目导航 ****/

.dis_nav {

	margin:auto; 

	width: 980px; 

	height: 85px; 

	/*

    background:url(../images/dis_nav_bg.gif);

	padding:7px 0px 0px 12px;

	*/

	border-left:solid 0px #fff;

	border-right:solid 0px #fff;

	overflow: hidden; 

	_overflow:none;

	z-index:999;

}

.dis_nav_div {

	position: absolute; 

	z-index: 99;

	/** 定位与 z-index 可以设置层权限 不被overflwo限制**/

	/*

	width:966px;

	margin:15px 12px 15px 12px;

	*/

	width: 980px;

	clear: both;

	border:solid 0px red;

}

.dis_nav_div dl {

	width: 159px; 

	/*

    background:url(../images/KH_titleBg.gif) #fff repeat-x bottom;

	border:solid 3px #fff;

	*/

	float: left; 

	margin-right: 5px;

	background:#ddd;

}



.dis_nav_div dl dd {

    line-height:13px;

	height:13px;

	font-size:12px;

	position: relative;

	z-index: 99; 

}

.dis_nav_div dl .dd {

	z-index: 99; 

	text-align: center; 

	height: 60px; 

	overflow: hidden;

/*

	padding:0px 12px 0px 12px;

*/

}

.dis_nav_div dl dt {

	z-index: 99;

	text-align: center; 

	line-height: 25px; 

	height: 25px; 

	overflow: hidden;

}

.dis_nav_div dl dt a:visited ,

.dis_nav_div dl dt a {

	color: #106ead; 

	font-size: 14px; 

	font-weight: bold;

	font-family:Microsoft YaHei,SimSun;

}

.dis_nav_div dl dt a:hover {

    text-decoration:underline;

}





.dis_nav_div dl .dd a {

	line-height: 19px;



	padding:0px 5px 0px 5px;

	font-family:Microsoft YaHei,SimSun;

}



.dis_nav_div dl dd a:hover {

    text-decoration:underline;

	color:red;

}







.dis_nav_div .bgA {

    background:#008ED7;

	color:#fff;

}

.dis_nav_div .bgA dt a:visited ,

.dis_nav_div .bgA dt a {

	color: #fff; 

	font-size: 14px; 

	font-weight: bold;

	font-family:Microsoft YaHei,SimSun;

}

.dis_nav_div .bgA a:hover {

    text-decoration:underline;

	color:#ffff00;

}

.dis_nav_div .bgA dd a:visited ,

.dis_nav_div .bgA dd a {

    	color: #fff; 

}



.dis_nav_div dl.bgB {

    background:#ccc;

}



/**** /大栏目导航 ****/











.hot_tag {

    background:#f5f5f5 url(../images/ico.gif) no-repeat 10px center;

	line-height:35px;

	height:35px;

	width:980px;

	margin:auto;

	text-indent:35px;

	border-top:solid 1px #aaa;

	border-bottom:solid 1px #aaa;

	color:#555;

	font-family:Microsoft YaHei,SimSun;

}

.hot_tag .hot_right {

    width:220px;

	float:right;

	font-weight:700;

}

.hot_tag a.hot_x1 {

    background:#008AE1;

	color:#fff;

	padding:5px 20px 5px 20px;

}

.hot_tag a.hot_x2 {

    background:#026A0E;

	color:#ffff00;

	padding:5px 20px 5px 20px;

	margin-left:10px;

}

















p {text-align:justify;text-justify:distribute;}







/***************页宽设置******************/

.mainset { 

    width:980px;

	border-left:solid 10px #fff;

	border-right:solid 10px #fff;

	margin:auto;

	background:#fff;

	clear:both;

	padding:0;

	z-index:1;

}

/***************页宽设置******************/

.mainset div {

   margin:auto;

}







/****

大图

290x350

****/



/*********** /顶部导航条 **********/





/*********** 主main **********/





/**** 顶第一大块 左中右 ***/

.top {

    min-height:300px;

	border-bottom:solid 0px red;

	width:100%;/***** IE6 定位问题 *****/

	position: relative;

	z-index:1;

}



.top .top_L {

/*

    float:left;

*/

    width: 440px;

	background:#fff;

    position: absolute;

	top:0px;

	left:310px;

	border-bottom:solid 0px #000;

	overflow:hidden;

}









.top .top_R {

/*

    float:right;

	*/

    float:right;

	width:220px;

}



.top .top_C {

    width:300px;

	/*

	float:left;

	*/

	float:left;

	overflow: hidden;

	/*

	margin-left:10px;

	margin: 0px 260px 0px 370px;

	background: #fff;

	height:100%;



	*/

}

/**** 顶第一大块 左中右 ***/









/*** 动态头条 ***/

.dtTop {

}



/*** 原来有图片的样式 ****/



.dtTop ul {

    padding:0px;

	margin:0px;

}



.dtTop ul li {

   line-height:28px;

   height:28px;

   overflow: hidden;

   color:#999;

   width:50%;

   _width:49%;

   float:left;

   font-family:宋体,Microsoft YaHei/*宋体*/;

   border-bottom:dotted 1px #ddd;

}







.dtTop div.dtTop_L_ico1 {

   background:url(../images/num001.gif) no-repeat 5px 10px;

}

.dtTop div.dtTop_L_ico2 {

   background:url(../images/num002.gif) no-repeat 5px 10px;

}

.dtTop div.dtTop_L_ico3 {

   background:url(../images/num003.gif) no-repeat 5px 10px;

}







.dtTop h2 {/*** 不能设置 Height overflow: hidden; 不然有些浏览器光标就显示文本样式***/

   overflow: hidden;

   display:block;

   height:45px;

   line-height:45px;

   text-align:center;

   font-weight:700;

   font-family:Microsoft YaHei/*黑体*/,Arial !important;

   font-size:16px;

}



.dtTop p {

   color:#555;

   line-height:20px;

   clear:both;

   border-bottom:solid 1px #eee;

   margin-bottom:10px;

   padding-bottom:10px;

   font-family:Arial;

   text-indent:17px;

   font-family:Microsoft YaHei/*黑体*/,Arial !important;

}





.dtTop a:hover {

   text-decoration:underline;

}

.dtTop a span {

   color:red;

}







/*** 动态头条 ***/



/*****　首页右侧　*****/



/****************** 电话、咨询等样式  *****************/





.right_4ico_xxx em {

    display:block;

	line-height:40px;

	height:40px;

	font-style:normal;

	background:#008ED7 url(../images/right_4ico_title.png) no-repeat 0px center;

	font-family:Microsoft YaHei;

	font-size:14px;

	text-indent:50px;

	color:#ffff00;

	/*

		text-align:center;

    */

}





.right_4ico_xxx_height_idx {

}



.right_4ico_xxx {

	background:#eee;

	padding:0px 0px 5px 0px;

}

.right_4ico_xxx_height_idx a {

    border:solid 5px #fff;

	display:block;

	height:50px;

	margin:5px 5px 0px 5px;

}

.right_4ico_xxx .refer_4ico_tel {

	background:#fff url(../images/right_4ico_tel.png) no-repeat center center;

}

.right_4ico_xxx .refer_4ico_qq {

	background:#fff url(../images/right_4ico_qq.png) no-repeat center center;

}

.right_4ico_xxx .refer_4ico_refer {

	background:#fff url(../images/right_4ico_refer.png) no-repeat center center;

}

.right_4ico_xxx .refer_4ico_lx {

	background:#fff url(../images/right_4ico_lx.png) no-repeat center center;

}

.right_4ico_xxx a:hover {

    border:solid 5px red;

}

/****************** /电话、咨询等样式  *****************/







/*****　/首页右侧　*****/





/*********** 公用的 li 链接样式 **********************/

.public_ul ul {

    overflow: hidden !important;/** 在 FrieFox 隐藏上面的背景横线 (!important for 360浏览器) **/

	width:auto;

	_width:100%;/** 在 IE6 隐藏上面的背景横线 **/

}

.public_ul li { 

	width:100%;

	background:url('../images/dotted001.gif') repeat-x ; 

	margin-top: -1px !important;/** 在 ie FrieFox 隐藏上面的背景横线 (!important for 360浏览器)**/

	overflow: hidden !important;/** (!important for 360浏览器) **/

	vertical-align:top;/***li行间有间隔**/

	display:block;

}



.public_ul li span {

   color:#909090;

   float:right;

   font-size:10px;

   font-family:arial,SimSun/*宋体*/;

   border:solid 0px blue;

}

/*********** 公用的 li 链接样式 **********************/



/*********** 公用的 dl dt dd 链接样式 **********************/



.public_dl dl {

    overflow: hidden;

	clear:both;

}

.public_dl dt {

    overflow: hidden;

}

.public_dl dd {

	background:url('../images/dotted001.gif') repeat-x bottom; 

	overflow: hidden;

	margin-bottom:-1px;

}

.public_dl dd a {

    text-indent:15px;

	display:block;

}

/*********** /公用的 dl dt dd 链接样式 **********************/



































































































































































































.TYPE_TAB_DIV {

    width:968px;

	margin:auto;

	border:solid 1px #ddd;

	padding:5px;

}

/**************** 栏目 TAB ******************/

.TYPE_tab_title {

    border-bottom:solid 1px #ccc;

	margin:auto;

	text-align:center;

}

.TYPE_tab_title span a,

.TYPE_tab_title span a:visited {

    color:#333;

}



.TYPE_tab_title span {

    /*

    display:block;

	line-height:40px;

	height:40px;

	float:left;

	margin-right:3px;

	*/

	display:inline-block;/*** 解决 inline 的 padding 问题 ***/

	width:auto;

	background:#fff;

	text-align:center;

	border:solid 1px #ddd;

	border-bottom:0px;

	padding:10px 15px 10px 15px;



	font-size:12px;

	font-weight:100;

	font-family:SimSun,Microsoft YaHei,Arial;

}



.TYPE_tab_title span.TYPE_top_t1 {

	background:#008ED7;

	color:#ffff00;

	border:solid 1px #008ED7;

}



.TYPE_tab_title span.TYPE_top_t1 a,

.TYPE_tab_title span.TYPE_top_t1 a:visited {

    color:#fff;

}







.TYPE_Condiv {

	overflow:hidden;

	padding:20px;

	height:50px;

}

.TYPE_Condiv .TYPE_Change {

    display:block;

}

.TYPE_Condiv .TYPE_ChangeHide {

    display:none;

}

/**************** /栏目 TAB ******************/



.ul_li_list {

    padding:0px;

	margin:0px;

}

.ul_li_list li {

    padding:0px 10px 0px 10px;

	margin:0px 10px 0px 10px;

	float:left;

	/*

	*/

	border:solid 1px #fff;/** 该死的 IE6 ***/

	width:auto;

	text-align:center;

	font-size:12px;

	line-height:25px;

	height:25px;

}

.ul_li_list li a {

	white-space:nowrap;

	color:#333;

}



















































/**************** 头条 TAB ******************/

.toptab_title {

    border-bottom:solid 5px #ccc;

	margin:auto;

}

.toptab_title span {

    display:block;

	line-height:40px;

	height:40px;

	width:100px;

	margin-right:1px;

	float:left;

	background:#ddd;

	text-align:center;

	font-size:12px;

	font-weight:700;

	font-family:Microsoft YaHei,Arial;

}

.toptab_title span.top_t1 {

	background:#008ED7;

	color:#ffff00;

}



.toptab_title span.top_t1 a,

.toptab_title span.top_t1 a:visited {

    color:#fff;

}







.TopCondiv {

	overflow:hidden;

	height:250px;

}

.TopCondiv .TopChange {

    display:block;

}

.TopCondiv .TopChangeHide {

    display:none;

}









/**************** /头条 TAB ******************/















/*************** 主类 *****************/

.c_main {

    border:solid 0px #ddd;

}

.c_main h3 {

    display:block;

	margin:0px;

	padding:0px;

	line-height:45px;

	height:45px;

	font-family:Microsoft YaHei,Arial !important;

	font-size:25px;

	background:#008ED7;

	text-indent:25px;

	color:#eee;

	margin:0px 0px 0px 0px;

	width:220px;

	float:left;

}

.c_main em {

    font-size:12px;

	font-style:normal;

	float:left;

	display:block;

	width:540px;

	background:#008ED7;

	font-family:Microsoft YaHei,Arial !important;

	line-height:45px;

	height:45px;

	text-align:center;

	color:#eee;

}

.c_main em a,

.c_main em a:visited {

    color:#fff;

 }

.c_main em a:hover {

    color:#ffff00;

    text-decoration:underline;

}









.c_main .title_right {

    display:block;

	margin:0px;

	padding:0px;

	line-height:45px;

	height:45px;

	font-family:Microsoft YaHei,Arial !important;

	font-size:25px;

	background:#0073ae;

	color:#eee;

	float:right;

	width:220px;

	text-align:center;

}

.c_main h3 a:link {

    color:#eee;

}

.c_main h3 a:visited {

    color:#eee;

}

.c_main h3 a:active {

}

.c_main h3 a:hover {

    color:yellow;

}



.c_main .c_main_left {

    float:left;

    width:220px;

	min-height:250px;

}



.c_main .c_main_left a {

    display:block;

	text-align:center;

	/*

	border:solid 1px #ddd;

	padding:4px;

	*/

}

.c_main .c_main_left a img {

    margin:0px 0px 0px 0px;

}

.c_main .c_main_left a:hover {

	border:solid 0px #000;

	background:#eee;

}



.c_main .c_main_center {

    width:540px;

	float:left;

	border:solid 0px #ccc;

}

.c_main .c_main_center div {

    margin:auto;

	width:80%;

}



.c_main .c_main_center strong {

    display:block;

	text-align:center;

	line-height:35px;

	height:35px;

	font-family:Microsoft YaHei,Arial !important;

    font-size:14px;

}

.c_main .c_main_center p {

    line-height:20px;

	color:#666;

	margin:0px 0px 20px 0px;

	border-bottom:solid 1px #ddd;

	padding:0px 0px 10px 0px;

}

.c_main .c_main_center ul {

    padding:0px;

	margin:0px;



}

.c_main .c_main_center ul li {

    width:50%;

	float:left;

    line-height:25px;

	height:25px;



    overflow: hidden;

    color:#999;

    font-family:宋体,Microsoft YaHei/*宋体*/;

    border-bottom:dotted 1px #ddd;

}











.c_main .c_main_right {

    width:220px;

	float:right;

	border:solid 0px #ccc;

	height:250px;

	height:265px;

	background:#f8f8f8;

}

.c_main_right ul {

    padding:0px;

	margin:0px;

}

.c_main_right ul li {

    line-height:20px;

	height:20px;

	overflow:hidden;

	margin:10px;

}







/*************** 主类 *****************/



















.SB_box {

    border:solid 5px /*#40ABEF*/ #eee;

	height:370px;

	background:/*#40ABEF*/ #eee;

}



/*************************** 仪器TAB **************************/

.SB_hover {

	border:solid 0px red;

	position: relative;

	margin:0px !important;



}

.SB_hover .SB_title {

	/*

	width:200px;

	margin:10px 10px 10px 0px;

	*/

	width:100%;

	position:absolute;

    top:0px;

	left:0px;

	float:left;

}



.SB_hover .SB_title6 {

    border:solid 0px red;

	width:520px;

	height:120px;

	margin-bottom:5px;

	line-height:120px;

	height:120px;

	text-align:center;

	background:#fff url(../images/6change_title.gif);



}

.SB_hover .SB_title li { 

	font-weight:100;

	line-height:25px;

	/*

	border:solid 1px #808080;

	border-left:0px;

	border-top:0px;

	*/

	background:#fff;

	border:solid 0px #ccc;

	width:220px;

	height:120px;

}

.SB_hover .SB_title li span {

    display:none;

}

.SB_hover .SB_title li.SB_t1 {

/*

	text-decoration:underline;

*/

	background:#eee;

	border:solid 0px #808080;

}

.SB_hover .SB_title li.SB_t1 a { 

    display:block;

	border:solid 5px #eee;

	_width:210px;

	height:110px;

	overflow:hidden;

}

.SB_hover .SB_title li.SB_t1 span { 

    display:block;

	border:solid 5px red;

	height:110px;

	width:210px;

	position:absolute;

    top:0px;

	left:0px;

}















.SB_hover .SB_title li#SBmainnav1 {

	position:absolute;

	left:0px;

	top:0px;



}

.SB_hover .SB_title li#SBmainnav2 {

	position:absolute;

	left:0px;

	top:125px;



}

.SB_hover .SB_title li#SBmainnav3 {

	position:absolute;

	left:0px;

	top:250px;



}



.SB_hover .SB_title li#SBmainnav4 {

	position:absolute;

	right:0px;

	top:0px;



}

.SB_hover .SB_title li#SBmainnav5 {

	position:absolute;

	right:0px;

	top:125px;



}

.SB_hover .SB_title li#SBmainnav6 {

	position:absolute;

	right:0px;

	top:250px;



}









.SB_hover .SB_Condiv {

	width:520px;

	height:245px;

	overflow:hidden;

	border:solid 0px #000;

	/*

	padding:10px 11px 10px 10px;

	*/

    margin:auto;

	background:#fff;

}



.SB_hover .SB_Condiv .ChangeHide {

    display:none;

}





.SB_hover .SB_Condiv .Change {

    width:90%;

	margin:auto;

   

}

.SB_hover .SB_Condiv .Change strong {

    display:block;

	text-align:center;

	line-height:55px;

	height:55px;

	font-size:20px;

    font-family:Microsoft YaHei/*宋体*/;

	color:#008ED7;

	border-bottom:solid 1px #ddd;

	margin-bottom:10px;



}







.SB_hover .SB_Condiv .Change div {

    float:left;

	width:222px;

	height:222px;

	border:solid 0px #999;

	padding:5px;

	background:#ddd;

}

.SB_hover .SB_Condiv .Change div img {

    border:solid 1px #fff;

}



.SB_hover .SB_Condiv .Change p {

    text-align:justify;text-justify:distribute;

	line-height:25px;

	margin:0px;

	color:#666;

}



.SB_hover .SB_Condiv .Change p a ,

.SB_hover .SB_Condiv .Change p a:visited {

	text-decoration:underline;

	font-family:Arial;

    color:red;

}

.SB_hover .SB_Condiv .Change p a:hover {

    color:red;

}



.SB_hover .SB_Condiv .Change p strong {

    display:block;

	font-weight:700;

	font-family:Microsoft YaHei;

	line-height:35px;

	height:35px;

	background:#eee url(../images/idx_type_big_bg02.png);

	margin:0px 0px 10px 0px;

	padding-left:15px;

	color:#fff;

}

.SB_hover .SB_Condiv .Change p strong  {

	color:#fff;

}





.SB_hover .SB_Condiv .Change p a:hover strong {

  	background:red;

    color:#ffff00;  

}







/*************************** /仪器TAB **************************/











/*新幻灯 2013.12*/

.focus {

    background:#fff;

	width:300px;

	position:relative; 

}

#i_focus_pic {

    width:300px;

	height:280px;

	display:inline;

	position:relative;

	float:left;

}

#i_focus_piclist {

    position:absolute;

	width:300px;

	height:280px;

	overflow:hidden;

}

#i_focus_piclist li {

    width:300px; 

	height:280px;

	overflow:hidden;

}

#i_focus_piclist img {

    width:300px;

	height:280px;

}



/******************/

 #i_focus_btn {

    height:30px; 

	float:right; 

	width:300px; 

	overflow:visible; 

	border-bottom:solid 0px green;

}

#i_focus_btn ul {

    float:right;

}

#i_focus_btn li { 

    cursor:pointer; 

	width:5px; 

	height:15px; 

	margin-left:5px; 

	margin-top:5px; 

	text-align:right;

	display:inline; 

	float:left; 

	overflow:hidden; 

	border:solid 1px #bbb;

	background:#bbb;

	overflow:hidden;

}

 

#i_focus_btn .i_cur {

    border:solid 1px red;

	background:red;

}

/******************/

#i_focus_opdiv { 

    position:absolute; 

	left:0px; 

	bottom:0px; 

	width:100%; 

	height:50px; 

	background:none; 

	opacity:0.5; 

	-moz-opacity:0.5; 

	filter:alpha(opacity=50); 

	border:solid 0px red;

}





#i_focus_tx { 

	position:absolute; 

	height:20px; 

	bottom:-25px;

	line-height:20px;

	left:0px;

	display:block;

	border:solid 0px red;

	width:230px;

	overflow:hidden;

}

 

#i_focus_tx .normal { display:none }

 





.focus .tLeftBtn { 

    cursor:pointer; 

	position:absolute; 

	left:0;

	top:166px; 

	z-index:100;

	width:59px;

	height:59px;

	/*

	background:url() no-repeat 0 -59px; 

	*/

}

.focus .tRigBtn { 

    cursor:pointer; 

	position:absolute; 

	right:0; 

	top:166px;

	z-index:100; 

	width:59px; 

	height:59px;

	/*

	background:url() no-repeat; 

	*/

}

/*新幻灯 2013.12*/





















/********************** 底部选项卡 **********************/



.bxtab_title {

    border-bottom:solid 5px #fff;

	margin:auto;

	text-align:center;

	background:#eee;

}

.bxtab_title span {

/*

*/

    display:block;

	float:left;

	border-right:solid 0px #fff;

	/*

    padding:20px 50px 20px 50px;

	*/

	line-height:50px;

	height:50px;

	width:125px;

	background:#ddd;

	text-align:center;

	cursor:pointer;

	font-size:14px;

	font-weight:100;

	font-family:SimSun,Microsoft YaHei,Arial !important;

}

.bxtab_title span.bx_t1 {

	background:#008ED7;

	color:#ffff00;

}

.BXCondiv {

	overflow:hidden;

	height:auto;

}

.BXCondiv .BXChange {

    display:block;

}

.BXCondiv .BXChangeHide {

    display:none;

}





/********************** /底部选项卡 **********************/











/******************* 底部选项卡滚动*************************/

.BXZX_Xlist_X,

.BXRY_Xlist_X,

.BXHJ_Xlist_X {

    width:980px;

	margin:auto;

	border-bottom:solid 0px blue;

	border-top:solid 0px blue;

	overflow: hidden;

	background:#fff;

}



.BXZX_Xlist_X .listBox,

.BXRY_Xlist_X .listBox,

.BXHJ_Xlist_X .listBox {

	width:980px !important; /** 重要参数、优先这个宽度、忽略JS自动计算 **/

	overflow: hidden;

	float:left;

	border-top:solid 0px red;

}



.BXZX_Xlist_X .listBox ul,

.BXRY_Xlist_X .listBox ul,

.BXHJ_Xlist_X .listBox ul {

    padding:0px;

	margin:0px;

}



.BXZX_Xlist_X .listBox li,

.BXRY_Xlist_X .listBox li,

.BXHJ_Xlist_X .listBox li {

    padding:0px;



}



.BXZX_Xlist_X .list li,

.BXRY_Xlist_X .list li,

.BXHJ_Xlist_X .list li {

	text-align:center;

    float:left;

	width:191px;

	margin-right:5px;

	_margin-right:6.5px;

	_display:inline;

	border:solid 0px #fff;

}



.BXZX_Xlist_X .list li span ,

.BXRY_Xlist_X .list li span ,

.BXHJ_Xlist_X .list li span {

	display:block;

	width:auto;

	border:solid 0px #DDD;

	height:120px;

	overflow:hidden;

}



.BXZX_Xlist_X .list li p,

.BXRY_Xlist_X .list li p,

.BXHJ_Xlist_X .list li p {

    line-height:25px;

	color:#666;

}



.BXZX_Xlist_X .list li strong,

.BXRY_Xlist_X .list li strong,

.BXHJ_Xlist_X .list li strong {

    display:block;

	line-height:20px;

	height:20px;

	/*

	background:#fff url(../images/spec_sub_title_bg.gif) repeat-y center center;

	*/

	text-align:center;

	font-family:Microsoft YaHei;

	font-size:14px;

	font-weight:normal;

	margin:5px 0px 0px 0px;

	border:solid 1px #ccc;

}













.BXHJ_btn1 {

    background:#ccc url(../images/x_bg_5px_ccc.gif);

}

.BXHJ_btn {

	text-align:center;

	margin:auto;

	width:288px;

	background:#eee;

}



.BXRY_Xlist_X .next,

.BXHJ_Xlist_X .next {

	/*

	display:none;

	width:49%;

	*/

	display:block;

	height:25px;

	width:138px;

	float:left;

	background:#eee url(../images/prev_next_002.gif) no-repeat 10px center;

	overflow:hidden;

	cursor:pointer;

	border:solid 1px #eee;

	font-size:8px;

}



.BXRY_Xlist_X .prev,

.BXHJ_Xlist_X .prev {

	/*

	display:none;

	width:49%;

	*/

	display:block;

	height:25px;

	width:138px;

	float:right;

	background:#eee url(../images/prev_next_002.gif) no-repeat -130px center;

	overflow:hidden;

	cursor:pointer;

	border:solid 1px #eee;

	font-size:8px;

}



.BXHJ_Xlist_X a:hover.next,

.BXHJ_Xlist_X a:hover.prev {

    border:solid 1px red;

}

.BXRY_Xlist_X a:hover.next,

.BXRY_Xlist_X a:hover.prev {

    border:solid 1px #008ED7;

}







.BXZX_Xlist_X .next {

	/*

	width:49%;

	display:block;

	*/

	display:none;

	height:25px;

	width:138px;

	float:left;

	background:#eee url(../images/prev_next_002.gif) no-repeat 10px center;

	overflow:hidden;

	cursor:pointer;

	border:solid 1px #eee;

	font-size:8px;

}



.BXZX_Xlist_X .prev {

	/*

	width:49%;

	display:block;

	*/

	display:none;

	height:25px;

	width:138px;

	float:right;

	background:#eee url(../images/prev_next_002.gif) no-repeat -130px center;

	overflow:hidden;

	cursor:pointer;

	border:solid 1px #eee;

	font-size:8px;

}







/******************* /底部选项卡滚动*************************/



























































/************************* Dedecms v5.7 友情链接 **************************/

.tbox{

	overflow:hidden;

	margin:0px;

	padding:0px;

}

.tbox dt{

   height: 22px;

   line-height:22px;

   overflow: hidden;

   border-bottom:solid 2px #0080C7;

   text-align:center;

}

.tbox dd{

   margin:0px;

   padding:0px;

}



.tbox dt strong{

	height:22px;

	line-height:22px; !important;

    padding:0px 10px 0px 10px;

	display:block;

	float:left;

	color:#0080C7;

	font-weight:normal;

}

/***

.tbox dt strong a{

	color:#316301;

}

.tbox dt strong a:hover{

	color:#596F37;

	text-decoration:none;

}

***/

.tbox dt span.more{

	float:right;

	position:relative;

	line-height:25px;

	padding-right:8px;

}

.tbox dt span.more a{

	color:#0080C7;

	text-decoration:none;

}

.tbox dt span.more a:hover{

	color:#ff3333;

	text-decoration:underline;

}



/***

.tbox dt span.label{

	height:25px;

	float:right;

	overflow:hidden;

	padding-right:1px;

	padding-top:2px;

}

.tbox dt span.label a{

	height:26px;

	display:block;

	padding:0px 7px 0px 8px;

	line-height:26px;

	border-left:1px solid #DADADA;

	float:left;

	color:#666;

	text-decoration:none;

	overflow:hidden;

	letter-spacing:1px;

}

.tbox dt span.label a:hover{

	color:#360;

}

***/





.tbox dt span.label a.thisclass{

	background:#FFF;

	color:#333;

	border-top:3px solid #DADADA;

}



.tbox dt span.linklabel{

	float:left;

	overflow:hidden;

}

.tbox dt span.linklabel a{

	display:block;

	float:left;

	color:#666;

	overflow:hidden;



   background:#ccc;/*** 未选中的样式 ***/

   border:0px #AACCEE solid;

   height: 22px;

   line-height:22px;

   border-right:solid 1px #fff;

   padding-left:15px;

   padding-right:15px;



}



.tbox dt span.linklabel a.thisclass{

   background:url(../images/ico_all001.gif) #0080C7 no-repeat -93px -835px;/*** 选中的样式 ***/

   height: 22px;

   line-height:22px;

   color:#fff;

   padding-left:30px;

   padding-right:30px;

}



.tbox ul li{

   list-style:none;

}



.f4{/*友情链接(图片)专用*/



}

.f4 li{

	width:94px;

	height:37px;

	display:block;

	float:left;

	overflow:hidden;

	margin:10px 12px 2px 8px;

}

.f4 li a{

	width:88px;

	height:31px;

	overflow:hidden;

	float:left;

	border:3px solid #FFF;

}

.f4 li a:hover{

	border:3px solid #EEE;

}

.f5{/*友情链接(文字)专用*/

	overflow:hidden;

	clear:both;

	padding-bottom:10px;

	height:40px;

}

.f5 li{

	float:left;

	line-height:25px;

	padding:0px 10px 0px 10px;

}

.f5 li a{

	color:#666666;

	float:left;

}

.f5 li a:hover {

    color:red;

	text-decoration:underline;

}

.f5 li a img{

	border:3px solid #EEE;

}



.f6{/* 链接横排自适应列表 */

	width:100%;

	overflow:hidden;

	clear:both;

	padding-bottom:10px;

}

.f6 li{

	float:left;

	line-height:14px;

	padding:8px 10px 0px;

	white-space:nowrap;

}

.f6 li a{

	color:#666666;

	float:left;

}

/************************* /Dedecms v5.7 友情链接 **************************/







/***** 底部 *****/

.web_bottom {

   text-align:center;

   clear:both;

   font-size:12px;

}

.web_bottom_width {

    width:980px;

	margin:auto;

}



.w_bottom_bg {

	background:#DEDEDE url(../images/bottom_bg01.gif) repeat-y center center;

	color:#000 !important;

}







.web_bottom p.p1 {

   line-height:35px;

   height:35px;

   border-top:solid 1px #ddd;

   border-bottom:solid 1px #ddd;

   text-align:center;

   margin-top:10px;

   clear:both;

}

.web_bottom p.p2 {

	margin:auto 0px 0px 270px;

	line-height:25px;

	text-align:left;

}

.web_bottom p.p2 em {

    font-family:Georgia,Arial,Microsoft YaHei;

	font-size:20px;

	color:red;

	font-style:normal;

}

.web_bottom p.p2 a:hover {

    text-decoration:underline;

}

.web_bottom_kh_logo {

     background:url(../images/bottom_kh_logo.png) no-repeat 70px 0px; 

}



.web_bottom_copyright {

    text-align:center;

	line-height:20px;

	padding-top:20px;

	padding-bottom:100px;

	color:#808080;

}

.web_bottom_copyright {

    text-align:center;

	line-height:20px;

	padding-top:20px;

	padding-bottom:100px;

	color:#808080;

}

.web_bottom_copyright span {

    font-family:Arial;

	font-size:10px;

}

.web_bottom_copyright em {

    display:block;

    font-style:normal;

}



/*手机邀请框图调整位置*/

 

#LRfloater1 { left: 47% !important; } /* 中间商务通 邀请框位置 适用于PC站 */	



/***** /底部 *****/





/***********************************************************************************************************************/

/***********************************************************************************************************************/