﻿@charset "utf-8";

/* banner */
.bannerbody .banner { margin:0 auto; position:relative; width: 100%; height:370px;}
.banner .imgslide { position:relative;}
.banner .imgslide img { position: absolute; width:100%; height:370px; min-width:1003px; background-position:50% 50%; background-size:cover;}

/* number */
.loginbody .slidebt { position: absolute; left: 0; bottom:-31px; z-index:4; width: 952px; height: 22px; text-align: center;}
.loginbody .slidebt a { overflow:hidden; display:inline-block; width:22px; height:22px; background:url(btn_number.gif) no-repeat -130px -48px;}
.loginbody .slidebt a.curimg { background-position:-99px -48px;}

/* loginbody */
.loginbody { position:relative; z-index:5; margin:0 auto; width:935px; height:320px;}
.loginpanel { position:absolute; right:-36px; top:-24px; z-index:5; width:306px;}
.loginpanel .topside { padding:14px 0 0 20px; background:url(../image/background/bg_login.png) no-repeat left top; }


/*  number_ gofind */
.gofind { position:absolute; left:50%; bottom:0; z-index:5; width:158px; margin-left:-78px;}
.gofind a{ display:inline-block; width:126px; height:32px; padding-left:32px; line-height:35px; font-size:16px; color:#ff484d; background:url(bg_tofind.png) no-repeat;}
.gofind a .pointleft { position:absolute; right:36px; top:10px; display:block; width:16px; height:16px; background:url(btn_number.gif) no-repeat -176px -53px;}
.gofind a:hover .pointleft { background:url(btn_number.gif) no-repeat -211px -53px;}