@media only screen and (max-width:1600px) {
.footer_nav ul:nth-last-of-type(1) {
    float: left;
}
#c_portalResProduct_list-16208133443018248 .proLi {
    position: relative;
    overflow: hidden;
    padding: 20px 20px 40px;
    border-bottom: 2px #fff solid;
    font-size: 14px;
}  
.c_portalResNews_list-01001012 .titleLink {
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.c_portalResNews_list-01001012 .p_news {
    margin: 0;
    width: inherit;
    height: auto;
    padding: 18px;
    overflow: hidden;
    background: #eef0f3;
}
.footer_nav ul {
    width: auto;
    float: left;
    text-align: left;
    padding-left: 6% !important;
}
  
}



@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;
        display: none;
    }
    .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;
	}
  

#content_box-1622615099659-1
  {
  display:none;
  }
#w_fimg-1622615325009 {
    width: 100%;
    max-width: 100%;
}
#w_grid-1574238652728,#w_grid-1574238696326
  {
    min-height: 64px;
    height: 64px;
    box-shadow: 0px 0px 3px #ccc;
  }
#w_grid-1622615099659 {
    min-height: 64px;
    margin-top: 0px;
}
#content_box-1574238696326-1
  {
  display:none;
  }
#w_fimg-1622615325009 img
  {
  width:auto !important;
  height:64px;
  }
#w_fimg-1622615325009 .p_dimage
  {
  text-align:left  
  }
#c_portalResnav_main-16152758976002034
  {
  position:fixed;
  top:0px;
  right: 20px;
  }
#w_grid-1574239681307 {
    margin-top: 64px;
}
#w_grid-1619750212914
  {
  display:none;
  }
#w_grid-1615946223219
  {
    padding-left: 0px;
    padding-right: 0px;
  }
#w_grid-1615946089951 {

    margin-bottom: 40px;
    margin-top: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }
#w_common_text-1615946192076 {
    margin-bottom: 20px;
    margin-top: 20px;
    margin-left: 0px;
    margin-right: 0px;

}
  #w_fbtn-1615947057783 {
 
    margin-top: 20px;
    margin-left: 0px;
}  
#content_box-1615946089951-0, #content_box-1615946089951-1, #content_box-1615946089951-2 {
    border-right: 0px #1d1d1d solid;
}
#c_portalResComplaintPage_detail-16279605566864607 p span
  {
  display:block;
  }
#c_portalResComplaintPage_detail-16279605566864607 p
  {
  text-align: left;
  }
.c_portalResBreadcrumb_nav-01001
  {
  display:none;
  }
.btn-primary {
    color: #fff;
    background-color: #d70c19;
    border-color: #d70c19;
    width: 100%;
    border-radius: 0px;
    padding: 8px 12px;
}

.btn-primary:hover {
    color: #fff;
    background-color: #d70c19;
    border-color: #d70c19;
}
.contact_main
  {
  margin:20px 0px;
  }
.contact_main h3
  {
    font-size: 18px !important;
    text-align: center;
  }
.c_portalResIntro_detail-01001 .p_con .contact_main p img
  {
  width:102px !important;
  }
.c_portalResIntro_detail-01001 .p_con .contact_main p
  {
  text-align:center;
  font-size: 14px;
  }


.c_portalResIntro_detail-01001 .p_content p
{font-size:14px;line-height:1.8em;text-indent: 0px !important;margin: 0px !important;}
.c_portalResIntro_detail-01001 .p_content div
{font-size:14px;line-height:1.8em;padding-left: 0px;padding-right: 0px;}
.c_portalResIntro_detail-01001 .p_content p span
{
	line-height: 1.8em !important;
	font-size: 14px;
}

.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;
}
.c_portalResIntro_detail-01001 .p_con h3 span
  {
    font-size: 18px !important;
  }
.about_title
  {
  font-size:18px !important;
    color: #d70c19;
  font-weight:bold;   
  }
.p_categoryBox .p_linkBox.click {
    background-color: #d70c19;
    color: #fff;
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a {
    color: #fff;
}
.p_parentBox {
    width: auto;
    height: auto;
    border-bottom: 1px #ddd solid;
}
.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: #d70c19;
    border-color: #d70c19;
}
#c_portalResNews_list-16259880354654987 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 20px 0px;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-16259880354654987 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-16259880354654987 .newTitle {
    font-size: 12px;
    color: #333;
    position: relative;
    white-space: initial;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 34px;
}
  
