@charset "utf-8";
*{padding:0px;margin:0px;}
body{min-width:980px;background-color:#fafafa;font:12px/1.5 arial,sans-serif;}
body,ul,h1{margin:0px;}
ul{list-style-type:none;}
a{text-decoration:none;}
html{    position: relative;  min-height: 100%;   min-width: 1200px;}
/*--弹窗样式--*/

#gray{width:100%;height:100%;background:rgba(0,0,0,0.6);position:fixed;top:0px;display:none;z-index:99; }

.popup{
	width:400px; 
	height:auto;
	background-color:#fff;
	position:fixed;
	z-index:100;
	left:400px;
	top:96px;
	display:none;z-index:9999;
}
.popup .top_nav{
	width:400px;
	height:54px;
	background: #f2f2f2;
	position:relative;
	cursor:move;
}
.popup .top_nav i{width:35px;height:35px;background:url(../images/sucai_tubiao.png) -314px -5px;position:absolute;top:6px;left:8px;display:block; }
.popup .top_nav span{font-size:24px; font-family:"微软雅黑";color:#000;display:block;position:absolute;top:8px;left:130px;}

.popup .top_nav a.guanbi { background:url(/templets/default/style/alrj/images/bclose.jpg) repeat 0px 0px; width:54px; height: 54px; display: block; position:absolute;top:0;right:0;cursor:pointer;}
.popup .top_nav a.guanbi span { display: none;}
.popup .top_nav a.guanbi:hover { background: url(/templets/default/style/alrj/images/bclose.jpg) repeat 0px 0px; }
.popup .min{width:400px;height:303px;}

.tc_login{width:400px;height:303px;background-color:#fff;}
.tc_login .left{width:200px;height:380px;background-color:;float:left;}
.tc_login {    width: 300px;    height: 300px;    margin: 0 auto;  }
.tc_login .left h4{width:200px;height:20px;margin:20px 0 20px 0;font-size:15px;color:#666;text-align:center;}
.tc_login .left img{width:150px;margin:0 auto;display:block;border:1px solid #E3E3E3;padding:4px;}
.tc_login .left dd{width:200px;height:30px;font:13px/18px 'microsoft yahei';color:#666;margin:20px 0 10px 0;text-align:center;display:block;}
.tc_login .ul1 .li4 {    height: 40px;    margin-top: 20px;    clear: both;}
.tc_login  i{font-size:20px;color:#090;float:right;margin:15px 0 0px 0;}
.tc_login  a{font:13px/18px 'microsoft yahei';color:#666;float:right;margin:16px 0 0px 6px;}
.tc_login  a:hover{color:#06F;text-decoration: underline;}
.tc_login  input{   border: 1px solid #ccc;   border-radius: 2px;   color: #000;   font-family: 'Open Sans', sans-serif;   font-size: 1em;   height: 40px;   padding:0 0 0 24px;   transition: background 0.3s ease-in-out;     font-family: "微软雅黑";  width: 264px;}
#baojia_submit{ display: block;   width: 300px;   height: 40px;   background: #dd5219;   color: #FFF;  font-size: 18px;   line-height: 40px;   text-align: center;   outline: none;  border: none;   border-radius: 10px;     padding: 0px; font-family:"微软雅黑";}
#baojia_submit_sjs{ display: block;   width: 300px;   height: 40px;   background: #dd5219;   color: #FFF;  font-size: 18px;   line-height: 40px;   text-align: center;   outline: none;  border: none;   border-radius: 10px;     padding: 0px; font-family:"微软雅黑";}

.tc_login  input:focus {
    outline: none;
    box-shadow: 0 0 0px #019A0D;
}
.tc_login  .input_yh{background:url(../images/tc_login_yonghu.jpg) no-repeat left top;}
.tc_login  .input_mm{background:url(../images/tc_login_mima.jpg) no-repeat left top;}
.tc_login  .input_yh:focus{background:url(../images/tc_login_yonghu2.jpg) no-repeat left top;}
.tc_login  .input_mm:focus{background:url(../images/tc_login_mima2.jpg) no-repeat left top;}
.tc_login  .button{-webkit-appearance: none;   background:#36a803;   border: none;   border-radius: 2px;   color: #fff;   cursor: pointer;   height: 50px;   font-family: 'Open Sans', sans-serif;   font-size: 1.2em;   letter-spacing: 0.05em;   text-align: center;   text-transform: uppercase;   transition: background 0.3s ease-in-out;   width: 255px;	padding:0 50px 0 50px;	font-weight: bold;	}
.tc_login  .button:hover {

    background: #019A0D;
}
.tc_login  dd{width:100%;height:30px;}
.tc_login  dd a{font:12px/18px 'microsoft yahei';color:#06F;}
.tc_login  dd a:hover{font:13px/18px 'microsoft yahei';color:#06F;text-decoration: underline;}
.tc_login  hr{height:1px;border:none;clear:both;margin:240px 0 5px 0px;}
.tc_login p{font-size:18px; font-family:"微软雅黑"; text-align:center; line-height:60px;}
.tc_login p span{color:#dd5219; font-size:18px;}
.tc_login .h_btit {    height: 54px;    line-height: 54px;    padding-top: 15px;    font-size: 18px;    text-align: center;    color: #dd5219;}