﻿/* 品牌力 */

.sect {
    height: 70px;
    padding-top: 50px;
    overflow: hidden;
    text-align: center;
}

.sect span {
    display: inline-block;
    font-size: 24px;
    position: relative;
}

.sect span:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}

.secp {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: relative;
    margin: 40px 0;
}

.secp img {
    display: block;
    width: 100%;
    height: auto;
}

.about_intro {
    height: auto;
    position: absolute;
    left: 0;
    top: 35%;
    background: rgba(220, 185, 125, 0.4);
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    padding: 20px 250px;
}

.servrow {
    width: 960px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}

.servc {
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    margin-bottom: 40px;
}
.servc.l .servcp {
    float: left;
}
.servc.l .servcc {
    float: left;
    margin-left: 40px;
}
.servc.r .servcp {
    float: right
}
.servc.r .servcc {
    float: right;
    margin-right: 40px;
}

.servcp {
    width: 50%;
    height: auto;
    overflow: hidden;
    position: relative;
}
.servcp img {
    display: block;
    width: 100%;
    height: auto;
}
.servcc {
    width: 400px;
    height: auto;
    overflow: hidden;
}
.servcc .st {
    font-size: 22px;
    height: 60px;
    line-height: 60px;
    margin-top: 50px;
}
.servcc .se {
    width: 250px;
    height: 26px;
    font-size: 12px;
    line-height: 26px;
}
.servcc .sc {
    height: auto;
    font-size: 14px;
    line-height: 200%;
    margin-top: 30px;
}

.yjbox {
    width: 100%;
    height: auto;
    background: #f1e8da;
}

.secp2 {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    position: relative;
}

.yjp {
    width: 920px;
    height: auto;
    overflow: hidden;
    float: right;
}

.yjp img {
    display: block;
    width: 100%;
    height: auto;
}

.yjintro {
    height: auto;
    position: absolute;
    width: 700px;
    left: 260px;
    top: 160px;
    font-size: 14px;
    line-height: 36px;
    color: #fff;
}

.yjcont {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: #eee;
    text-align: center;
    font-size: 0;
    padding-bottom: 30px;
}

.yjitem {
    display: inline-block;
    width: 24%;
    height: 100%;
    position: relative;
    vertical-align: top;
}

.yjc {
    line-height: 80px;
    padding-top: 20px;
    font-size: 40px;
}

.yjc span {
    font-size: 22px;
    line-height: 22px;
    padding-left: 10px;
}

.yjt {
    font-size: 14px;
    line-height: 28px;
}

.jdbox {
    width: 920px;
    height: 500px;
    position: relative;
    float: left;
}

.jdp {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    overflow: hidden;
}

.jdp li {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    z-index: 0;
}

.jdp li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: cover;
}

