@charset "utf-8";
.title01{line-height: 30px; font-size:24px; color: #000; line-height: 50px; text-align: center;}

.title02{color:#FFF; line-height: 50px; font-size: 22px;}

.title03{margin-top: 60px; width:100%; text-align: center; line-height: 30px;}
.title03 h4{ display: block; font-size: 25px;color:#FFF;}
.title03 span{ display: block; font-size: 14px;color:#d9d9da;}




.more{width:100%; height:50px; margin-top:30px; text-align: center; }
.more a{display:inline-block; width:320px; height: 50px; line-height: 48px; font-size: 18px; color: #858586; border:1px solid #bfbfbf;}
.more a:hover{background: #d9b76b; border:1px solid #d9b76b; color: #FFF;}

.rol, .ror{width:30px; height:52px;}
.rol a, .ror a{display:block; width:30px; height:52px;}
.rol{position:absolute; top:160px; left:-40px;}
.ror{position:absolute; top:160px; right:-40px;}
.rol a{background:url(../Images/rol.png) no-repeat center center #ccc;}
.ror a{background:url(../Images/ror.png) no-repeat center center #ccc;}
.rol a:hover, .ror a:hover{background-color:#9bc816;}


/* ·µ»Ø¶¥²¿ */
.actGotop {width:40px; height:40px; position:fixed; bottom:20px; right:20px; z-index:9999; display:none; cursor:pointer; background: url(../Images/backTop.png) no-repeat center center rgba(155,200,22,.8);}
.actGotop:hover{background-color:rgba(155,200,22,1);}
