

@media only screen and (max-width:1500px) {
#c_portalResnav_main-16170274430818711 .header .navbar_nav li a {
    padding: 0 15px;
    font-size: 16px;
}
#w_common_text-1617027860545 span
  {
font-size: 18px;
  }
  
  
  
}

@media only screen and (max-width:1360px) {
#c_portalResnav_main-16170274430818711 .header .navbar_nav li a {
    padding: 0 10px;
    font-size: 16px;
}
#w_common_text-1617027860545 span
  {
font-size: 18px;
  }
  
  
  
}

@media only screen and (max-width:1200px) {
#c_portalResnav_main-16170274430818711 .header .navbar_nav li a {
    padding: 0 5px;
    font-size: 15px;
}
#w_common_text-1617027860545 span
  {
font-size: 18px;
  }
  
  
  
}


@media only screen and (max-width:768px) {


  
 	/* 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: #999;
        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 20px;
    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: #999;
        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: #999;
        background-color: #999;
        cursor: pointer
	}
    .p_pagebox .pre:active {
        background-color: #999;
    }
    .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: #999;
        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:#999;
		cursor:pointer;
	}
	.p_pagebox .next:active{
		background-color:#999;
	}
	.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;
	}
  
  
  
#w_fimg-1574238762320 img
  {
  width:auto;
  height:64px;
  }
#w_grid-1574238696326,#w_grid-1574238652728
  {
  height:64px;
  min-height: 64px;  
  }
#content_box-1574238696326-2,#c_portalResnav_main-16170772115298859,#content_box-1574241447876-1
  {
  display:none;
  }
#content_box-1574238696326-1
  {
  position:fixed;
  top:0px;
  right:20px;
  width: auto;
  }
#c_portalResnav_main-16170274430818711 .header {
    padding: 0px;
    height: 64px;
}
#c_portalResnav_main-16170274430818711 .header #navToggle {
    height: 50px;
    padding: 13px 0px;
    display: inline-block;
    float: right;
}
#c_portalResnav_main-16170274430818711 .clearfix {

    padding-left: 0px;
    padding-right: 0px;
} 
 #w_fimg-1574238762320 .p_dimage{
    text-align: left;
  }
  
#w_grid-1574239718427 {
    margin-top: 20px;
    margin-bottom: 20px;
}
#w_grid-1574239688505 {
    margin-top: 0px;
    min-height: auto;
} 
#w_common_text-1574241696115 span
  {
  font-size:12px !important;
  }
#w_common_text-1574241696115 p
  {
    text-align: left;
  }
#w_grid-1574239681307 {
    margin-top: 64px;
}
  
.c_portalResBreadcrumb_nav-01001
  {
  display:none;
  }
.btn-primary {
    color: #fff;
    background-color: #aace05;
    border-color: #aace05;
    width: 100%;
    padding: 8px 12px;
    border-radius: 0px;
}
.btn-primary:hover {
    color: #fff;
    background-color: #aace05;
    border-color: #aace05;
}
.mouse_bac:hover {
    background-color: #fff;
    color: #fff;
}
a:active, a:hover {
    color: #aace05;
    text-decoration: none;
}
  
.btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus {
    color: #fff;
    background-color: #aace05;
    border-color: #aace05;
}
.p_categoryBox .p_linkBox.click {
    background-color: #aace05;
    color: #aace05;
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a {
    color: #fff;
}
  

  
.c_portalResIntro_detail-01001 .p_con p
{
font-size:14px;
line-height:1.8em;
}
.c_portalResIntro_detail-01001 .p_con div
{
font-size:14px;
line-height:1.8em;
}


.c_portalResProduct_detail-04001 .d_description p
{
font-size:14px;
line-height:1.8em;
}
.c_portalResProduct_detail-04001 .d_description div
{
font-size:14px;
line-height:1.8em;
}
.c_portalResProduct_detail-04001 table tbody td
{
    padding: 10px !important;
}

.c_portalResProduct_detail-04001 table tbody p span
{
font-size:14px !important;
line-height:1.8em;
}
.c_portalResProduct_detail-04001 table tbody p
{
font-size:14px !important;
line-height:1.8em;
}
#ie_text-1621824917486 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}


  
  
#w_grid-1574409905078,#w_grid-1574414169505,#w_grid-1579401242383,#w_grid-1579401242373
  {
  padding:0px;
  }
  
  
  
#ie_text-1621823446189 {
padding-bottom: 40px !important;
}  
#ie_text-1621823446189 span,#ie_text-1621823730594 span,#ie_text-1621824004323 span,#ie_text-1621824080834 span,#ie_text-1621824212673 span,#ie_text-1621824092713 span,#ie_text-1621824917486 span,#ie_text-1621825002304 span,#ie_text-1621825002305 span,#ie_text-1621825193146 span,#ie_text-1621825002309 span
  {
  font-size:14px !important;
  }
#ie_text-1621823598092 span,#ie_text-1621823689692 span,#ie_text-1621824917485 span
  {
  font-size:18px !important;
  }
#ie_text-1621824917486,#w_grid-1617066890015,#w_grid-1622025826747,#w_grid-1617066939358,#w_grid-1617068294408
  {
    padding: 0px !important;
    margin: 0px !important;
  }
#w_common_text-1622025860813 span,#w_common_text-1622025928106 span
  {
  font-size:24px !important;
  }
  
#c_portalResProblem_list-16220258866581696 {
    padding-left: 20px;
    padding-right: 20px;
}
#c_portalResProblem_list-16220259380725813 {
    width: 100%;
    max-width: 1440px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#w_common_text-1622025928106 {
    margin-top: 0px;
}
#c_portalResProduct_list-16170681507034808 .proLi {
    width: 50% !important;
    padding: 2px;
}
#c_portalResProduct_list-16170681507034808 .sum {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    line-height: 1.5;
    color: #666;
    text-align: center;
    font-size: 14px;
}
#c_portalResProduct_list-16170681507034808
  {
  padding:0px 18px 0px;
  }
  
#c_portalResProduct_list-16170681507034808 .proSummry {
    padding: 20px 5px 0;
}
#c_portalResProduct_list-16170681507034808 .lookMore {
    font-size: 14px;

}
  
#w_common_text-1617076286572 span
  {
  font-size:24px !important;
  }
.c_portalResProduct_list-01001016 .picture {
    width: 100%;
    height: auto;
    float: left;
}
.c_portalResProduct_list-01001016 .blue {
    top: 0;
    left: 0px;
    width: 100%;
    text-align: center;
    height: auto;
    transition: all .5s ease;
    position: relative;
    opacity: 1;
    float: left;
    margin-top: 20px;
}
.c_portalResProduct_list-01001016 #products .swiper-button-next {
    position: absolute;
    top: 50%;
    right: 10px;
    font-size: 16px;
    cursor: pointer;
    width: 30px;
    background: #fff;
    text-align: center;
    height: 30px;
    color: #cdcdcd;
    line-height: 30px;
    border: 1px #cdcdcd solid;
    border-radius: 100%;
    margin-top: -30px;
}
.c_portalResProduct_list-01001016 #products .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 10px;
    font-size: 16px;
    cursor: pointer;
    width: 30px;
    background: none;
    text-align: center;
    height: 30px;
    color: #cdcdcd;
    line-height: 30px;
    margin-top: -30px;
    border-radius: 100%;
    border: 1px #cdcdcd solid;
}
.c_portalResProduct_list-01001016 .swiper-container-pro {
    width: calc(100% - 100px);
    margin: 0 auto;
    border: 1px #ddd solid;
}
.pr_gy,.pr_more{
    display: none;
}
.c_portalResProduct_list-01001016 .number {
 padding: 20px 0px;
 text-align: center;
 font-size: 16px;
}  
  
  
#w_common_text-1617076286572,#w_common_text-1617074114049,#w_common_text-1604918948106,#w_common_text-1617072892755{
    margin-top: 40px;
}
#w_fbtn-1617072998766
  {
    margin-top: 10px;
    margin-bottom: 40px;
  }
  
#c_portalResProduct_list-16170748673541915 {
    margin-top: 10px;
    margin-bottom: 40px;
}
#w_common_text-1617074114049 span,#w_common_text-1604918948106 span,#w_common_text-1617072892755 span
  {
  font-size:24px !important;
  }
#w_common_text-1617074154677 span,#w_common_text-1604917676529 span
  {
  font-size:14px !important;
  }
#c_portalResNews_list-16170743945691310 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    width: 33.33% !important;
    min-width: 1px;
}
#c_portalResNews_list-16170743945691310 .newImg {
    position: relative;
    top: 0%;
    left: 0%;
    transform: translate(0%,0%);
    width: 100%;
    transition: all .5s ease;
}  
#c_portalResNews_list-16170743945691310 .newTitle {
    font-size: 14px;
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;
    width: 100%;
    text-align: center;
    font-weight: normal;
}
#w_grid-1617073953002 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: auto;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#c_portalResNews_list-16170743945691310 {

    padding-bottom: 40px;
}
  
  
#c_portalResNews_list-16049190529942036 {
    width: 100%;
    max-width: 1440px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
.c_portalResNews_list-01001007 .newTitleLink {
    font-weight: normal;
    padding-bottom: 10px;
    display: block;
    width: 100%;
    padding-top: 5px;
    font-size: 18px;
    overflow: hidden;
    color: #565657;
    white-space: initial;
    text-overflow: initial;
    line-height: 1.5em;
}
  
#w_grid-1617071942609
  {
  padding:0px;
  }
#c_portalResProduct_list-1617071942644 .proLi {
    width: 50% !important;
    padding: 2px;
}
#c_portalResProduct_list-1617071942644 .sum {

    font-size: 14px;
}
#c_portalResProduct_list-1617071942644 .proSummry {
    padding: 20px 5px 0;
}
  
#c_portalResProduct_list-1617071942644 .lookMore {
    font-size: 14px;
}
  
  
#c_portalResProduct_list-1617071942644
  {
  padding:0px 10px;
  }
  
}