
#body .inner{margin:auto;
	width:1200px;
	}
#body .inner .left{
	width:268px;
	float:left;}
#body .inner .right{
	width:920px;background:#fff;
	float:right;
	border-left:1px solid #DDDDDD;border-right:1px solid #DDDDDD;border-top:1px solid #DDDDDD;border-bottom:1px solid #DDDDDD;
	padding-bottom:10px;}
#body .inner .left .Sbox{
	width:268px;color:#FFFFFF;
	background:#1A1A1A;
	padding-bottom:10px;
	font-size:14px;
	}


#body .inner .left .Sbox .topic{
	padding-left:57px;
	font-size:15px;
	background:#0D625D;
	margin:px 0px 10px 0px;
	line-height:50px;
	color:#fff;
	font-weight:bold;}
	
	
	#body .inner .left .Sbox2{
	width:268px;
	background:#fff;
	padding-bottom:10px;
	font-size:14px;
	}


#body .inner .left .Sbox2 .topic{
	padding-left:57px;
	font-size:15px;
	background:#f1f1f1;
	margin:px 0px 10px 0px;
	line-height:50px;
	color:#000;
	font-weight:bold;}
	
	
#body .inner .left .Sbox2 .consu{
	padding-left:15px;
	font-size:14px;
background:#fff;
	margin:20px 0px 10px 0px;
	line-height:57px;
	color:#000;
	}
	
#body .inner .left .Sbox .blank ul {
	padding:0px 0px;}
#body .inner .left .Sbox .blank ul li{
	cursor:pointer;
	
}
#body .inner .left .Sbox .blank .current a{
	background:#777676;
	
	}	
#body .inner .left .Sbox .blank .current a{
	color:#FFFFFF;}
#body .inner .left .Sbox .blank ul li a{
	display:block;	color:#FFFFFF;
	height:45px;	font-size:14px;
	line-height:45px;
	padding-left:60px;
	border-bottom: 1px solid #2C2C28;
	background:url("/images/blue/box_icon1.png") no-repeat 40px 17px;}	
#body .inner .left .Sbox .blank ul li a:hover{
	background:#777676;

	color:#FFFFFF;
	text-decoration:none;}

#body .inner .left .Sbox .list dl{
	padding:0px 20px;
	}
#body .inner .left .Sbox .list dl dt{

	color:#ffffff;
	line-height:20px;
	font-size:10px;}

#body .inner .left .Sbox .list dl dd{
	line-height:25px;font-size:14px;color:#ffffff;
	border-bottom: 1px solid #2C2C28;}


#body .inner .right  .Position{
	font-size:15px;color:#666666; 
	line-height:40px;padding-right:30px;
	background:#dddddd;;
	}
#body .inner .right  .Position a{
	color:#666666;}
#body .inner .right  .Position span{
	padding-left:30px;
	background:url("/images/blue/s-homeico.png") no-repeat 5px 3px;
	}


#body .inner .right .main{
	padding:10px 20px 10px 20px;
	font-size:14px;}

/*content*/
#body .inner .right .main .content .title h3{
	text-align:center;
	font-size:16px;
	font-weight:normal;
}
#body .inner .right .main .content .infos{
	font-size:14px;
	line-height:42px;
	color:#666666;
	text-align:center;}
#body .inner .right .main .content .maincontent{
	font-size:14px;}
#body .inner .right .main .content .maincontent p{
	padding:5px 0px;
	line-height:200%;
	}
#body .inner .right .main .content .download{
	background:url("/images/blue/downicon.gif") no-repeat 15px 7px;
	padding-left:55px;
	border:1px solid #F5F5F5;
	line-height:42px;
	font-size:14px;

	margin:10px 0px;}

#body .inner .right .main .content .prenext{width:830px;
	padding:10px 0px;
	margin-top:10px;}
#body .inner .right .main .content .prenext ul li{
	line-height:30px;
	background:url("") no-repeat 0px 1px;
	padding-left:15px;}				
				
#body .inner .right .main .ArticleList{
	font-size:14px;}
