.fbq {
    height: auto;
    padding: 15px 0;
    line-height: 24px;
}

.secban {
    width: 100%;
    height: auto;
    overflow: hidden;
    -moz-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4);
    box-shadow: 0 20px 20px rgba(0, 0, 0, 0.4);
}

.secban img {
    display: block;
    width: 100%;
    height: auto;
}

.secbar {
    width: 100%;
    height: 80px;
    background: #e5e5e5;
    overflow: hidden;
}

.secbar ul {
    width: 80%;
    height: 40px;
    margin: 0 auto;
    overflow: visible;
    border-bottom: 1px dotted #aaa;
    text-align: center;
}

.secbar ul li {
    display: inline-block;
    padding: 0 10px;
    margin: 20px 50px;
    font-size: 16px;
    line-height: 40px;
    position: relative;
    background: #e5e5e5;
}

.secbar ul li a {
    text-decoration: none;
    display: block;
    width: 100%;
    height: 100%;
}

.secbar ul li::after {
    content: '';
    position: absolute;
    left: -20px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #aaa;
}

.secbar ul li.on::after {
    background: #182357;
}

.secbar ul li.on a {
    font-weight: bold;
    color: #182357;
}

.bkt {
    height: 80px;
    line-height: 80px;
    font-size: 36px;
    text-align: center;
    margin-top: 30px;
    color: #eee;
}

.bkt2 {
    height: 100px;
    line-height: 100px;
    padding-top: 20px;
    font-size: 36px;
    text-align: center;
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(255, 255, 255, 0));
    color: #fff;
}

.aboutbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/images/aboutbg3.jpg) center top repeat;
}

.aboutcont {
    width: 1050px;
    height: auto;
    overflow: hidden;
    font-size: 18px;
    line-height: 40px;
    margin: 20px auto 40px auto;
    color: #eee;
}

.aboutvod {
    width: 100%;
    height: 760px;
    overflow: hidden;
}

.aboutvodp {
    width: 1030px;
    height: auto;
    overflow: hidden;
    background: #000;
    padding: 10px;
    margin: 0 auto;
}

.aboutvodp video {
    width: 100%;
    height: auto;
    display: block;
}

.rybox {
    height: auto;
    overflow: hidden;
    margin: 30px 200px 100px 200px;
    text-align: center;
}

a.ryp {
    display: block;
    width: calc(20% - 32px);
    height: 370px;
    float: left;
    margin: 15px;
    text-decoration: none;
    background: rgba(255, 255, 255, .4);
    overflow: hidden;
}

a.ryp.ryp2 {
    display: inline-block;
    float: none;
}
a.ryp.ryp3 {
    margin: 15px 40px;
    width: calc(22% - 32px);
    height: 400px;
}

a.ryp:hover {
    background: rgba(255, 255, 255, .5);
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.7);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.7);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.7);
}

a.ryp:hover span {
    font-weight: bold;
}

.ryp p {
    display: block;
    width: calc(100% - 40px);
    height: 300px;
    margin: 20px;
}

.ryp p img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.ryp span {
    display: block;
    line-height: 40px;
    padding: 0 15px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    color: #fff;
}

.probox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/images/probg.jpg) center no-repeat;
    background-attachment: fixed;
}

.probk {
    width: 1150px;
    height: auto;
    overflow: hidden;
    margin: 20px auto 60px auto;
}

.propic {
    width: 680px;
    height: 400px;
    display: block;
    float: left;
    position: relative;
    background: #000;
    border: 10px solid rgba(255, 255, 255, .3);
    overflow: hidden;
    -moz-box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 15px 15px 15px rgba(0, 0, 0, 0.5);
}

.propic img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.propic img.playbtn {
    width: 80px;
    height: 80px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    cursor: pointer;
    opacity: .8;
}

.propic img.playbtn:hover {
    opacity: 1;
}

