#part1 {
    width: 100%;
    float: left;
    background-color: #FBFCFB;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    background-image: url(../images/jrqs.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    overflow: hidden;
}

#more {
    width: 100%;
    float: left;
    margin-top: 2.2%;
    text-align: center;
}

#more  A {
    display: inline-block;
    padding-left: 5%;
    padding-right: 5%;
    line-height: 2.2;
    font-size: 16px;
    border-radius: 50px;
    color: #EED497;
    transition: all 0.4s ease-in-out 0s;
    background-color: #890105;
    background-image: url(../images/tbg.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#more  A:hover {
    color: #FAEBC2;
    background-color: #990000;
    background-image: url(../images/menu.jpg);
    background-repeat: repeat-x;
    background-position: left top;
}

#part2a {
    width: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
    background-color: #ECE9E0;
    overflow: hidden;
}

#part2 {
    width: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 3%;
    overflow: hidden;
    background-image: url(../images/sztd.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#part3 {
    width: 100%;
    float: left;
    padding-top: 2.5%;
    padding-bottom: 2.5%;
    background-color: #F5F8FF;
    background-size: cover;
    overflow: hidden;
    background-image: url(../images/ys.jpg);
    background-repeat: no-repeat;
    background-position: center center;
}

#part4 {
    width: 100%;
    float: left;
    background-color: #890105;
    padding-top: 2%;
    padding-bottom: 2%;
    overflow: hidden;
    padding-bottom: 20px;
    background-image: url(../images/n1.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#zlfl {
    width: 100%;
    float: left;
    display: block;
    position: relative;
    z-index: 1;
    padding-top: 2%;
    padding-bottom: 2%;
    background-attachment: fixed;
    overflow: hidden;
}

#zlfl .cpfl {
    width: 100%;
    float: left;
    position: relative;
    padding-bottom: 5%;
}

#zlfl li {
    width: 100%;
    float: left;
    transition: all 0.3s ease-in-out 0s;
    position: relative;
    text-align: center;
}

#zlfl li  dd {
    z-index: 1;
    padding: 8%;
    position: relative;
    overflow: hidden;
    odisplay: inline-block;
}



#zlfl li:hover  dd:after {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    transform: rotate(270deg);
}

#zlfl li  img {
    height: 110px;
    width: 110px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  
    transition: all 0.5s ease-in-out 0s;
}

#zlfl li .nrc {
    width: 100%;
    float: left;
}

#zlfl li:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

#zlfl li .nrc h4 {
    font-size: 15px;
    background-color: #890105;
    text-align: center;
    border-radius: 4px;
    margin-top: 12px;
    color: #EED497;
    line-height: 30px;
    height: 30px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    margin-bottom: 2%;
}

#zlfl li .nrc p {
    text-align: left;
    color: #A86D23;
    line-height: 22px;
    height: 66px;
    OVERFLOW: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

#zlfl li:hover h4 {
    background-color: #A86D23;
    color: #FAEBC2;
}

#zlfl .cpfl  .owl-dots {
    width: 100%;
    position: absolute;
    left: 0px;
    bottom: 2px;
}

#zlfl .cpfl .owl-controls .owl-dots .owl-dot {
}

#zlfl .cpfl .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 2px;
    background-color: #A86D23;
}

#zlfl .cpfl .owl-controls .owl-dots .owl-dot.active span,#zlfl .cpfl .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #890105;
}

#myys {
    width: 100%;
    float: left;
    background-color: #F6F3EC;
    z-index: 1;
    display: block;
    padding-bottom: 3%;
    padding-top: 3%;
    background-image: url(../images/abn.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#zsjm_2 {
    width: 100%;
    float: left;
    margin-top: 5%;
}

#zsjm_2 li {
    list-style-type: none;
}

#zsjm_2 .owl-controls .owl-dots .owl-dot {
    margin-top: 1%;
}

#zsjm_2 .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 12px 5px;
    background-color: #A86D23;
}

#zsjm_2 .owl-controls .owl-dots .owl-dot.active span,#zsjm_2 .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #890105;
}

#ztcp {
    width: 100%;
    float: left;
    position: relative;
    display: block;
}

#ztcp .tpa {
    width: 50%;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    overflow: hidden;
}

#ztcp .tpa.ra {
    right: 0px;
    left: auto;
}

#ztcp .tpa img {
    width: 100%;
    display: block;
    min-height: 100%;
    transition: all 0.4s ease-in-out 0s;
}

#ztcp .tpa:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#ztcp .nra {
    width: 50%;
    float: right;
}

#ztcp .nra.la {
    float: left;
}

#ztcp .nra .js {
    width: 88%;
    float: left;
    padding: 15% 6%;
    background-color: rgba(251,236,193,0.3);
}

#ztcp .nra .js h4 {
    font-size: 36px;
    color: #890105;
    line-height: 1.5;
}

#ztcp .nra .js h5 {
    font-size: 16px;
    color: #714409;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 2%;
}

#ztcp .nra .js p {
    padding-left: 20px;
    color: #A86D23;
    line-height: 2;
    background-image: url(../images/ico1.png);
    background-repeat: no-repeat;
    background-position: left 8px;
}

#lmdf {
    float: left;
    width: 100%;
    font-size: 0px;
    text-align: center;
    margin-top: 2%;
    padding-top: 10px;
    overflow: hidden;
}

