@charset "utf-8";
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;font-size: 13px;line-height: 18px;color: #333; width:100%;
}
h1,h2,h3,h4,h5,h6,img,div,ul,a,li,label,input,form {
	margin:0px;
	padding:0px;
}
a {
	color: #676767;
	text-decoration: none;
}
b {
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #676767;

}
a:visited {
	text-decoration: none;
	color: #676767;

}
a:hover {
	text-decoration: underline;
	color: #676767;

}
a:active{
	text-decoration: underline;
	color: #676767;

}
.blank_10 {
	line-height: 10px;
	height: 10px;
	clear:both;
}
.blank_5 {
	line-height: 5px;
	height: 5px;
	clear:both;
}
.blank_1 {
	line-height: 1px;
	height: 1px;
	clear:both;
}
img{border:0;}
a img{border:0;}
ol li{padding:0px;
margin:0px;
list-style-type: decimal
font-size:10px
}
/*_________网站样式__________*/
.SITE_BOX {
	width: 320px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF16AED5;
}
.TOP_DT {
	background-image: url(/App_Theme/柯纳森/images/Default_images/);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #3DCAEE;
	overflow: hidden;
	height: 35px;
	padding-top:0px;
	padding-right: 8px;
	padding-bottom: 2px;
	padding-left: 15px;

}
#Layer1 {
	position:absolute;
	left:66%;
	top:3px;
	width:40px;
	height:60px;
	z-index:2;
}

.BOX_LEFT {
	float: left;
}
.BOX_RIGHT {
	float: right;
}
.YIN_C {
	overflow: hidden;
	height: 100%;
}
.Z_HUI_55 {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #565656;
}
.LU_BK_D2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #2E798C;
	padding: 5px;
	overflow: hidden;
	height: 100%;
	background-color: #f3f3f3;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #2E798C;
	clear: both;
}
.HUI_DT_C {
	overflow: hidden;
	height: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #dedede;
	padding: 10px;
}
.HUI_DT {
	background-image: url(/App_Theme/柯纳森/images/Default_images/HUI_T.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	padding-top: 15px;
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom:10px;
	overflow: hidden;
	height: 100%;

}
.HUI_DB_XU {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
}
.HUI_DT h3 {

	background-repeat: no-repeat;
	background-position: left center;
	
	line-height: 32px;
	font-weight: normal;
	color: #000000;
	font-size: 18px;
}
.HUI_BK_F0 {
	padding: 1px;
	border: 1px solid #F0F0F0;
}
#SITE_MENU li {
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #222222;
	display: block;
	float: left;
	width: 20%;
	list-style-type: none;
	text-align: center;
}
#SITE_MENU li a{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #222222;
}
#SITE_MENU li a:hover{
	font-size: 18px;
	line-height: 22px;
	font-weight: normal;
	color: #FF0000;
}
/* 新闻头条 */
/* GALLERY LIST */
/* IMPORTANT - Change '#photos' to the ID of your gallery list to prevent a flash of unstyled content */
body{margin:0 auto;}
#photos { visibility: hidden; margin:0 auto; }