.propic .playbox {
    width: 100%;
    height: 100%;
    position: absolute;
    left: -10px;
    top: -10px;
    z-index: 100;
    background: #000;
    border: 10px solid #000;
    display: none;
}

.propic .playbox video {
    display: block;
    width: 100%;
    height: 100%;
}

.propic .playbox img.closebtn {
    display: block;
    width: 37px;
    height: 37px;
    cursor: pointer;
    position: absolute;
    top: 10px;
    right: 10px;
    z-index: 100;
}

.proc {
    width: 400px;
    height: 400px;
    float: right;
    
}
.proctd {
    height: 400px;
    color: #fff;
}

.proc span {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 24px;
    line-height: 40px;
    font-weight: bold;
}

.proc font {
    display: block;
    margin-top: 50px;
    font-size: 16px;
    line-height: 30px;
    overflow: hidden;
    color: rgba(255, 255, 255, .7)
}

.proc a {
    display: block;
    width: 120px;
    text-align: center;
    font-size: 14px;
    line-height: 38px;
    color: #fff;
    text-decoration: none;
    background: #6f181c;
    margin-top: 60px;
}

.proshow {
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}

.prom {
    width: 330px;
    height: auto;
    overflow: hidden;
    float: left;
    padding: 40px 0;
    background: rgba(255, 255, 255, .7);
    margin-top: 140px;
    border-radius: 20px;
}

.prom span {
    display: block;
    font-size: 30px;
    padding-bottom: 30px;
    font-weight: bold;
    text-align: center;
}

.prom a {
    display: block;
    line-height: 55px;
    font-size: 16px;
    text-decoration: none;
    text-align: center;
}

.prom a:hover {
    background: rgba(255, 255, 255, .7);
}

.prom a.on {
    background: #6f181c;
    color: #fff;
}

.proview {
    width: 870px;
    height: auto;
    overflow: hidden;
    float: right;
    padding: 30px 0 100px 50px;
    color: rgba(255, 255, 255, .9);
}

.prot {
    font-size: 36px;
    font-weight: bold;
    line-height: 80px;
}

.proviewc {
    padding: 30px 0;
    font-size: 18px;
    line-height: 36px;
    overflow: hidden;
    height: auto;
}

.proviewc img {
    display: block;
    max-width: calc(100% - 20px);
    border: 10px solid rgba(255, 255, 255, .3);
}

.prot2 {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 20px;
}

.proview video {
    width: 870px;
    height: auto;
    display: block;
}

.casebox {
    width: 70%;
    height: auto;
    overflow: hidden;
    margin: 40px auto 80px auto;
}

.case {
    width: calc(50% - 30px);
    height: auto;
    overflow: hidden;
    padding: 20px 0;
    float: left;
    background: rgba(255, 255, 255, .2);
    margin-bottom: 30px;
}

.case:nth-child(even) {
    margin-left: 60px;
}

.case:hover {
    background: rgba(255, 255, 255, .3);
}

.casep {
    width: calc(100% - 40px);
    height: 260px;
    overflow: hidden;
    margin: 0 auto;
}

.casep img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.casec {
    width: 100%;
    height: auto;
    overflow: hidden;
    color: rgba(255, 255, 255, .8);
}

.casec span {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 22px;
    line-height: 40px;
    margin-top: 20px;
    text-align: center;
}

.casec font {
    display: block;
    height: auto;
    overflow: hidden;
    font-size: 16px;
    line-height: 30px;
    color: #999;
    margin-top: 30px;
}

.newsbox {
    width: 1300px;
    height: auto;
    overflow: hidden;
    margin: 60px auto 0 auto;
}

.newsbox a {
    display: block;
    width: calc(50% - 40px);
    height: 460px;
    overflow: hidden;
    float: left;
    text-decoration: none;
    background: rgba(255, 255, 255, .15);
    margin-bottom: 40px;
}

.newsbox a:hover {
    background: rgba(255, 255, 255, .3);
    -moz-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.4);
    box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.35);
}