#lmdf A {
    padding-left: 2%;
    line-height: 35px;
    padding-right: 2%;
    font-size: 14px;
    display: inline-block;
    color: #EED497;
    margin: 5px;
    border-radius: 5px;
    background-color: #A86D23;
}

#lmdf A i {
    float: left;
    margin-right: 10px;
    line-height: 35px;
}

#lmdf A.active {
    color: #FAEBC2;
    background-color: #890105;
}

#lmdf A:hover {
    color: #FAEBC2;
    background-color: #890105;
}

#gywm {
    width: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
    background-image: url(../images/jrqs.jpg);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}

#company {
    width: 96%;
    float: left;
    overflow: hidden;
    background-color: rgba(238,220,184,0.8);
    padding: 2%;
    margin-top: 2.5%;
}

#company .nr {
    width: 48%;
    float: right;
}

#company .nr dd {
    font-size: 32px;
    color: #890105;
    line-height: 35px;
    height: 35px;
    overflow: hidden;
    margin-top: 20px;
}

#company .nr p {
    line-height: 30px;
    height: 240px;
    overflow: hidden;
    font-size: 14px;
    margin-top: 15px;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 8;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    color: #000;
}

#company span {
    width: 150px;
    height: 38px;
    margin-top: 10px;
    text-align: center;
    display: block;
    z-index: 1;
    float: left;
    overflow: hidden;
    color: #FFEBBC;
    border: 2px solid #890105;
    line-height: 38px;
    font-size: 16px;
    position: relative;
    background-color: rgba(168,109,35,0.6);
    background-image: url(../images/tbg.jpg);
    background-repeat: repeat-x;
    background-position: left bottom;
    border-radius: 8px;
}

#company span:after {
    top: 0;
    left: -110%;
    width: 0px;
    height: 100%;
    z-index: -1;
    background-color: #890105;
    content: "";
    position: absolute;
    transition: all 0.4s ease-in-out 0s;
}

#company span i {
    margin-left: 8px;
    line-height: 40px;
    transition: all 0.4s ease-in-out 0s;
}

#company span:hover:after {
    top: 0px;
    left: 0px;
    height: 100%;
    width: 100%;
}

#company span:hover i {
    margin-left: 15px;
}

#company span:hover {
    color: #EED497;
    border: #890105 solid 2px;
}

#video {
    width: 48%;
    float: left;
}

video::-webkit-media-controls-enclosure {
    overflow: hidden;
}

video::-webkit-media-controls-panel {
    width: calc(100% + 30px);
    background-color: #f1f1f1;
}

#video  img,#video  embed,#video iframe,#video  VIDEO {
    display: block;
    width: 100%;
    overflow: hidden;
}

#video  VIDEO {
    object-fit: fill;
}

#lmbt {
    width: 100%;
    float: left;
    text-align: center;
    overflow: hidden;
}

#lmbt dd {
    display: inline-block;
    line-height: 1.8;
    position: relative;
}

#lmbt dd:after {
    height: 100%;
    width: 131px;
    position: absolute;
    left: -140px;
    background-image: url(../images/l1.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 80%;
    content: "";
}

#lmbt dd:before {
    width: 131px;
    height: 100%;
    position: absolute;
    right: -140px;
    background-image: url(../images/r1.png);
    background-repeat: no-repeat;
    background-position: right center;
    background-size: auto 80%;
    content: "";
}

#lmbt.bs dd {
    background-image: url(../images/2.png);
}

#lmbt  span {
    color: #A91B1B;
    font-size: 32px;
    font-weight: bold;
}

#lmbt .bd {
    color: #ff6600;
    -webkit-transform: scale(1.80);
    -moz-transform: scale(1.80);
    -o-transform: scale(1.80);
    transform: scale(1.80);
    display: inline-block;
    margin: 0px 0.8%;
    font-family: "Times New Roman", Times, serif;
}

#lmbt.bs span {
    color: #FFFFFF;
}

#lmbt p {
    text-transform: uppercase;
    color: #A86D23;
    margin-top: 1%;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
}

#lmbt.bs p {
    color: #FFFFFF;
}

#lmbt .hies {
    color: #000000;
}

#zebq {
    width: 100%;
    float: left;
}

#zebq ul {
    LIST-STYLE-TYPE: none;
    overflow: hidden;
}

#zebq ul li {
    width: 25%;
    margin-left: -1px;
    text-align: center;
    float: left;
    color: #EED497;
    text-align: center;
    border-left: 1px solid #BF8C4B;
}

#zebq ul li p {
    color: #FAEBC2;
    font-size: 22px;
    margin-top: 1%;
}

#zebq ul li h5 {
    font-size: 16px;
}

#zebq ul li  span {
    margin-right: 8px;
    font-size: 42px;
    font-weight: 600;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1;
}

.m20 {
    margin-top: 2.5%;
}

#fwlist {
    width: 100%;
    FLOAT: left;
    margin-top: 3.5%;
}

#fwlist li {
    list-style-type: none;
}

#fwlist LI {
    text-align: center;
    margin: 10px;
}

#fwlist LI .cp {
    width: 100%;
    display: block;
}

