
body {
    background: #fff;
}

.amount-room-form .grey-bar {
    height: 50px;
    background: #362c23;
}
.amount-room-form {
    background: #e60012;
    /*height: 217px;*/
    width:247px;
    margin-top: 30.5px;
}
.amount-room-form h2 {
    font-size: 25px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 15px;
}
.amount-room-form form {
    padding: 20px;
}
.amount-room-form input {
    width: 190px;
    height: 30px;
    border: none;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-top: 10px;
    font-size: 14px;
    padding-left: 15px;
}
.amount-room-form button {
    width: 205px;
    height: 30px;
    border: none;
    -webkit-border-radius: 17px;
    -moz-border-radius: 17px;
    border-radius: 17px;
    margin-top: 10px;
    background: #fff;
    color: #e60012;
    font-size: 16px;
}
.classify {
    margin-top: 30px;
    margin-right: 60px;
}
.classify li {
    font-size: 16px;
    height: 40px;
    width: 247px;
    position: relative;
    line-height: 40px;
}
.classify li:after {
    content: '>';
    font-size: 25px;
    position: absolute;
    right: 0;
    font-family: "SimHei";
}
.classify li:hover a,
.classify li:hover,
.classify .active a {
    color: #e60012;

}
.title{
    font-size: 25px;
    font-family: "SimHei";
    color: rgb(54, 44, 35);
    line-height: 1.92;
    margin: 24px 0 20px;
}

.product-info {
    margin-top: 30px;
}


.product {
    width: 893px;
}
.product h1 {
    font-size: 25px;
    font-family: "SimHei";
    color: rgb(54, 44, 35);
    line-height: 1.92;
    margin: 24px 0 20px;
}
.product h1 span {
    margin-right: 10px;
}
.product-classify .active {
    background-color: #DE0012;
}

.product-classify .active a {
    color: rgb(54, 44, 35);
}

.product-classify li {
    font-size: 22px;
    font-family: "SimHei";
    float: left;
    background-color: #362c23;
    text-align: center;
    color: #fff;
    margin-right: 20px;
}
.product-classify li a {
    color: #fff;
    display: block;
    padding: 5px 15px;
}

.product-list li {
    clear: both;
    text-align: right;
    /*    display: flex;
        justify-content: center;
        align-items: center;*/
    position: relative;
    margin-top: 20px;
    height: 219px;
    overflow: hidden;
}
.product-list li:nth-child(even) {
    text-align: left;
}
.product-list li:nth-child(even) .text {
    margin-right: 0;
    /*margin-left: 20px;*/
    float: right;
    left: 449px;
}
.product-list li:nth-child(even) img {
    float: left;
}
.product-list li h2 {
    font-size: 25px;
}
.product-list li h3 {
    background: #e60012;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 4px;
    margin: 10px 0 20px;
}
.product-list li h3 a {
    color: #fff;
}
.product-list li p {
    font-size: 14px;
    font-family: "SimHei";
    line-height: 1.667;
}
.product-list li p a {
    color: rgb(160, 160, 160);
}
.product-list li .text {
    width: 444px;
    margin-right: 20px;
    float: left;
    height: 121px;
    position: absolute;
    top:calc(50% - 60.5px);
    left: 0;
}
.product-list li img {
    float: right;
}
.page {
    margin: 20px 0;
}




.make-process {
    background: #362c23;
    height: 305px;
}

.make-process .left-text {
    background: #e60012;
    color: #ebe6e2;
    width: 250px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 305px;
}
.make-process .left-text h2 {
    font-size: 30px;
    width: 60px;
    height: 60px;
    padding: 30px;
    font-weight: normal;
    color: #fff;
    margin-top: 20px;
    border: 1px solid #aaa;
}
.make-process .left-text p {
    width: 100%;
    text-align: center;
    margin: 40px 0 12px;
    font-size: 20px;
    line-height: 1.2em;
}
.make-process .left-text p span {
    color: #1b1b1b;
}
.make-process .left-text .btn {
    background: #362c23;
    color: #ebe6e2;
    width: 135px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    font-size: 16px;
    margin-bottom: 16px;
}
.make-process .left-text .btn a {
    color: #ebe6e2;
}

