@charset "utf-8";
/* CSS Document */

#w_grid-1562551364403 > div > .p_gridbox {
    background-color: rgba(255, 255, 255, 1);
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
}
#w_grid-1562551278132 .p_gridbox {overflow: visible !important;}


#certify {
	position: relative;
	width: 1200px;
	margin: 0 auto
}

#certify .cer {
	padding-bottom: 60px;
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.mobilemenu {
    display: none;
}
#certify  .swiper-slide {
	width: 520px;
	height: 408px;
	background: #fff;
	box-shadow: 0 8px 30px #ddd;
}
#certify  .swiper-slide img{
	display:block;
}
#certify  .swiper-slide p {
	line-height: 98px;
	padding-top: 0;
	text-align: center;
	color: #636363;
	font-size: 1.1em;
	margin: 0;
}

#certify .swiper-pagination {
	width: 100%;
	bottom: 20px;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 5px;
	border: 3px solid #fff;
	background-color: #d5d5d5;
	width: 10px;
	height: 10px;
	opacity: 1;
}

#certify .swiper-pagination-bullets .swiper-pagination-bullet-active {
	border: 3px solid #00aadc;
	background-color: #fff;
}

#certify .swiper-button-prev {
	left: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 0;
	background-size: 100%;
}

#certify .swiper-button-prev:hover {
	background-position: 0 -46px;
	background-size: 100%
}

#certify .swiper-button-next {
	right: -30px;
	width: 45px;
	height: 45px;
	background: url(../images/wm_button_icon.png) no-repeat;
	background-position: 0 -93px;
	background-size: 100%;
}

#certify .swiper-button-next:hover {
	background-position: 0 -139px;
	background-size: 100%
}


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

.c_portalResEbizads_banner-01001001 .swiper-slide {
    -webkit-flex-shrink: 0;
    -ms-flex: 0 0 auto;
    flex-shrink: 0;
    width: 100%;
    height: 100% !important;
    position: relative;
    padding-bottom: 50%;
}
.sanhang img {
    width: 100px;
}
.mobilemenu {
    display: block;
    position: fixed;
    top: 0px;
    right: 0px;
    z-index: 999;
    width: 100%;
    height: 80px;
    background: #fff;
}
.top_nav {display: block;position: absolute;z-index: 20000;top: 25px;right: 25px;}
.top_nav ul {
    width: 35px;
    height: 15px;
}
.menu_open .top_nav ul li:nth-child(1) {
    transform: rotate(45deg);
    top: 50%;
    background: #ED1B23;
}
.top_nav ul li {
    position: absolute;
    height: 3px;
    top: 0;
    left: 0;
    right: 0;
    background: #fd9a08;
}
.top_nav ul li {
    transition: 0.5s;
}
.menu_open .top_nav ul li:nth-child(2) {
    opacity: 0;
}
.top_nav ul li:nth-child(2) {
    position: absolute;
    top: 180%;
    left: 0;
    right: 0;
    margin-top: -1px;
    background: #fd9a08;
}
.menu_open .top_nav ul li:nth-child(3) {
    transform: rotate(-45deg);
    top: 50%;
    margin-top: 0;
    background: #ED1B23;
}
.top_nav ul li:nth-child(3) {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    margin-top: -2px;
    background: #fd9a08;
}
ul:after, .clear_fix:after {
    content: "";
    display: block;
    clear: both;
}
.menu_open .fix_menu {
    transition: 0.5s;
    top: 0px;
    z-index: 2000;
    padding-top:50px;
    height:100vh;
      
}
.fix_menu {
    position: fixed;
    top: 100%;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2000;
    background-color: rgba(255,255,255,0.98);
    text-align: center;
    display: block;
}
.fix_menu {
    transition: 0.5s;
    transform: translate3d(0,0,0);
    overflow: hidden;
  
}
.menu_open .fix_menu ul {
    transition: 0.5s 0.4s;
    transform: translateY(0px);
    opacity: 1;
  overflow-y: scroll;
}
.fix_menu > ul {
    padding-bottom: 80px;
}
.fix_menu ul {
    transition: 0.4s;
    transform: translateY(50px);
    opacity: 0;
}
.fix_menu > ul {
    text-align: left;
    width: 100%;
    max-height: none;
    height: 100%;
    overflow: scroll;
    box-sizing: border-box;
    padding: 30px;
}
.fix_menu > ul > li {
    margin: 10px 0px;
    font-size: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.fix_menu > ul > li a {
    font-size: 1em;
    font-weight: 400;
    color: #333;
    display: inline-block;
    line-height: 1.5;
}
ul.sec_ul {
    font-size: 0.85em;
    margin: 10px 0;
}
.fix_menu > ul > li.first-li > a {
    font-size: 18px;
}
.top_nav ul li:nth-child(2) {
}
body.menu_open {
    overflow:hidden;    height: 100vh;
}
.fix_menu * {
    -webkit-overflow-scrolling: touch;
}
ul.sec_ul {
    display: none;
}
.list_on {
    position: absolute;
    right: 0px;
    top: 20px;
    transform: translateY(-50%);
    font-size: 20px;
    color: #666;
    z-index: 20;
    transition: 0.4s;
}
li.first-li {
    position: relative;
}
li.first-li.active .list_on {
    transform: translateY(-50%) rotate(45deg);
}
.menu_open .fix_menu ul.sec_ul {
    transform: translate3d(0,0,0);
    transition: 0s;
}
.menu_open .main.pagebox {
    height: 100vh !important;
    overflow: hidden;
}
.fix_menu > ul > li li a {
    line-height: 2.2;
    font-size: 16px;
    font-weight:normal;
}


.sc_top {
    position: fixed;
    bottom: 195px;
    right: 0;
    width: 70px;
    transition: 0.3s;
    opacity: 0;
    pointer-events: none;
}
.sc_top.show {
    opacity: 1;pointer-events: auto;
}
.sc_top img {
    width: 100%;
} 
.cpsearch {
    position: absolute;
    right: 32px;
    top: 32px;
    z-index: 909;
    display: none;
}  
 .sanhang {
    position: fixed;
    top: 32px;
    left: 0px;
    background: #fff;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
    z-index: 999;
    transition: all 0.7s ease-in-out;
    display: none;
} 
.mobilelogo img {
    width: 200px;
    padding-top: 5px;
    padding-left: 0px;
}
#w_grid-1558343969900 {
    width: 100%;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 192px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0px;
    padding-top: 80px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
}  
  .roll {display:none;}  