#body .inner .right .main .ArticleList td{
	line-height:45px;
	border-bottom:1px dashed #CCC;}	
#body .inner .right .main .ArticleList .fw_t{
	font-size:14px;
	}
#body .inner .right .main .ArticleList .fw_s{
	font-size:14px;

	color:#666666;}

/* recruit */

#body .inner .right .main .RecruitList{
	}
#body .inner .right .main .RecruitList td{
	line-height:42px;
	border-bottom:1px solid #CCC;
	font-size:14px;}	
#body .inner .right .main .RecruitList .Rtitle{
	background:#777676;
	color:#FFFFFF;
	font-size:14px;
	padding-left:10px;
	height:30px;
	line-height:30px;}
#body .inner .right .main .RecruitList .Rtitle span{
	text-align:right;
	font-size:14px;}
/*product*/
#body .inner .left .Sbox .ClassNav{font-size:14px;
	padding:0px 0px;}
	
#body .inner .left .Sbox .ClassNav .NavTree ul{
}
	
#body .inner .left .Sbox .ClassNav .NavTree ul li{
position: relative;
	
background:url("/images/blue/box_icon1.png")  no-repeat 40px 17px;	
}
	
/*1st level sub menu style */
#body .inner .left .Sbox .ClassNav .NavTree ul li ul{
left: 178px; /* Parent menu width - 1*/
position: positive;
width: 266px; /*sub menu width*/
top: 0;
display: none;
border:1px solid #777676;

background:#FFFFFF;
filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=3, Direction=135);
z-index:2000;
}
/*All subsequent sub menu levels offset */
#body .inner .left .Sbox .ClassNav .NavTree ul li ul li ul{ 
left: 159px; /* Parent menu width - 1*/
z-index:2000;}
/* menu links style */
#body .inner .left .Sbox .ClassNav .NavTree ul li a{
	display: block;
	cursor:pointer;color:#FFFFFF;
	line-height:45px;
	border-bottom: 1px solid #2C2C28;
	padding-left:60px;
	height:45px;
	 }	

#body .inner .left .Sbox .ClassNav .NavTree ul li li{
	background:url("/images/blue/box_icon3.gif") no-repeat 50px  center;
	padding-left:0;
	text-align:center;
	z-index:2000;
}
#body .inner .left .Sbox .ClassNav .NavTree ul li li a{
	border-bottom:1px solid #DDDDDD;
	color:#000;
	padding-left:10px;
	z-index:2000;}
#body .inner .left .Sbox .ClassNav .NavTree ul .current a{
	background:#777676;
	color:#FFFFFF;}
#body .inner .left .Sbox .ClassNav .NavTree ul .current li a{
	background:url("/images/blue/box_icon3.gif") no-repeat 50px  center;
	padding-left:0;
	text-align:center;
	z-index:2000;
	color:#000000;
	}
	
	#body .inner .left .Sbox .ClassNav .NavTree ul .current .current3 a{
	background:#0D625D;
	color:#ffffff;}
		
#body .inner .left .Sbox .ClassNav .NavTree ul li a:hover{
color: white;
background:#777676;
text-decoration:none;
}
#body .inner .left .Sbox .ClassNav .NavTree .subfolderstyle{
background: url(/images/blue/box_icon11.png) no-repeat 43px 17px;
}
/* Holly Hack for IE \*/
* html #body .inner .left .Sbox .ClassNav .NavTree ul li { float: left; height: 1%;z-index:2000; }
* html #body .inner .left .Sbox .ClassNav .NavTree ul li a { height: 1%;z-index:2000; }
/* End */	

#body .inner .right .main .content .ProInfo .image{
	float:left;}	
	
#body .inner .right .main .content .ProInfo .column{
	float:right;
	width:480px;}
	
#body .inner .right .main .content .ProInfo .image img{
	width:350px;
	height:300px;
	}

#body .inner .right .main .content .ProInfo .image a{
	display:block;
	width:350px;
	height:300px;
	border:2px solid #F5F5F5;
	padding:2px;	
	}
