/*无害化监管平台登录页  made by penghui*/
.header{width: 100%;height: 90px;background:#0d82db;line-height: 90px;min-width:1200px;}
.center{width: 1200px;margin: 0 auto;}
.center1{width: 1000px;margin: 0 auto;padding-left: 100px;height: 578px;}
.logo{width:84px;height: 55px;float: left;margin-top: 18px;}
i{width:1px;height:37px;float: left;margin: 28px 20px;background:#c7cdd7;}
.terrace{float: left;color: #fff;font-size: 30px;}
.terrace span{font-size: 38px;}
.content{width:100%;  min-width: 1200px; background-color: #1b6ce2;background-image: url(../images/background.jpg);background-position: center;position: relative;height:680px;background-repeat: no-repeat;}
.login{width:335px;height: 320px;border-radius: 8px;background:#fff;box-shadow: 1px 3px 14px #000;padding: 18px;float: right;
    margin-top:120px}
h4{font-size: 22px;color:#333;height: 50px;line-height: 50px;text-align: center;width: 312px;}
.user{height:46px;line-height: 46px; background:#fff;border:solid 1px #a8a8a8;border-radius: 6px;margin:20px auto;}
.user:hover{border:solid 1px #4c82c6;}
.user img{width:30px;height: 30px;float: left;margin-top: 8px;margin-right: 4px;}
.user input{float: left;width: 266px;height: 34px;font-family:'Microsoft YaHei';font-size: 14;color:#333;line-height: 34px;border:none;outline: none;margin-top:4px;}
.license_plate a{float:left;margin-right: 8px;}
.denglu{height: 46px;line-height: 46px;text-align: center;color:#fff;background:#4c82c6;font-size: 16px;border-radius: 6px;margin: 20px auto;cursor: pointer;}
.denglu:hover{background:#3b72b8}
.link{display: block;height: 50px;text-align: center;font-size: 14px;color:#333;border-top: solid 1px #dcdcdc;line-height: 50px;}
.link span{color:#0183e1;}
.link:hover{text-decoration:underline;}
.footer{width:1200px;margin: 0 auto;height: 100px;padding-top: 40px;font-size: 16px;}
.kefu{width: 240px;margin:0 auto 10px auto;height: 30px;line-height: 30px;margin-bottom: 4px;}
.kefu div{float: left;width: 30px;height: 30px;margin-right: 14px;}
.kefu div img{margin-top: 5px;float: left;width: 30px;height: 20px;margin-right: 14px;}
.kefu span{float: left;line-height: 30px;color:#666;}
.saitron{text-align: center;height: 60px;line-height: 30px;color:#666;}

/*适应移动端*/
@media screen and (max-width: 750px) {
.header{width: 100%;height: 60px;background:#425679;line-height: 60px;overflow: hidden}
.center{width: 90%;height: 430px;margin: 0 auto;padding: 0;}
.logo{width:35px;height: 35px;float: left;margin-top: 10px;}
i{width:1px;height:22px;float: left;margin: 19px 10px;background:#c7cdd7;}
.terrace{float: left;color: #fff;font-size: 14px;}
.terrace span{font-size: 20px;}
.content{width:100%;background-color: #344971;background-image: url(../images/backgroundx.jpg);background-position: center;position: relative;height:454px;background-repeat: no-repeat;}
.login{height: 330px;border-radius: 8px;background:#fff;box-shadow: 1px 3px 14px #000;padding: 3%;position: relative;width: auto;top: 38px;right: auto;}
h4{font-size: 16px;color:#333;height: 41px;line-height: 41px;text-align: center;width: 100%;}
.user{height:46px;line-height: 46px; background:#fff;border:solid 1px #a8a8a8;border-radius: 6px;margin:14px auto;}
.user:hover{border:solid 1px #4c82c6;}
.user img{width:30px;height: 30px;float: left;margin-top: 8px;margin-right: 4px;}
.user input{float: left;width: 80%;height: 34px;font-family:'Microsoft YaHei';font-size: 14;color:#333;line-height: 34px;border:none;outline: none;margin-top:4px;}
.license_plate label { display: inline-block; cursor: pointer; position: relative; font-weight: normal; line-height: 1em; }
.license_plate a{float:left;margin-right:8px;}
.denglu{height: 46px;line-height: 46px;text-align: center;color:#fff;background:#4c82c6;font-size: 16px;border-radius: 6px;margin: 20px auto;}
.denglu:hover{background:#3b72b8}
.link{display: block;height: 50px;text-align: center;font-size: 14px;color:#333;border-top: solid 1px #dcdcdc;line-height: 50px;}
.link span{color:#0183e1;}
.link:hover{text-decoration:underline;}
.footer{width:100%;margin: 0 auto;height: 100px;padding-top: 20px;font-size: 14px;}
.kefu{width: 100%;margin:0 auto 10px auto;height: 30px;line-height: 30px;margin-bottom: 4px;}
.kefu div{float: left;width: 29%;margin-right: 1%;text-align: right;}
.kefu div img{width: 30px;height: 30px;float: right;}
.kefu span{line-height: 30px;width: 70%;float: right;text-align: left;color:#666;}
.saitron{text-align: center;height: 30px;line-height: 30px;color:#666;}
}










