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


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: 26px; line-height: 1;color: #333;letter-spacing: 1px;margin-bottom: 8px;}
.bt h5 {font-size: 14px;text-transform: uppercase;line-height: 1;color: #022d8e;}
.bt hr{border-top: 1px solid #ccc;margin: 10px 0;}
.bt .fa {width: 100%;color: #022d8e;position: absolute;left: 0;font-size: 30px;line-height: 20px;bottom: 15px;}
.bt p { font-size: 14px;  line-height: 1;color: #666;}


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

  .bt h3{font-size: 22px;margin-bottom: 5px;}
  .bt h5{font-size: 12px;}
  .bt p{font-size: 12px;}
  .bt .fa{bottom: 13px;}
}
@media (max-width: 767px){

  .bt{margin-bottom: 20px;padding: 0 15px;}
  .bt hr{margin: 6px 0;}
  .bt h3{font-size:22px;}
  .bt h5{font-size:14px;}
  .bt .fa{bottom: 24px;}
  .bt p{line-height: 1.2;}
}

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


.cpzx{padding: 50px 0;background: #f5f5f5 url(../images/bg1.jpg)no-repeat center top;}


.cp-nav{float: left;width: 22%;padding-right: 15px;}
.cp-nav h3 {background: #022d8e;color: #fff;font-size: 24px;line-height: 1; padding: 15px 20px; letter-spacing: 1px;}
.cp-nav .cp-tit { background: #022d8e;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: 10px 10px 5px;background: #eee;border: 1px solid #022d8e;}
.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: #022d8e; margin-right: 5px;}
.cp-nav ul li a:hover{border-color: #022d8e;color: #fff;background: #022d8e;}
.cp-nav ul li a:hover .fa{color: #fff;}

.cp-list{float: left;width: 78%;}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 33.33333%;padding: 0 8px;margin-bottom:15px;}
.cp-list ul li a{display: block; border: 1px solid #ddd; }
.cp-list ul li a .cp-img { height: 220px; overflow: hidden;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 h3 { 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 h3{background: #022d8e;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: 10px;font-size: 13px;}

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

@media (max-width: 992px){
  
  .cpzx {padding: 30px 0;}
  
  .cp-nav h3{font-size: 18px;padding: 10px 15px;}
  
  .cp-nav{width: 24%;padding-right: 10px;}
  .cp-nav ul{padding: 10px 10px 5px;}
  .cp-nav ul li {margin-bottom: 6px;}
  .cp-nav ul li a{font-size: 12px;padding: 8px;}
  
  .cp-list{width: 76%;}
  .cp-list ul li{padding: 0 5px;width: 33.3333%;}
  .cp-list ul li a .cp-img{height:160px;}
  
  .cp-list ul li p{padding: 5px 0;font-size: 14px;}
  
}

@media (max-width: 767px){
 
  .cpzx {padding: 30px 0;}
  
  .cp-nav{float: none;width: 100%;padding: 0 10px;margin-bottom: 10px;}
  .cp-nav h3{display: none;}
  .cp-nav ul{background: none;padding: 0;overflow: hidden;border: none;}
  .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 {}
  

  
}


.adv-bg{background: #022d8e;padding: 50px 0;}

/* .adv-cont{padding: 50px 0;color: #fff;position: relative;background-image: url(../images/adv-bg1.png) , url(../images/adv-bg2.png);background-repeat: no-repeat;background-position: left top 18px ,right -20px bottom 10px;} */
.adv-cont{color: #fff;position: relative;}
.adv-cont img.bg-l {position: absolute;left: -20px;top: -30px;opacity: .8;}
.adv-cont img.bg-r {position: absolute;right: -40px;bottom: -36px;opacity: .5;}

.adv-nr{float: left;width: 75%;padding: 10px 0 0 20px;position: relative;z-index: 3;}
.adv-nr h5 {font-family: Times New Roman;font-size: 18px;line-height: 1;font-style: italic;color: rgb(255 255 255 / 50%);}
.adv-nr h3 { font-size: 26px;line-height: 1;margin: 10px 0 20px;}
.adv-nr p {font-size: 16px;line-height: 1;}
.adv-dh { float: right;width: 25%; text-align: right; padding: 0 20px 0 0;position: relative;z-index: 3;}
.adv-dh a {display: inline-block; font-size: 15px;line-height: 1;color: #fff; border: 1px solid #fff;padding: 10px 40px;margin-bottom: 15px;}
.adv-dh a:hover{background: #fff;color: #022d8e;}
.adv-dh p {font-size: 16px;line-height: 1;color: rgb(255 255 255 / 80%);margin-bottom: 5px;}
.adv-dh h4 {font-size: 34px;line-height: 1;}



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

  
  .adv-nr h5{font-size: 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh h4{font-size: 28px;}
  .adv-dh p{font-size: 15px;}
  
}
@media (max-width: 992px){

  .adv-cont img.bg-l{left: 0;}
  .adv-cont img.bg-r{right: 0;}
  .adv-nr { float: none;width: 100%;padding: 5px 0 0 30px;}
  .adv-nr h5{font-size: 14px;}
  .adv-nr h3{font-size: 24px;margin: 10px 0 15px;}
  .adv-nr p{font-size: 14px;}
  .adv-dh{float: none;width: 100%;margin-top: 16px;padding: 0 60px 0 0;}
  .adv-dh a{margin-left: 30px;float: left;font-size: 13px;}
  .adv-dh p{font-size: 15px;}
  .adv-dh h4 {font-size: 28px;}
  .adv-bg {padding: 50px 0 30px;}
  
}
@media (max-width: 767px){

  
  .adv-nr{text-align: center;padding: 0 15px;}
  .adv-nr h3 {font-size: 18px;margin: 10px 0; padding: 0 0 0 10px;line-height: 1.2;}
  .adv-nr p {font-size: 13px;line-height: 1.3;}
  .adv-dh{text-align: center;}
  .adv-dh a {margin-left: 0;float: none;font-size: 13px;}
  

  
  
}






.gywm{padding: 50px 0;background: url(../images/bg2.jpg)no-repeat center;background-size: 100% auto;}

.gy-img{margin: 50px 0;}
.gy-img ul{overflow: hidden;}
.gy-img ul li{float: left;width: 16.66666%;text-align: center;}
.gy-img ul li p { font-size: 18px;line-height: 1;color: #000;margin: 10px 0 0;}
.gy-img .img-box {width: 120px; height: 120px;overflow: hidden;margin: auto;display: flex;align-items: center;justify-content: center;}
.gy-img .img-box img{width: 0;transition: all .5s;}
.gy-img .img1{background: url(../images/gy-ico1.png)no-repeat center;background-size: 98%;}
.gy-img .img2{background: url(../images/gy-ico2.png)no-repeat center;background-size: 98%;}
.gy-img .img3{background: url(../images/gy-ico3.png)no-repeat center;background-size: 98%;}
.gy-img .img4{background: url(../images/gy-ico4.png)no-repeat center;background-size: 98%;}
.gy-img .img5{background: url(../images/gy-ico5.png)no-repeat center;background-size: 98%;}
.gy-img .img6{background: url(../images/gy-ico6.png)no-repeat center;background-size: 98%;}
.gy-img .img-box:hover img{width: 100%;}

.gy-txt{text-align:center;}
.gy-txt p {font-size: 15px;line-height: 1.5;color: #444;}

.gy-btn{text-align: center;}
.gy-btn a{background: #022d8e;color: #fff;font-weight: bold;display: inline-block;font-size: 14px;line-height: 1;padding: 14px 50px;margin-top: 40px;transition: all .5s;border-radius: 40px;}
.gy-btn a:hover{background: #d10401;}








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

  .gywm{padding: 30px 0;}
  .gy-img {margin: 30px 0;}
  .gy-img .img-box{width: 90px;height: 90px;}
  .gy-img ul li p{font-size: 16px;}
  .gy-txt p{font-size: 13px;}
  .gy-btn a{padding: 12px 45px;margin-top: 30px;}
  
  
}
@media (max-width: 767px){

  .gy-img{display:none;}
  .gy-txt {padding: 0 15px;}
  .gy-btn a {padding: 11px 45px;margin-top: 20px;font-size: 13px;}
}

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








.youshi{background: url(../images/bg4.jpg)no-repeat center fixed;padding: 50px 0;}

.ys-bt{margin-bottom: 40px;text-align: center;position: relative;}
.ys-bt h5 {font-family: Times New Roman;color: rgb(255 255 255 / 10%);font-size: 52px; line-height: 1;text-transform: uppercase;font-weight: bold;}
.ys-bt h3 {font-size: 24px;line-height: 1;color: #fff;letter-spacing: 2px;position: absolute;width: 100%;top: 20px;}

.ys-cont{overflow: hidden;}
.ys-img {width: 26%;float: left; border-radius: 50%; padding: 10px;border: 2px dotted rgb(255 255 255 / 40%);margin: 0 5%;}
.ys-img .img-box{overflow: hidden;border: 4px solid #fff; border-radius: 50%;}
.ys-img .img-box img{width: 100%;}
.ys-box{width: 32%;}
.ys-box.box1{float: left;text-align: right;}
.ys-box.box2{float: right;text-align: left;}


.ys-nr{margin: 30px 0;}
.ys-nr h3 { font-size: 26px; line-height: 1;color: #fff; margin-bottom: 10px;display: inline-block;border-bottom: 3px double #eee;padding-bottom: 5px;}
.ys-nr .ys-txt{height: 90px;}
.ys-nr .ys-txt p {font-size: 15px;line-height: 1.3; color: #f8f8f8;}






@media (min-width: 992px) and (max-width: 1200px){
  
  .ys-img{width: 26%;margin: 25px 2% 0;}
  .ys-box {width: 35%;}
  .ys-nr {margin: 20px 0;}
  
}
@media (max-width: 992px){

  .youshi{padding: 30px 0;}
  .ys-bt{margin-bottom: 10px;}
  .ys-box {width: 40%;}
  .ys-img{width: 18%;padding: 5px;margin: 50px  1% 0;}
  .ys-nr .ys-txt {height: 70px;}
  .ys-nr .ys-txt p{font-size: 13px;}
  .ys-nr h3{font-size: 20px;}
  .ys-nr {margin: 10px 0;}
  
  
}
@media (max-width: 767px){
  
  
  .ys-bt h5{font-size: 30px;}
  .ys-bt h3{font-size: 20px;top: 10px;}
  .ys-cont {padding: 0 15px;}
  .ys-box {float: none !important;width: 100%;}
  .ys-img {  padding: 5px; float: none; width: 50%;margin: 0 auto;}
  .ys-box.box1,.ys-box.box2{text-align: center;}
  

}

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










/* 案例 */
.anli{padding: 50px 0;}

.al-bt .bt-txt {background: url(../images/al-ico.png)no-repeat center left 10px;background-size: 40px;padding: 10px 20px 10px 60px;}

.walking { width: 100%;  font-size: 12px; overflow: hidden; margin: 0;height: 250px !important;}
.walking .ar_1{width: 300px;margin-left: 15px;height: 250px;}
.walking .ar_1 .item{height: 250px;border: none;display: flex;}
.walking .ar_1 .item img {vertical-align: middle;height: 100%;min-width: 100%;}

.al-btn{text-align: center;margin-top:20px;}
.al-btn a {  display: inline-block; font-size: 16px;line-height: 1; background: #022d8e; color: #fff; padding: 12px 30px; border-radius: 3px;transition: all .5s;border:1px solid ;}
.al-btn a:hover{border-color: #022d8e;color: #022d8e;background: none;}

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

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

  .anli { padding: 30px 0;}
  
  .al-btn a{font-size: 13px;padding: 10px 30px;}
  .walking{height: 120px !important;}
  .walking .ar_1{width: 150px;margin-left: 5px;}
  .walking .ar_1 .item { height: 120px;border: none;}
  
}

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



.xinw{padding: 50px 0;background: url(../images/xinw-bg.jpg)no-repeat center bottom;border-top: 4px solid #022d8e;}
.xinw-box{}

.xinw-l{float: left;width: 50%;border-right: 1px dashed #022d8e;padding-right: 15px;}
.xinw-l .xw_info{padding: 10px 0;}
.xinw-l .xw_info .xw_img{float: left;width: 25%;margin-right: 3%;height: 100px;overflow: hidden;}
.xinw-l .xw_info .xw_img img{width: 100%;min-height: 100%;}
.xinw-l .xw_info .xw_text{float: left;width: 72%;}
.xinw-l .xw_info .xw_text{}
.xinw-l .xw_info .xw_text h3{font-size: 16px;line-height: 1;color: #000;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xinw-l .xw_info .xw_text h5{font-size: 12px;line-height: 3;color: #888;}
.xinw-l .xw_info .xw_text p{font-size: 14px;line-height: 1.2;color: #666;height: 50px;overflow: hidden;}

.xinw-r{float: left;width: 50%;padding-left: 20px;}
.xinw-r li{padding: 15px 0;border-bottom: 1px dashed #bbb;}
.xinw-r a h3 {float: left;width: 80%;font-size: 16px;line-height: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.xinw-r a h3 .fa { font-size: 16px;line-height: 15px;margin-right: 6px;color: #dbaa21;}
.xinw-r a:hover h3{}
.xinw-r a p {float: right;width: 20%;font-size: 13px;line-height: 13px;color: #666;text-align: right;}

.xinw-more{margin-top: 40px;}
.xinw-more a {display: inline-block;  font-size: 14px;line-height: 1;border: 2px solid #022d8e;padding: 10px 30px;border-radius: 2px;transition: all .6s;}
.xinw-more a:hover{background: #022d8e;color: #fff;}

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

@media (max-width: 992px) {

  .xinw-r a p{font-size: 1.2rem;}
  
}

@media (max-width: 767px){

  .xinw{padding: 30px 0;}
  .xw-bt .fa{bottom: 10px;}
  .xinw-l,.xinw-r{float: none;width: 100%;padding: 0 15px;margin-bottom: 10px;}
  .xinw-l{border: none;margin: 0;}
  
  .xinw-l .xw_info .xw_img{width: 35%;height: 90px;margin-right: 0;}
  .xinw-l .xw_info .xw_text {float: left; width: 65%;padding-left: 10px;}
  .xinw-l .xw_info .xw_text h5 {font-size: 12px;line-height: 1;color: #888;margin: 6px 0;}
  .xinw-l .xw_info .xw_text p {font-size: 12px;line-height: 1.4; color: #666;height: 36px;overflow: hidden;}
  .xinw-l .xw_info .xw_text h3{font-size: 14px;}
  .xinw-r a h3{font-size: 14px;}
  .xinw-r a p{font-size: 12px;}
  .xinw-r li {padding: 10px 0;}

  .xinw-more a{font-size: 13px;}
  .xinw-more {margin-top: 15px;}
  
  
}








/* 友情链接 */
.links {margin: 30px 0 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: #022d8e; 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;}
.links a:hover{color: #022d8e;}





@media (max-width: 767px){

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

}



/* 底部 */
.f_one { background: #272a30;color: #eee;padding: 30px 0 20px;}

.f-logo {  float: left; width: 38%;border-right: 1px dashed #6e6e6e;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 020px;}
.f-logo .logo-img img{float: left;width: 70px;}
.f-logo .logo-img h3 { float: left;font-size: 22px;letter-spacing: 2px;line-height: 1;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #b10000; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 13px;line-height: 1.4;margin-top: 20px;padding-right: 40px;color: #bbb;}

.f-lx { float: left;width: 48%;padding-left: 60px;}
.f-lx h3 {font-size: 18px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 15px; line-height: 1;color: #ccc;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 80px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 10%;}
.f-ewm h3 {font-size: 16px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-ewm img{width: 100%;}


.f_two{background: #212527;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #ccc;}


.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 { height:0px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 250px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 250px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 12%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@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: #022d8e; 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: #022d8e;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #022d8e;}

.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 #022d8e;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: #022d8e;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #022d8e;}

.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: #022d8e;
    border-color: #022d8e;
}



.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: 50px;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: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}



/* 图片列表 */

.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: #022d8e;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 200px;  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: #222; color: #c96;}

.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;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

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

.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:#022d8e}
.list-title h3:hover{color: #022d8e;}


/* 详情页 */
.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: #022d8e; color: #fff;}
.page-nav ul li.now a{  background: #022d8e; 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: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .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 {background: #222;color: #c96;}
  .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;}
  
}