#fwlist  LI .nr {
    width: 92%;
    padding: 4%;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    overflow: hidden;
    transition: all 0.4s ease-in-out 0s;
    cursor: pointer;
    background-color: #fff;
    box-shadow: 2px 2px 8px #aaa;
    -webkit-box-shadow: 2px 2px 8px #aaa;
    -moz-box-shadow: 2px 2px 8px #aaa;
    border-radius: 8px;
    background-image: url(../images/bgf.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 100% 100%;
}

#fwlist  LI .nr dd {
    width: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    transition: all 0.5s ease-in-out 0s;
}

#fwlist  LI .nr dd p {
    position: absolute;
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
}

#fwlist  LI .nr dd  img {
    max-width: 100%;
    height: 190px;
    margin-left: auto;
    margin-right: auto;
    display: block;
    transition: all 0.5s ease-in-out 0s;
}

#fwlist  LI .nr dd:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#fwlist  LI:hover .nr dd  p {
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#fwlist  LI .nr h5 {
    width: 100%;
    float: left;
    color: #A86D23;
    font-size: 14px;
    text-align: center;
    line-height: 26px;
    height: 26px;
    margin-top: 10px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#fwlist  LI .nr h6 {
    width: 100%;
    float: left;
    color: #A86D23;
    font-weight: normal;
    height: 60px;
    margin-top: 5px;
    line-height: 20px;
    text-align: left;
    overflow: hidden;
}

#fwlist  LI .nr:hover  h5,#fwlist  LI .nr:hover  h6 {
    color: #890105;
}

#fwlist .owl-controls .owl-dots .owl-dot {
    margin-top: 1%;
}

#fwlist .owl-controls .owl-dots .owl-dot span {
    width: 20px;
    height: 5px;
    margin: 12px 5px;
    background-color: #A86D23;
}

#fwlist .owl-controls .owl-dots .owl-dot.active span,#fwlist .owl-theme .owl-dots .owl-dot:hover span {
    background-color: #890105;
}

#allist {
    width: 100%;
    float: left;
    margin-top: 3%;
    position: relative;
}

#allist .swiper-container {
    padding: 4% 0px;
}

#allist .swiper-slide {
    width: 100%;
    -webkit-transition: -webkit-transform 600ms ease-out;
    transition: transform 600ms ease-out;
    -webkit-transform: scale(0.90);
    transform: scale(0.90);
}

#allist .swiper-slide .zsq {
    background-color: #fff;
    border-radius: 8px;
    overflow: hidden;
    box-shadow: 2px 2px 8px #777;
    -webkit-box-shadow: 2px 2px 8px #777;
    -moz-box-shadow: 2px 2px 8px #777;
    display: block;
    border: #BF8C4B solid 2px;
    background-image: url(../images/bg5.jpg);
    background-repeat: repeat;
}

#allist .swiper-slide .tpq {
    width: 90%;
    text-align: center;
    float: left;
    position: relative;
    padding: 5%;
    padding-bottom: 3%;
    display: block;
    z-index: 1;
}

#allist .swiper-slide .tpq:after {
    width: 100%;
    height: 55%;
    background-color: #890105;
    left: 0PX;
    top: 0PX;
    content: "";
    position: absolute;
    z-index: -1;
    background-image: url(../images/d-2.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#allist .swiper-slide .tpq img {
    max-width: 95%;
    height: 220px;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
}

#allist .swiper-slide .nrq {
    width: 90%;
    display: block;
    padding: 5%;
    float: left;
    padding-top: 2%;
}

#allist .swiper-slide .nrq h3 {
    text-align: center;
    height: 30px;
    font-size: 15px;
    line-height: 30px;
    overflow: hidden;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    color: #890105;
}

#allist .swiper-slide .nrq p {
    text-align: left;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 3;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #A86D23;
}

#allist .swiper-slide .nrq p i {
    color: #aa0000;
    font-size: 12px;
    margin-left: 5px;
    margin-right: 5px;
}

#allist .swiper-slide-active {
    -webkit-transform: scale(1);
    transform: scale(1);
}

#allist .swiper-slide-active  .zsq {
    border: #890105 solid 2px;
}

#allist .swiper-pagination-bullets {
    bottom: 0px;
}

#allist .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
    background-color: #A86D23;
    opacity: 1;
    box-shadow: 0px 1px 4px #333;
}

#allist .swiper-pagination-bullet-active {
    background: #890105;
}

#newsf {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 2%;
}

#newsf .owl-controls .owl-dots .owl-dot {
    margin-top: 1%;
}

#newsf .owl-controls .owl-dots .owl-dot span {
    width: 60px;
    height: 3px;
    margin: 12px 5px;
    background-color: #C7C7C9;
}

#newsf .owl-controls .owl-dots .owl-dot.active span {
    background-color: #890105;
}

#info_1 {
    width: 92%;
    float: left;
    padding: 4%;
    background-color: #fff;
    border-radius: 5px;
    overflow: hidden;
    border-top: #890105 solid 8px;
    border-bottom: #890105 solid 4px;
}

#xbt {
    width: 100%;
    float: left;
    border-bottom: #ddd solid 1px;
    margin-bottom: 10px;
    margin-top: -5px;
}

#xbt dd {
    padding-left: 2px;
    padding-right: 2px;
    float: left;
    line-height: 35px;
    font-size: 16px;
    font-weight: 600;
    color: #890105;
}

#xbt .more {
    float: right;
    font-size: 16px;
    line-height: 35px;
}

#xbt .more a {
    color: #555;
    text-transform: uppercase;
}