/* GALLERY CONTAINER */
.gallery { background: #ddd; border: 1px solid #aaa; padding: 5px;}

/* LOADING BOX */
.loader { background: url(loader.gif) center center no-repeat #ddd; }

/* GALLERY PANELS */
.panel {}

/* DEFINE HEIGHT OF PANEL OVERLAY */
/* NOTE - It is best to define padding here as well so overlay and background retain identical dimensions */
.panel .panel-overlay,
.panel .overlay-background { height: 60px; padding: 0 1em; }

/* PANEL OVERLAY BACKGROUND */
.panel .overlay-background { background: #222; }

/* PANEL OVERLAY CONTENT */
.panel .panel-overlay { color: #2672B0; font-size: 0.7em; }
.panel .panel-overlay a { color: #2672B0; text-decoration: underline; font-weight: bold; }

/* FILMSTRIP */
/* 'margin' will define top/bottom margin in completed gallery */
.filmstrip { margin: 5px; }

/* FILMSTRIP FRAMES (contains both images and captions) */
.frame {}

/* WRAPPER FOR FILMSTRIP IMAGES */
.frame .img_wrap { border: 1px solid #aaa; }

/* WRAPPER FOR CURRENT FILMSTRIP IMAGE */
.frame.current .img_wrap { border-color: #000; }

/* FRAME IMAGES */
.frame img { border: none; }

/* FRAME CAPTION */
.frame .caption { font-size: 11px; text-align: center; color: #888; }

/* CURRENT FRAME CAPTION */
.frame.current .caption { color: #000; }

/* POINTER FOR CURRENT FRAME */
.pointer {
	border-color: #000;
}

/* TRANSPARENT BORDER FIX FOR IE6 */
/* NOTE - DO NOT CHANGE THIS RULE */
*html .pointer {
	filter: chroma(color=pink);
}
.bg_prev {
	height: 260px;
	width: 270px;
	position: absolute;
	z-index: 2000;
	margin-left: 30px;
	padding-top:200px;
}

.bg_next {
	margin-left: 420px;
	height: 260px;
	width: 93px;
	position: absolute;
	z-index: 2000;
	padding-top:200px;
	padding-left: 200px;
}

/* 公司头条 */
.HUI_DB_T {
	line-height: 40px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/HUI_DB_T.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-left: 22px;
}
.HUI_DB_T h3 {
	font-size: 17px;
	font-weight: normal;
	color: #000000;
}
.GS_TXT{
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	color: #000000;

}
.GS_TXT_C{
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	color: #7B7B7B;

}
.GS_TXT .more{
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	color: #709128;

}
.GS_TXT .more a{
	font-size: 17px;
	line-height: 28px;
	font-weight: normal;
	color: #709128;

}
/* 文字列表 */
#NEW_LIST li {
	font-size: 17px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
	background-image: url(/App_Theme/柯纳森/images/Default_images/NB.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	height: 33px;
	padding-left: 20px;
	overflow: hidden;
	list-style-type: none;
}
#NEW_LIST li a{
	font-size: 17px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
}
#NEW_LIST_C li {
	font-size: 17px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
	background-image: url(/App_Theme/柯纳森/images/Default_images/NB.jpg);
	background-repeat: no-repeat;
	background-position: left 8px;
	display: block;
	height: 33px;
	padding-left: 20px;
	overflow: hidden;
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #D1D1D1;
}
#NEW_LIST_C li a{
	font-size: 17px;
	line-height: 33px;
	font-weight: normal;
	color: #000000;
}
/* 图文样式 */
.TW_TXT {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.TW_TXT a{
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.TW_TXT a:hover{
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
.HEI_TITLE_TB {
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	background-image: url(/App_Theme/柯纳森/images/Default_images/NB.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 22px;
}
.HEI_TITLE_TB a{
	font-size: 17px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
}
/* 图片样式 */
.PIC_IMG {
	margin: 8px;
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 8px;
	padding-left: 6px;
	background-color: #FFFFFF;
	border: 2px solid #F0F0F0;
}
.PIC_IMG .title {
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
}
.PIC_IMG .title a{
	font-size: 17px;
	line-height: 25px;
	font-weight: normal;
	color: #000000;
}
/* 底部样式 */
.LAN_DB_T {
	padding-top: 8px;
	padding-bottom: 60px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #35BEDE;
}
/* 固定样式 */
#top_nva{
	position:fixed;
	height:px;
	line-height:px;
	text-align:center;
	background:;
	color:#fff;
	z-index:2;
	width: 100%;
	top: 0;
    left:0;

}
#top_nva_bt{
	position:fixed;
	line-height:px;
	text-align:center;
	background:#343434;
       padding:px;
	color:#fff;
	z-index:9999;
	width: 100%;
        bottom:0;
        left:0;
}
#footer{position:absolute;z-index:2;bottom:0;left:0;width:100%;height:36px;background-color:#222;background-image:-webkit-gradient(linear,0 0,0 100%,color-stop(0,#999),color-stop(0.02,#666),color-stop(1,#222));background-image:-moz-linear-gradient(top,#999,#666 2%,#222);background-image:-o-linear-gradient(top,#999,#666 2%,#222);padding:0;border-top:1px solid #444;font-size:12px;color:#FFF;text-align:center;}
#gg{position:fixed;bottom:0;background:#000;width:100%;height:50px;line-height:23px;z-index:9999;opacity:.60;filter:alpha(opacity=60);_bottom:auto;_width:100%;_position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));}
#ggt{
	position:fixed;
	background:#000;
	width:100%;
	height:50px;
	line-height:23px;
	z-index:2;
	opacity:.60;
	filter:alpha(opacity=60);
	_bottom:auto;
	_width:100%;
	_position:absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));	top: 0px;
}
/* 底部固定样式 */
.foter{
	color: #FFFFFF;
	float: left;
	width: 25%;
	text-align: center;
	padding-top: 6px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/HEI_T.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.foter .zi{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/.jpg);
	background-repeat: no-repeat;
	background-position: 28%;
	text-align: center;
}
.foter .zi a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
}
.foter .zi_1{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: normal;
	line-height: 28px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/.jpg);
	background-repeat: no-repeat;
	background-position: 28%;
	text-align: center;
}
.foter .zi_1 a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
}
.foter .zi_2{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/.jpg);
	background-repeat: no-repeat;
	background-position: 28%;
	text-align: center;
}
.foter .zi_2 a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
}
.foter .zi_3{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
	background-image: url(/App_Theme/柯纳森/images/Default_images/.jpg);
	background-repeat: no-repeat;
	background-position: 28%;
	text-align: center;
}
.foter .zi_3 a{
	color: #FFFFFF;
	font-size: 17px;
	font-weight: bold;
	line-height: 28px;
}

