<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* CSS Document */
body{
	padding:0;
	margin:0;
	font-size:12px;
	font-family: "宋体", Arial;
	color:#666;
	line-height:22px;
	text-align:left;
	background-color: #d8d8d8;
}
ul,ol,li,p,h1,h2,h3,h4,h5,h6,dl,dt,dd{margin:0; padding:0; list-style:none;}
h1,h2,h6{ font-size:14px; font-weight:bold;}
img{border:0;}
a{color:#141926; text-decoration:none;}
a:hover{text-decoration:none;}
h1,h2{ font-size:14px; line-height:25px; color:#FFF; font-weight:bold;}
.left{float:left;}
.right{float:right;}

/*==颜色==*/
.bk{color:#000;}
.wh{color:#fff;}
.org{color:#FE5D0D;}
.blue1{color:#1765AF;}
.blue2{color:#009AD5;}
.gray{color:#363636;}
.gray1{color:#C2C2C2;}
.red{ color:#D51023;}
.grape{ color:#7A002E;}
.green{ color:#89D000;}
.meihong{ color:#FF036E;}

.big{ font-size:14px;}
.biger{ font-size:16px;}
.bold{ font-weight:bold;}

/*焦点图*/
.focusPic{
	width:456px;
	height:186px;
	border:1px solid #E5E5E5;
	background-color: #FFF;
}
.focusPic div{ display:block;}
#myFocus{width:456px;height:186px;position:relative; overflow:hidden; font-family:Verdana, Arial, Helvetica, sans-serif;}/*焦点图大小，可按需要是否加边框*/
#myFocus .pics li{position:absolute;top:0px;left:0px;}
#myFocus .pics li img{filter:alpha(opacity=0);opacity:0;width:456px;height:186px;}/*图片大小*/
#myFocus .ts li{position:absolute;z-index:2;left:0px;bottom:-32px;height:53px;line-height:32px;padding-left:16px;overflow:hidden;}
#myFocus .ts li a{color:#fff;font-size:14px;font-weight:bold;text-decoration:none;}/*标题样式*/
#myFocus .btn,#myFocus .btnBg{position:absolute;z-index:3;bottom:5px;right:0px;color:#fff;font-size:12px;}/*按钮样式*/
#myFocus .btn li,#myFocus .btnBg li{float:left;width:17px;height:17px;line-height:16px;overflow:hidden;text-align:center;margin-right:5px;cursor:pointer;}
#myFocus .btnBg li{background:#000;filter:alpha(opacity=70);opacity:0.7;}/*按钮背景*/
#myFocus .btn li.current,#myFocus .btn li.hover {background:#FF0000;}/*当前/悬停按钮背景*/

/*活动*/
.hd{
	width:460px;
	margin-top:10px;
	background-color: #FFF;
}
.hd_t{ width:455px; height:29px; background-color:#FBFBFB; border-top:2px solid #D51023; border-bottom:1px solid #EED8D8; padding-left:5px; margin-bottom:14px;}
.hd_t h1{ font-size:14px; color:#D51023; line-height:30px;}
.hd_list{}
.hd_list li{ float:left; width:220px; height:30px; line-height:30px; padding-left:10px;}
.hd_list li em{ color:#B1604B; font-style:normal;}
.hd_list li a{ color:#1765AF;}


#topWrapper{
	width:100%;
	height:30px;
	margin:0;
}
#top{
	width:100%;
	height:30px;
	line-height:30px;
	background-image: url(../images/top_bj.jpg);
	background-repeat: repeat-x;
}
#top ul{width:1000px; margin:0 auto; text-align:center;}
#top ul li{
	margin:0 3px;
	display:inline;
	background-image: url(../images/top_line.jpg);
	background-position: right;
}
#top ul li a{
	color:#FFF;
}
#top ul li a:hover{
	color:#FC0;
}

.dp{ display:none;}

/*头图*/
.banner_bg{
	width:100%;
	height:311px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: center 0px;
}
.banner{
	width:1000px;
	height:311px;
	margin:0 auto;
}
.banner img{ float:left; border:none;}

.line_gray{
	width:100%;
	height:30px;
	background:url(../images/line_gray.png);
	margin-top: 5px;
	margin-bottom: 10px;
}
.menu {
	text-decoration: none;
	height: 34px;
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.menu_tit {
	font-size: 12px;
	line-height: 28px;
	float: left;
	height: 28px;
	width: 95px;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
	text-align: center;
	font-weight: normal;
}
.menu_tit1 {
	font-size: 12px;
	line-height: 28px;
	color: #666;
	float: left;
	height: 28px;
	width: 100px;
	font-weight: normal;
	text-align: center;
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #999;
	border-left-width: 1px;
	border-left-style: dashed;
	border-left-color: #999;
}
.menu_tit a {
}
.menu_tit a:hover {
}

/*主体*/
.main{ width:1000px; overflow:hidden; margin:0 auto; background-color:#fff;}

/*导航*/
.subNav{ width:1000px; height:63px; margin:0 auto; background:url(../images/nav.png);}
.subNav a{ float:left; height:42px; line-height:42px; font-size:14px; font-weight:bold; color:#0E79CD;}
.subNav a:hover{ color:#D51023;}
.subNav a.a01{width:139px; text-align:center; }
.subNav a.a02{width:98px;}
.subNav a.a03{width:83px;}
.subNav a.a04{width:97px;}



/*** SeaVen === 中间部分 === SeaVen ***/

#ashily_con{ width:1000px; height:auto; margin:auto;}
  .ashily_con_left{ width:230px; height:auto; float:left;}
  .ashily_left_one{
	width:228px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	background-color: #FFF;
}
  .ashily_left_one_top{ width:228px; height:39px; float:left; border-bottom:1px solid #e5e5e5;}
  .ashily_lfet_top_dx{ width:226px; height:37px; float:left; border:1px solid #fff; background:url(../images/ashily_title_bj.gif);}
  .ashily_lfet_top_dxa{ float:left; padding:13px 0 0 4px;}
  .ashily_lfet_top_dx h1{ font-size:13px; font-weight:bold; font-size:14px; color:#363636; float:left; padding:8px 0 0 4px;}
  .ashily_lfet_top_dx h2{ font-size:13px; font-weight:bold; font-size:14px; color:#363636; float:left; padding:8px 0 0 4px;}
  .ashily_left_one_bot{ width:228px; height:auto; float:left; padding-bottom:4px;}
.zytj {
	text-decoration: none;
	padding: 0px;
	float: left;
	height: auto;
	width: 228px;
	list-style-type: none;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.zytj_pic {
	background-color: #CCC;
	float: left;
	height: 80px;
	width: 99px;
	margin-left: 10px;
	margin-top: 10px;
}

  .ashily_news_dis{ width:208px; height:30px; float:left; background:url(../images/ashily_news_bj.gif); margin-left:10px; display:inline;}
  .ashily_news_disab{ padding:14px 0 0 0; float:left;}
  .ashily_news_dis h1{ padding:14px 0 0 0; float:left;}
  .ashily_news_dis h2{ padding:4px 0 0 10px;color:#666; float:left; font-size:12px; font-weight:normal;}
  
  .ashily_news_diswu{ width:208px; height:30px; float:left;margin-left:10px; display:inline;}
  .ashily_news_diswu h1{ padding:14px 0 0 0; float:left;}
  .ashily_news_diswu h2{ padding:4px 0 0 10px;  color:#666;float:left; font-size:12px; font-weight:normal;} 
  
  .ashily_left_two{
	width:228px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	margin-top:15px;
	display:inline;
	background-color: #FFF;
}
  .ashily_newss_dis{ width:208px; height:auto; float:left; background:url(../images/ashily_news_bj.gif) bottom repeat-x; margin-left:10px; display:inline;}
  .ashily_newss_dis h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_dis h2{ padding:4px 0 0 10px; float:left; color:#666; font-size:12px; font-weight:normal; width:186px;}
  
   .ashily_newss_diswu{ width:208px; height:auto; float:left; margin-left:10px; display:inline;}
  .ashily_newss_diswu h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_diswu h2{ padding:4px 0 0 10px; color:#666; float:left; font-size:12px; font-weight:normal; width:186px;}
  
  
  .ashily_left_three{
	width:228px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	margin-top:15px;
	display:inline;
	background-color: #FFF;
}
  .ashily_newss_diss{ width:208px; height:auto; float:left; margin-left:10px; display:inline;}
  .ashily_newss_disss{ width:208px; height:auto; float:left; background:url(../images/ashily_news_bj.gif) bottom repeat-x;}
  .ashily_newss_disss h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disss h2{ padding:10px 0 0 10px; line-height:22px; float:left; color:#333; font-size:12px; font-weight:normal; width:186px;}

  .ashily_newss_diss_bot{ width:208px; height:auto; float:left;}
  .ashily_newss_diss_bot h1{ width:196px; height:auto; line-height:22px; float:left; font-size:12px; font-weight:normal; color:#666; padding-left:12px;}
  .ashily_newss_diss_bot a{ color:#666;}
  .ashily_newss_diss_bot a:hover{ color:#333;}
  .ashily_left_four{
	width:228px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	margin-top:15px;
	display:inline;
	background-color: #FFF;
}
  .ashily_newss_disj{ width:208px; height:auto; float:left; background:url(../images/ashily_news_bj.gif) bottom repeat-x;}
  .ashily_newss_disjsa{ padding:14px 0 0 0; float:left;}
   
  .ashily_newss_disj h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disj h2{ padding:4px 0 0 10px; float:left; color:#666; font-size:12px; font-weight:bold; width:186px;}
  .ashily_newss_disj a{ color:#666; font-weight:bold;}
  .ashily_newss_disj a:hover{ color:#333;}
  .ashily_newss_disc{ width:204px; height:auto; float:left; background:url(../images/ashily_news_bj.gif) bottom repeat-x; margin-top:0px;padding:0px 0 0 14px; float:left; color:#666;font-size:12px; font-weight:normal; height:28px;}
  .ashily_newss_discan{ width:204px; height:auto; float:left; margin-top:0px;padding:4px 0 0 14px; float:left; color:#666;font-size:12px; font-weight:normal;}
  .ashily_newss_disc h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disc h2{ padding:4px 0 0 14px; float:left; color:#666;font-size:12px; font-weight:normal; width:186px;}
  .ashily_newss_disc a{ color:#666;}
  .ashily_newss_disc a:hover{ color:#333;}
  
  .ashily_newss_discan h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_discan h2{ padding:0px 0 0 14px; float:left; font-size:12px; color:#666; font-weight:normal; width:186px;}
  .ashily_newss_discan a{ color:#666;}
  .ashily_newss_discan a:hover{ color:#333;}
   
  .ashily_con_cont{ width:462px; height:auto; float:left; margin-left:14px; display:inline; overflow:hidden;}
  .ashily_cont_one{ width:460px; height:auto; float:left;}
  img{ border:0;}
  .img_switch {margin:0 auto; WIDTH:458px; HEIGHT: 188px;}
  .img_switch_content {WIDTH: 100%; HEIGHT: 188px; position:relative;}
  .img_switch_text {width: 215px; position: absolute; z-index:10; top: 162px; right:-115px; HEIGHT: 35px;}
  .number_nav {DISPLAY: inline; FLOAT: left; color:#fff;}
  .number_nav UL {font:12px Arial, Helvetica, sans-serif;padding: 0px;MARGIN: 0px; LIST-STYLE-TYPE: none; color:#fff;}
  .number_nav UL LI {	float: left;font-weight: bold; background: #000; float: left; margin-right: 8px; width: 23px; cursor: pointer; line-height: 17px; height:17px; text-align: center;filter:alpha(opacity=75);-moz-opacity:0.75;opacity: 0.75; color:#fff;}
  .number_nav a{ color:#fff;}
  #pic {OVERFLOW: hidden}
  .ashily_cont_two{ width:462px; height:auto; float:left; margin-top:8px; display:inline;}
  .ashily_two_top{ width:462px; height:32px; float:left; background:url(../images/ashily_titile2_bj.gif);}
  .ashily_two_top h1{ font-size:14px; color:#d51023; padding:5px 0 0 12px;}
  .ashily_cont_three{
	width:462px;
	height:auto;
	float:left;
	margin-top:10px;
	display:inline;
	background-color: #FFF;
}
  .ashily_two_bot{ width:442px; height:100px; float:left; padding:10px;}
  .ashily_three_top{ width:462px; height:34px; float:left; background:url(../images/ashily_title3_bj.gif) #dfdfdf no-repeat right;}
.ashily_three_top h1{ float:left;}
  .ashily_three_top h2{ width:auto; height:34px; padding:0 10px; background:#c00012; float:left; line-height:34px;}
.ashily_three_top h3{ float:left;}
.ashily_three_top h6{ float:right; padding:7px 10px 0 0;}
  .ashily_three_bot{
	width:432px;
	height:auto;
	float:left;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
}
  .ashily_three_bot img{ padding-top:15px;}
.ashily_three_tit {
	color: #333;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	background-image: url(../images/bd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 6px;
	padding-left: 15px;
}
.ashily_three_tit1 {
	color: #333;
	font-weight: bold;
	line-height: 24px;
	font-size: 12px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #C00;
	padding-top: 10px;
	background-image: url(../images/bd.jpg);
	background-repeat: no-repeat;
	background-position: 0px 16px;
	padding-left: 15px;
}
.ashily_three_con {
	padding-top: 7px;
}

  .ashily_cont_four{
	width:462px;
	height:auto;
	float:left;
	margin-top:8px;
	display:inline;
	background-color: #FFF;
	background-image: url(../images/ashily_four.gif);
	background-repeat: no-repeat;
	background-position: top;
	margin-bottom: 10px;
}
  .ashily_four_top{ width:462px; height:38px; float:left;}
  .ashily_four_top h1{ float:left; padding:16px 0 0 8px;}
  .ashily_four_top h2{ float:left; padding:8px 0 0 7px; color:#333}
  .ashily_four_top h3{ float:right; padding:10px 10px 0 0;}
  .ashily_four_bot{ width:462px; height:auto; float:left;}
  .sideBar12_list{ float:left; width:462px; height:auto; margin-top:10px;}
  .sideBar12_list li{ float:left; width:95px; height:82px; margin:0 10px; text-align:center; line-height:26px;}
  .sideBar12_list li img{ float:left; width:95px;}
  .sideBar12_list li a{ color:#666;}
  .sideBar12_list li a:hover{ color:#D51023;}  
  .sahily_cont_five{
	width:462px;
	height:auto;
	float:left;
	margin-top:12px;
	display:inline;
	background-color: #FFF;
}
  .ashily_five_bot{ width:460px; height:auto; margin-top:16px; border:1px solid #f0e9eb; padding-bottom:10px; float:left;}
  .ashily_five_bot11{ width:460px; height:auto; margin-top:8px; border:1px solid #f0e9eb; padding:0px; float:left;}
  .ashily_newss_disjc{ width:448px; height:auto; float:left; border-bottom:1px dotted #b9c1c5; margin-left:7px; display:inline;}
  
  .ashily_newss_disjcwu{ width:430px; height:auto; float:left; margin-left:7px; display:inline; font-size:12px;}
  
  .ashily_newss_disjcwu h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disjcwu h2{ padding:4px 0 0 10px; float:left; font-size:12px; font-weight:normal; width:410px; line-height:24px;}
  .ashily_newss_disjcwu a{ color:#666;}
  .ashily_newss_disjcwu a:hover{ color:#333;}
  
  .ashily_newss_disjcbb{ padding:20px 0 0 0; float:left;}
  .ashily_newss_disjc h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disjcwz{ padding-left:10px; height:auto; line-height:30px; margin-top:8px; float:left; font-size:12px; font-weight:normal; width:430px; line-height:24px;}
  .ashily_newss_disjc a{ color:#666;}
  .ashily_newss_disjc a:hover{ color:#333;}
  
  .ashily_con_righ{ width:280px; height:auto; float:right;}
  .ashily_righ_one{
	width:278px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	background-color: #FFF;
}
  .ashily_righ_one_top{ width:278px; height:39px; float:left; border-bottom:1px solid #e5e5e5;}
  .ashily_righ_top_dx{ width:276px; height:37px; float:left; border:1px solid #fff; background:url(../images/ashily_title_bj.gif);}
  .ashily_righ_top_dxa{ float:left; padding:15px 0 0 8px;}
  .ashily_righ_top_dx h2{ font-size:13px; font-size:14px; font-weight:bold; color:#363636; float:left; padding:8px 0 0 7px;}
  .ashily_righ_one_bot{
	width:278px;
	height:auto;
	float:left;
	padding-bottom: 15px;
}
  .sideBar01_m{ width:265px; height:198px; margin:10px 0 0 8px; border-bottom:1px dotted #D9D9D9;}
  .sideBar01_mleft{ float:left; width:97px; height:198px; background:url(../images/guwen.png) no-repeat;}
  .sideBar01_mleft img{ float:left;}
  .sideBar01_mleft img.img01{ width:85px; height:104px; margin-left:6px; margin-top:4px;}
  .sideBar01_mleft img.img02{ width:81px; height:20px; margin-left:8px; margin-top:12px;}
  .sideBar01_mleft img.img03{ width:81px; height:20px; margin-left:8px;}
  .sideBar01_mright{ float:left; width:140px; height:198px; margin-left:15px;}
  .sideBar01_mright a:hover{ text-decoration:underline;}
  .sideBar01_mright b{ line-height:28px;}
  .sideBar01_mright span{ line-height:20px;}
  .ashily_righ_two{
	width:278px;
	height:auto;
	float:left;
	border:1px solid #e5e5e5;
	margin-top:12px;
	background-color: #FFF;
}
  .ashily_newss_disf{ width:253px; height:auto; float:left; margin-left:10px; display:inline;}
  .ashily_newss_disfs{ width:253px; height:auto; float:left; background:url(../images/ashily_news_bj.gif) bottom repeat-x;}
  .ashily_newss_disfs h1{ padding:14px 0 0 0; float:left;}
  .ashily_newss_disfs h2{
	padding:4px 0 0 10px;
	float:left;
	font-weight:bold;
	color:#333;
	font-size:12px;
	width:220px;
}
  .ashily_newss_disfs a{ color:#333; font-weight:bold;}
  .ashily_newss_disfs a:hover{ color:#666;}
  .ashily_newss_disf_bot{ width:253px; height:auto; float:left;}
  .ashily_newss_disf_botda{
	width:241px;
	height:auto;
	margin-top:4px;
	line-height:24px;
	float:left;
	font-size:12px;
	font-weight:normal;
	color:#666;
	padding-left:12px;
}
  
   .ashily_newss_disf_botda11{ width:241px; height:auto; line-height:24px; float:left; font-size:12px; font-weight:normal; color:#666; padding-left:12px; padding-top:10px;}
  .ashily_newss_disf_bot h1{ width:241px; height:32px; line-height:32px; float:left; font-size:12px; font-weight:normal; color:#666; padding-left:12px;}
  .ashily_newss_disf_bot a{ color:#666;}
  .ashily_newss_disf_bot a:hover{ color:#333;}
  
/*** SeaVen === 中间下位 === SeaVen ***/  
  
#ashily_con2{ width:1000px; height:auto; margin:12px auto auto auto;}  
  .ashily_con2_left{ width:488px; height:auto; float:left;}
  .ashily_con2_top{ width:488px; height:34px; float:left; background:url(../images/ashily_title3_bj.gif) #dfdfdf no-repeat right;}
  .ashily_con2_top h1{ float:left;}
  .ashily_con2_top h2{ width:auto; height:34px; padding:0 10px; background:#c00012; float:left; line-height:34px;}
  .ashily_con2_top h3{ float:left;}
  .ashily_con2_top h4{ float:right; font-weight:normal; padding:7px;}
  .ashily_con2_top a{ color:#666;}
  .ashily_con2_bot{ width:486px; height:auto; float:left; background:#f7f7f7; border:1px solid #ddd; margin-top:12px;}
  .ashily_con2_title{ width:486px; height:40px; float:left;}
  .ashily_con2_titleba{ float:left; color:#666; padding-left:24px; line-height:40px; font-size:14px; font-weight:bold;}
  .ashily_con2_title h1{ float:left; color:#666; padding-left:24px; line-height:40px;}
  .ashily_con2_title h2{ float:right; padding:14px 24px 0 0;}
  .ashily_con2_news{ width:486px; height:auto; float:left;}
  .ashily_con2_newsdis{ width:210px; height:34px; float:left; background:url(../images/ashily_con2_newsbj.gif); margin-left:22px;}
  .yazhou{  width:486px; height:auto; float:left;}
  .yazhou li{width:210px; height:30px; line-height:30px; float:left; background:url(../images/qz_bg.jpg); margin-left:28px; text-indent:17px; margin-top:4px;}
  
  .yazhouwenzi{width:210px; height:30px; line-height:30px; float:left; background:url(../images/qz_bg.jpg); margin-left:28px; text-indent:17px; margin-top:4px;}
  
  .ashily_con2_newsdis h1{ padding:18px 0 0 0; float:left;}
  .ashily_con2_newsdis h2{ float:left; padding:8px 0 0 9px; font-size:12px; font-weight:normal;}
  .ashily_con2_newsdis a:hover{ color:#666;}
  
  .ashily_con2_righ{ width:488px; height:auto; float:right;}

.foot{width:1000px; height:160px; margin:0 auto; border-top:3px solid #1765AF; line-height:28px; text-align:center; margin-top:30px; padding-top:25px; }
.foot a{ color:#565656;}
.foot a:hover{ color:#FE5D0D;}


.backToTop{ display: none; width: 18px; line-height: 1.2; padding: 5px 0; background-color: #000; color: #fff; font-size: 12px; text-align: center; position: fixed; _position: absolute; right: 10px; bottom: 100px; _bottom: "auto"; cursor: pointer; opacity: .6; filter: Alpha(opacity=60);}


/*院校推荐*/
.yxtj{
	width:453px;
	float:left;
	overflow:hidden;
	margin-bottom: 10px;
	padding-left: 8px;
}
.sideBar122_list{ float:left; width:461px; height:82px; margin-top:10px;}
.sideBar122_list li{ float:left; width:126px; height:82px; margin-right:20px; text-align:center; line-height:26px;}
.sideBar122_list li img{ float:left;}
.sideBar122_list li a{ color:#666;}
.sideBar122_list li a:hover{ color:#D51023;}

.link1{
	width:102px;
	height:88px;
	float:left;
	margin-top:18px;
	margin-right:12px;
}
.link2{ width:102px; height:88px; float:left; margin-top:18px; margin-right:0px;}
.tu{ width:98px; height:51px; float:left; margin:2px 3px; border:1px solid #e5e5e5;}
.wenzi{ width:102px; height:34px; text-align:center; float:left; line-height:34px;}

/*优势*/
.sideBar056{ width:210px; overflow:hidden; margin-right:10px; float:left;}
.sideBar056_t{ width:210px; height:36px; background:url(../images/title_red.png) no-repeat; padding-left:30px;}
.sideBar056_t h2{ color:#363636; line-height:36px;}
.sideBar056_m{ float:left; width:218px; margin-left:10px;}
.sideBar056_m li{ width:180px; overflow:hidden; border-bottom:1px dotted #D9D9D9; line-height:30px; background:url(../images/dian_red.png) 0 13px no-repeat; padding-left:14px; margin-right:14px;}

/*优势*/
.sideBar057{ width:220px; overflow:hidden; float:right;}
.sideBar057_t{ width:220px; height:36px; background:url(../images/title_red.png) no-repeat; padding-left:30px;}
.sideBar057_t h2{ color:#363636; line-height:36px;}
.sideBar057_m{ float:left; width:218px; margin-left:10px;}
.sideBar057_m li{ width:188px; overflow:hidden; border-bottom:1px dotted #D9D9D9; line-height:30px; background:url(../images/dian_red.png) 0 13px no-repeat; padding-left:14px; margin-right:14px;}

/*优势*/
.sideBar05555{
	width:228px;
	overflow:hidden;
	float:left;
	border:1px solid #E5E5E5;
	margin-top:13px;
	background-color: #FFF;
}
.sideBar05555_t{ width:228px; height:36px; background:url(../images/title_red.png) no-repeat; padding-left:30px;}
.sideBar05555_t h2{ color:#363636; line-height:36px;}
.sideBar05555_m{ float:left; width:218px; margin-left:10px; padding-top:8px;}
.sideBar05555_m li{ width:190px; overflow:hidden; border-bottom:1px dotted #D9D9D9; line-height:27px; background:url(../images/dian_red.png) 0 13px no-repeat; padding-left:14px; margin-right:14px; margin-top:1px;}

.hf{ width:276px; height:72px; float:left; border:1px solid #b1b3b5; margin-top:15px;}
.hf1{ width:228px; height:61px; float:left; border:1px solid #b1b3b5; margin-top:15px;}
/*优势*/
.sideBar05_m{ float:left; width:218px; margin-left:10px;}
.sideBar05_m li{ width:200px; overflow:hidden; border-bottom:1px dotted #D9D9D9; line-height:29px; background:url(../images/dian_red.png) 0 13px no-repeat; padding-left:14px; margin-right:14px;}

</pre></body></html>