@media only screen and (max-width: 768px){
#content_box-1574239718427-0
  {
  display:none;
  }
  
    /**news_fl**/
  
.c_portalResNews_category-01001 .btn-primary {
    background-color: #666 !important;
    color: #fff !important;
    border-color: #666;
}
.c_portalResNews_category-01001 .mouse_bac:hover
  {
    background-color: #666 !important;
    color: #fff !important;
  }
  
.c_portalResNews_category-01001 .mouse_bac:hover a {
    background-color: #666 !important;
    color: #fff !important;

}
.c_portalResNews_category-01001 .mouse_bac a
  {
  color:#666;
  }
  
  
.c_portalResNews_category-01001 .p_problemCategory
  {
    text-align: center;
    margin-top:0px;
  }
  
  
  
.c_portalResNews_category-01001 .p_linkBox {
    padding: 5px 20px;
    display: flex;
    text-align: left;
    border-bottom: 1px #ccc solid;
  color: #666;
}  
  
 	/* 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: #666;
        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: #666;
        background-color: #666;
        cursor: pointer
	}
    .p_pagebox .pre:active {
        background-color: #666;
    }
    .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: #666;
        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:#666;
		cursor:pointer;
	}
	.p_pagebox .next:active{
		background-color:#666;
	}
	.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_portalResIntro_detail-01001 .p_content p
{
font-size:14px;
line-height:1.8em;
}
.c_portalResIntro_detail-01001 .p_content div
{
font-size:14px;
line-height:1.8em;
}





.c_portalResNews_detail-01001 .reset_style p 
{
font-size:14px;
line-height:1.8em;
}
.c_portalResNews_detail-01001 .reset_style div
{
font-size:14px;
line-height:1.8em;
}
.c_portalResNews_detail-01001 .reset_style span
{
font-size:14px;
line-height:1.8em;
}
.c_portalResNews_detail-01001 .reset_style img
{
max-width:100%;
height:auto;
}


.c_portalResProduct_detail-03001001 .reset_style p 
{
font-size:14px;
line-height:1.8em;
}
.c_portalResProduct_detail-03001001 .reset_style div
{
font-size:14px;
line-height:1.8em;
}
.c_portalResProduct_detail-03001001 .reset_style span
{
font-size:14px;
line-height:1.8em;
}
.c_portalResProduct_detail-03001001 .reset_style img
{
max-width:100%;
height:auto;
}
  
  
.zt1_wz {
    position: relative;
    padding: 20px 50px !important;
    max-width: 650px;
    float: left;
} 
.zt1_wz p:nth-of-type(1) {
    font-size: 40px;
    color: #c7c5c5;
    line-height: 1em;
    margin-bottom: 10px;
}
.zt1_wz p {
    color: #666;
    font-size: 14px;
    line-height: 1.7em;
}
.zt1_wz p:nth-of-type(2) {
    font-size: 20px;
    color: #333;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}
.zt1_wz p:nth-of-type(2):before {
    content: '';
    position: absolute;
    width: 30px;
    height: 2px;
    background: #eb6100;
    top: 40px;
}
.zt1_wz p:nth-of-type(2) {
    font-size: 18px;
    color: #333;
    font-weight: bold;
    position: relative;
    margin-bottom: 20px;
}
.zt1:nth-of-type(2) {
    background: #fff;
}
.zt1:nth-of-type(4) {
    background: #fff;
}
  
  
  
  
#content_box-1574238696326-1
  {
  display:none;
  }
  #w_grid-1574238652728
  {
    height: 64px;
    line-height: 64px;
    min-height: 64px;
  }
#w_fimg-1606207516384 {
    width: 100%;
    max-width: 113px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 65px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
#w_fimg-1606207516384
  {
  margin: 0px 0px;
  min-height: auto;
  }
#w_fimg-1606207516384 img
  {
  height:44px;
  width:auto;
  }
#w_fimg-1606207516384 .p_box {
    width: 100%;
    height: 100%;
    text-align: left;
    position: static;
}
#w_grid-1606207487470,#w_grid-1574238696326 {
    min-height: auto;

} 
#c_portalResnav_main-15742388947372262
  {
  position:fixed;
  right: 20px;
  }
#c_portalResnav_main-15742388947372262 .header {
    background: none;
}
#w_common_text-1606207671822 span
  {
    font-size: 12px;
    line-height: 1em !important;
  }
  #content_box-1606207487470-1
  {
  display:none;
  }
#w_grid-1574239681307 {
    margin-top: 64px;

}
#w_grid-1603073815340:before,#content_box-1603073836574-1:before{
  display:none;
}
#w_common_text-1603073926248 {
    padding-left: 0px;

}
#content_box-1574415793612-0,#content_box-1591671864671-0
  {
  display:none;
  }
  
#w_grid-1574241447876 {
    width: 100%;
    max-width: 100%;
}
  
#c_portalResnav_main-15742388947372262 .header.on {
    background:none;
}
  
  
#w_grid-1574409905078,#w_grid-1574415793612,#w_grid-1591671864671,#w_grid-1579401242383,#w_grid-1579401753917
  {
  padding:0px;
  }
#content_box-1574409905078-0,#content_box-1579401242383-0,#content_box-1579401753917-0
  {
    display:none;
  }
#w_grid-1574409878707,#w_grid-1574415793602,#w_grid-1591671864661,#w_grid-1579401242373,#w_grid-1579401753907{
    min-height: auto;
}
.btn-primary {
    color: #fff;
    background-color: #666;
    border-color: #666;
    width: 100%;
    padding: 10px 12px;
    border-radius: 0px;
} 
.p_categoryBox .p_linkBox.click {
    background-color: #333;
    color: #fff;
}
.c_portalResIntro_detail-01001 .p_header {
    display: none;
}
.p_categoryBox .p_linkBox.click .color_assist, .p_categoryBox .p_linkBox.click a {
    color: #fff;
}
.p_linkBox {
    padding: 5px 10px;
    display: flex;
    border-bottom: 1px #ddd solid;
}  
  
.lx_ewm img
  {
  border:1px #ddd solid;
  max-width: 100px !important;
  }
.lx_ewm
  {
  margin:20px 0px;
  }
  
  .c_portalResNews_list-01001004 .newTitle {
    width: 100%;
    margin: 10px 0px 10px;
    font-size: 18px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .3s;
}  
  
#c_portalResNews_detail-15744154807675845 {
    width: 100%;
    max-width: 1240px;
    min-width: 250px;
    height: 100%;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#c_portalResProduct_list-15794020708401871 {
    width: 100%;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
#c_portalResProduct_list-15794020708401871 .proLi {
    position: relative;
    overflow: hidden;
    padding: 0px 10px 10px;
    width: 50%;
    float: left;
}
  
  
  
#c_portalResProduct_detail-15794023908809507 table
  {
    display: block;
    overflow-x: auto;
    text-indent: 0px !important;
  }
#c_portalResProduct_detail-15794023908809507  tbody
  {overflow: scroll;display: block;overflow-x: auto;width: 1000px;}
  
#c_portalResProduct_detail-15794023908809507 td
  {
    padding: 5px;
  }
  
#w_grid-1602491788128
  {
  display:none;
  }
  
  
  
  
  
  
  /**index**/

.index_pr2
 {
  position: relative;
  width: 100%;
  float: left;
  padding: 9px 9px 0px !important;
 }
.index_pr2 img
{
  width: 100%;
transform: scale(1);
transition: all 1s; 
}

.index_pr2_left1:hover img
{
transform: scale(1.1);
}

.index_pr2_right1:hover img
{
transform: scale(1.1);
}




.index_pr2_left1 , .index_pr2_right1
{
  width:100%;
  overflow: hidden;
  cursor:pointer;
}


.index_pr2_left
{
  width:50%;
  float:left;
  position: relative;
  cursor: pointer;
  padding: 9px !important;
}

.index_pr2 .wz
{
  position: absolute;
  top: initial !important;
  max-width: 100%;
  padding: 20px !important;
  left: initial !important;
  transform: initial !important;
  right: 90px;
  bottom: 70px;
  text-align: right;
}


.index_pr2_right
{
  width:50%;
  float:left;
  position: relative;
  padding: 9px !important;
}


.index_pr
 {
  position: relative;
  width: 100%;
  float: left;
  cursor:pointer;
  overflow: hidden;
 }
.index_pr img
 {
  width:100%;
  transform: scale(1);
transition: all 1s;

 }
.index_pr:hover img
{
transform: scale(1.1);
}


.wz 
{position: absolute;top: 50%;max-width: 1240px;padding: 20px !important;left: 10%;transform: translateY(-50%);}
.wz p
  {
  color: #fff;
  font-size: 16px;
  line-height: 1.8em;
  max-width: 530px;
  }
.wz p:nth-of-type(1)
{
  font-size:48px;
  line-height: 1em;
}
.wz p:nth-of-type(2)
{
  font-size:30px;
  font-weight:bold;
  margin-top: 4px;
  line-height: 1em;
}
.wz p:nth-of-type(3)
{
  margin: 30px 0px;
}


.wz p a
{
  width:120px;
  height:40px;
  line-height:40px;
  color:#666;
  display:block;
  background-color:#fff;
  text-align:center;
  font-size:14px;
  margin-top:20px;
}
.wz p a:hover
{
  background-color:#ff6b01;
  color:#fff;
}

  
  
  
  
  
  
  
.izl-rmenu {
    margin-right: 0;
    height: auto;
    position: fixed;
    right: 10px;
    bottom: 87px;
    margin-top: -154px;
    z-index: 999;
    opacity: 0;
    transition: all 0.5s;
}
.active_izl-rmenu
{
   opacity:1;
}


.izl-rmenu .consult {
    background: url(/images/fd_pic_06.png)#f0a415 no-repeat;
    margin-bottom: 0px;
    display: block;
    height: 77px;
    width: 77px;
    background-size: 77px;
}

.izl-rmenu .consult:hover
{
    background: url(/images/fd_pic_06.png)#e19609 no-repeat;
}

.izl-rmenu .consult:hover .phone
{
  display: block;
}


.izl-rmenu .consult .phone {
    background-color: #e19609;
    position: absolute;
    width: 160px;
    left: -160px;
    top: 190px !important;
    line-height: 77px;
    color: #fff;
    font-size: 16px;
    text-align: center;
    display: none;
    border-radius: 10px 0px 0px 10px;
}


.izl-rmenu .consult2 {
    background: url(/images/fd_pic_05.png)#4cafe9 no-repeat;
    margin-bottom: 0px;
    display: block;
    height: 77px;
    width: 77px;
}
.izl-rmenu .consult2:hover
{
    background: url(/images/fd_pic_05.png)#2e9dde no-repeat;
}


.izl-rmenu .cart {
    background: url(/images/fd_pic_03.png)#09bb07 no-repeat;
    display: block;
    height: 77px;
    line-height: 16px;
    color: #45bdff;
    text-align: center;
    padding-top: 0px;
    padding-right: 0px;
    margin-bottom: 0px;
    width: 77px;
    cursor: pointer;
    border-radius: 10px 10px 0px 0px;
}
.izl-rmenu .cart:hover
{
    background: url(/images/fd_pic_03.png)#039802 no-repeat;

}


.izl-rmenu .cart .pic {
    display: none;
    position: absolute;
    left: -117px;
    top: 36px;
    width: 117px;
    height: 117px;
    box-shadow: #DDD -1px 1px 2px;
    background: url(/images/sm.jpg) no-repeat;
    border-radius: 10px;
    background-size: 117px;
}

.izl-rmenu .cart:hover .pic
{
    display: block;
}


.izl-rmenu .btn_top {
    background: url(/images/fd_pic_07.png)#262626 no-repeat;
    display: block;
    height: 77px;
    margin-top: 0px;
    width: 77px;
    -webkit-transition: all 0s ease-in-out;
    -moz-transition: all 0s ease-in-out;
    -o-transition: all 0s ease-in-out;
    transition: all 0s ease-in-out;
    border-radius: 0px 0px 10px 10px;
}
.izl-rmenu .btn_top:hover
{
    background: url(/images/fd_pic_07.png)#1a1a1a no-repeat;
}
  
  
  
  




  
  
  
  
  
.index_bt p:nth-of-type(1)
  {
    font-size: 40px;
    font-family: arial !important;
    color: #e6e8eb;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    opacity: 1;
    text-transform: uppercase;
  }
.index_bt p:nth-of-type(2) span
{
  display:block;
  font-size: 14px;
  font-weight: normal;
  color: #555555;
  padding-top: 10px;
  position: relative;
  padding: 10px 20px 0px;
}




.index_bt p:nth-of-type(2)
  {
    font-size: 24px;
    color: #333333;
    font-weight: bold;
    text-align: center;
    position: absolute;
    width: 100%;
    top: 15px;
  }
  
 .index_bt
 {
   position:relative;
   
 } 
  

.zt1_22 .zt1_wz
{
float:right;
	
}

	.zt1 {
		cursor: pointer;
		width: 100%;
		float: left;
		background: #e3e6eb;
		position: relative;
		margin-bottom: 20px;
	}

	.zt1:nth-of-type(2),.zt1:nth-of-type(4)
	{
		background:#fff;
	}


	.zt1 img {
		width: 100%!important
	}

	.zt1_11 {
		float: right!important
	}

	.zt1_1 {
		width: 100%;
		float: left;
		overflow: hidden;
	}

.zt1:hover .zt1_1 img
{
transform: scale(1.1);
	
}

.zt1 .zt1_1 img
{
transform: scale(1);	
transition: all 0.5s;
}

	.zt1_2 {
		width: 100%;
		float: left;
		display: block;
		height: 100%;
		position: relative;
	}

	.zt1_wz {
		position: relative;
		padding: 20px !important;
		max-width: 100%;
		float: left;
	}

	.zt1_wz p:nth-of-type(1) {
		font-size: 30;
		color: #c7c5c5;
		line-height: 1em;
		margin-bottom: 10px;
	}
  	.zt1_wz p:nth-of-type(2) {
		font-size: 18px;
		color: #333;
		font-weight:bold;
		position: relative;
		margin-bottom: 30px;
	}  
.zt1:hover p:nth-of-type(2)
{
	color:#eb6100;
}



  	.zt1_wz p:nth-of-type(2):before{
  		content:'';
  		position:absolute;
  		width: 30px;
  		height:2px;
  		background:#eb6100;
  		top: 44px;
  	}


  	.zt1_wz p
  	{
  		color: #666;
  		font-size: 14px;
  		line-height: 1.7em;
  	}
  	.zt1_wz .ys_en
  	{
  	font-size: 12px;
  	color: #999;
  	font-family: arial !important;
  	}
  
.en_top
{
	margin-top:10px !important
}


 .khjz p:nth-of-type(2)
  {
  color:#fff;
  }
  
 .khjz p:nth-of-type(1) {
    font-size: 40px;
    font-family: arial !important;
    color: #fff;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    opacity: 0.03;
    text-transform: uppercase;
} 

 .khjz p:nth-of-type(2) span {
    display: block;
    font-size: 16px;
    font-weight: normal;
    color: #bdbebe;
    padding-top: 10px;
    position: relative;
}



.news p:nth-of-type(1)
  {
    font-size: 40px;
    font-family: arial !important;
    color: #f6f6f6;
    text-align: center;
    line-height: 1em;
    font-weight: bold;
    opacity: 1;
    text-transform: uppercase;
  }

.Focus p:nth-of-type(2)
{
	font-size: 24px;
	color: #333333;
}

.Focus p:nth-of-type(2) span:nth-of-type(1)
{display: inline-block;font-size: 24px;color: #333333;font-weight: bold;padding: 0px 20px 0px;}
.Focus p:nth-of-type(2) span:nth-of-type(2)
{letter-spacing: 0;}

.Focus p:nth-of-type(1) {color: #f7f7f7;font-size: 40px;}



.ab_fl ul li a
  {
  display:block;
  width: 100%;
  height:113px;
  float: left;
  text-align: center;
  border: 1px #ddd solid;
  padding-top: 70px;
  position: relative;
  z-index: 1;
  transition: all 0.5s;
  font-size: 12px;
  }
.ab_fl ul li
{
	float:left;
	list-style: none;
	margin: 1%;
	background: #fff;
	width: 23%;
	position:relative;
}

.ab_fl ul li:before
{
	content:'';
	width:100%;
	height:0%;
	background:#0067b6;
	position:absolute;
	transition: all 0.5s;
	bottom: 0px;
}
.ab_fl ul li:hover:before
{
	height:100%;
}
.ab_fl ul li:hover a
{
	color:#fff;
}

.ab_fl ul li:hover .ab1
{
	background: url(/images/ab_iconh_03.png) no-repeat center 22px;
		background-size: 30px;
}
.ab_fl ul li:hover .ab2
{
	background: url(/images/ab_iconh_05.png) no-repeat center 22px;
		background-size: 30px;
}
.ab_fl ul li:hover .ab3
{
	background: url(/images/ab_iconh_07.png) no-repeat center 22px;
		background-size: 30px;
}
.ab_fl ul li:hover .ab4
{
	background: url(/images/ab_iconh_09.png) no-repeat center 22px;
		background-size: 30px;
}

  
.ab1
{
	background: url(/images/ab_icon_03.png) no-repeat center 22px;
		background-size: 30px;
}
.ab2
{
	background: url(/images/ab_icon_05.png) no-repeat center 22px;
		background-size: 30px;
}
.ab3
{
	background: url(/images/ab_icon_07.png) no-repeat center 22px;
	background-size: 30px;
}
.ab4
{
	background: url(/images/ab_icon_09.png) no-repeat center 22px;
	background-size: 30px;
}

  
.gb
  {
  display:block;
  width:26px;
  background: url(/images/gb.png) no-repeat;
  height:26px;
  margin: auto auto 10px;
  cursor: pointer;
  }
  
  
  .zxkf
  {
  display:block;
  width: 77px;
  background: url(/images/zxkf_pic31.png)#0cdada no-repeat;
  height: 77px;
  margin: auto auto 0px;
  position:fixed;
  bottom:10px;
  right: 10px;
  z-index: 999;
  border-radius: 100%;
  cursor: pointer;
  box-shadow: 0px 0px 10px rgba(0,0,0,0.2);
  transition: all 0.5s;
  }
  
.active_zxkf
{
	opacity:0;
}

.c_portalResProduct_category-01001003 .box {
    width: 100%;
    height: auto;
    overflow: hidden;
    border: 0px solid transparent;
    padding: 8px !important;
    transition: all .5s ease;
}  
.c_portalResProduct_category-01001003 .container {
    padding: 0 5px 30px;
}
  
  
#c_portalResProduct_category-16024934163341949 {
    margin-bottom: 20px;
}
#w_common_text-1602495254071 span
  {
    font-size: 24px !important;
  }
#w_common_text-1602495275723 span
  {
    font-size: 18px !important;
  }
  
#c_portalResNews_list-16025718323871736 .p_articles{
		margin-top: 0px !important;
		width: 50% !important;
		padding: 10px !important;
		float: left;
	}
#c_portalResNews_list-16025718323871736
  {
  padding:0px 10px;
  }
#c_portalResNews_list-16025718323871736 .porBbox {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 10px;
    border: 0px solid #f2f2f2;
}
#c_portalResNews_list-16025718323871736 .newTitle {
    font-size: 14px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    position: relative;
    white-space: nowrap;
    width: 100%;
    padding-bottom: 0px;
    text-align: center;
}
  
  
#w_grid-1602568458762 {
    width: 100%;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    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-1602568536444 p span
  {
      font-size: 24px !important;
  }
  
