html {
    color: #000;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
hr,
button,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    margin: 0;
    padding: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

input,
select,
textarea {
    font-size: 100%;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

th {
    text-align: inherit;
}

fieldset,
img {
    border: 0;
}

iframe {
    display: block;
}

abbr,
acronym {
    border: 0;
    font-variant: normal;
}

del {
    text-decoration: line-through;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
    font-style: normal;
    font-weight: 500;
}

ol,
ul {
    list-style: none;
}

caption,
th {
    text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
    font-weight: 500;
}

h1 {
    font-size: 1.5em;
}

h2 {
    font-size: 1.25em;
}

q:before,
q:after {
    content: '';
}

strong {
    font-weight: bold;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

a:hover {
    text-decoration: underline;
}

ins,
a {
    text-decoration: none;
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.clearfix {
    *zoom: 1;
}

.clearfix:after {
    content: '\20';
    display: block;
    height: 0;
    clear: both;
}

/* Common Features */
.hidden {
    display: none;
}

.invisible {
    visibility: hidden;
}

/* common */
img {
    vertical-align: top;
}

a {
    color: #666;
    text-decoration: none;
}

a:hover {
    color: #389fc0;
    text-decoration: none;
}

a {
    color: #666;
    text-decoration: none;
}

body {
    font: 12px/1.5 "Microsoft Yahei", tahoma, arial;
    color: #333;
}

html, body {
    height: 100%;
    width:100%;
    background: #dde0ef url(/Public/login/images/xczx_bg_pc.png?v=1) repeat-x left;
    background-size:100% 100%;
    min-width: 320px;
}

.login_box{
    height: 100%;
    width:100%;
    min-height: 500px;
}
.header {
    position: absolute;
    background: rgba(255,255,255, 0.95);;
    width: 100%;
    top: 0;
    padding: 2px 0;
    z-index: 2;
}

.header-inner {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    display: inline-block;
    margin-right: 35px;
    vertical-align: middle;
}

.nav {
    display: inline-block;
    vertical-align: middle;
    margin-left: 30px;
}

.nav-item {
    display: inline-block;
    width: 200px;
}

.nav-item .nav-link {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    padding: 12px 0;
}

.wrap {
    /*background-size:100%100%;*/
    /*background: url(banner.png) no-repeat center;*/
    /*height: calc(100% - 260px);*/
    overflow: hidden;
    min-height: 400px;
    min-width: 1200px;
    position: relative;
}

.x-for {
    text-align: center;
    font-size: 36px;
    color: #fff;
    width: 1200px;
    position: absolute;
    top: 60%;
}
/* 登录窗体 */
.login {
    height: 392px;
    width: 340px;
    background: rgba(249, 237, 237 ,0.92);
    padding: 22px;
    color: #514e4e;
}

.login.right {
    /* float: right; */
    border-radius: 6px;
    /* margin: 160px 120px 0 0; */
    position: absolute;
    top:160px;
    right:120px;
    /* min-width: 320px; */
}


.login-hd {
    display: flex;
    flex-direction: row;
    text-align: center;
    margin-bottom: 20px;
}

.login-title {
    font-size: 20px;
    display: inline-block;
    /*letter-spacing: 15px;*/
    font-weight: 600;
    /*color:#fff;*/
    width: 50%;
    cursor: pointer;
}

.login-title-active {
    text-decoration: underline
}

.login-form-field {
    margin-bottom: 32px;
}

.input-field {
    height: 46px;
    border: 1px solid rgba(81, 145, 230, 0.08);
    border-radius: 5px;
    display: block;
    width: 100%;
    font-size: 16px;
    padding: 14px 8px;
    background: #fff;
    color: #333;
}



.btn-login {
    background-color: #589f3b;
    border-radius: 5px;
    width: 100%;
    border: 0;
    color: #fff;
    font-size: 16px;
    padding: 10px;
}

/* 登录窗体 end */

/* footer */
.footer {
    /*background: #1d6acd;*/
    position: absolute;
    left:0;
    right:0;
    /* right: 60px; */
    bottom:0px;
    /*background: linear-gradient(to right,#2b3eba,#1297e4);*/
    overflow: hidden;
}

.footer .footer-inner {
    margin: 0px auto;
    /* width: 1200px; */
    /* min-height: 75px; */
}

.footer .footer-inner a {
    color: #322929;
    margin: 0px 5px 0px 5px;
}

.footer .footer-inner a:hover {
    color: #fff;
    text-decoration: none;
}

.footer .footer-inner h3 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 45px;
    margin-bottom: 35px;
    width: 176px;
    height: 34px;
    /*background: url(https://www.icve.com.cn/portal_new/images/footer_logo.png) no-repeat;*/
    position: relative;
    left: 56px;
}

.footer-inner .footer-left {
    width: 40%;
    float: left;
    clear:both;
    margin: 10px 0;
}

.footer-inner .footer-right {
    width: 40%;
    float: left;
}

.footer-inner .footer-left a {
    display: block;
    width: 30%;
    float: left;
    margin: 0;
    padding-top: 12px;
    /* height: 1.7em; */
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-right: 3%;
    *margin-right: 2%;
}

.footer-inner .footer-copyright {
    text-align: center;
    clear: left;
    margin: 10px 0 0 0;
    padding: 10px 0px;
    overflow: hidden;
}

.footer-inner .footer-copyright .copyright-ICP {
    vertical-align: middle;
}

.footer .footer-inner .footer-text {
    padding-right: 10px;
    color: #fff;
    padding-top: 5px;
    text-align: center;
    max-height: 70px;
    overflow: hidden;
}

.footer .footer-inner p {
    line-height: 30px;
    text-align: right;
}




@media screen and (max-width:615px) {
    .login.right {
        left:0px;
        right:0px;
        top:0;
        bottom:0; 
        margin:auto;
    }
    .login-form-field{
        margin-bottom:20px;
    }
}

@media screen and (max-width:400px) {
    .login.right {
        width:auto;
        height:384px;
        left:10px;
        right:10px;
        top:0;
    }
    .footer{
        display: none;
    }
}

.col-input {
    width: 60%;
}

.col-code{
    width: 38%;
    height: 46px;
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid transparent;
    padding: .5rem .75rem;
    font-size: 1rem;
    line-height: 1.25;
    border-radius: .25rem;
    transition: all .15s ease-in-out;
    color: #fff;
    background-color: #17a2b8;
    border-color: #17a2b8;
    cursor: pointer;
}
.col-code.disabled, .col-code:disabled {
    background-color: #17a2b8;
    border-color: #17a2b8;
}
.col-code.disabled, .col-code:disabled {
    opacity: .65;
}

.float-left{
    float: left !important;
}
.float-right{
    float: right !important;
}

/* 宣传视频 */
.video-box {
    width: 340px;
    color: #514e4e;
    background: rgba(249, 237, 237 ,0.92);
    padding: 18px 22px 22px;
    border-radius: 6px;
    position: absolute;
    bottom: 60px;
    left: 30px;
}

.video-title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 13px;
}

.video-title .title {
    letter-spacing: 0.2rem;
    font-size: 16px;
}

.video-more,
.video-more:hover {
    color: #999;
}

.video {
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}

.video-cover {
    width: 100%;
    height: 100%;
    min-height: 166px;
}

.video-icon {
    width: 100%;
    height: 100%;
    color: #eee;
    background-color: rgba(0,0,0,0.28);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    display: flex;
    align-items: center;
    justify-content: center;
}

.video-icon:hover {
    color: #fff;
}
/* / 宣传视频 end */

@media screen and (max-width: 768px) {
    html, body {
        background: #dde0ef url(/Public/login/images/xczx_bg_mobile.png?v=1) repeat-x left;
        background-size: 100% 100%;
    }

    .video-box {
        display: none;
    }
}