﻿@charset "utf-8";
/* CSS Document */
/* 福建安防后台登录页 CSS Document 
 * ver：2.0
 * By：liuyang.
 * ICQ：1845676808
 * Date：2018/03/13
*/


/**common**/
html, body { height:100%;}
body, div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p {padding:0; margin:0; font:14px \5FAE\8F6F\96C5\9ED1,Arial,Helvetica,sans-serif;}
table,td,tr,th{font-size:14px;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:normal;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
.clear{*zoom:1;}
.clear:after{display:block; overflow:hidden; clear:both; height:0; visibility:hidden; content:".";}
a { text-decoration:none;}
a:visited { text-decoration:none;}
a:hover { text-decoration:none;}
a:active { text-decoration:none;}
.fl { float:left;}
.fr { float:right;}


/**pc_login**/
.pc_login { width:100%; overflow:hidden; margin:0; padding:0;}
.login_top { width:1200px; height:80px; overflow:hidden; margin:0 auto; padding:30px 0;}
.login_top a { display:block; width:820px; height:80px; overflow:hidden; margin:0; padding:0;}
.login_main { width:100%; height:540px; overflow:hidden; margin:0; padding:0; background-color:#136cf1;}
.login_main .login_m { width:1200px; height:540px; overflow:hidden; margin:0 auto; padding:0;}
.login_m .login_ml { width:600px; height:540px; overflow:hidden; margin:0; padding:0;}
.login_m .login_mr { width:360px; height:400px; overflow:hidden; margin:0; padding:70px 120px; background:url(../images/Login/login_bg.jpg) center bottom no-repeat;}
.login_mr form { width:360px; height:400px; margin:0 auto; padding:0; background-color:#fff; border-radius:6px; box-shadow:0 10px 20px rgba(0, 0, 0, 0.2); text-align:center;}
.login_mr form h3 { width:360px; height:60px; overflow:hidden; line-height:60px; color:#fff; font-size:24px; text-align:center; border-radius:5px 5px 30px 30px; background:url(../images/Login/tit_bg.jpg) 0 0 repeat-x; margin:0 auto 40px; padding:0;}
.ly_ipt { width:280px; height:20px; overflow:hidden; margin:0 auto 20px; padding:9px; border:1px solid #dfdfdf; border-radius:2px;}
.ly_yzm { width:300px; height:40px; overflow:hidden; margin:0 auto 20px; padding:0;}
.ly_yzm .ly_ipt1 { width:180px; height:20px; overflow:hidden; margin:0 10px 0 0; padding:9px; border:1px solid #dfdfdf; border-radius:2px; float:left;}
.ly_ipt img, .ly_ipt1 img { display:block; width:20px; height:20px; overflow:hidden; margin:0; padding:0; float:left;}
.ly_ipt input, .ly_ipt1 input { display:block; height:20px; overflow:hidden; line-height:20px; color:#aaa; font-size:14px; margin:0 0 0 9px; padding:0 0 0 20px; border-left:1px solid #dfdfdf; border-top:none; border-right:none; border-bottom:none; outline:none; float:left;}
.ly_ipt input { width:230px;}
.ly_ipt1 input { width:130px;}
.ly_yzm a { display:block; width:90px; height:40px; overflow:hidden; margin:0; padding:0; float:left;}
.ly_yzm a img { display:block; width:90px; height:40px; margin:0; padding:0; border-radius:2px;}

.ly_jzmm { width:300px; height:16px; overflow:hidden; line-height:16px; color:#aaa; font-size:12px; margin:0 auto 20px; padding:0;}
.ly_jzmm input { display:block; width:16px; height:16px; margin:0 5px 0 0; padding:0; float:left;}
.ly_jzmm em { display:block; height:16px; line-height:16px; color:#f00; font-size:12px; font-style:normal; float:right;}

.ly_submit { width:300px; height:40px; overflow:hidden; margin:0 auto 10px; padding:0;}
.ly_submit input { display:block; width:300px; height:40px; overflow:hidden; line-height:40px; margin:0 auto; padding:0; background-color:#ffb400; color:#fff; font-size:14px; text-align:center; border-radius:2px; border:none; outline:none; cursor:pointer;}

.login_ts { width:100%; overflow:hidden; margin:0; padding:20px 0; background-color:#f1f6fe;}
.login_ts p { width:1200px; overflow:hidden; line-height:20px; color:#aaa; font-size:12px; text-align:center; margin:0 auto; padding:0;}
.login_foot { width:100%; overflow:hidden; margin:0; padding:0; background-color:#fff; position:fixed; bottom:0; left:0; right:0;}
.login_foot p { width:1200px; height:40px; overflow:hidden; line-height:40px; color:#aaa; font-size:12px; text-align:center; margin:0 auto; padding:0;}












