@media only screen and (max-width: 768px){
  
#content_box-1574238696326-2
  {
  display:none;
  }
#content_box-1574238696326-1
  {
  position:absolute;
  top:0px;
  right:0px;
  }
  
#w_grid-1574238696326 {
    min-height: 64px;

}
#w_grid-1574238652728 {
    height: 64px;
    min-height: 64px;

}
#c_portalResnav_main-15742388947372262 .header {
    height: 64px;
}
#w_fimg-1574238762320 img
  {
  width:auto;
  height:64px;
  }

  
#w_fimg-1574238762320 .p_dimage
  {
text-align:left;
  }
#c_portalResnav_main-15742388947372262 .clearfix {
    padding-left: 0px;
    padding-right: 0px;
}
  
#w_grid-1574239688505
  {
  display:none;
  }
#w_fline-1574241648157
  {
  display:none;
  }
  
  
 	/* fy */	
  
	.p_pagebox .js_pageBtnDisable,
	.p_pagebox .js_pageBtnDisable:hover,
	.p_pagebox .js_pageBtnDisable:active {
		background: #f5f5f5;
		border-color: #d9d9d9;
		color: #bfbfbf;
		cursor: default;	
	}
	.p_pagebox .js_pageBtnDisable .iconfont {color: #bfbfbf;}
	.p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf;}


    .p_pagebox .NumBox {
        width: 44%;
        height: 44px;
        border: 0px solid #cdd5d5;
        display: inline-table;
        position: relative;
        cursor: pointer;
        box-sizing: border-box;
        background: #e6e6e6;
        vertical-align: top;
    }
    .p_pagebox .num {
        display: table-cell;
        vertical-align: middle;
        font-size: 12px;
        text-align: center;
        width: 100%;
        line-height: 45px;
    }
    .p_pagebox .ItemBox {
        position: absolute;
        width: 100%;
        height: auto;
        border: 1px solid #d3d4d4;
        bottom: 44px;
        left: 0;
        max-height: 300px;
        overflow-y: auto;
        z-index: 99;
        border-bottom: 0
    }
    .p_pagebox .num .iconfont {
        width: 32px;
        height: 32px;
        position: absolute;
        right: 20px
    }
    .p_pagebox .num .iconfont:before {
        content: "\e69c";
        font-size: 12px;
        line-height: 45px;
    }
    .p_pagebox .NumBox ul li {
        width: inherit;
        height: 40px;
        line-height: 40px;
        text-align: center;
        background-color: #fffffe;
        color: #323332;
        font-size: 16px
    }
    .p_pagebox .NumBox ul li .iconfont:before {
        content: ""
    }
    .p_pagebox .NumBox ul li:active {
        background-color: #e4e4e4
	}
  
  
  
    .p_pagebox {
    width: 100%;
    height: auto;
    margin: 20px auto 50px;
    clear: both;
    position: relative;
    font-size: 0;
    white-space: nowrap;
    }
    .p_pagebox .pre {
        display: inline-table;
        height: 45px;
        width: 28%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: #007fb3;
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: border-box;
    }
    .p_pagebox .pre:hover {
        color: rgba(255, 255, 255, 1);
        border-color: #007fb3;
        background-color: #007fb3;
        cursor: pointer
	}
    .p_pagebox .pre:active {
        background-color: #007fb3;
    }
    .p_pagebox .pre .font {
        display: table-cell;
        vertical-align: middle;
        bottom: 0;
        font-size: 12px;
        line-height: 45px;
    }
    .p_pagebox .pre .iconfont {
        display: inline-block;
        color: rgba(255, 255, 255, 1);
        vertical-align: top;
        width: auto;
        height: auto;
        float: left;
        font-size: 22px
    }
    .p_pagebox .pre:hover .iconfont {
		color:#fff;
    }
    .p_pagebox .pre:active .iconfont {
		color:#fff;
    }
    .p_pagebox .pre .iconfont:before {
        content: "\e6b0";
        line-height: 45px;
        font-size: 12px;
    }
    .p_pagebox .next {
        display: inline-table;
        height: 45px;
        width: 28%;
        color: rgba(255, 255, 255, 1);
        border-width: 0;
        border-style: solid;
        border-color: rgba(255, 255, 255, 0);
        background-color: #007fb3;
        text-align: center;
        padding-top: 0;
        padding-right: 10px;
        padding-left: 10px;
        position: relative;
        left: 0;
        top: 0;
        box-sizing: border-box;
 }
	
	.p_pagebox .next:hover{
		color:rgba(255,255,255,1);
		border-width: 0;
		border-style: solid;
		border-color:rgba(255,255,255,0);
		background-color:#007fb3;
		cursor:pointer;
	}
	.p_pagebox .next:active{
		background-color:#007fb3;
	}
	.p_pagebox .next .font{
		display:table-cell;
		vertical-align:middle;
		bottom:0;
		font-size: 12px;
		line-height: 45px;
	}
	.p_pagebox .next .iconfont{
		display:inline-block;
		color:rgba(255,255,255,1);
		vertical-align:top;
		width: auto;
		height: auto;
		float: right;
		font-size: 22px;
	}
	.p_pagebox .next:hover .iconfont{
		color:rgba(255,255,255,1);
	}
	.p_pagebox .next:active .iconfont{
		color:rgba(255,255,255,1);
	}
	.p_pagebox .next .iconfont:before{
	content: "\e6af";
	line-height: 45px;
	font-size: 12px;
	}
  
  
  