#xbt .more a:hover {
    color: #890105;
}

.nTabx {
    width: 100%;
    float: left;
    overflow: hidden;
    text-align: left;
    margin-bottom: 2%;
}

.nTabx  ul {
    border: 0;
    font-size: 0px;
}

.nTabx  li {
    float: left;
    text-align: center;
    cursor: pointer;
    list-style-type: none;
    overflow: hidden;
    width: 24%;
    margin-right: 1%;
    height: 40px;
    text-align: center;
    TEXT-OVERFLOW: ellipsis;
    line-height: 40px;
    border-radius: 2px;
    font-size: 16px;
}

.nTabx li.active {
    background-color: #890105;
    color: #FAEBC2;
}

.nTabx li.normal {
    background-color: #A86D23;
    color: #EED497;
}

.nonea {
    display: none;
}

#newsa {
    width: 100%;
    float: left;
    padding-top: 2%;
    padding-bottom: 2%;
    position: relative;
}

#news-1 {
    width: 100%;
    float: left;
    position: relative;
    overflow: hidden;
}

#news-1 LI {
    WIDTH: 100%;
    float: left;
    list-style-type: none;
    padding: 10px 0px;
}

#news-1 LI .tp {
    width: 100%;
    height: 220px;
    overflow: hidden;
    float: left;
    position: relative;
    overflow: hidden;
}

#news-1 LI .tp img {
    width: 100%;
    min-height: 220px;
    display: block;
    transition: all 0.4s ease-in-out 0s;
}

#news-1 LI .tp .rq {
    width: 70px;
    height: 50px;
    line-height: 24px;
    padding-top: 10px;
    text-align: center;
    position: absolute;
    left: 0px;
    top: 4%;
    background-color: rgba(0,0,0,0.4);
    color: #fff;
}

#news-1 LI .tp .rq b {
    font-size: 22px;
}

#news-1 LI .tp .rq p {
    font-size: 12px;
}

#news-1 LI .bf1 {
    width: 100%;
    float: left;
    background-color: #A86D23;
    padding-top: 5px;
    padding-bottom: 5px;
}

#news-1 LI .bf1 .f18 {
    font-size: 15px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    height: 30px;
    line-height: 30px;
    color: #EED497;
    margin-bottom: 5px;
}

#news-1 LI:hover .tp .rq {
    background-color: rgba(0,0,0,0.8);
}

#news-1 LI .bf1 p {
    color: #999;
}

#news-1 LI .bf1 p a {
    color: #777;
}

#news-1 LI .bf1 p i {
    font-size: 18px;
    color: #333;
    margin-right: 10px;
}

#news-1 LI .bf2 {
    width: 100%;
    float: left;
    margin-top: 10px;
    font-size: 13px;
    line-height: 22px;
    height: 66px;
    overflow: hidden;
    color: #999;
}

#news-1 LI .bf2 a {
    color: #555;
}

#news-1 LI:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#news-1 LI:hover .bf1 {
    background-color: #890105;
}

#news-1 LI:hover .bf1 .f18 {
    color: #FAEBC2;
}

#news-1 .owl-controls .owl-dots .owl-dot {
    margin-top: 0.5%;
}

#news-1 .owl-controls .owl-dots .owl-dot span {
    width: 6px;
    height: 6px;
    margin: 5px;
    background-color: #A86D23;
    border: #A86D23 solid 1px;
    border-radius: 100%;
}

#news-1 .owl-controls .owl-dots .owl-dot.active span,#news-1 .owl-theme .owl-dots .owl-dot:hover span {
    width: 10px;
    height: 10px;
    background: #890105;
    border: #890105 solid 1px;
}

#news-1 .owl-controls .owl-nav {
    filter: Alpha(Opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
}

#news-1:hover .owl-controls .owl-nav {
    filter: Alpha(Opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}

#news-1 .owl-controls .owl-nav .owl-next,#news-1 .owl-controls .owl-nav .owl-prev {
    position: absolute;
    width: 5%;
    top: 0px;
    height: 80%;
    background: none;
    line-height: 0px;
    font-size: 0px;
    background-size: 45%;
}

#news-1 .owl-controls .owl-nav .owl-next {
    left: 0px;
    background-image: url(../images/la.png);
    background-repeat: no-repeat;
    background-position: left center;
}

#news-1 .owl-controls .owl-nav .owl-prev {
    right: 0px;
    background-image: url(../images/ra.png);
    background-repeat: no-repeat;
    background-position: right center;
}

#tjxw {
    width: 48.5%;
    float: left;
}

#tjxw li {
    list-style-type: none;
    text-align: center;
}

#tjxw  li dd {
    width: 100%;
    overflow: hidden;
    padding-bottom: 340px;
    float: left;
    z-index: 1;
    position: relative;
}

#tjxw  li dd img {
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    transition: all 0.4s ease-in-out 0s;
}

#tjxw  li dd .nrc {
    position: absolute;
    width: 97%;
    left: 0px;
    bottom: 0px;
    padding: 1.5% 1.5% 30px 1.5%;
    background-color: rgba(0,0,0,0.6);
    color: #fff;
    z-index: 2;
}

#tjxw  li dd h4 {
    line-height: 25px;
    height: 25px;
    font-size: 14px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    font-weight: 600;
    text-align: left;
}

