body{margin:0;font:12px/1.8 Tahoma,Geneva,'\5B8B\4F53';color:#333;background:white;}
input,textarea,select{margin:0;padding:0;font-size:12px;outline:none;resize:none;}
html:root body,html:root input,html:root button,html:root textarea,html:root select{font-family:Tahoma,Geneva,'\5fae\8f6f\96c5\9ed1','\5B8B\4F53';}
form,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,p{margin:0;padding:0;list-style:none;}
a{text-decoration:none;color:#224892;outline:none;}
a:hover{text-decoration:underline;}
a img{border:none;}
i,em{font-style:normal;}
b{color:#F63;}
button{cursor:pointer;}
button i{display:none;}
.text,textarea{font-size:14px;font-weight:bold;color:#333;border:1px solid;border-color:#CECECF;border-radius:0;background:white;box-shadow:inset 1px 1px 2px rgba(0, 0, 0, 0.1);-webkit-appearance:none;}
.text:focus,textarea:focus{outline:none;border-color:#92AFED;box-shadow:0 0 5px #92AFEC,inset 1px 1px 2px rgba(0, 0, 0, 0.1);}
.text{width:170px;height:24px;padding:7px 9px;line-height:24px;}
input.err,input.err:focus{color:#900;border-color:#E06341;background:#FFEFEC;box-shadow:0 0 5px #E06341;}
.clear{ clear: both;}

.min-width{min-width: 1200px!important;}

/*top*/

#header{
    background-color:#f9f7f8;
}
.top_logo{
    width:80%;
    height:92px;
    margin:0 auto;
    /*background:url(../images/logo_login.png) no-repeat 20px center; */
}
/*��ʱ��ӵ��ͼƬ��ת��ҳ����ʽ xubing20170504*/
.top_logopic{
    width:100%;
    height:100%;
    background:url(../images/logo_login.png) no-repeat 20px center;
}
.top_logo a{
    float:right;
    font:17px "΢���ź�";
    color:#8b8b8b;
    line-height:92px;
    padding:0 20px;
}
.carousel {
    position: relative;
}
.tylogo{
	width: 150px;
    height: 58px;
	position: absolute;
	top:8%;
	left:8%;
	background: url(../images/tylogo.png) center center no-repeat;
	z-index:999;
}
.banner-bg {
	height:750px;
    background: url(../images/loginnew.png) center center no-repeat;
/*     background-size:cover; */
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}
.login_cont{
    float: right;
    width: 370px;
    height: 285px;
    background-color: #fff;
    position: absolute;
    top: 25%;
    background-color: rgba(248, 248, 248, 0.89);
    right: 153px;
}
#content {
	min-height:100%;
}
.login_cont h3{
    height:49px;
    font:15px "΢���ź�";
    color:#333;
    line-height:49px;
    padding:0 10px;
    border-bottom:1px solid #e1dfdf;
    *width:400px;
    *height:49px;
}
.login_padd{
    padding:1px 23px 0 23px;
}
.lgoin_input{
	margin-left: 5px;
    width:308px;
    height:45px;
    font:15px "΢���ź�";
    line-height:43px;
    padding-left:10px;
    border:1px solid white;
    box-sizing: border-box;
    *width:300px;
    *height:45px;
}
.login_span{
    width: 45px;
    height: 45px;
    display: inline-block;
    float: left;
}
.login_name{
    background:url(../images/name_tb.png) no-repeat left top;
}
.login_password{
    background:url(../images/password_tb.png) no-repeat left top;
}
.jzma{
    float:left;
    width:80px;
    font:12px "����";
    color:#b5b5b5;
}
.jzma span{
    float:left;
}
.jzma_span{
    padding-top:3px;
}
.login_a{
    float:right;
    font:12px "����";
    color:#3b3b3b;
    padding:3px 5px;
}
.login_button{
    width:308px;
    height:47px;
    font:17px "΢���ź�";
    color:#fff;
    line-height:47px;
    background-color:#ff2037;
    border:none;
    *width:354px;
    *height:47px;
}
/*���ܽ���*/
#introduce{
    overflow:hidden;
    /* padding:43px 0; */
    padding:13px 0;
    *padding:0px auto;
}
#introduce ul{
    width:80%;
    *width:100%;
    margin:0 0 0 14%;
    *margin-left:7%;
}
#introduce ul li{
    float:left;
    width:19%;
    margin-right:5%;
}
#introduce ul li img{
    max-width:100%;
    *width:100%;
}
#copy p{
    font:15px "΢���ź�";
    color: #828282;
    text-align: left;
    line-height: 1.8;
}