.newsbox a:nth-child(even) {
    margin-left: 80px;
}

.newsbox a p {
    display: block;
    width: 100%;
    height: 300px;
    overflow: hidden;
    position: relative;
}

.newsbox a p img.cover {
    width: 100%;
    height: 100%;
    display: block;
    transition: all 0.5s;
    object-fit: cover;
}

.newsbox a:hover p img.cover {
    transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.newsbox a p img.btn {
    width: 60px;
    height: 60px;
    display: block;
    position: absolute;
    left: 240px;
    top: 140px;
}

.newsbox a span {
    display: block;
}

.newsbox a span.d {
    width: 100px;
    height: 40px;
    background: rgba(0, 0, 0, .7);
    padding-top: 20px;
    color: #fff;
    font-size: 36px;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 40px;
    position: absolute;
    left: 0;
    bottom: 40px;
    text-align: center;
}

.newsbox a span.y {
    width: 100px;
    height: 40px;
    background: rgba(0, 0, 0, .7);
    color: #fff;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    position: absolute;
    left: 0;
    bottom: 0;
}

.newsbox a span.t {
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    padding: 10px 20px 0 20px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    color: #fff;
}

.newsbox a:hover span.y,
.newsbox a:hover span.d {
    background: #6f181c;
    opacity: 1;
}

.newsbox a span.i {
    height: 70px;
    line-height: 22px;
    font-size: 12px;
    overflow: hidden;
    font-style: normal;
    color: #ccc;
    padding: 0 20px;
}

.lx {
    width: 80%;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 120px 10%;
    background: url(/static/images/contact2.jpg) center no-repeat;
    background-size: cover;
}

.lxbox {
    width: 40%;
    height: auto;
    overflow: hidden;
    float: right;
    color: rgba(255, 255, 255, .8);
}

.lxt {
    height: 70px;
    font-size: 28px;
    font-weight: bold;
}

.lxc {
    line-height: 50px;
    font-size: 18px;
    overflow: hidden;
    margin-bottom: 10px;
}

.lxc p {
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 5px;
    background: #182357;
    float: left;
    margin-right: 20px;
}

.lxc p img {
    display: block;
    margin: 10px auto;
}

.map {
    width: 50%;
    height: 400px;
    overflow: hidden;
    float: left;
    border: 10px solid rgba(255, 255, 255, .6);
    opacity: .9;
    cursor: pointer;
}
.map img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.readbox {
    width: 1000px;
    height: auto;
    overflow: hidden;
    margin: 50px auto;
    color: rgba(255, 255, 255, .9);
}

.readbox a {
    color: rgba(255, 255, 255, .8);
}

.title {
    font-size: 30px;
    line-height: 40px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.title2 {
    font-size: 20px;
    line-height: 26px;
    padding-bottom: 5px;
    text-align: center;
    font-weight: bold;
}

.ti2 {
    height: 40px;
    line-height: 30px;
    color: #999;
    font-size: 14px;
    border-bottom: 1px solid #666;
    text-align: center;
    padding: 10px 0;
}

.cont {
    font-size: 16px;
    line-height: 200%;
    padding: 30px 0;
}

.cont img {
    max-width: 100%;
    margin: 10px 0;
}

.honorm {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    padding: 40px 0 20px 0;
}

.honorm a {
    display: inline-block;
    line-height: 40px;
    padding: 0 25px;
    border: 1px solid #999;
    background: #999;
    font-size: 16px;
    margin: 0 10px;
    border-radius: 3px;
    text-decoration: none;
    position: relative;
    color: #fff;
}

.honorm a:hover {
    background: rgba(255, 255, 255, .6);
}

.honorm a.on {
    background: #6f181c;
    color: #fff;
    border: 1px solid #6f181c;
    font-weight: bold;
}

.honorm a.on::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 10px solid #6f181c;
    border-right: 10px solid transparent;
    position: absolute;
    left: 5px;
    bottom: -10px;
}

.lcbox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/images/lcbg2.jpg) center no-repeat;
    background-size: cover;
    background-attachment: fixed;
    padding: 30px 0 100px 0;
}

