html{font-family: "Microsoft YaHei";font-size: 14px;line-height: 24px;}
strong{font-weight: bold}
a{text-decoration: none;}
.clear{clear: both}
/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer
{
    overflow: hidden;
    position: relative;
    outline: none;
}

.jspPane
{
    position: absolute;
    outline: none;
}

.jspVerticalBar
{
    position: absolute;
    top: 0;
    right: 0;
    width: 20px;
    height: 100%;
    background: none;
}

.jspHorizontalBar
{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 0;
    background: red;
}

.jspCap
{
    display: none;
}

.jspHorizontalBar .jspCap
{
    float: left;
}

.jspTrack
{
    background: url(../images/line.jpg) repeat-y center center;
    position: relative;
}

.jspDrag
{
    background: url(../images/bar.jpg) no-repeat center center;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag
{
    float: left;
    height: 100%;
}

.jspArrow
{
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
    padding: 0;
    margin: 0;
}

.jspArrow.jspDisabled
{
    cursor: default;
    background: #80808d;
}

.jspVerticalBar .jspArrow
{
    height: 16px;
}

.jspHorizontalBar .jspArrow
{
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus
{
    outline: none;
}

.jspCorner
{
    background: #eeeef4;
    float: left;
    height: 100%;
}

/* Yuk! CSS Hack for IE6 3 pixel bug :( */
* html .jspCorner
{
    margin: 0 -3px 0 0;
}
/*mainpart*/
#page{
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 600px;
    z-index: 0;
    min-width: 1024px;
}
.left-block{
    position: absolute;
    left: 0;
    height: 100%;
    width: 190px;
    top: 0;
    z-index: 10;
}
#logo{
    position: absolute;
    top: 25%;
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -129px;
}
#mainmenu{
    position: absolute;
    width: 100%;
    left: 0;
    top: 50%;
    margin-top: -207px;
}
#mainmenu ul.parent{
    width: 100%;
    margin: 0 auto;
    display: block;
    margin-bottom: 35px;
}
#mainmenu li.parentli{
    line-height: 32px;
    display: block;
    height: 32px;
    width: 100%;
    text-align: center;
    margin-bottom: 2px;
}
#mainmenu li.active a{color: #d00b44;width: 134px;display: block;height: 100%;margin: 0 auto;}
#mainmenu li.active{ background: url(../images/li2.png) repeat-x;}
#mainmenu li.now a{color: #d00b44}
#mainmenu a{color:#666666;border-bottom: 1px solid #e5e5e5;width: 134px;margin: 0 auto;display: block;font-size: 15px;font-weight: bolder;}
#sign {
    width: 100%;
    text-align: center;
}
#search{
    position: absolute;
    width: 100%;
    bottom: 45px;
    left: 0;
}
#search form{
    display: block;
    width: 129px;
    height: 24px;
    margin: 0 auto;
    background: #f9f9f9;
    border: 1px solid #ececec;
    border-radius: 2px;
    box-shadow: 2px 2px 2px #999999 inset;
}
#search_input{
    display: block;

    background: none;
    border: none;
    width: 107px;
    height: 100%;
    float: left;
    outline: none;
}
#search_submit{
    display: block;
    background: url(../images/search.jpg) no-repeat center 3px;  border: none;
    width: 22px;  height: 100%;  float: left;
    text-indent: -9999px;
    cursor: pointer;
}
#share{
    text-align: center;
    position: absolute;
    bottom: 43px;
    width: 100%;
    left: 0;
}
#copyright{
    font-size: 10px;
    -webkit-transform-style: none;
    text-align: center;
    color: #bbbbbb;
    position: absolute;
    bottom: 20px;
    left: 0;
    width: 100%;
}
.right-block{
    position: relative;
    z-index: 0;
    margin-left:190px ;
    height: 100%;
    overflow: hidden;
}
.right-cont-part{
height: 100%;
position: relative;

}
.slidepart{}
.slidepart{
    width: 100%;
    height: 100%;
	position: absolute;
left: 0px;
top: 0px;
    z-index: 0;
}
.slidepart,.fullscreem,.imagelist,.imagelist img{min-height: 600px}
.contentpart{position: absolute;right: 0;width: 340px;top:0;z-index: 10;height: 100%;}
.content_bottom_index{z-index:1;position:absolute;width:100%;height: 280px;bottom:0;right:0;background: url(../images/redshadow.png) repeat;}
.content_top_index{
    background: url(../images/bkshadow.png) repeat;height: 100%;position: relative;z-index: 0;
}
.list_title{
    color: #ffffff;
    font-size: 16px;
    line-height: 24px;
}
.news_first_index{
    padding-top: 60px;
}
.contentpart .wrapper{
    margin: 0  22px;
}
.iamgeitem{min-height: 600px;float: left;position: relative;}
.content_bottom_index{padding-top: 21px}
.list_date{font-size: 13px;color: #d00b44;margin-top: 1px;margin-bottom: 9px;}
.list_content{color: #ffffff;font-size: 13px;}
.more_index{text-align: right;margin-top: 10px;}
.more_index a{color: #ffffff;padding-right: 17px;background: url(../images/more.png) no-repeat right center;}
.content_bottom_sign{
    height: 63px;

    line-height: 61px;
    text-indent: 21px;
    margin-top: 19px;
}
.content_bottom_sign a{
    display: block;

    height: 60px;
    padding-top: 2px;
    background: url(../images/link1.jpg) repeat-x top center;
    color: #ffffff;
    font-size: 18px;
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.submenu{position: absolute;left: 190px;width: 0px;background: url(../images/g.png) ;height: 100%;top: 0;overflow: hidden;}
.submenu{}
.menu_link a{display: block;width: 100%;text-align: center;color: #333333;font-size: 14px;line-height: 38px;}
.menu_link a img{display: block;margin: 0 auto;border-radius: 13px}
.submenupart{position: absolute;top: 50%;left: 0;width: 219px;height: 100%;min-height: 441px;display: block}
.next{
    position: absolute;
    bottom: -65px;  height: 46px;  left: 50%;  width: 46px;
    background: url(../images/next1.png) no-repeat;  margin-left: -23px;  cursor: pointer;
}
.prev{
    position: absolute;
    top: -65px;
    height: 46px;
    left: 50%;
    width: 46px;
    background: url(../images/prev1.png) no-repeat;
    margin-left: -23px;
    cursor: pointer;
}
.prev.disabled{background: none;cursor: default}
.next.disabled{background: none;cursor: default}
.submenupart.show{
    display: block;
}
.submenupart li{display: block;width: 100%;height: 150px;position: relative;}
.menu_cover{
    position: absolute;
    height: 112px;
    top: 0;
    left: 50%;
    width: 176px;
    margin-left: -88px;
    border-radius: 11px;
    background: #ffffff;
    cursor: pointer;
    opacity: 0.5;
    filter:alpha(opacity=50);
}
.fss-wrapper{position: absolute;top: 0;left: 0;z-index: 0}
.page-content-part{position: absolute;top: 0;right: 0;width:467px;height: 100% ;/* background: #ffffff; */z-index: 12}
.page-image-part{position: relative;height: 100%;z-index: 0;}
.page-image-part2{position: relative;height: 100%;z-index: 0;background: url(../images/teacherbg.jpg) repeat-x #cacacc}
.page-image-part3{position: relative;height: 100%;z-index: 0;background: url(../images/teacherbg.jpg) repeat-x #cacacc}
.page_background{width: 100%;height: 100%;position: relative}
.page-content-title{
    position: absolute;
    right: -2000px;
    bottom:180px;
    width: 267px;
    height: 85px;
    line-height: 85px;
    background: url(../images/redshadow.png);

    text-align: center;
    color: #ffffff;
    border-radius:  13px 0 0 13px ;
    font-size: 26px;
}
.top_area{
    height: 146px;
    width: 100%;
    background: url(../images/r2.png);
    position: relative;
    overflow: hidden;
}
.secondmenulist li{display: block;float: left;width: 83px; position: relative;height: 90px;}
#secondmenu{margin-left: 23px;margin-right: 24px;margin-top: 28px;height: 0;overflow: hidden;position: relative;}
#secondmenu .menu_link  a{text-align: center;color: #ffffff;line-height: 37px;display: block;width: 100%;float: left;height: 37px;}
.secondmenulist{width: 100%}
#snext{
    position: absolute;
    top: 50%;
    height: 0;
    right: 10px;
    width: 13px;
    background: url(../images/snext.jpg) no-repeat center center;  margin-top: -10px;  cursor: pointer;
    z-index: 10;
}
#sprev{
    position: absolute;
    top: 50%;
    height: 0;
    left: 10px;
    width: 13px;
    background: url(../images/sprev.jpg) no-repeat center center;
    margin-top: -10px;
    cursor: pointer;
    z-index: 10;
}
.rendersp{display: none}
.bottom_area .wrapper{
    margin-left: 36px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.bottom_area{color: #333333;
    font-size: 13px;min-height: 454px;position: relative;overflow: hidden;
}
.maincontent{width: 100%;outline: none;max-width: 100%;position: relative;float: left}
.maincontent .inner{height: auto;margin-right: 36px;margin-top: 15px;width: auto;}

#secondmenu .menu_link a img {
    box-shadow: 0px 1px 2px #63162c;
    border-radius: 0;
    margin-bottom: 9px;
}
#secondmenu .menu_link a.active img{
    box-shadow:none;
}
.newstitle_pic{display: none}
.more_area{position: absolute;height: 39px;text-align: center;bottom: 0;left: 0;color: #ffffff;background: #942243;line-height: 39px;width: 100%;display: block}
.newsitem{width: 100%;float: left;/* height: 28px; */line-height: 28px;overflow: hidden;font-size: 13px;background: none;margin-bottom: 10px;cursor: pointer}
.newstdate{padding-left:10px;padding-right:10px;float: left;color: #666666;display: block;}
.newstitle{color: #333333;display: block;float: left;width: 337px;}
.list_area .wrapper{margin-left: 5px}
.list_area .maincontent .inner{
    margin-right: 5px;
}
.newsitem:hover{
    background: #f0f0f0;
}
.dlitem .acttitle:hover{
    background: #f0f0f0;
}
.extra_pic{min-height: 100px;min-width: 100px;position: absolute;right:485px;background: #ffffff;top:0;box-shadow: 0 0 4px #333333;border-radius: 5px;z-index: 10;display: none;max-width: 494px;}

.extra_pic img{border: 5px #ffffff solid;border-radius: 5px;}

.point2{position: absolute;right: -5px;height: 28px;width: 6px;top: 0;background: url(../images/p2.png) no-repeat center;}
.detal_part{height: 100%;position: absolute;right: -1920px;top: 0;background: #ffffff;z-index: 11;color: #888888}
.newscontent{display: none}
#maintitle{font-size: 14px;color: #333333;text-align: center;line-height: 24px;margin-top: 20px;height: 24px;position: relative;overflow: hidden;}
.detal_part .wrapper{margin: 0 18px}
#detal_part_date{color: #942243;text-align: center;padding-bottom: 11px;background: url(../images/dateb.jpg) no-repeat bottom;;margin-bottom: 15px}
.detal_part img{max-width: 100%;}
#detal_part_content{margin-bottom: 50px}
.detal_part_close{position: absolute;right: 21px;top: 4px;z-index: 10;cursor: pointer;}
.detal_part_print{position: absolute;left: 21px;top: 4px;z-index: 10;cursor: pointer;}
.detal_part_print a{display:block;width:26px;height:22px;background:url('../images/dayintup.png') no-repeat;}
.detal_part_print a:hover{background-position: -30px 0;}
.detal_part_back{position: absolute;right: 21px;top: 4px;z-index: 10;cursor: pointer;}
.detal_part_back2{position: absolute;right: 21px;top: 4px;z-index: 10;cursor: pointer;}
.detal_part .inner{
    margin-right: 0;
}
.contacttitle{height: 100%;width: 100%;line-height: 146px;text-align: center;color: #ffffff;font-size: 26px}
.more_area{cursor: pointer}
.actvie_info{height: 204px;background: #f7f7f7;border: 1px dashed #942243}
.apply-dl{height:320px;}
.actdate{display: block;float: left;height: 60px;line-height: 30px;width: 120px;text-align: center;font-size: 13px;color: #666666;}
.actvie_info .actdate{line-height:30px;}
.acttitle{display: block;float: left;width: 345px;line-height: 30px;margin-bottom: 8px;color: #888888;font-size: 14px;overflow: hidden;position: relative;}
.actitem{width: 100%;float: left;cursor: pointer}
.act1_area .maincontent .inner {
    margin-right: 0;
	margin-left: 12px;
}
.act1_area .acttitle{
    width: 323px;}
.act2_area .maincontent .inner {
    margin-right: 0;
}
.act2_infor{height: 52px;background: #e8e8e8}
.act2_area .acttitle{width: 293px;}

.at1 {
    background: url(../images/at1.jpg) no-repeat 5px 8px;
}
.at2{
    background: url(../images/at2.jpg) no-repeat 5px 9px;}
.at3{
    background: url(../images/at3.jpg) no-repeat 5px 9px;}
.at4{
    background: url(../images/at4.jpg) no-repeat 5px 9px;}
.inner img{
    width: 100%;
}
.faq_area .maincontent .inner {
    margin-right: 5px;
}
.faq_area .wrapper {
    margin-left: 26px;
}
.extra_content{margin: 30px;color: #5d5d5d;font-size: 13px;}
.extra_pic img{max-width: 100%}
.faq_area .newsitem{text-indent: 10px}


.actitem{width: 100%;float: left;cursor: pointer;margin-bottom: 25px;}


.dlitem{width: 100%;float: left;cursor: pointer}

.dlitem .acttitle{
    width: 100%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    text-indent: 36px;
}
.submenu_title {
    cursor: pointer;
}
#apply_page{
    width: 767px;
}
#onlineform{right: 50%}
#formtitle{height: 94px;color: #942243;margin: 0 18px;border-bottom: 1px #7a7a7a dashed;margin-bottom: 15px;}
.input_row{
    height: auto;
    line-height: 25px;
    float: left;
    width: 100%;
    margin-bottom: 23px;
    color: #333333;
}
#apply_form em{
    color: #942243;
}
#apply_form  label{
    display: inline-block;
    width: 121px;
    float: none;
    text-align: right;
    padding-right: 5px;
    color: #333333;
}
#apply_form  input{
    width: 46%;
    display: inline;
    float: none;
    background: #ffffff;
    border: 1px #858585 solid;
    border-radius: 3px;
    height: 23px;
    line-height: 23px;
    margin-left: 15px;
}
.form_h1{
    font-size: 14px;
    color: #333333;
    width: 100%;
    float: left;
    margin-bottom: 15px;
    font-weight: bolder;
}
.form_h2{
    width: 100%;
    float: left;
    color: #942243;
    margin-bottom: 15px;
}
.col5{width: 49%;float: left;text-align: left;}
#apply_form input[type=radio]{
    width: auto;
}
#apply_form .radio label{width: auto;color: #333333;display: block;float: left;}
.spradio {width: 32px;height: 25px;float: left;background: url(../images/input.jpg) no-repeat 4px center;cursor: pointer;}
.spradio.active{background: url(../images/input.jpg) no-repeat -66px center;}
.spcheckbox {width: 32px;height: 25px;float: left;background: url(../images/input.jpg) no-repeat 4px center;cursor: pointer;}
.spcheckbox.active{background: url(../images/input.jpg) no-repeat -66px center;}
#apply_form .form_input:focus{outline:none ;border:#d66586 1px solid;box-shadow: 0px 0px 5px #f3d1db}
#apply_form .radio .headlabel{width: 10%;}
#apply_form .checkbox .headlabel {
    text-align: left;
    text-indent: 0px;
    padding-left: 15px;
}
#apply_form .checkbox label {
    width: auto
;
    float: left;
}
#apply_form #apply_submit{
    float: none;
    margin: 0 auto;
    width: 30%;
    background: #942243;
    color: #ffffff;
    cursor: pointer;
    margin-top: 20px;
    margin-bottom: 20px;
    height: 30px;
    line-height: 30px;
    display: block;
}


.faqitem{width: 100%;float: left;line-height: 28px;overflow: hidden;font-size: 13px;background: none;margin-bottom: 10px;cursor: pointer}
.faqitem:hover{
    background: #f0f0f0;
}
.faq_area .faqitem{}
#share a{margin: 0px 4px;}
.right-block a:hover{text-decoration: underline}
#mainmenu li.now{


}
#sprev.disabled{
    background: none;
    cursor: default;
}
#snext.disabled{
    background: none;
    cursor: default;
}
.list_area{
    position: relative;
    background: url(../images/w2.png);}
.bottom_area{
    position: relative;
    background: url(../images/w2.png);}
.act2_area{
    position: relative;
    background: url(../images/w2.png);}
.act1_area{
    position: relative;
    background: url(../images/w2.png);}
.dl_area{
    position: relative;
    background: url(../images/w2.png);
}
.faq_area{
    position: relative;
    background: url(../images/w2.png);
}
#apply_ex{
    right: 783px;
    margin-left: 10px;
}
.page-image-part4 {
    position: relative;
    height: 100%;
    z-index: 0;
    background: url(../images/teacherbg.jpg) repeat-x #cacacc;
}
.page-image-part5 {
    position: relative;
    height: 100%;
    z-index: 0;
}
.teacher-part5{margin-left:230px;}

/*class-css*/
ul.kc_cont li {
    background: url("../images/class_yuandian.png") no-repeat left 10px;
    width: 100%;
    float: left;
    border-bottom: 1px solid #DDD;
    margin-bottom: 10px;
    padding-bottom: 10px;
    padding-left: 15px;
}
#logo2{
    position: absolute;
    width: 100%;
    text-align: center;
    bottom: 80px;
}
#secondmenu .menu_link a .actimg{
    display: none;
}
#secondmenu .menu_link a .unactimg{
    display: block;
}
#secondmenu .menu_link a.active .actimg{
    display: block;
}
#secondmenu .menu_link a.active .unactimg{
    display: none;
}
#secondmenu .menu_link a:hover .actimg{
    display: block;
}
#secondmenu .menu_link a:hover .unactimg{
    display: none;
}
.faqcontent{
    display: none;
}
#mainmenu .parentli  a:hover{color: #d00b44}
#apply_form .checkbox  .headlabelsp{
    text-indent: 0;
    padding-left: 15px;
}
#dashiji td{    border-bottom: 1px solid #DDD;    padding-bottom: 10px;    padding-top: 10px;}
.tascontainer{
    height: 40px;
    border-bottom: 1px solid #942243;
    margin-right: 36px;
    margin-bottom: 10px;
}
.tascontainer .tab{
    width: 50%;
    display: block;
    float: left;
    line-height: 40px;
    text-align: center;
    background: #dedede;
    color: #333333;
}
.tascontainer .selected{
    color: #ffffff;
    background: #942243;
}
#apply_form .checkbox label{text-indent: 0}
#apply_form .radio label{text-indent: 0}
#teachermenu .menu_cover{
    position: absolute;
    top: 37px;
    height: 48px;
    width: 50px;
    background: url(../images/teachercover.png) no-repeat;
    left: 17px;
    margin: 0;
    border-radius: 0;
}


