﻿@charset "UTF-8";
*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
body{
    font-family:'Microsoft Yahei', Simsun, Arial, sans-serif;	
    width: 100%;
    color: #333;
}
.wrapper{
    width: 1190px;
    margin: auto;
}
.header{
    width: 100%;
    height: 112px;
}
.header .logo{
    float: left;
    width: 224px;
    height: 49px;
    margin-top: 32px;
}
.background{
    width: 100%;
    height: 450px;
    background-size: 100% 100%;
}
/* 登录框 */
.login-box{
    width: 320px;
    background-color: #fff;
    border:1px solid #e5e5e5  ;
    border-radius: 6px;
    float: right;
    padding: 5px 30px 20px 30px;
    margin-top: 30px;
    margin-right: 190px;
    position: relative;
}
.login-title {
    color: #0d84d7;
    text-align: center;
    margin-bottom: 10px;
}
.login-title h3{
    font-size: 24px;
    border-bottom: 2px solid #0d84d7;
    font-weight: 500;
    line-height: 1.1;
    padding-top: 20px;
    padding-bottom: 10px;
}
.form-group-title{
    display: block;
    font-size: 17px;
    text-align: left;
    color: #555;
    font-family: "Adobe 黑体 Std";
    font-weight: bold;
    padding: 2px 7px 2px;
}
.form-group-input{
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075)
}
.form-group-input:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.form-group .text-width{
    width: 220px;
    float: left;
}
.form-group .text-width-2{
    width: 120px;
    float: left;
}
.ts-icon{
    float: right;
    width: 26px;
    height: 26px;
    background-image: url("../../image/visa/yy_03.png");
    background-size: 100% 100%;
    margin-top: 4px;
    cursor: pointer;
}
.yam-box{
    float: right;
    width: 136px;
    height: 33px;
    background-color: #fddedc;
}
.yam-box>span{
    display: inline-block;
    padding:0px 4px;
}
.yzm-imgs{
    width: 105px;
    height: 33px;
    float: left;
    border: 2px dotted #ccc;
    font-family:'Aparajita';
    font-size: 32px;
    text-align: center;
    font-weight: bold;
    vertical-align: middle;
}
.yzm-img{
	margin-top:-7px;
	font-style:italic;
}
.refresh{
    float: right;
    width: 23px;
    height: 23px;
    background-image: url("../../image/visa/yy_07.png");
    background-size: 100% 100%;
    margin-top: 7px;
    margin-right: 0px;
    cursor: pointer;

}
.btn-box{
    width: 100%;
}
.btn-box button{
    width: 100%;
    background-color: #0d84d7;
    border: 0;
    height: 38px;
    line-height: 1;
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px;
    -webkit-appearance: button;
    cursor: pointer;
    color: #ffffff;
    font-family: 微软雅黑;
    outline: none;
}
.btn-box button:hover{
    background-color: #1a71ad;
}
.prompt{
    height: 30px;
    width: 780px;
    margin: auto;
}
.prompt p{
    width: 780px;
    height: 30px;
    margin: auto;
    padding: 0;
    line-height: 35px;
    text-align: right;
    color: #fff;
    font-size: 13px;
    padding-right: 20px;
}
.container {
    margin: auto;
}
.ts-box{
    width: 190px;
    height: 110px;
    background-image: url("../../image/visa/kk_02.png");
    background-size: 100% 100%;
    position: absolute;
    right: -207px;
    top: 140px;
    border-radius: 10px;
    box-shadow: 0 0 10px #5C5C5C;
}

.ts-box .icos{
    width: 12px;
    position: absolute;
    left: -12px;
    top: 35px;
    font-size: 32px;
    color: #3e8cbe;
    opacity: 0.85;
    overflow: hidden;
    display: inline-block;
    text-shadow: 0 0 10px #0318ad;
    z-index: 10;
}
.ts-box p{
    color: #ffffff;
    font-size: 14px;
    padding: 10px;
    line-height: 1.5;
}

    /* 底部 */
.footer{
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 13px;
    position: fixed;
    bottom: 0;
}
.footer p{
    line-height: 60px;
}
.error-show{
    line-height: 30px;
    height:30px;
    vertical-align: middle;
    color:red;
}
.message{
	margin: auto;
    width: 100%;
    position: fixed;
    bottom: 0;
    text-align: center;
    font-size: 16px;
    line-height: 28px;
    background-color: #ececec;
    color: #666;
    bottom: 0;
    height: 60px;
    text-align: center;
    font-size: 12px;
	}
.message a{
	color:#666;
}


/*提示信息*/
.prompt-info{
	position: relative;
	width:100%;
	line-height:20px;
	background-color:#0093d0;
	font-size:14px;
	color:#fff;
	padding: 20px 0;
    display: none;
}
.info-display{
	position: relative;
	width: 1200px;
	margin: 0 auto;
	text-align: center;
}
.info-cont {
	width: 1200px;
    padding-right: 100px;
}
.info-cont span{
	color:#1a71ad;
	cursor: pointer;
	text-decoration: underline;
}

.close-button{
	position: absolute;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 28px;
	text-align: center;
	top:50%;
	right: 0;
	transform: translateY(-50%);
	background-color: #0093d0;
	border: 1px solid #ccc;
	border-radius: 4px;
	cursor: pointer;
	font-size:14px;
	color:#fff;
}
.footer{
    font: 12px "微软雅黑","宋体";
    background: #ECECEC;
    color:#666;
    padding: 25px 0;
}
.footer a{
    color: #666;
}
.footerL {
    width: 50%;
    float: left;
}
.footerR {
    width: 50%;
    float: left;
}
@media screen and (min-width: 0) {
    .respond, body .respond .W {
        width: 100% !important;
        max-width: 1024px !important;
    }
}
.footerCont{
    margin: 0 auto;
}