*{color: #333333;}
input {border: 0; outline: none;}
.header{width:100%;height:90px;line-height:90px;background-color:#fff;color: #333333;}
.header .common{width:1200px;height:90px;margin:auto;overflow:hidden;position:relative;}
.header .logo{width:224px;height:90px;display:block;position:relative;float: left;color: #333333;padding-top: 17px;}
.header .logo img,.content .left{width:100%;display:block; border:0px; }
.header .logo a{display: block;  cursor: pointer;}
.header .welcome{float: left;height: 25px;line-height: 25px;font-size: 20px;color: #333333;border-left: 1px solid #dcdcdc;margin-left: 20px;padding-left: 20px;margin-top: 32px;}
.header .right{float: right;width: 215px;height: 90px;background: url(../../../images/login/finance/landline.png) no-repeat center;    font-size: 0px;}
.content{width: 100%;height: 780px;background: url(../../../images/login/finance/bg.jpg) no-repeat top center;}
.content .common{width: 1200px;height: 780px;margin: auto;overflow: hidden;position: relative;}
.content .left{float: left;overflow: hidden;width: 736px;}
.content .right{float: right;width: 377px;min-height: 370px;background:url(../../../images/login/finance/tm.png);margin-top: 225px;}
.content .titles{width: 100%;height: 90px;line-height: 90px;text-align: center;font-size: 26px;}
.content .txt{overflow: hidden;padding: 0 35px;}

.content .ins,.content .ins input{font-size:18px; color:#999999;display: block;width: 100%;height: 50px;line-height: 50px;background-color: #ffffff;border:none;}
.content .ins{overflow: hidden;padding:0 15px;margin-bottom: 24px;width: auto;}
.content .ins input::-webkit-input-placeholder{ font-size:18px;line-height: 50px;color:#999999;}
.content .ins input::-moz-placeholder{   font-size:18px;   line-height: 50px; color:#999999;  }
.content .ins input:-ms-input-placeholder{font-size:18px; line-height: 50px;  color:#999999;  }
.content .ins input{padding:0 28px;width: 85%;
            vertical-align: middle;}
.content .ins input.in1{background: url(../../../images/login/finance/in1.png) no-repeat center left;}
.content .ins input.in2{background: url(../../../images/login/finance/in2.png) no-repeat center left;}
.content .ins_text{overflow: hidden;font-size: 16px;}
.content .ins_text .l{float: left;    cursor: pointer;}
.content .ins_text .r{float: right;    cursor: pointer;}
.content .submit{width: 100%; cursor: pointer;margin: 30px 0px;   font-size: 18px;  color: #fff;  display: block;  width: 100%; height: 50px;line-height: 50px;  background-color: #086bfd;border: none;}
.footer{overflow: hidden;width: 100%;height: 127px;}
.footer{width: copyRight}
.footer .copyRight{width: 1200px;margin: auto;text-align: center;font-size: 16px;color: #7b7778;    padding-top: 16px;}
.footer .copyRight a{    line-height: 45px;}


.tooltip {color: rebeccapurple;	font-size: 17px;position: absolute;	right:0;	line-height: 40px;width: 377px;height: 40px;	background: #fff;background-color: rgba(255,255,255,0.97);	border-radius: 6px;box-shadow: 0 2px 4px rgba(0, 0, 0, 1);background: #ffffff;text-align: center;font-family: sans-serif;display: none; margin-top: 165px;}
.close {
    position: absolute;
    width: 11px;
    height: 11px;
    display: inline-block;
    right: 10px;
    top: 7px;
    background: url(../../../images/login/finance/close1.png);
    cursor: pointer;
}