.apply-dl .acttitle{
 height: 45px;
line-height: 45px;
}
.activitytitle{
    color: #333333;
    font-size: 18px;
    text-align: center;
    line-height: 60px;
    border-bottom: 1px solid #942243;
    margin-bottom: 10px;
    width: 100%;
    font-weight: bold;
    width: 100%;  float: left;
}
.activitytable{
    border-bottom: 1px solid #942243;
    padding-bottom: 10px;
    width: 100%;  float: left;
}
.detailtitle{
    color: #333333;
    font-weight: bold;
    display: block;
    float: left;
    width: 50px;
}
.detailsub{
    font-size: 12px;
    color: #333333;
    width: 70%;
    display: block;
    float: left;
}
.coldiv{
    width: 100%;
    float: left;
}
.detailtitle.long{
    width: 79px;
}
.actdetaillink{}
.act_teacher_infor{
    border-bottom: 1px solid #942243;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;  float: left;
}
.act_detail_rule{
    border-bottom: 1px solid #942243;
    padding-bottom: 10px;
    margin-bottom: 10px;
    width: 100%;
    float: left;
}
.act_detail_map{
    width: 100%;
    float: left;}
.amap-logo{display: none}
#maintitle2{color:#333333;font-size:18px;/* height: 90px; */line-height: 40px;border-bottom: 1px solid #942243;margin-bottom: 7px;text-align: center;font-weight: bolder;margin-top: 16px;padding-bottom: 7px;}
.act_detail_footer{
    width: 100%;float: left;
    text-align: right;
    color: #333333;
}