#body .inner .right .main .content .ProInfo .image a:hover{
	border:2px solid #1E4B6A;}
#body .inner .right .main .content .ProInfo .column .title{
	border-bottom:1px solid #ccc;
	padding:10px 0px;}
#body .inner .right .main .content .ProInfo .column .title h3{
	text-align:left;}
#body .inner .right .main .content .ProInfo .column .infos{
	text-align:left;}
#body .inner .right .main .content .ProInfo .column ul li{
	line-height:42px;
	height:42px;}

#body .inner .right .main .content .ProInfo .column ul li span{
	width:100px;
	height:20px;
	border:1px solid #1E4B6A;
	padding:3px;
	}					
#body .inner .right .main .content .ProInfo .column ul li p{
	color:#666666;}
#body .inner .right .main  .IntroTitle{
	font-size:14px;


	line-height:42px;
	border-left:3px solid #1E4B6A;
	margin:10px 0px;
	padding-left:10px;
	color:#1E4B6A;
	background-color:#f5f5f5;
	font-weight:bold;}


	
#body .inner .right .main .content .CaseBlock li{
	width:330px;
	float:left;
	padding-left:10px;
	}
#body .inner .right .main .content .CaseBlock .Cimg a{
	display:block;
	border:1px solid #F5F5F5;
	padding:1px;}
#body .inner .right .main .content .CaseBlock .Cimg a:hover{
	border:1px solid #1E4B6A;}		
#body .inner .right .main .content .CaseBlock .case_ct{ height:30px; line-height:30px; color:#2586BE; background:#E5F4FC; font-weight:bold;}
#body .inner .right .main .content .CaseBlock .case_txt{ height:42px; line-height:42px; background:url(/images/blue/xx.jpg) repeat-x; text-align:left;font-size:14px;}
#body .inner .right .main .content .CaseBlock .case_mc{ color:#1C3B67;}
#body .inner .right .main .content .CaseBlock .hycd_ct{ height:42px; line-height:42px;  color:#fff;  font-weight:bold; padding-left:40px;}
#body .inner .right .main .content .CaseBlock .hycd_ct a{ color:#fff;}
#body .inner .right .main .content .CaseBlock .hycd_ct a:hover{ color:#FFFACC}
#body .inner .right .main .content .CaseBlock .hycd_ct a:visited{ color:#fff}
#body .inner .right .main .content .CaseBlock .hycd_mc{ color:#ff6600;}
#body .inner .right .main .content .CaseBlock .ttp{ margin-top:10px; margin-bottom:10px;}	


/* sitemap */
#body .inner .right .main .SiteMap{
	padding:0px 10px;}
		
#body .inner .right .main .SiteMap ul li{
	font-weight:bold;
	line-height:25px;
	padding:10px 20px;
	border-bottom:1px dashed #CCCCCC;
	font-size:14px;
	background:url("/images/blue/ico4.jpg") no-repeat left 18px;}


#body .inner .right .main .SiteMap ul li ul li{
	font-weight:normal;
	border-bottom:none;
	font-size:14px;
	background:none;
	padding:5px 0px;}
					



