@charset "UTF-8";
.contentWrap {
    width: 1200px;
    margin: 38px auto;
}

/*nav*/
.nav-list-ul {
    display: inline-block;

}

.nav-list-ul li {
    position: relative;
    display: inline-block;
    width: 144px;
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #b32b28;
    text-align: center;
    margin-right: 62px;
    font-weight: 700;
    cursor: pointer;
}

.nav-list-ul .navsactive {
    position: absolute;
    bottom: 0px;
    left: 0px;
    display: inline-block;
    width: 100%;
    height: 7px;
    background: #b32b28;
    border-radius: 20%;
    -webkit-border-radius: 10px;
}

.navwrap {
    height: 60px;
    background: #fff;
}

.navwrap strong {
    display: inline-block;
    height: 100%;
    color: #fff;
    cursor: pointer;
}

.navperson {
    width: 215px;
    line-height: 60px;
    margin-right: 50px;
    font-size: 24px;
    text-align: left;
    letter-spacing: 5px;
    font-weight: bold;
    /*padding-left: 23px;*/
    /*background: url("../images/person.png") no-repeat;*/
}

.navgoin {
    width: 148px;
    background: #b32b28;
    line-height: 60px;
    font-size: 24px;
    text-align: center;
    letter-spacing: 4px;
    font-weight: bold;
    border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
}

/*video*/
.video-wrap {
    height: 416px;
}

.mt20 {
    margin-top: 20px;
}

.mt10 {
    margin-top: 10px;
}

.video-wrap .video {
    width: 740px;
    height: 100%;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
}

/*video right*/
.video-content {
    -webkit-box-shadow: 1px 1px 10px #e9e9e9;
}

.video-right-wrap {
    width: 440px;
    height: 100%;
    overflow-x: hidden;
    background: #f8f8f8;
}

.video-right-wrap h5 {
    width: 100%;
    height: 70px;
    background: #b32b28;
    padding-left: 14px;
    font-size: 24px;
    color: #fff;
    line-height: 70px;
    border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    letter-spacing: 4px;
}

.video-right-wrap ul li {
    width: 100%;
    padding: 10px 10px;
}

.video-right-wrap a {
    display: block;
    width: 100%;
    height: 100%;
}

.video-right-wrap img {
    width: 160px;
    height: 100%;
    border: 1px solid #b32b28;
    text-align: center;
}

.video-right-wrap p {
    width: 100%;
    font-size: 20px;
    line-height: 26px;
    letter-spacing: 1px;
    overflow-x: hidden;
}

.fcolor-red {
    color: #b32b28;
}

.video-right-wrap li:hover {
    background: #fff;
    box-shadow: 1px 1px 10px #e9e9e9;
    -webkit-box-shadow: 1px 1px 10px #e9e9e9;
}

.video-right-wrap li a:hover .video-texts {
    color: #b32b28;
}

.video-right-wrap .videoliactive {
    background: #fff;
    box-shadow: 1px 1px 10px #e9e9e9;
}

.video-right-wrap .videoliactive .video-texts {
    color: #b32b28;
}

.video-title {
    width: 100%;
    height: 70px;
    padding: 0px 18px;
    background: #fff;
}

.video-title strong {
    font-size: 24px;
    line-height: 70px;
    color: #b32b28;
}

.video-title span {
    font-size: 24px;
    line-height: 70px;
    color: #b4b4b4;
}

/*active*/
.activeSpeak {
    width: 100%;
    height: 50px;
}

.activeSpeak h5 {
    width: 100%;
    height: 100%;
}

.activeSpeak .activeline {
    display: inline-block;
    width: 14px;
    height: 100%;
    background: #b32b28;
    margin-right: 14px;
}

.acitveTitle {
    display: inline-block;
    width: 1170px;
    height: 50px;
    height: 50px;
    border-bottom: 5px solid #b32b28;
}

.acitveTitle strong {
    display: inline-block;
    width: 160px;
    height: 100%;
    background: #b32b28;
    color: #ffffff;
    font-size: 30px;
    line-height: 50px;
    color: #fff;
    text-align: center;
}

.activeSpeak .sj {
    float: left;
    width: 50px;
    height: 45px;
    background: url("../images/ioc.png") no-repeat center;
}

.mt40 {
    margin-top: 40px;
}

/*activeTab*/
.mt25 {
    margin-top: 25px;
}

.activeTab {
    width: 100%;
    padding-left: 26px;
}

.activeTab ul li {
    display: inline-block;
    width: 248px;
    height: 40px;
    background: #b32b28;
    color: #fff;
    font-size: 22px;
    text-align: center;
    line-height: 40px;
}

.activeTab .left {
    border-radius: 10px 0px 0px 0px;
}

.activeTab .right {
    border-radius: 0px 10px 0px 0px;
}

.activeTab ul li:hover {
    background: #7d0702;
    cursor: pointer;
}

.activeTab .activeTabactive {
    background: #7d0702;
    cursor: pointer;
}

.leaveMessage {
    width: 234px;
    height: 40px;
    line-height: 40px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    border-radius: 10px 10px 0px 0px;
    background: url("../images/personeasy.png") no-repeat 49px center;
    background-color: #b32b28;
    text-indent: 47px;
    letter-spacing: 2px;
}

