@charset "utf-8";
body {
    font-size: 12px;
    margin: 0;
    padding: 0;
    background-color: #ffffff;
    width: 100%;
    height: auto;
    font-family: "微软雅黑","宋体";
}
img{border:none;}
a,input{outline: none;}
.logo{width: 1120px;height: 110px;margin: 0 auto;padding-top: 15px;}
.logo .title1{font-size: 32px;color: #037dd0;font-weight: bold;}
.logo .title2{font-size: 24px;color: #333333;}
.back{width: 100%;height: 578px;background: url(../images/back.jpg) no-repeat top center;}
.back_n{width: 1000px;height: 392px;margin: 0 auto;padding-top: 87px;}
.back_input{width: 338px;height: 392px;background-color: #fff;float: right;border-radius: 8px;box-shadow: 0 0 20px rgba(0,0,0,0.2);overflow: hidden;}
.back_n .tab{display: block;float: right;}
.back_n .nav{margin: 30px 0 0 26px;}
.back_n .nav span{display: block;}
.span1{color: #777777;font-size: 28px;font-weight: bold;}
.span2{color: #f08e02;font-size: 12px;}
.span3{color: #d3d3d3;font-size: 12px;font-weight: bold;margin-top: 2px;}
.inputList{width: 288px;height: 190px;margin: 30px auto 5px auto;}
.inputList input{width: 286px;height: 38px;border: 1px solid #c4c4c4;border-radius: 4px;line-height: 38px;}
.inputList .icon1{background: url(../images/icon1.jpg) no-repeat left center;background-color: #fff;text-indent: 48px;}
.inputList .icon2{background: url(../images/icon2.jpg) no-repeat left center;background-color: #fff;text-indent: 48px;margin-top: 50px;}
.inputList .icon3{background: url(../images/icon3.jpg) no-repeat left center;background-color: #fff;text-indent: 48px;margin-top: 0;}
.inputList .icon4{background: url(../images/icon4.jpg) no-repeat left center;background-color: #fff;text-indent: 48px;margin-top: 25px;}
.inputList .icon5{background: url(../images/icon2.jpg) no-repeat left center;background-color: #fff;text-indent: 48px;margin-top: 25px;}
button{background-color: #ffa800;width: 288px;height: 38px;border: none;border-radius: 4px;color: #fff;margin: 0 auto;display: block;}
.cuowu{color: #ff0007;font-size: 12px;width: 100%;text-align: center;margin-top: 15px;outline: none;}
.footer{width: 100%;height: 40px;text-align: center;line-height: 26px;margin-top: 40px;padding-bottom: 20px;}