.lcrow {
    width: 1200px;
    height: auto;
    overflow: visible;
    margin: 0 auto;
}

.lcbk {
    width: 616px;
    height: auto;
    overflow: visible;
    position: relative;
}

.lcbkp {
    width: 371px;
    height: 157px;
    position: absolute;
    top: -50px;
    overflow: hidden;
}

.lcbkp img.ico {
    display: block;
    width: 70px;
    height: 70px;
    object-fit: contain;
    position: absolute;
    top: 40px;
    opacity: .8;
}

.lcbk.left .lcbkp {
    right: 0;
}

.lcbk.left img.ico {
    left: 45px;
}

.lcbk.right img.ico {
    right: 40px;
}

.lcbkc {
    height: auto;
    overflow: hidden;
    background-image: url(/static/images/lcbg1.png);
    background-repeat: no-repeat;
    margin-top: 60px;
    color: rgba(255, 255, 255, .8);
}

.lcbkc a {
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
}

.lcbka {
    height: 50px;
    overflow: hidden;
    background-image: url(/static/images/lcbg2.png);
    background-repeat: no-repeat;
}

.lcy {
    height: 70px;
    line-height: 48px;
    font-size: 48px;
    font-weight: bold;
}

.lcc {
    font-size: 22px;
    line-height: 46px;
    font-weight: bold;
}

.lcc a {
    text-decoration: none;
}

.lcbk.left .lcbkc,
.lcbk.left .lcbka {
    background-position: right top;
    text-align: right;
    padding-right: 60px;
}

.lcbk.right .lcbkc {
    padding-left: 60px;
}

.whrow {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
    padding: 40px 0;
    color: rgba(255, 255, 255, .8);
}

.whp {
    width: 50%;
    height: auto;
    overflow: hidden;
}

.whp img {
    width: 100%;
    height: auto;
    display: block;
}

.whc {
    width: calc(50% - 120px);
    height: auto;
    overflow: hidden;
}

.whc.left {
    padding-right: 120px;
    text-align: right;
}

.whc.right {
    padding-left: 120px;
    text-align: left;
}

.whc span {
    display: block;
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
}

.whc font {
    display: block;
    font-size: 18px;
    line-height: 40px;
    padding-bottom: 30px;
}