.make-process .right-img {
    background: url("../images/make-process-bg.jpg")repeat-x left 56px;
    width: 930px;
    padding-left: 20px;
    margin-top: 50px;
}
.make-process .right-img li {
    float: left;
    text-align: center;
    color:#fff;
    width: 222px;
}
.make-process .right-img li h3 {
    font-size: 18px;
    font-weight: normal;
    margin: 15px 0;
}
.make-process .right-img li p {
    font-size: 14px;
    color: #837764;
}


.product-info .zhutu {
    width: 733px;
    height: 487px;
    overflow: hidden;
}

.product-info h2 {
    font-size: 25px;
}
.product-info h3 {
    background: #e60012;
    font-size: 20px;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    color: #fff;
    letter-spacing: 4px;
    margin: 10px 0 20px;
}
.product-info h3 a {
    color: #fff;
}
.product-info p {
    font-size: 14px;
    font-family: "SimHei";
    line-height: 1.667;
}
.product-info p a {
    color: rgb(160, 160, 160);
}
.product-info .info-text {
    width: 447px;
    margin-left: 20px;
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    height:487px;
}
.product-info .amount-room-form {
    width: 100%!important;
    margin-top: 0;
}
.product-info .amount-room-form input {
    width: calc(100% - 15px);
}
.product-info .amount-room-form button {
    width: 100%;
}

.line-xu {
    border-bottom: 2px dashed #aaa;
    margin: 10px 0 20px;
}
.info .line-xu {
    margin: 30px 0 0px;
}

.info01 {
    padding: 30px 0;
    border-bottom: 5px solid #0b0b0b;
}
.info01:last-child {
    border-bottom: 0px;
}
.info01 .info-text01 {
    width: 360px;
    text-align: right;
    padding-right: 40px;
    position: relative;
}
.info01 .info-text01 h2 {
    font-size: 30px;
    font-family: "FZDaHei-B02S";
    color: rgb(0, 0, 0);
    line-height: 1.154;
    /* margin-top: 118px; */
}

.info01 .info-text01 .line-xu {
    width: 100%;
    float: right;
    clear: both;
}

.info01 .info-text01 .jianjie {
    font-size: 14px;
    font-family: "FZDaHei-B02S";
    color: rgb(149, 149, 149);
    line-height: 1.4;
    clear: both;
    margin-top: 45px;
}

.info01 .info-text01 .en-jianjie {
    font-size: 12px;
    color: #959595;
    line-height: 1.5em;
    margin-top: 21px;
}
.info01 .info-text01 h4 {
    font-size: 12px;
    color: #959595;
    margin-top: 36px;
}

.info01 .info-text01 h3 {
    font-size: 20px;
    color: rgb(0, 0, 0);
    line-height: 1.154;
    font-weight: normal;
}
.info01 .info-text01 img {

}
.info01 .info-img {
    width: 800px;
    /* height: 726px; */
    overflow: hidden;
    float: left;
}
.info-img img {
    width: 100%!important;
    height: auto!important;
}
.info .info01:nth-child(odd) .info-img {
    width: 800px;
}
.info .info01:nth-child(odd) .info-text01 {
    text-align: left;
    padding-left: 40px;
    padding-right: 0px;
    width: 360px;
}

.info .info01:nth-child(odd) .info-text01 .line-xu {
    float: none;
}

.info .info01:nth-child(odd) .info-text01 img {
    width: 100%;
}

.radius {
    border-radius: 150px;
    width: 250px;
    height: 250px;
    overflow: hidden;
    left: 220px;
    position: relative;
    z-index: 2;
    border: 3px solid #000;
    margin-top: 20px;
}
.radius2 {
    border-radius: 150px;
    width: 250px;
    height: 250px;
    overflow: hidden;
    right: 114px;
    position: relative;
    z-index: 2;
    margin-top: 40px;
    border: 3px solid #000;
}
.radius img ,.radius2 img {
    width:100%!important;
    height: auto!important;
}