/* FeedBack */
 .FeedBack {}
 .FeedBack .Fleft{
	width:90px;
	float:left;
	}
 .FeedBack .Fleft .Ficon{
	padding:0px  12px;
	}
 .FeedBack .Fleft .Fname{
	text-align:center;

	font-size:14px;
	padding-top:5px;
	color:#1E4B6A;
	font-weight:bold;}		
 .FeedBack .Fright{
	float:left;
	width:600px;
	padding-bottom:10px;
	}
 .FeedBack .Fright .Fcontent .Ftime{
	text-align:right;

	color:#1E4B6A;
	padding:0px 20px 5px 20px;}	
 .FeedBack .Fright .Fcontent{
	width:600px;
	background:url("/images/blue/PostBG.jpg") no-repeat left top;
	padding:10px 0px;
	}
 .FeedBack .Fright .Fcontent p{
	padding:0px 20px 5px 50px;}

 .FeedBack .Fright .Fcontent .Freply .FRtitle{
	margin-left:20px;
	line-height:20px;
	color:#FFFFFF;
	height:25px;
	background:url("/images/blue/picon.gif") no-repeat 2px 0px;
	padding-left:20px;
	font-weight:bold;}
 .FeedBack .Fright .Fcontent .Freply p{
	color:#989E4D}	
 .FeedBack .Fright .Fline{
	float:right;
	width:572px;
	border-top:1px solid #EDEDEF;
	filter:progid:DXImageTransform.Microsoft.Shadow(Color=#999999, Strength=1, Direction=180);} 

 .FeedBack .IntroTitle{
	width:665px;
	margin:auto;
	}
 .FeedBack .commentbox{
	padding-top:5px;}	
 .FeedBack .commentbox #commentform td{
	height:42px;}
 .FeedBack .commentbox #commentform input{
	height:25px;
	line-height:25px;}

 .FeedBack .commentbox #commentform .Cbutton{
	line-height:25px;
	background:#777676;
	border:none;
	color:#FFFFFF;
	font-size:14px;
	cursor:pointer;}
	
 .FeedBack .commentlist dt{
	padding:5px 10px;
	background-color:#dededc;
	height:22px;
	line-height:22px;
	font-size:14px;}	
 .FeedBack .commentlist dd{
	padding:15px 0px 15px 0px;
	line-height:180%;
	font-size:14px;
	}	
 .FeedBack .commentlist dd  b{
	color:#458D3A;}

 .FeedBack .commentlist dd span{
	color:#A00000;}	
 .FeedBack .commentlist p{
	padding:0px;
	line-height:180%;
	margin:0px;}



.clicktimes{
	display:none;}
/*img list*/
/*img list*/
/*img list*/
.HituxImgList{}
.HituxImgList ul li{
	float:left;
	width:33%;
	padding:20px 0px;}

.HituxImgList ul li .LiInner{width:200px;height:150px;position:relative;overflow:hidden;cursor:pointer;margin:auto;}
.HituxImgList .txt{width:200px;height:35px; background:url(/images/1px.png) repeat;position:absolute;left:0;bottom:0;color:#fff;font-family:"Î¢ÈíÑÅºÚ";}
.HituxImgList li img{
	width:200px;
	height:150px;}
.HituxImgList .txt h3{font-size:14px;font-weight:100;height:35px;text-align:center;line-height:35px;}
.HituxImgList .txt p{font-size:14px;text-align:center;}
.HituxImgList .txt a{
	color:#FFF;}
.HituxImgList .txt a:hover{
	color:#F5F5F5;
	text-decoration:none;}


.ImageList{
	padding:10px 0px;}
.ImageList .ImageBlockBG{
	float:left;
	padding:10px 10px 20px 26px;}
.content .ImageList .ImageBlockBG{
	padding:10px 10px 20px 15px;}
.ImageList .ImageBlock{
	padding:10px;
	width:157px;
	height:138px;
	overflow:hidden;
	border:1px solid #DDDDDD;
	cursor:pointer;}
.content .ImageList .ImageBlock{
	height:138px;
	float:left;
	padding:5px;}	
.ImageList .ImageBlock:hover{
	border:1px solid #E4392A;
	background-color:#F5F5F5;
}	
.ImageList .ImageBlock .ImageNote{
	padding:5px;
	line-height:25px;
	color:#FFFFFF;
	font-size:11px;}
.ImageList .ImageBlock p a{
	color:#FFFFFF;}		 
.ImageList .ImageBlock img{
	width:155px;
	height:116px;
	border:1px solid #F5F5F5;}
.ImageList .ImageBlock img:hover{
	border:1px solid #DDDDDD;}
	
.ImageList .ImageBlock p{
	text-align:center;
	bottom:0px;
	background-color:#333;
	color:#FFFFFF;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	opacity:0.8;
	height:20px;
	line-height:20px;}
.content .ImageList .ImageBlock p{
	color:#FFFFFF;}	
.ImageList .ImageBlock a{
	text-decoration:none;}
#body .prenext .blk_29 {	 PADDING:0px 0px 0px 40px; OVERFLOW: hidden;  ZOOM: 1; POSITION: relative;}
	
#body .prenext .blk_29 .LeftBotton {	BACKGROUND: url(/images/blue/dirleft.jpg) no-repeat -1px 0px; LEFT: 30px; FLOAT: left; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 70px; HEIGHT: 114px}
#body .prenext .blk_29 .RightBotton {	RIGHT: 5px; BACKGROUND: url(/images/blue/dirright.jpg) no-repeat -0px 0px; FLOAT: right;right:0px; WIDTH: 35px; CURSOR: pointer; POSITION: absolute; TOP: 70px; HEIGHT: 114px}
#body .prenext .blk_29 .Cont {	MARGIN: 0px auto; OVERFLOW: hidden;  PADDING:15px 0 0 0px;float:left;height:170px;width:660px;POSITION: relative;left:50px;}
#body .prenext .blk_29 .box {	FLOAT: left; WIDTH: 220px; TEXT-ALIGN: center;}
#body .prenext .blk_29 .box IMG {	BORDER: #fff 1px solid; PADDING: 0px; DISPLAY: block; BACKGROUND: #fff; PADDING-BOTTOM: 0px; MARGIN: 0px auto; width:180px;height:160px;}
#body .prenext .blk_29 .box A:hover IMG {	BORDER: #3092b9 1px solid;}
#body .prenext .blk_29 .box P {	height:25px;
	line-height:25px;
	font-size:14px;
	width:180px;
	background:#dededc;
	position:relative;
	bottom:26px;
	left:0;
	color:#FFFFFF;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	font-weight:; 
	text-align:center;
	cursor:pointer;
	margin:auto;}
/* open div*/
#popupMask {
	display:none;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:9990;
	background-color:#000;
	-moz-opacity: 0.7;
	opacity:0.70;
	filter: alpha(opacity=70);
	font-size:14px;
}
#popupContainer {
	position: absolute;
	z-index: 9991;
	top: 0px;
	left: 0px;
	display:none;
	padding: 0px;
	}
#popupInner {
	border: 3px solid #1E4B6A;
	background-color: #FFFFFF;
	}
#popupFrame {
	margin: 0px;
	width: 100%;
	height: 100%;
	position: relative;
	z-index: 9;
}
#popupTitleBar {
	background:url("/images/box_bg1.jpg") repeat-x left top;
	color: #1E4B6A;
	font-weight: bold;
	height: 1.3em;
	padding: 5px;
	z-index: 9992;
	text-align:center;
}
#popupTitle {
	float:left;
	font-size: 1.1em;
}
#popupControls {
	float: right;
	cursor: pointer;
	cursor: hand;
}
#popupControls a span {
	display: block;
	height: 15px;
	width: 15px;
	text-indent: -9000px;
	background: url('/images/close.gif') no-repeat;
}