.hobox {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/images/honorbg2.jpg) center no-repeat;
    background-size: cover;
}
.horow {
    width: 1260px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.hont {
    width: 1260px;
    height: auto;
    margin: 0 auto;
    overflow: hidden;
    padding: 100px 0 40px 0;
}
.hont span {
    display: block;
    line-height: 40px;
    padding: 0 30px;
    border: 1px solid #999;
    background: #999;
    font-size: 16px;
    margin: 0 20px 0 0;
    border-radius: 3px;
    position: relative;
    color: #fff;
    float: left;
    cursor: pointer;
}

.hont span:hover {
    background: rgba(255, 255, 255, .6);
}

.hont span.on {
    background: #6f181c;
    color: #fff;
    border: 1px solid #6f181c;
    font-weight: bold;
}

.hont span.on::after {
    content: '';
    width: 0;
    height: 0;
    border-top: 15px solid #6f181c;
    border-right: 15px solid transparent;
    position: absolute;
    left: 5px;
    bottom: -12px;
}

.holeft {
    width: 800px;
    height: auto;
    float: left;
}

.holeft ul {
    padding: 20px 0 60px 0;
    overflow: hidden;
}

.holeft ul li {
    width: 390px;
    margin-right: 10px;
    float: left;
    line-height: 45px;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}

.holeft ul li a {
    display: block;
    text-decoration: none;
    color: #eee;
}
.holeft ul li:hover {
    background-image: linear-gradient(to right, rgba(255,255,255,.3) , rgba(0,0,0,0));
}
.horight {
    width: 420px;
    height: 550px;
    float: right;
    background: rgba(255,255,255,.2);
    overflow: hidden;
}

.horight a {
    display: block;
    width: 100;
    height: 100%;
    overflow: hidden;
    text-decoration: none;
}
.horight a img, .ryright a img {
    display: block;
    width: 340px;
    height: 380px;
    object-fit: contain;
    margin: 40px;
}
.horight a span {
    display: block;
    font-size: 18px;
    padding: 0 20px;
    text-align: center;
    line-height: 160%;
    color: #fff;
}
.hoho {
    width: 100%;
    height: 550px;
    overflow: hidden;
    position: relative;
}
.hohoho {
    width: 100%;
    height: auto;
    overflow: hidden;
    position: absolute;
    left: 100%;
    top: 0;
}
.hohoho:nth-child(1) {
    left: 0;
}

.zzry {
    width: 100%;
    height: auto;
    overflow: hidden;
    background: url(/static/images/honorbg2.jpg) center no-repeat;
    background-size: cover;
}
.zzryp {
    width: 1050px;
    max-width: 90%;
    height: auto;
    overflow: hidden;
    margin: 0px auto;
}
.banbox {
    width: 100%;
    height: 580px;
    overflow: hidden;
    position: relative;
}
.banp {
    width: 1050px;
    max-width: 90%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
}

.banp li {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    left: 0;
    top: 0;
    z-index: 0;
    display: none;
}

.banp li img {
    width: 100%;
    height: 100%;
    display: block;
    object-fit: contain;
}

.banp.cover li {
    height: 100%;
}

.banp.cover li img {
    height: 100%;
    object-fit: cover;
}
.banb {
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 10;
    bottom: 0;
    text-align: center;
    font-size: 0;
}

.banb em {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 10px;
    background: rgba(255, 255, 255, 0.8);
    cursor: pointer;
    border-radius: 6px;
    position: relative;
    -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;
}

.banb em::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 1px solid rgba(255, 255, 255, 0);
    position: absolute;
    left: -1px;
    top: -1px;
    border-radius: 20px;
    -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;
}

.banb em.on {
    background: rgba(255, 255, 255, 0);
}

.banb em.on::after {
    left: -5px;
    top: -5px;
    border: 5px solid rgba(255, 255, 255, 0.4);
}

.banleft,
.banright {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    opacity: .2;
    z-index: 100;
    cursor: pointer;
    transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -moz-transition: All 0.3s ease-in-out;
    -o-transition: All 0.3s ease-in-out;
}

.banleft {
    left: 150px;
    background: url(/static/images/aleft.png) center no-repeat;
}

.banright {
    right: 150px;
    background: url(/static/images/aright.png) center no-repeat;
}

.banleft:hover,
.banright:hover {
    opacity: 1;
}

.zzryp img {
    display: block;
    width: 100%;
    height: auto;
}
.zzbox {
    width: 1000px;
    max-width: 90%;
    height: auto;
    overflow: hidden;
    margin: -80px auto 50px auto;
    position: relative;
}
.zz1 {
    width: 66%;
    height: auto;
    float: left;
    overflow: hidden;
}
.zz2 {
    width: 33%;
    height: auto;
    overflow: hidden;
    float: left;
}
.zzt {
    width: 200px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 35px;
    font-weight: bold;
    background-image: linear-gradient(to right, rgba(255,255,255,.3) , rgba(255,255,255,.0)); 
    color: #fff;
}
.zzbox ul {
    width: 100%;
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 30px;
}
.zzbox ul li {
    width: 25%;
    line-height: 30px;
    font-size: 14px;
    color: #fff;
    float: left;
    overflow: hidden;
}


