@charset "utf-8";
.title01{height:45px; margin-top:50px; font-size:20px; background:url(../Images/icon02.jpg) no-repeat center bottom; text-align:center; overflow:hidden;}
.title01 h3{display:inline-block; line-height:30px; width:1000px; color:#B2231D; font-size:20px; ;}
.title01 ins{display:inline-block; line-height:30px; padding:0 10px; color:#db261d; text-decoration:none;}
.title01 span{display:inline-block; line-height:30px; width:100px; color:#B2231D; text-align:left;}

.more01{width:100%; max-width:1280px; min-width:980px; height:62px; margin:20px auto 0; line-height:62px; text-align:center;}
.more01 a{display:block; color:#999; background:#f7f7f7; text-transform:uppercase;}
.more01 a:hover{display:block; color:#FFF; background:#999999;}

.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;}