.mouse_bac:hover {
    background-color: #fff;
    color: #fff;
}
a:active, a:hover {
    color: #d70c19;
    text-decoration: none;
}
#w_common_text-1625988444169 span
  {
  font-size:14px !important;
  }
#c_portalResNews_list-16259880354654987 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    margin-top: 0px !important;
    padding: 0px;
    width: 50% !important;
    padding: 4px;
}
#c_portalResNews_list-16259880354654987
  {
  padding:0px 20px;
  }
#c_portalResNews_list-16237407799639529 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px;
}
#c_portalResNews_list-16237407799639529 .porTbox {
    padding: 20px;
}
#c_portalResNews_list-16237407799639529 .newTitle {
    font-size: 12px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    text-align: center;
    white-space: initial;
    width: 100%;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    min-height: 34px;
}

#c_portalResNews_category-16259934546163223 .p_btn-show
  {
  display:none;
  }
  
#c_portalResNews_category-16259934546163223 .p_category {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0px;
    transition: left .3s;
    z-index: 1;
}
 #c_portalResNews_category-16259934546163223 .p_btn-hide {
    display: none;
}
 #c_portalResNews_category-16259934546163223 .p_parentBox {
    margin-right: 0px;
    border-bottom: 0px #ddd solid;
    background-color: #fff;
    margin: 0px 2px;
    width: calc((100% - 8px)/2) !important;
}
 #c_portalResNews_category-16259934546163223 .p_linkBox {
    padding: 0px;
    display: flex;
}
 #c_portalResNews_category-16259934546163223 .p_categoryBox {
    overflow-y: auto;
    width: 100%;
    height: 100%;
    float: left;
    padding: 0px 18px;
    box-sizing: border-box;
}
#c_portalResNews_list-16237407799639529 {
    padding-left: 16px;
    padding-right: 16px;
}
.c_portalResNews_category-01001005 .p_linkBox:hover {
    background-color:#d70c19;
    color: rgba(255, 255, 255, 1);
}
.c_portalResNews_category-01001005 .current .p_title {
    background-color:#d70c19;
    color: rgba(255, 255, 255, 1);
} 
.Academy li 
  {
  width: 100%;
  float: left;
  padding: 0px 20px;
  }
.Academy li p
  {
    overflow:hidden;
  }
.Academy li img
  {
  width: 100%;
  position: relative;
  top: 0%;
  left: 0%;
  transform: translate(0%, 0%);
  width: 100%;
  transition: all .5s ease;
  } 


.Academy li:hover img{
transform:translate(0%,0%) scale(1.1);
}



.Academy li p a
  {
  text-align: center;
  display: block;
  color:#666;
  font-size: 14px;
  }  
.Academy_mc {
    padding: 10px;
}
#c_portalResNews_list-16259876717604970 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    padding: 5px;
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
}
#w_grid-1623229032103
  {
  display:none;
  }
#c_portalResProduct_list-16232291133318785 .proLi1
  {
  position:relative;
  }
#c_portalResProduct_list-16232291133318785 .porBbox {
    padding: 0px;
    position: relative;
    background: #fff;
  }
#c_portalResProduct_list-16232291133318785 .proLi {
    position: relative;
    overflow: hidden;
    padding: 4px;
    font-size: 14px;
    width: 50% !important;
}
#c_portalResProduct_list-16232291133318785
  {
  padding: 0px 16px;
  margin-top: 40px;
  margin-bottom: 40px;
  }
#c_portalResProduct_list-16232291133318785 .proTitle {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100%;
} 
#w_common_text-1615946196154 p:nth-of-type(2) span,#w_common_text-1615946192076 p:nth-of-type(2) span,#w_common_text-1615946146629 p:nth-of-type(2) span
  {
    font-size: 12px;
  }

  
#w_common_text-1625990968427 span
  {
  font-size:14px !important;
  }
  


#w_grid-1623230866750
  {
  display:none;
  }
#c_portalResNews_list-16232238127309109 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 5px !important;
}
#c_portalResNews_list-16232238127309109 .newTitle ,#w_common_text-1625992669037 span{
    font-size: 14px !important;
}
#c_portalResNews_list-16232238127309109
  {
  padding:0px 15px;
  }
  
  
  
#c_portalResNews_category-16259939830741911 .p_btn-show
  {
  display:none;
  }
  