.zbbiaoti h3 {
    font-size: 26px;
    text-align: center;
    color: #4B4A4A;
    position: relative;
    padding-bottom: 20px;
}
.zbbiaoti h3 span {
    display: block;
    color: #808080;
    font-weight: 200;
    font-family: Airal;
    font-size: 16px;
    padding-top: 10px;
}  
.c_portalResProduct_list-01001 .p_categorySummaryBox {
    padding: 15px;
    border-bottom: 1px solid rgba(0,0,0,0.09);
    display: none;
}  
#c_portalResProduct_category-15625658391179689 {
    width: auto;
    max-width: 1280px;
    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: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    display: none;
} 
.swiper-slide {

    height: auto !important;

} 
.chakan a {
    background: #F8F8F8;
    width: 146px;
    height: 46px;
    border: 1px solid #D8D7D7;
    color: #666;
    text-align: center;
    display: block;
    margin: 0px auto;
    line-height: 46px;
} 
#c_portalResNews_list-15625679748273368 .content {
    position: relative;
    overflow: hidden;
    padding: 15px 0px;
}
.conmap {
    background: url(../images/gsditu.png) no-repeat left top;
    width: 100%;
    height: 320px;
    position: relative;
    background-size: contain;
    margin: 0 auto;
    transform: scale(0.5);
} 
#c_portalResPublic_codeContainer-15583466120622081 {
    width: 100%;
    max-width: 100%;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 178px;
    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_portalResComplaintPage_detail-01001 .p_complaintPageDetails {
    padding: 10px;
} 
 .aboutbannerzi {
    position: absolute;
    width: 100%;
    top: 33%;
    left: 0px;
    text-align: center;
    
} 
 .aboutbannerzi h3 {
    color: #333;
    font-size: 24px;
    padding-bottom: 20px;
    position: relative;
} 
 .aboutbannerzi p {
    font-size: 22px;
    width: 500px;
    margin: 0 auto;
    padding: 15px 0px;
    color: #555;
    display: none;
} 
#c_portalResPublic_codeContainer-15625746692720386 {
    width: 100%;
    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;
}
.btn-primary {
    background: #666 !important;
    border: 1px solid #666 !important;
    margin: 0 auto !important;
    float: none !important;
    width: 100% !important;
    display: block !important;
    border-radius: 0px;
    padding: 10px 0px;
}  
 #c_portalResIntro_category-1558688664225 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    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;
} 
.comright {
    padding-right: 0px;
    padding-left: 0px;
}  
#c_portalResProduct_category-15625799105518222 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}
.c_portalResProduct_list-01001 .p_ProductInner {
    width: 90%;
    padding: 0px;
    border-top: 0 none;
    border-left: 0 none;
    border-right: 0 none;
    box-sizing: content-box;
    display: block;
    margin: 0 auto;
    background: #f6f6f6;
    padding-top: 1px;
   float:none;
}  
.c_portalResProduct_list-01001 .p_Product {
    position: relative;
    display: inline-block;
    vertical-align: top;
    width: calc((100% - 0px)/2)!important;
    padding: 0px;
    height: inherit;
    margin: 15px auto;
}  
 .c_portalResProduct_list-01001 .d_title {
    display: block;
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    font-weight: 400;
    cursor: pointer;
    line-height: 30px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center !important;
} 
#c_portalResProduct_category-15625909371196967 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: 40px;
    max-height: none;
    min-height: 0px;
    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_portalResProduct_detail-01001 .d_ProName .h2 {font-size:20px;}  