.activeTab-p {
    width: 100%;
    background: #fff;
    padding: 20px 30px;
    border-radius: 5px;
    -webkit-box-shadow: 1px 1px 10px #e9e9e9;
    box-shadow: 1px 1px 10px #e9e9e9;
}

.activeTab-p p {
    width: 100%;
    font-size: 18px;
    line-height: 30px;
    overflow-x: hidden;
}

/*XFgroup*/
.shadow {
    box-shadow: 1px 1px 10px #e9e9e9;
    -webkit-box-shadow: 1px 1px 10px #e9e9e9;
}

.groupTab {
    height: 40px;
    border: 1px solid #d7d7d7;
    background: #f1f4ff;
    font-size: 16px;
    line-height: 40px;
    padding-left: 40px;
}

.group-red {
    display: inline-block;
    width: 388px;
    height: 100%;
    border-right: 1px solid #d7d7d7;
    color: #b32b28;
    font-weight: bold;
}

.group-text {
    display: inline-block;
    height: 100%;
    color: #666666;
}

.pl20 {
    padding-left: 20px;
}

.groupw {
    width: 204px;
    border-right: 1px solid #d7d7d7;
}

.groupsj {
    display: inline-block;
    width: 44px;
    border-right: 1px solid #d7d7d7;
    border-left: 1px solid #d7d7d7;
    text-align: center;
    color: #999999;
    cursor: pointer;
}

.adddeg {
    transform: rotate(180deg);
}

.groupCity-wrap {
    width: 100%;
    padding: 20px 40px;
    background: #fff;
}

.groupCity-wrap strong {
    width: 140px;
    height: 64px;
    color: #b32b28;
    font-size: 20px;
    line-height: 64px;
    letter-spacing: 1px;
    text-align: right;
    padding-right: 18px;
    font-weight: bold;
}

.rightline {
    display: inline-block;
    height: 24px;
    width: 4px;
    background: #b32b28;
    margin-top: 20px;
}

.groupCity-wrap ul {
    width: 954px;
}

.ml20 {
    margin-left: 20px;
}

.groupCity-wrap li {
    height: 64px;
    line-height: 62px;
    font-size: 18px;
    color: #6f6e6e;
    cursor: pointer;
    font-weight: bold;
    letter-spacing: 2px;
}

.liw {
    width: 106px;
}

.groupCity-ul-bor {
    border-bottom: 1px solid #d7d7d7;
}

.groupCity-wrap li:hover {
    color: #b32b28;
}

.groupCity-wrap li.groupCity-active {
    color: #b32b28;
}

.pl54 {
    padding-right: 54px;
}

/*signwindow*/
#signWindow {
    width: 100%;
    height: 100%;
}

.maskSign {
    position: fixed;
    top: 0px;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: #000000;
    opacity: 0.5;
    filter: alpha(opacity=50);
}

.signWindow-div {
    position: fixed;
    left: 50%;
    top: 50%;
    margin-left: -389px;
    margin-top: -260px;
    z-index: 10;
    width: 776px;
    height: 592px;
    background: url("../images/back.png") no-repeat 0px 326px;
    background-color: #fff;
    border-radius: 5px;
    -webkit-border-radius: 5px;
}

.addbacksignok {
    background: url("../images/booking_success_bg.png") no-repeat 0px 340px;
    background-color: #fff;
}

.signok {
    font-size: 50px;
    line-height: 50px;
    text-align: center;
    color: #c3131d;
    letter-spacing: 6px;
    font-weight: bold;
}

.signWindow-div h5 {
    position: relative;
    width: 100%;
    height: 88px;
    background: #c3131d;
    font-size: 30px;
    line-height: 88px;
    text-align: center;
    color: #fff;
    letter-spacing: 6px;
    font-weight: 600;
}

.signWindow-cha {
    position: absolute;
    top: 20px;
    right: 20px;
    display: inline-block;
    width: 34px;
    height: 34px;
    background: url("../images/cha.png") no-repeat center;
    cursor: pointer;
    transform: rotateZ(90deg);
    -webkit-transform: rotateZ(90deg);
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

.p78 {
    padding: 78px 64px;
}

.signWindow-p {
    font-size: 20px;
    color: #c3131d;
    line-height: 60px;
    letter-spacing: 1px;
    font-weight: 600;
}

.signWindow-div input {
    width: 100%;
    border: 1px solid #b32b28;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    padding: 15px 15px;
    font-size: 20px;
}

.signWindow-ts {
    font-size: 16px;
    color: #eb2100;
    line-height: 37px;
}

.signWindow-button {
    display: inline-block;
    width: 200px;
    height: 60px;
    font-size: 28px;
    line-height: 60px;
    font-weight: 600;
    color: #fff;
    letter-spacing: 1px;
    background: #c3131d;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    margin: 0px 36%;
    text-align: center;
    margin-top: 52px;
}

.signWindow-cha:hover {
    transform: rotateZ(-90deg);
    -webkit-transform: rotateZ(-90deg);
    transition: 0.5s;
    -webkit-transition: 0.5s;
}

video::-webkit-media-controls-enclosure {
    overflow:hidden;
}
video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
}
.signglay{
    background:#c3c3c3;
}