.new_front_slide{
    height: 160px;
    position: relative;
    overflow: hidden;
}
.new_front_top_slide{
    height: 146px;
    position: relative;
    overflow: hidden;

}
.new_front_top_slide .render{
    height: 73px;
    position: relative;
    overflow: hidden;
}
.new_front_slide .render{
    height: 80px;
    position: relative;
    overflow: hidden;
}
.frontleft{width: 6px;height: 10px;background: url(../images/frontleft.png) no-repeat;cursor: pointer;position: absolute;top: 220px;  left: 56px;}
.frontright{width: 6px;height: 10px;background: url(../images/frontright.png) no-repeat;cursor: pointer;position: absolute;top: 220px;left: 72px;}
#new_front_top_slide_right.disabled{background: none}
#new_front_top_slide_left.disabled{background: none}
.content_bottom_index .frontleft{top: auto;bottom: 93px;}
.content_bottom_index .frontright{top: auto;bottom: 93px;}
#new_front_slide_right.disabled{background: none}
#new_front_slide_left.disabled{background: none}

#addlink {
bottom: 130px;
left: 0px;
text-align: center;
line-height: 20px;
width: 117px;
margin: 0 auto;
overflow: hidden;
margin-top: 15px;
height:35px;
background:url('../images/linkbg.jpg') no-repeat;
}
#addlink a {
font-size: 12px;
color: #666;
border: none;
display: block;
float: left;
width: 48px;
line-height: 12px;
height:17px;
}
#addlink a.leftlink_1,#addlink a.leftlink_3{margin-right:10px;}
#addlink a.leftlink_2,#addlink a.leftlink_4{margin-left:10px;}
#addlink a.leftlink_3,#addlink a.leftlink_4{margin-top:6px;}
#addlink a:hover{
    color: #d00b44;
}
.tempact {
    background: url(../images/li2.png) repeat-x;
}


