﻿html:root body, html:root input, html:root button, html:root textarea, html:root select {
    font-family: Tahoma,Geneva,'Heiti SC','Microsoft Yahei','Simsun';
}
form, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.loginbg {
    background:url(../../Images/bg.jpg) repeat-x;
    padding-top: 40px;
}
.loginbox1 {
    background: #FFF;
    width: 938px;
    border: solid 1px #b3d6f2;
    margin: auto;
    padding: 20px 30px;
}
.loginbg b {
    color: #FF1212;
    position: relative;
    top: 2px;
    left: 0;
    padding: 0 0px 0 0px;
    font-size: 14px;
    /* font-weight: 600; */
    font-weight: normal;
}
.zhucebox {
    border-bottom: solid 2px #d5dbe1;
    line-height: 40px;
    overflow: hidden;
}
.step1 {
    background: url(../../Images/login_jindutiao.jpg) no-repeat;
    width: 938px;
    height: 47px;
    margin: 5px 0 20px 0;
}
.step2 {
    background: url(../../Images/login_jindutiao.jpg) 0 -47px no-repeat;
    width: 938px;
    height: 47px;
    margin: 5px 0 20px 0;
}
.step3 {
    background: url(../../Images/login_jindutiao.jpg) 0 -94px no-repeat;
    width: 938px;
    height: 47px;
    margin: 5px 0 20px 0;
}
.listbox1 td {
    padding: 0 3px;
}
.zhucetle {
    float: left;
    font-size: 24px;
    font-family: '微软雅黑', '黑体';
    color: #336699;
}
.phonebox {
    float: right;
    font-size: 14px;
    background: url(icon_phone.jpg) left center no-repeat;
    font-family: Arial, Helvetica, sans-serif;
    padding-left: 20px;
}
.w150 {
	width:150px;
}
#divselect ul{width:263px;border:1px solid #9DADC5; background-color:#ffffff; position:absolute; z-index:20000000; margin-top:-1px; display:none;
border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: -webkit-box-shadow .1s linear;
	-moz-transition: box-shadow .1s linear;
	box-shadow: 2px 2px 1px rgba(190,190,200,0.3);
	-webkit-box-shadow: 2px 2px 1px rgba(190,190,200,0.3);
}
#divselect ul li{height:24px; line-height:24px;}
#divselect ul li a{display:block; height:24px; color:#333333; text-decoration:none; padding-left:10px; padding-right:10px;}
#divselect ul li a:hover{background-color:#CCC;}
.width300 {
    width:300px;
}
.width280 {
    width:280px;
}
.login_txt {
    padding:4px 0px;
	position: relative;
	/*width:255px; */
	height:34px;
	line-height: 34px;
	padding: 0 4px;
	color: #494949;
	border: 1px solid #9DADC5;
	font-size:14px;
	background: transparent;
	background-color:#FFF;
	outline: none;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-webkit-transition: -webkit-box-shadow .1s linear;
	-moz-transition: box-shadow .1s linear;
	box-shadow: 2px 2px 1px rgba(190,190,200,0.3);
	-webkit-box-shadow: 2px 2px 1px rgba(190,190,200,0.3);
}
.btn {
    background-color:#1a98e2;
    height: 36px;
    cursor: pointer;
    border: none;
    font-size: 14px;
    color: #FFF;
    font-weight: bold;
    line-height: 36px;
}
	.TipinfoContent .tipDiv
    {
	 
        height: 130px;
        width:900px;
        border: 0px solid #C8C8C8;
        padding: 5px;
        position: relative;
        zoom: 1;
        background-color: #FFF;
		margin: 0 auto;  /*设置其 width:值； 然后 margin:0 auto; 在父div中居中*/
    }
        .TipinfoContent .tipDiv .tipimg {
            float: left; /**/
            width: 106px;
            height: 97px;
            top: 0px;
            left: 0px;
            padding-left: 15px;
            position: relative; /*absolute*/
            border: 0px solid #C8C8C8;
            background: url(../../Images/tipimg.jpg) no-repeat left 0;
        }
.tipDiv .tip li {
    font: 22px/1.8 "幼圆", "微软雅黑", "黑体",sans-serif;
    color: #333;
    line-height: 30px;
    text-align: left;
}
.tipDiv .tip span {
    font: 22px/1.9 "幼圆", "微软雅黑", "黑体",sans-serif;
    color: #333;
}