.VideoBox{
	padding:10px;}
							

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:url(/images/colorbox/overlay.png) repeat 0 0;}
#colorbox{}
    #cboxTopLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px 0;}
    #cboxTopRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px 0;}
    #cboxBottomLeft{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -101px -29px;}
    #cboxBottomRight{width:21px; height:21px; background:url(/images/colorbox/controls.png) no-repeat -130px -29px;}
    #cboxMiddleLeft{width:21px; background:url(/images/colorbox/controls.png) left top repeat-y;}
    #cboxMiddleRight{width:21px; background:url(/images/colorbox/controls.png) right top repeat-y;}
    #cboxTopCenter{height:21px; background:url(/images/colorbox/border.png) 0 0 repeat-x;}
    #cboxBottomCenter{height:21px; background:url(/images/colorbox/border.png) 0 -29px repeat-x;}
    #cboxContent{background:#fff; overflow:hidden;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:28px;}
        #cboxTitle{position:absolute; bottom:4px; left:0; text-align:center; width:100%; color:#949494;}
        #cboxCurrent{position:absolute; bottom:4px; left:58px; color:#949494;}
        #cboxSlideshow{position:absolute; bottom:4px; right:30px; color:#0092ef;}
        #cboxPrevious{position:absolute; bottom:0; left:0; background:url(/images/colorbox/controls.png) no-repeat -75px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxPrevious:hover{background-position:-75px -25px;}
        #cboxNext{position:absolute; bottom:0; left:27px; background:url(/images/colorbox/controls.png) no-repeat -50px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxNext:hover{background-position:-50px -25px;}
        #cboxLoadingOverlay{background:url(/images/colorbox/loading_background.png) no-repeat center center;}
        #cboxLoadingGraphic{background:url(/images/colorbox/loading.gif) no-repeat center center;}
        #cboxClose{position:absolute; bottom:0; right:0; background:url(/images/colorbox/controls.png) no-repeat -25px 0; width:25px; height:25px; text-indent:-9999px;}
        #cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See: http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
  Feel free to remove this and the /ie6/ directory if you have dropped IE6 support.
