/* 自定义样式 */

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:1100px
    }
}









/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;position:relative;}
.bt h5 { font-family: Times New Roman; font-size: 50px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:12px;}
.bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #005a9f;}
.bt h3 span{color: #f19b00;}
.bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #005a9f;}
.bt p {font-size: 16px;line-height: 1.5; color: #666;}

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

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

@media (max-width: 767px){
  
  .bt{margin-bottom: 30px;}
  .bt h5{font-size:26px;margin-bottom: 15px;}
  .bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .bt hr{width:10%;margin: 0 auto 5px;}
  .bt p {font-size: 14px;line-height: 1.5;color: #666;padding: 0 15px;}
  
}







.mo-footer{background:#0074c5;text-align: center;padding: 30px 15px;color: #fff;}
.mo-footer h3 {font-size: 18px;line-height: 1;margin-bottom: 15px;}
.mo-footer p {font-size: 14px;line-height: 1.5;margin: 8px 0;}




/*底部*/
.f-nav {padding: 17px 0;border-bottom: 1px solid #2e2e2e2e;}
.f-nav ul{overflow: hidden;}
.f-nav ul li {float: left;width: 14%;text-align: center;}

.f-nav ul li a { color: #fff; display: block;font-size: 15px;line-height: 1;border-right: 1px solid #ccc;padding: 0 7px;}
.f-nav ul li:last-child a{border: none;}
.f-nav ul li a:hover{color: #e0211c;}

.f_one{background: rgb(0, 118, 198);}

.f-logo{float: left;background:url(../images/dbhx.png)no-repeat right;padding: 16px 30px 16px 0;}
.f-logo img {margin: 0;}
.f-logo h3 { font-size: 22px; line-height: 1;font-weight: bold; color: #fff;letter-spacing: 1px; text-align: center;}
.f-logo h5 {text-align: center;color: #fff;font-size: 12px; text-transform: uppercase;line-height: 1;margin: 3px 0 20px;}

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


.f-lx{float: left;width: 86%;}
.f-lx h3 { font-size: 22px; line-height: 1;color: #fff;font-weight: bold;letter-spacing: 1px;margin-bottom: 10px;}
.f-lx p { font-size: 15px;line-height: 1.5;color: #fff;}
.f-lx p .fa { width: 30px; text-align: center; font-size: 16px; line-height: 16px;}
.f-lx p a:hover{color: #e0211c;}

.f-ewm{float: right;width: 24%;padding-top: 20px;}
.f-ewm .ewm-box { float: left; width: 46%; border: 1px solid #ccc; border-radius: 10px;padding: 10px; margin: 0 2%;position:relative;}
.f-ewm .ewm-box img{width: 100%;}
.f-ewm .ewm-box p { font-size: 14px;  line-height: 1; color: #fff; position: absolute;  bottom: -10px;width: 80%; text-align: center;margin: 0 10%; background: #242424; z-index: 3; left: 0;}

.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #fff;
}
.themain a {
    color: #fff;
    margin: 0 5px;
}

p.copyright {  font-size: 15px; line-height: 1;color: #fff;  padding: 12px 0; text-align: center;}

.mo-f { background: #242424; padding: 20px 15px;color: #fff;text-align: center;}
.mo-f h3 { font-size: 20px;line-height: 1;margin-bottom: 5px;}
.mo-f h5 {font-size: 13px;line-height: 1;color: rgb(255 255 255 / 50%);margin-bottom: 10px;}
.mo-f p {font-size: 14px;line-height: 1.5;margin-bottom: 0;text-align: center;}

.lx-wz{width: 100%;float: left;    padding: 23px 0 0px 22px;}
.lx-wz ul{}
.lx-wz ul li{}
.lx-wz ul li .lx-img{width: 16%;float: left;}
.lx-wz ul li .lx-img2{width: 22%;float: left;}
.lx-wz ul li .lx-img img{}
.lx-wz ul li .lx-img2 img{}
.lx-wz ul li .lx-txt{width: 83%;float: left;}
.lx-wz ul li .lx-txt p{font-size: 14px; font-family: SimSun; line-height: 138%; color: rgb(255, 255, 255);}
.lx-wz ul li .lx-txt2{width: 70%;float: left;}
.lx-wz ul li .lx-txt2 p{font-size: 14px; font-family: SimSun; line-height: 138%; color: rgb(255, 255, 255);}

.lx-wz ul li:nth-child(1) {width: 48%;float: left;}
.lx-wz ul li:nth-child(2) {width: 32%;float: left;}
.lx-wz ul li:nth-child(3) {width: 20%;float: left;}
.lx-wz ul li:nth-child(3) p:nth-child(1) {font-size: 14px; font-family: SimSun; line-height: 138%; color: rgb(255, 255, 255);}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;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:45px;}
}

@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li a{padding: 0 23px;}
  
  .ly-nr .mess_list .form-control { width: 90%;}
  .f-logo h3 {font-size: 19px;}
  .f-lx {width: 84%;}
}

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

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



/* 区域设置 */
.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #eee;font-size: 15px;line-height: 1;margin-top: 10px;
}
.themain a {
    color: #eee;
    margin: 0 5px;display: inline-block;
}

.f_two {  background: #00539a;  }
.f_two h3{font-size: 18px;line-height: 1;margin-bottom: 15px;text-align: center;color: #fff;}
.f_two p{text-align: center;font-size:15px;line-height: 1;color: #ddd;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li{padding: 0 0px;}
  
  .f-lx p{font-size: 14px;}
  .f-logo{width: 16%;}
  
}
@media (max-width: 992px) {


}

@media (max-width: 767px) {

  

}


.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:45px;}
}







/* 内页样式 */
/* 左侧菜单 */
.page-body .xxxl { border: none;height: 60px;line-height: 60px;background: #1b4f98;padding: 0 10px;}
.xxxl h2 { float: none;text-align: center; margin-top: 0;margin-bottom: 0; height: auto;line-height: 60px; font-weight: bold; font-size: 24px;color: #ffffff;border: none;letter-spacing: 2px;}
.page-body {margin: 30px auto 50px;}

.left_menu {float: left;width: 23%;margin-right: 0;padding: 0 20px 0 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}

.page-body .sec-tit {margin-top: 0;margin-bottom: 2px;}
.sec-tit {border: none;height: 98px;line-height: 60px;position: relative;}
.sec-tit h2 {float: none;text-align: center; margin-top: 0;margin-bottom: 0; height: auto;font-weight: bold; font-size: 26px;color: #ffffff;border: none;letter-spacing: 2px;position: absolute;top: 16%;left: 26%;}
.sec-tit h3{position: absolute;font-size: 14px;text-transform: uppercase;color: rgb(255, 255, 255);top: 56%;left: 39%;}
.sec-tit img{width: 100%;}

.sec-tit2{background: #0076c6;padding: 12px 0;}
.sec-tit2 h2{text-align: center;color: #fff;font-size: 26px;font-weight: bold;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}

.page-l-clist{border: none;margin-bottom: 20px;    background: #0076c6;    padding: 0 0 66px 0;}
.page-l-clist ul {padding: 0; border: none;}
.page-l-clist li { height: auto;line-height: 40px;font-size: 15px;border: none;margin: 2px 17px;text-align: center;}
.page-l-clist li a{display:block;padding: 0 20px; height: auto; color: #fff;background: #2ca0e9 url(../images/cp-tb2.png)no-repeat left;}
.page-l-clist li a .fa {float: right; font-size: 20px;line-height: 40px;color: #bbb;font-weight: bold;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 40px; color: #fff; background:#f8ac27 url(../images/cp-tb2.png)no-repeat left}
.page-l-clist li a:hover .fa{color: #fff;}
.page-l-clist li .layer2{left: 100%;padding: 0;}
.page-l-clist li .layer2 ul li a{text-align: center;}
#ibrcolor {border-bottom: none;}
.page-l-clist li.layer1.on a { height: auto; color: #fff;background: #2ca0e9 url(../images/cp-tb2.png)no-repeat left;}
.page-l-clist li.layer1.on a:hover{background:#f8ac27 url(../images/cp-tb2.png)no-repeat left}

.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #1b4f98;}

.sec-marquee-c strong{font-size: 16px;}


/* 右侧 */
.page-alist{margin-top: 0;overflow: hidden;}

.crumbs-item {line-height: 1;border-bottom: 1px solid #ddd;overflow: hidden;margin-bottom: 15px;overflow: hidden;}
.crumbs-item .page-title{color: #fff;float: left;width: 50%;height: 40px;position: relative;}
.crumbs-item .page-title a{display: none;pointer-events: none;}
.crumbs-item .page-title a:last-child {display: block;color: #0074c5;position: absolute;top: 0;left: 0;z-index: 3;font-size: 24px;line-height: 39px;font-weight: bold;border-bottom: 1px solid #1b4f98;}
.crumbs-item h5{font-size: 14px;line-height: 40px;padding: 0; color: #444; float: right;text-align: right; width: 50%;}

.wp-pagenavi{text-align: center;}
.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: #0076c6;
    border-color: #0076c6;
}
.pagination>li>a, .pagination>li>span{color: #1b4f98;}

/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #0076c6;}

.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: #1b4f98;}


/* 图片列表 */
.page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #1b4f98;overflow: hidden;}

.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 16px; text-align: center;padding: 5px 0;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #1b4f98;}

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

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

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


.page-content { font-size: 15px;line-height: 1.8;}


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


/* 留言 */
.form-control:focus {
    border-color: #1b4f98;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
}

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

@media (max-width: 992px){
  
  .page-body {margin: 10px auto 50px;}
  .page-body .col-md-9{float: none;width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 33.3333%;}
  
  .crumbs-item .page-title{display: none;}
  .crumbs-item h5{float: none;width: 100%;}
  
  .crumbs-item h5 {text-align: left;line-height: 30px;}
  
  .page-con-tit h1{font-size: 18px;}
  
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 50%;padding: 0 5px;}

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  
  
  .page-alist .col-md-4{height: auto;}
  
  
}
.zoomPad{z-index: 1 !important;}




/* 图标 */
.tb{background: #fafafa;}
.tb .tb-img{}
.tb .tb-img img{}
@media (min-width: 992px) and (max-width: 1200px){

}
@media (max-width: 992px){
  .tb .tb-img img {width: 100%;}


}
@media (max-width: 767px){
 
.tb {display: none;}
  
}

/* 产品 */
.cpzx{    padding: 30px 0;}
.cpzx .cp-bt{text-align:center;line-height: 1.8;    padding: 0 0 21px 0;}
.cpzx .cp-bt h2{color: rgb(0, 118, 198);font-size: 28px;font-weight: bold;background:url(../images/bt.png)no-repeat center}
.cpzx .cp-bt span{text-transform: uppercase;color: rgb(3, 119, 200);font-size: 18px;font-weight: bold;}
.cpzx .cp-bt p{color: rgb(128, 127, 127);font-size: 14px;}

.cpzx .cp-lb{}
.cpzx .cp-lb h2{position: absolute;font-size: 26px;color: #fff;top: 16%;left: 27%;}
.cpzx .cp-lb span{position: absolute;font-size: 14px;text-transform: uppercase;color: rgb(255, 255, 255);top: 41%;left: 39%;}
.cpzx .cp-lb .lb-tp{position: relative;}
.cpzx .cp-lb .lb-tp img{}

.pro_nav .list-unstyled {background:rgb(0, 118, 198);position: absolute;width: 88.3%;top: 74%;padding: 0 0 16px 0;}



.sj-lb{display:none}
@media (min-width: 992px) and (max-width: 1200px){
.cpzx .cp-lb .lb-tp img {width: 101%;}
  .sj-lb{display:none}
}
@media (max-width: 992px){
  .cpzx .cp-lb .lb-tp img {width: 106%;}
  .pro_nav .list-unstyled {top: 90%;}
.cpzx .cp-lb span {font-size: 10px;}
  .cpzx .cp-lb h2 {font-size: 19px;top: 16%;left: 31%;}
  .cpzx {padding: 30px 0 74px 0;}
  .sj-lb{display:none}

}
@media (max-width: 767px){
 .cpzx .cp-bt h2 {font-size: 21px;}
.cpzx .cp-bt span {font-size: 15px;}
  .sj-lb{display:block;margin: 0 0 0 21px;}
  .sj-lb ul{}
  .sj-lb ul li{width: 30%;float: left;text-align: center;background: #eee;padding: 5px 0px;margin: 3px 6px 3px 2px;}
  .sj-lb ul li a{font-size: 14px;}
  .cpzx .cp-bt {padding: 0 0 7px 0;}
  .cpzx .pro_list{padding-top: 11px;}
  .pro_list li {margin-bottom: 9px;width: 33.33%;}
  .cpzx {padding: 30px 0 0px 0;}
}


/* 通栏 */
.tl{}
.tl .tl-img{}
.tl .tl-img img{}

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

}
@media (max-width: 992px){
  
.tl .tl-img img {width: 167%;}
  .tl .tl-img {display: grid;place-items: center;}

}
@media (max-width: 767px){
 
.tl {display: none;}
  
}


/* 优势 */
.ys{padding: 42px 0 0 0;}
.ys .ys-bt{}
.ys .ys-bt img{}
.ys .ys-box{}
.ys .ys-box ul{}
.ys .ys-box ul li{position: relative;}
.ys .ys-box ul li .ys-img{}
.ys .ys-box ul li .ys-img img{}
.ys .ys-box ul li{}
.ys .ys-box ul li .ys-wzbt{}
.ys .ys-box ul li .ys-wzbt span{}
.ys .ys-box ul li .ys-wzbt h2{font-size: 24px; color: rgb(4, 131, 205);padding: 0 0 9px 0;}
.ys .ys-box ul li .ys-wzbt h3{font-size: 24px; color: rgb(4, 131, 205);}
.ys .ys-box ul li .ys-txt{}
.ys .ys-box ul li .ys-txt p{font-size: 14px; color: rgb(67, 67, 67); line-height: 199%;padding: 0 0 6px 12px;}
.ys .ys-box ul li .ys-txt span{font-size: 18px; color: rgb(236, 124, 33);font-weight:bold}
.ys .ys-box ul li .ys-txt img{float: left;padding: 8px 7px 0 0;}


.ys .ys-box ul li:nth-child(1) .ys-wzbt:nth-child(2) {position: absolute;top: 6%;left: 6%;}
.ys .ys-box ul li:nth-child(1) span:nth-child(1) {font-size: 30px;color: rgb(255, 255, 255);position: absolute;top: 15%;left: -21%;}
.ys .ys-box ul li:nth-child(1) .ys-txt:nth-child(3) {position: absolute;top: 31%;left: 2%;width: 35%;}

.ys .ys-box ul li:nth-child(2) .ys-wzbt:nth-child(2) {position: absolute;top: 16%;left: 57.5%;}
.ys .ys-box ul li:nth-child(2) span:nth-child(1) {font-size: 30px;color: rgb(255, 255, 255);position: absolute;top: 5%;left: -21%;}
.ys .ys-box ul li:nth-child(2) .ys-txt:nth-child(3) {position: absolute;top: 38%;left: 54%;width: 45%;}


@media (min-width: 992px) and (max-width: 1200px){
.ys .ys-bt img {width: 100%;}
  .ys .ys-box ul li:nth-child(1) .ys-wzbt:nth-child(2) {position: absolute;top: 8%;left: 7%;}
.ys .ys-box ul li:nth-child(1) span:nth-child(1) {font-size: 30px;color: rgb(255, 255, 255);position: absolute;top: 5%;left: -21%;}
  
 .ys .ys-box ul li:nth-child(2) .ys-wzbt:nth-child(2) {position: absolute;top: 16%;left: 65.5%;}
.ys .ys-box ul li:nth-child(2) span:nth-child(1) {font-size: 30px;color: rgb(255, 255, 255);position: absolute;top: 5%;left: -22%;}
  .ys .ys-box ul li:nth-child(2) .ys-txt:nth-child(3) {left: 61%;}
}
@media (max-width: 992px){
  
.ys .ys-bt img {width: 100%;}
  .ys .ys-box ul li .ys-img img {width: 100%;}
  .ys .ys-box ul li .ys-wzbt h2 {font-size: 19px;}
  .ys .ys-box ul li .ys-wzbt h3 {font-size: 19px;}
  .ys .ys-box ul li:nth-child(1) .ys-wzbt:nth-child(2) {top: 6%;left: 6%;}
  .ys .ys-box ul li:nth-child(1) span:nth-child(1) {font-size: 25px;top: 6%;left: -19%;}
  .ys .ys-box ul li:nth-child(1) .ys-txt:nth-child(3) {height: 144px;overflow: hidden;overflow-y: auto;}
  .ys .ys-box ul li:nth-child(2) .ys-txt:nth-child(3) {height: 150px;overflow: hidden;overflow-y: auto;}

}
@media (max-width: 767px){
 
.ys {padding: 18px 0 0 0;height: 500px;display:none}
  .ys .ys-bt {display: grid;place-items: center;}
  .ys .ys-bt img {width: 138%;}.ys .ys-box ul li .ys-img img {display: none;}
  
}



/* 关于我们 新闻 */
.gyxw{padding: 19px 0 39px 0;}
.gyxw .gyxw-box{}
.gyxw .gyxw-box ul{}
.gyxw .gyxw-box ul li{width: 50%;float: left;}
.gyxw .gyxw-box ul li .gy-bt{float: left;}
.gyxw .gyxw-box ul li .gy-bt h2{color: rgb(0, 118, 198);font-size: 28px;font-weight: bold;float: left;}
.gyxw .gyxw-box ul li .gy-bt span{font-size: 21px;text-transform: uppercase;color: rgb(217, 217, 217);font-weight: bold;padding: 0 0 0 9px;}
.gyxw .gyxw-box ul li .gy-btn{}
.gyxw .gyxw-box ul li .gy-btn a{display: inline-block;font-size: 16px;float: right;    padding: 7px 0 0 0;}
.gyxw .gyxw-box ul li .gy-btimg{}
.gyxw .gyxw-box ul li .gy-btimg img{    width: 100%;padding: 14px 0;}
.gyxw .gyxw-box ul li:nth-child(1) {}
.gyxw .gywm{padding: 0 25px 0 0px;}

.gyxw .gyxw-box ul li .gy-img{}
.gyxw .gyxw-box ul li .gy-img img{    width: 100%;}

.gyxw .gyxw-box ul li .gy-txt{height: 182px;overflow: hidden;overflow-y: auto;margin: 19px 0 0 0;}
.gyxw .gyxw-box ul li .gy-txt p{font-size: 14px;line-height: 180%;color: rgb(67, 67, 67);text-indent: 0 !important;}


.gyxw .gyxw-box ul li .news_content ul li{width: 100%;}



@media (min-width: 992px) and (max-width: 1200px){
.news_text_img .news_text_info {width: 69%;}
}
@media (max-width: 992px){
  
.gyxw .gyxw-box ul li {width: 100%;}

}
@media (max-width: 767px){
 .gyxw .gyxw-box ul li .gy-bt h2 {font-size: 21px;}
  .gyxw .gyxw-box ul li .gy-btimg img {padding: 7px 0;}
  .gyxw .gywm {padding:0px;margin: 0 0 12px 0;}
  .gyxw .gyxw-box ul li {padding: 0 9px;}
  .gyxw {padding: 19px 0 26px 0;}

  
}