/* ÁÐ±í */

.probox {
    width: 1400px;
    height: auto;
    margin: 0 auto 20px auto;
    position: relative;
}
.probar {
    height: auto;
    overflow: hidden;
    background: #f5f5f5;
    padding: 35px 0 35px 60px;
    margin-top: -130px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    position: relative;
}

a.reset {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    position: absolute;
    top: 20px;
    right: 20px;
    text-decoration: none;
    text-align: center;
    color: #999;
    overflow: hidden;
}
.reset .svg {
	width: 20px;
	height: 20px;
	margin: 10px;
	display: inline-block;
	vertical-align: middle;
}
.reset .svg path {
	fill: #999;
}
.reset:hover {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.reset:hover .svg path {
    fill: #333;
}

.prob {
    height: auto;
    margin-bottom: 10px;
    overflow: hidden;
    line-height: 26px;
}
.probt {
    width: 80px;
    height: auto;
    overflow: hidden;
    float: left;
    font-weight: bold;
}
.probc {
    width: calc(100% - 90px);
    height: auto;
    overflow: hidden;
    float: left;
}
.probc span {
    width: 110px;
    height: 30px;
    display: block;
    float: left;
    font-size: 0;
    text-align: left;
}
.probc a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    text-decoration: none;
    border-radius: 3px;
}
.probc a:hover {
    background: #eaeaea;
}
.probc a.ys {
    width: 35px;
    padding: 0;
    height: 15px;
    margin: 5px 0 0 10px;
    border-radius: 3px;
}
.probc span.on a:not(.ys) {
    background: #955223;
    color: #fff;
}
.probc span:nth-child(1).on a {
    background: #eaeaea;
    color: #333;
}
.probc span.on a.ys {
    background-image: url(/static/images/ok.png);
    background-position: center;
    background-repeat: no-repeat;
}

.proli {
    height: auto;
    overflow: hidden;
    padding: 20px;
}
.proli a {
    display: block;
    width: calc(50% - 20px);
    height: 550px;
    float: left;
    margin: 0 40px 50px 0;
    overflow: hidden;
    background: #fff;
    text-decoration: none;
}
.proli a:nth-child(even) {
    margin-right: 0;
}
.proli a p {
    display: block;
    width: 100%;
    height: 380px;
    overflow: hidden;
    float: left;
    position: relative;
}
.proli a p i {
    display: inline-block;
    font-style: normal;
    font-size: 14px;
    height: 35px;
    line-height: 35px;
    color: #fff;
    padding: 0 25px;
    background: rgba(0, 0, 0, .5);
    border-top-right-radius: 15px;
    border-bottom-left-radius: 15px;
    position: absolute;
    left: 15px;
    bottom: 15px;
}
.proli a p i em {
    display: inline-block;
    width: 20px;
    height: 12px;
    vertical-align: middle;
}
.proli a span {
    display: block;
    width: calc(100% - 100px);
    height: 50px;
    line-height: 50px;
    margin: 15px 0 0 20px;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
    font-size: 28px;
    float: left;
    color: #666;
}
.proli a b {
    display: block;
    width: 70px;
    height: 50px;
    margin-top: 15px;
    float: left;
    background: url(/static/images/aro4.png) center no-repeat;
    font-size: 0;
}
.proli a font {
    display: block;
    width: calc(100% - 80px);
    height: auto;
    max-height: 50px;
    font-size: 14px;
    line-height: 24px;
    color: #666;
    overflow: hidden;
    float: left;
    margin: 10px 0 0 20px;
}
.proli a:hover {
    margin-top: -15px;
    margin-bottom: 65px;
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
	box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.1);
}
.proli a:hover span {
    color: #333;
}

/* ÏêÇé */

.barli {
    height: auto;
    overflow: hidden;
    display: none;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    padding-top: 20px;
    margin-bottom: 20px;
}
.barc {
    height: auto;
    overflow: hidden;
    margin-bottom: 20px;
}
.readt {
    height: auto;
    overflow: hidden;
    font-size: 36px;
    font-weight: bold;
    line-height: 50px;
}
.readt2 {
    height: auto;
    overflow: hidden;
    font-size: 26px;
    line-height: 36px;
    margin-top: 15px;
}
.readi {
    height: auto;
    overflow: hidden;
    padding: 30px 0 10px 0;
    color: #666;
}
.qrcode {
    width: 80px;
    height: 80px;
    float: left;
}
.readii {
    height: auto;
    float: left;
    margin-right: 80px;
    text-align: left;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
}
.readii strong, .readii span, .readii i {
    display: block;
    line-height: 26px;
}
.readii strong {
    line-height: 24px;
    padding-bottom: 10px;
    color: #444;
}
.readii span {
    font-size: 14px;
}
.readii i {
    font-style: normal;
    height: 14px;
    width: 35px;
    margin: 6px 0 12px 0;
}
.readpos {
    line-height: 24px;
    float: right;
    margin-right: 50px;
}
.readpos span {
    display: block;
    text-align: right;
}
.seekmore {
    height: 30px;
    line-height: 24px;
    cursor: pointer;
    margin-top: 10px;
}
.seekmore img {
    display: inline-block;
    height: 8px;
    margin: 0 10px;
    vertical-align: middle;
}
.seekmore img.on {
    transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -webkit-transform:rotate(180deg);
    -o-transform:rotate(180deg);
}
.seekmore:hover {
    color: #e06b24;
}

