@charset "utf-8";
/* CSS Document */
body {
	margin: 0px;
	padding: 0px;
	font-family: "微软雅黑";
	font-size: 14px;
	color: #5f5f5f;
	line-height: 26px;
	background-color: #FFFFFF;
	text-decoration: none;
	
}
h1,h2,h3,h4,h5{
	margin: 0px;
	padding: 0px;
	
}
p,span,input,img{
	margin: 0px;
	padding: 0px;
}
img,form{margin: 0px;padding: 0px;}
ul,li{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
a{
	text-decoration: none;
	color: #5F5F5F;
}

a:hover{color: #c4161c;}
.warp {
	margin-right: auto;
	margin-left: auto;
}
.top {
	background-color: #eff0ef;
	height: 40px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e0e1e0;
}
.yhzc {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	font-size: 13px;
	line-height: 40px;
	color: #666666;
	height: 40px;
}
.yhzc font {
	font-size: 14px;
	font-weight: bold;
	color: #0b9f89;
}
.yhzc span {
	float: left;
}
.huany {
	float: left;
	width: 360px;
}
.dl {
	float: left;
	height: 40px;
	width: 460px;
}
.zhao {
	float: left;
	width: 226px;
}
.zh {
	font-family: "微软雅黑";
	font-size: 13px;
	line-height: 26px;
	color: #999999;
	height: 27px;
	padding-left: 6px;
}
.dlanniu {
	text-align: center;
	float: left;
	height: 40px;
	background-color: #0dbba1;
	width: 60px;
	color: #FFFFFF;
	font-size: 14px;
}
.dlanniu span {
	font-size: 14px;
	line-height: 40px;
	color: #FFFFFF;
	text-align: center;
	background-color: #0dbba1;
	display: block;
	width: 60px;
}
.zhuce {
	line-height: 40px;
	color: #333333;
	float: left;
	height: 40px;
	width: 120px;
	text-align: center;
}
.mian {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	float: left;
	width: 175px;
	padding-top: 30px;
}
.search {
	float: left;
	width: 690px;
	padding-top: 25px;
	padding-left: 55px;
}
.search-f {
	float: left;
	width: 582px;
}
.search-an {
	background-color: #05A89A;
	height: 39px;
	width: 108px;
	float: left;
}
.search-an span {
	font-size: 15px;
	line-height: 39px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
}
.search-f .ss {
	float: left;
	height: 35px;
	width: 550px;
	background-image: url(../images/bgs.jpg);
	background-repeat: no-repeat;
	background-position: 10px 8px;
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 38px;
	color: #CCCCCC;
	padding-left: 30px;
	border: 2px solid #05a89a;
	position:relative;
}
.search-an a {
	color: #FFFFFF;
}
.search .ssrd {
	float: left;
	width: 685px;
	height: 40px;
	line-height: 35px;
	font-size: 12px;
}
.ssrd a {
	padding-right: 10px;
	padding-left: 5px;
}

.400dh {
	float: right;
	width: 200px;
	padding-top: 25px;
	font-size: 13px;
	padding-left: 60px;
}

.fwdh {
	float: right;
	width: 214px;
}

.dh {
	font-family: "微软雅黑";
	font-size: 20px;
	color: #ff8800;
	line-height: 30px;
	font-weight: bold;
	float: right;
	width: 214px;
	padding-top: 50px;
	background-image: url(../images/24xs.jpg);
	background-repeat: no-repeat;
	background-position: right 20px;
	text-align: right;
}
/* nav_menu */

.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-table}
*html .clearfix{height:1%}
.clearfix{display:block}
*+html .clearfix{min-height:1%}
.nav_menu{
	height:29px;
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	color: #0dbba1;
	
}
.nav{
	width:1200px;
	height:29px;
	position:relative;
	
}
.nav .list li{
	float:left;
	height: 29px;
}
.nav .list a{
	float:left;
	display:block;
	width:100px;
	height:29px;
	text-align:center;
	color:#0dbba1;
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 29px;
}
.nav .list a:hover{
	color:#FFA304;
}


.nav .list li.li_fenlei{
	width:188px; 
	color:#FFF; 
	background-color:#0dbba1; 	
	padding-left:30px;
	text-align:left;  
	background-image: url(images/kcfl.jpg);
	background-repeat: no-repeat;
	background-position: 10px center;
}
.nav .list li.li_fenlei a{
	color:#fff;
}

.nav .box{
	z-index:99; position:absolute;
	left:278px;
	width:890px;
	background:#FFF;
	overflow:hidden;
	height:0;
	filter:alpha(opacity=0);
	opacity:0;
}
.nav .cont{
	position:relative;
	padding-top: 25px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 15px;
}

/*导航*/
.fl { float: left; display: inline; }
.fc { display: inline-block; }
* html .fc { height: 1%; }
.fc { display: block; }
.fl { float: left; display: inline; }
.fr { float: right; }
.pos_a { position: absolute; }
.pos_r { position: relative; }
.mt20 { margin-top: 20px; }
.mt30 { margin-top: 30px; position: relative; }
.mt50 { margin-top: 50px; position: relative;width:960px }
.plr20 { padding-right: 20px; padding-left: 20px; }
.plr30 { padding-right: 30px; padding-left: 30px; }
.fs12 { font-size: 12px; }
.fs14 { font-size: 14px; }
.fs16 { font-size: 16px; }
.ft12 { font: 12px/normal "Î¢ÈíÑÅºÚ"; font-size-adjust: none; font-stretch: normal; }
.ft14 { font: 14px/normal "Î¢ÈíÑÅºÚ"; font-size-adjust: none; font-stretch: normal; }
.ft16 { font: 16px/normal "Î¢ÈíÑÅºÚ"; font-size-adjust: none; font-stretch: normal; }
.ft18 { font: 18px/normal "Î¢ÈíÑÅºÚ"; font-size-adjust: none; font-stretch: normal; }
.ft24 { font: 24px/normal "Î¢ÈíÑÅºÚ"; font-size-adjust: none; font-stretch: normal; }
.fwb { font-weight: bold; }
.tac { text-align: center; }
.tar { text-align: right; }
.green a { color: #05a89a; }
    .green a:link { color: #05a89a; }
    .green a:visited { color: #05a89a; }
    .green a:active { color: #05a89a; }
a.green { color: #05A89A; }
    a.green:link { color: #05A89A; }
    a.green:visited { color: #05A89A; }
    a.green:active { color: rgb(58, 162, 29); }
.white a { color: rgb(255, 255, 255); }
    .white a:link { color: rgb(255, 255, 255); }
    .white a:visited { color: rgb(255, 255, 255); }
    .white a:active { color: rgb(255, 255, 255); }
a.white { color: rgb(255, 255, 255); }
    a.white:link { color: rgb(255, 255, 255); }
    a.white:visited { color: rgb(255, 255, 255); }
    a.white:active { color: rgb(255, 255, 255); }
.black a { color: rgb(0, 0, 0); }
    .black a:link { color: rgb(0, 0, 0); }
    .black a:visited { color: rgb(0, 0, 0); }
    .black a:active { color: rgb(0, 0, 0); }
a.black { color: rgb(0, 0, 0); }
    a.black:link { color: rgb(0, 0, 0); }
    a.black:visited { color: rgb(0, 0, 0); }
    a.black:active { color: rgb(0, 0, 0); }
.gray a { color: rgb(85, 85, 85); }
    .gray a:link { color: rgb(85, 85, 85); }
    .gray a:visited { color: rgb(85, 85, 85); }
    .gray a:active { color: rgb(85, 85, 85); }
a.gray { color: rgb(85, 85, 85); }
    a.gray:link { color: rgb(85, 85, 85); }
    a.gray:visited { color: rgb(85, 85, 85); }
    a.gray:active { color: rgb(85, 85, 85); }
.gray2 a { color: rgb(148, 148, 148); }
    .gray2 a:link { color: rgb(148, 148, 148); }
    .gray2 a:visited { color: rgb(148, 148, 148); }
    .gray2 a:active { color: rgb(148, 148, 148); }
a.gray2 { color: rgb(148, 148, 148); }
    a.gray2:link { color: rgb(148, 148, 148); }
    a.gray2:visited { color: rgb(148, 148, 148); }
    a.gray2:active { color: rgb(148, 148, 148); }
.yellow a { color: rgb(253, 135, 18); }
    .yellow a:link { color: rgb(253, 135, 18); }
    .yellow a:visited { color: #05a89a; }
    .yellow a:active { color: #05a89a; }
a.yellow { color: #05a89a; }
    a.yellow:link { color: #05a89a; }
    a.yellow:visited { color: #05a89a; }
    a.yellow:active { color: #05a89a; }
a.green_hover:hover { color: #05a89a; }
.green_hover a:hover { color: #05a89a; }
.tdno a:hover { text-decoration: none; }
a.tdno:hover { text-decoration: none; }
.tdb a { text-decoration: underline; }
a.tdb { text-decoration: underline; }

.bgs { background: url("http://i.sh.xdf.cn/files/index-2015/bgs.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/bgs.gif) no-repeat; }
.snav_ico { background: url("http://i.sh.xdf.cn/files/index-2015/bgs.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/bgs.gif) no-repeat; }
.arrow_ico { background: url("http://i.sh.xdf.cn/files/index-2015/bgs.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/bgs.gif) no-repeat; }
.other_btn { background: url("http://i.sh.xdf.cn/files/index-2015/bgs.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/bgs.gif) no-repeat; }
.abox1_ico { background: url("http://i.sh.xdf.cn/files/index-2015/bgs.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/bgs.gif) no-repeat; }
.usertd_ico { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.barbx_lt2_bx em { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.rollpicLeft2 { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.rollpicRight2 { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.login_btn_ico1 { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.banner_prev { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.banner_next { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.hotlt_tit1 h2 { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.hotlt_ico { background: url("http://i.sh.xdf.cn/files/index-2015/bgs_new.png") no-repeat; }
.icobx { overflow: hidden; vertical-align: middle; display: inline-block; }
.snav_ico { overflow: hidden; vertical-align: middle; display: inline-block; }
.arrow_ico { overflow: hidden; vertical-align: middle; display: inline-block; }
.other_btn { overflow: hidden; vertical-align: middle; display: inline-block; }
.banner_ico span { overflow: hidden; vertical-align: middle; display: inline-block; }
.adbg { background: url("http://i.sh.xdf.cn/files/index-2015/bglogo.png") no-repeat center; }
#hr { margin: 0px auto; }
#nav { margin: 0px auto; }

#cr { margin: 0px auto; }
#ft .ftmn { margin: 0px auto; }
#ft .ftlink { margin: 0px auto; }
body { min-width: 1200px; }
#hr { width: 1200px; }
.brwp {  }
#ft .ftmn { width: 1200px; }
#ft .ftlink { width: 1200px; }

#nav { width: 960px; padding-left: 240px; }
#cr { width: 960px; padding-left: 240px; }
#nav a { padding: 0px 11px; }
.fastbtn { padding: 0px 20px; width: 920px; height: 81px; }
.fastbx { width: 920px; }
.newslt1 { width: 310px; margin-right: 60px; }
.tabcon .mr0 { display: block; }
.tabcon .ad2 { display: block; }
.tabcon .mr0 { margin-right: 0px; }
.kclt1 { margin: 15px 26px 0px 0px; width: 220px; }
#ft .ftmn dl { width: 19%; padding-top: 10px; float: left; }
    #ft .ftmn dl.w1 { width: 24%; }
.barbx1 { width: 981px; }
.ml26 { margin-left: 26px; }
.new_ad li { width: 220px; height: 255px; display: block; }



.search_t { border-width: 2px medium 2px 2px; border-style: solid none solid solid; border-color: #05a89a; border-image: none; height: 32px; }
.search_ico { background-position: -226px -94px; margin: 10px 15px; width: 18px; height: 19px; }
.search_t input { border: 0; border-image: none; height: 22px; color: rgb(182, 182, 182); line-height: 10px; }
.search_btn { margin: -8px 0px 0px; height: 32px; line-height: 36px; position: relative; background-color: #05a89a; }
    .search_btn:hover { text-decoration: none; background-color: #05a89a; }
.search_b { height: 28px; line-height: 28px; font-family: "ËÎÌå"; font-size: 12px; margin-top: 4px; }
    .search_b a { line-height: 28px; padding-right: 6px; font-size: 12px; }
        .search_b a.active_btn { background: url("http://i.sh.xdf.cn/files/index-2015/award.gif") no-repeat right; padding-right: 22px; }
            .search_b a.active_btn:hover { color: rgb(253, 135, 18); }
.hrtel { margin-top: 22px; }
.oldlogo { top: 50px; width: 65px; height: 22px; right: -65px; display: block; }
.logohd { top: 61px; width: 82px; height: 94px; right: -90px; display: block; }
.navwp {  height: 41px; border-bottom: 2px solid #05a89a; }

#nav { border-bottom-color: rgb(59, 162, 29); border-bottom-width: 3px; border-bottom-style: solid; }
    #nav a { height: 38px; line-height: 38px; display: inline-block; }
        #nav a:hover { background: #F3F3F3; text-decoration: none; color: #0dbba1; }
.brwp { z-index: 99; }
.snav { background: rgb(255, 255, 255); border: 1px solid #05a89a; -image: none; left: 0px; top: 0px; width: 216px; height: 475px; position: absolute; z-index: 99; }
    .snav h2 { background-color: #05a89a; margin: -1px 0px 0px -1px; width: 218px; height: 40px; color: rgb(255, 255, 255); line-height: 40px; position: relative; z-index: 99; _height: 32px; _padding-top: 8px; }
.snavbx { padding: 10px 8px 0px; width: 200px; line-height: 24px; margin-top: -1px; z-index: 99; background-color: #F9FFFF;; border-bottom: #F3F3F3 dashed 1px; }
.snavsel { background: #FFFFFF; margin-left: 4px; }
.snavbx h3 { padding: 0px 4px; color: #666666; }
.snavbx p { padding: 3px 4px 4px; font-size: 12px; border-bottom-color: rgb(225, 225, 225); border-bottom-width: 1px; border-bottom-style: dotted; }
    .snavbx p a { padding-right: 5px; font-family: "Î¢ÈíÑÅºÚ",Arial; display: inline-block; color: #999999; }
.snavbx h3 a { padding-right: 5px; font-family: "Î¢ÈíÑÅºÚ",Arial; display: inline-block; }
.snavbx p a { font-family: Arial,"ËÎÌå"; }
.snavbx p span { color: rgb(216, 216, 216); }
.snavbx h3 { font-family: "Î¢ÈíÑÅºÚ"; font-size: 14px; }
.snavbx p a.pr0 { padding-right: 0px; }
.snav_icox { background-position: -373px -94px; margin: 0px 10px 0px 14px; width: 14px; height: 17px; _margin-top: 4px; }
.snav_ico { width: 18px; height: 20px; margin-right: 5px; }
.snav_ico1 { background-position: 0px -57px; }
.snav_ico2 { background-position: -34px -57px; }
.snav_ico3 { background-position: -68px -57px; }
.snav_ico4 { background-position: -102px -57px; }
.snav_ico5 { background-position: -136px -57px; }
.snav_ico6 { background-position: -170px -57px; }
.snav_ico7 { background-position: -204px -57px; }
.snav_ico8 { background-position: -238px -57px; }
.snav_child { width: 940px;height:auto;min-height: 462px;_height:462px; background: rgb(255, 255, 255); padding: 15px 15px 5px 25px; border: 1px solid E2FEF8; border-image: none; left: 218px; top: 0px;  position: absolute; z-index: 95; box-shadow: 0px 0px 8px #ccc; }
    .snav_child dt { height: 40px; line-height: 40px; margin-bottom: 5px; border-bottom-color: rgb(216, 216, 216); border-bottom-width: 1px; border-bottom-style: solid; _height: 30px; _padding-top: 10px; _line-height: 30px; }
        .snav_child dt a { padding-right: 20px; }
    .snav_child dd a { padding-right: 2px; }
    .snav_child dd span { padding: 0 5px 0 5px; }
    .snav_child dd {width:700px; padding: 2px 0px; }
    .snav_child dd.ksright{width:210px;height:100%; clear:both;float:right;margin-top:30px;}
    .snav_child dd.ksright a{display:block;margin-bottom:10px}
    .snav_child dd.ksright a img{display:block;}

    .snav_child a.ksclose{display:block;position:absolute;right:15px;top:15px;/*border:1px solid red;*/width:25px;height:25px;background:url(http://i.sh.xdf.cn/files/index-2015/close.png) left top no-repeat;}
.arrow_ico { background-position: -254px -94px; width: 9px; height: 11px; margin-right: 5px; }
.snav_child p { padding: 2px 0px 8px 0; border: currentColor; border-image: none; border-top: 1px solid #E3E3E3; }
.snav_child em { color: rgb(87, 87, 87); font-style: normal; font-weight: bold; }
.snavbx p.nobr { border-color: rgb(255, 255, 255); }
.snav_child dd.nobr { border-color: rgb(255, 255, 255); }
.hotico { background: url("http://i.sh.xdf.cn/files/index-2015/ico1.png") no-repeat left top; font: 12px/16px "ËÎÌå"; padding: 0px 5px 0px 8px; height: 18px; color: rgb(255, 255, 255); margin-left: 5px; font-size-adjust: none; font-stretch: normal; }

    .hotico a, .hotico a:link, .hotico a:visited, .hotico a:active { padding-right: 0; color: #fff; font-family: "ËÎÌå"; }
.snav h3 .hotred { font: 12px/16px "ËÎÌå"; padding: 0px 5px 0px 8px; height: 18px; color: rgb(255, 255, 255); margin-left: 5px; font-size-adjust: none; font-stretch: normal; }
    .snav h3 .hotred a, .snav h3 .hotred a:link, .snav h3 .hotred a:visited { color: red; }
.sidebtn1 { width: 45px; }

a.topbtn1:link, a.topbtn1:visited { background-position: -444px -42px; width: 45px; height: 45px; margin-bottom: 10px; display: block; opacity: 0.9; background-color: #fff; border: 1px solid #999; color: #333; }
a.topbtn1:hover, a.topbtn1:active { background-color: #ff6600; color: white; border-color: #0dbba1; }
a.topbtn2 { background-position: -444px -42px; width: 45px; height: 45px; margin-bottom: 10px; display: block; opacity: 0.9; background-color: rgb(103, 103, 103); }
a.topbtn3 { background-position: -444px -42px; width: 45px; height: 45px; margin-bottom: 10px; display: block; opacity: 0.9; background-color: rgb(103, 103, 103); }
a.topbtn2 { background-position: -339px -120px; }
a.topbtn3 { padding: 7px 0px 0px 4px; width: 41px; height: 38px; color: rgb(255, 255, 255); line-height: 16px; letter-spacing: 3px; }
a.topbtn1:hover { text-decoration: none; opacity: 1; }
a.topbtn2:hover { text-decoration: none; opacity: 1; }
a.topbtn3:hover { text-decoration: none; opacity: 1; }
.banner { width: 722px; height: 479px; overflow: hidden; margin-left: 0PX; margin-top: 0px; }

.userwp1 { width: 261px; height: 164px; overflow: hidden; }
.userbx { background: rgb(255, 255, 255); left: 0px; top: 0px; width: 261px; position: absolute; z-index: 33; }
.userbxt { height: 177px; }
.userbxt2 { border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(213, 213, 213) rgb(213, 213, 213); border-image: none; height: 133px; position: relative; }
.userbxt h1 { height: 56px; line-height: 56px; }
.login_btn { background: rgb(254, 135, 19); margin: 0px auto 15px; width: 115px; height: 38px; color: rgb(255, 255, 255); line-height: 38px; display: inline-block; }
    .login_btn:hover { background: #3399CC; }
.userbxt1 p { color: rgb(89, 89, 89); line-height: 26px; }
.userbx_p { padding: 0px 17px 10px; }
.other_btn { width: 16px; height: 16px; margin-left: 5px; }
.other_btn1 { background-position: -150px -124px; }
.other_btn2 { background-position: -175px -124px; }
.other_btn3 { background-position: -201px -124px; }
.other_btn1:hover { background-position: -150px -94px; }
.other_btn2:hover { background-position: -175px -94px; }
.other_btn3:hover { background-position: -201px -94px; }
.userbxb { background: rgb(58, 162, 29); color: rgb(255, 255, 255); line-height: 30px; }
    .userbxb img { width: 268px; height: 90px; display: block; }
.usertd { background-position: 0px -166px; margin: 0px auto; width: 236px; height: 132px; }
    .usertd li { width: 118px; height: 56px; line-height: 26px; padding-top: 12px; }
.usertd_ico { margin: 0px auto; width: 28px; height: 23px; display: block; }
.usertd_ico1 { background-position: 0px -191px; }
.usertd_ico2 { background-position: -38px -191px; }
.usertd_ico3 { background-position: -76px -191px; }
.usertd_ico4 { background-position: -114px -191px; }
.userlt1 a:hover .usertd_ico1 { background-position: 0px -224px; }
.userlt2 a:hover .usertd_ico2 { background-position: -38px -224px; }
.userlt3 a:hover .usertd_ico3 { background-position: -77px -224px; }
.userlt4 a:hover .usertd_ico4 { background-position: -114px -224px; }
.userbx2 { border-width: 1px 1px medium; border-style: solid solid none; border-color: rgb(213, 213, 213) rgb(213, 213, 213) currentColor; padding: 10px 10px 0px; border-image: none; left: 0px; top: 0px; width: 239px; height: 89px; position: absolute; }
.fastbx { height: 81px; overflow: hidden; position: relative; -ms-zoom: 1; }
.abox1 { width: 92px; text-align: center; }
.abox1_ico { margin: 10px auto; width: 38px; height: 38px; display: block; }
.abox1_icox { margin: 10px auto; width: 38px; height: 38px; display: block; }
.abox1_ico1 { background-position: 0px 0px; }
.abox1_ico2 { background-position: -50px 0px; }
.abox1_ico3 { background-position: -98px 0px; }
.abox1_ico4 { background-position: -149px 0px; }
.abox1_ico5 { background-position: -198px 0px; }
.abox1_ico6 { background-position: -248px 0px; }
.abox1_ico7 { background-position: -298px 0px; }
.abox1_ico8 { background-position: -348px 0px; }
.abox1_ico9 { background-position: -398px 0px; }
.abox1_ico10 { background-position: -448px 0px; }
.abox1_ico11 { background-position: -498px 0px; }
.abox1_ico12 { background-position: -500px -48px; }
.abox1_ico1:hover { background-position: 0px -343px; }
.abox1_ico2:hover { background-position: -50px -343px; }
.abox1_ico3:hover { background-position: -98px -343px; }
.abox1_ico4:hover { background-position: -149px -343px; }
.abox1_ico5:hover { background-position: -198px -343px; }
.abox1_ico6:hover { background-position: -248px -343px; }
.abox1_ico7:hover { background-position: -298px -343px; }
.abox1_ico8:hover { background-position: -348px -343px; }
.abox1_ico9:hover { background-position: -398px -343px; }
.abox1_ico10:hover { background-position: -448px -343px; }
.abox1_ico11:hover { background-position: -498px -343px; }
.abox1_ico12:hover { background-position: -500px -109px; }
.abox1_icox { background: url("http://i.sh.xdf.cn/files/index-2015/btnx.png") no-repeat; _background: url(http://i.sh.xdf.cn/files/index-2015/btnx.gif) no-repeat; }
.abox1_ico13 { background-position: 0px 0px; }
.abox1_ico14 { background-position: -38px 0px; }
.abox1_ico15 { background-position: -76px 0px; }
.abox1_ico16 { background-position: -298px -170px; }
.abox1_ico13:hover { background-position: 0px -38px; }
.abox1_ico14:hover { background-position: -38px -38px; }
.abox1_ico15:hover { background-position: -76px -38px; }
.abox1_ico16:hover { background-position: -298px -207px; }
.rollpicLeft { top: 25px; width: 10px; height: 19px; overflow: hidden; display: block; cursor: pointer; }
.rollpicRight { top: 25px; width: 10px; height: 19px; overflow: hidden; display: block; cursor: pointer; }
.rollpicLeft { background-position: -372px -59px; left: 5px; }
.rollpicRight { background-position: -414px -59px; right: 5px; }
.rollpicLeft_sx { cursor: default; }
.rollpicRight_sx { cursor: default; }
.rollpicLeft:hover { background-position: -288px -59px; }
.rollpicRight:hover { background-position: -330px -59px; }
.rollpicLeft_sx:hover { background-position: -372px -59px; }
.rollpicRight_sx:hover { background-position: -414px -59px; }
.conbx1 h2 a { position: relative; z-index: 85; }
.ad { width: 100%; height: 90px; overflow: hidden; }
    .ad img { left: 50%; margin-left: -480px; position: absolute; }
.tabtit1 { padding: 0px 0px 5px 133px; height: 20px; line-height: 20px; margin-top: -25px; border-bottom-color: rgb(214, 214, 214); border-bottom-width: 2px; border-bottom-style: solid; }
    .tabtit1 span { padding: 0px 20px; color: rgb(70, 70, 70); display: inline-block; cursor: pointer; }
        .tabtit1 span.sel { color: #05a89a; }
    .tabtit1 em { background-position: center -324px; left: 133px; top: 22px; width: 68px; height: 5px; display: block; }
.lttit1 { width: 100%; height: 38px; color: rgb(148, 148, 148); line-height: 38px; overflow: hidden; }
    .lttit1 a { margin-right: 10px; display: inline-block; }
    .lttit1 span { margin-right: 10px; display: inline-block; }
.kcline { padding-bottom: 16px; margin-bottom: 16px; border-bottom-color: rgb(231, 231, 231); border-bottom-width: 1px; border-bottom-style: solid; }
.kclt_jg { padding-top: 5px; }
    .kclt_jg span { height: 22px; color: rgb(152, 152, 152); line-height: 22px; padding-right: 5px; font-family: "ËÎÌå", Arial; vertical-align: middle; display: inline-block; }
    .kclt_jg .sting { background-position: -273px -94px; width: 49px; height: 19px; }
        .kclt_jg .sting:hover { background-position: -273px -117px; }
    .kclt_jg span.yellow { color: rgb(253, 135, 18); font-family: "Î¢ÈíÑÅºÚ", Arial; }
    .kclt_jg span.del { text-decoration: line-through; }
.kclt_tu { height: 140px; }
    .kclt_tu a.pos_a { background: rgba(0, 0, 0, 0.6) !important; padding: 0px 10px; left: 0px; width: 200px; height: 25px; bottom: 0px; line-height: 25px; overflow: hidden; display: block; white-space: nowrap; -ms-text-overflow: ellipsis; _text-overflow: clip; }
.newstab1 { top: -11px; right: 0px; }
    .newstab1 span { width: 6px; height: 16px; overflow: hidden; margin-left: 5px; border-bottom-color: rgb(224, 224, 224); border-bottom-width: 6px; border-bottom-style: solid; display: inline-block; cursor: pointer; }
        .newstab1 span.sel { border-bottom-color: rgb(71, 165, 53); border-bottom-width: 6px; border-bottom-style: solid; }
.newslt1 h3 { height: 24px; line-height: 20px; padding-bottom: 5px; }
    .newslt1 h3 em { background: rgb(71, 165, 53); width: 3px; height: 12px; margin-right: 5px; margin-bottom: 2px; }
.newslt1 li { width: 100%; height: 25px; line-height: 25px; overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis; _text-overflow: clip; }
    .newslt1 li a:hover { color: rgb(58, 162, 29); }
.kclt_img { width: 220px; height: 140px; display: block; }
    .kclt_img .imgx { width: 220px; height: 140px; display: block; }
.ad2 { width: 220px; height: 95px; }
#ft { background: rgb(248, 248, 248); font-size: 12px; }
    #ft .ftmn dt { font: 20px/36px "Î¢ÈíÑÅºÚ"; color: rgb(0, 0, 0); padding-top: 10px; font-size-adjust: none; font-stretch: normal; }
    #ft .ftmn dd { color: rgb(102, 102, 102); line-height: 22px; }
    #ft .ftlink { padding: 15px 0px 30px; margin-top: 15px; border-top-color: rgb(235, 235, 235); border-top-width: 1px; border-top-style: solid; }
        #ft .ftlink a { line-height: 22px; padding-right: 12px; display: inline-block; }
        #ft .ftlink strong { color: rgb(102, 102, 102); padding-right: 5px; }
    #ft .copyright { background: rgb(233, 233, 233); padding: 15px 0px 30px; width: 100%; text-align: center; color: rgb(102, 102, 102); line-height: 22px; }
    #ft .ft_logo { margin: 0px auto; width: 1000px; padding-top: 10px; position: relative; }
        #ft .ft_logo img { margin: 0px 10px; vertical-align: top; }
    #ft .kooxin { top: -40px; right: 100px; position: absolute; }
.gdgk_footer a { padding-right: 10px; }
dl.w1 a.black { color: rgb(0, 0, 0); }
    dl.w1 a.black:link { color: rgb(0, 0, 0); }
    dl.w1 a.black:visited { color: rgb(0, 0, 0); }
    dl.w1 a.black:active { color: rgb(0, 0, 0); }
#ft .copyright p a { height: 22px; display: inline-block; }
.ggMsg { background: rgb(255, 246, 233); padding: 0px 12px; border: 1px solid rgb(255, 236, 209); border-image: none; color: rgb(126, 126, 126); line-height: 24px; font-size: 12px; margin-top: 6px; display: none; position: relative; }
    .ggMsg em { color: rgb(255, 96, 0); font-style: normal; font-weight: normal; }
    .ggMsg strong { right: 6px; color: rgb(0, 0, 0); font-size: 22px; font-style: normal; font-weight: normal; position: absolute; cursor: pointer; }
.mt10 { margin-top: 0px; }
.barbx1 { padding-left: 218px; margin-right: auto; margin-left: auto; }
.barbx1_ad { width: 200px; height: 510px; overflow: hidden; }
    .barbx1_ad a { width: 200px; display: block; position: relative; }
        .barbx1_ad a img { width: 200px; display: block; position: relative; }
.barbx1_r1 { width: 261px; }
.barbx1_wp { padding: 8px; border: 1px solid rgb(213, 213, 213); border-image: none; }
.rolltxtx { background: url("http://i.sh.xdf.cn/files/index-2015/txtbx.png") no-repeat 10px 11px rgb(249, 249, 249); border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(213, 213, 213) rgb(213, 213, 213); padding: 11px 32px; border-image: none; left: 0px; width: 195px; height: 40px; bottom: 0px; position: absolute; z-index: 22; }
.rolltxtx_bx { width: 195px; height: 40px; line-height: 20px; overflow: hidden; }
    .rolltxtx_bx li { width: 195px; height: 40px; overflow: hidden; display: block; }
.rolltxtx strong { height: 20px; display: block; }
.rolltxtx span { height: 20px; display: block; }
.rolltxtx span { width: 195px; overflow: hidden; vertical-align: middle; display: inline-block; white-space: nowrap; -ms-text-overflow: ellipsis; _text-overflow: clip; }
.rolltxtx strong { color: rgb(153, 153, 153); }
.bartab1 { height: 207px; overflow: hidden; }
.bartab1_t1 { background: rgb(244, 244, 244); margin: -10px 0px 0px -10px; width: 259px; height: 23px; position: relative; }
    .bartab1_t1 span { padding: 0px; line-height: 23px; margin-bottom: -1px; margin-left: -1px; border-bottom-color: rgb(213, 213, 213); border-bottom-width: 1px; border-bottom-style: solid; display: inline-block; position: relative; z-index: 9; cursor: pointer; }
        .bartab1_t1 span.sel { background: rgb(255, 255, 255); padding: 0px 15px; border-right-color: rgb(213, 213, 213); border-bottom-color: rgb(255, 255, 255); border-left-color: rgb(213, 213, 213); border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; z-index: 10; }
.bartab1 ul { margin-top: 10px; }
    .bartab1 ul li { height: 24px; line-height: 24px; }
.barlt1 { background: rgb(244, 244, 244); height: 188px; line-height: 22px; overflow: hidden; margin-top: -1px; }
.barbx_roll { margin: 9px auto 0px; width: 241px; height: 156px; overflow: hidden; }
.barbx_lt2 { width: 496px; height: 156px; }
.barbx_lt2_bx { width: 54px; margin-right: 8px; float: left; display: block; }
    .barbx_lt2_bx a { background: url("http://i.sh.xdf.cn/files/index-2015/lt1.png") no-repeat; width: 54px; height: 30px; text-align: center; padding-top: 43px; margin-bottom: 10px; display: block; position: relative; }
    .barbx_lt2_bx em { left: 50%; top: 14px; height: 31px; display: block; position: absolute; }
        .barbx_lt2_bx em.barbx_lt2_ico1 { background-position: -4px -59px; width: 27px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico2 { background-position: -38px -59px; width: 27px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico3 { background-position: -71px -59px; width: 27px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico4 { background: url("http://i.sh.xdf.cn/files/index-2015/12.png") no-repeat; width: 27px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico5 { background-position: -140px -59px; width: 24px; margin-left: -12px; }
        .barbx_lt2_bx em.barbx_lt2_ico6 { background-position: -170px -59px; width: 30px; margin-left: -15px; }
        .barbx_lt2_bx em.barbx_lt2_ico7 { background-position: -209px -59px; width: 19px; margin-left: -10px; }
        .barbx_lt2_bx em.barbx_lt2_ico8 { background-position: -241px -59px; width: 23px; margin-left: -12px; }
        .barbx_lt2_bx em.barbx_lt2_ico9 { background-position: -4px -94px; width: 27px; margin-left: -14px; }
        .barbx_lt2_bx em.barbx_lt2_ico10 { background-position: -38px -94px; width: 27px; margin-left: -14px; }
        .barbx_lt2_bx em.barbx_lt2_ico11 { background-position: -74px -92px; width: 23px; margin-left: -12px; }
        .barbx_lt2_bx em.barbx_lt2_ico12 { background-position: -106px -94px; width: 26px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico13 { background-position: -140px -94px; width: 25px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico14 { background-position: -175px -94px; width: 24px; margin-left: -12px; }
        .barbx_lt2_bx em.barbx_lt2_ico15 { background-position: -208px -92px; width: 25px; margin-left: -13px; }
        .barbx_lt2_bx em.barbx_lt2_ico16 { background-position: -241px -94px; width: 21px; margin-left: -11px; }
    .barbx_lt2_bx .sel { color: rgb(58, 162, 29); }
        .barbx_lt2_bx .sel em.barbx_lt2_ico1 { background-position: -4px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico2 { background-position: -38px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico3 { background-position: -71px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico4 { background-position: -105px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico5 { background-position: -140px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico6 { background-position: -170px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico7 { background-position: -209px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico8 { background-position: -241px -124px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico9 { background-position: -4px -156px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico10 { background-position: -38px -156px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico11 { background-position: -74px -154px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico12 { background-position: -106px -156px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico13 { background-position: -140px -156px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico14 { background-position: -175px -156px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico15 { background-position: -208px -154px; }
        .barbx_lt2_bx .sel em.barbx_lt2_ico16 { background-position: -241px -156px; }
.rollpicLeft2 { top: 5px; width: 16px; height: 16px; display: block; }
.rollpicRight2 { top: 6px; width: 16px; height: 16px; display: block; }
.rollpicLeft2 { background-position: -80px 0px; right: 25px; }
.rollpicRight2 { background-position: -106px 0px; right: 0px; }
.login_btn_ico1 { background-position: -80px -26px; width: 14px; height: 17px; margin-right: 5px; vertical-align: middle; display: inline-block; }
.snavbx p.nobr { border-bottom-color: currentColor; border-bottom-width: medium; border-bottom-style: none; }
.hotlt { width: 100%; margin-top: 15px; }
.hotlt_con1 { border-width: medium 1px 1px; border-style: none solid solid; border-color: currentColor rgb(232, 232, 232) rgb(232, 232, 232); padding: 8px 0px 8px 20px; border-image: none; }
.hotlt_tit1 { height: 16px; border-bottom-color: rgb(255, 226, 192); border-bottom-width: 2px; border-bottom-style: solid; }
    .hotlt_tit1 h2 { background-position: 0px -257px; width: 137px; height: 18px; line-height: 18px; text-indent: -999px; overflow: hidden; }
.hotlt_con1lt { width: 214px; margin-top: 7px; }
.hotlt_ico { width: 18px; height: 18px; margin-right: 5px; vertical-align: middle; display: inline-block; }
.hotlt_ico1 { background-position: -132px 0px; }
.hotlt_ico2 { background-position: -160px 0px; }
.hotlt_ico3 { background-position: -188px 0px; }
.hotlt_con1lt ul.rline { border-right-color: rgb(213, 213, 213); border-right-width: 1px; border-right-style: solid; }
.hotlt_con1lt ul { height: 44px; overflow: hidden; margin-top: 8px; }
.hotlt_con1lt li { line-height: 22px; }
.ml35 { margin-left: 35px; }
.pr5 { padding-right: 5px; }
.hotlt_con1ad { width: 200px; height: 88px; margin-right: 14px; }
.mixpanel a img { display: none; }
.mixpanel a::after { content: "Mixpanel"; }
.cute_banner_l { width: 218px; height: 150px; background-color: #003366; margin-left: -1px; margin-top: 80px; }

.small_banner_l { float: left; width: 700px; margin-right: 40px; }
.small_banner_r { float: left; width: 200px; height: 600px; background-color: #E8FFFF; }
@media only screen and (min-width:0px) and (max-width:1024px) {
    #kscow{display:none}
    #kstop{padding-left:5px}
    body  div{max-width:980px;width_:980px}
    body{width:980px;overflow-x:hidden;overflow-y:visible}
    .barbx1{width:980px;padding:0;}
    .brwp{width:230px;height:497;position:absolute;left:0px; margin: 0px auto; }
    #ears{display:none}
    
    #kaede1{width:722px;height:479px; overflow:hidden;}
    #kaede1 a img{width:722px;height:479px}
    .sidebtn1{visibility:hidden}
    #nav a{padding:0 4px;}
    .ft14{font-size:12px}
    .search{margin-left:40px}
    #cr{width:760px;padding-left:210px}
    .new_ad li{width:23%;margin:0 1%;height:auto}
    .new_ad li img{width:100%;}
    .new_ad .ml26{margin:0 1%}
    .kslearnplace{display:none}
    .ksmoreinfo{width:180px;display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}
    .mt50{width:100%    }
    .ksclasstable .ksclasstable{max-width:575px;width_:575px}
    .conbx1 .ksbarad img{width:178px}
    .conbx1 .ksbarbx{width:160px;}
    .bartab1_t1{width:100%}
    .bartab1 ul li{width:100%}
    .tabtit1 span{padding-left:10px;padding-right:10px}
    .niu404text{margin:20px 0 0 20px;font-size:14px}
    .niu404{margin-top:20px}
    .niu404text h5{font-size:16px}
    .kslaoshi{width:200px}
    #leftmenu{height:476px}
    #hr img{width:100%}
    .nav{width:200px}
    #leftmenu{width:200px}
    .snav h2{width:201px}
    .snavbx{width:190px;padding-top:5px;padding-left:5px;padding-right:5px}
    .snav_child {width:730px;min-height:440px;_height:440px;left:198px}
    .snav_child dd{width:515px}
    .snav_child p{padding-bottom:0px}
    .container{width:980px;padding:0}
}.xwhd {
	float: right;
	width: 244px;
}
.tittle1 {
	float: left;
	height: 30px;
	width: 244px;
	background-image: url(../images/xian.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 6px;
}
.tittle1 span {
	font-size: 15px;
	font-weight: bold;
}
.neir {
	float: left;
	width: 244px;
}
.neir li {
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	line-height: 30px;
}
.neir li span {
float:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
}
.neir li font {
	font-size: 13px;
}
.neir1 {
	float: left;
	width: 242px;
	border: 1px solid #ededed;
}
.neir1 li {
	line-height: 30px;
	float: left;
	width: 79px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #ededed;
	height: 110px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.imgfw {
	height: 30px;
	width: 30px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
}
.wzjs {
	font-family: "微软雅黑";
	font-size: 13px;
	text-align: center;
	width: 67px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
.xqdt {
	float: left;
	height: 143px;
	width: 216px;
	border: 1px solid #cff2ed;
}
.tittle2 {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 32px;
	color: #0b9f89;
	background-color: #cff2ed;
	height: 32px;
}
.tittle2 span {
	padding-left: 10px;
	font-weight: bold;
}
.xqfb {
	padding: 10px;
}
.xqfb li {
	float: left;
	width: 48px;
	line-height: 30px;
}
.guanggw {
	float: left;
	width: 972px;
	padding-left: 10px;
}
.guanggw li {
	float: left;
	height: 144px;
	width: 179px;
	padding-right: 14px;
	padding-left: 1px;
}
.leftggw {
	float: left;
	width: 218px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #05a89a;
}
.rbbj {
	float: left;
	width: 982px;
}
/*热宝班级*/
#tab{position:relative;}
#tab .tabList ul li{
	float:left;
	
	width:100px;
	text-align:center;
	margin-left:-1px;
	position:relative;
	cursor:pointer;
	height: 24px;
	padding-top: 5px;
	padding-bottom: 5px;
	
}
#tab .tabCon1{
	position:absolute;
	left:-1px;
	top:37px;
	width:972px;
	height:300px;
	
}
#tab .tabCon1 div{
	padding:0px;
	position:absolute;
	opacity:0;
	filter:alpha(opacity=0);
}
#tab .tabList li.cur{
	background:#f8f8f8;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #08afb1;
	border-right-color: #e4e4e4;
	border-bottom-color: #e4e4e4;
	border-left-color: #e4e4e4;
}
#tab .tabCon1 div.cur{
	opacity:1;
	filter:alpha(opacity=100);
}

/*kc css*/ 
.trbg{ background-color: #F8F8F8;}
.trbg2{ background-color: #FFF; BORDER-BOTTOM: 1PX SOLID #000;}
.tabletext {
	height: auto;
	width: 710px;
	overflow:hidden;
	background: #FFFFFF;
	margin: auto;
}
.tablebg {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 20px;
}

.tabletext table{ margin: 1px auto 0;	 width: 710px; background-color: #EFEFEF;} 
.tabletext td{font-size: 10px; color:#666;line-height: 20px;}
.tabletext td a strong{ font-size: 12px; color: #05a89a; font-weight:normal; line-height: 30px;} 
.tabletext form { 
	text-align: left;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;

}
.tabletext form span {
	font-size: 22px;
	line-height: 50px;
	color: #29ABCA; 
	text-align: center;
}
.tabletext form input {
	line-height: 30px;
	height: 30px;
}
.tabletext #select {
	height: 50px;
	font-size: 22px;
	line-height: 50px;
}
.xwgg {
	width: 216px;
	margin-right: auto;
	margin-left: auto;
}
.imggg {
    float: left;
	width: 215px;
}
.neir2 {
	float: left;
	width: 215px;
}
.neir2 li {
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 6px;
	line-height: 30px;
}
.neir2 li span {
float:right; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#999999;
}
.neir2 li font {
	font-size: 13px;
}
.tabCon1 td {
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	font-size: 12px;
	line-height: 18px;
}
.kkrq {
	font-family: "微软雅黑";
	font-size: 11px;
	line-height: 17px;
	color: #999999;
}
.xinwen {
	background-image: url(../images/dian.jpg);
	background-repeat: no-repeat;
	background-position: 15px center;
	float: left;
	width: 205px;
	padding-left: 10px;
}
.zshy-tittle {
	height: 48px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #08afb1;
}
.zshy-tittle span {
	font-size: 24px;
	line-height: 48px;
	font-weight: 300;
	color: #30bbbd;
	padding-left: 4px;
}
.zshy-left {
	float: left;
	height: 212px;
	width: 231px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #a1a4a1;
	margin-top: 10px;
}
.zshy-left h4 {
	padding-left: 10px;
}
.zshy-left li {
	font-size: 13px;
	line-height: 26px;
	float: left;
	height: 27px;
	width: 214px;
	padding-left: 10px;
}
.zshy-right {
	float: left;
	width: 968px;
	margin-top: 10px;
}
.youqinglj {
	float: left;
	width: 1200px;
}
.yqlj-tittle {
	height: 30px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0dbba1;
}
.yqlj-tittle span {
	font-size: 20px;
	line-height: 30px;
	color: #0dbba1;
}
.yqlj-content {
	float: left;
	width: 1200px;
	height: 69px;
}
.yqlj-content ul {
	padding: 10px;
}
.yqlj-content li {
	float: left;
	width: 120px;
	margin-right: 10px;
	text-align: center;
}
.footer {
	margin-right: auto;
	margin-left: auto;
}
.footer .footer-tittle {
	height: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ededed;
}
.footer .mian .footer-bottom .footer-bm {
	float: left;
	height: 116px;
	width: 182px;
}
.footer-bottom {
	padding-top: 15px;
	padding-bottom: 15px;
	background-color: #f6f6f6;
}
.footer-bottom li {
	float: left;
	width: 155px;
	margin-right: 15px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	margin-left: 15px;
}

.footer-bm {
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	float: left;
	height: 30px;
	width: 183px;
	color: #8b8b8b;
}
.footer-neri dl {
	margin: 0px;
	padding: 0px;
}
.footer-neri dd {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 24px;
	color: #8b8b8b;
}

.footer-neri {
	float: left;
	width: 180px;
}


#lz_anniu{
	position: absolute;
	top:450px;
	z-index: 80;
}
#lz_anniu ul li{
	text-align: center;
	margin-left:1px;
	margin-right:1px;
	width:100px;
	background-color: #fff;
	filter:alpha(opacity=80);
-moz-opacity:0.8; 
	opacity:0.8;
	float: left;
	color: #000000;
	font-size: 12px;
}

#lz_anniu ul li:hover {
	color: #FFFFFF;
	background-color: #1bb3a0;
	display: block;
}
