/*椤靛ご鍜屽鑸�*/
a:focus, a:hover {
    color: #1d6cd6;
}
.top{
    width: 100%;
    height: 276px;
    margin: 0 auto;
    background: url("imagetop_banner.jpg") no-repeat center top;
    min-width:1341px;
}
.warp{
    width: 1341px;
    margin: 43px auto 40px;
    position: relative;
    height: 1445px;
}
.action{
   position: relative;
}
.work{
    position: relative;
    top:340px;
}
.title{
    height: 39px;
    line-height: 39px;
    padding-left: 47px;
    background: url("imagetitle_bg.png") no-repeat center top;
    color:#fff;
    font-size: 18px;
    position: absolute;
    width: 100%;
    z-index: 100;
}
.move1{
    position: relative
}
.move1 ul{
    float: left;
    width: 1191px;
}
.title>a{
	color:#fff !important;
}
.title>a:hover{
	color:#f6f6f6 !important;
}
.action-cont{
    background: #f1f7ff;
    border:1px dashed #71aeff;
    width: 1193px;
    position: absolute;
    right:13px;
    overflow: hidden;
    min-height:317px;
}
.cont{
    padding: 32px 15px 3px 10px;
}
.cont li{
    width: 548px;
    margin-left: 30px;
    margin-bottom: 20px;
}
.cont li .times{
    background: url("imagetime_bg.jpg") no-repeat center top;
    width: 69px;
    line-height: 61px;
    height: 61px;
    display: inline-block;
}
.cont li .times span{
    display: block;
    text-align: center;
    line-height: 29px;
    height: 29px;
}
.cont li .times span.day{
    font-size: 14px;
    color:#1c82d8;
    font-weight: bold;
}
.cont li .times span.time{
    font-size: 12px;
    color:#6baae0;
}
.dynamic{
    position: relative;
    top:683px;
}
.action-cont>.float-left,.action-cont>.float-right{
    width: 50%;
    overflow: hidden;
}
.point,.point2{
    width: 100%;
    text-align: center;
    margin-bottom: 15px;
}
.point>ul>li,.point2>ul>li{
    background: url("imageoff.png") no-repeat center top;
    width: 15px;
    height: 15px;
    cursor: pointer;
    margin-right: 10px;
}
.point>ul>li.on,.point2>ul>li.on{
    background: url("imageon.png") no-repeat center top;
}
.text,.text2{
    position: relative;
}
.text>ul,.text2>ul{
    width: 595px;
    float: left;
}
.Outside{
    position: relative;
    top:1072px;
}
/*椤佃剼css*/
.foot{
    background: #c2d6f2;
    padding: 12px 0 20px 0;
    margin-top: 20px;
    border-top:1px #e2e2e2 solid;
    min-width:1341px;
}
.foot p{
    font-size: 12px;
    margin-bottom: 0px;
    text-align: center;
    color:#586371;

}
.foot_bottom{
    margin-top: 15px;
    min-width:1000px;
}
.foot_bottom>li{
    margin: 0 15px;
}
#manual a, #manual1 a {
    border: 1px solid #ccc;
    padding: 5px;
    width: 380px;
    height: 284px;
    float: left;
    display: block;
    text-align: center;
    overflow: hidden;
}
 #manual img,#manual1 img{
        height:100%;
    }