/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}



/* 公用标题样式 */
.bt {text-align: center;margin-bottom: 30px;position:relative;}
.bt h3 {font-size: 30px;font-weight: bold;letter-spacing: 2px; line-height: 1; margin-bottom: 8px; color: #000;padding: 0;}
.bt h3 span{color: #ea3e00;display: inline-block;}
.bt h5 { text-transform: uppercase; font-size: 15px; font-weight: bold; line-height: 1;}
.bt h5 span{color: #ea3e00;}


@media (min-width: 992px) and (max-width: 1200px){
  
}

@media (max-width: 992px) {

  .bt h3{font-size: 22px;}
  .bt h5{font-size: 13px;}
  .bt{margin-bottom: 20px;}
}

@media (max-width: 767px) {
  


}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

}
@media (max-width: 767px){

}



.gywm{background: #f8f8f8;padding: 50px 0;}

.gy-img{float: left;width: 43%;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img{width: 100%;}

.gy-nr{float: right;width: 54%;}
.gy-nr h3 { font-size: 28px; font-weight: bold;color: #ea3e00;letter-spacing: 1px;}
.gy-nr h3 span {display: inline-block; font-family: Times New Roman;font-size: 28px; line-height: 1;text-transform: uppercase; font-weight: bold;color: rgb(0 0 0 / 30%);vertical-align: text-bottom;margin-left: 5px;}
.gy-nr hr { border: 3px solid #eee;border-image: linear-gradient(to right, #ea3e00, #f97e0e) 4; width: 66px; margin: 10px 0 15px;}
.gy-nr .gy-txt{height: 225px;overflow: hidden; overflow-y: auto;padding-right: 10px;}
.gy-nr .gy-txt p { font-size: 15px;line-height: 1.5;color: #3b3b3b;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #eee;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #ea3e00;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}

.gy-btn{margin-top: 30px;}
.gy-btn a {display: inline-block;font-size: 15px;line-height: 1; border: 2px solid #ea3e00; background: #fff; padding: 10px 30px;color: #ea3e00;font-weight: bold; margin-right: 15px;transition: all .5s;}
.gy-btn a:hover{background: #ea3e00;color: #fff;}
.gy-btn a.on{background: #ffa000;border-color: #ffa000;color: #fff;}
.gy-btn a.on:hover{background: #ea3e00;border-color: #ea3e00;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr .gy-txt{height: 180px;}
  
  .gy-btn {margin-top: 15px;}
  .gy-btn a{font-size: 14px;padding: 8px 30px;}
}
@media (max-width: 992px){

  .gywm {padding: 30px 0;}
  
  .gy-nr h3{font-size: 20px;}
  .gy-nr h3 span{font-size: 22px;}
  .gy-nr hr{border: 2px solid #eee;border-image: linear-gradient(to right, #ea3e00, #f97e0e) 4;}
  .gy-nr .gy-txt p{font-size: 13px;}
  .gy-nr .gy-txt{height: 130px;}
  .gy-btn { margin-top: 15px;}
  .gy-btn a{padding: 8px 25px;margin-right: 10px;font-size: 13px;}

  
}
@media (max-width: 767px){

  .gy-img{float: none;width: 100%;padding: 0 15px;margin-bottom: 20px;}
  .gy-nr{float: none;width: 100%;padding: 0 15px;}
  .gy-nr .gy-txt { height: 255px;}
  .gy-btn a { padding: 8px 20px; margin-right: 5px;font-size: 12px;}
  
}




/* 产品中心 */
.cpzs{padding: 50px 0;}

.cp-cont{overflow: hidden;}

.cp-nav{float: left;width: 22%;padding-right: 15px;}
.cp-nav .cp-tit { background: #ea3e00;border-top-left-radius: 10px;border-top-right-radius: 10px;padding: 15px 20px;position: relative;}
.cp-nav .cp-tit h3 { font-size: 26px;line-height: 1; color: #fff;letter-spacing: 1px;}
.cp-nav .cp-tit h5 { position: absolute;right: 10px; font-size: 20px;line-height: 1;color: rgb(255 255 255 / 50%);font-style: italic; bottom: 5px;}
.cp-nav ul {padding: 15px 15px 5px;background: #eee;}
.cp-nav ul li {margin-bottom: 10px;}
.cp-nav ul li a {display: block;line-height: 1;border-bottom: 1px solid #bbb;background: #fff;padding: 15px; font-size: 15px;color: #333;}
.cp-nav ul li a .fa {color: #ea3e00; margin-right: 5px;}
.cp-nav ul li a:hover{border-color: #ea3e00;color: #ea3e00;}


.cp-list{float: left;width: 78%;}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 25%;padding: 0 8px;margin-bottom:15px;}
.cp-list ul li a{display: block;}
.cp-list ul li a .cp-img { height: 185px; overflow: hidden; border: 1px solid #ddd; background: #fff; display: flex;flex-wrap: wrap;justify-content: center;align-items: center;padding: 5px;}
.cp-list ul li a .cp-img img {width: auto;transition: all .5s;max-height: 100%;max-width: 100%;}
.cp-list ul li p { text-align: center;line-height: 1;color: #555; overflow: hidden;text-overflow: ellipsis;white-space: nowrap; background: #eee; padding: 10px 0; font-size: 15px;}
.cp-list ul li a:hover .cp-img img{transform: scale(1.1);}
.cp-list ul li a:hover p{background: #ea3e00;color: #fff;}

.cp-cont ul li a span {display: block; background: #ff3737;color: #fff;font-size: 14px; text-align: center; line-height: 1;padding: 8px 0;border-radius: 20px;width: 90%;margin: 5px auto 0;}

.cp-btn{text-align:center;margin-top: 20px;}
.cp-btn a { display: inline-block;  background: #1a509a;color: #fff; font-size: 15px; line-height: 1;  padding: 12px 35px; border-radius: 3px;box-shadow: 2px 2px 1px #133768;transition: all .5s;border: 2px solid #1a509a;}
.cp-btn a:hover{background: none;color: #1a509a;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav ul li a{padding: 12px;font-size: 13px;}

  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height:160px;}
  .cp-cont ul li p {font-size: 15px;}
  
}

@media (max-width: 992px){
  
  .cpzs {padding: 30px 0;}
  
  .cp-nav .cp-tit{border-top-left-radius: 5px;border-top-right-radius: 5px;}
  .cp-nav .cp-tit h3{font-size: 20px;}
  .cp-nav .cp-tit h5{font-size: 13px;}
  
  .cp-nav{width: 24%;padding-right: 10px;}
  .cp-nav ul{padding: 10px 10px 5px;}
  .cp-nav ul li a{font-size: 13px;padding: 10px;}
  
  .cp-list{width: 76%;}
  .cp-list ul li{padding: 0 5px;width: 33.3333%;}
  .cp-list ul li a .cp-img{height:130px;}
  
  .cp-list ul li p{padding: 5px 0;font-size: 14px;}
  
}

@media (max-width: 767px){
 
  .cpzs {padding: 30px 0;}
  
  .cp-nav{float: none;width: 100%;padding: 0 10px;}
  .cp-nav .cp-tit{display: none;}
  .cp-nav ul{background: none;padding: 0;overflow: hidden;}
  .cp-nav ul li{float: left;width: 50%;padding: 0 5px;}
  .cp-nav ul li a{}
  .cp-nav ul li a .fa{}
  
  .cp-list{padding: 0 10px;float: none;width: 100%;}
  .cp-list ul li {width: 50%;}
  .cp-list ul li p {}
  

  
}



.youshi{padding: 50px 0;}

.ys-bt{text-align: center;margin-bottom: 80px;}
.ys-bt h3 { font-size: 32px;line-height: 1;color: #000;font-weight: bold;letter-spacing: 1px;}
.ys-bt h3 span { display: inline-block; color: #ea3e00;font-size: 40px;vertical-align: baseline;margin: 0 -10px;}
.ys-bt h5 {font-size: 16px; line-height: 1;color: #888; margin-top: 15px;}


.ys-box{}
.ys-box .ys-cont{position: relative;}
.ys-box .ys-cont .ys-txt{padding: 50px 0;width: 50%;position: relative;}
.ys-box .ys-cont .ys-txt h2 {position: absolute;background: #ea3e00;color: #fff;font-family: fantasy;width: 70px;text-align: center;top: -25px;height: 100px;line-height: 100px;font-size: 50px;box-shadow: 4px 4px 1px #bbb;}
.ys-box .ys-cont .ys-txt h3 {font-size: 26px;line-height: 1;font-weight: bold;color: #ea3e00;}
.ys-box .ys-cont .ys-txt h5 {font-size: 16px;line-height: 1; color: rgb(0 0 0 / 30%); margin: 5px 0 25px;}
.ys-box .ys-cont .ys-txt p {font-size: 15px;line-height: 1.4;color: #444;text-indent: 2em;height: 80px;}
.ys-box .ys-cont .ys-img{width: 35%;}
.ys-box .ys-cont .ys-img img{width: 100%;}

.ys-box.box1{background: #f8f8f8;}
.ys-box.box1 .ys-txt{float: left;}
.ys-box.box1 .ys-img {position: absolute;width: 38%;right: 0;top: -60px;}
.ys-box.box1 .ys-cont .ys-txt h2{left: 0; }
.ys-box.box1 .ys-cont .ys-txt h3{padding-left: 90px;}
.ys-box.box1 .ys-cont .ys-txt h5{padding-left: 90px;}




.ys-box.box2{}
.ys-box.box2 .ys-txt{float: right;}
.ys-box.box2 .ys-img {position: absolute;width: 40%;left: 0;top: -30px;}
.ys-box.box2 .ys-cont .ys-txt h2{right: 0;}
.ys-box.box2 .ys-cont .ys-txt h3{padding-right: 90px;}
.ys-box.box2 .ys-cont .ys-txt h5{padding-right: 90px;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .youshi {padding: 0;}
  
  
}
@media (max-width: 992px){

  .youshi {padding: 0;}
  .ys-bt {margin-bottom: 30px;}
  
  .ys-bt h3{font-size: 24px;}
  .ys-bt h3 span{font-size: 30px;}
  .ys-bt h5 { font-size: 12px; line-height: 1.3; padding: 0 15px;}
  
  .ys-box .ys-cont .ys-txt{width: 60%;padding: 40px 0;}
  .ys-box .ys-cont .ys-txt h2{width: 60px;top: -20px;line-height: 80px;height: 80px;font-size: 44px;}
  .ys-box .ys-cont .ys-txt h3{font-size: 22px;}
  .ys-box .ys-cont .ys-txt h5{font-size: 14px;margin: 5px 0 10px;}
  .ys-box .ys-cont .ys-txt p {font-size: 13px;line-height: 1.5;}
  
  .ys-box.box1 .ys-cont .ys-txt h3 { padding-left: 76px;}
  .ys-box.box1 .ys-cont .ys-txt h5 {padding-left: 76px;}
  .ys-box.box1 .ys-img{top: 20px;}
  
  .ys-box.box2 .ys-img{top: 15px;}
  
}
@media (max-width: 767px){

  .ys-box .ys-cont { padding: 20px 15px;}
  
  .ys-box .ys-cont .ys-txt {width: 100%;float: none;padding: 0;margin-bottom: 10px;}
  .ys-box .ys-cont .ys-txt h2 { width: 50px; top: -20px;line-height: 66px; height: 66px;font-size: 30px;}
  
  .ys-box.box1 .ys-cont .ys-txt h2 {left: 0;top: -40px;}
  .ys-box.box2 .ys-cont .ys-txt h2 {right: 0;top: -40px;}
  
  .ys-box .ys-cont .ys-txt h3 {font-size: 20px;}
  .ys-box .ys-cont .ys-txt h5 {font-size: 12px;}
  
  .ys-box .ys-cont .ys-txt p {font-size: 12px;line-height: 1.5;height: auto;}
  
  .ys-box.box1 .ys-cont .ys-txt h3,.ys-box.box1 .ys-cont .ys-txt h5 {padding-left: 60px;}
  .ys-box.box2 .ys-cont .ys-txt h3,.ys-box.box2 .ys-cont .ys-txt h5 {padding-right: 60px;}
  
  
  .ys-box.box1 .ys-img,.ys-box.box2 .ys-img {position: static; width: 50%; margin: auto;}
  
  
}

@media (max-width: 415px){
 
}




.adv-bg{background: url(../images/adv-bg.jpg)no-repeat center;padding: 30px 0;}

.adv-txt{width: 50%;margin-left: 50%;padding-left: 50px;}
.adv-txt h5 {font-size: 24px;line-height: 1;font-weight: bold; color: #000;font-family: Microsoft JhengHei;}
.adv-txt h3 {font-size: 22px;line-height: 1;color: #000;margin: 25px 0 10px;}
.adv-txt h2 { font-size: 30px;line-height: 1;color: #000;}
.adv-txt p { position: relative; height: 36px;line-height: 36px;border-radius: 50px;background: rgb(135 36 1 / 70%); color: #fff;font-size: 24px;padding: 0 150px 0 30px;display: inline-block;font-family: fantasy;letter-spacing: 2px;margin-top: 30px;}
.adv-txt p a { position: absolute; right: 0;top: 0;width: 130px; height: 36px;background: #ea3e00; border-radius: 40px; text-align: center; line-height: 32px;font-size: 15px;color: #fff;border: 2px solid #eee;letter-spacing: 0;transition: all .5s;}

.adv-txt p a:hover{background: #ffa000;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .adv-txt{padding-left: 30px;}
  
  
}
@media (max-width: 992px){
  
  .adv-txt{padding-left: 20px;}
  .adv-txt h5{font-size: 20px;}
  .adv-txt h3{font-size: 18px;margin: 20px 0 6px;}
  .adv-txt h2{font-size: 22px;}
  
  
  
}
@media (max-width: 767px){

  .adv-bg {background: url(../images/adv-bg.jpg)no-repeat center right;padding: 30px 0;}
  
  .adv-txt { width: 100%;margin-left: 0;padding: 0 15px;text-align: center;}
  
  
 
}




/* 新闻 */
.xinw{padding: 50px 0;}

.xw-bt{text-align:center;margin-bottom: 30px;position: relative;}
.xw-bt h5 {font-family: Times New Roman; font-weight: bold;font-size: 80px;text-transform: uppercase;color: rgb(234 62 0 / 15%);}
.xw-bt h3{position: absolute;width: 100%;text-align: center;font-size:30px;line-height: 1;font-weight:bold;color: #222;left: 0;top: 40px;z-index: 3;letter-spacing: 3px;}
.xw-bt .fa { color: #ea3e00;font-size: 36px;line-height: 15px;}

.xw-cont{}

.xw-box{float: left;width: 32%;margin-right: 2%;}
.xw-box:nth-last-child(2){margin-right: 0;}

.xw-tit{}
.xw-tit a{display: block;position: relative;}
.xw-tit a img{width: 100%;}
.xw-tit a h3{position: absolute;bottom: 0;width: 100%;left: 0;height: 40px;text-align: center;line-height: 40px;background: rgba(0,0,0,.5);color: #fff;font-size: 18px;}

.xw-list {padding: 0 10px 10px;border: 1px solid #ddd;min-height: 270px;}
.xw-list ul{}
.xw-list ul li{border-bottom: 1px dashed #ccc;}
.xw-list ul li a { display: block;padding: 12px 0;overflow: hidden;}
.xw-list ul li a h3 { float: left; width: 80%; font-size: 14px;line-height: 1px;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xw-list ul li a h3 .fa {color: #ea3e00; margin-right: 6px;font-size: 18px;line-height: 1;}
.xw-list ul li a h5 { float: right; width: 20%; text-align: right; font-size: 12px;line-height: 1;color: #888;}
.xw-list ul li a:hover h3{color: #ea3e00;}

.xw-btn{}
.xw-btn a {display: block; text-align: center;font-size: 15px; line-height: 1;border: 1px solid #ea3e00; padding: 12px 0;border-radius: 3px;color: #555;margin-top:30px;}
.xw-btn a:hover{color: #fff;background: #ea3e00;border-color: #ea3e00;}

@media (min-width: 992px) and (max-width: 1200px){
  
  
  .xw-list ul li a{padding: 8px 0;}
  .xw-list ul li a h3{width: 85%;font-size: 14px;}
  .xw-list ul li a h5{width: 15%;}
  
  
}
@media (max-width: 992px){
  
  .xinw{padding: 30px 0;background: url(../images/bg5.jpg)no-repeat center left;}
  
  .xw-bt h5{font-size: 50px;}
  .xw-bt h3{font-size: 24px;top: 20px;}
  .xw-list{min-height: 220px;}
  .xw-list ul li a{padding: 8px 0;}
  .xw-list ul li a h3{width: 100%;font-size: 14px;}
  .xw-list ul li a h5{width: 15%;display: none;}

}
@media (max-width: 767px){
  .xinw{padding: 30px 0;}
  
  .xw-bt{margin-bottom: 10px;}
  .xw-bt h5{font-size: 40px;margin-bottom: 10px;}
  .xw-bt h3{font-size: 24px;top: 20px;}
  .xw-bt .fa {font-size: 30px;line-height: 20px;}
  
  .xw-img{display: none;}
  
  .xw-list{float: none;width: 100%;padding: 0 15px;min-height: 230px;}
  .xw-list ul li a{padding: 10px 0;}
  .xw-list ul li a h3{float: none;width: 100%;padding: 0 5px;font-size: 14px;line-height: 1;}
  .xw-list ul li a h3 .fa {color: #ea3e00;margin-right: 8px;font-size: 17px;line-height: 14px;}
  .xw-list ul li a h5{display:none;}
  

  .xw-box {float: none;  width: 100%;margin-right: 0;padding: 0 15px; margin-bottom: 15px;}
  
}

@media (max-width: 415px){
 
}






.anli{padding-bottom: 50px;}


.al-bt{background: #ea3e00;overflow: hidden;padding: 10px 15px;margin-bottom: 20px;border-radius: 3px;}
.al-bt h3 {color: #fff;float: left;font-size: 22px;line-height: 1;}
.al-bt a {float: right; display: inline-block; font-size: 12px;line-height: 1; background: #fff; border-radius: 5px; padding: 5px 6px;}
.al-bt a:hover{background: #ffa000;color: #fff;}

.walking{margin: 0;height: 220px !important;}
.walking .ar_1{width: 300px;height: 220px;}
.walking .ar_1 .item { height: 220px;overflow: hidden;display: flex;flex-wrap: wrap;align-content: center;}
.walking .ar_1 .item img{width: 100%;height: auto;min-height: 100%;transition: all .5s;}
.walking .ar_1 p {height: 40px; line-height: 40px;color: #333;font-size: 16px; background: #eee;}

.walking .ar_1:hover .item{border: 1px solid #ea3e00;}
.walking .ar_1:hover .item img{transform: scale(1.1);}



@media (max-width: 767px){
  
  .anli {padding-bottom: 0;}
  
  .al-bt{padding: 10px 15px;}
  .al-bt h3{font-size: 18px;}
  
  .walking{margin: 0;height: 130px !important;}
  .walking .ar_1{width: 160px;height: 130px;}
  .walking .ar_1 .item{height: 130px;}
  
}









/*底部*/
.footers{padding: 15px 0;background: #ea3e00;}

.footers h3 { text-align: center;font-size: 24px;line-height: 1;color: #fff;letter-spacing: 1px;padding-top: 20px;margin-bottom: 10px;}
.footers p { text-align: center;font-size: 15px;line-height: 1.5;color: #fff;}

p.copyright { font-size: 15px; line-height: 1.3;  color: #fff;text-align: center; border-top: 1px solid rgb(255 255 255 / 40%);padding: 5px;margin-top: 20px;}

.police {color: #fff; text-align: center; font-size: 13px;line-height: 1;margin-top: 5px;}
.police a:hover{color: #ffa000;}
.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { }
}


@media (min-width: 992px) and (max-width: 1200px){
  
 
  
}
@media (max-width: 992px){

 
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu{float: left;width: 21%;margin-right: 2%;padding: 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #ea3e00; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 15px 20px; border-bottom: 1px solid #ddd;background: #eee;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #ea3e00;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #ea3e00;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #ea3e00;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #ea3e00;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #ea3e00;}

.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #ea3e00;
    border-color: #ea3e00;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 32px;position: relative;  color: #fff; border-bottom: 1px solid #bbb;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute; top: 0;color: #ea3e00;font-size: 20px; font-weight: bold; border-bottom: 3px solid #ea3e00; line-height: 1;padding-bottom: 10px;z-index: 3;}



/* 图片列表 */
.page-alist {margin-top: 0;}
.page-alist .col-md-3{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-3 a{display:block;box-shadow: 0 0 5px #00000040;}
.page-alist .col-md-3 a h5 { font-size: 16px;line-height: 1;height: auto;padding: 10px 0; color: #343434;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #ea3e00;}
.page-alist .col-md-3 a .img-inner{width: auto;height: 200px;border: none;padding: 0;overflow: hidden;display: flex;padding: 5px;}
.page-alist .col-md-3 a .img-inner img{ display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-3 a .img-inner:hover{border: none;}
.page-alist .col-md-3 a:hover .img-inner img{transform: scale(1.1);}

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;border: 1px solid #ddd;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #ea3e00;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 220px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #ea3e00; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;}
.page-alist .page-atit p {color: #666;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #ea3e00;}

.page-alist{}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#ea3e00}
.list-title h3:hover{color: #ea3e00;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.7;  color: #444;margin-bottom: 6px;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #ea3e00; color: #fff;}
.page-nav ul li.now a{  background: #ea3e00; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 10px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;padding: 3px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
 
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}


.zoomPad{z-index: 1 !important;}


#right-ewm{position: fixed;right: 0;top:  66%;z-index: 999;margin-top: 150px;}
#right-ewm .ewm-box {text-align: center;background: #d8311e;padding: 8px 5px;width: 70px;height: 70px;position: relative;cursor: pointer;}
#right-ewm .ewm-box img.ico{width: 40px;margin-bottom: 3px;}
#right-ewm .ewm-box p {font-size: 12px;line-height: 1; color: #fff;}

.ewm-box .ewm-img { position: absolute;right: 120%;bottom: 0; background: #0e5d9e;padding: 10px;width: 150px;height: auto;display: none;}
.ewm-box .ewm-img span {position: absolute;display: inline-block;width: 12px;height: 12px;background: #0e5d9e;right: -6px;bottom: 12px;transform: rotate(45deg);}
.ewm-box .ewm-img img{width: 100%;margin-bottom: 5px;height: auto !important;}
.ewm-box .ewm-img h5{font-size: 13px;line-height: 1;color:#fff;}
.ewm-box:hover .ewm-img{display: block;}




/* 友情链接 */
.link{background: #fee9ca;}
.links { margin: 30px 0 15px; border-top: 1px solid #c7727273; border-bottom: 1px solid #c7727273; padding: 15px 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background:#ea3e00; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;border: none;}
.links a:hover{color: #0063a7;}


@media (max-width: 992px){
  
 
  
}


@media (max-width: 767px){

  .links{padding: 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

  
  
 
  
}