#tjxw  li:hover .nrc {
    background-color: rgba(0,0,0,0.8);
}

#tjxw  li .nrc p {
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    text-align: left;
    -webkit-box-orient; 

text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}

#tjxw  LI:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#tjxw  .owl-dots {
    position: absolute;
    right: 2%;
    bottom: 0px;
    text-align: right;
    z-index: 1000;
}

#tjxw .owl-controls .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    background: none;
    margin-top: 25px;
    margin-right: 2px;
    background-color: rgba(255,255,255,0.8);
    margin-left: 2px;
}

#tjxw .owl-controls .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span {
    background: #890105;
}

#newsb {
    width: 48.5%;
    float: right;
}

#newsa_1 {
    width: 100%;
    float: left;
    margin-top: 1%;
}

#newsa_1 UL {
    COLOR: #565656;
    list-style-type: none;
}

#newsa_1 UL LI {
    width: 100%;
    float: left;
    line-height: 22px;
    font-size: 13px;
    border-bottom: #A86D23  dotted 1px;
    padding-bottom: 14px;
    margin-bottom: 14px;
}

#newsa_1 UL LI.zyjs {
    background-image: none;
    line-height: 26px;
    font-size: 14px;
    text-align: left;
    color: #888;
}

#newsa_1 UL LI b {
    font-size: 32px;
    line-height: 35px;
}

#newsa_1 UL LI span {
    color: #A86D23;
    display: -webkit-box;
    -webkit-box-orient; 

text-overflow: ellipsis;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    line-height: 20px;
}

#newsa_1 UL LI p {
    font-size: 16px;
    font-weight: 600;
    line-height: 28px;
    height: 28px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    color: #890105;
    text-align: center;
}

#newsa_1 UL LI A dd {
    border-radius: 4px;
    text-align: center;
    cursor: pointer;
    width: 70px;
    height: 68px;
    font-weight: normal;
    color: #fff;
    float: left;
    margin-right: 2%;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    padding-top: 8px;
    line-height: 28px;
    border-radius: 2px;
    background-color: #714409;
}

#newsa_1 UL LI A:hover dd {
    background-color: #770000;
    color: #fff;
}

#newsa_1 UL LI a:hover p {
    color: #890105;
}

#news-n {
    width: 100%;
    float: left;
}

#news-n ul {
    list-style-type: none;
    font-size: 12px;
}

#news-n UL LI.none {
    BACKGROUND: none transparent scroll repeat 0% 0%;
}

#news-n UL LI {
    text-align: left;
    WIDTH: 100%;
    float: left;
    display: block;
    line-height: 30px;
    height: 30px;
    font-size: 14px;
    OVERFLOW: hidden;
    background-image: url(../images/dot6.png);
    background-repeat: no-repeat;
    background-position: 2px center;
}

#news-n UL LI .right {
    width: 70%;
    float: left;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
}

#news-n UL LI span {
    float: right;
    color: #BF8C4B;
    font-size: 12px;
}

#news-n UL LI A {
    padding-left: 15px;
    color: #A86D23;
}

#news-n UL LI A:hover {
    padding-left: 15px;
    color: #890105;
}

#news {
    width: 100%;
    margin-top: 3.5%;
    float: left;
}

#news ul {
    LIST-STYLE-TYPE: none;
    margin-left: -1%;
}

#news ul li {
    width: 49%;
    float: left;
    margin-left: 1%;
    margin-top: 0.5%;
    margin-bottom: 0.5%;
}

#news ul li .nra {
    width: 92%;
    margin: 2%;
    padding: 2%;
    float: left;
    box-shadow: 0px 1px 6px #BF8C4B;
    -webkit-box-shadow: 0px 1px 6px #BF8C4B;
    -moz-box-shadow: 0px 1px 6px #BF8C4B;
    background-color: rgba(255,255,255,0.5);
    transition: all 0.5s ease-in-out 0s;
    border-radius: 4px;
    overflow: hidden;
    background-image: url(../images/sztd.jpg);
    background-repeat: repeat;
    background-position: left top;
}

#news ul li:hover .nra {
    box-shadow: -1px 1px 8px #A86D23;
    -webkit-box-shadow: -1px 1px 8px #A86D23;
    -moz-box-shadow: -1px 1px 8px #A86D23;
}

#news ul li .nra .bt {
}

#news ul li .nra  dd {
    text-align: center;
    float: left;
    width: 26%;
    padding-top: 20%;
    position: relative;
    margin-right: 12px;
    overflow: hidden;
    border-radius: 4px;
    background-color: #F6F9FF;
    color: #333;
    transition: all 0.5s ease-in-out 0s;
}

#news ul li .nra  dd img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    min-height: 100%;
    transition: all 0.4s ease-in-out 0s;
}

#news ul li .nra .bt dd span {
    margin-top: 10px;
    font-size: 20px;
    line-height: 20px;
    display: inline-block;
    font-family: Arial, Helvetica, sans-serif;
}

#news ul li .nra .bt dd p {
    font-size: 13px;
    line-height: 15px;
}

#news ul li .nra .bt h5 {
    height: 30px;
    line-height: 30px;
    TEXT-OVERFLOW: ellipsis;
    WHITE-SPACE: nowrap;
    OVERFLOW: hidden;
    font-size: 15px;
}

