﻿@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; border:none; font-family:"微软雅黑"; font-size:16px;}
*{ margin:0px; padding:0px; border:none;}
img{ border:none;}
.clear{ clear:both;}
ul,li{ list-style:none;}


.logo1{ width:35%; padding:40px 0px; margin:0px auto; }
.logo1 img{ width:100%; height:100%;}
#banner{ width:100%; height:500px; background:url(images/banner.png) no-repeat;position:relative; margin:0px auto;background-size: cover;}
.banner-inner{ position:relative; height: 500px; width:920px; margin:0px auto;}
.login{ width:292px;position:absolute; right:0px; top:73px;z-index:99; padding:30px 10px; background:#fff; border-radius:8px;}
.login-tit{width:272px; height:23px; position:absolute; margin:0px auto;z-index:100;}
.login .loginForm{ margin-top:45px;}
.login .loginForm input {height:38px; padding-left:35px;}
.login .loginForm p{ margin:0px auto 15px auto;width:240px;  background:#f5f5f5; border-radius:5px;border:#dddddd 1px solid;}
.login .loginForm p.vericodes{ width:135px; float:left; margin-left:18px}
.txt1 { background:url(images/user.png) 5px center no-repeat; width:243px; z-index:10px;}
.txt2 { background:url(images/password.png) 9px center no-repeat;width:243px;}
.yanz-l{ background:url(images/safe.png) 9px center no-repeat;width:135px; }
.login .loginForm .login-btn { width:240px;margin:10px auto 0px 16px; padding:0px;color:#fff;font-size:16px;background:#1062c8; border-radius:4px; text-align:center;font-family:"微软雅黑"; background: url(images/yanz_img.png) no-repeat;}

.yanm{ float:right; width:100px;height:40px;margin-right:15px;border-radius:2px;}
.yanm img {
    width:100%;height:100%;border-radius:2px;}

.qh_btn{ width:90%; margin:25px auto 0px auto;}
.qh_btn a{ color:#7d7d7d; float:right; margin-right:3px;text-decoration:none; font-family:"宋体"; font-size:13px;}
.icon_uk{ background:url(images/icon_UK.png) left center no-repeat; padding-left:28px; height:21px; line-height:21px;}
.icon_user{ background:url(images/icon_USER.png) left center no-repeat; padding-left:28px; height:21px; line-height:21px;}
.UK_pic{ margin-top:20px;margin-left:auto;margin-right:auto;margin-bottom:21px; text-align:center}


.bottom{ width:920px; margin:20px auto;}
.copy{ color:#353535;  float:left;text-align:center;}
    .copy p {
    font-size:18px; line-height:45px}
    .copy font {
    font-size:18px; line-height:45px}
.copy a{ color:#353535; text-decoration:none;}
.erweima{ float:right;width:116px; height:147px;}
.erweima img{ width:100%; height:100%;}

/*input::-ms-clear{display:none;}
input::-ms-reveal{display:none;}*/



