.bkt.linet {
    height: 50px;
    border-bottom: 1px solid #999;
}

.lx {
    width: 94%;
    height: auto;
    overflow: hidden;
    margin: 10px auto;
    padding-bottom: 10px;
    color: #666;
}
.lxt {
    line-height: 40px;
    font-size: 1.2rem;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.lxt span {
    display: block;
    float: left;
}
.lxc {
    margin-top: 10px;
    font-size: 0.875rem;
    line-height: 180%;
}
.lxc strong, .lxc b {
    font-size: 1rem;
}
.lyt {
    margin: 30px 3% 10px 3%
}
.lxly {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 30px;
    margin-bottom: 100px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.lyrow {
    height: auto;
    overflow: hidden;
}
.lyrow:nth-child(1) {
    margin-top: 20px;
}
.lyrow .inp , .lyrow textarea , .lyrow b {
    display: block;
    width: 70%;
    margin: 5px auto 0 auto;
    border-radius: 5px;
    border: 0;
    font-size: 0.875rem;
    background: rgba(255, 255, 255, .7);
    color: #666;
    padding: 0 10px;
}
.lyrow .inp {
    height: 35px;
}
.lyrow textarea {
    height: 100px;
    padding: 10px;
}
::-webkit-input-placeholder {
	color: #666;
}

:-moz-placeholder {
	color: #666;
}

::-moz-placeholder {
	color: #666;
}

:-ms-input-placeholder {
	color: #666;
}
.lyrow b {
    font-size: 1.2rem;
    line-height: 35px;
    cursor: pointer;
    margin: 5px auto 20px auto;
    text-align: center;
}
.lyc b:hover {
    background: rgba(255, 255, 255, .2);
}

.linkrow {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.linkrow2 {
    padding-bottom: 60px;
}
.linkbk {
    width: 28%;
    height: auto;
    overflow: hidden;
    margin-left: 4%;
    float: left;
}
.linkt {
    height: 50px;
    margin-top: 30px;
    font-size: 1.2rem;
    font-weight: bold;
    color: #002856;
}
.linkbk ul li {
    font-size: 0.75rem;
    line-height: 120%;
    padding: 8px 0;
}

.salet {
    display: inline-block;
    line-height: 55px;
    background: #fff;
    padding: 0 40px 0 15px;
    font-size: 0.875rem;
    color: #002856;
    margin-top: 20px;
    clip-path: polygon(0 0, calc(100% - 30px) 0, 100% 100%, 0 100%);
}
.salet span {
    font-family: Arial, Helvetica, sans-serif;
    margin-left: 10px;
}
.salec {
    height: auto;
    overflow: hidden;
    margin-top: 10px;
    font-size: 0.875rem;
    line-height: 180%;
    padding: 20px 10px;
}
.salec img {
    max-height: 100%;
}
.salec table {
    width: 100%;
    border-collapse: collapse;
}
.salec table, .salec table tr th, .salec table tr td{
    border: 1px solid #666;
    line-height: 150%;
}
.salec table tr th, .salec table tr td {
    padding: 5px 10px;
}
/* .salec table tr:nth-child(1) th, .salec table tr:nth-child(1) td {
    font-weight: bold;
    text-align: center;
}
.salec table tr th:nth-child(1), .salec table tr td:nth-child(1) {
    font-weight: bold;
    text-align: center;
} */

.askbox {
    width: 90%;
    height: auto;
    overflow: hidden;
    margin: 20px auto;
}
.askrow {
    height: auto;
    overflow: hidden;
}
.askrow input.inp, .askrow select {
    display: block;
    width: 100%;
    height: 35px;
    line-height: 35px;
    font-size: 0.875rem;
    padding: 0 10px;
    border: 0;
    background: #fff;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 8px;
}
.askrow textarea {
    display: block;
    width: 100%;
    height: 150px;
    border: 0;
    background: #fff;
    border-radius: 3px;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 0.875rem;
    line-height: 150%;
    margin-bottom: 8px;
}
.askrow b {
    display: block;
    font-size: 1.2rem;
    line-height: 40px;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    background: #002856;
    border-radius: 3px;
    text-align: center;
}

.yybox {
    width: 100%;
    height: auto;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}
.yybox img {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 0;
}
.yyinp {
    position: relative;
    height: auto;
    overflow: hidden;
    width: 80%;
    color: #fff;
    margin: 20px auto;
    z-index: 1;
}
.yyi {
    height: 35px;
    overflow: hidden;
}
.yyi span {
    display: block;
    float: left;
    font-size: 0.875rem;
    color: #fff;
    line-height: 30px;
    width: 50px;
}
.yyi input, .yyi select {
    display: block;
    float: left;
    width: calc(100% - 60px);
    height: 30px;
    border: 0;
    border-radius: 5px;
    background: rgba(255, 255, 255, .6);
    font-size: 0.875rem;
    line-height: 30px;
    color: #000;
    padding-left: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.yyb {
    color: #fff;
    text-align: center;
    width: calc(100% - 60px);
    margin-left: 50px;
    line-height: 30px;
    font-size: 0.875rem;
    cursor: pointer;
    background: #002856;
    border-radius: 5px;
}