#news ul li .nra .js {
    margin-top: 1%;
    color: #A86D23;
    font-size: 14px;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    line-clamp: 2;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

#news ul li a {
    color: #790206;
}

#news ul li a:hover {
    color: #9C0004;
}

#news ul li:hover .nra .bt dd {
    background-color: #890105;
    color: #fff;
}

#news ul li:hover img {
    -webkit-transform: scale(1.10);
    -moz-transform: scale(1.10);
    -o-transform: scale(1.10);
    transform: scale(1.10);
}

#link {
    height: 50px;
    border: #A86D23 solid 1px;
    padding: 1px;
    background-color: #FFEBB9;
    background-image: url(../images/topbj.jpg);
    background-repeat: repeat-x;
    background-position: left top;
    float: left;
    width: 99%;
}

#link_1 {
    width: 6%;
    line-height: 20px;
    background-color: #890105;
    float: left;
    padding-top: 5px;
    padding-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
    text-align: center;
    color: #FAEBC2;
}

#link_2 {
    width: 92%;
    padding-right: 13px;
    font-size: 14px;
    float: right;
    line-height: 25px;
}

#link_2 A {
    padding-left: 8px;
    padding-right: 8px;
    color: #A86D23;
}

@media only screen and (max-width: 1300px) {
    #bzlist ul li p {
        font-size: 18px;
        font-weight: 600;
    }

    #company .nr dd {
        margin-top: 8px;
    }

    #company .nr p {
        line-height: 26px;
        height: 260px;
        margin-top: 12px;
    }

    #lmdf A {
        line-height: 30px;
        border-radius: 30px;
        font-size: 13px;
    }

    #lmdf A i {
        line-height: 30px;
    }

    #ztcp .nra .js h4 {
        font-size: 28px;
    }

    #ztcp .nra .js h5 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 1100px) {
    #lmbt span {
        font-size: 24px;
    }

    #lmbt p {
        font-size: 16px;
    }

    #xmlist ul LI .nr1  .bt p {
        font-size: 14px;
    }

    #xmlist ul LI .nr1  .bt dd {
        font-size: 22px;
    }

    #xmlist ul LI .nr2 p {
        font-size: 14px;
    }

    #bzlist ul li p {
        font-size: 16px;
    }

    #bzlist ul li span {
        font-size: 32px;
    }

    #company .nr p {
        line-height: 25px;
        height: 200px;
        margin-top: 4px;
    }

    #company .nr dd {
        font-size: 22px;
        line-height: 25px;
        height: 25px;
    }

    #company span {
        line-height: 30px;
        height: 30px;
        font-size: 14px;
        font-weight: bold;
    }

    #company span i {
        line-height: 30px;
    }

    #news-1 LI .bf1 .f18 {
        font-size: 14px;
        height: 25px;
        line-height: 25px;
    }

    .nTabx  li {
        font-size: 14px;
        line-height: 30px;
        height: 30px;
    }

    #newsa_1 UL LI p {
        font-size: 14px;
    }

    #tjxw  li dd {
        padding-bottom: 280px;
    }

    #newsa_1 UL LI A dd {
        width: 60px;
        height: 54px;
        line-height: 20px;
    }

    #newsa_1 UL LI b {
        font-size: 24px;
        line-height: 26px;
    }

    #newsa_1 UL LI {
        padding-top: 5px;
        margin-bottom: 5px;
    }

    #newsa_1 UL LI p {
        font-size: 13px;
        height: 20px;
        line-height: 20px;
    }

    #newsa_1 UL LI span {
        font-size: 12px;
    }

    #zsjm_2 {
        padding: 1.5%;
        width: 97%;
    }

    #zlfl li .nrc h4 {
        font-size: 14px;
    }

    #allist .swiper-slide .tpq img {
        height: 180px;
    }

    #news-n UL LI {
        height: 25px;
        line-height: 25px;
    }
}

@media only screen and (max-width: 1000px) {
    #xmlist ul {
        margin-left: -2%;
    }

    #xmlist ul LI {
        width: 31.33%;
        float: left;
        margin-left: 2%;
        margin-top: 1.2%;
        margin-bottom: 1.2%;
    }

    #xmlist ul LI .nra {
        padding: 5%2%;
        width: 96%;
    }

    #xmlist ul LI .nr1  .bt dd {
        font-size: 18px;
        font-weight: bold;
    }

    #xmlist ul LI .nr1 .tp {
        width: 25%;
    }

    #xmlist ul LI .nr1  .bt {
        width: 72%;
    }

    #fwlist  LI .nr h5 {
        font-size: 14px;
    }

    #allist .swiper-slide .nrq p {
        text-align: left;
        font-size: 14px;
        line-height: 20px;
        height: 60px;
    }

    #allist .swiper-slide {
        -webkit-transform: scale(0.8);
        transform: scale(0.8);
    }

    #allist .swiper-slide-active {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    #more A {
        font-size: 14px;
    }

    #news ul li .nra .bt h5 {
        font-size: 14PX;
        height: 20px;
        line-height: 20px;
    }

    #news ul li .nra .js {
        font-size: 14PX;
        line-height: 25PX;
        height: 50PX;
    }

    #zebq ul li p {
        font-size: 16px;
        font-weight: bold;
    }

    #zebq ul li h5 {
        font-size: 14px;
    }

    #zebq ul li  span {
        font-size: 24px;
    }

    #news-2 UL LI {
        line-height: 25px;
    }

    #news-2 UL LI a {
        font-size: 13px;
        width: 70%;
    }

    #news-2 UL LI span {
        font-size: 12px;
    }

    #company .nr p {
        line-height: 22px;
        font-size: 12px;
        height: 176px;
        margin-top: 4px;
    }

    #fwlist  LI .nr dd  img {
        height: 170px;
    }

    #allist .swiper-slide .nrq h3 {
        font-size: 14px;
    }

    #ztcp .nra .js h4 {
        font-size: 22px;
    }
}