#c_portalResNews_category-16259939830741911 .p_category {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0px;
    transition: left .3s;
    z-index: 1;
    display: block;
}
#c_portalResNews_category-16259939830741911 .p_btn-hide {
    display: none;
}
#c_portalResNews_category-16259939830741911 .p_parentBox {
    margin-right: 0px;
    border-bottom: 0px #ddd solid;
    background-color: #f3f3f3;
    margin: 0px 2px;
    width: calc((100% - 8px)/2) !important;
}
#c_portalResNews_category-16259939830741911 .p_linkBox {
    padding: 0px;
    display: flex;
}
#c_portalResNews_category-16259939830741911 .p_categoryBox {
    overflow-y: auto;
    width: 100%;
    height: 100%;
    float: left;
    padding: 0px 18px;
    box-sizing: border-box;
}
#c_portalResNews_category-16259939830741911 {
 
    padding-left: 0px;
    padding-right: 0px;

}
#c_portalResNews_list-16259938508183298 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px;
}
#c_portalResNews_list-16259938508183298
  {
  padding: 0px 16px 0px;
  margin-top: 20px !important;
  float: left;
  margin-bottom: 40px !important;
  }
#w_common_text-1625993794555 span,#w_common_text-1625990248414 span
  {
  font-size:14px !important;
  }
#c_portalResNews_list-16259923953235320 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px;
}
#c_portalResNews_list-16259923953235320 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-16259923953235320 .newTitle {
    font-size: 14px;
}
#c_portalResNews_list-16259923953235320
  {
  padding: 0px 16px; 
  }
  
  
#c_portalResNews_category-16259928125632090 .p_btn-show
  {
  display:none;
  }
  
#c_portalResNews_category-16259928125632090 .p_category {
    width: 100%;
    height: 100%;
    position: relative;
    top: 0;
    left: 0px;
    transition: left .3s;
    z-index: 1;
}
#c_portalResNews_category-16259928125632090 .p_btn-hide {
    display: none;
}
#c_portalResNews_category-16259928125632090 .p_parentBox {
    margin-right: 0px;
    border-bottom: 0px #ddd solid;
    background-color: #f3f3f3;
    margin: 2px 2px;
    width: calc((100% - 8px)/2) !important;
}
#c_portalResNews_category-16259928125632090 .p_linkBox {
    padding: 0px;
    display: flex;
}
#c_portalResNews_category-16259928125632090 .p_categoryBox {
    overflow-y: auto;
    width: 100%;
    height: 100%;
    float: left;
    padding: 0px 18px;
    box-sizing: border-box;
}
#c_portalResNews_category-16259928125632090 {

    padding-left: 0px;
    padding-right: 0px;

}
#c_portalResNews_list-1625992669057 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px;
}
#c_portalResNews_list-1625992669057
  {
  padding:0px 16px;
  float: left;
  }
#c_portalResNews_list-1625992669057 .newTitle {
    font-size: 14px;
    color: #333;
    position: relative;
    width: 100%;
    text-align: center;
    overflow: hidden;
    text-overflow:ellipsis;
    display:-webkit-box;
    -webkit-box-orient:vertical;
    -webkit-line-clamp:2;
    white-space: initial;
    min-height: 40px;
}
#c_portalResNews_list-1625992669057 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
    border: 0px solid #f2f2f2;
} 
  
  #w_grid-1623225725229,#w_grid-1574409905078,#w_grid-1624004580824,#w_grid-1623236296698,#w_grid-1623740744217,#w_grid-1625990968387,#w_grid-1625987616274,#w_grid-1625988889094,#w_grid-1627972361744,#w_grid-1623223724695,#w_grid-1623224100702,#w_grid-1625993751074,#w_grid-1625990248394,#w_grid-1625992668997,#w_grid-1574415793612,#w_grid-1625996160574,#w_grid-1623225317849,#w_grid-1575619772203,#w_grid-1625994457112,#w_grid-1625994719665{
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}  
#w_grid-1623225725219,#w_grid-1574409878707,#w_grid-1624004580814,#w_grid-1623236296688,#w_grid-1623740744207,#w_grid-1625990968377,#w_grid-1625987616264,#w_grid-1625988889084,#w_grid-1627972361734,#w_grid-1623223724685,#w_grid-1623224100692,#w_grid-1625993751064,#w_grid-1625990248384,#w_grid-1625992668987,#w_grid-1574415793602,#w_grid-1625996160564,#w_grid-1623225317839,#w_grid-1575619772193,#w_grid-1625994457102,#w_grid-1625994719655{
    min-height: auto;
}
.c_portalResNews_list-01001004 .newTitle {
    width: 100%;
    margin: 1rem 0;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: initial;
    white-space: initial;
    transition: all .3s;
    line-height: 1.5em;
}
  