#c_portalResNews_list-15625792074329252 .content {
    position: relative;
    overflow: hidden;
    padding: 15px 0px;
}  
#c_portalResNews_category-15587020447733024 {
    width: 100%;
    max-width: 1200px;
    min-width: 0px;
    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_grid-1558692200923 {
    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_portalResIntro_category-1562589478195 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    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;
} 
#c_portalResIntro_category-1562634446500 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    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;
}  
#c_portalResProduct_list-15626345072202574 .txtBox-mo {
    padding: 20px;
    display: none;
}  
#c_portalResProduct_list-15626345072202574 .proContainer {
    width: 90%;
    overflow: hidden;
    margin: 0 auto;
}  
#c_portalResIntro_category-1558840789596 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    height: 50px;
    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_grid-1562589411364 {
    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_portalResIntro_category-1558855173305 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    height: 50px;
    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_grid-1562589728446 {
    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;
}  
#w_grid-1562898698409 {
    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_portalResIntro_category-1562898698434 {
    width: auto;
    max-width: 1200px;
    min-width: 0px;
    height: 50px;
    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;
}  
#c_portalResPublic_codeContainer-15628987488418174 .conmap {
    background: url(../images/fx8mh6qfrru3a01gdnq7mg.png) no-repeat left top;
    width: 100%;
    height: 320px;
    position: relative;
    background-size: contain;
    margin: 0 auto;
    transform: scale(0.9);
} 
  
#applist {
    width: 100%;
    float: left;
    padding-top: 20px;
}  
  
.yingmiao1 {
    width: 100%;
    float: left;
    padding-top: 20px;
    padding-left: 10px;
}
.wechat {
    float: none;
    color: #fff;
    text-align: center;
    line-height: 30px;
    padding-top: 20px;
}  
  
