.image-main {
    width: 1300px;
    margin: 0px auto;
    height: auto;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1509px) {
.image-main {
    width: 100%;
    justify-content:center;
}
}
.img-main {
    width: 1300px;
    margin: 0px auto;
    height: auto;
    display: flex;
    justify-content: space-between;
}
@media (max-width: 1509px) {
.img-main {
    width: 95%;
    justify-content:center;
}
}
.main-hui {
    width: 100%;
    height: auto;
    background: #ecedef;
    padding: 35px 0px;
}
.proshow-right {
    width: 960px;
    float: right;
}
@media (max-width: 1509px) {
   .proshow-right {
    width: 80%;
    margin-left: 30px;
} 
}

.proshow-right .show-article {
    padding: 20px;
    margin: 20px auto;
    background-color: white;
    border-top: #e43c4c 3px solid;
}
.proshow-right .show-article h1 {
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
.proshow-right .show-article .time {
    display: flex;
    justify-content: center;
    border-top: #e7e7e7 1px dashed;
    padding-top: 15px;
}
.proshow-right .show-article .time span {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin: 0px 15px;
    display: flex;
    justify-content: center;
}
.proshow-right .show-article .time span i {
    display: block;
    margin-right: 5px;
    font-size: 14px;
}
.proshow-right .show-article h2.bigtit {
    width: 960px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    border-left: 5px solid #23439f;
    padding-left: 15px;
    line-height: 2.6;
    margin-left: -20px;
    margin-bottom: 15px;
    margin-top: 25px;
    background-color: #ecedef;
    box-sizing: border-box;
    color: #888;
}
.proshow-right .show-article article {
    display: block;
    font-size: 15px;
    color: #333333;
    line-height: 2;
    margin: 20px auto;
}
.proshow-right .show-article article h6 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.proshow-right .show-article article h5 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.proshow-right .show-article article img {
    max-width: 100% !important; height:auto !important
}
.proshow-right .show-article article .urls {
    width: 100%;
    border: 1px solid #E5E5E5;
    padding: 5px 0;
    margin-bottom: 10px;
    text-indent: 24px;
    background: #F5F5F5;
    margin-top: 40px;
    font-size: 14px;
    color: #868686;
    line-height: 30px;
}


.caseshow-right {
    width: 1000px;
    float: right;
}
@media (max-width: 1509px) {
   .caseshow-right {
    width: 80%;
    margin-left: 30px;
} 
}

.caseshow-right .show-article {
    padding: 20px;
    margin: 20px auto;
    background-color: white;
    border-top: #e43c4c 3px solid;
}
.caseshow-right .show-article h1 {
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
.caseshow-right .show-article .time {
    display: flex;
    justify-content: center;
    border-top: #e7e7e7 1px dashed;
    padding-top: 15px;
}
.caseshow-right .show-article .time span {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin: 0px 15px;
    display: flex;
    justify-content: center;
}
.caseshow-right .show-article .time span i {
    display: block;
    margin-right: 5px;
    font-size: 14px;
}
.caseshow-right .show-article h2.bigtit {
    width: 960px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    border-left: 5px solid #23439f;
    padding-left: 15px;
    line-height: 2.6;
    margin-left: -20px;
    margin-bottom: 15px;
    margin-top: 25px;
    background-color: #ecedef;
    box-sizing: border-box;
    color: #888;
}
.caseshow-right .show-article article {
    display: block;
    font-size: 15px;
    color: #333333;
    line-height: 2;
    margin: 20px auto;
}
.caseshow-right .show-article article h6 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.caseshow-right .show-article article h5 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.caseshow-right .show-article article img {
    max-width: 100% !important; height:auto !important
}
.caseshow-right .show-article article .urls {
    width: 100%;
    border: 1px solid #E5E5E5;
    padding: 5px 0;
    margin-bottom: 10px;
    text-indent: 24px;
    background: #F5F5F5;
    margin-top: 40px;
    font-size: 14px;
    color: #868686;
    line-height: 30px;
}





.ashow-right {
    width: 1000px;
    float: right;
}
@media (max-width: 1509px) {
   .ashow-right {
    width: 80%;
    margin-left: 30px;
} 
}

.ashow-right .show-article {
    padding: 20px;
    margin: 20px auto;
    background-color: white;
    border-top: #e43c4c 3px solid;
}
.ashow-right .show-article h1 {
    text-align: center;
    font-size: 30px;
    color: #333;
    margin-bottom: 15px;
    font-weight: bold;
}
.ashow-right .show-article .time {
    display: flex;
    justify-content: center;
    border-top: #e7e7e7 1px dashed;
    padding-top: 15px;
}
.ashow-right .show-article .time span {
    font-size: 12px;
    color: #999;
    line-height: 24px;
    margin: 0px 15px;
    display: flex;
    justify-content: center;
}
.ashow-right .show-article .time span i {
    display: block;
    margin-right: 5px;
    font-size: 14px;
}
.ashow-right .show-article h2.bigtit {
    width: 960px;
    font-size: 16px;
    font-weight: bold;
    display: block;
    border-left: 5px solid #23439f;
    padding-left: 15px;
    line-height: 2.6;
    margin-left: -20px;
    margin-bottom: 15px;
    margin-top: 25px;
    background-color: #ecedef;
    box-sizing: border-box;
    color: #888;
}
.ashow-right .show-article article {
    display: block;
    font-size: 15px;
    color: #333333;
    line-height: 2;
    margin: 20px auto;
}
.ashow-right .show-article article h6 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.ashow-right .show-article article h5 {
    font-size: 16px;
    font-weight: bold;
    background-color: #f2f2f2;
    color: #23439f;
    width: 960px;
    border-left: 5px solid #23439f;
    box-sizing: border-box;
    line-height: 1;
    margin: 10px 0px 10px -20px;
    display: block;
    padding: 8px 0px 8px 20px;
}
.ashow-right .show-article article img {
    max-width: 100% !important; height:auto !important
}
.ashow-right .show-article article .urls {
    width: 100%;
    border: 1px solid #E5E5E5;
    padding: 5px 0;
    margin-bottom: 10px;
    text-indent: 24px;
    background: #F5F5F5;
    margin-top: 40px;
    font-size: 14px;
    color: #868686;
    line-height: 30px;
}
.maps {
    width: 100%;
    padding: 0px 15px;
    box-sizing: border-box;
    height: 50px;
    line-height: 50px;
    display: flex;
    justify-content: space-between;
    background-color: white;
}
.maps p:first-child {
    font-size: 18px;
    font-weight: bold;
}
.maps p:last-child {
    font-size: 14px;
    display: flex;
    justify-content: flex-end;
    color: #666666;
}
/*.maps p:last-child a {
    color: #666666;
}*/
.maps p:last-child i {
    display: block;
}

.news-right {
    width: 1000px;
    float: right;
}
@media (max-width: 1509px) {
   .news-right {
    width: 80%;
    margin-left: 30px;
} 
}
.news-right ul.list {
    margin: 15px auto;
}
.news-right ul.list li {
    width: 100%;
    box-sizing: border-box;
    padding: 25px;
    display: flex;
    justify-content: space-between;
    background-color: white;
    margin-bottom: 15px;
    position: relative;
}
.news-right ul.list li .time {
    width: 70px;
}
.news-right ul.list li .time p.t1 {
    color: #ababab;
    font-size: 24px;
    padding-top: 5px;
    display: block;
    font-weight: bold;
}
.news-right ul.list li .time p.t2 {
    margin-top: 5px;
    font-size: 18px;
    color: #c5c5c5;
    font-family: Arial;
}
.news-right ul.list li .text {
    width: 90%;
}
.news-right ul.list li .text h3 a {
    color: #393c40;
    font-size: 24px;
    font-weight: bold;
}
.news-right ul.list li .text p.hr {
    height: 4px;
    width: 120px;
    margin: 28px 0px 20px 0px;
    padding: 0;
    background: #fa6855;
}
.news-right ul.list li .text p.desc {
    font-size: 14px;
    line-height: 24px;
}
.news-right ul.list li .text h3 a:hover {
    /*text-decoration: underline;*/
    color: #d60101;
}
.news-right ul.list li:after {
    content: "";
    display: block;
    width: 0;
    height: 4px;
    background-color: #da251e;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.5s all;
}
.news-right ul.list li:hover:after {
    content: "";
    display: block;
    width: 100%;
    height: 4px;
    background-color: #da251e;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: 0.5s all;

}

.produt-right {
    width: 960px;
    float: right;
}
@media (max-width: 1509px) {
   .produt-right {
    width: 80%;
    margin-left: 30px;
} 
}
.produt-right ul.list {
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.produt-right ul.list li {
    width: 32%;
    margin-bottom: 15px;
    border: 1px solid white;
    background-color: white;
}
.produt-right ul.list li p.t1 {
    display: block;
    width: 100%;
    overflow: hidden;
}
.produt-right ul.list li p.t1 img {
    display: block;
    transition: 0.5s all;
    width: 100%;
}
.produt-right ul.list li p.t2 {
    background-color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px;
    transition: 0.5s all;
    display: block;
}
.produt-right ul.list li:hover img {
    transform: scale(1.1, 1.1);
    transition: 0.5s all;
}
.produt-right ul.list li:hover p.t2 {
    background-color: #d60101;
    color: white;
    transition: 0.5s all;
    overflow: hidden;
}

.case-right {
    width: 1000px;
    float: right;
}
@media (max-width: 1509px) {
   .case-right {
    width: 80%;
    margin-left: 30px;
} 
}
.case-right ul.list {
    margin: 20px auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.case-right ul.list li {
    width: 32%;
    margin-bottom: 15px;
    border: 1px solid white;
    background-color: white;
}
.case-right ul.list li p.t1 {
    display: block;
    width: 100%;
    overflow: hidden;
}
.case-right ul.list li p.t1 img {
    display: block;
    transition: 0.5s all;
    width: 100%;
}
.case-right ul.list li p.t2 {
    background-color: white;
    font-size: 14px;
    text-align: center;
    padding: 10px 0px;
    transition: 0.5s all;
    display: block;
}
.case-right ul.list li:hover img {
    transform: scale(1.1, 1.1);
    transition: 0.5s all;
}
.case-right ul.list li:hover p.t2 {
    background-color: #d60101;
    color: white;
    transition: 0.5s all;
    overflow: hidden;
}


.my-4{margin-top:1.5rem!important}
.my-4{margin-bottom:1.5rem!important}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important}

.pagination {
  display: -ms-flexbox;
  display: flex;
  padding-left: 0;
  list-style: none;
  border-radius: 0.25rem;
}

.page-link {
  position: relative;
  display: block;
  padding: 0.5rem 0.75rem;
  margin-left: -1px;
  line-height: 1.25;
  color: #b20000;
  background-color: #fff;
  border: 1px solid #dee2e6;
}

.page-link:hover {
  z-index: 2;
  color: #fff;
  text-decoration: none;
  background-color: #b20000;
  border-color: #b20000;
}

.page-link:focus {
  z-index: 2;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}

.page-link:not(:disabled):not(.disabled) {
  cursor: pointer;
}

.page-item:first-child .page-link {
  margin-left: 0;
  border-top-left-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.page-item:last-child .page-link {
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
}

.page-item.active .page-link {
  z-index: 1;
  color: #fff;
  background-color: #007bff;
  border-color: #007bff;
}

.page-item.disabled .page-link {
  color: #6c757d;
  pointer-events: none;
  cursor: auto;
  background-color: #fff;
  border-color: #dee2e6;
}

.pagination-lg .page-link {
  padding: 0.75rem 1.5rem;
  font-size: 1.25rem;
  line-height: 1.5;
}

.pagination-lg .page-item:first-child .page-link {
  border-top-left-radius: 0.3rem;
  border-bottom-left-radius: 0.3rem;
}

.pagination-lg .page-item:last-child .page-link {
  border-top-right-radius: 0.3rem;
  border-bottom-right-radius: 0.3rem;
}

.pagination-sm .page-link {
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  line-height: 1.5;
}

.pagination-sm .page-item:first-child .page-link {
  border-top-left-radius: 0.2rem;
  border-bottom-left-radius: 0.2rem;
}

.pagination-sm .page-item:last-child .page-link {
  border-top-right-radius: 0.2rem;
  border-bottom-right-radius: 0.2rem;
}



.pages {
    min-height: 500px;
}
.position,.position a{
    color:#999;
}
.page-num:not(:disabled) {
    cursor: pointer;
}
.page-num ,.page-link{
    position: relative;
    display: block;
    padding: .75rem .95rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #b20000;
    background-color: #fff;
    border: 1px solid #dee2e6;
    margin-right: 15px;
      font-size: 16px;
}

.page-num-1:nth-last-child(1){
    margin-right:0px;
}

a.page-num:hover,.page-link:hover{
    background-color: #d60101;
    color: #fff;
    text-decoration:none;
}
.page-num-current{
    z-index: 1;
    color: #fff;
    background-color: #d60101;
    border-color: #d60101;
}
.page-num-current:hover{
    color: #fff;
}
@media only screen and (max-width: 750px) {
    .page-num {
        display:none;
    }
}

.updown {
    width: 100%;
    box-sizing: border-box;
    padding: 15px 0px;
    margin-bottom: 15px;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    background-color: white;
}
.updown p{height: 25px; width: 100%; overflow: hidden;}
.news-updown {
    padding: 15px;  
}

/*联系我们*/
.contactLeft{
    background-color:#ebebeb; 
    padding-bottom:0px; 
    width:100%; 

}
.contactLeft .name{
    padding:57px 8.88% 40px 8.88%;
}
.contactLeft .name .H3{
    font-size:30px; 
    color:#151515; 
    line-height: 46px;
    text-align: left;
}
.contactLeft .name .H4{
    font-size:16px; 
    color:#9c9c9c; 
    text-transform: uppercase; 
    letter-spacing: 0px; 
    line-height: 46px;
    text-align: left;
}
.infor .list{padding:29px 6.11%;}
.infor .list{background-color:#f6f6f6; }
.infor .list:nth-child(2n){background-color:#ebebeb;}
.infor .list .div{width:46.83%; float:left; margin: 0 6.34% 0 0;}
.infor .list .div:nth-child(2n){margin:0;}
.infor .list .div .span{width:42px; height: 42px; border-radius: 50%; background-color:#d60101; line-height: 0; margin: 16px 0 0 0; float:left;}
.infor .list .div .p{margin:10px 0 0 4% ; font-size:17px; line-height: 28px; color:#444444; width:82%; float:left; }
.infor .list .div .pEwm{width:79px; height: 79px; border:2px solid #b4120d; padding:3px; float:right;}
.infor .list:last-child .div{width:100%; margin: 0;}
.infor .list:last-child .div .pEwm {display:none;}