video
  {
    width: 100% !important;
    height: auto !important;
  }
  
.c_portalResNews_detail-01001 .p_articles p
  {
  line-height:1.8em !important;
  }
 .c_portalResNews_detail-01001 .p_articles span
  {
  line-height:1.8em !important;
  }
#c_portalResNews_list-16259962430288215 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px 0px;
    border: 0px solid #f2f2f2;
    min-height: auto;
}
#c_portalResNews_list-16259962430288215 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    margin-top: 0px !important;
    padding: 10px 0px;
}
#c_portalResNews_list-16259962430288215
  {
  padding:0px 20px;
  }
#c_portalResNews_list-16259962430288215 .newTitle {
    font-size: 14px;
    line-height: 1.7em;
}  
  
#w_common_text-1577521899332 span
  {
  font-size:24px !important;
  }
#w_common_text-1577521994849 span
  {
  font-size:14px !important;
  }
.c_portalResEmploy_list-01001001
{
	padding:0px 20px !important;
}


.c_portalResEmploy_list-01001001 .p_list {
    width: calc((100% - 0px)/1);
    padding: 20px;
    display: inline-block;
    font-size: initial;
    border: 1px solid #E4E4E4;
    position: relative;
    background: none;
    margin: 0px 0px 20px;
    box-shadow: 0px 2px 15px rgb(0,0,0, 0);
    transition: all 0.3s ease;
}
.c_portalResEmploy_list-01001001 .p_title h4 span strong {
    color: #666;
    font-size: 16px;
    font-weight: normal;
}
.contact_img
  {
    width: 200px;
    margin: auto;
  }
#w_grid-1623223539083
  {
  display:none;
  }
#w_common_text-1623223539233 span
  {
  font-size:24px !important;
  }
#w_common_text-1623223641416 span
  {
  font-size:14px !important;
  }
  
#content_box-1625558905489-0,#content_box-1625558905489-1,#content_box-1625558905489-2,#content_box-1623226476735-0
  {
    margin-bottom: 20px;
  }
#w_grid-1623226476735 {
    margin-top: 0px;
    margin-bottom: 40px;
}
.wh_mian
  {
  margin-bottom:20px;
  }
.m_wh
  {
  padding:40px 0px !important;
  }
#c_portalResIntro_detail-15744100770595537 {
    margin-top: 40px;
    margin-bottom: 20px;
}
  

.sz ul li
  {
  width: 50%;
  float: left;
  text-align: center;
  margin-bottom: 20px;
  }
.sz ul li p:nth-of-type(1)
  {
    color: #d70c19;
    font-size: 30px;
    position: relative;
    line-height: 36px;
  }
.sz ul li p:nth-of-type(2)
{
  font-size: 14px;
  color:#333;
}


.sz_wz
  {
  font-size: 12px;
  color: #333;
  }
  .sz_wz1
  {
  position: absolute;
  top: 0px;
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  }
#w_grid-1622605061367 {
    margin-top: 20px;
    margin-bottom: 20px;
}
#w_common_text-1620811490419,#w_common_text-1620812423233
  {
    margin-top: 40px;
  }
  
#w_grid-1626249450959 {
    min-height: auto;

}
#c_portalResNews_list-16208124608415853 .newLi {
    position: relative;
    font-size: 14px;
    float: left;
    border: 1px #eeeeee solid;
    margin: 2px 2px !important;
    width: calc((100% - 8px)/2) !important;
    padding: 20px 10px;
    margin-top: 0px !important;
}
#c_portalResNews_list-16208124608415853 .newTitle {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: initial;
    position: relative;
    white-space: initial;
    width: 100%;
    text-align: center;
}
#c_portalResNews_list-16208124608415853 .porBbox {
    padding: 10px 0px;
} 
#c_portalResNews_list-16208124608415853 {
    margin-bottom: 40px;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 10px;
}
.c_portalResProduct_list-01001016 #products .swiper-button-next {
    position: absolute;
    top: 50%;
    right: 0px;
    font-size: 14px;
    cursor: pointer;
    width: 40px;
    text-align: center;
    height: 40px;
    color: #fff;
    line-height: 30px;
    background: rgba(0,0,0,0.6);
    border-radius: 100%;
    opacity: 1;
    transition: all 0.5s;
    z-index: 9;
    margin-top: -15px;
    right: 20px;
}
.swiper-button-next .iconfont {
    line-height: 40px;
}
#c_portalResNews_list-16208140075022821 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
}
  