@media screen and (max-width: 1680px) {
    .rybox {
        margin: 30px 150px 100px 150px;
    }
    a.ryp {
        height: 360px;
    }
    .ryp p {
        height: 280px;
    }
    .casebox {
        width: 80%;
    }
    .lx {
        width: 90%;
        padding: 100px 5%;
    }
    .lxbox {
        width: 45%;
    }
}

@media screen and (max-width: 1440px) {
    .rybox {
        margin: 30px 100px 100px 100px;
    }
    .casebox {
        width: 80%;
    }
    .casep {
        height: 200px;
    }
    .casec span {
        font-size: 18px;
        line-height: 30px;
    }
    .newsbox {
        width: 1200px;
        margin: 60px auto 0 auto;
    }
    
    .newsbox a {
        height: 400px;
        margin-bottom: 40px;
    }
    
    .newsbox a p {
        height: 240px;
    }
    .lx {
        width: 90%;
        padding: 100px 5%;
    }
}

@media screen and (max-width: 1366px) {
    .rybox {
        margin: 20px 60px 80px 60px;
    }
    .casebox {
        width: 80%;
    }
    .casep {
        height: 200px;
    }
    .casec span {
        font-size: 18px;
        line-height: 30px;
    }
    .proshow {
        width: 1160px;
    }
    
    .prom {
        width: 300px;
        padding: 40px 0;
    }
    
    .prom span {
        font-size: 26px;
        padding-bottom: 20px;
    }
    
    .prom a {
        line-height: 50px;
        font-size: 14px;
    }
    
    .proview {
        width: 760px;
        padding: 30px 0 100px 0;
    }
    
    .prot {
        font-size: 34px;
    }
    
    .proviewc {
        padding: 30px 0;
        font-size: 16px;
        line-height: 30px;
    }
    
    .proviewc img {
        max-width: calc(100% - 20px);
    }
    .newsbox {
        width: 1150px;
        margin: 60px auto 0 auto;
    }
    
    .newsbox a {
        height: 400px;
        margin-bottom: 40px;
    }
    
    .newsbox a p {
        height: 240px;
    }
    
    .newsbox a span.t {
        font-size: 18px;
    }
    
    .newsbox a span.i {
        height: 70px;
        line-height: 20px;
        font-size: 12px;
        overflow: hidden;
        font-style: normal;
        color: #ccc;
        padding: 0 20px;
    }
    .lx {
        width: 90%;
        padding: 100px 5%;
    }
    
    .lxbox {
        width: 45%;
    }
    
    .lxt {
        height: 70px;
        font-size: 26px;
    }
    
    .lxc {
        line-height: 50px;
        font-size: 16px;
    }
    
    .map {
        width: 45%;
        height: 320px;
    }
}

@media screen and (max-width: 1280px) {
    .rybox {
        margin: 20px 25px 60px 25px;
    }
    
    .probk {
        width: 1050px;
    }
    
    .propic {
        width: 630px;
        height: 360px;
    }
    
    .proc {
        width: 350px;
        height: 400px;
        
    }
    .proctd {
        height: 350px;
    }
    
    .proc span {
        font-size: 22px;
        line-height: 40px;
    }
    
    .proc font {
        margin-top: 40px;
        font-size: 14px;
        line-height: 26px;
    }
    
    .proc a {
        display: block;
        width: 120px;
        text-align: center;
        font-size: 14px;
        line-height: 38px;
        color: #fff;
        text-decoration: none;
        background: #6f181c;
        margin-top: 60px;
    }
    .proshow {
        width: 1100px;
    }

    .newsbox {
        width: 1100px;
        margin: 60px auto 0 auto;
    }
    
    .newsbox a {
        height: 400px;
        margin-bottom: 40px;
    }
    
    .newsbox a p {
        height: 240px;
    }
    
    .newsbox a span.t {
        font-size: 18px;
    }
    
    .newsbox a span.i {
        height: 70px;
        line-height: 20px;
        font-size: 12px;
        overflow: hidden;
        font-style: normal;
        color: #ccc;
        padding: 0 20px;
    }
    
    
}