﻿@charset "utf-8";
.title01{height:53px; position:relative; background:#f26901; text-align:center;}
.title01 h3{ position:absolute; display:block; width:237px; line-height:53px; height:53px; font-size:18px; font-weight:bold; color:#FFF;}
.title01 span{display:block; line-height:53px; height:53px; font-size:38px; color:#f58e58; text-transform:uppercase;}

.title02{ height:47px; line-height:47px; overflow:hidden; background:url(../images/title01.jpg) no-repeat left top; margin-bottom:6px;}
.title02 h3{float:left; display:block; color:#222; font-size:24px; font-weight:bold;}
.title02 span{ display:block; float:right;}
.title02 span a{color:#666;}

.title03{ height:65px; line-height:65px; overflow:hidden;margin-bottom:6px;}
.title03 h3{ text-align:center; display:block; color:#EB5902; font-size:24px; font-weight:bold;}
.title03 span{ display:block; float:right;}
.title03 span a{color:#666;}

.title04{ height:30px; line-height:30px; padding:0 20px; overflow:hidden; margin-bottom:6px;}
.title04 h3{ border-left:3px solid #EB5902; padding-left:10px;float:left; display:block; color:#222; font-size:24px; font-weight:bold;}
.title04 span{ display:block; float:right;}
.title04 span a{color:#666;}

.title05{ height:47px; line-height:47px; overflow:hidden; background:url(../images/title05.jpg) no-repeat left top; margin-bottom:6px;}
.title05 h3{float:left; display:block; color:#222; font-size:24px; font-weight:bold;}
.title05 span{ display:block; float:right;}
.title05 span a{color:#666;}

.title06{float:left; height:40px; line-height:40px; padding-right:20px; font-size:18px; font-weight:bold; color:#FFF;}

.title07{float:left; width:201px; height:33px; line-height:33px; font-size:14px; text-align:center; font-weight:bold; color:#FFF; background:url(../images/title07.jpg) no-repeat left top;}



.actGotop {width: 42px; height: 42px; position:fixed; bottom:20px; right:20px; z-index:9999; display:none; cursor:pointer; background: url(../images/backtop.png) no-repeat; background-size:cover;}
.actGotop .ico { display: block; width: 9px; height: 10px; background: url(../images/backtop_ico.png) no-repeat scroll center top; margin: 12px auto 0px; -webkit-transition: all 400ms; -ms-transition: all 400ms; -moz-transition: all 400ms; transition: all 400ms;}
.actGotop:hover .ico { margin-top: 10px;}