﻿@charset "utf-8";
/* CSS Document */

*{margin:0px; padding:0px;}
img{border:0}
a{ text-decoration:none; color:#666; font-size:14px;}
li{ list-style:none;}
.ht{font-family: "Microsoft YaHei", "黑体", "宋体"}
.c{ clear:both;}

.topbg{ width:100%; height:88px; background:url(http://ht.3e21.com/3e21/topbg.png) repeat-x;}
.top{ width:1000px; height:78px; padding-top:10px; margin:0 auto;}
.top div{ float:left;}
.top div img{ padding-right:5px;}
.top p{ float:left; width:107px; height:45px; font-size:13px; font-family:"Microsoft YaHei"; color:#585a58; line-height:25px; padding-top:10px;}
 

/*背景*/
#full-screen-slider { width:100%; height:585px; float:left; position:relative;}
#slides { display:block; width:100%; height:585px; list-style:none; padding:0; margin:0; position:relative; }
#slides li {
	display:block;
	width:100%;
	height:100%;
	list-style:none;
	padding:0;
	margin:0;
	position:absolute;
	left: -1px;
	top: 0px;
	z-index:0;
}
#slides li a { display:block; width:100%; height:100%; text-indent:-9999px}
#pagination { display:block; list-style:none; position:absolute; left:50%; top:550px; z-index:9900;  padding:5px 15px 5px 0; margin:0}
#pagination li { display:block; list-style:none; width:10px; height:10px; float:left; margin-left:15px; border-radius:5px; background:#FFF }
#pagination li a { display:block; width:100%; height:100%; padding:0; margin:0;  text-indent:-9999px;}
#pagination li.current { background:#0092CE}

/*登录*/
.mainzhu{
	width:1000px;
	height:auto;
	margin:0 auto;
	position:relative;
	z-index:9999;
}
.main{
	width:276px;
	height:auto;
	border:1px solid #D0D0D0;
	background:#fff;
	overflow:hidden;
	z-index:10000;
	position:absolute;
	left:50px;
	top:110px;
	
}
.title{ width:270px; height:47px; margin:0 auto; background:url(http://ht.3e21.com/3e21/denglutop.png) no-repeat;}
.nei{ width:265px; height:auto; margin:0 auto; margin-top:20px; margin-bottom:30px;}
.nei li{ height:30px; font-size:16px; font-family:"Microsoft YaHei";  color:#444; margin-bottom:15px;}
.nei li p{ float:left; font-size:16px; font-family:"Microsoft YaHei";  color:#444; margin-right:5px;}
.seach{ width:202px; height:28px;float:left; background:url(http://ht.3e21.com/3e21/input01.png) no-repeat;}
.seach02{ width:202px; height:28px;float:left; background:url(http://ht.3e21.com/3e21/input02.png) no-repeat;}
.seach03{ width:102px; height:28px;float:left; background:url(http://ht.3e21.com/3e21/input03.png) no-repeat;}
.zhu{ width:160px; height:28px; margin-left:33px;*margin-left:0px!important;_margin-left:0px;line-height:28px; border:none; background:none; font-size:14px; color:#666; }
.mima{width:160px;height:28px; margin-left:36px;*margin-left:0px!important;_margin-left:0px;line-height:28px; border:none; background:none; font-size:14px; color:#666;}
.yanz{width:102px;height:28px; margin-left:5px;margin-left:5px;line-height:28px; border:none; background:none; font-size:13px; color:#666;}

.denglu{ width:258px; height:50px; margin:0 auto;_margin-top:0px;}
.load{ width:260px; height:38px; background:url(http://ht.3e21.com/3e21/load.png) no-repeat; border:none; cursor:pointer;font-size:0; color:#bc1900; line-height:0; /*text-indent:-9999px;*text-indent:0px!important;_text-indent:0px;*/}

/*底部*/
.footer{ width:1000px; height:40px; margin:0 auto;}
.left{ float:left;font-size:12px; color:#666; line-height:40px;}
.left a{font-size:12px; color:#666; padding:0 5px;}
.right{ float:right;font-size:13px; color:#666;line-height:40px; font-family:Arial; }
/*2015-03-12-14:30*/
span.vlogin { margin-top: 3px; position:absolute; right: 0;top: -80px;
text-align: center;
height: 66px;
float: right;
display: block;
line-height: 104px;
}
span.vlogin a {
-moz-transition: all 0.3s ease;
-webkit-transition: all 0.3s ease;
-o-transition: all 0.3s ease;
transition: all 0.3s ease;
width: 80px;
font-size: 12px;
height: 60px;
display: inline-block;
color: #333;
background-repeat:no-repeat; background-position:50% 0;
}
span.vlogin a.weixin{
	background-image:url(weixin_.png);}
span.vlogin a.phone{
	background-image:url(phone_.png);}
span.vlogin a.weixin:hover{
	background-image:url(weixin.png);
	color:#11cd6e}
span.vlogin a.phone:hover{
	background-image:url(phone.png);
	color:#56abe4}