#c_portalResNews_list-15744145555896922 .p_news {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    overflow: hidden;
}

#c_portalResNews_list-15744145555896922 
{
	padding:0px 20px;
}

  
  
  
/***banner**/
  

  
#w_common_text-1575619772213 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575619772213 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575619772213
  {
    margin-top: 260px;
  }
  
  
  
#w_common_text-1575604323156 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575604323156 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575604323156
  {
    margin-top: 260px;
  }
  
  
  
  
#w_common_text-1575600708982 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575600708982 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575600708982
  {
    margin-top: 260px;
  }
  
  
  
#w_common_text-1575604189976 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575604189976 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575604189976
  {
    margin-top: 260px;
  }
  
  
#w_common_text-1575603846750 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575603846750 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575603846750
  {
    margin-top: 260px;
  }
  

#w_common_text-1575603909822 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575603909822 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575603909822
  {
    margin-top: 260px;
  }
  

  
#w_common_text-1575604084292 h2 span
  {
  font-size:30px !important;
  }
#w_common_text-1575604084292 p span
  {
  font-size:16px !important;
  }
#w_common_text-1575604084292
  {
    margin-top: 260px;
  }
  

  
#c_portalResProduct_list-15744913693670497 {
    margin-top: 0px;
  padding:0px 20px;

}
#c_portalResProduct_list-15744913693670497 .proLi {
    position: relative;
    overflow: hidden;
    padding: 0px;
}
#c_portalResProduct_detail-15744920097234854 {

    margin-top: 64px;
   padding:20px 20px;

}
#paramPage
  {
  display:none;
  }
.c_portalResProduct_detail-03001 .decTab:hover, .decTab.active {
    background: #01499c;
    line-height: 44px;
    color: #fff;
    border: none;
}
.btn-primary {
    color: #fff;
    background-color: #007fb3;
    border-color: #007fb3;
}
  
.c_portalResNews_category-01001
  {
    text-align: center;
  }
  
.c_portalResNews_category-01001 .p_linkBox {
    padding:5px 20px;
    display:flex;
    text-align: left;
}
.p_categoryBox {
    padding-top: 64px;
}
.p_categoryBox .p_linkBox.click {
    background-color: #007fb3;
    color: #007fb3;
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a {
    color: #fff;
} 
.c_portalResNews_category-01001 .p_linkBox {
    border-bottom: 1px #ddd solid;
}
#c_portalResNews_detail-15744154807675845 {
    margin-top: 74px;
    padding-left: 20px;
    padding-right: 20px;
}
  
  
  
  
  
  
  .c_portalResIntro_category-01001
  {
  text-align:center;
  }
  .c_portalResIntro_category-01001 .p_linkBox {
    padding:5px 20px;
    display:flex;
    text-align: left;
}
.p_categoryBox {
    padding-top: 64px;
}
.p_categoryBox .p_linkBox.click {
    background-color: #007fb3;
    color: #007fb3;
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a {
    color: #fff;
} 
  .c_portalResIntro_category-01001 .p_linkBox {
    border-bottom: 1px #ddd solid;
}
  
#w_common_text-1574489771845 p span {
    font-size: 28px !important;
}
#w_common_text-1574490190803 p span {
    font-size: 28px !important;
}

  
  

  
#w_common_text-1574242573476 p span {
    font-size: 24px !important;
}
  
  
#w_common_text-1574242648985 p span {
    font-size: 14px !important;
}
#c_portalResNews_list-15742434359443080 .porTbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    float: left;
}
#c_portalResNews_list-15742434359443080 .porBbox {
    position: relative;
    overflow: hidden;
    width:100%;
    height: auto;
    padding: 4% 3%;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-15742434359443080 .newTitle a {
    color: #007fb3;
    font-size: 24px;
}
#c_portalResNews_list-15742434359443080 .newSummry {
    color: #666;
    margin: 10px 0;
    -moz-box-flex: 1px;
    -webkit-box-flex: 1px;
    flex: 1;
    font-size: 14px;
    line-height: 1.8em;
    white-space: pre-wrap;
    word-break: keep-all;
    word-wrap: break-word;
}
  
