@charset "utf-8"; /* CSS Document */ .pull-right { margin: 0 auto; width: 100%; text-align: center; margin-left: 2.7%; } .pagination { padding: 2.7% 0; text-align: center; display: inline-block; } .pagination ul li { float: left; } .pagination a { font-size: 0.8rem; color: #0f90d3; display: inline-block; _display: inline; padding: 0 .6rem;border: 1px solid #0f90d3; margin-right: .4rem; line-height: 1.6rem; } .pagination a.prev, .pagination a.next { padding: 0 1.5rem; } .pagination a:hover, .pagination a.cur, .pagination a.active, .pagination li.active a, .pagination li.active a:hover { background: #0f90d3; font-weight: bold; color: #fff; border: 1px solid #0f90d3; line-height: 1.6rem; } /* 浜烘墠鎷涜仒 */ #spred { color: #F00; } .joinus_tb { border: 1px solid #E2E2E2; border-width: 0 0 1px 1px; } .joinus_tb tr td { padding: 5px; border: 1px solid #E2E2E2; border-width: 1px 1px 0 0; } .joinus_tb .feedback_input { width: 260px; height: 18px; padding: 5px; line-height: 18px; color: #666; border: 1px solid #dddddd; box-shadow: 2px 2px 2px #f4f4f4 inset; background: #fff; } .joinus_tb .error { width: 260px; height: 18px; padding: 5px; line-height: 18px; color: #666; border: 1px solid #D70128; box-shadow: 2px 2px 2px #f4f4f4 inset; background: #fff; } .hr-sub { width: 88px; height: 26px; background: url(../../mobile/img/sub-btn.jpg) no-repeat center; line-height: 26px; text-align: center; font-size: 14px; color: #3b3b3b; } /*gotop*/ .cbbfixed {position: fixed;right: 10px;transition: bottom ease .3s;bottom: -85px;z-index: 3;cursor:pointer;} .cbbfixed .cbbtn {width: 40px;height: 40px;display: block;background:rgba(214, 214, 214, 0.8);-webkit-border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; border-radius:50%;} .cbbfixed .gotop {transition: background-color ease .3s;margin-top: 1px;} .cbbfixed .gotop .up-icon{float:left;margin:13px 0 0 8px;width:23px;height:12px;background: url(../images/side-icon02.png);} .cbbfixed .gotop:hover {background-color:#d6d6d6;} .cbbfixed .cweixin {background: #dadbdd;} .cbbfixed .cweixin div {background: url(../images/erwei.png);width: 194px;height: 199px;position: absolute;left: -194px;top: -115px;opacity: 0;transform: scale(0); -webkit-transform: scale(0);transform-origin: 100% 70%;-webkit-transform-origin: 100% 70%;transition: transform ease .3s,opacity ease .3s;-webkit-transition: all ease .3s;display:none\0;*display:none;} .cbbfixed .cweixin:hover div {display: block;transform: scale(1);-webkit-transform: scale(1);opacity: 1;*display:block;} .cbbfixed .cweixin .weixin-icon{float: left;margin:12px 0 0 11px;width:18px;height: 18px; background: url(../images/side-icon01.png);}