*/
.cboxIE6 #cboxTopLeft{background:url(/images/colorbox/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(/images/colorbox/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(/images/colorbox/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(/images/colorbox/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(/images/colorbox/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(/images/colorbox/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(/images/colorbox/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(/images/colorbox/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}
/* fullSlide2 */

.fullSlide2 {
	width:100%;
	position:relative;
}
.fullSlide2 .bd {
	margin:0 auto;
	position:relative;
	z-index:0;
	overflow:hidden;
}
.fullSlide2 .bd ul {
	width:100% !important;
}
.fullSlide2 .bd li {
	width:100% !important;
	height:300px;
	overflow:hidden;
	text-align:center;
}
.fullSlide2 .bd li a {
	display:block;
	height:300px;
}
.fullSlide2 .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide2 .hd ul {
	text-align:center;
}
.fullSlide2 .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:22px;
	height:22px;
	margin:5px;
	overflow:hidden;
	filter:alpha(opacity=50);
	opacity:0.5;
	line-height:999px;
}
.fullSlide2 .hd ul .on {
}
.fullSlide2 .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:15%;
	z-index:1;
	width:40px;
	height:60px;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide2 .next {
	left:auto;
	right:15%;
	background-position:-6px -137px;
	
}
 .right .news-02 {
    padding: 0px 0;
}
 .right .news-02 ul li {
    padding: 20px 0;
    width: 780px;
	border-bottom:1px dotted #DEDEDE;
}
 .right .news-02 ul li .time {
    float: left;
    font-size: 14px;
    text-align: center;
    width: 202px;
	color:#0D625D;
	height:152px;
	overflow:hidden;
}
 .right .news-02 ul li .time img{
	 width:200px;
	 height:150px;
	 border:1px solid #F5F5F5;
	 border-radius:5px;
	 }
 .right .news-02 ul li .time strong {
    display: inline-block;
    font-size: 30px;
    line-height: 40px;
    width: 100%;
}
 .right .news-02 ul li .time-txt {
    float: right;
    width: 530px;
}
 .right .news-02 ul li .time-txt .KnowMore{
	 padding:10px 0px;
	 float:right;}
   .right .news-02 ul li .time-txt .KnowMore a{
	 display:block;
	 line-height:24px;
	 text-align:center;
	 background:#0D625D;
	 color:#FFF;
	 font-size:14px;
	 width:100px;
	 }
   .right .news-02 ul li .time-txt .KnowMore a:hover{
	   background:#000;
	   text-decoration:none;}
 .right .news-02 ul li .time-txt h3 {
    color: #000000;
    font-size: 16px;
    height: 30px;
	font-weight:normal;}
 .right .news-02 ul li .time-txt h3 a {
    color: #000000;
}
 .right .news-02 ul li .time-txt h3 a:hover {
    color: #0D625D;
}
 .right .news-02 ul li .time-txt h3 strong {
	 color:#0D625D;
	 padding-right:10px;}
 .right .news-02 ul li .time-txt p {
    font-size: 12px;
	color:#666;
	line-height:200%;
}