.solidbox {
	BORDER-TOP: #1px solid; 
	BORDER-RIGHT: #1px solid; 
	BORDER-BOTTOM: #1px solid;
	BORDER-LEFT: #1px solid; 
}
#oTransContainer{width:320px;HEIGHT:200px;overflow:hidden;}
.oBg{FILTER:progid:DXImageTransform.Microsoft.Wipe(GradientSize=1.0,wipeStyle=0,motion='forward');}
/* 下拉菜单样式*/
#navigation, #navigation li ul { 
list-style-type:none; 
} 
#navigation {
	line-height: 120px;
} 
#navigation li {
	text-align:center;
	position:relative;
	text-decoration:none;
	width:40px;
	line-height:30px;
	float: left;
} 
#navigation li a:link, #navigation li a:visited {
	display:block;
	text-decoration:none;
	color:#FFFFFF;
	width:40px;
	line-height:30px;
	text-align: center;
	border-bottom-width: 0;
	border-left-width: 0;
	float: left;
} 
#navigation li a:hover { 
} 
#navigation li ul li a:hover { 
} 
#navigation li ul { 
display:none; 
position:absolute; 
top:30px; 
left:0; 
margin-top:1px; 
width:40px; 
} 
#navigation li ul li ul { 
display:none; 
position:absolute; 
top:0px; 
left:0px; 
margin-top:0; 
margin-left:1px; 
width:40px; 
} 

.box_163css{margin:px 0; overflow:hidden;width:100%;height:230px;text-align:center;font-weight: 300;font-size: 20px;line-height: 36px;position:relative;
}
.line{ width:100%;  height:30px; position:absolute; top:190px; left:0;text-align:center; cursor:pointer;}
.line li{margin:0; width:10px; height:10px; border-radius:8px; padding:0; background:#000; display:inline-block; list-style-type:none; margin:0 20px;}
.roll{ height:200px; cursor:pointer; float:left; width:25%; overflow:hidden;}
.line .on{ background:#f00;}
.mid01_box{position:absolute; background:#eee; width:400%; top:0; float:left; padding-top:20px; height:230px;}