.lantern {
    margin-left:0px !important;
    margin-right:0px !important;
}
.p_CommonSquareNumBtn .shape {
    width: inherit;
    height: inherit;
    text-indent: -99999px;
    display: table-cell;
    vertical-align: middle;
    border-radius: inherit;
    -moz-border-radius: inherit;
    font-size: 0px;
}
  
#c_portalResNews_list-15742434359443080 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 20px 20px 50px;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-15742434359443080 .p_CommonSummaryBoxA {
    text-align: left;
    width: 100%;
    position: absolute;
    left:15px;
    z-index: 999;
    bottom: 0px;
    padding: 0px 0%;
    
}
#c_portalResNews_list-15742434359443080 .more a {
    width: 100px;
    height: 30px;
    margin-top: 30px;
    display: block;
    line-height: 30px;
    color: #fff;
    text-align: center;
    background-color: #007fb3;
    font-size: 12px;
}
  
  
  
  
#w_common_text-1574474748149 p span {
    font-size: 24px !important;
}
#w_common_text-1574474766714 p span {
    font-size: 14px !important;
}
  

.hy_case .swiper-slide a
{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:999999;
	height:100%;
}
.hy_case .swiper-slide
{
	position:relative;
}




.hy_case .swiper-slide
  {
  background:#fff;
  }
.hy_case_left
{
  width: 100%;
  float:left;
  overflow: hidden;
}
.hy_case_left img
  {
  width:100%;
  float:left;
  transform: scale(1);
  transition: all 0.5s;
  }

.hy_case .swiper-slide:hover .hy_case_left img
{
transform: scale(1.08);
	
} 

.hy_case_right
  {
  width: 100%;
  float:left;
  min-width: 100%;
  display: block;
  }
.hy_case_main p
  {
  font-size: 14px;
  color:#707273;
  line-height: 1.8em;
  width: 100%;
  }
.hy_case_main p:nth-of-type(2)
  {
  font-size: 24px;
  color:#007fb3;
  margin: 10px 0px 10px !important;
  }
.hy_case_main p:nth-of-type(4)
  {
  font-size: 12px;
  height: 30px;
  line-height: 30px;
  width: 120px;
  text-align:center;
  background:#007fb3;
  margin-top: 30px;
  color:#fff;
  }
.hy_case_main
  {
  left: 0;
  width: 100%;
  padding: 20px;
  }
.swiper-pagination-bullets .swiper-pagination-bullet-active:before
  {
  content: '';
  width:22px;
  height:22px;
  border:1px #007fb3 solid;
  top:50%;
  left: 50%;
  display: block;
  margin-left: -7px;
  margin-top: -7px;
  border-radius: 100%;
  }
.swiper-pagination-bullets .swiper-pagination-bullet-active
  {
    background: #007fb3 !important;
  }
  
  
#c_portalResNews_list-15742465265531207 .newLi {
    position: relative;
    overflow: hidden;
    padding: 5px;
    width: 50%;
    float: left;
}
  
#w_common_text-1574246492464 p span {
    font-size: 24px !important;
}
.pr_more
  {
     display: none; 
  }
  
#c_portalResEbizads_banner-15744812769506561 .bannerContent {
    position: relative;
    left: 0%;
    top: 0%;
    padding: 20px;
    transform: initial;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 0px;
    margin-left: 0px;
    background: #fff;
}
#c_portalResEbizads_banner-15744812769506561 .summry {
    font-size: 14px;
    color: #666;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    max-width: 500px;
    line-height: 2em;
}
  
  
  
#w_common_text-1574245833766 p span {
    font-size: 24px !important;
}
  
#w_common_text-1574245861316 p span {
    font-size: 14px !important;
}  
#w_grid-1574238652728 #w_fimg-1574238762320 .p_dimage {
  
}

}