#w_common_text-1602568621078 p span
  {
      font-size:14px !important;
  }
  
  
  .ab_fl
  {
  width:100%;
  float: left;
  }
#w_fimg-1602568498315 {
    margin-bottom: 0px;
    padding-top: 40px;

}
  
  
#content_box-1602640563174-0,#content_box-1602640563174-1
  {
  width:50%;
  float:left;
  clear: none !important;
  margin: 0 !important;
  }
#w_grid-1602640563174 {
    width: 100%;
    max-width: 1240px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 10px;
}
  
  
  
.c_portalResNews_list-01001031 .newMs {
    color: #999;
    padding-left: 0;
    margin-top: 10px;
    margin-bottom: 0px;
    font-size: 14px;
    overflow: hidden;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.c_portalResNews_list-01001031 .leftTime {
    width: 80px;
    display: block;
    align-content: center;
    flex-wrap: wrap;
    padding: 0 0px;
    float: left;
    text-align: center;
    border-right: 1px #eeeeee solid;
    transition: all 0.5s;
}
.c_portalResNews_list-01001031 .newList2 .rightCotent {
    position: relative;
    width: calc(100% - 80px);
    float: left;
    padding-left: 10px;
}
.c_portalResNews_list-01001031 .newYear {
    font-size: 36px;
}
.c_portalResNews_list-01001031 .newTitle {
    color: #333;
    padding-left: 0px;
    margin-top: 0px;
    font-size: 16px;
    border-left: 0px solid transparent;
    transition: all 0.5s;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
  
  
#w_common_text-1602568961462 span
  {
    font-size: 20px !important;
  }
  
  
#content_box-1602569030031-0,#content_box-1602569030031-1,#content_box-1602569030031-2
  {
    width: 33.33%;
    padding: 0px 2px;
    float: left;
    clear: none !important;
  }
  
.w_fbtn-002 .p_CommonBtn .font {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    font-size: 12px;
    height: auto;
}
#w_grid-1602569030031 {
    width: 100%;
    max-width: 526px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0px;
}
  
#w_common_text-1602568961462 {
    margin-top: 50px;
}
#c_portalResNews_list-16025750279388774 {
    width: 100%;
    max-width: 1242px;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  
