@charset "utf-8";
@import url("/inc/edittext.css");
/* CSS Document */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}

body{ margin:0; padding:0; background-color:#f7fdff; font-family:"宋体", Arial; font-size:14px; color:#373737;}
div,form,img,option,h1,h2,h3,h4,h5,h6,dl,dt{margin:0; padding:0; border:0;}
h1,h2,h3,h4,h5,h6,dl,dt{ line-height:150%;}
input{margin:0; padding:0; font-size:12px;}
p{margin:0 0 10px 0; padding:0;line-height:150%;}
ul, ol{margin:0; padding:0;list-style-type:none;}
a{text-decoration:none; color:#373737; cursor:pointer;}
a:hover{ text-decoration:underline; color:#f00;}
em{ font-style:normal;}
.left_float{ float:left;}

.f14{ font-size:14px;}
.f15{ font-size:15px;}

.red{ color:#f00;}
.blue{ color:#008fc0;}
.green{ color:#81b51c;}
.ayell{color:#ff5400;}
.byell{color:#d88e1d;}
.yellow{color:#ff8e15;}



.title_1{
	margin-bottom:15px;
	color:#008fc0;
	font-size:14px;
}


.clearfix:after{content:"\0020";display:block;height:0;clear:both;}
.clearfix{zoom:1;}

.nav:after, .content2:after{content:"\0020";display:block;height:0;clear:both;}
.nav, .content2{zoom:1;}





#in_header{ margin-bottom:20px; width:100%; z-index:1000; position:relative; background:#fff url(../images/bg_nav.gif) repeat-x left bottom;}
.head{ width:960px; margin:0 auto; position:relative;}
#flashcontent{ display:none;}
#header{width:100%; background:#fff url(../images/bg_nav.gif) repeat-x left bottom;}
.headrecom{
  display:none;
  position:absolute;
  left:725px;
  top:45px;
  width:145px;
  height:95px;
  line-height:150%;
  color:#da2245;
  font-size:12px;
  text-align:left;
}
.headrecom h4{ margin-left:20px; color:#008bd3; font-size:14px;}
.headrecom ul{}
.headrecom li{ padding:4px 0 4px 10px; background:url(../images/ico_1.gif) no-repeat left 11px;}
.headrecom li a{ color:#dc2f50;}
.headrecom li a:hover{text-decoration:none;}

.headtop{
	overflow:hidden;
	zoom:1;
	padding-top:30px;
	height:95px;
	background:url(../images/bg_headtop.gif) no-repeat 710px top;
}
.headtop .logo{ float:left;}
.headtop .link{ float:right; display:inline; margin-right:150px;}




#content{ width:880px; margin:0 auto; padding-bottom:10px; text-align:left; }
.side{float:left; width:171px; margin:10px 15px 0 20px; display:inline;}
.stop{width:171px; height:51px;  background:url(../images/bg_fixbg.png) no-repeat -225px 0;}
.stop .tit,.stop .tit2{ float:left; margin:5px 0 0 10px; display:inline;}
.stop .tit2{ margin-top:10px;}
.smid{overflow:hidden; width:155px; padding:0 8px;background:url(../images/bg_sidec.png) repeat-y 0 0;}
.side ul li{padding:8px 0 8px 12px; font-size:14px; font-weight:bold; border-bottom:1px dashed #dbdbdb;}
.snav1{ color:#ff5400; background:url(../images/arrow3.png) no-repeat left 12px;}
.snav2{ color:#d88e1d; background:url(../images/arrow4.png) no-repeat left 12px;}
.snav3{ color:#81b51c; background:url(../images/arrow5.png) no-repeat left 12px;}
.snav4{ color:#21a4a9; background:url(../images/arrow6.png) no-repeat left 12px;}

.side ul ul{ width:145px; padding:0; background:none;}
.side ul ul li{ padding:2px 0; margin:2px 0; border:none; font-weight:normal;}
.side ul ul li a:hover{ }

.snav1 a,.snav1 a:hover{color:#ff5400;}
.snav2 a,.snav2 a:hover{color:#d88e1d;}
.snav3 a,.snav3 a:hover{color:#81b51c;}
.snav4 a,.snav4 a:hover{color:#21a4a9;}

.snav1 h4,.snav2 h4,.snav3 h4,.snav4 h4{font-size:14px;}

.side ul .snoborder{ border:none;}

.ntit,.ntit2{ width:646px; height:32px; margin-bottom:15px; padding-left:15px; background:url(../images/bg_ntit.gif) no-repeat left top; line-height:32px; font-size:15px; color:#008bd3;}
.ntit2{width:636px; margin:20px 0 0 -5px;background:url(../images/bg_ntit2.jpg) no-repeat left top;}

.sbot{ margin-bottom:10px; width:171px; height:16px; background:url(../images/bg_fixbg.png) no-repeat -225px -51px;}
.side .noborder{ border:none;}
.main{float:left; width:665px; margin-top:10px;}


#footer{ background:#fff url(../images/bg_foot.gif) repeat-x left top;}
#footer .footer_in{ padding:20px 0; width:830px; margin:0 auto; font-size:12px; text-align:center; color:#777;}
#footer a{ color:#777;}
/* 导航 */
.nav{ margin-left:20px; z-index:99; padding-top:3px;}
.nav li{ float:left;  border-right:1px dashed #94d1e7; position:relative; }
.nav li a{
	float:left;
	display:block;
	padding-left:7px;
	font-size:12px;
	color:#fff;
}
.nav li a span{
	float:left;
	padding:0 10px 0 3px;
	height:28px;
	line-height:26px;
}
.nav li a:hover{ text-decoration:none;}
.nav .selected{}
.nav .selected a, .nav .show a{
	background:url(../images/bg_nav_li.gif) no-repeat left top;
	color:#008bd3;
}
 .nav .selected a span, .nav .show a span{
	background:url(../images/bg_nav_li.gif) no-repeat right top;
}

.nav .noborder{ border:none;}
.nav li ul{ margin:0; display:none; position:absolute;left:0;top:28px; z-index:10000; }
.nav li li{ float:none;  border:none; display:block;}
.nav li li a{
	float:none;
	width:120px;
	padding:6px 5px;
	height:auto;
	line-height:100%;
	background-color:#56b7ec;
	border-top:1px solid #fff;
}

.nav li li a:hover{background:#42a8e0;}
.nav li.show ul{ display:block;}
.nav li.selected li a, .nav li.show li a{ background:#56b7ec; color:#fff;}
.nav li.selected li a:hover, .nav li.show li a:hover{background:#42a8e0;}

/* index CSS */
.inside{ float:left; width:226px;}
.instop{width:166px; height:76px;padding:0 30px; background:url(../images/bg_fixbg.png) no-repeat 1px 0;}
.instop h2{ float:left; margin:28px 0 0 55px; font-size:16px; color:#008bd3; display:inline;}
.inside ul{width:160px; padding:0 30px; background:url(../images/in_sidec.png) repeat-y left top;}
.inside ul li{ padding:5px 0; border-bottom:1px dashed #dbdbdb;}
.inside ul li a{ padding-left:14px;/* background:url(../images/arrow2.png) no-repeat left center; ; color:#555;*/ background:url(../images/arrow1.png) no-repeat left center;  color:#21a4a9; font-size:14px}
.inside ul li a:hover{text-decoration:none;}
/*.inside ul .selected a{ background:url(../images/arrow1.png) no-repeat left center;  color:#21a4a9;}*/
.insbot{width:226px; height:45px; background:url(../images/bg_fixbg.png) no-repeat 0 -75px;}

.intitbx{ margin:10px 0 0 20px; }
.intitbx .stop{ width:168px; height:34px;padding:8px 5px 0 10px; background:url(../images/bg_fixbg.png) no-repeat  -453px -220px;}
#content .intitbx ul{width:163px; padding:0 10px; background:url(../images/intbxtc.png) repeat-y left top; border-top:1px solid #dbdbdb;}
.intitbx .sbot{ width:183px; background:url(../images/bg_fixbg.png) no-repeat  -453px -270px;}
#content .intitbx .shiy li a{ background:url(../images/arrow2.gif) no-repeat  0 4px;}
#content .intitbx .shiy li a:hover,#content .intitbx .shiy .cur a{ background:url(../images/arrow1.gif) no-repeat  0 4px; color:#008bd3; font-weight:normal;}
#content .intitbx .bianm li a{ background:url(../images/arrow4.gif) no-repeat  0 4px;}
#content .intitbx .bianm li a:hover,#content .intitbx .bianm .cur a{ background:url(../images/arrow3.gif) no-repeat  0 4px;color:#008bd3;font-weight:normal}


.inmain{ float:left; width:640px;}
.inmtop { margin-top:10px; padding-bottom:15px;border-bottom:1px dashed #dbdbdb;}
.inmtop p{font-size:14px;}
.tit,.tit2{ height:38px; font-size:15px; color:#008fc0; line-height:45px;}
.tit2{height:31px; line-height:31px;}
.tit img,.tit2 img{ vertical-align:bottom;}
.inmtop .tit{ margin-bottom:5px;}



#play{ width:520px; height:230px; text-align:left; position:relative; overflow:hidden; margin:0 auto 10px; }
#play_info{position:absolute;margin-top:205px;padding:0 0 0 20px;height:25px; line-height:25px;width:340px;color:#fff;z-index:1001;cursor:pointer}    
#play_info b{font-size:14px;display:block}    
#play_bg {position:absolute;background-color:#e68cb1;margin-top:205px;height:25px;width:520px;filter: Alpha(Opacity=80);opacity:0.8;z-index:1000}
#play_text {position:absolute; height:25px; top:207px; right:10px; z-index:1002;} 
#play_text ul {list-style-type:none; height:25px; display:block; padding-top:1px; filter: Alpha(Opacity=90);opacity:0.9;} 
#play_text ul li {
	float:left;
	width:18px;
	height:17px;
	margin:1px;
	background-color:#f6d5e3;
	color:#be0753;
	text-align:center;
	line-height:17px;
	font-size:12px;
	cursor:pointer;
	font-weight:normal;
}
#play_text ul li.cur{
	background:#ce5788;
	color:#fff;
	font-weight:bold;
}
#play_list{overflow:hidden;zoom:1;}
#play_list a{ display:block; width:520px; height:230px; position:absolute; }
#play_list a img{display:block;}


.binfor{ float:right; width:392px; }
.binfor ul{ float:left; width:170px; margin:0 0 0 0; padding-left:12px; text-align:left;}
.binfor ul li{padding:10px 0 10px 12px; font-size:14px; font-weight:bold; border-bottom:1px dashed #dbdbdb;}

.binfor .noborder{ border:none;}
.tonggao{ float:right; width:171px; height:220px; padding:0 12px 0 15px; background:url(../images/bg_fixbg.png) no-repeat -250px -125px; color:#8c1245;}
.tonggao h3{ margin:15px 0 10px 45px; font-size:16px; color:#ff5400;}

.inmbot{margin-bottom:20px; padding-top:15px;}
.inmbot2{margin-left:20px; padding-top:15px;}
.inmbot2 .botl{ float:left; width:270px; margin-left:10px; display:inline;}
.inmbot2 .inmbotr{ float:right; width:560px; margin-right:15px;}
.inmbot2 .inmbotr .bot2{ float:left; width:270px; margin-left:10px; display:inline; }
.inmbot2 .inmbotr .bot3{ float:right; width:270px; }
.titcs,.titcs2{width:270px; height:32px;line-height:32px;margin-bottom:5px;}
.botl .titcs{ background:url(../images/bg_incs1.png) no-repeat 0 0;}
.bot2 .titcs { background:url(../images/bg_incs.png) no-repeat 0 0;}
.titcs2 { background:url(../images/bg_inzx.png) no-repeat 0 0;}
.titcs h3,.titcs2 h3{ float:left; margin-left:15px; display:inline; font-size:16px;color:#8c1245;line-height:32px;}
.bot2 .titcs h3{ color:#007dcd;}
.titcs2 h3{color:#5E7900;}
.titcs a,.titcs2 a{ float:right;margin-right:15px; display:inline;}
.botul li{ border-bottom:1px dashed #ccc;padding:6px 0 6px 10px;}
.botul li a{background:url(../images/arrow8.png) no-repeat 0 5px;padding-left:10px;}
/* confinement CSS */
.edittext .hospitalimg{ width:658px; margin-top:10px; list-style-type:none;}
.edittext .hospitalimg li{width:150px; float:left; margin:0 8px 10px 0; text-align:center; display:inline;}
.hospitalimg  img{ padding:2px; border:1px solid #ededed; }

.hospitalimg td{ padding:5px 6px 5px 0;}


.titul{ width:600px; margin-bottom:20px; padding-left:30px; border-bottom:1px solid #ededed; list-style-type:none;}
.titul li{ float:left; margin:0 2px 0 0; }
.titul li a{float:left; display:block; height:31px;padding-left:10px; line-height:33px; font-size:15px; text-align:center;}
.titul li a:hover{text-decoration:none;}
.cur a{ background:url(../images/arrow_11.gif) no-repeat 0px center; text-decoration:none; font-weight:bold;}
#m01 {padding-left:10px; background:url(../images/a1.png) no-repeat left bottom; }
#m01 span{ float:left; display:block; height:31px; padding-right:15px; background:url(../images/a2.png) no-repeat right bottom; }
#m02 { padding-left:10px;background:url(../images/b1.png) no-repeat left bottom; }
#m02 span{ float:left;display:block; height:31px; padding-right:15px; background:url(../images/b2.png) no-repeat right bottom; }
#m03 {padding-left:10px; background:url(../images/c1.png) no-repeat left bottom; }
#m03 span{float:left;display:block; height:31px; padding-right:15px; background:url(../images/c2.png) no-repeat right bottom; }
#m01 a{color:#21a4a9;}
#m02 a{color:#81b51c;}
#m03 a{color:#ff8e15;}
#c01,#c02,#c03{ padding:0 0 30px 35px;}
.edittext #c01,.edittext #c02{padding:0 0 30px 15px;}
.list li{padding:3px 0 3px 14px; background:url(../images/arrow1.png) no-repeat left 11px; line-height:160%;}
.hidden{ display:none;}
.main .list,.main .milkul{ list-style-type:none;}

.tul01{ float:left;width:315px; margin-right:10px;}
.listbox{padding:10px 5px 0 0;border-right:1px solid #ededed;}

.hispitaltab{ border-left:1px solid #ccc; border-top:1px solid #ccc;}
.hispitaltab thead th{ text-align:center;}
.hispitaltab td,.hispitaltab th{ padding:3px; border-right:1px solid #ccc; border-bottom:1px solid #ccc; vertical-align:middle;}
.hispitaltab tbody th{font-weight:normal;}
.title{ margin-top:15px; font-size:14px;}

.hispitaltab2 thead th{ background-color:#b1e3f3;}
.hispitaltab2 td{ text-align:center;}
.psul{ margin:0 0 10px 10px;}
.psul li{ padding-left:15px; background:url(../images/arrow1.png) no-repeat left center;}

.onlinetab{ margin-left:40px;}
.onlinetab th, .onlinetab td{ vertical-align:top;}
.onlinetab td{ padding:3px;}
.onlinetab td input{ vertical-align:middle;}
.input{ width:180px; height:17px; line-height:17px; border:1px solid #ededed;}
.sinput{width:182px; height:19px; border:1px solid #ededed;}
.onlinetab td textarea{ width:400px; height:100px; border:1px solid #ededed;}

.sidebox{float:left; width:171px; margin:10px 15px 0 20px; display:inline;}
.sidebox .side{ margin:0 0 15px 0;}
.dtop{ width:590px; padding:0 28px;}
.imgbox{ width:250px; text-align:center;}
.mdetaitab{ margin:20px 0 0 60px;}
.mdetaitab th{ font-weight:normal;}
.mdetaitab td{ word-break:break-all;}
.mdetaitab th, .mdetaitab td{ vertical-align:top;}
.back{overflow:hidden; zoom:1; padding:20px 0 10px; text-align:right;}
.milkul{ width:650px; text-align:center;}
.milkul li{ float:left; width:190px; margin-top:15px;}
.botmenu{ width:600px; margin-top:20px; text-align:right;}
.botmenu a{ margin:0 3px;}
.submit{ width:71px; height:31px; background:url(../images/bg_fixbg.png) no-repeat -225px -70px; border:0 none; color:#008fc0; font-size:14px; cursor:pointer;}

/* contact us CSS */
.mapbox{ width:142px; }
.mapbox span{ display:block;width:132px; height:79px; padding:5px; background:url(../images/bg_fixbg.png) no-repeat -453px -125px;}
.mapbox em{display:block;width:91px; height:20px; margin:5px 0 0 50px; background:url(../images/bg_fixbg.png) no-repeat; text-align:center; color:#fff; line-height:18px;}
.mapbox em a{ color:#fff; font-size:12px;  }
.mapbox em a:hover{ text-decoration:none;}
.mapbox .map1{ background-position:-303px -70px;}
.mapbox .map2{ background-position:-398px -70px;}
.bana{ width:125px;height:21px; position:absolute; left:747px; top:6px; z-index:1000;}
.bana a{float:left; display:block; height:21px;}
.bana .shye{ width:52px;}
.bana .lxwm{ width:70px;}

.tab03{border-collapse:collapse;margin-bottom:20px;}
.tab03 th, .tab03 td{padding:6px 10px;border:1px solid #ccc;}
.tab03 th{font-weight:normal;text-align:left;}
.tab03 td{}
.tab03 img{ display:block; width:150px; margin:5px auto;}



.indtips{
	overflow:hidden;
	zoom:1;
	margin-bottom:10px;
	height:28px;
}
.indtips h2{
	float:left;
	width:75px;
	height:28px;
	line-height:28px;
	background:url(../images/bg_title_1.gif) no-repeat left top;
	font-size:12px;
	color:#fff;
	text-align:center;
}
#demo{ 
	overflow:hidden;
	float:left;
	display:inline;
	margin-left:10px;
	width:435px;
	height:28px;
	line-height:28px;
	color:#008fc0;
} 
#indemo{ 
	float:left;
	width:1600%;
} 
#demo1{ 
	float:left;
} 
#demo2{ 
	float:left;
}  
#demo p{
	margin:0;
	padding:0;
	height:28px;
	line-height:28px;
	color:#008fc0;
}




/*X*/
.edittext, .edittext p{
	line-height:150%;
}
.edittext{ overflow:hidden; padding:0 5px 0 9px;}
.edittext p{ margin-bottom:10px;}
.edittext ul{ list-style-type:disc;}
.edittext ul li{ margin-left:15px;}
.edittext ul ul{ list-style-type:circle;}
.edittext ul ul ul{ list-style-type:square;}
.edittext ol{ list-style-type:decimal;}
.edittext ol li{ margin-left:25px; }
/*.editortext ol li{list-style-position:inside;}*/

/*editor*/
.edit_table1, .edit_table2, .edit_table3{border-collapse:collapse;}
.edit_table1 th, .edit_table1 td{border:1px solid #000;}
.edit_table2 th, .edit_table2 td{border:1px solid #ccc;}
.edit_table3 th, .edit_table3 td{border:1px solid #fff;}



/*wolf*/
.piclist{overflow:hidden;zoom:1;margin-left:20px;}
.piclist li{
  float:left;
  margin:10px 10px;
  padding:10px 5px 5px;
  width:170px;
  height:150px;
  border:1px solid #ccc;
  text-align:center;
}
.piclist li a{}
.piclist li a span{font-size:12px;}
.piclist li a span strong{display:block;margin:5px 0;font-size:14px;}


.edittext .titul{ overflow:hidden; width:620px; margin-bottom:20px; padding-left:30px; border-bottom:1px solid #ededed; list-style-type:none;}
.edittext .titul li{ float:left; margin:0 2px 0 0; }

.edittext .titul_2{margin-bottom:0px;padding:0;width:650px;}
.leftlist{
  float:left;
  padding:20px 10px 10px 0;
  width:310px;
  border-right:5px solid #EDEDED;
}
.rightlist{
  float:left;
  padding:20px 0 10px 10px;
  width:310px;
}
.leftlist .list li, .rightlist .list li{margin-left:0px;}




/*
--------------------
Author: Lucky
Updated: 100804
--------------------
*/


.content2{ margin:0 auto; width:960px; text-align:left; font-size:12px; line-height:150%; color:#666;}
.content2 a{ color:#666;}
.content2 a:hover{ color:#f00;}
.indleft{
	float:left;
	width:210px;
}
.indmain{
	float:left;
	display:inline;
	margin-left:10px;
	width:520px;
}
.indright{
	float:right;
	width:210px;
}

.boxtext, .tab_1_show{ zoom:1;}
.sidebox_1{ margin-bottom:10px; background:url(../images/bg_side4.gif) no-repeat left bottom;}
.sidebox_1 .boxtop{
	padding-left:50px;
	height:40px;
	line-height:28px;
	background:url(../images/bg_side1.gif) no-repeat left top;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.sidebox_1 .boxtext{ padding:10px; height:310px;}
.ol_1{}
.ol_1 li{ overflow:hidden; zoom:1; margin-bottom:18px; padding:3px 0 3px 28px; background:url(../images/ico_num.gif) no-repeat -480px 3px;}
.ol_1 li a{ color:#186e99;}
.ol_1 li a:hover{ color:#f00;}
.ol_1 li.li_1{}
.ol_1 li.li_2{ background-position:-430px -47px;}
.ol_1 li.li_3{ background-position:-380px -97px;}
.ol_1 li.li_4{ background-position:-330px -147px;}
.ol_1 li.li_5{ background-position:-280px -197px;}
.ol_1 li.li_6{ background-position:-230px -247px;}
.ol_1 li.li_7{ background-position:-180px -297px;}
.ol_1 li.li_8{ background-position:-130px -347px;}
.ol_1 li.li_9{ background-position:-80px -397px;}
.ol_1 li.li_10{ background-position:-30px -447px;}


.sidebox_2{
	margin-bottom:10px;
	padding-bottom:10px;
	background:url(../images/bg_side2.gif) no-repeat left bottom;
}
.sidebox_2 .boxtext{
	padding:10px 10px 0;
	height:200px;
	background:url(../images/bg_side2.gif) no-repeat left top;
}
.indfaq{}
.indfaq dt{
	padding:2px 0 2px 15px;
	border-bottom:1px dashed #c1d2db;
	background:url(../images/arrow_11.gif) no-repeat 5px 7px;
	color:#008fc0;
	font-weight:bold;
	cursor:pointer;
}
.indfaq dd{
	display:none;
	padding:5px 0 10px;
	border-bottom:1px dashed #dbc1cd;
}
.indfaq dd.active{ display:block;}
.indfaq .more{ color:#008fc0; text-decoration:underline;}
.indfaq .more:hover{ color:#f00;}



.indabout{
	margin-bottom:10px;
	padding-bottom:10px;
	height:292px;
	background:url(../images/bg_indmain.gif) no-repeat left bottom;
}
.indabout .boxtext{
	padding:15px 20px 0;
	background:url(../images/bg_indmain.gif) no-repeat left top;
}
.indabout, .indabout p{ line-height:200%;}


.sidebox_3{ margin-bottom:10px; background:url(../images/bg_side3.gif) no-repeat left bottom;}
.sidebox_3 .boxtop{
	padding-left:60px;
	height:40px;
	line-height:28px;
	background:url(../images/bg_side3.gif) no-repeat left top;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.sidebox_3 .boxtext{ padding:10px 10px 10px 30px; height:262px;}

.sidebox_4{ margin-bottom:10px; background:url(../images/bg_side4.gif) no-repeat left bottom;}
.sidebox_4 .boxtop{
	padding-left:60px;
	height:40px;
	line-height:28px;
	background:url(../images/bg_side4.gif) no-repeat left top;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.sidebox_4 .boxtext{ padding:10px 10px 10px 30px; height:160px;}

.referlist{}
.referlist dt{ font-size:14px; color:#008fc0;}
.referlist dd{ margin-bottom:5px; color:#666666;}

.adbanner{ margin-bottom:10px;}
.adbanner img{ display:block;}


.indnews{ margin-bottom:10px;}
.tab_1{ overflow:hidden; zoom:1; background:url(../images/line.gif) repeat-x left bottom;}
.tab_1 a{
	float:left;
	margin-right:1px;
	padding-left:5px;
	background:url(../images/bg_tab_1.gif) no-repeat left top;
	font-weight:bold;
}
.tab_1 a span{
	float:left;
	padding:0 25px 0 20px;
	height:30px;
	line-height:30px;
	background:url(../images/bg_tab_1.gif) no-repeat right top;
}
.tab_1 .cur{ background-position:left -30px; color:#008fc0;}
.tab_1 .cur span{ background-position:right -30px;}
.tab_1_show{
	padding:10px;
	height:160px;
	background:url(../images/bg_side3.gif) no-repeat left bottom;
}
.tab_1_text{}


.ul_1{}
.ul_1 li{
	padding:2px 0 2px 8px;
	background:url(../images/arrow8.png) no-repeat left 9px;
}
.ul_1 li a{}



.btn_1{
	float:right;
	width:75px;
	height:22px;
	line-height:22px;
	background:url(../images/btn_1.gif) no-repeat left top;
	color:#008fc0;
	text-decoration:none;
	text-align:center;
}
.btn_1:hover{ text-decoration:none;}







.container{ margin-bottom:10px; width:520px; height:250px; overflow:hidden;position:relative;}

.slider{position:absolute;}
.slider li{ position:relative;}
.slider img{ width:400px; height:250px; display:block;}
.slider li .bg{ position:absolute;z-index:11;background-color:#e68cb1;bottom:0;height:30px;width:400px;filter: Alpha(Opacity=50);opacity:0.5;}
.slider li .title{ position:absolute; z-index:12; bottom:0; padding:0 10px; height:30px; line-height:30px; color:#fff;}


.slider2{width:2000px;}
.slider2 li{float:left;}

.num{}
.num li{}
.num li.on{}


.imgshow_1{ position:relative; margin:0 0 10px; width:520px; height:250px; overflow:hidden;;}
.imgshow_1 .list img{ display:none; position:absolute; overflow:hidden}
.imgshow_1 .bg{position:absolute;z-index:11;/*background-color:#767676;*/bottom:0;height:30px;width:415px;filter: Alpha(Opacity=50);opacity:0.5;}
.imgtit{ position:absolute; margin-top:222px; height:28px; line-height:28px; width:320px; color:#fff; z-index:12; cursor:pointer}
.imgtit li{ display:none;}
.imgtit li a{ display:block; padding:0 10px; text-decoration:none; color:#fff;}
.imgshow_1 .num { position:absolute; right:0; top:0; z-index:12;}
.imgshow_1 .num span{ display:inline-block; margin-left:2px; width:25px; height:13px; line-height:13px; background:#f30; color:#fff; text-align:center; font-weight:bold; cursor:pointer;}
.imgshow_1 .num span img{}
.imgshow_1 .num span.cur{ background:#03f;}




.imghover{}
.imghover .img1{}
.imghover .img2{ display:none;}
.imghover:hover .img1{ display:none;}
.imghover:hover .img2{ display:block;}






.jcarousel-skin-tango{ position:absolute; right:0; top:0; width:110px;}
.jcarousel-skin-tango .jcarousel-container {}


.jcarousel-skin-tango .jcarousel-container-vertical {
    height: 225px;
    padding: 15px 0 10px;
}

.jcarousel-skin-tango .jcarousel-clip-vertical {
    height: 225px;
}

.jcarousel-skin-tango .jcarousel-item {}

.jcarousel-skin-tango .jcarousel-item-vertical {}


.jcarousel-skin-tango .jcarousel-item-placeholder {}

.jcarousel-skin-tango li{ padding-left:10px; height:75px;}
.jcarousel-skin-tango li.on{ /*background:url(../images/arrow_12.gif) no-repeat 5px 30px;*/}
.jcarousel-skin-tango li img{
	display:block;
	width:96px;
	height:65px;
	border:2px solid #e0e0e0;
}
.jcarousel-skin-tango li.on img{ display:block; border:2px solid #62c1e7;}

/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 0;
	right:0;
    width: 100px;
    height: 9px;
    cursor: pointer;
    background: transparent url(../images/btn_prev.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-prev-vertical:hover {}

.jcarousel-skin-tango .jcarousel-prev-vertical:active {}

.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
}


.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 0;
	right:0;
    width: 100px;
    height: 9px;
    cursor: pointer;
    background: transparent url(../images/btn_next.gif) no-repeat 0 0;
}

.jcarousel-skin-tango .jcarousel-next-vertical:hover {}

.jcarousel-skin-tango .jcarousel-next-vertical:active {}

.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    cursor: default;
}