#w_common_text-1620811490419 span,#w_common_text-1620811516773 span,#w_common_text-1620812423233 span,#w_common_text-1620812429874 span,#w_common_text-1620812785617 span,#w_common_text-1620812792679 span,#w_common_text-1622603593625 span,#w_common_text-1620813893805 span,#w_common_text-1622603618001 span,#w_common_text-1620813918502 span
  {
    font-size: 24px !important;
  }
#w_common_text-1620811611237 span
  {
 font-size: 14px !important;
  }
  
.c_portalResProduct_list-01001016 .number {
    font-size: 14px;
}
.c_portalResProduct_list-01001016 #products .swiper-button-prev {
    position: absolute;
    top: 50%;
    left: 20px;
    font-size: 14px;
    cursor: pointer;
    width: 40px;
    background: rgba(0,0,0,0.6);
    text-align: center;
    height: 40px;
    color: #fff;
    line-height: 40px;
    border-radius: 100%;
    opacity: 1;
    z-index: 9;
    transition: all 0.5s;
    margin-top: -25px;
    text-align: center;
}
.swiper-button-prev .iconfont {
    line-height: 40px;
    width: 50%;
}
.c_portalResProduct_list-01001016 .blue {
    width: 100%;
    text-align: center;
    height: auto;
    transition: all .5s ease;
    position: relative;
    background: #d70c19;
    padding: 10px;
    bottom: 0px;
}
#c_portalResProduct_list-16232297287833153 {
    margin-bottom: 40px;
}
#w_grid-1620812769354 {
    min-height: auto;
}
.w_tabswitchbox-001 .p_relationbtntab .font {
    width: 100%;
    height: auto;
    font-size: 14px;
    background-color: inherit;
    color: inherit;
    display: inline-block;
    vertical-align: middle;
}
.w_tabswitchbox-001>.layout_1>div>.e_link-000 {
    width: calc(100% / 3);
    height: inherit;
    display: inline-block;
    cursor: pointer;
    max-width: initial;
    margin-right: 0px;
}
#c_portalResNews_list-16232305512394189 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px !important;
}
#c_portalResNews_list-16232305512394189 .newTitle {
    font-size: 12px;
}
#c_portalResNews_list-16232305512394189 .porBbox {
    padding: 10px 0px;
} 
  
  
#c_portalResNews_list-16255565865252066 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px !important;
}
#c_portalResNews_list-16255565865252066 .newTitle {
    font-size: 12px;
  }
#c_portalResNews_list-16255565865252066 .porBbox {
    padding: 10px 0px;
}
  

  
#c_portalResNews_list-16255566037555371 .p_articles {
    width: calc((100% - 0px)/2) !important;
    margin-top: 0px !important;
    padding: 4px !important;
}
#c_portalResNews_list-16255566037555371 .newTitle {
    font-size: 12px;
  }
#c_portalResNews_list-16255566037555371 .porBbox {
    padding: 10px 0px;
}
#w_tabswitchbox-1623230160902 {
    margin-top: 20px;
    margin-bottom: 40px;
}
  
  
#w_common_text-1620814317460 span,#w_common_text-1620814330291 span
  {
   font-size: 24px !important;
  }
#w_common_text-1620814317460 {
    margin-top: 40px;
}
  
#w_grid-1620814336057 {
    width: 100%;
    max-width: 1180px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#w_common_text-1620814681301 {
    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: 40px;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
}
#content_box-1620814358369-0, #content_box-1620814681288-0 {
    border-right: 0px #ddd solid;
}
#w_common_text-1620814396625 {

    margin-top: 10px;
    padding-left: 0px;
}
  #w_common_text-1620814396625 p:nth-of-type(1) span,#w_common_text-1620814681315 p:nth-of-type(1) span
  {
  font-size: 18px !important;
  }
  #w_common_text-1620814396625 p:nth-of-type(2) span,#w_common_text-1620814681315 p:nth-of-type(2) span
  {
  font-size: 14px !important;
  }
#w_common_text-1620814520066 {
    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: 20px;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
}
#w_grid-1620814681288 {
    width: 100%;
    max-width: 468px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 0px;
}
#w_common_text-1620814681315
  {
    padding-left: 0px;
    padding-right: 0px;
    margin-top: 10px;
  }
  
#w_grid-1622601013488 {
    margin-top: 50px;
    margin-bottom: 50px;
}
#c_portalResNews_list-16208140075022821 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 10px 10px;
    background: #d70c19;
    border: 0px solid #f2f2f2;
}
  
}