#c_portalResComplaintPage_detail-16024973157578770 {
    width: 100%;
    max-width: 100%;
    min-width: 320px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}

  
#w_common_text-1602495254071 {
    margin-top: 80px;
}
#w_common_text-1602495275723 {
    margin-bottom: 80px;
}

#w_grid-1602495215132 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: auto;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}
  
  
  
.c_portalResProduct_category-01001003 .btn-right9 {
    right: 5px;
}
.c_portalResProduct_category-01001003 .btn-left9 {
    left: 5px;
}
.c_portalResProduct_category-01001003 .summary {
    font-size: 14px;
    line-height: 1.8;
    color: #666;
    overflow: hidden;
    text-align: center;
    height: 38px;
}
  
  
  
.c_portalResProduct_list-01001016 #products .swiper-button-next {
    position: absolute;
    top: 0;
    right: 0px;
    font-size: 20px;
    cursor: pointer;
    width: 64px;
    background: #fff;
    text-align: center;
    height: 100%;
    color: #666;
    margin-top: 0;
}
.c_portalResProduct_list-01001016 #products .swiper-button-prev {
    position: absolute;
    top: 0;
    left: 0px;
    font-size: 20px;
    cursor: pointer;
    width: 64px;
    background: #fff;
    text-align: center;
    height: 100%;
    color: #666;
}
.c_portalResProduct_list-01001016 .swiper-container-pro {
    width: calc(100% - 168px);
    margin: 0 auto;
}
.c_portalResProduct_list-01001016 .proPic {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.5s;
}
.c_portalResProduct_list-01001016 #products .swiper-button-prev .iconfont {
    position: absolute;
    top: 50%;
    height: 20px;
    margin-top: -10px;
    left: 50%;
    margin-left: -10px;
}
.c_portalResProduct_list-01001016 #products .swiper-button-next .iconfont {
    position: absolute;
    top: 50%;
    height: 20px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
}
  
  
#c_portalResProduct_list-16026407961228648 .wrap1
  {
  position:relative;
  }
  
  
#c_portalResEbizads_banner-16024916698817412
  {
  display:none;
  }
  
  
  
.c_portalResProduct_category-01001003 .cate-pic {
    height: auto;
    width: 100%;
}
  
.c_portalResProduct_category-01001003 .cate-pic-box {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    padding-bottom: 42px;
    background: #fff;
}
  
  
}


@media only screen and (max-width: 1400px){
  
.zt1_wz {
    position: relative;
    padding: 20px 20px 20px !important;
    max-width: 650px;
    float: left;
}
.zt1_wz p:nth-of-type(1) {
    font-size: 40px;
    color: #c7c5c5;
    line-height: 1em;
    margin-bottom: 10px;
}
  
}