.proview {
    width: calc(100% - 120px);
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.prop {
    height: auto;
    min-height: 600px;
    overflow: hidden;
    position: relative;
}
.prop img.mainp {
    display: block;
    width: 100%;
    height: auto;
    margin: 0 auto;
}
.prop img.playbtn {
    display: block;
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    z-index: 1;
    cursor: pointer;
}
.provod {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 10;
    background: #000;
    overflow: hidden;
    display: none;
}
.provod video {
    width: 100%;
    height: 100%;
}
.provod .closeprovod {
    display: block;
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    z-index: 100;
}

.prodes {
    height: auto;
    overflow: hidden;
    padding: 0 15px 30px 15px;
    border-bottom: 1px solid #ddd;
}
.prodest {
    line-height: 80px;
    font-size: 30px;
    padding-top: 10px;
}
.prodesc, .prodesc div {
    height: auto;
    overflow: hidden;
    font-size: 18px;
    line-height: 36px;
}
.prodesc>div:nth-child(1) {
    width: 45%;
    float: left;
}
.prodesc>div:nth-child(2) {
    width: 54%;
    float: right;
}
.procontbox {
    height: auto;
    overflow: hidden;
}
.proleft {
    width: 400px;
    height: auto;
    overflow: hidden;
    float: left;
}
.procont {
    width: 810px;
    height: auto;
    overflow: hidden;
    float: right;
    font-size: 16px;
    line-height: 200%;
    padding: 30px 15px 80px 15px;
}
.procont img {
    max-width: 100%;
    margin-top: 15px;
    margin-bottom: 15px;
}

.bkt {
    display: inline-block;
    line-height: 36px;
    border-radius: 3px;
    background: #e06b24;
    color: #fff;
    padding: 0 25px;
    margin: 30px 0 0 15px;
    font-size: 16px;
    font-weight: bold;
}
.bku {
    padding: 10px 30px 0 30px;
    height: auto;
    overflow: hidden;
}
.bku li {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px dotted #ccc;
}

.cep {
    width: calc(100% - 30px);
    height: 230px;
    overflow: hidden;
    position: relative;
    margin: 20px auto 0 auto;
    padding-bottom: 40px;
}
.cep li span {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding-top: 10px;
    color: #fff;
    font-size: 16px;
    background-image: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,.7));
    position: absolute;
    left: 0;
    bottom: 0;
    text-align: center;
    font-weight: bold;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}

.prot {
    line-height: 30px;
    font-size: 16px;
    font-weight: bold;
    padding: 0 0 20px 20px;
}
.prob {
    height: auto;
    margin: 0 10px 10px 20px;
    overflow: hidden;
    line-height: 26px;
}
.probt {
    width: 40px;
    height: auto;
    overflow: hidden;
    float: left;
    font-weight: bold;
}
.probc {
    width: calc(100% - 40px);
    height: auto;
    overflow: hidden;
    float: left;
}
.probc a {
    display: block;
    padding: 0 15px;
    float: left;
    font-size: 14px;
}
.probc a.ys {
    width: 28px;
    padding: 0;
    height: 15px;
    margin: 5px 15px;
}

a.relate {
    display: block;
    width: calc(100% - 30px);
    height: auto;
    overflow: hidden;
    margin: 20px auto 0 auto;
    text-decoration: none;
}
.relate img {
    display: block;
    width: 100%;
    height: 200px;
    object-fit: cover;
}
.relate span {
    display: block;
}
.relate span:nth-child(2) {
    font-size: 16px;
    font-weight: bold;
    margin-top: 5px;
    line-height: 26px;
    white-space: nowrap;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	overflow: hidden;
}
.relate span:nth-child(3) {
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.relate span em {
    display: inline-block;
    vertical-align: middle;
    width: 30px;
    height: 12px;
}

.bku {
    padding: 10px 15px 0 15px;
    height: auto;
    overflow: hidden;
}
.bku li {
    height: auto;
    overflow: hidden;
    padding: 10px 0;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px dotted #ccc;
}

a.rza {
    display: block;
    height: auto;
    overflow: hidden;
    padding-bottom: 10px;
    margin: 20px 15px 10px 15px;
    border-bottom: 1px dashed #ddd;
}
.rza img {
    display: block;
    width: 150px;
    height: 90px;
    float: left;
    object-fit: cover;
}
.rza span {
    display: block;
    width: calc(100% - 170px);
    height: auto;
    overflow: hidden;
    float: left;
    font-size: 16px;
    margin-left: 20px;
    font-weight: bold;
    line-height: 28px;
}

@media screen and (max-width: 1440px) {
    .probox {
        width: 1300px;
    }
    .probar {
        padding: 30px 0 30px 50px;
        margin-top: -100px;
    }
    .prob {
        margin-bottom: 5px;
        line-height: 24px;
    }
    .probt {
        font-size: 12px;
    }
    .probc span {
        width: 90px;
        height: 28px;
    }
    .probc a {
        font-size: 12px;
    }
    .probc a.ys {
        width: 30px;
        height: 13px;
    }
    .proli a {
        height: 500px;
    }
    .proli a p {
        height: 350px;
    }
    .proli a p i {
        font-size: 12px;
    }
    .proli a span {
        height: 40px;
        line-height: 40px;
        font-size: 24px;
    }
    .proli a b {
        height: 40px;
        margin-top: 15px;
    }
    .proli a font {
        font-size: 12px;
    }
    .prodest {
        line-height: 60px;
        font-size: 24px;
        padding-top: 10px;
    }
    .prodesc, .prodesc div {
        font-size: 16px;
        line-height: 30px;
    }
}
@media screen and (max-width: 1366px) {
    .probox {
        width: 1200px;
    }
    .proli a {
        height: 460px;
    }
    .proli a p {
        height: 320px;
    }
    .proli a span {
        height: 30px;
        line-height: 30px;
        font-size: 20px;
    }
    .proli a b {
        height: 30px;
    }
}