body {
    min-width: auto;
}

.head_div {
    position: relative;
    height: 500px;
}

.head_div > img {
    height: 500px;
}

.head_content {
    color: white;
    width: 1200px;
    margin: 0 auto;
    padding-top: 100px;
}

.head_content .title1 {
    font-size: 22px;
    font-family: PingFang SC;
    width: 650px;
}

.head_content .title2 {
    width: 650px;
    font-size: 32px;
    font-family: PingFang SC;
    font-weight: 600;
    margin: 18px 0 0 0;
    height: 110px;
    overflow: hidden;
    line-height: 52px;
}

.head_content .button_div {
    margin-top: 50px;
}

.fa_button:hover {
    background: linear-gradient(90deg, #f91f28, #fe4d2d);
    color: white;
}

.fa_button {
    background: white;
    padding: 17px 46px;
    font-size: 14px;
}

.faq_button:hover {
    padding: 17px 46px;
    background: linear-gradient(90deg, #f91f28, #fe4d2d);
    color: white;
    border: 0;
}

.faq_button {
    padding: 16px 46px;
    color: white;
    border: 1px solid;
    margin-left: 10px;
    font-size: 14px;
}

.head_hydiv {
    height: 100px;
    position: absolute;
    bottom: 0;
    width: 100%;
    background-color: #00000080;
}

.head_hydiv .conent-div {
    margin: 0 auto;
    width: 1200px;
}

@media (max-width: 1600px) {
    .head_content {
        width: 1092px;
    }

    .head_hydiv .conent-div {
        width: 1092px;
    }
}

.info_title {
    font-size: 15px;
    color: #CCCCCC;
}

.info_val {
    color: #FFFFFF;
    font-size: 16px;
    margin-top: 10px;
}

.head_hydiv .pp_div {
    text-align: left;
    margin-top: 15px;
    float: left;
    width: 100%;
}

.head_hydiv .pp_divinfo {
    position: relative;
    float: left;
    width: 33%;
}

.head_hydiv .pp_divinfo .info-div {

}

.head_hydiv .pp_divinfo:nth-child(n+2):after {
    content: '';
    position: absolute;
    width: 1px;
    height: 70px;
    left: -30px;
    border-left: 1px solid #9a9a9a80;
    top: 0;
}

.cate_content_div {
    width: 900px;
    margin: 0 auto;
}

.cast_log {
    position: relative;
    text-align: center;
    margin: 30px 0 0 0;
}

.cast_log img {
    max-width: 45%;
    max-height: 100px;
}

.cast_title {
    margin: 30px 0;
}

.cate_content_div .content_title {
    font-weight: 400;
    margin-bottom: 30px;
    font-size: 20px;
}

.cast_title div:first-child {
    font-size: 20px;
}

.cast_title div:nth-child(2) {
    font-size: 16px;
    color: #A3A3A3;
    margin-top: 15px;
}

.cate_content_div .cast_content {
    text-align: center;
}

.cate_content_div .cast_content h2{
    text-align: left;
	line-height: 3.5em;
	margin-bottom: 5px;
	font-size: 20px;
	font-weight: bold;
}
.cate_content_div .cast_content p{
   line-height: 2em; margin-bottom: 5px;color: rgb(127, 127, 127); font-size: 16px;text-align: left;
}

.about_divs {
    background-color: #f2f2f2;
    padding: 30px 0;
    margin-top: 100px;
}

.about_al {
    width: 1200px;
    margin: 0 auto;
}

.about_head {
    padding: 0 0 40px 0;
    width: 1200px;
    margin: 0 auto;
}

.about_head span {
    font-size: 30px;
    font-weight: 600;
}

.about_head a {
    font-size: 14px;
    color: red;
    float: right;
    line-height: 50px;
}

.case_content {
    margin: 0 auto;
    width: 90%;
    border-bottom: 1px solid #E6E6E6;
    padding-bottom: 20px;
}

.case_content .title {
    font-size: 20px;
    font-family: PingFang SC;
    font-weight: 600;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

.case_content .content {
    font-size: 14px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    padding-bottom: 10px;
    max-height: 35px;
    overflow: hidden;
}


.case_terminal {
    width: 90%;
    margin: 15px auto;
}

.datail_terminal {
    font-size: 12px;
    font-family: PingFang SC;
    font-weight: 400;
    color: rgba(136, 136, 136, 1);
    line-height: 20px;
    padding-right: 10px;
}

.small_terminal {
    border: 1px solid #fc8a8a;
    border-radius: 10px;
    display: inline-block;
    color: red;
    margin: 3px;
}

.terminal_ndiv {
    margin: 1px 7px;
}

.small_pc {
    background-image: url(../images/case/list-pro-icon.png);
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: -1px;
}

.small_wx {
    background-image: url(../images/case/list-pro-icon.png);
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: -2px;
    background-position: -15px 0px;
}

.small_xcx {
    background-image: url(../images/case/list-pro-icon.png);
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: -1px;
    background-position: -30px 0px;
}

.small_app {
    background-image: url(../images/case/list-pro-icon.png);
    width: 12px;
    height: 12px;
    display: inline-block;
    vertical-align: -3px;
    background-position: -43px 0px;
}

.button_active {
    background: linear-gradient(-90deg, rgba(245, 35, 14, 1), rgba(249, 103, 31, 1));
    color: white;
    border: 0 !important;
}

.ewm_button button:first-child {
    border-bottom-left-radius: 15px;
    border-top-left-radius: 15px;
}

.ewm_button button:last-child {
    border-bottom-right-radius: 15px;
    border-top-right-radius: 15px;
}

.ewm_button button {
    width: 83px;
    height: 30px;
    margin: 0px -2px;
    background-color: white;
    border: 1px solid rgba(230, 230, 230, 1);
}

#wxc_button {
    display: block;
}

.ewm_img {
    margin: 25px 0;
    display: none;
}

.ewm_img span {
    font-size: 14px;
    color: #888888;
}

.ewm_href {
    padding: 15px 52px;
    color: white;
    font-size: 14px;
    background: linear-gradient(90deg, rgb(249, 31, 40), rgb(254, 77, 45));
}

.ewm_href:hover {
    opacity: 0.9;
}

.ewm_img img {
    width: 147px;
    height: 147px;
    border: 1px solid rgba(230, 230, 230, 1);
}


.ewm_content_div {
    margin-bottom: 50px;
}

.ewm_content {
    display: inline-block;
}

.ewm_content img {
    width: 141px;
    height: 141px;
    border: 1px solid #EBEBEB;
    padding: 10px;
    margin: 10px 30px;
}

.ewm_content_a {
    display: block;
    width: max-content;
    margin: 40px auto 0 auto;
    padding: 16px 49px;
    color: white;
    background: linear-gradient(90deg, rgb(249, 31, 40), rgb(254, 77, 45));
    font-size: 14px;
}

.ewm_content_a:hover {
    opacity: 0.9;
}

.anli-div .about-div {
    background-color: #f7f7f7;
    padding: 60px 0 80px 0;
}

.anli-div .content-div:hover {
    transform: none;
    box-shadow: 0px 10px 12px 0px #00000033;
}

.anli-div .content-div:hover .title {
    color: #F20D23 !important;
}

.anli-div .content {
    font-size: 0px;
    margin: 0 auto;
    text-align: center;
}

.anli-div .content-div {
    margin-right: 20px;
    margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
    .mob-banner img {
        width: 100%;
        vertical-align: top;
        height: 15rem;
    }

    .cast_log {
        margin: 2rem 0;
        position: relative;
        text-align: center;
    }

    .cast_log span {
        top: 50%;
        position: absolute;
        border-top: 1px solid #EBEBEB;
        width: 25%;
    }

    .cast_log span:first-child {
        left: 0;
    }

    .cast_log span:last-child {
        right: 0;
    }

    .cast_log img {
        max-width: 45%;
    }

    .mob_div {
        width: 90%;
        margin: 0 auto;
    }

    .mob-s1 h1 {
        font-size: 2rem;
        font-weight: 600;
        padding-bottom: 2rem;
        text-align: center;
    }

    .mob_title {
        margin: 3rem 0rem;
    }

    .mob_title span {
        display: block;
        color: #a09191;
        font-size: 1.3rem;
        line-height: 3rem;
        letter-spacing: 1px;
    }

    .mob_title span > label {
        color: #FF0000;
        padding: 0.4rem 1rem;
        border-radius: 2rem;
        font-size: 1.1rem;
        border: 1px solid #FF0000;
    }

    .content_div {
        padding-bottom: 1rem;
    }
	.content_div h2{
	    text-align: left;
		line-height: 3em; 
		font-weight: bold;
		margin-bottom: 5px;
		font-size: 20px; 
		color: rgb(0, 0, 0);
	}

    .content_div img {
        width: 100%;
    }

    .content_div p {
        font-size: 1.3rem;
        line-height: 2.5rem !important;
    }

    .mob-s2 {
        margin-top: 1rem;
    }

    .mob-s2 .mob-article-title {
        width: 90%;
        margin: 0 auto;
        padding: 2rem 0 1.3rem 0;
    }

    .mob-s2 .mob-article-title h3 {
        font-size: 1.5rem;
    }

    .mob-s2 .mob-article-title h3 a span {
        float: right;
        color: #888;
        font-size: 1.2rem;
        line-height: 2.5rem;
    }

    .mob-s2 .mob-article-title h3 i {
        background: url(../../web/images/icon.png) no-repeat -5.4rem -0.9rem;
        background-size: 23.9rem;
        height: 1.6rem;
    }

    .mob-s2 .mob-article-list .item .img {
        width: 12rem;
        height: 7rem;
        float: right;
        border-radius: 0;
		overflow: hidden;
		margin-top: -1.2rem;
    }

    .mob-s2 .mob-article-list .info span:nth-child(2) {
        font-size: 13px;
        font-family: cursive;
    }

    .mob-s2 .mob-article-list .info span {
        color: #888888;
        font-size: 14px;
    }

    .mob-s2 .mob-article-list .item .text .title {
        width: 15rem;
        height: 2rem;
    }

    .mob-s2 .mob-article-list .item .text {
        margin-left: 0 !important;
        padding-top: 0.8rem;
        display: inline-block;
    }


    .mob-s2 .mob-article-list {
        width: 90%;
        margin: 0 auto;
    }

    .mob-s2 .mob-article-list .item {
        margin: 0;
        padding: 2.5rem 0;
        border-bottom: 1px solid #f0f0f0;
    }

    .mob-s2 .mob-article-list .item a {
        position: inherit;
    }

    .mob-s2 .mob-article-list .item:first-child {
        padding-top: 1rem;
    }

    .mob-s2 .mob-article-list .item:last-child {
        padding-bottom: 0;
        border: 0;
    }
}