#code{
	width:228px;
	height: 120px;
	float: right;
	margin-top: 40px;
	margin-left: 21px;
	background: url(../images/code.png) center center no-repeat;	
	background-size: 100% 100%;
    -moz-background-size: 100% 100%;
}

#tags { 
/* 	border-bottom: 1px solid #e1dfdf;  */
	padding:0; 
	margin-bottom: 0 !important; 
}
#tags li{ 
	float: left; 
	list-style-type: none; 
	height: 42px; 
	width: 100px; 
	border-bottom: 0; 
	box-sizing: border-box; 
	-moz-box-sizing: border-box; 
	-webkit-box-sizing: border-box; 
	-ms-box-sizing: border-box;
}
#tags li a { font-size: 16px; text-align: center; color: #585757; line-height: 49px; height: 49px; text-decoration: none; display: block; }
#tags li.emptyTag { background: none transparent scroll repeat 0% 0%;width: 4px }
#tags li.selectTag { position: relative; height: 49px; border-right: 0;}
#tags li.selectTag a { 
	height: 49px; 
	line-height: 49px; 
	color: black; 
	font-weight: 550; 
	border-bottom: 3px solid #ed0303;
}
#tagContent { background-color: rgba(248, 248, 248, 0.0); clear: both; }
.tagContent { display: none; color: #474747; box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; -ms-box-sizing: border-box; }
#tagContent div.selectTag { display: block }


.login-form .msg-warn b {
    position: absolute;
    top: 50%;left: 10px; display: block;
    margin-top: -10px;width: 16px;height: 17px; overflow: hidden;
    background: url(../images/pwd-icons-new.png) -104px -22px no-repeat;
}
.login-form .msg-wrap {
    min-height: 31px;
    height: auto!important;
    height: 31px;
    min-height: 31px;
    *height: 31px;
    margin: 2px 0 5px;
}
.login-form .msg-warn {
    position: relative;
    background: #fff6d2;
    color: #666;
    border: 1px solid #ffe57d;
    padding: 3px 10px 3px 29px;
    *padding: 8px 10px 3px 40px;
    min-height: 24px;
    height: 31px;
    width: 302px;
    *width:348px;
    *height:31px;
    box-sizing: border-box;
}
.login-form .msg-error {
    position: relative;
    background: #ffebeb;
    color: #e4393c;
    border: 1px solid #e4393c;
    padding: 3px 10px 3px 35px;
    *padding:8px 10px 3px 40px;
     line-height: 18px;
    min-height: 24px;
    height: 31px;
    width:302px;
    *width:348px;
    *height:31px;
    line-height: 24px;
}
.login-form .msg-error b {
    position: absolute;
    top: 50%;
    left: 10px;
    display: block;
    margin-top: -8px;
    width: 16px;
    height: 16px;
    overflow: hidden;
    background: url(../images/pwd-icons-new.png) -104px -49px no-repeat;
}

.veryCode{
    width: 88px;
    height: 31px;
    position: relative;
    float: left;
    border: 1px solid #e4393c;
    margin: 0 auto;
}
#imgObj{
    float: left;
    padding: 0 5px 0px;
    *padding:0 5px 0px 0px;
}
#nextCode{
    margin: 7px auto;
    *margin: 9px -1px;
    position:relative;
    float:left;
}
#nextCode:hover{
    color: #E4393C;
    text-decoration: underline;
}
#verifyTd{
    *padding: 0px 5px 10px;
}
