.y-hotel-top {
    width: 100%;
    height: 199px;
    border-top: 3px solid #2ca9e1;
    background: url(../img/y-hotel-top.jpg) no-repeat center center;
}
.y-hotel-main {
    min-height: 200px;
    margin-top: -150px;
    margin-bottom: 50px;
}
.y-hotel-left {
    float: left;
    width: 150px;
    padding: 20px;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.y-hotel-right {
    float: right;
    width: 825px;
    min-height: 466px;
    padding: 0 35px 30px 35px;
    border: 1px solid #dcdcdc;
    background: #fff;
}
.y-hotel-pic img {
    display: block;
    width: 110px;
    height: 110px;
    border-radius: 50%;
    margin: 0 auto;
    border: 10px solid #96a3af;
}
.y-hotel-name {
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 30px;
    padding: 10px 0;
    text-align: center;
    margin-bottom: 10px;
}
.y-hotel-menu a {
    position: relative;
    display: block;
    width: 100%;
    font-size: 14px;
    color: #666;
    line-height: 40px;
    text-align: center;
    border-bottom: 1px solid #dedede;
}
.y-hotel-menu a span {
    position: absolute;
    right: 10px;
    top: 11px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    background: #cd3333;
    border-radius: 50%;
}
.y-hotel-menu a.y-hotel-menu-active,.y-hotel-menu a:hover {
    color: #fff;
    background: #2ca9e1;
}
.y-hotel-reserve {
    width: 100%;
    /*height: 40px;*/
    font-size: 14px;
    line-height: 40px;
    border: 1px solid #e8e8e8;
    margin-top: 10px;
    overflow: hidden;
}
.y-hotel-reserve p {
    float: left;
    text-indent: 10px;
}
.y-hotel-reserve span {
    /*float: left;*/
    display: block;
    font-size: 27px;
    color: #e6445c;
    text-align: center;
}
.y-hotel-out {
    width: 100%;
    font-size: 14px;
    color: #e6445c;
    margin: 10px 0;
    line-height: 30px;
    text-align: center;
    text-decoration:underline
}
.y-hotel-out a {
    color: #e6445c;
}
.y-hotel-out a:hover {
    color: #cb4054;
}
.y-hotel-right-title {
    line-height: 50px;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    border-bottom: 2px solid #ccc;
    margin: 10px 0;
}
.y-hotel-right-information {
    width: 100%;
}
.y-hotel-right-information-lf {
    float: left;
    width: 550px;
    padding-top: 20px;
}
.y-hotel-right-information-rg {
    float: right;
    width: 200px;
    padding-top: 20px;
}
.y-hotel-group {
    width: 100%;
    clear: both;
    margin-bottom: 15px;
}
.y-hotel-group-name {
    float: left;
    display: block;
    line-height: 35px;
    width: 100px;
    font-size: 14px;
    margin-right: 10px;
    text-align: right;
}
.y-hotel-group-name span {
    color: #ff3366;
}
.y-hotel-group-text {
    float: left;
    width: 260px;
    padding: 0 10px;
    height: 33px;
    font-size: 14px;
    border: 1px solid #eee !important;
}
.y-hotel-group-address {
    float: left;
}
.y-hotel-group-address select {
    float: left;
    width: 140px;
    padding: 0 10px;
    height: 33px;
    border: 1px solid #eee !important;
    cursor: pointer;
    outline: none;
}
.y-hotel-group-address p {
    float: left;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}
.y-hotel-group p {
    float: left;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}
.y-hotel-group-radio label {
    float: left;
    margin: 10px 25px 0 5px;
    cursor: pointer;
}
.y-hotel-group-radio input {
    margin-right: 5px;
}
.y-hotel-group-button {
    width: 210px;
    height: 40px;
    font-size: 18px;
    color: #fff;
    background: #e6445c;
    border-radius: 5px;
    cursor: pointer;
}
.y-hotel-group-button:hover {
    background: #d43e55;
}
.y-img_show {
    position: relative;
}
.y-upfile {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    cursor: pointer;
}
.y-img_show1 {
    width: 130px;
    height: 160px;
    margin: 0 auto;
}
.y-img_show1 img {
    border: 1px solid #e5e5e5;
}
.y-img_show1 p {
    width: 100%;
    font-size: 14px;
    line-height: 30px;
    text-align: center;
}
.y-img_show2 {
    width: 355px;
    height: 305px;
    margin-bottom: 30px;
}
.y-img_show2 img {
    border: 1px solid #d6d6d6;
}
.y-hotel-right-title span {
    display: block;
    float: right;
    font-size: 14px;
    color: #bdbdbd;
    line-height: 60px;
    padding-left: 20px;
    background: url(../img/t-add.jpg) no-repeat left center;
}
.y-hotel-right-title span a {
    display: block;
    color: #bdbdbd;
}
.y-hotel-right-title span a:hover {
    color: #999;
}
.y-apartment {
    width: 100%;
    padding: 25px 0;
    background: #f9f9f9;
    margin-top: 20px;
}
.y-apartment-left {
    float: left;
    width: 430px;
}
.y-apartment-right {
    float: right;
    width: 345px;
}
.y-apartment-left .y-hotel-group-name {
    width: 138px;
}
.y-img_show3 {
    float: left;
}
.y-img_show3 img {
    border: 1px solid #e5e5e5;
}
.y-apartment-right .y-hotel-group-text {
    width: 170px;
}
.y-apartment-button {
    width: 100%;
    padding: 20px 0 10px 0;
    text-align: center;
}
.y-apartment-button input {
    width: 110px;
    height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 0 10px;
    cursor: pointer;
    border-radius: 5px;
    background: #e6445c;
}
.y-apartment-button input:hover {
    background: #d13e54;
}
.y-apartment-cancel {
    background: #bdbdbd !important;
}
.y-apartment-cancel:hover {
    background: #afafaf !important;
}
.y-hotel-right-button {
    width: 100%;
    padding: 30px 0 80px 0;
}
.y-hotel-right-button .y-hotel-group-button {
    display: block;
    margin: 0 auto;
}
.y-reserve-title {
    width: 100%;
    height: 45px;
    margin-top: 30px;
    border-bottom: 2px solid #ccc;
}
.y-reserve-title a {
    position: relative;
    float: left;
    display: block;
    width: 125px;
    font-size: 14px;
    color: #333;
    line-height: 44px;
    text-align: center;
    margin-right: 10px;
    background: #eee;
    cursor: pointer;
    border: 1px solid #eee;
    border-bottom: none;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.y-reserve-title span {
    position: absolute;
    right: 5px;
    top: 5px;
    width: 20px;
    height: 20px;
    font-size: 12px;
    color: #fff;
    line-height: 20px;
    text-align: center;
    background: #cd3333;
    border-radius: 50%;
}
.y-reserve-title a.active {
    background: #fff;
    border: 1px solid #ccc;
    border-bottom: 2px solid #fff;
}
.y-reserve-content {
    width: 100%;
    margin-top: 20px;
    border-top: 1px solid #f6f6f6;
}
.y-reserve-item {
    width: 100%;
    clear: both;
    cursor: pointer;
    border-bottom: 1px solid #f6f6f6;
}
.y-reserve-item-title {
    width: 100%;
    height: 40px;
}
.y-reserve-item-title p {
    position: relative;
    float: left;
    font-size: 14px;
    line-height: 40px;
    color: #e6445c;
    margin-left: 25px;
}
.y-reserve-item-title p:before {
    position: absolute;
    left: -15px;
    top: 18px;
    width: 3px;
    height: 3px;
    border-radius: 50%;
    content: '';
    background: #e6445c;
}
.y-reserve-item-title span {
    display: block;
    float: right;
    font-size: 14px;
    line-height: 40px;
    padding-right: 20px;
    margin-right: 10px;
    color: #999;
    background: url(../img/y-reserve-content1.png) no-repeat right center;
}
.y-reserve-item-out p {
    color: #999;
}
.y-reserve-item-active {
    background: #f1f1f1;
}
.y-reserve-item-active .y-reserve-item-title p {
    color: #333;
}
.y-reserve-item-active .y-reserve-item-title span {
    color: #333;
    background: url(../img/y-reserve-content2.png) no-repeat right center;
}
.y-reserve-item-text {
    display: none;
    padding: 5px 0 15px 25px;
}
.y-reserve-item-text p{
    font-size: 14px;
    line-height: 24px;
}
.y-reserve-item-text input {
    width: 140px;
    height: 40px;
    font-size: 16px;
    color: #fff;
    margin-top: 10px;
    background: #e6445c;
}
.y-reserve-item-text input:hover {
    background: #d1344c;
}
.y-reserve-item-active .y-reserve-item-text {
    display: block;
}
.y-history-reservation {
    display: block;
    width: 100%;
    margin-top: 20px;
    border-left: 1px solid #999;
}
.y-history-title {
    width: 100%;
    height: 40px;
    color: #fff;
    line-height: 40px;
    font-size: 14px;
    margin-top: 15px;
    background: #999;
    text-align: center;
}
.y-history-reservation td {
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
}
.y-history-box1,.y-history-box2,.y-history-box3,.y-history-box4,.y-history-box5,.y-history-box6,.y-history-box7,.y-history-box8,.y-history-box9 {
    padding: 0 5px;
}
.y-history-box1 {
    width: 100px;
    text-align: center;
}
.y-history-box2 {
    width: 80px;
    text-align: center;
}
.y-history-box3 {
    width: 60px;
    text-align: center;
}
.y-history-box4 {
    width: 85px;
}
.y-history-box5 {
    width: 55px;
    text-align: center;
}
.y-history-box6 {
    width: 85px;
    text-align: center;
}
.y-history-box7 {
    width: 90px;
}
.y-history-box8 {
    width: 95px;
}
.y-history-box9 {
    width: 76px;
    text-align: center;
}
.y-history-row td {
    padding: 20px 5px;
}
.y-paging {
    width: 100%;
    margin: 30px 0 20px 0;
}
.y-paging a {
    float: left;
    display: inline-block;
    padding: 7px 12px;
    color: #fff;
    margin-right: 8px;
    border-radius: 3px;
    background: #bdbdbd;
}
.y-paging span a {
    background: #999;
}
.y-paging a.y-paging-active,.y-paging a:hover {
    background: #2ca9e1;
}
.y-print-report {
    float: right;
    width: 80px;
    height: 25px;
    margin-top: 5px;
    color: #2ca9e1;
    background: #f1f1f1;
    cursor: pointer;
}
.y-print-report:hover {
    background: #dfdfdf;
}
.y-hotel-group-select {
    width: 280px;
    outline: none;
}
.y-hotel-right-information-add {
    width: 700px;
}
.y-hotel-group-add {
    width: 600px;
    float: left;
}
.y-hotel-group-add .y-img_show3 {
    margin: 0 10px 10px 0;
}
.y-hotel-group-textarea {
    float: left;
    width: 260px;
    padding: 10px;
    height: 80px;
    resize: none;
    -webkit-appearance: none;
    font-size: 14px;
    border: 1px solid #eee !important;
}
.y-hotel-facilities {
    float: left;
}
.y-hotel-facilities .y-hotel-group-text {
    width: 180px;
}
.y-hotel-facilities-button {
    margin-left: 10px;
    height: 35px;
    width: 70px;
    background: #f0f0f0;
    font-size: 16px;
    cursor: pointer;
    border: 1px solid #eee !important;
}
.y-hotel-facilities-text {
    width: 300px;
    clear: both;
    margin-top: 10px;
}
.y-hotel-facilities-text span {
    display: none;
    width: 200px;
    font-size: 14px;
    text-align: center;
    line-height: 24px;
    margin-bottom: 8px;
}
.y-hotel-facilities-text p {
    display: inline-block;
    padding: 0 20px 0 10px;
    font-size: 14px;
    cursor: pointer;
    line-height: 24px;
    margin: 0 8px 8px 0;
    background:#f0f0f0 url(../img/y-hotel-facilities-text.jpg) no-repeat right top;
}
.y-ordinary-operation {
    text-align: center;
    font-size: 14px;
    color: #2ca9e1;
    line-height: 40px;
}
.y-ordinary-operation a {
    font-size: 14px;
    color: #2ca9e1;
    margin: 0 5px;
}
.y-ordinary-operation a:hover {
    text-decoration: underline;
}
.y-hotel-right-ordinary {
    min-height: 629px;
}
.y-ordinary-recharge {
    width: 100%;
    padding: 20px 0;
    margin-top: 15px;
    line-height: 45px;
    border-bottom: 1px dashed #d3d3d3;
}
.y-ordinary-recharge p {
    float: left;
    font-size: 16px;
    color: #5d5d5d;
}
.y-ordinary-recharge span {
    float: left;
    font-size: 40px;
    color: #e6445c;
}
.y-ordinary-mode {
    margin: 40px 0;
}
.y-ordinary-mode-box {
    width: 430px;
    margin: 0 auto;
}
.y-ordinary-mode-name {
    float: left;
    width: 80px;
    font-size: 14px;
    color: #333;
    line-height: 60px;
}
.y-ordinary-mode-choice {
    float: left;
}
.y-ordinary-mode-choice-row {
    width: 100%;
    margin-bottom: 10px;
    cursor:pointer;
}
.y-ordinary-mode-choice-row label {
    display: block;
}
.y-ordinary-mode-choice-num-text {
    float: left;
    width: 88px;
    height: 33px;
    padding: 0 5px;
    margin-top: 12px;
    background: #fffdf8;
    border: 1px solid #e0e0e0 !important;
}
.y-ordinary-mode-choice-num-button {
    float: left;
    display: inline-block;
    width: 100px;
    height: 35px;
    margin-top: 12px;
    font-size: 16px;
    color: #fff;
    margin-left: 10px;
    background: #e6445c;
    cursor: pointer;
}
.y-ordinary-mode-choice-num-button:hover {
    background: #ce3d52;
}
.y-ordinary-mode-choice-row input {
    position: relative;
    top: 25px;
    float: left;
}
.y-ordinary-mode-choice-row .y-ordinary-mode-choice-pic {
    position: relative;
    float: left;
    margin: 0 15px;
    border: 2px solid #e0e0e0;
}
.y-ordinary-mode-choice-row .y-ordinary-mode-choice-pic::before {
    display: none;
    position: absolute;
    right: 0;
    bottom: 0;
    content:'';
    width: 26px;
    height: 26px;
    background: url(../img/y-ordinary-mode-choice-pic.png) no-repeat left top;
}
.y-ordinary-mode-choice-row .y-ordinary-mode-choice-pic::after {
    position: relative;
    float: left;
    margin: 0 15px;
    border: 2px solid #e0e0e0;
}
.y-ordinary-mode-choice-row .y-ordinary-mode-choice-active {
    border: 2px solid #2ca9e1;
}
.y-ordinary-mode-choice-row .y-ordinary-mode-choice-active::before {
    display: block;
}
.y-ordinary-mode-choice-row p {
    float: left;
    line-height: 60px;
    color: #999
}
.y-ordinary-record {
    width: 100%;
    margin: 30px 0;
}
.y-ordinary-record table {
    width: 100%;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
}
.y-ordinary-record table tr {
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
.y-ordinary-record-title {
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #e6445c;
}
.y-ordinary-record-title td {
    /*width: 25%;*/
    text-align: center;
}
.y-ordinary-record-row {
    width: 100%;
    color: #fff;
}
.y-ordinary-record-row  {
}
.y-ordinary-record-row td {
    /*width: 25%;*/
    padding: 15px 0;
    font-size: 14px;
    color: #333;
    text-align: center;
}
.y-ordinary-withdrawals {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.y-ordinary-withdrawals h3 {
    text-align: center;
    font-size: 16px;
    line-height: 50px;
    color: #ba0000;
}
.y-ordinary-withdrawals-value {
    width: 100%;
    text-align: center;
}
.y-ordinary-withdrawals-value span {
    display: inline-block;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    margin-right: 15px;
}
.y-ordinary-withdrawals-value input {
    display: inline-block;
    width: 220px;
    height: 33px;
    padding: 0 0 0 35px;
    outline: none;
    border: 1px solid #e0e0e0;
    background: url(../img/y-ordinary-withdrawals-value.jpg) no-repeat left center;
}
.y-ordinary-withdrawals-button {
    width: 100%;
    margin-top: 20px;
}
.y-ordinary-withdrawals-button input {
    display: block;
    width: 100px;
    height: 35px;
    margin: 0 auto;
    font-size: 16px;
    color: #fff;
    background: #e6445c;
    cursor: pointer;
}
.y-ordinary-withdrawals-button input:hover {
    background: #ce3249;
}
.y-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 11;
    background: rgba(0, 0, 0, 0.5);
}
.y-mask2 {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5) url(../img/y-mask2.png) no-repeat center center;
}
.y-fixed-popup {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 630px;
    height: 260px;
    background: #fff;
    z-index: 111;
    margin: -130px 0 0 -315px;
}
.y-fixed-popup-title {
    position: relative;
    width: 100%;
    height: 49px;
    font-size: 20px;
    color: #2ca9e1;
    font-weight: bold;
    text-align: center;
    line-height: 49px;
    border-bottom: 1px solid #dcdcdc;
    background: #f8f8f8;
}
.y-fixed-popup-title span {
    display: block;
    position: absolute;
    right: 15px;
    top: 0;
    color: #424242;
    font-weight: normal;
    font-size: 30px;
    cursor: pointer;
}
.y-fixed-popup-text {
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 100px;
    margin-top: 10px;
    text-align: center;
}
.y-fixed-popup-button {
    width: 100%;
    text-align: center;
}
.y-fixed-popup-button input {
    display: inline-block;
    width: 175px;
    height: 45px;
    font-size: 18px;
    color: #e6445c;
    border: 1px solid #e6445c;
    background: #fff;
    cursor: pointer;
}
.y-fixed-popup-button input:hover {
    opacity: .8;
}
.y-fixed-popup-button input.y-fixed-popup-button1 {
    color: #fff;
    border: 1px solid #e6445c;
    background: #e6445c;
}
.y-fixed-popup2 {
    height: 410px;
    margin-top: -205px;
    overflow: hidden;
}
.y-fixed-popup2 .y-fixed-popup-text {
    margin: 0;
    line-height: 70px;
}
.y-fixed-popup2 .y-fixed-popup-text span {
    margin: 0;
    color: #e6445c;
    line-height: 70px;
}
.y-fixed-popup-table {
    width: 475px;
    margin: 0 auto 35px auto;
    border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
}
.y-fixed-popup-table table {
    width: 100%;
}
.y-fixed-popup-table tr td {
    font-size: 14px;
    line-height: 40px;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.y-fixed-popup-table1 {
    width: 24%;
    padding-right: 6%;
    text-align: right;
}
.y-fixed-popup-table2 {
    width: 62%;
    padding-left: 8%;
}
.y-hotel-info {
    margin-top: 30px;
}
.y-hotel-info a {
    display: block;
    width: 100%;
    line-height: 49px;
    height: 49px;
    color: #666;
    font-size: 14px;
    border-bottom: 1px dashed #e0e0e0;
}
.y-hotel-info p {
    float: left;
    width: 85%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.y-hotel-info span {
    float: right;
}
.y-hotel-info-detail {
    padding: 25px 0 15px 0;
    text-align: center;
    border-bottom: 1px solid #e0e0e0;
}
.y-hotel-info-detail h2 {
    font-size: 20px;
    color: #666;
    font-weight: normal;
    padding: 5px 0;
}
.y-hotel-info-detail p {
    color: #999;
    line-height: 24px;
}
.y-hotel-info-detail-text {
    padding: 30px 0;
    font-size: 14px;
    line-height: 26px;
}
.y-hotel-info-detail-bottom {
    width: 100%;
    padding: 15px 0;
    border-top: 1px solid #e0e0e0;
}
.y-hotel-info-detail-bottom a {
    float: right;
    background: #999;
    padding: 0 13px;
    font-size: 14px;
    color: #fff;
    line-height: 35px;
    border-radius: 3px;
}
.y-hotel-info-detail-bottom a:hover {
    opacity: .8;
}
.y-hotel-info-detail-bottom a img {
    position: relative;
    top: 2px;
    display: inline-block;
    margin-right: 5px;
}
.y-info-result {
    width: 100%;
    margin: 30px 0;
}
.y-info-result table {
    width: 100%;
    margin: 30px 0;
    border-left: 1px solid #e0e0e0;
    border-top: 1px solid #e0e0e0;
}
.y-info-result td {
    height: 80px;
    font-size: 14px;
    color: #666;
    text-align: center;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;
}
.y-info-result-title td {
    border-right: 1px solid #e6445c !important;
}
.y-info-result-title {
    width: 100%;
    text-align: center;
    background: #e6445c;
}
.y-info-result-title td {
    height: 40px;
    font-size: 16px;
    color: #eee;
}
.y-info-result1 {
    width: 200px;
}
.y-info-result2 {
    width: 130px;
}
.y-info-result3 {
    width: 205px;
}
.y-info-result4 {
    width: 150px;
}
.y-info-result5 {
    width: 140px;
}
.y-info-result tr td span {
    display: block;
    width: 100%;
    color: #2ca9e1;
}
.y-info-result tr td button {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    margin: 5px auto;
    background: #cd3333;
    border: none;
    border-radius: 3px;
}
.y-info-result tr td button {
    display: block;
    width: 100px;
    height: 30px;
    font-size: 12px;
    color: #fff;
    margin: 5px auto;
    background: #cd3333;
    border: none;
    border-radius: 3px;
    outline: none;
    cursor: pointer;
}
.y-info-result tr td button:hover {
    background: #d84056;
}
.y-info-questionnaire {
    width: 100%;
    margin-top: 30px;
}
.y-info-questionnaire-text {
    width: 745px;
    font-size: 14px;
    line-height: 22px;
    margin: 30px auto 0 auto;
}
.y-info-questionnaire-text p {
    text-indent: 2em;
}
.y-info-questionnaire-contact {
    width: 745px;
    margin: 30px auto 0 auto;
}
.y-info-questionnaire-contact dl {
    margin-bottom: 15px;
}
.y-info-questionnaire-contact dl dt {
    font-size: 16px;
    color: #666;
    line-height: 36px;
}
.y-info-questionnaire-contact dl dd {
    font-size: 14px;
    color: #999;
}
.y-info-questionnaire-contact dl dd label {
    margin-right: 20px;
    cursor: pointer;
}
.y-info-questionnaire-contact dl dd textarea {
    width: 600px;
    height: 80px;
    padding: 10px;
    border: 1px solid #e0e0e0;
    resize: none;
    -webkit-appearance: none;
}
.y-info-questionnaire-contact-button {
    width: 145px;
    height: 40px;
    color: #fff;
    border: none;
    font-size: 16px;
    outline: none;
    cursor: pointer;
    background: #e6445c;
    margin: 10px 0 30px 0;
}
.y-info-questionnaire-contact-button:hover {
    background: #d33b51;
}
.y-info-bind-title {
    width: 100%;
    padding: 10px 0;
    text-align: center;
    margin-top: 15px;
}
.y-info-bind-title h3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    margin: 0 auto;
    color: #e6445c;
    font-size: 14px;
    font-weight: normal;
    padding: 0 10px;
    background: #fff;
}
.y-info-bind-title span {
    position: relative;
    z-index: 1;
    top: -9px;
    display: block;
    width: 100%;
    height: 1px;
    background: #eee;
}
.y-hotel-group-text-notice {
    width: 582px;
    clear: both;
    font-size: 12px;
    line-height: 18px;
    color: #e6445c;
    padding-top: 5px;
    margin-left: 100px;
}
.y-resume-text {
    width: 100%;
    font-size: 18px;
    color: #666;
    padding: 25px 0 10px 0;
}
.y-hotel-right-title-color {
    color: #e6445c;
    border-bottom: 1px solid #e6445c;
}
.y-resume-text-information .y-hotel-group-name {
    width: 138px;
}
.y-resume-apartment {
    width: 800px;
}
.y-resume-apartment .y-hotel-group-address select {
    width: 100px;
    margin-right: 5px;
}
.y-resume-apartment .y-hotel-group-address span {
    float: left;
    line-height: 35px;
    padding: 0 10px 0 5px;
}
.y-resume-text-information {
    position: relative;
    bottom: -10px;
}
.y-hotel-group-textarea-box {
    float: left;
    width: 415px;
}
.y-hotel-group-textarea-box textarea {
    float: left;
    width: 395px;
    height: 85px;
    padding: 10px;
    border: 1px solid #e5e5e5;
    resize: none;
    -webkit-appearance: none;
}
.y-hotel-group-textarea-box p {
    float: right;
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.y-img_show3-margin .y-img_show3 {
    margin-right: 10px;
}
.y-resumey-content {
    width: 1000px;
    min-height: 500px;
    border: 1px solid #eee;
    margin: -150px auto 50px auto;
    background: #fff;
}
.y-resumey-content-title {
    position: relative;
    height: 45px;
    margin: -1px -1px 0 -1px;
    background: #2ca9e1;
}
.y-resumey-content-title h1 {
    width: 100%;
    font-size: 18px;
    line-height: 45px;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.y-resumey-content-title span {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 45px;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}
.y-resumey-content-box {
    width: 940px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.y-resumey-content-top {
    margin-top: 30px;
}
.y-resumey-content-pic {
    float: left;
    width: 128px;
    height: 144px;
}
.y-resumey-content-pic img {
    width: 128px;
    height: 144px;
}
.y-resumey-content-text {
    float: left;
    width: 770px;
    margin-left: 15px;
}
.y-resumey-content-text h2 {
    font-size: 30px;
    color: #333;
    line-height: 45px;
    font-weight: normal;
    margin-bottom: 5px;
}
.y-resumey-content-text p {
    font-size: 14px;
    color: #666;
    margin: 2px 0;
}
.y-resumey-item {
    font-size: 14px;
    color: #666;
    line-height: 26px;
    margin-bottom: 20px;
}
.y-resumey-item img{
    width: 600px;
    height: 400px;
    margin-bottom: 10px;
}
.y-resume-choice-box {
    padding-top: 35px;
}
.y-resume-choice {
    width: 825px;
    height: 176px;
    margin-bottom: 30px;
    background: url(../img/y-resume-choice.jpg) no-repeat center center;
}
.y-resume-choice-top {
    width: 760px;
    height: 45px;
    padding-top: 10px;
    margin: 0 auto;
    line-height: 45px;
    border-bottom: 1px dashed #d3d3d3;
}
.y-resume-choice-top h3 {
    float: left;
    font-size: 18px;
    color: #333;
    font-weight: normal;
}
.y-resume-choice-top span {
    float: left;
    margin-left: 25px;
}
.y-resume-choice-top span a {
    padding-left: 30px;
    font-size: 14px;
    color: #333;
    background: url(../img/y-resume-choice-top.jpg) no-repeat center left;
}
.y-resume-choice-m {
    position: relative;
    top: -10px;
    float: right;
    width: 35px;
    height: 47px;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    padding: 6px 5px 0 5px;
    line-height: 18px;
    text-align: center;
    background: #b7b7b7;
    border-bottom-right-radius: 25px;
    border-bottom-left-radius: 25px;
}
.y-resume-choice-active {
    background: #9ac2d6;
}
.y-resume-choice-bottom {
    position: relative;
    width: 750px;
    margin: 0 auto;
    padding-top: 10px;
}
.y-resume-choice-bottom ul li {
    float: left;
    width: 50%;
    font-size: 14px;
    line-height: 26px;
}
.y-resume-choice-set {
    position: absolute;
    right: 0;
    bottom: 0;
}
.y-resume-choice-set span {
    display: inline-block;
    margin-left: 15px;
}
.y-resume-choice-set a {
    float: left;
    display: block;
    line-height: 22px;
    padding-left: 25px;
    color: #666;
}
.y-resume-choice-set a:hover {
    opacity: .8;
}
.y-resume-choice-set1 a {
    background: url(../img/y-resume-choice-bottom1.jpg) no-repeat left center;
}
.y-resume-choice-set2 a {
    background: url(../img/y-resume-choice-bottom2.jpg) no-repeat left center;
}
.y-occupation-top {
    width: 100%;
}
.y-occupation-top-text {
    font-size: 16px;
    color: #666;
    line-height: 50px;
}
.y-occupation-top-set {
    width: 100%;
    height: 50px;
    font-size: 14px;
    line-height: 45px;
}
.y-occupation-top-set-x {
    float: left;
}
.y-occupation-top-set-x label{
    cursor: pointer;
}
.y-occupation-top-set-x label input {
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.y-occupation-top-set-b {
    float: left;
    width: 150px;
    height: 45px;
    font-size: 14px;
    color: #fff;
    background: #2ca9e1;
    border-radius: 5px;
    border: none;
    margin-left: 30px;
    outline: none;
    cursor: pointer;
}
.y-occupation-top-set-b:hover {
    background: #2595c7;
}
.y-occupation-content {
    margin-top: 15px;
}
.y-occupation-item {
    width: 100%;
    padding: 13px 0;
}
.y-occupation-item-lf {
    float: left;
    width: 530px;
    margin-left: 15px;
}
.y-occupation-item-rg {
    float: right;
    margin-right: 10px;
}
.y-occupation-item-lf input {
    float: left;
    position: relative;
    top: 15px;
    margin-right: 10px;
}
.y-occupation-item-lf dl {
    float: left;
    width: 500px;
}
.y-occupation-item-lf dt {
    line-height: 24px;
}
.y-occupation-item-lf dt p {
    float: left;
    font-size: 16px;
    color: #2ca9e1;
    text-decoration: underline;
}
.y-occupation-item-lf dt span {
    float: right;
    font-size: 14px;
    color: #999;
}
.y-occupation-item-lf dd {
    width: 100%;
    clear: both;
    font-size: 14px;
    color: #999;
}
.y-occupation-item1 {
    width: 85px;
    height: 35px;
    font-size: 16px;
    color: #fff;
    outline: none;
    border: 1px solid #e6445c;
    background: #e6445c;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 5px;
}
.y-occupation-item1:hover {
    background: #d33e54;
}
.y-occupation-item2 {
    width: 85px;
    height: 35px;
    font-size: 16px;
    color: #666;
    outline: none;
    text-indent: 18px;
    border: 1px solid #e5e5e5;
    background: #fff url(../img/y-resume-choice-bottom2.jpg) no-repeat 10px center;
    cursor: pointer;
    margin-right: 10px;
    border-radius: 5px;
}
.y-occupation-item-rg {
    padding-top: 10px;
}
.y-position-apply1 {
    width: 345px !important;
    text-align: left !important;
    padding-left: 25px !important;
}
.y-position-apply1 dl {
    float: left;
    width: 100%;
}
.y-position-apply1 dt {
    line-height: 24px;
}
.y-position-apply1 dt p {
    float: left;
    font-size: 16px;
    color: #2ca9e1;
    text-decoration: underline;
}
.y-position-apply1 dt span {
    float: left;
    font-size: 14px;
    color: #999;
    margin-left: 20px;
}
.y-position-apply1 dd {
    width: 100%;
    clear: both;
    font-size: 14px;
    color: #999;
}
.y-reward-title {
    width: 785px;
    padding: 20px;
    margin: 20px 0;
    background: #fff9f7;
    border: 1px solid #e6445c;
}
.y-reward-title span {
    width: 100%;
    font-size: 16px;
    color: #e6445c;
}
.y-reward-title-info {
    width: 100%;
    margin-top: 10px;
}
.y-reward-title-info p {
    float: left;
    font-size: 16px;
    color: #5d5d5d;
    line-height: 40px;
}
.y-reward-title-info h3 {
    float: left;
    font-size: 40px;
    color: #e6445c;
    font-weight: normal;
    line-height: 40px;
}
.y-reward-title-info button {
    float: left;
    width: 95px;
    height: 35px;
    border: none;
    font-size: 16px;
    color: #fff;
    border-radius: 5px;
    margin: 2px 0 0 20px;
    background: #e6445c;
    cursor: pointer;
    outline: none;
}
.y-reward-title-info button:hover {
    background: #cb3d52;
}
.y-hotel-right-information-reward {
    border-top: 1px dashed #d3d3d3;
}
.y-hotel-group-text-sign {
    float: left;
    font-size: 14px;
    color: #e6445c;
    line-height: 35px;
    margin-left: 15px;
}
.y-hotel-right-information-reward {
    padding-top: 20px;
}
.y-reward-text {
    float: left;
    width: 700px;
}
.y-reward-record-title {
    width: 100%;
    padding-top: 20px;
}
.y-reward-record-title a {
    float: left;
    width: 93px;
    height: 33px;
    font-size: 14px;
    color: #666;
    margin-right: 10px;
    text-align: center;
    line-height: 33px;
    border: 1px solid #e0e0e0;
}
.y-reward-record-title a.y-reward-record-title-active {
    border: 1px solid #2ca9e1;
    color: #2ca9e1;
}

.y-reward-record1 {
    width: 220px !important;
    padding-left: 25px !important;
    text-align: left !important;
}
.y-reward-record2 {
    width: 160px !important;
}
.y-reward-record3 {
    width: 140px !important;
}
.y-reward-record4 {
    width: 140px !important;
}
.y-reward-record5 {
    width: 140px !important;
}
.y-reward-record5-item span {
    font-size: 20px;
    color: #e6445c;
}
.y-recommend-info {
    width: 100%;
    padding-top: 30px;
    border-top: 1px dashed #d3d3d3;
}
.y-recommend-info-item {
    float: left;
    width: 215px;
    padding: 20px 25px 30px 25px;
    border: 1px solid #d2d2d2;
    margin: 0 6px 10px 6px;
}
.y-recommend-info-item p {
    font-size: 14px;
    color: #333;
    line-height: 35px;
}
.y-recommend-info-item span {
    font-size: 14px;
    color: #999;
    line-height: 35px;
}
.y-recommend-info-item-bottom {
    margin-top: 15px;
}
.y-recommend-info-item-bottom button {
    width: 100px;
    height: 30px;
    background: transparent;
    border: none;
    cursor: pointer;
    outline: none;
}
.y-recommend-info-item-bottom1 {
    float: left;
    font-size: 14px;
    color: #2ca9e1;
    border: 1px solid #2ca9e1 !important;
}
.y-recommend-info-item-bottom2 {
    float: right;
    font-size: 14px;
    color: #e6445c;
    border: 1px solid #e6445c !important;
}
.y-recommend-info-row {
    margin: 0 -6px;
}
.y-recommend-info-item span.y-recommend-info-item-active {
    color: #000;
}
.y-already-info1 {
    width: 225px !important;
    text-align: left !important;
    padding-left: 25px !important;
}
.y-already-info2 {
    width: 120px !important;
}
.y-already-info3 {
    width: 125px !important;
}
.y-already-info4 {
    width: 140px !important;
}
.y-already-info5 {
    width: 185px !important;
}
.y-already-info1 dl {
    float: left;
    width: 100%;
}
.y-already-info1 dt {
    line-height: 24px;
}
.y-already-info1 dt p {
    float: left;
    font-size: 16px;
    color: #2ca9e1;
    text-decoration: underline;
}
.y-already-info1 dt span {
    float: left;
    font-size: 14px;
    color: #999;
    margin-left: 20px;
}
.y-already-info1 dd {
    width: 100%;
    clear: both;
    font-size: 14px;
    color: #999;
    padding-left: 20px;
}
.y-already-info1 input {
    position: relative;
    top: 5px;
    margin-right: 8px;
    float: left;
    cursor: pointer;
}
.y-already-info1 dl dd span {
    color: #e6445c;
}
.y-already-info1 label {
    float: left;
    line-height: 22px;
    cursor: pointer;
}
.y-already-info1-delete {
    float: left;
    margin-left: 20px;
}
.y-already-info1-delete a {
    display: block;
    padding-left: 30px;
    line-height: 22px;
    color: #666;
    background: url(../img/y-resume-choice-bottom2.jpg) no-repeat left center;
    cursor: pointer;
}
.y-already-info5 span {
    display: block;
    clear: both;
    width: 100%;
    margin-top: 10px;
}
.y-already-info5 span a {
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
    color: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.y-already-info5 span a:hover {
    color: #228ebf;
    border: 1px solid #228ebf;
}
.y-already-info5-modify,.y-already-info5-del {
    display: inline-block;
    margin: 0 5px;
}
.y-already-info5-modify a,.y-already-info5-del a {
    font-size: 14px;
    color: #666;
    line-height: 22px;
    padding-left: 25px;
}
.y-already-info5-modify {
    background: url(../img/y-resume-choice-bottom1.jpg) no-repeat center left;
}
.y-already-info5-del {
    background: url(../img/y-resume-choice-bottom2.jpg) no-repeat center left;
}
.y-already-info5-modify a:hover,.y-already-info5-del a:hover {
    text-decoration: underline;
}
.y-fixed-popup-title-color .y-fixed-popup-title {
    color: #e6445c;
}
.y-fixed-popup-title-color .y-fixed-popup-button2 {
    color: #999;
    border-color: #e0e0e0;
}
.y-fixed-popup-text2 {
    display: block;
    width: 570px;
    font-size: 18px;
    line-height: 28px !important;
    margin-left: 30px !important;
    padding: 15px 0;
    text-align: left;
}
.y-fixed-popup-message {
    width: 570px;
    margin-left: 30px;
}
.y-fixed-popup-message h3 {
    font-size: 16px;
    color: #333;
}
.y-fixed-popup-message textarea {
    width: 550px;
    height: 120px;
    padding: 5px 10px;
    resize: none;
    margin: 10px 0 20px 0;
    border: 1px solid #e0e0e0;
}
.y-fixed-popup-button2-b {
    color: #2ca9e1 !important;
    border: 1px solid #2ca9e1 !important;
}
.y-manager-comedy {
    width: 100%;
    padding: 20px 0;
}
.y-manager-comedy button {
    display: block;
    margin: 0 auto;
    line-height: 40px;
    font-size: 16px;
    color: #fff;
    width: 210px;
    height: 40px;
    background: #e6445c;
    border: none;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.y-manager-comedy button:hover {
    background: #cd3e53;
}
.y-fixed-popup1-manager .y-fixed-popup-title {
    background: #e6445c;
    color: #fff;
    font-weight: normal;
}
.y-fixed-popup1-manager .y-fixed-popup-title span {
    color: #fff;
}
.y-fixed-popup1-manager .y-fixed-popup-text {
    padding: 25px 0;
    font-size: 16px;
    line-height: 30px;
}
.y-school-phone {
    float: left;
    width: 400px;
}
.y-school-phone .y-hotel-group-text {
    width: 160px;
    margin-right: 10px;
}
.y-estatísticas-top {
    width: 100%;
    padding: 20px 0;
}
.y-estatísticas-top h3 {
    width: 100%;
    font-size: 20px;
    color: #333;
    line-height: 40px;
}
.y-estatísticas-top p {
    float: left;
    font-size: 18px;
    color: #333;
    line-height: 40px;
}
.y-estatísticas-top p span {
    color: #ff3366;
}
.y-estatísticas-top input {
    width: 90px;
    height: 30px;
    font-size: 14px;
    color: #2ca9e1;
    margin: 5px 0 0 20px;
    background: transparent;
    border: 1px solid #2ca9e1;
    cursor: pointer;
}
.y-estatísticas-top input:hover {
    color: #1b7ca7;
    border: 1px solid #1b7ca7;
}
.y-estatísticas-table {
    width: 100%;
}
.y-estatísticas-table table {
    width: 100%;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
    margin-bottom: 10px;
}
.y-estatísticas-table table tr td {
    padding: 10px;
    font-size: 14px;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.y-estatísticas-table-title td {
    background: #ebebeb;
    font-size: 16px;
    font-weight:bold;
    color: #333;
}
.y-estatísticas-table-title td tr a {
    color: #333;
}
.y-estatísticas-table1 {
    width: 640px !important;
}
.y-estatísticas-table2 {
    width: 200px !important;
}
.y-estatísticas-table3 {
    width: 200px !important;
}
.y-estatísticas-table-down {
    padding: 15px 0 40px 0;
}
.y-estatísticas-table-down input {
    display: block;
    width: 340px;
    height: 30px;
    color: #2ca9e1;
    font-size: 14px;
    border: 1px solid #2ca9e1;
    border-radius: 3px;
    background: transparent;
    margin: 0 auto;
    cursor: pointer;
}
.y-estatísticas-table-down input:hover {
    color: #1b7ca7;
    border: 1px solid #1b7ca7;
}
.y-estatísticas-de {
    width: 100%;
}
.y-estatísticas-de h3 {
    font-size: 18px;
    color: #333;
    line-height: 45px;
    border-bottom: 2px solid #e6445c;
}
.y-estatísticas-de ul {
    padding-top: 15px;
}
.y-estatísticas-de ul li {
    width: 100%;
    height: 39px;
    line-height: 39px;
    border-bottom: 1px dashed #d3d3d3;
}
.y-estatísticas-de ul li p {
    float: left;
    max-width: 720px;
    overflow: hidden;
}
.y-estatísticas-de ul li span {
    float: right;
}
.y-estatísticas-de ul li a {
    color: #333;
}
.y-estatísticas-de ul li a:hover {
    color: #999;
}
.y-fala-top {
    width: 100%;
    padding: 30px 0;
    text-align: center;
}
.y-fala-top-box {
    display: block;
    width: 275px;
    height: 90px;
    margin: 0 auto;
    border-radius: 50px;
    border: 2px solid #2ca9e1;
    text-align: center;
}
.y-fala-top-box h3 {
    font-size: 40px;
    color: #ff3366;
    font-weight: normal;
    line-height: 52px;
    padding-top: 5px;
}
.y-fala-top button {
    display: inline-block;
    width: 95px;
    height: 32px;
    border: none;
    font-size: 14px;
    margin: 20px 5px 0 5px;
    outline: none;
    cursor: pointer;
}
.y-fala-top button:hover {
    opacity: .8;
}
.y-fala-top1 {
    color: #fff;
    background: #ff3366;
    border: 1px solid #ff3366 !important;
}
.y-fala-top2 {
    color: #2ca9e1;
    background: transparent;
    border: 1px solid #2ca9e1 !important;
}
.y-fala-table {
    width: 100%;
    border-left: 1px solid #ebebeb;
    border-top: 1px solid #ebebeb;
}
.y-fala-table table {
    width: 100%;
}
.y-fala-table tr td {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb;
}
.y-fala-table-title {
    width: 100%;
    color: #333;
    font-size: 16px;
    background: #ebebeb;
    text-align: left !important;
    line-height: 26px;
}
.y-fala-table-title p {
    display: inline-block;
    color: #ff3366;
    font-size: 26px;
    line-height: 26px;
}
.y-fala-table-title button {
    float: right;
    height: 26px;
    line-height: 26px;
    padding-left: 27px;
    font-size: 14px;
    background: url(../img/y-refresh.png) no-repeat center left;
    color: #2ca9e1;
    cursor: pointer;
    border: none;
    outline: none;
}
.y-fala-table-title a {
    color: #2ca9e1;
}
.y-fala-table-title button:hover {
    opacity: .8;
}
.y-fala-table-graduation {
    margin-top: 20px;
}
.y-fala-table-graduation-title {
    color: #333;
    font-size: 16px;
    line-height: 50px;
    font-weight: bold;
}
.y-fala-table-graduation-title button {
    float: right;
    height: 50px;
    line-height: 26px;
    padding-left: 27px;
    font-size: 14px;
    background: url(../img/y-refresh.png) no-repeat center left;
    color: #666;
    font-weight: bold;
    cursor: pointer;
    border: none;
    outline: none;
    margin-left: 25px;
}
.y-fala-table-graduation-title button:hover {
    opacity: .8;
}
.y-fala-table-graduation-content {
    max-height: 310px;
    overflow-x: auto;
}
.y-fala-table-graduation-content table {
    width: 780px;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
}
.y-fala-table-graduation-content table tr td {
    padding: 10px;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
.y-fala-table-g-c1 {
    width: 500px;
}
.y-fala-table-g-c2 {
    width: 200px;
}
.y-fala-then {
    width: 100%;
    border-left: 1px solid #d2d2d2;
    border-top: 1px solid #d2d2d2;
}
.y-fala-then tr td {
    padding: 10px;
    text-align: center;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
}
.y-fala-table-g-title {
    font-size: 16px;
    color: #333;
    font-weight: bold;
    background: #ebebeb;
}
.y-fala-then-title {
    width: 100%;
    font-size: 16px;
    color: #333;
    font-weight: bold;
    background: #ebebeb;
}
.y-fala-then-1 {
    text-align: left !important;
}
.y-fala-table-graduation2 {
    margin: 10px 0 10px 10px;
}
.y-fala-then-3 {
    cursor: pointer;
}
.y-fala-then-3 span {
    position: relative;
    top: 4px;
    display: inline-block;
    width: 19px;
    height: 19px;
    background: url(../img/y-fala-then1.png) no-repeat center center;
}
.y-fala-then-3:hover {
    color: #999;
}
.y-fala-then-3-active span {
    background: url(../img/y-fala-then2.png) no-repeat center center;
}
.y-fala-then-bottom  {
    background: #ebebeb;
}
.y-fala-then-bottom span {
    float: left;
    line-height: 30px;
}
.y-fala-then-bottom p {
    float: left;
    color: #ff3366;
    font-size: 24px;
    line-height: 30px;
    margin-left: 20px;
}
.y-fala-then-item {
    display: none;
}
.y-recruit-content {
    width: 100%;
    margin: 30px 0;
}
.y-recruit-content table {
    width: 100%;
    border-left: 1px solid #999;
    border-top: 1px solid #999;
}
.y-recruit-content table tr td {
    padding: 10px 15px;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px dashed #d3d3d3;
    text-align: center;
}
.y-recruit-content table tr:last-child td {
    border-bottom: 1px solid #999;
}
.y-recruit-content table tr td p {
    padding: 10px 0;
}
.y-recruit-content-title {
    font-size: 16px;
    color: #fff;
    background: #999;
}
.y-recruit-content-title td {
    border-right: 1px solid #999 !important;
}
.y-recruit-content1 {
    text-align: left !important;
}
.y-recruit-content-state {
    color: #4b8f14;
}
.y-recruit-content-end {
    color: #f97d19;
}
.y-recruit-content-end3 {
    color: #ccc;
}
.y-recruit-content table tr td p a {
    color: #e6445c;
}
.y-recruit-content table tr td button {
    font-size: 13px;
    color: #2ca9e1;
    background: transparent;
    border: none;
    outline: none;
    cursor: pointer;
}
.y-recruit-content-del input {
    float: left;
    position: relative;
    top: 5px;
    cursor: pointer;
}
.y-recruit-content-del span {
    float: right;
    color: #666;
    line-height: 22px;
    padding-left: 25px;
    cursor: pointer;
    margin-left: 20px;
    background: url(../img/y-resume-choice-bottom3.jpg) no-repeat left center;
}
.y-recruit-content-del span a {
    color: #666;
}
.y-recruit-content-del p {
    float: left;
    width: 90px;
    height: 25px;
    color: #fff;
    padding: 0 !important;
    line-height: 25px;
    background: #2ca9e1;
    text-align: center;
    margin-left: 10px;
}
.y-recruit-content-del p a {
    display: block;
    color: #fff !important;
}
.y-recruit-content-del p:hover {
    background: #2396c9;
}
.y-fala-table-conduct {
    width: 100%;
    font-size: 16px;
    color: #333;
    line-height: 25px;
    text-align: center;
    padding-bottom:15px;
}
.y-fala-table-conduct span {
    font-size: 26px;
    color: #ff3366;
}
.y-statistics {
    text-align: left !important;
}
.y-statistics-bottom {
    background: #ebebeb;
    font-size: 24px;
    color: #ff3366;
}
.y-statistics-bottom p {
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 24px;
}
.y-statistics-bottom span {
    float: right;
    line-height: 24px;
}
.y-questionnaire {
    width: 100%;
    margin: 20px 0;
}
.y-questionnaire-describe {
    padding: 15px 0;
}
.y-questionnaire-describe dl {
    margin-bottom: 20px;
}
.y-questionnaire-describe dt {
    float: left;
    line-height: 36px;
    margin-right: 15px;
    display: inline-block;
}
.y-questionnaire-describe dd {
    float: left;
    display: inline-block;
}
.y-questionnaire-describe dd input {
    width: 550px;
    height: 34px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    padding: 0 15px;
}
.y-questionnaire-describe dd textarea {
    width: 550px;
    height: 100px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    padding: 10px 15px;
    resize: none;
}
.y-questionnaire-title {
    position: relative;
    width: 100%;
    height: 40px;
    margin: 15px 0 10px 0;
}
.y-questionnaire-title span {
    position: absolute;
    z-index: 1;
    left: 0;
    top: 19px;
    width: 100%;
    height: 1px;
    background: #c1c1c1;
}
.y-questionnaire-title h3 {
    position: relative;
    z-index: 2;
    float: left;
    font-size: 14px;
    color: #333;
    line-height: 40px;
    padding-right: 20px;
    background: #fff;
}
.y-questionnaire-text {
    width: 100%;
    margin-bottom: 15px;
}
.y-questionnaire-text p {
    float: left;
    line-height: 36px;
    width: 50px;
    display: inline-block;
}
.y-questionnaire-text input {
    width: 550px;
    height: 34px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    padding: 0 15px;
}
.y-questionnaire-choice {
    width: 550px;
    font-size: 14px;
    line-height: 30px;
    margin: 0 0 20px 50px;
}
.y-questionnaire-choice label {
    float: left;
    cursor: pointer;
}
.y-questionnaire-choice p {
    float: left;
    margin-left: 35px;
}
.y-questionnaire-choice select {
    float: left;
    padding: 0 10px;
    width: 90px;
    font-size: 14px;
    height: 35px;
    border: 1px solid #999;
    margin-left: 10px;
    cursor: pointer;
    outline: none;
}
.y-questionnaire-choice input[type="button"] {
    float: left;
    width: 115px;
    height: 35px;
    color: #fff;
    font-size: 14px;
    margin-left: 15px;
    text-indent: 28px;
    background: #2ca9e1 url(../img/y-questionnaire-choice.jpg) no-repeat 15px 8px;
}
.y-questionnaire-choice input[type="button"]:hover {
    background-color: #2193c6;
    cursor: pointer;
}
.y-questionnaire-problem {
    width: 600px;
    height: 35px;
    margin: 0 0 15px 50px;
}
.y-questionnaire-problem p {
    float: left;
    width: 70px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
}
.y-questionnaire-problem input {
    float: left;
    width: 420px;
    height: 33px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
}
.y-questionnaire-problem button {
    float: left;
    width: 60px;
    height: 35px;
    color: #2ca9e1;
    margin-left: 5px;
    border: 1px solid #2ca9e1;
    background: transparent;
    outline: none;
    cursor: pointer;
}
.y-questionnaire-problem button:hover {
    color: #2288b6;
    border: 1px solid #2288b6;
}
.y-questionnaire-o {
    margin-left: 120px;
    width: 550px;
}
.y-questionnaire-o button {
    width: 150px;
    height: 40px;
    border-radius: 5px;
    cursor: pointer;
    outline: none;
}
.y-questionnaire-o1 {
    background: #e6445c;
    font-size: 18px;
    color: #fff;
    border: 1px solid #e6445c;
}
.y-questionnaire-o2 {
    background: transparent;
    font-size: 18px;
    color: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.y-questionnaire-o button:hover {
    opacity: .8;
}
.y-questionnaire-bottom {
    width: 100%;
    height: 40px;
    text-align: center;
}
.y-questionnaire-bottom button {
    display: inline-block;
    width: 180px;
    height: 40px;
    margin: 0 5px;
    outline: none;
    cursor: pointer;
    border: none;
    border-radius: 3px;
}
.y-questionnaire-bottom1 {
    font-size: 16px;
    color: #fff;
    text-indent: 20px;
    background: #2ca9e1 url(../img/y-questionnaire-bottom1.jpg) no-repeat 25px 12px;
}
.y-questionnaire-bottom2 {
    font-size: 16px;
    color: #fff;
    background: #e6445c;
}
.y-questionnaire-bottom button:hover {
    opacity: .8;
}
.y-recruit-content-translate table tr td p a {
    color: #333;
    margin: 0 5px;
}
.y-recruit-content-del1 {
    background: url(../img/y-resume-choice-bottom2.jpg) no-repeat center left !important;
}
.y-recruit-content-del2 {
    background: url(../img/y-resume-choice-bottom1.jpg) no-repeat center left !important;
}
.y-recruit-content-del3 {
    background: url(../img/y-resume-choice-top.jpg) no-repeat center left !important;
}
.y-mask {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
}
.y-grade-add {
    width: 100%;
    margin: 35px 0;
}
.y-grade-add table {
    width: 100%;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}
.y-grade-add-title {
    font-weight: bold;
    background: #ebebeb;
}
.y-grade-add table tr td {
    width: 50%;
    padding: 15px;
    font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #d2d2d2;
    border-right: 1px solid #d2d2d2;
}
.y-grade-add span {
    cursor: pointer;
    padding-left: 30px;
    line-height: 22px;
    background: url(../img/y-resume-choice-bottom2.jpg) no-repeat left center;
}
.y-grade-item {
    margin-top: 35px;
}
.y-grade-item span {
    float: left;
    line-height: 35px;
    margin-right: 15px;
}
.y-grade-item input {
    float: left;
    width: 150px;
    height: 33px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #e0e0e0;
}
.y-grade-item button {
    width: 115px;
    height: 35px;
    color: #e6445c;
    font-size: 14px;
    border: 1px solid #e6445c;
    margin-left: 5px;
    background: transparent;
    outline: none;
    cursor: pointer;
}
.y-grade-item button:hover {
    opacity: .6;
}
.y-info-administration {
    padding-top: 30px;
    width: 100%;
}
.y-info-administration p {
    float: left;
    line-height: 35px;
    margin-right: 5px;
}
.y-info-administration select {
    float: left;
    width: 150px;
    height: 35px;
    border: 1px solid #e0e0e0;
    outline: none;
    margin-right: 5px;
    padding: 0 10px;
    cursor: pointer;
}
.y-info-administration input {
    float: left;
    width: 100px;
    height: 33px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #e0e0e0 !important;
}
.y-info-administration span {
    float: left;
    margin-left: 20px;
    padding-left: 20px;
    line-height: 35px;
    background: url(../img/y-info-administration-span.png) no-repeat center left;
}
.y-info-administration span a {
    color: #333;
}
.y-info-administration button {
    float: left;
    margin-left: 10px;
    width: 110px;
    height: 35px;
    font-size: 14px;
    color: #fff;
    background: #2ca9e1;
    border-radius: 3px;
    border: none;
    outline: none;
    cursor: pointer;
}
.y-info-administration button:hover {
    background: #2ea0d3;
}
.y-fixed-release {
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 99;
    width: 930px;
    height: 470px;
    margin: -235px 0 0 -465px;
    background: #fff;
}
.y-fixed-release-title {
    position: relative;
    width: 100%;
    height: 49px;
    background: #f8f8f8;
    border-bottom: 1px solid #dcdcdc;
}
.y-fixed-release-title h3 {
    width: 100%;
    font-size: 20px;
    color: #2ca9e1;
    line-height: 49px;
    text-align: center;
}
.y-fixed-release-title .y-fixed-release-title-close {
    position: absolute;
    right: 15px;
    top: 0;
    font-size: 30px;
    line-height: 49px;
    cursor: pointer;
}
.y-fixed-release-box {
    width: 825px;
    margin: 0 auto;
}
.y-fixed-release-tab {
    padding: 20px 0 15px 0;
}
.y-fixed-release-tab-button {
    float: left;
}
.y-fixed-release-tab-button span {
    float: left;
    display: block;
    width: 100px;
    height: 33px;
    color: #666;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
    text-align: center;
    line-height: 33px;
    cursor: pointer;
    font-size: 14px;
}
.y-fixed-release-tab-button span.y-fixed-release-tab-active {
    color: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.y-fixed-release-tab-select {
    float: right;
}
.y-fixed-release-tab-select select {
    width: 160px;
    height: 35px;
    color: #666;
    font-size: 14px;
    padding: 0 10px;
    outline: none;
    cursor: pointer;
    border: 1px solid #e0e0e0;
}
.y-fixed-release-content {
    border: 1px solid #e0e0e0;
}
.y-fixed-release-company {
    width: 100%;
}
.y-fixed-release-company ul {
    margin: 20px 30px 0 30px;
}
.y-fixed-release-button {
    width: 100%;
    margin-top: 30px;
    border-top: 1px solid #e0e0e0;
}
.y-fixed-release-company ul li {
    margin-bottom: 15px;
    width: 100%;
    font-size: 14px;
    line-height: 30px;
}
.y-fixed-release-company ul li label {
    float: left;
    width: 115px;
    font-size: 14px;
    cursor: pointer;
}
.y-fixed-release-company ul li label input {
    position: relative;
    top: 1px;
    margin-right: 3px;
}
.y-fixed-release-company ul li select {
    width: 160px;
    height: 30px;
    outline: none;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    margin-right: 5px;
    cursor: pointer;
}
.y-fixed-release-company ul li .y-fixed-release-company-text {
    width: 230px;
    padding: 0 10px;
    height: 28px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
}
.y-fixed-release-company ul li button {
    width: 75px;
    height: 30px;
    background: #2ca9e1;
    border: none;
    outline: none;
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    font-weight: normal;
    cursor: pointer;
}
.y-fixed-release-company ul li button:hover {
    background: #299acc;
}
.y-fixed-release-button {
    padding: 20px 0;
    text-align: center;
}
.y-fixed-release-button button {
    display: inline-block;
    font-size: 18px;
    width: 190px;
    height: 45px;
    margin: 0 5px;
    outline: none;
    border-radius: 3px;
    cursor: pointer;
}
.y-fixed-release-button button:hover {
    opacity: .8;
}
.y-fixed-release-button1 {
    background: #2ca9e1;
    color: #fff;
}
.y-fixed-release-button1 {
    background: #2ca9e1;
    color: #fff;
    border: 1px solid #2ca9e1;
}
.y-fixed-release-button2 {
    border: 1px solid #e6445c;
    background: transparent;
    color: #e6445c;
}
#js-fixed-student {
    display: none;
}
.y-banner-recruit {
    position: relative;
    width: 100%;
    height: 400px;
    overflow: hidden;
}
.y-banner-recruit img {
    position: absolute;
    left: 50%;
    top: 0;
    width: 1920px;
    min-width: 1920px;
    height: 400px;
    margin-left: -960px;
}
.y-current {
    width: 1100px;
    margin: 0 auto;
}
.y-current p {
    font-size: 14px;
    line-height: 60px;
    color: #999;
}
.y-current p a {
    color: #999;
}
.y-current-recruit {
    width: 1100px;
    margin: 0 auto 20px auto;
    border: 1px solid #e0e0e0;
}
.y-current-recruit-title {
    margin: -1px;
    height: 40px;
    background: #2ca9e1;
}
.y-current-recruit-title h2 {
    line-height: 40px;
    font-size: 20px;
    color: #fff;
    width: 1040px;
    margin: 0 auto;
    font-weight: normal;
}
.y-current-recruit-time {
    width: 1040px;
    margin: 0 auto;
    padding: 25px 0;
    border-bottom: 1px solid #d3d3d3;
}
.y-current-recruit-time h3 {
    font-size: 20px;
    color: #e6445c;
    font-weight: normal;
}
.y-current-recruit-time ul {
    float: left;
    width: 880px;
    margin-top: 15px;
}
.y-current-recruit-time ul li {
    float: left;
    width: 50%;
    font-size: 16px;
    line-height: 32px;
}
.y-current-recruit-time dl {
    float: right;
    width: 110px;
    height: 110px;
    margin-right: 20px;
}
.y-current-recruit-time dl dt img {
    width: 110px;
    height: 110px;
}
.y-current-recruit-time dl dd {
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
.y-current-recruit-code {
    width: 1040px;
    margin: 0 auto;
    padding: 40px 0 55px 0;
    border-bottom: 1px dashed #d3d3d3;
}
.y-current-recruit-code dl {
    float: left;
    width: 33.33%;
}
.y-current-recruit-code dl dt {
    float: left;
}
.y-current-recruit-code dl dt img {
    width: 179px;
    height: 179px;
}
.y-current-recruit-code dl dd {
    float: left;
    width: 160px;
    text-align: center;
}
.y-current-recruit-code dl dd p {
    line-height: 50px;
    color: #333;
    font-weight: bold;
    font-size: 20px;
    margin-top: 20px;
}
.y-current-recruit-code dl dd button {
    display: block;
    width: 100px;
    height: 30px;
    margin: 0 auto 8px auto;
    border: none;
    border-radius: 3px;
    background: #eee;
    outline: none;
    cursor: pointer;
}
.y-current-recruit-code dl dd button:hover {
    opacity: .8;
}
.y-current-recruit-code1 {
    color: #fff;
    background: #2ca9e1 !important;
}
.y-current-recruit-text {
    width: 1040px;
    margin: 0 auto;
    padding: 35px 0;
}
.y-current-recruit-text p {
    font-size: 14px;
    line-height: 26px;
}
.y-current-recruit-content {
    width: 1040px;
    margin: 0 auto 50px auto;
}
.y-current-recruit-item {
    width: 1100px;
    margin: 0 auto 50px auto;
}
.y-current-recruit-item-title {
    padding: 5px 0 15px 0;
}
.y-current-recruit-item-title h3 {
    font-size: 20px;
    color: #666;
    font-weight: normal;
    border-left: 3px solid #2ca9e1;
    padding-left: 15px;
}
.y-current-recruit-item-list {
    width: 100%;
    padding: 15px 0;
    border: 1px solid #e0e0e0;
}
.y-current-recruit-item-list ul li {
    position: relative;
    float: left;
    width: 47%;
    font-size: 14px;
    line-height: 41px;
    padding-left: 3%;
}
.y-current-recruit-item-list ul li::after {
    position: absolute;
    left: 3%;
    top: 17px;
    width: 5px;
    height: 5px;
    content: '';
    border-radius: 50%;
    background: #e6445c;
}
.y-hotel-group-remarks {
    width: 700px;
    float: left;
}
.y-hotel-group-remarks textarea {
    width: 678px;
    height: 80px;
    resize: none;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
}
.y-info-select {
    float: left;
    width: 180px;
}
.y-info-select-add {
    float: left;
    margin-left: 5px;
}
.y-info-select-add span {
    display: block;
    font-size: 14px;
    color: #e6445c;
    cursor: pointer;
    padding-left: 20px;
    margin-left: 10px;
    line-height: 35px;
    background: url(../img/y-info-select-add.jpg) no-repeat center left;
}
.y-hotel-group-date {
    float: left;
}
.y-hotel-group-date input {
    float: left;
    display: inline-block;
    width: 160px;
    height: 33px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #eee;
    background: url(../img/y-hotel-group-date.jpg) no-repeat right center;
}
.y-hotel-group-date p {
    float: left;
    line-height: 35px;
    padding: 0 10px;
    font-size: 14px;
    text-align: center;
}
.y-recruit-content-title-color {
    background: #e6445c;
    color: #fff;
}
.y-recruit-content-title-color td {
    border: 1px solid #e6445c !important;
}
.y-application-approval-lf {
    float: left;
}
.y-application-approval-lf input {
    position: relative;
    top: 9px;
    float: left;
    cursor: pointer;
}
.y-application-approval-lf span {
    float: left;
    margin-left: 20px;
    font-size: 14px;
    line-height: 30px;
}
.y-application-approval-rg {
    float: right;
}
.y-application-approval-rg span {
    display: inline-block;
    width: 63px;
    height: 28px;
    line-height: 28px;
    color: #6da14b;
    border: 1px solid #6da14b;
    margin-left: 5px;
    cursor: pointer;
}
.y-application-approval-rg span:hover {
    opacity: .8;
}
.y-application-approval-rg span a {
    display: block;
    color: #6da14b;
}
.y-application-approval-2 {
    color: #e6445c !important;
    border: 1px solid #e6445c !important;
}
.y-application-approval-2 a {
    color: #e6445c !important;
}
.y-application-approval-down {
    width: 100%;
    padding-top: 20px;
}
.y-application-approval-down span {
    display: inline-block;
    width: 63px;
    height: 28px;
    line-height: 28px;
    color: #6da14b;
    border: 1px solid #6da14b;
    margin-left: 5px;
    cursor: pointer;
    text-align: center;
}
.y-application-approval-1 span:hover {
    opacity: .8;
}
.y-application-approval-2 span a {
    display: block;
    color: #6da14b;
}
.y-application-approval-down input{
    float: left;
    position: relative;
    top: 9px;
    margin-right: 5px;
}
.y-application-approval-down label {
    cursor: pointer;
}
.y-application-approval-down p {
    float: left;
    font-size: 14px;
    line-height: 30px;
    margin-right: 10px;
}
.y-application-approval-down span {
    float: left;
    margin-left: 5px;
}
.y-application-approval-down span:hover {
    opacity: .8;
}
.y-application-approval-up {
    padding-top: 30px;
}
.y-application-approval-up .y-application-approval-down {
    padding: 0;
    width: auto !important;
    float: right;
}
.y-application-approval-up-href a {
    float: left;
    width: 98px;
    height: 33px;
    text-align: center;
    line-height: 33px;
    color: #666;
    border: 1px solid #e0e0e0;
    margin-right: 10px;
}
.y-application-approval-up-href a.active {
    color: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.y-fixed-fill {
    position: absolute;
    left: 50%;
    top: 10%;
    width: 930px;
    margin-left: -465px;
    background: #fff;
    z-index: 11;
}
.y-fixed-fill-item {
    width: 100%;
    overflow: auto;
}
.y-fixed-fill-item .y-hotel-right-information {
    padding: 20px 0 40px 0;
}
.y-hotel-group-button-f1 {
    background: #2ca9e1;
    color: #fff;
}
.y-hotel-group-button-f1:hover {
    background: #2598cc;
    color: #fff;
}
.y-hotel-group-button-f2 {
    color: #e6445c;
    border: #e6445c 1px solid !important;
    background: transparent;
}
.y-hotel-group-button-f2:hover {
    color: #d1394f;
    border: #d1394f 1px solid !important;
    background: transparent;
}
.y-preach-an {
    margin: 20px 0 45px 0;
    border: 1px solid #dcdcdc;
}
.y-preach-an-title {
    width: 100%;
    height: 49px;
    font-size: 20px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 49px;
    margin: -1px;
    background: #e6445c;
}
.y-preach-an-company {
    padding: 20px 25px 10px 25px;
    border-bottom: 1px dashed #d3d3d3;
}
.y-preach-an-company h3,
.y-preach-an-data h3{
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}
.y-preach-an .y-fixed-release-company ul {
    margin: 0;
}
.y-preach-an-data {
    padding: 20px 25px 10px 25px;
}
.y-preach-an-data .y-hotel-group-name {
    width: 60px;
}
.y-preach-an-data .y-hotel-group-remarks textarea {
    width: 500px;
    height: 150px;
    border: 1px solid #eee;
}
.y-preach-an-button {
    width: 100%;
    padding: 40px 0 50px 0;
    margin-top: 10px;
    border-top: 1px dashed #d3d3d3;
    text-align: center;
}
.y-preach-an-button button {
    width: 170px;
    height: 45px;
    font-size: 18px;
    border-radius: 3px;
    border: none;
    margin: 0 5px;
    outline: none;
    cursor: pointer;
}
.y-preach-an-button1 {
    color: #fff;
    background: #2ca9e1;
}
.y-preach-an-button2 {
    color: #e6445c;
    border: 1px solid #e6445c !important;
    background: transparent;
}
.y-preach-an-button button:hover {
    opacity: .8;
}
.y-preach-an-company .y-hotel-group-text {
    height: 28px;
    border: 1px solid #d4d4d4 !important;
}
.y-apply-people {
    text-align: left !important;
}
.y-release-info {
    border-right: 1px solid #d3d3d3;
}
.y-release-info td {
    border: none !important;
}
.y-release-info-bottom {
    border-bottom: 1px solid #d3d3d3;
}
.y-release-info-row {
    border-top: 1px dashed #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}
.y-release-info .y-already-info1 {
    padding-left: 15px !important;
}
.y-preach-an-data {
    padding: 25px 25px 0 25px;
}
.y-preach-an-data h3 {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}
.y-preach-an-data label {
    float: left;
    width: 33.33%;
    font-size: 14px;
    line-height: 35px;
    cursor: pointer;
}
.y-preach-an-data label input {
    position: relative;
    top: 1px;
    margin-right: 5px;
}
.y-preach-an-button-border {
    border: none;
}
.y-preach-an-release {
    padding: 25px;
    border-bottom: 1px dashed #d3d3d3;
}
.y-preach-an-release h3 {
    font-size: 16px;
    color: #333;
    line-height: 20px;
    margin-bottom: 20px;
}
.y-preach-an-release select {
    width: 520px;
    height: 35px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #d4d4d4;
    cursor: pointer;
    outline: none;
}
.y-preach-an-release p {
    line-height: 45px;
    font-size: 14px;
    color: #666;
}
.y-preach-an-release p a {
    color: #e6445c;
    text-decoration: underline;
}
.y-preach-an-release p a:hover {
    color: #ba2037;
}
.y-examine-adopt1 .y-fixed-popup-text {
    line-height: 30px;
    font-size: 16px;
    padding: 25px 0;
}
.y-examine-adopt1 .y-fixed-popup-text span {
    color: #2ca9e1;
}
.y-examine-adopt1 .y-fixed-popup-button1 {
    background: #4b8f14 !important;
    border-color: #4b8f14 !important;
}
.y-examine-adopt2 .y-fixed-popup-text {
    line-height: 30px;
    font-size: 16px;
    padding: 25px 0;
}
.y-examine-adopt2-text {
    width: 475px;
    margin: 0 auto 40px auto;
}
.y-examine-adopt2-text p {
    float: left;
    width: 50px;
    text-align: right;
    padding-top: 5px;
    line-height: 20px;
}
.y-examine-adopt2-text textarea {
    float: right;
    width: 390px;
    height: 110px;
    font-size: 14px;
    padding: 5px 10px;
    line-height: 20px;
    border-radius: 3px;
    border: 1px solid #eee;
    resize: none;
}
.y-examine-adopt3 {
    width: 730px;
    height: 550px;
    margin: -275px 0 0 -365px;
}
.y-examine-adopt3 .swiper-container .swiper-slide p {
    display: block;
    width: 583px;
    line-height: 40px;
    margin: 0 auto;
}
.y-examine-adopt3 .swiper-container .swiper-slide img {
    width: 583px;
    height: 400px;
    display: block;
    margin: 35px auto 0 auto;
}
.y-examine-adopt3 .swiper-container .swiper-button-next {
    width: 35px;
    height: 40px;
    background: url(../img/y-slide-next.png) no-repeat center center;
}
.y-examine-adopt3 .swiper-container .swiper-button-prev {
    width: 35px;
    height: 40px;
    background: url(../img/y-slide-prev.png) no-repeat center center;
}
.y-examine-adopt3 .swiper-container .swiper-pagination {
    left: auto !important;
    right: 75px !important;
    width: auto !important;
    text-align: right;
}
.y-examine-adopt4 {
    width: 730px;
    height: 550px;
    margin: -275px 0 0 -365px;
}
.y-examine-adopt4-content {
    width: 680px;
    height: 440px;
    margin: 30px auto 0 auto;
    overflow-x: auto;
}
.y-examine-adopt4-content table {
    width: 100%;
    border-top: 1px solid #d2d2d2;
    border-left: 1px solid #d2d2d2;
}
.y-examine-adopt4-content table tr td {
    padding: 6px 10px;
    border-right: 1px solid #d2d2d2;
    border-bottom: 1px solid #d2d2d2;
    text-align: center;
}
.y-examine-adopt4-content-title {
    font-size: 16px;
    background: #ebebeb;
    color: #333;
    font-weight: bold;
}
.y-examine-adopt4-c1 {
    width: 70%;
    text-align: left !important;
}

















.y-hotel-group-text-money{
    float: left;
    display: inline-block;
    position: relative;
}

.y-hotel-group-text-money input{
    padding-right: 30px;
    width: 240px;
}

.y-hotel-group-text-money:after{
    position: absolute;
    content: "元";
    right: 10px;
    color: #e6445c;
    top:0;
    line-height: 32px;
}

.recruit-button{
    border-top: 1px solid #e6445c;
    padding-top: 40px;
    margin-top: 30px;
    text-align:center;
}

.recruit-button a{
    display: inline-block;
    width: 180px;
    height: 40px;
    line-height: 40px;
    border-radius: 5px;
    font-size: 18px;
    color: #fff;
}

.recruit-but1{
    background: #e6445c;
}

.recruit-but2{
    background: #ff9600;
}

.y-hotel-group .file1{
    margin-left: 20px;
    width: 100px;
    font-size: 14px;
}

.enterprise-con-y select{
    width: 100%;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    margin-top: 20px;
    border: 1px solid #dcdcdc;
}

.enterprise-con-y p a{
    color: #e6445c;
    text-decoration: underline;
}

#po12{
    width: 926px;
}

.y-hotel-group1 textarea {
    float: left;
    width: 680px;
    height: 80px;
    padding: 5px 10px;
    resize: none;
    margin: 0px 0 20px 0;
    border: 1px solid #e0e0e0;
}

.y-hotel-group-button-enter{
    background: #2ca9e1!important;
}

.y-hotel-group-button-enter-x{
    color: #e6445c!important;
    border: 1px solid #e6445c!important;
    background: transparent!important;
}

.y-fixed-popup-text-enter{
    width: 70%;
    padding: 30px 0 40px;
    font-size: 14px;
    color: #e6445c;
    line-height: 24px;
    margin: 0 auto;
}

.y-hotel-group-time input{
    width: 160px!important;
}

.y-already-enter1 dt p{
    font-size: 14px;
    color: #333;
    text-decoration: none;
    width: 150px;
}

.y-ordinary-record-enter .y-ordinary-record-row{
    border-bottom: none;
}

.y-ordinary-record-enter .y-ordinary-record-row-enter{
    border-bottom: 1px solid #d2d2d2;
}

.enterprise-row{
    border-top: 1px dashed #d2d2d2;
    margin: 0 20px;
    overflow: hidden;
    padding: 20px 0;
}

.enterprise-row-intro-lf{
    float: left;
}

.enterprise-row-intro-lf span{
    float: left;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.enterprise-row-intro1{
    display: block;
    background: #e6445c;
    color: #fff;
    border: 1px solid #e6445c;
}

.enterprise-row-intro2{
    display: block;
    border: 1px solid #2ca9e1;
    color: #2ca9e1;
    margin-left: 10px;
}

.enterprise-row-intro-rg{
    float: right;
}

.enterprise-row-intro-rg a{
    margin-right: 20px;
}

.enterprise-row-intro-out .enterprise-row-intro1{
    background: #bdbdbd;
    border-color:#bdbdbd ;
}

.enterprise-row-intro-out .enterprise-row-intro2{
    border-color:#bdbdbd ;
    color: #bdbdbd;
}

.y-ordinary-record-enter .y-already-info1{
    width: 170px!important;
}

.y-ordinary-record-e .y-ordinary-record-row{
    padding: 30px 0;
}

.y-ordinary-record-e .y-ordinary-record-row td:first-child{
    font-weight: bold;
}

.y-ordinary-record-e a{
    display: block;
    width: 100px;
    line-height: 30px;
    margin: 0 auto;
    border: 1px solid #2ca9e1;
    color: #2ca9e1;
}

.y-ordinary-record-e a:hover{
    background: #2ca9e1;
    color: #fff;
}

.live-table-con{
    padding:30px;
    border: 1px solid #bdbdbd;
}

.live-table-con-title{
    height: 46px;
    background: #e6445c;
    line-height: 46px;
    font-size: 16px;
    color: #fff;
    padding: 0 20px;
}

.live-table-con-title p{
    float: left;
    margin-right: 10px;
}

.live-table-con table{
    width:100%;
    border: 1px solid #bdbdbd;
    text-align: center;
    line-height: 20px;
    font-size: 14px;
}

.live-table-con table td{
    border: 1px solid #bdbdbd;
    padding: 15px 5px;
}

.live-table-con table thead{
    background: #f9f9f9;
    font-size: 16px;
}

.live-td1{
    width: 118px;
}

.live-td2{
    width: 68px;
}

.live-td3{
    width: 96px;
}

.live-td4{
    width: 156px;
}

.live-td5{
    width: 130px;
}

.live-table-con table a{
    display: block;
    color: #fff;
    background: #2ca9e1;
    width: 100px;
    margin: 0 auto;
    height: 30px;
    line-height: 30px;
}

.live-table-con table a:hover{
    background: #289ac9;
}

.resume-intro3-box{
    text-align: center;
}

.resume-intro3-box a{
    display: inline-block;
    height: 30px;
    width: 100px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    margin: 10px auto;
}

.resume-intro4{
    border:1px solid #e6445c;
    color: #e6445c;
}

.resume-intro4:hover{
    background: #e6445c;
    color: #fff;
}

.recruit-text1-con1 li:first-child{
    width: 60%;
    max-width: 500px;
}

.reser1-list li{
    width: 195px;
}

.reser1-list .reser-code{
    top:-145px;
}

.audit-table .y-ordinary-record-row td{
    border: 1px solid #bdbdbd;
    padding: 30px 0;
}

.recruit4{
    position: absolute;
    right: 10px;
    width: 260px;
    top:20px;
    text-align: center;
}

.recruit4 a{
    width: 120px;
    border: 1px solid #2ca9e1;
    border-radius: 5px;
    display: inline-block;
}

.recruit2-5:hover{
    background: #2d9bd1;
}

.recruit-top-y{
    margin-top: 50px;
    border: 1px solid #dcdcdc;
}

.record-table .y-ordinary-record-row .y-already-info2{
    text-align: left;
    padding-left: 15px;
}

.y-already-info6{
    width: 160px;
}

.y-audit-table table{
    width: 100%;
    border: 1px solid #dcdcdc;
}

.y-audit {
    width: 100%;
    line-height: 40px;
    color: #fff;
    font-size: 16px;
    background: #e6445c;
}

.y-audit td {
    text-align: center;
}

.y-audit td:first-child{
    text-align: left;
    padding-left: 20px;
}

.y-audit-row {
    width: 100%;
}

.y-audit-row  td{
    text-align: center;
    font-size: 14px;
    color: #333;
    padding:15px 0 ;
    border-left:1px solid #dcdcdc ;
}

.y-audit-1{
    width: 160px;
    border: none;
}

.y-audit-2{
    width: 74px;
}

.y-audit-3{
    width: 110px;
}

.y-audit-4{
    width: 160px;
}

.y-audit-5{
    width: 130px;
}

.y-audit-row-enter{
    border-bottom: 1px solid #d2d2d2;
}

.y-audit-row-enter-lf{
    float: left;
    line-height: 30px;
}

.y-audit-row-enter-lf input{
    display: inline-block;
    vertical-align: middle;
}

.y-audit-row-enter-lf p{
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
}

.y-audit-row-enter-rg a{
    display: inline-block;
    width: 66px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
}

.through{
    color: #4b8f14;
    border: 1px solid #4b8f14;
    margin-right: 10px;
}

.no-through{
    color: #e6445c;
    border: 1px solid #e6445c;
}

.through:hover{
    background:#4b8f14;
    color: #fff;
}

.no-through:hover{
    background:#e6445c;
    color: #fff;
}

.y-audit-row-enter .enterprise-row{
    padding: 10px 0;
}

.y-audit-table-all{
    margin: 30px 0;
}

.y-audit-table-all label{
    margin-right: 20px;
}

.y-audit-table-all label input{
    display: inline-block;
    vertical-align: middle;
}

.studio-1-lf-top .play1{
    position: absolute;
    left: 50%;
    top:50%;
    margin:-55px 0 0 -165px ;
}

.y-dashed{
    border-bottom: 1px dashed #ccc;
}
.y-hotel-group-daiyu{
    border: none!important;
    max-width: 500px;
    height: inherit;
    width: 100%;
}

.y-hotel-group-daiyu label{
    line-height: 40px;
    width: 25%;
    float: left;
}

.y-hotel-group-daiyu label input{
    float: left;
    margin-top: 14px;
    margin-right: 5px;
}
.code-wx{
    width: 200px;
    height: 200px;
    margin: 100px auto 20px;
}

.code-p{
    text-align: center;
    font-size: 16px;
}

.code-out{
    margin-top: 50px;
}

.code-out .y-hotel-group-button{
    display: block;
    margin: 20px auto;
}

.swiper-slide-fixed-text {
    width: 583px;
    height: 434px;
    display: block;
    margin: 35px auto 0 auto;
}
.swiper-slide-fixed-text dl {
    width: 100%;
    font-size: 0;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    margin-top: -1px;
}
.swiper-slide-fixed-text dl dt {
    display: inline-block;
    font-size: 14px;
    width: 128px;
    padding: 0 15px;
    line-height: 35px;
    text-align: right;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.swiper-slide-fixed-text dl dd {
    display: inline-block;
    font-size: 14px;
    width: 391px;
    line-height: 35px;
    text-align: left;
    padding: 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
}
.y-fala-table-graduation-title button.download{
    background: url(../img/download.png) no-repeat 8px center;
}
.y-ordinary-sfz {
    margin-top: 50px;
}
.y-ordinary-sfz h3{
    margin-bottom: 40px;
}
.y-ordinary-sfz .y-hotel-group{
    text-align: center;
}
.y-ordinary-sfz .y-hotel-group-name{
    float: none;
    display: inline-block;
}
.y-ordinary-sfz .y-hotel-group-text{
    float: none;
    display: inline-block;
}
.colorYellow{
    color: #f97d19!important;
}
.zph_rl{
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #000;
}
.zph-rl-choose{
    margin: 35px 0 45px;
    border: 2px solid #2ca9e1;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.zph-rl-choose span{
    display: inline-block;
    width: 98px;
    height: 38px;
    border: 1px solid #ccc;
    font-size: 18px;
    line-height: 38px;
    margin: 0 10px;
    color: #333;
    cursor: pointer;
}
.zph-rl-choose span.on{
    color: #fff;
    background: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.zph-rl-choose h3{
    font-size: 24px;
    color: #2ca9e1;
    margin-top: 20px;
    font-weight: normal;
}
.zph-rl-choose p{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}
.zph-rl-choose p em{
    font-style: normal;
    margin-left: 20px;
}

/*2018-8-28*/
.colorYellow{
    color: #f97d19!important;
}
.zph_rl{
    text-align: center;
    font-weight: normal;
    font-size: 24px;
    color: #000;
}
.zph-rl-choose{
    margin: 35px 0 45px;
    border: 2px solid #2ca9e1;
    border-radius: 10px;
    padding: 20px;
    text-align: center;
}
.zph-rl-choose span{
    display: inline-block;
    width: 98px;
    height: 38px;
    border: 1px solid #ccc;
    font-size: 18px;
    line-height: 38px;
    margin: 0 10px;
    color: #333;
    cursor: pointer;
}
.zph-rl-choose span.on{
    color: #fff;
    background: #2ca9e1;
    border: 1px solid #2ca9e1;
}
.zph-rl-choose h3{
    font-size: 24px;
    color: #2ca9e1;
    margin-top: 20px;
    font-weight: normal;
}
.zph-rl-choose p{
    font-size: 18px;
    color: #333;
    margin-top: 20px;
}
.zph-rl-choose p em{
    font-style: normal;
    margin-left: 20px;
}
/*------------*/
#js-fixed-release{
    display: none;
}
#js-fixed-public h2{
    padding: 90px 0 70px;
    font-size: 24px;
    font-weight: normal;
    color: #333;
    text-align: center;
}
.y-info-questionnaire-pic{
    /*position: relative;*/
    padding: 20px 15px;
    background: url("../img/y-info-questionnaire-pic.jpg") no-repeat center;
    background-size: 100% 100%;
}
.dcwj-code{
    position: absolute;
    right: 16px;
    top:13px;
    width: 100px;
    height: 100px;
    z-index: 1;
}
.dcwj-code img{
    width: 100%;
    height: 100%;
}
.wj-zc{
    width: 640px;
    background: #fff;
    margin: 0 auto;
}
.wj-zc .wj-zc-title{
    display: block;
    height: 40px;
    font-weight: bold;
    text-align: center;
    line-height: 40px;
    border-bottom: 1px solid #dcdcdc;
    background: #f8f8f8;
    font-size: 18px;
    color: #0085b9;
}
.yj-p{
    font-size: 18px;
    color: #2ca9e1;
    margin-bottom: 20px;
}
.yj-choose1{
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: -15px;
}
.yj-choose1 span{
    display: inline-block;
    width: 188px;
    height: 50px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin-left: 15px;
    overflow: hidden;
    cursor: pointer;
}

.yj-choose2{
    overflow: hidden;
}
.yj-choose2 span{
    display: inline-block;
    float: left;
    width:48%;
    height: 52px;
    border: 1px solid #dcdcdc;
    border-radius: 5px;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    color: #666;
    margin-bottom:20px ;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
}

.yj-choose2 span:nth-of-type(2n){
    float: right;
}

.yj-next{
    float: right;
    width: 100px;
    height: 35px;
    background: #2ca9e1;
    color: #fff;
}
.yj-choose1 span.on,
.yj-choose2 span.on{
    border: 1px solid #2c9de0;
    color: #fff;
    background: #2c9de0;
}
.yj-add{
    float: left;
    width: 100px;
    height: 35px;
    background: #2ca9e1;
    color: #fff;
    margin-bottom: 20px;
}

.yj-table{
    width: 100%;
}
.yj-table thead{
    width: 100%;
    height: 40px;
    background: #999;
}
.yj-table th{
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 40px;
    border: 1px solid #999;
}
.yj-th1{
    width: 30%;
    text-align: left!important;
    text-indent: 20px;
}
.yj-th2{
    width: 13%;
}
.yj-th3{
    width: 8%;
}
.yj-th4{
    width: 20%;
}
.yj-table td{
    font-size: 14px;
    padding: 10px;
    text-align: center;
    border: 1px solid #ccc;
}
.yj-table td:first-child{
    text-align: left;
    text-indent: 10px;
    text-overflow:ellipsis;
    overflow: hidden;
    /*white-space: nowrap;*/
}
.yj-cz{
    text-align: center;
}

.yj-cz span{
    width: 45%;
    vertical-align: middle;
    display: inline-block;
}
.yj-ck,
.yj-qx{
    color: #e6445c;
}
.yj-fk{
    color: #2ca9e1;
}
.yj-ck{
    color: #e6445c;
}
.yj-zt1{
    color: #f97d19;
}
.yj-je{
    color: #e6445c;
    font-size: 16px;
}
.yj-zt2{
    color: #4b8f14;
}
.yj-back{
    float: right;
    width: 98px;
    height: 33px;
    background: #fff;
    border: 1px solid #c9c9c9!important;
    color: #666;
    margin-bottom: 20px;
}
.yj-content{
    padding:20px 30px;
    border: 1px solid #c9c9c9;
}
.yj-content-top{
    padding-bottom: 10px;
    border-bottom: 1px dashed #d3d3d3;
}
.yj-content-top p{
    font-size: 16px;
    line-height: 32px;
    color: #666;
}
.yj-content-top p span{
    color: #ff3333;
}
.yj-content-main{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.yj-content-main h3{
    font-size: 15px;
    color: #666;
    margin-top: 25px;
}
.yj-ljfk{
    display: block;
    width: 190px;
    height: 52px;
    color: #fff;
    font-size: 18px;
    margin: 20px auto 0;
    background: #e6445c;
}

.yj-content-bj p{
    font-size: 16px;
    color: #666;
    margin: 10px 0;
}
.yj-content-bj input{
    border: 1px solid #dcdcdc!important;
    width: 100%;
    padding: 0 10px;
    height: 36px;
    font-size: 14px;
    font-family: "微软雅黑", sans-serif;
    line-height: 34px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.yj-content-bj textarea{
    padding: 10px;
    border: 1px solid #dcdcdc!important;
    width: 100%;
    height: 418px;
    line-height: 30px;
    font-size: 14px;
    font-family: "微软雅黑", sans-serif;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    resize: none;
}
.yj-fs{
    display: block;
    width: 130px;
    height: 35px;
    background: #2c9de0;
    font-size: 16px;
    color: #fff;
    border-radius: 4px;
    margin: 20px auto 0;
}
.yj-content-sjr p{
    font-size: 16px;
    color: #666;
    margin:10px 0;
}
.sjr-add{
    overflow: hidden;
}
.sjr-add input[type="text"]{
    float: left;
    width: 180px;
    height: 36px;
    line-height: 36px;
    padding: 0 10px;
    border: 1px solid #dcdcdc!important;
}
.sjr-add input[type="button"]{
    float: left;
    width: 75px;
    height: 36px;
    background: #2c9de0;
    font-size: 16px;
    color: #fff;
    border: 1px solid #2c9de0!important;
}
.yjqf-table{
    width: 100%;
    margin-top: 20px;
}

.yjqf-table td{
    width: 50%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #666;
    border: 1px solid #dcdcdc;
}

.yjqf-table td input{
    float: left;
    width: 16px;
    height: 16px;
    margin: 7px;

}

.yjqf-table td p{
    float: left;
    border-left: 1px solid #dcdcdc;
    margin: 0;
    padding: 0 10px;
}
.yj-cz{
    overflow: hidden;
    margin-top: 20px;
}
.yj-cz label input{
    position: relative;
    top:3px;
    width: 16px;
    height: 16px;
}
.yj-cz label{
    float: left;
    line-height: 35px;
    font-size: 14px;
}
.yj-sc{
    float: left;
    margin-left: 20px;
    width: 100px!important;
    height: 35px;
    line-height: 35px;
    color: #fff;
    text-indent: 30px;
    font-size: 16px;
    background: #2c9de0 url("../img/yj-sc.png") no-repeat 15px center;
}
.yj-up{
    position: relative;
    width: 275px;
    height: 35px;
    background: #2c9de0 url("../img/yj-up.png") no-repeat 96px center;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}
.yj-up input{
    position: absolute;
    left: 0;
    top:0;
    opacity: 0;
    width: 275px;
    height: 35px;
}
.yj-next{
    margin-top: 20px;
}
.yj-title{
    width: 100%;
    height:36px;
    background: #2c9de0;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 36px;
    font-weight: normal;
}
.yj-content-sjr .y-hotel-group{
    margin-top: 20px;
}
.yj-content-sjr .y-hotel-group-name{
    width: auto;
}
.yj-content-sjr .y-hotel-group p{
    margin: 0;

}

/*9.3*/
.yjqf-1{
    overflow: hidden;
}

.yjqf-1 span{
    float: left;
    line-height: 34px;
    font-size: 14px;
    color:#666 ;
}

.yjqf-1 .yjqf-title{
    width: 290px;
    margin-left: 10px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #d4d4d4!important;
    padding: 0 5px;
    overflow: hidden;
}

.yjqf-1 button {
    width: 75px;
    height: 34px;
    background: #2ca9e1;
    border: none;
    outline: none;
    font-size: 14px;
    color: #fff;
    margin: 0 5px;
    font-weight: normal;
    cursor: pointer;
}
.yjqf-1 button:hover {
    background: #299acc;
}
.yjqf-1 select {
    width: 240px;
    height: 34px;
    outline: none;
    padding: 0 10px;
    font-size: 14px;
    border: 1px solid #d4d4d4;
    margin-right: 5px;
    cursor: pointer;
}
.yj-search{
    float: left;
    width: 90px;
    height: 34px;
    background: #2ca9e1;
    border: none;
    outline: none;
    font-size: 14px;
    color: #fff;
    margin: 0 0 0 15px;
    font-weight: normal;
    cursor: pointer;
}
.yj-search:hover {
    background: #299acc;
}
.tc-title{
    /*position: absolute;
    top:0;
    left: 0;
    width: 100%;
    height: 100%;
    line-height: 125px;*/
    font-size: 25px;
    text-align: center;
    color: #e6445c;
}
/*9.4  layout.css*/
.main3{
    overflow: hidden;
    padding: 30px 0;
    background:#f7feff url(../img/bg3.jpg) no-repeat center bottom;
}
.main3 .box{
    padding: 40px;
    background: #fff;
}

.main3 .box .y-info-questionnaire{
    margin-top: 0;
}

.main3 .box .y-info-questionnaire .main3-img{
    width: 100%;
    height: 125px;
}

.main3 .y-info-questionnaire-text,
.main3 .y-info-questionnaire-contact{
    width: 100%;
    margin:30px 0 0;
}
.main3-1{
    border-top:2px solid #dcdcdc ;
    padding: 20px 0;
}

.main3-1 .fill-title{
    width: 64px;
}

.main3-1 .y-info-questionnaire-contact-button{
    display: block;
    margin: 40px auto 0;
}

.yj-up{
    display: inline-block;
}
.yj-down{
    display: inline-block;
    position: relative;
    width: 150px;
    height: 35px;
    margin-left: 15px;
    background: #2c9de0 ;
    color: #fff;
    font-size: 16px;
    line-height: 35px;
    text-align: center;
}