﻿/*-----------------------------移民评估-------------------------------------*/
/*------------banner------------*/
.banner{height:319px;background:url(../uploadfile/27.jpg) no-repeat center top}
/*------------内容------------*/
.assess{background:#f7f7f7;padding:30px 0}
.assess .wrap{background:#fff;box-shadow:rgba(0,0,0,.2) 0 0 5px;padding:20px 0 40px}
.assess .tit{color:#aaa;font-size:16px;padding-bottom:15px;border-bottom:#ddd 1px solid;margin-bottom:10px}
.assess .tit h2{font-size:30px;color:#0054a9;line-height:44px}
.assess-box{padding:30px 10px 30px 206px;border-bottom:#ddd 1px dashed;position:relative}
.assess-label{float:left;margin-left:-206px;width:185px;text-align:right;line-height:45px;font-size:18px;color:#666}
.label{margin-top:-30px;overflow:hidden}
.label input{display:none}
.checkbox,.hRadio{float:left;width:190px;height:43px;line-height:43px;text-align:center;border:#aaa 1px solid;font-size:16px;color:#666;margin:30px 45px 0 0;cursor:pointer}
.checked,.hRadio_Checked{border-color:#0048a0;color:#0048a0;background:url(../images/checked.png) no-repeat right bottom}
.checkbox:hover,.hRadio:hover{border-color:#557397;color:#557397}
.assess-boxs{width:1068px;height:217px;margin:30px auto 0;background:#f9fcff;border:#ddd 1px dashed;border-radius:10px}
.assess-tip{text-align:center;font-size:16px;color:#666;padding:30px 20px}
.ul-assess{width:846px;margin:0 auto 20px;text-align:center;font-size:16px;color:#666}
.ul-assess li{float:left;width:423px;height:40px}
.assess-button{width:260px;display:block;margin:0 auto;background:#0048a0;color:#fff;text-align:center;border:#ddd 1px solid;font-size:16px;padding:11px 0 12px}
.assess-input{padding:0 20px;width:258px;background:#fff;border:#ddd 1px solid;height:38px;font-size:16px;margin-left:16px}
.assess-input::-moz-placeholder{color:#999;font-size:16px}
.assess-input::-webkit-input-placeholder{color:#999;font-size:16px}
.assess-input::-ms-input-placeholder{color:#999;font-size:16px}