.jdbox .dalileft {
    width: 41px;
    height: 119px;
    background: url(https://file.suofeiya.com.cn/v/6b5bab20-b873-4180-bdf8-04fd39d431e0) center no-repeat;
    position: absolute;
    left: 20px;
    top: 50%;
    z-index: 10;
    margin-top: -60px;
    cursor: pointer;
    opacity: 0;
}

.jdbox .daliright {
    width: 41px;
    height: 119px;
    background: url(https://file.suofeiya.com.cn/v/5969f2de-c656-4c62-ae7c-a2305ca4fe3f) center no-repeat;
    position: absolute;
    right: 20px;
    top: 50%;
    z-index: 10;
    margin-top: -60px;
    cursor: pointer;
    opacity: 0;
}

.dalileft, .daliright {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.jdbox:hover .dalileft, .jdbox:hover .daliright {
    opacity: 1;
}

.jdb {
    width: calc(100% - 40px);
    height: 30px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    text-align: right;
    padding-right: 40px;
    font-size: 0;
}

.jdb em {
    display: inline-block;
    width: 20px;
    height: 15px;
    margin: 0 5px;
    cursor: pointer;
    border-top: 2px solid #fff;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.jdb em.on {
    border-top: 2px solid #222;
    width: 50px;
}

.jdcont {
    height: auto;
    overflow: hidden;
    background: #eee;
    padding: 30px 40px 40px 40px;
    font-size: 14px;
    line-height: 30px;
}

.jdrow {
    width: 100%;
    height: 700px;
    padding-top: 30px;
    margin-top: 30px;
    overflow: hidden;
    position: relative;
}

.jdli {
    width: 700px;
    height: auto;
    padding: 10px 0;
    overflow: hidden;
    margin-top: 2px;
}

.jdli:hover, .jdli.on {
    background-image: linear-gradient(to left, #fff, #f5f5f5, #f5f5f5);
}

.jdli:hover font, .jdli.on font {
    font-weight: bold;
}

.jdli span {
    width: 145px;
    padding-right: 30px;
    height: 40px;
    float: left;
    font-size: 16px;
    line-height: 25px;
    text-align: right;
}

.jdli font, .jdli i {
    width: 450px;
    padding-left: 20px;
    height: auto;
    float: left;
    border-left: 1px dotted #bbb;
    line-height: 25px;
    display: block;
}

.jdli font {
    font-size: 16px;
}

.jdli i {
    color: #999;
    font-style: normal;
    line-height: 30px;
}

.jdmap {
    width: 660px;
    height: 730px;
    position: absolute;
    top: 0;
    right: 0;
    background: url(https://file.suofeiya.com.cn/v/d342ff37-c003-4632-b631-df0b771d140c) right top no-repeat;
}

.jdmap span {
    display: block;
    position: absolute;
    width: 100px;
    height: 20px;
    padding-top: 35px;
    line-height: 20px;
    background: url(https://file.suofeiya.com.cn/v/8dc434ab-bfd8-49d2-aba2-3407f377b79d) center 5px no-repeat;
    background-size: 20px;
    text-align: center;
    font-size: 12px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.jdmap span.dot1 {
    left: 430px;
    top: 420px;
}

.jdmap span.dot2 {
    left: 425px;
    top: 310px;
}

.jdmap span.dot3 {
    left: 489px;
    top: 310px;
    text-align: right;
    line-height: 30px;
    padding-top: 20px;
    width: 113px;
    z-index:9;
}

.jdmap span.dot4 {
    left: 280px;
    top: 330px;
}

.jdmap span.dot5 {
    left: 435px;
    top: 185px;
}

.jdmap span.dot6 {
    left: 445px;
    top: 245px;
}

.jdmap span.dot7 {
    left: 520px;
    top: 60px;
}

.jdmap span.dot8 {
    left: 489px;
    top: 338px;
    text-align: right;
    line-height: 30px;
    padding-top: 20px;
    width: 113px;
}

.jdmap span:hover, .jdmap span.on {
    font-weight: bold;
    font-size: 14px;
    background-size: 30px;
    background-position: center top;
}

.timeline_bar {
    width: 1280px;
    height: 220px;
    background: url(https://file.suofeiya.com.cn/v/dc3751ee-041e-49d7-be11-e7c7fbd27553) left center repeat-x;
    margin: 0 auto;
    overflow: hidden;
}
.timeleft, .timeright {
    width: 150px;
    height: 60px;
    margin-top: 80px;
    overflow: hidden;
    cursor: pointer;
}
.timeleft {
    float: left;
    background: url(https://file.suofeiya.com.cn/v/435204e0-7cc7-42dc-863f-324f222d4788) left center no-repeat;
    text-align: left;
}
.timeright {
    float: right;
    background: url(https://file.suofeiya.com.cn/v/94798422-1837-4f5c-8e09-ab343ac85181) right center no-repeat;
    text-align: right;
}
.timeleft img, .timeright img {
    opacity: 0.5;
}
.timeleft:hover img, .timeright:hover img {
    opacity: 1;
}
.timeitem {
    width: calc(100% - 320px);
    height: 120px;
    margin-left: 10px;
    margin-top: 20px;
    float: left;
    overflow: hidden;
    position: relative;
}
.timeitem ul {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
}
.timeitem ul li {
    width: 140px;
    height: 100px;
    line-height: 100px;
    float: left;
    font-size: 20px;
    text-align: center;
    color: #666;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.timeitem ul li:hover {
    color: #d9b67a;
}
.timeitem ul li:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    left: 50%;
    margin-left: -6px;
    bottom: 4px;
    background: #d9b67a;
    border-radius: 50%;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.timeitem ul li.on {
    font-size: 30px;
    color: #775043;
}
.timeitem ul li.on:after {
    width: 16px;
    height: 16px;
    margin-left: -8px;
    bottom: 0;
    background: #775043;
}
.timeline_cont {
    width: 100%;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}
.timeline_bk {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 100%;
    top: 0;
    overflow: auto;
}
.timeline_bkc {
    width: calc(50% - 40px);
    height: auto;
    overflow: hidden;
    float: left;
}
.timeline_bkc .tt {
    height: 110px;
    overflow: hidden;
    padding-right: 30px;
    font-size: 70px;
    line-height: 70px;
    color: #d9b67a;
    text-align: right;
    position: relative;
    margin-top: 5px;
}
.timeline_bkc .tt:after {
    position: absolute;
    top: 25px;
    right: -55px;
    width: 110px;
    height: 110px;
    border-left: 1px solid #c0aea8;
    background: #fff;
    content: "";
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.timeline_bkc .cc {
    height: auto;
    overflow: hidden;
    font-size: 14px;
    line-height: 36px;
    color: #666;
}

.timeline_bkp {
    width: calc(50% - 50px);
    height: auto;
    overflow: hidden;
    float: right;
    text-align: center;
}
.timeline_bkp img {
    max-width: 100%;
    max-height: 400px;
}

.honorbar {
    height: 150px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    text-align: center;
    font-size: 0;
}
.honorbar span {
    display: inline-block;
    width: 170px;
    height: 150px;
    line-height: 150px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	transition: all 0.5s ease;
}
.honorbar span.on, .honorbar span:hover {
    font-weight: bold;
    background: rgba(255, 255, 255, 0.7);
    color: #333;
}
.honorbox {
	width: 100%;
	height: 700px;
	overflow: hidden;
    position: relative;
    display: none;
}
.honorrow {
    width: 1160px;
    height: 650px;
    overflow: hidden;
	margin: 0 auto;
	position: relative;
}
.honorp {
	width: 2000%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.honorp li {
	width: 300px;
    height: 400px;
    margin: 100px 40px 100px 0;
    float: left;
    border: 1px solid #ddd;
    overflow: hidden;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -ms-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.honorp li a {
	display: block;
	width: 260px;
	height: 300px;
	overflow: hidden;
	margin: 20px auto;
}
.honorp li a img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}
.honorp li span {
	display: block;
	line-height: 28px;
	font-size: 14px;
    text-align: center;
    padding: 0 10px 10px 10px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.honorp li.on {
    /* width: 460px;
    height: 600px;
    margin: 10px 40px 20px 0; */
}
.honorp li.on a {
	/* width: 420px;
	height: 500px; */
}
.haro {
	width: 50px;
	height: 50px;
	position: absolute;
	top: 260px;
	left: 50%;
	cursor: pointer;
}
.haro.hleft {
	margin-left: -660px;
	background: url(https://file.suofeiya.com.cn/v/2146d7db-0790-4789-b90c-9ebc073f66b1) center no-repeat;
}
.haro.hright {
	margin-left: 610px;
	background: url(https://file.suofeiya.com.cn/v/bcac1858-b313-40c9-8b0e-f0067a245858) center no-repeat;
}

.mdp {
    width: 100%;
    height: auto;
    margin-top: 50px;
    overflow: hidden;
    background: #f5f5f5;
    position: relative;
}
.mdt {
    height: 70px;
    padding-top: 40px;
    padding-left: 30px;
    overflow: hidden;
    float: left;
}

.mdt span {
    display: block;
    font-size: 24px;
    position: relative;
}

.mdt span:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 1px;
    left: 0;
    top: 40px;
    background: #333;
}
.mdc {
    width: 800px;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
}
.xsrow {
    height: auto;
    overflow: hidden;
    color: #666;
    position: relative;
    text-align: center;
}
.xsrow.c {
    padding-bottom: 40px;
    line-height: 30px;
    font-size: 14px;
    text-align: left;
}
.mdcount {
    display: inline-block;
    height: 140px;
    overflow: hidden;
    margin: 0 30px;
}
.mdcount img {
    display: block;
    float: left;
    width: 70px;
    height: 70px;
    margin: 10px 30px 0 0;
    opacity: .5;
}
.mdz {
    width: 160px;
    height: auto;
    float: left;
    border-left: 1px solid #999;
    padding-left: 30px;
}
.mdz span {
    font-size: 36px;
    line-height: 50px;
    display: block;
    float: left;
}
.mdz i {
    display: block;
    font-size: 14px;
    line-height: 40px;
    font-style: normal;
    float: left;
}
.mdseekt {
    height: 70px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
}
.mdseekbar {
    width: 800px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 10px;
    overflow: hidden;
}
.mdseektt {
    width: 60px;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    font-weight: bold;
    float: left;
}
.mdseekbar select {
    display: block;
    width: 200px;
    height: 40px;
    border: 1px solid #ccc;
    border-right: 0;
    float: left;
}
.mdseekb {
    display: block;
    width: 120px;
    height: 40px;
    background: #333;
    font-size: 16px;
    color: #fff;
    text-align: center;
    padding-right: 10px;
    cursor: pointer;
    float: left;
}
.mdseekb img {
    height: 20px;
    vertical-align: middle;
    margin: 10px;
}
.mdbrand {
    width: 730px;
    height: auto;
    overflow: hidden;
    float: left;
}
.mdbrand span {
    display: block;
    height: 38px;
    line-height: 38px;
    padding: 0 20px;
    border: 1px solid #ccc;
    font-size: 14px;
    margin: 0 10px 5px 0;
    float: left;
    cursor: pointer;
}
.mdbrand span.on,.mdbrand span:hover {
    border: 1px solid #cfa346;
    color: #cfa346;
    font-weight: bold;
}
.mdinfo {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 14px;
}
.mdlist {
    width: 780px;
    margin: 30px auto;
    height: 350px;
    overflow: auto;
}
.mdlist::-webkit-scrollbar {
	width : 10px; height: 1px;
}
.mdlist::-webkit-scrollbar-thumb {
	background   : #333;
}
.mdlist::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	background   : #f0f0f0;
}
.mdli {
    height: auto;
    margin-bottom: 20px;
    font-size: 14px;
    border-left: 1px solid #333;
    padding-left: 30px;
}
.mdli span.name {
    display: block;
    color: #333;
    font-weight: bold;
    padding-bottom: 10px;
}
.mdli span.tel,.mdli span.adr {
    display: block;
    color: #888;
}

.servvod {
    width: 960px;
    height: 460px;
    overflow: hidden;
    margin: 10px auto 30px auto;
    position: relative;
}
.servvod img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sb {
    width: 60px;
    height: 60px;
    cursor: pointer;
    opacity: .7;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -30px;
    margin-top: -30px;
}
.sb:hover {
    opacity: 1;
}
.sbvod {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .8);
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}
.sbvod video {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}
.sbvod img.closevod {
    display: block;
    width: 37px;
    height: 37px;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
}
.servintro {
    width: 900px;
    height: auto;
    margin: 0 auto 50px auto;
    font-size: 16px;
    line-height: 30px;
}

.madeintro {
    width: 980px;
    height: auto;
    margin: 0 auto 20px auto;
    font-size: 14px;
    line-height: 30px;
}
.madevod {
    width: 1000px;
    height: 480px;
    overflow: hidden;
    margin: 10px auto 30px auto;
    position: relative;
}
.madevod img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.maderow {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 40px auto;
}



@media screen and (max-width: 1500px) {
    .yjc {
        line-height: 60px;
        font-size: 36px;
    }
    .yjp {
        width: 870px;
    }
    .yjt {
        font-size: 12px;
    }
    .jdbox {
        width: 870px;
        height: 470px;
    }
    .jdcont {
        font-size: 12px;
        line-height: 26px;
    }
    .jdli span {
        width: 130px;
        height: 38px;
        font-size: 14px;
        padding-right: 25px;
    }
    .jdli font, .jdli i {
        line-height: 24px;
    }
    .jdli font {
        font-size: 14px;
    }
    .jdli i {
        line-height: 24px;
    }
    .jdrow {
        height: 650px;
    }
    .jdmap {
        width: 560px;
        height: 620px;
        background-size: 100%;
        margin-top: 40px;
    }
    .jdmap span.dot1 {
        left: 360px;
        top: 350px;
    }
    .jdmap span.dot2 {
        left: 330px;
        top: 265px;
    }
    .jdmap span.dot3 {
        left: 404px;
        top: 260px;
        text-align: right;
        line-height: 30px;
        padding-top: 13px;
        width: 113px;
    }
    .jdmap span.dot4 {
        left: 230px;
        top: 280px;
    }
    .jdmap span.dot5 {
        left: 360px;
        top: 155px;
    }
    .jdmap span.dot6 {
        left: 365px;
        top: 205px;
    }
    .jdmap span.dot7 {
        left: 430px;
        top: 50px;
    }
    .jdmap span.dot8 {
        left: 404px;
        top: 283px;
        text-align: right;
        line-height: 30px;
        padding-top: 13px;
        width: 113px;
    }
    .jdmap span:hover, .jdmap span.on {
        font-weight: bold;
        font-size: 12px;
        background-size: 25px;
    }
    .timeline_bar {
        width: 1120px;
        height: 180px;
    }
    .timeitem ul li {
        font-size: 16px;
        height: 80px;
        line-height: 80px;
    }
    .timeitem ul li.on {
        font-size: 26px;
    }
    .timeleft, .timeright {
        margin-top: 65px;
    }
    .timeleft img, .timeright img {
        width: 22px;
        height: auto;
        margin-top: 5px;
    }
    .timeline_bkc .tt {
        height: 80px;
        font-size: 50px;
        line-height: 50px;
    }
    .timeline_bkc .tt:after {
        top: 20px;
        right: -55px;
        width: 110px;
        height: 100px;
    }

    .honorrow {
        width: 1060px;
    }
    .honorp li {
        width: 280px;
        height: 400px;
        margin: 100px 40px 100px 0;
    }
    .honorp li a {
        width: 240px;
        height: 300px;
        margin: 20px auto;
    }
    .honorp li.on {
        /* width: 410px;
        height: 560px;
        margin: 10px 40px 20px 0; */
    }
    .honorp li.on a {
        /* width: 370px;
        height: 460px; */
    }
    .haro.hleft {
        margin-left: -600px;
    }
    .haro.hright {
        margin-left: 550px;
    }
    .honorp li span {
        /* line-height: 26px; */
        font-size: 12px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
}

@media screen and (max-width: 1300px) {
    .yjc {
        font-size: 30px;
    }
    .yjp {
        width: 800px;
    }
    .jdbox {
        width: 780px;
        height: 435px;
    }

    .honorbox {
        height: 600px;
    }
    .honorrow {
        width: 960px;
        height: 550px;
    }
    .honorp li {
        width: 260px;
        height: 380px;
        margin: 80px 40px 80px 0;
    }
    .honorp li a {
        width: 220px;
        height: 300px;
        margin: 20px auto;
    }
    .honorp li span {
        /* width:260px; */
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .honorp li.on {
        /* width: 350px;
        height: 520px;
        margin: 10px 40px 20px 0; */

    }
    .honorp li.on a {
        /* width: 310px;
        height: 420px; */
    }
    .haro.hleft {
        margin-left: -550px;
    }
    .haro.hright {
        margin-left: 500px;
    }
}