/*去掉a标签手型*/
#mainmenu #parentli2 a,#mainmenu #parentli3 a,#mainmenu #parentli9 a{cursor:default;background:url('../images/menu-icon_01.png') no-repeat right center;}
#mainmenu #parentli2  a:hover,#mainmenu #parentli3 a:hover,#mainmenu #parentli9 a:hover,#mainmenu #parentli9.now  a,#mainmenu #parentli2.now  a,#mainmenu #parentli3.now  a{cursor:default;background:url('../images/menu-icon_02.png') no-repeat right center;}

/*去掉年份*/
.actitem .actleft{float:left;width:60px;overflow:hidden;text-align:center;}
.act1_area .actitem .actleft{background:url('../images/left_bg.png') no-repeat;}
.actitem .actleft span{width:100%;float:left;height:30px;line-height:30px;font-size: 13px;
color: #942243;}
.act2_area .actdate{margin-left:30px;width:80px;}
.actitem .actleft .actaddr{width:100%;float:left;line-height:30px;}
.actitem .actright{float:left;margin-left: 10px;}
.actitem .actright a{
display: block;
width: 337px;
margin-bottom: 8px;
font-size: 14px;
color:#666;
overflow: hidden;
position: relative;
}
.act2_area .actitem .actright a{
color:#333;font-weight:bold;
width: 310px;
line-height: 30px;
margin-bottom: 0px;
}
.actitem .actright a:hover span{text-decoration:underline;}
.actitem .actright a span{float:left;display:block;margin-bottom:0px;}
.actitem .actright a span.acttitle{color:#333;font-weight:bold;}
#act a{font-size: 14px;color: #942243;}
.act1_area .hongse .actleft{background: url('../images/redleft-bg.png') no-repeat;}
.act1_area .hongse .actleft span{color:#fff;}