* {
    padding: 0;
    margin: 0;
    border: 0;
    font-family: 'microsoft yahei';

}

.swwlys-con * {
    box-sizing: border-box;
}

body {
    min-width: 1200px;
}

a {
    text-decoration: none;
    cursor: pointer;
    color: inherit;
}

ul,
li {
    list-style: none;
}

input,
textarea,
select,
button {
    border: 0;
    outline: none;
}

i,
em {
    font-style: normal;
}

.fl {
    float: left !important;
}

.fr {
    float: right !important;

}

.clear {
    display: table;
    clear: both;
}

.clear:after {
    content: '';
    display: table;
    clear: both;
}

.pc_none {
    display: none !important;
}

.clearfix {
    zoom: 1;
    _height: 1px;
}

.clearfix:after {
    content: ' ';
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.du-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.three-ellipsis {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-all;
}

.center {
    width: 1200px;
    margin: 0 auto;
}

.page-header {
    height: 726px;
    background: url(./hjb251201_lysBanner.jpg) no-repeat center top;
    background-size: 1920px auto;
}

.header .logo {
    padding-top: 20px;
}

.crumbs {
    margin-top: 35px;
    color: #297bc0;
    font-size: 16px;
}

.crumbs .center {
    height: 45px;
    line-height: 45px;
    background: #edf8ff;
    border-radius: 6px;
    padding-left: 15px;
}

.crumbs a {
    color: #297bc0;
}

.desc-con {
    width: 1216px;
    margin: 0 auto;
    position: relative;
    margin-top: 30px;
    background: url(hjb251201_lysDescBg.png) no-repeat center top;
    padding-top: 1px;
}



.desc-con .txt-con {
    position: relative;
    font-size: 20px;
    color: #1562a4;
    line-height: 46px;
    text-indent: 2em;
    font-weight: bold;
    height: 188px;
    width: 1149px;
    margin: 0 auto;
    padding: 50px 50px 0 50px;
    background: url(hjb251201_lysDescTxtBg.png) no-repeat center top;
    margin-top: 30px;
}

.con-title {
    font-size: 26px;
    color: #4297d9;
    font-weight: bold;
    text-align: center;
    margin-top: 60px;
    height: 80px;
    background: url(hjb251201_lysTitleBg.png) no-repeat 270px 20px;
    padding-left: 130px;
}

.suggest-type {
    width: 1204px;
    margin: 0 auto;
    margin-top: 34px;
}

.suggest-type ul {
    /* overflow: hidden; */
    height: 348px;
}

.suggest-type li {
    float: left;
    width: 172px;
    height: 348px;
    padding-top: 12px;
    border-radius: 10px;
    cursor: pointer;
}

.suggest-type li.on {
    box-shadow: 0 0 10px rgba(75, 164, 220, 0.35);
}

.suggest-type li img {
    display: block;
    margin: 0 auto;
}

.suggest-type li img.check-icon {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}

.suggest-type li .check-icon.checked {
    display: none;
}

.suggest-type li.on .check-icon.checked {
    display: block;
}

.suggest-type li.on .check-icon.notChecked {
    display: none;
}

.form-con {
    padding-top: 30px;
    background: url(hjb251201_lysFormBg.png) no-repeat center top;
    margin-top: 60px;
    padding-bottom: 80px;
}

.form-center .form-item .item-label {
    font-size: 18px;
    font-weight: bold;
    color: #1a1a1a;
    display: block;
    min-width: 87px;
    text-align: right;
}

.form-center {
    background: #ffffff;
    padding: 60px;
    overflow: hidden;
}

.form-center .form-item i {
    color: red;
}

.form-item {
    float: left;
    height: 44px;
    line-height: 44px;
}

.form-item.half-width {
    width: 530px;
}

.form-item .item-label {
    float: left;
}

.form-item .select-con {
    float: right;
}

.select-con {
    position: relative;
    margin-left: 15px;
}

.select-con {
    position: relative;
    width: 252px;
    border: 1px solid #cde1ec;
    border-radius: 6px;
    color: #b3bfce;
}

.select-con::after {
    content: '';
    position: absolute;
    width: 16px;
    height: 9px;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    background: url(./hjb251201_lysArr.png) no-repeat center center;
}

.select-con span {
    padding-left: 15px;
}

.select-con ul {
    position: absolute;
    width: 100%;
}

.select-con ul li {
    padding-left: 15px;
}

.select-con select {
    width: 100%;
    height: 44px;
    line-height: 44px;
    border: none;
    background: transparent;
    font-size: 16px;
    color: #1a1a1a;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 18px;
    color: #b3bfce;
    padding-left: 15px;
}

.form-item.city-item {
    width: 513px;
    /* width: 460px; */
}

.form-item.city-item .select-con {
    width: 409px;
}

.form-item {
    width: 100%;
    margin-bottom: 40px;
}

.select-con.type {
    width: 977px;
}

.form-item.content {
    height: 207px;
}

.form-item textarea {
    float: right;
    width: 977px;
    height: 207px;
    border: 1px solid #cde1ec;
    border-radius: 6px;
    padding: 10px;
    font-size: 18px;
    color: #b3bfce;
    resize: none;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    /* Chrome, Edge, Safari */
    color: #b3bfce;
}

input::-moz-placeholder,
textarea::-moz-placeholder {
    /* Firefox 19+ */
    color: #b3bfce;
}

input:-moz-placeholder,
textarea:-moz-placeholder {
    /* Firefox 4-18 */
    color: #b3bfce;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    /* IE 10-11 */
    color: #b3bfce;
}

.form-item.upload .form-item-right {
    position: relative;
    width: 977px;
    border: 1px solid #cde1ec;
    border-radius: 6px;
    background: url(hjb251201_lysUploadIcon.png) no-repeat right center;
}

.form-item.upload .form-item-right span {
    width: 100%;
    display: block;
    color: #b3bfce;
    font-size: 18px;
    padding-left: 15px;
}

.form-item.upload .upload-file input {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    opacity: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
}

.form-item.name .item-label {
    margin-left: -15px;
}

.form-item.third {
    width: 330px;
}

.form-item.third .form-item-right {
    width: 226px;
    border: 1px solid #cde1ec;
    border-radius: 6px;
    overflow: hidden;
}

.form-item.third input {
    font-size: 18px;
    color: #b3bfce;
    width: 100%;
    padding-left: 15px;
    height: 44px;
}

.form-item.third .form-item-right {
    margin-left: 13px;
    float: left;
}

.select-con.gender {
    width: 226px;
    float: left;
}

.form-item.ml40 {
    margin-left: 40px;
}

.form-item.verifycode input {
    font-size: 18px;
    color: #b3bfce;
    width: 226px;
    padding-left: 15px;
    height: 44px;
    border: 1px solid #cde1ec;
    border-radius: 6px;
    float: left;
    margin-left: 15px;
}

.verifycode-img {
    display: block;
    float: left;
    height: 44px;
    width: 107px;
    margin-left: 10px;
    cursor: pointer;
}

.change-one {
    display: block;
    float: left;
    height: 44px;
    font-size: 18px;
    color: #7bb6df;
    margin-left: 10px;
    cursor: pointer;
}

.btns {
    float: left;
}

.btns .btn {
    float: left;
    width: 186px;
    height: 52px;
    line-height: 52px;
    text-align: center;
    border: 1px solid #43a1e0;
    font-size: 20px;
    border-radius: 6px;
    cursor: pointer;
}

.submit.btn {
    background: #43a1e0;
    color: #ffffff;
    margin-right: 20px;
    padding-left: 20px;
    background: #43a1e0 url(hjb251201_lysSubmitIcon.png) no-repeat 30px 16px;
    margin-left: 325px;
}

.calcel.btn {
    color: #43a1e0;
    background: #f8fcff;
}