@media only screen and (max-width: 800px) {
    #lmbt span {
        font-size: 18px;
        font-weight: 600;
    }

    #xmlist ul {
        margin-left: -1%;
    }

    #xmlist ul LI {
        width: 32.33%;
        float: left;
        margin-left: 1%;
        margin-top: 0.5%;
        margin-bottom: 0.5%;
    }

    #xmlist ul LI .nra {
        padding: 5% 2%;
        width: 96%;
    }

    #xmlist ul LI .nr1  .bt dd {
        font-size: 16px;
        line-height: 1.5;
    }

    #xmlist ul LI .nr1  .bt p {
        font-size: 12px;
    }

    #xmlist ul LI .nr2 p {
        font-size: 12px;
        height: 80px;
        line-height: 20px;
    }

    #xmlist ul LI .nr1  .bt p {
        height: 20px;
        line-height: 20px;
        TEXT-OVERFLOW: ellipsis;
        WHITE-SPACE: nowrap;
        OVERFLOW: hidden;
    }

    #xmlist ul LI .nr2 {
        border-top: #ECECEC solid 1px;
    }

    #xmlist ul LI .nr1 .tp {
        width: 25%;
    }

    #xmlist ul LI .nr1  .bt {
        width: 72%;
        float: right;
    }

    #allist .swiper-pagination-bullet {
        width: 10px;
        height: 10px;
    }

    #allist .swiper-container {
        padding-bottom: 8%;
    }

    #more A {
        font-size: 14px;
        border: solid 1px;
    }

    #bzlist ul li p {
        font-size: 14px;
        line-height: 1.5;
        margin-top: 12px;
    }

    #bzlist ul li span {
        font-size: 24px;
        font-weight: bold;
    }

    #news ul li .nra .bt h5 {
        font-size: 13PX;
    }

    #news ul li .nra .js {
        font-size: 12PX;
        line-height: 20PX;
        height: 40PX;
    }

    #news ul li .nra .bt dd {
        margin-right: 12px;
        width: 55px;
        height: 50px;
    }

    #news ul li .nra .bt dd span {
        font-size: 18px;
        margin-top: 5px;
    }

    #news ul li .nra .bt dd p {
        font-size: 12px;
        margin-top: -3px;
    }

    #news ul {
        margin-left: -1%;
    }

    #news ul li {
        width: 49%;
        float: left;
        margin-left: 1%;
        margin-top: 0.5%;
        margin-bottom: 0.5%;
    }

    #news ul li .nra {
        width: 92%;
        margin: 1%;
        padding: 3%;
    }

    #zebq ul li p {
        font-size: 14px;
        font-weight: bold;
    }

    #zebq ul li h5 {
        font-size: 12px;
    }

    #zebq ul li  span {
        font-size: 18px;
    }

    #news-2 UL LI a {
        font-size: 12px;
    }

    #xbt .more,#xbt dd {
        font-size: 14px;
        line-height: 30px;
    }

    #company .nr dd {
        font-size: 16px;
        line-height: 25px;
        height: 25px;
        font-weight: bold;
    }

    #company .nr p {
        line-height: 22px;
        font-size: 12px;
        height: 154px;
        margin-top: 4px;
        line-clamp: 7;
        -webkit-line-clamp: 7;
    }

    #news-1 LI .tp {
        height: 200px;
    }

    #news-1 LI .tp img {
        min-height: 200px;
    }

    #news-1 LI .bf1 .f18 {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }

    .nTabx  li {
        font-size: 12px;
        line-height: 25px;
        height: 25px;
        font-weight: bold;
    }

    #newsa_1 UL LI p {
        font-size: 12px;
        line-height: 22px;
        height: 22px;
    }

    #newsa_1 UL LI A dd {
        width: 60px;
        height: 60px;
        font-size: 12px;
        padding-top: 5px;
        line-height: 20px;
    }

    #newsa_1 UL LI b {
        font-size: 26px;
    }

    #fwlist  LI .nr dd  img {
        height: 140px;
    }

    #lmdf A {
        line-height: 25px;
        width: 31.3%;
        padding-left: 0.5%;
        padding-right: 0.5%;
        display: block;
        height: 25px;
        float: left;
        margin: 0.5%;
        font-size: 12px;
        font-weight: bold;
        border-radius: 2px;
        tEXT-OVERFLOW: ellipsis;
        WHITE-SPACE: nowrap;
        OVERFLOW: hidden;
    }

    #lmdf A i {
        line-height: 25px;
        margin-left: 5px;
        margin-right: 5px;
    }

    #allist .swiper-slide .nrq h3 {
        font-size: 12px;
        line-height: 25px;
        height: 25px;
    }

    #tjxw {
        width: 100%;
        float: left;
        margin-bottom: 1.5%;
    }

    #newsb {
        width: 100%;
        float: left;
    }

    #tjxw  li dd {
        padding-bottom: 60%;
    }

    #tjxw  li dd h4 {
        font-size: 12px;
        height: 20px;
        line-height: 20px;
    }

    #tjxw  li dd p {
        height: 36px;
        line-height: 18px;
    }

    #tjxw  .owl-dots {
        width: 100%;
        text-align: center;
        right: 0px;
    }

    #zlfl li .nrc h4 {
        font-size: 12px;
    }

    #zlfl li .nrc p {
        font-size: 12px;
    }

    #zlfl li dd img {
        width: 100px;
        height: 100%;
    }

    #allist .swiper-slide .tpq img {
        height: 160px;
    }

    #news-n UL LI {
        font-size: 12px;
    }

    #ztcp .nra .js h4 {
        font-size: 22px;
    }

    #ztcp .nra .js h5 {
        font-size: 12px;
    }

    #ztcp .nra .js {
        padding: 8%;
        width: 84%;
    }

    #ztcp .nra .js p {
        background-position: left 8px;
    }

    #lmbt dd:after {
        width: 90px;
        left: -100px;
    }

    #lmbt dd:before {
        width: 90px;
        right: -100px;
    }
}