#c_portalResPublic_codeContainer-15586894884129013 .floatBox {
    position: fixed;
    bottom: 0;
    left: 0;
    z-index: 50;
    width: 100%;
    height: 57px;
    background: #f14702;
    display: none;
}
#syshare {
    float: left;
    height: 30px;
    padding-top: 20px !important;
}
 #syshare .bdsharebuttonbox {
    text-align: left !important;
    padding-left: 0px !important;
} 
.kehu20 {
    width: 50%;
    float: left;
}
 .yangshe1 .kehu20 h3 {
    background: #C5AF82;
    border-radius: 10px;
    margin: 10px;
    height: 100px;
    color: #fff;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
}
.yangshe2 .kehu20 h3 {
    background: #B71A35;
    border-radius: 10px;
    margin: 10px;
    height: 100px;
    color: #fff;
    text-align: center;
    line-height: 100px;
    font-size: 16px;
}
.c_portalResFriendlink_list-01001001 .p_LinkA img {
    width: 100%;
}  
#c_portalResFriendlink_list-15643903205777529 .p_articles {
    width: calc((100% - 60px)/2);
    margin: 10px;
    pointer-events: none;
    height: auto;
    padding-bottom: 0px;
}
.syabout h1 {
    color: #333;
    font-size: 26px;
    font-weight: 600;
}  
.syabout h3 {
    color: #fd9a08;
    font-size: 23px;
    font-weight: 600;
    padding: 30px 0px;
}  
.syabout p {
    color: #444;
    font-size: 14px;
    width: 100%;
    line-height: 160%;
}  
.syabout {
    padding-top: 10%;
}
.ywcon h3 {
    color: #333333;
    font-size: 16px;
    font-weight: 600;
    text-align: center;
}  
.pagetwo {
    background-image: url(../images/ihi8hxs4q8c572nwmz3lca.jpg);
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    height: auto!important;
} 
#c_portalResProduct_list-15643642945724807 .swiper-container-pro {
    width: calc(100% - 64px);
    margin: 0 auto;
    height: auto;
} 
#c_portalResProduct_list-15643642945724807 .swiper-pagination {
    width: auto;
    left: 50%;
    bottom: -50px;
    transform: translate(-50%,0);
    padding: 0px;
    position: absolute;
    z-index: 10;
    display: none;
}  
 #zbnews .container {
        width: 100%;
        padding: 0;
    }

    #zbnews .row {
        margin: 0px;
    }

    #zbnews .col {
        padding: 20px 10px;
        width: 100%;
    }

    #zbnews .box {
        display: block;
        width: 100%;
        height: 100%;
        position: relative;
        transition: all .5s ease;
    }

    #zbnews .pic_box {
        width: 100%;
        height: 0px;
        position: relative;
        padding-bottom: 67.8%;
    }

    #zbnews .pic {
        position: absolute;
        width: 100%;
        height: 100%;
        top: 0px;
        left: 0px;
    }

    #zbnews .content {
        bottom: 0px;
        width: 100%;
        padding: 5px 10px;
        background: rgba(0, 0, 0, 0.6);
        position: absolute;
    }

    #zbnews .title {
        height: 40px;
        line-height: 40px;
        font-weight: 600;
        color: #fff;
        font-size: 16px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        text-align: center;
    }

    #zbnews .sunmry {
        font-size: 0.875rem;
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 2px;
        -webkit-box-orient: vertical;
        text-overflow: ellipsis;
        line-height: 2em;
        color: #999;
        display: none;
    }

  
 .c_portalResIntro_detail-01001 .p_con .liucheng {
    background: #f6f6f6;
    padding: 30px;
    height: 300px;
    margin-bottom: 20px;
    transition: all 0.5s ease;
} 
  
  .c_portalResIntro_detail-01001 .p_con .liucheng img,.c_portalResIntro_detail-01001 .p_con .welogo img{width:auto !important;}  
 
#c_portalResNews_list-15645570073620936 .newTitle {
    line-height: 20px;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #000;
    font-size: 16px;
    text-align: center;
    transition: All 0.4s ease;
    margin: 0 auto;
    background: #f6f6f6;
    padding: 15px 0px;
}  
  
 .c_portalResNews_list-01001 .p_images {
    margin: 0;
    width: 100% !important;
    height: auto !important;
    padding: 0;
    overflow: hidden;
    float: left;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    position: relative;
    vertical-align: middle;
    text-align: center;
    margin-right: 0px;
        padding-bottom: 65%;
} 
.c_portalResNews_list-01001 .js_thumb {
    width: 100% !important;
}
 .c_portalResNews_list-01001 .p_content {
    width: 100%;
    height: 100%;
    vertical-align: top;
}
 .c_portalResNews_list-01001 .p_header {
    margin: 5px 0 0;
    width: auto;
    height: auto;
    padding: 0;
    overflow: hidden;
} 
 .c_portalResNews_list-01001 .p_TitleBox {
    width: auto;
    height: auto;
    padding: 5px 0;
    overflow: hidden;
    vertical-align: top;
    color: #333;
    font-size: 16px;
    max-width: 100% !important;
} 
 .c_portalResNews_list-01001 .p_time {
    display: inline-block;
    margin: 0;
    padding: 20px 5px 0 0;
    vertical-align: middle;
    text-align: left;
    white-space: nowrap;
    overflow: visible;
    line-height: 18px;
    vertical-align: top;
    color: #0099FF;
}
.c_portalResNews_list-01001 .p_summary {
    text-align: left;
    vertical-align: top;
    word-break: break-all;
    font-size: 14px;
    color: #999;
      white-space: inherit !important;
}
  
  .c_portalResNews_list-01001 .item_hide {display:block !important;padding:15px 0px;font-size:16px;}
  
