<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 */
*{margin:0;padding:0;}
img{border:0px;}
body
{
    text-align:center;
    font-family:"微软雅黑","宋体";
    font-size:12px;   
    color:#3A3A3A;
	background-color:#F4ECD7;
}
body &gt; div{margin:0px auto;}
a{text-decoration:none; color:#fff; font-family:"微软雅黑","宋体";;}
a:hover{color:#631F68; text-decoration:underline;}


.big{font-size:14px; line-height:30px;}
.big1{ font-family:"微软雅黑";font-size:20px;}
.bold{font-weight:bold;}
.ud{text-decoration: underline;}

.span{font-family:"微软雅黑","宋体"; color:#3A3A3A;}

/*==颜色==*/
.bk{color:#000;}
.wh{color:#fff;}
.blue1{color:#0101FF;} /*蓝色*/
.blue2{color:#0054B6;} /*蓝色*/
.blue3{color:#00448A;} /*蓝色*/
.red1{ color:#D92227;} /*深红色*/
.red2{ color:#FF000D;} /*红色*/
.red3{ color:#94656B;} /*褐红色*/
.red4{ color:#C60000;}
.org{ color:#F35800;} /*橙色*/
.yel1{ color:#FDFFDA;}/*淡黄色*/
.gray1{color:#8B8B8B;} /*灰色*/
.gray2{color:#AAAAAA;} /*浅灰色*/
.gray3{color:#666;} /*深灰色*/
.gray4{color:#4B5464;} /*深深灰色*/
.gold{ color:#C4A169;}
.green1{color:#41B0B0;}/*草绿色*/

.org00{color:#F02600;}
.blue00{color:#00A0E4;}
.gray00{color:#3A3A3A;}
.red00{ color:#DE3B3E;}
.pur00{ color:#631F68;}

a.blue1:hover,a.blue2:hover,a.blue3:hover,a.red1:hover,a.red2:hover,a.red3:hover,a.gold:hover,a.org:hover,a.gray1:hover,a.gray2:hover,a.gray3:hover,a.green1:hover,a.bk:hover{color:#EF2A22;} 

a.org00:hover,a.blue00:hover,a.gray00:hover,a.red00:hover,a.pur00:hover{ text-decoration:underline;}

ul{list-style-type:none; display:inline;}
li{list-style-type:none; display:inline; }

.right{ float:right;}
.left{ float:left;}

/*导航*/
#topWrapper{width:100%; text-align:center; height:34px; margin:0 auto;}
#top{width:100%; height:34px; line-height:34px; background:url(../images/bg_top.gif) repeat-x;}
#top ul{width:1000px; margin:0 auto;}
#top ul li{ margin:0 4px 0 4px;}
#top ul li a{color:#333;}
#top ul li a:hover{ color:#631F68; text-decoration:underline;}


/*banner*/
.banner_bg{float:left; width:100%; height:483px; background:url(../images/bgp0.jpg) center no-repeat;}
  .banner{ width:1014px; height:483px; margin:0px auto;}
  .banner img{ float:left;}


/*1000*/
.main_bg{ float:left; width:100%;}
.main{ width:1014px; margin:0px auto;}
.main div{ display:inline;}

/*导语*/
.daoyu{ float:left; width:914px; height:215px; background:url(../images/title01.jpg) no-repeat; padding:96px 50px 0px 50px; font-size:14px; text-align:left; line-height:28px; position:relative;}

/*代言人*/
.dyr{ float:left; width:1014px; height:821px; background:url(../images/title02.jpg) no-repeat; }

  .dyr_left{ float:left; width:241px; height:670px; border-top:1px solid #CCC; margin-top:90px; margin-left:41px;}
  .dyr_left li{ float:left; width:239px; height:66px; line-height:66px; text-align:center; font-size:14px;}
  .dyr_left li a{ float:left; width:239px; height:66px; border:1px solid #CCC; border-top:none; background-color:#F0F0F0; color:#3A3A3A;}
  .dyr_left li a.hover{ float:left; width:239px; height:66px; border-left:1px solid #CCC; border-right:1px solid #fff; background-color:#FFF; color:#3A3A3A; text-decoration:none;}
  .dyr_left li a img{ float:left; margin:16px 0px 0px 5px;}
  
  .dyr_right{ float:left; width:657px; height:650px; background:url(../images/bgp_sc.jpg); border-top:1px solid #CCC; margin-top:90px; padding:20px 0px 0px 20px; text-align:left; line-height:22px; color:#7D7D7D;}
  .dyr_right01{ float:left; width:637px; height:96px; text-align:left; line-height:22px;}
  .dyr_right01 img{ float:left;}
  .dyr_right02{ float:left; width:637px; height:130px; margin-top:10px; text-align:left; line-height:22px;}
  .dyr_right02 img{ float:left;}
  .dyr_right03{ float:left;width:637px; height:300px; margin-top:10px;}


/*考试介绍*/
.kaoshi{ float:left; width:1014px; height:505px; background:url(../images/title03.jpg) no-repeat; }
.kaoshi li{ float:left; width:425px; height:410px; margin-top:70px; line-height:26px; font-size:14px; text-align:left;}

/*offer*/
.offer{ float:left; width:987px; height:912px; background:url(../images/title04.jpg) no-repeat; padding:68px 0px 0px 27px; }
.offer img{ float:left;}

/*精英团队*/
.jp{ float:left; width:1000px; height:200px; overflow:hidden; margin-left:7px; }

.footer{ float:left; width:1000px; height:130px; line-height:28px; padding-top:10px;} 
.footer a{ color:#3A3A3A;}



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