@media only screen and (max-width: 700px) {
    #video {
        width: 100%;
    }

    #company .nr dd {
        text-align: center;
    }

    #company .nr {
        width: 100%;
    }

    #company span {
        float: right;
        width: 130px;
        font-size: 13px;
    }

    #fwlist  LI .nr dd  img {
        height: 120px;
    }

    #news ul li {
        width: 100%;
        float: left;
        margin-left: 1%;
    }

    #news ul li .nra  dd {
        width: 20%;
        padding-top: 15%;
    }

    #ztcp .nra .js h4 {
        font-size: 16px;
        line-height: 20px;
    }

    #ztcp .tpa {
        position: relative;
        float: left;
        width: 100%;
        height: auto;
    }

    #ztcp .nra {
        width: 100%;
        float: left;
    }
}

@media only screen and (max-width: 600px) {
    #more A {
        font-size: 12px;
        font-weight: bold;
    }

    #xmlist ul LI .nr1  .bt dd {
        font-size: 16px;
        line-height: 1.8;
    }

    #lmbt span {
        font-size: 16px;
    }

    #lmbt p {
        font-size: 14px;
    }

    #xmlist ul {
        margin-left: -3%;
    }

    #xmlist ul LI {
        width: 47%;
        float: left;
        margin-left: 3%;
        margin-top: 1.2%;
        margin-bottom: 1.2%;
    }

    #allist .swiper-pagination-bullet {
        width: 8px;
        height: 8px;
    }

    #allist .swiper-slide .tpq img {
        height: 100px;
    }

    #bzlist ul li p {
        font-size: 12px;
    }

    #bzlist ul li span {
        font-size: 18px;
        line-height: 1.5;
    }

    #zebq ul li p {
        font-size: 12px;
        font-weight: bold;
        height: 40px;
        overflow: hidden;
        line-height: 20px;
    }

    #zebq ul li h5 {
        font-size: 12px;
    }

    #zebq ul li  span {
        font-size: 16px;
    }

    #company .nr dd {
        font-size: 14px;
    }

    #news-1 LI .tp {
        height: 140px;
    }

    #news-1 LI .tp img {
        min-height: 140px;
    }

    #newsa_1 UL {
        margin-left: 0px;
    }

    #newsa_1 UL li {
        width: 96%;
        padding: 2%;
        margin-left: 0px;
        margin-bottom: 0px;
    }

    #fwlist  LI .nr dd  img {
        height: 140px;
    }

    #zebq ul li {
        width: 23%;
        padding: 0px 1%;
    }

    #tjxw  li .nrc p {
        font-size: 12px;
        height: 20px;
        -webkit-line-clamp: 1;
    }
}

@media only screen and (max-width: 450px) {
    #lmbt span {
        font-size: 14px;
    }

    #lmbt p {
        font-size: 12px;
    }

    #xmlist ul LI .nr1  .bt dd {
        font-size: 12px;
        line-height: 1.5;
    }

    #xmlist ul {
        margin-left: -2%;
    }

    #xmlist ul LI {
        width: 48%;
        float: left;
        margin-left: 2%;
        margin-top: 1.2%;
        margin-bottom: 1.2%;
    }

    #fwlist  LI .nr h5 {
        font-size: 13px;
    }

    #allist .swiper-slide .tpq img {
        height: 60px;
    }

    #allist .swiper-slide .nrq p {
        font-size: 12px;
        line-height: 20px;
        height: 60px;
    }

    #news-1 LI .tp {
        height: 200px;
    }

    #news-1 LI .tp img {
        min-height: 200px;
    }

    #fwlist  LI .nr dd  img {
        height: 120px;
    }

    #news ul li .nra  dd {
        width: 30%;
        padding-top: 22%;
    }

    #ztcp .nra .js h4 {
        font-size: 14px;
    }
}

@media only screen and (max-width: 400px) {
    #xmlist ul LI .nr2 p {
        font-size: 12px;
        height: 90px;
        line-height: 18px;
        line-clamp: 5;
        -webkit-line-clamp: 5;
    }

    #fwlist  LI .nr dd  img {
        height: 100px;
    }
}

