@charset "utf-8";
*{margin:0;padding:0;list-style-type:none;}
a,img{border:0;}
html{height:100%;}
body{font-family:Microsoft YaHei;font-size:14px;height:100%;margin:0;padding:0;background:white;}
div,ul,ol,li,form,img,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,pre,code,form,fieldset,legend,button,input,textarea{ margin:0; padding:0; border:0; list-style:none;}
#n{margin:10px auto; width:920px; border:1px solid #CCC;font-size:12px; line-height:30px;}
#n a{ padding:0 4px; color:#333}

/* flexslider */
.flexslider{position:relative;height:100%;min-width:1240px;min-height:550px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;}
.slides{position:relative;z-index:1;height:100%;}
.slides li{height:100%;background-position:center;background-size:cover;-ms-behavior: url(css/backgroundsize.min.htc);behavior: url(css/backgroundsize.min.htc);}
.slides li a{ display:block; width:100%; height:100%; text-align:left; text-indent:-9999px}

.flex-control-nav{position:absolute;bottom:40px;z-index:2; left:48%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px; float:left;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3; left:0;width:100%;top:45%;}
.flex-direction-nav a{opacity: .15;filter:alpha(opacity=15)}
.flex-direction-nav a:hover{opacity: .80;filter:alpha(opacity=80)}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;position:absolute;}
.flex-direction-nav li a.flex-prev{left:15px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:15px;background:url(../images/next.png) center center no-repeat;}

.footer{position:absolute; width:100%; bottom:0; line-height:30px; color:white; background:#646464; text-align:center; z-index:4;}



/* 登录窗口样式 */

.win{ position:absolute; top:20%; right:10%; width:270px; height:310px; background:url(../images/login_win.png) no-repeat left top; z-index:999;}
.user_input{ width:230px; margin:70px 0 0 25px;overflow: hidden;}
.user_input li{margin:0 0 15px 0;}
.input_te{ background:url(../images/input_bg.png) no-repeat left top; height:50px; }
.input_te input{ width:150px;}
.input_te div{ font-size:16px; color:white; line-height:50px; margin:0 0 0 25px; float:left;}
.input_yz{ line-height:70px; background:url(../images/input_bg.png) no-repeat left -50px;}
.input_yz input{ width:80px;}
.input_yz a{ font-size:16px; color:white; text-decoration:underline;}
.input_yz a:hover{ color:yellow;}

.user_input span{ display:block; width:38px; height:35px; text-indent:-9999em; margin:6px 5px 0 15px; float:left;}
.user_input input{ font-family:Microsoft YaHei; font-size:16px; color:#000; margin:12px 0 0 0; float:left;}
.user_input img{ display:block; margin:2px 10px 0 30px; float:left;}
.user_input .tip{ color:#999;}

.ico_user{ background:url(../images/login_ico.png) no-repeat left top;}
.ico_pass{ background:url(../images/login_ico.png) no-repeat left -35px;}
.ico_ver{ background:url(../images/login_ico.png) no-repeat left -70px;}

.login_bu input{ display:inline-block; margin:0 10px 0 0; cursor: pointer;}
.enter{ width:120px; height:52px; background:url(../images/login_bu.png) no-repeat left top; text-indent:-9999em; float:left;}
.enter:hover{ background:url(../images/login_bu.png) no-repeat left -52px;}
.reg{ width:88px; height:52px; background:url(../images/login_bu.png) no-repeat left -104px; text-indent:-9999em; float:left;}
.reg:hover{ background:url(../images/login_bu.png) no-repeat left -156px;}
.test{ width:221px; height:46px; background:url(../images/login_bu.png) no-repeat left -208px; text-indent:-9999em; float:left;}
.test:hover{ background:url(../images/login_bu.png) no-repeat left -254px;}

.login_logo li{ padding:20px 0 0 0;}
.login_logo img{ display:block; margin:10px auto 0 auto;width: 271px;height: 70px;}

.topContent {
  width: 100%;
  height: 30px;
  background-color: #E2DCDD;
}
.top_jiamaoBackground {
  width: 1000px;
  height: 30px;
  background-color: #E2DCDD;
  font-size: 13px;
  margin: 0 auto;
}
.topselectBtns {
  width: 1000px;
  height: 30px;
    line-height: 30px;
}

.closeBtns {
  width: 13px;
  height: 13px;
  display: block;
  float: right;
  margin-top: 8px;
  background: url(../images/c.png) no-repeat;
}

a {
  text-decoration: none;
  color: #615B5C;
}