#c_portalResNews_list-15586922900245624 {
    max-height: none;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    min-height: 0px;
    margin-right: auto;
    margin-left: auto;
    max-width: 1200px;
    width: 90%;
    margin-top: 20px;
    margin-bottom: 0px;
    min-width: 0px;
    height: auto;
    padding-right: 0px;
}  
  
  .c_portalResNews_list-01001 .p_ToDetail {display:none;}
  

#c_portalResNews_list-15586922900245624 .p_articles {
    width: calc((100% - 0px)/1);
    clear: both;
    padding-bottom: 30px;
    height: 330px;
}
.width20 {
    width: 50%;
    float: left;
}  
 .ywcon .ywcontu {
    text-align: center;
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    transition: all 0.5s ease-in-out;
    cursor: pointer;
} 
 .c_portalResProduct_list-01001 .p_sort {
    margin: 0;
    width: auto;
    height: auto;
    padding: 0 15px;
    overflow: hidden;
    font-size: 16px;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    border-bottom: 10px solid #F5F5F5;
    display: none;
} 
.c_portalResProduct_list-01001 .p_images {
    position: relative;
    width: 100%;
    height: auto;
    min-height: 200px;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 0;
    overflow: hidden;
}  
.c_portalResProduct_detail-01001 .p_ThumbnailBox {
    position: absolute;
    right: 20px;
    bottom: 20px;
    height: auto !important;
    min-height: auto !important;
    border: none;
    padding: 0 30px;
    display: none;
}  
 .c_portalResProduct_detail-01001 .p_imagesA .p_images {
    width: inherit !important;
    display: none;
} 
  
  .c_portalResProduct_detail-01001 .d_description img {width:100% !important;height:auto !important;}  
  .c_portalResProduct_detail-01001 .d_description .reset_style p, .c_portalResProduct_detail-01001 .d_description .reset_style div {
    line-height: 180%;
    padding-bottom: 20px;
}
#c_portalResProduct_category-1564555498847 {
    width: auto;
    max-width: none;
    min-width: 0px;
    height: auto;
    max-height: none;
    min-height: 0px;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 20px;
}
  .c_portalResNews_detail-01001 .newsarticles .reset_style img {width:100% !important;height:auto !important;} 
 #c_portalResNews_detail-15587029460777703 .newsTitle {
    font-size: 20px;
    margin: 1rem 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #666;
    text-align: center;
} 
 .c_portalResIntro_category-01001 .btn-primary {
    background: #666 !important;
    border: 1px solid #666 !important;
    margin: 0 auto !important;
    float: none !important;
    width: 100% !important;
    display: block !important;
} 
 .c_portalResFriendlink_list-01001001 .p_content {
    width: 100%;
    height: auto;
    border-width: 0;
    background-color: transparent;
    display: block;
} 
.c_portalResFriendlink_list-01001001 .p_LinkA {
    position: inherit;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: block;
    align-items: center;
}  
.c_portalResnav_main-01001002 .p_btn-show {
    color: #fff;
    padding-left: 0;
    padding-right: 0;
    position: fixed;
    right: 20px;
    top: 20px;
}  
.gslogo {
    float: left;
    display: inline-block;
    padding-top: 18px;
    padding-left: 15px;
} 
.c_portalResnav_main-01001002 .p_c-fff {
    display: inline-block;
    margin: 0;
    color: #fff;
    background: #fd9a08;
    font-size: 26px;
    height: 51px;
    line-height: 51px;
    padding: 0 10px;
    border-bottom: 1px solid rgba(255,255,255,.3);
}  
  

}
