 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }a{text-decoration:none;} a:hover,a:active{text-decoration:none;} a:focus{text-decoration:none;}  #w_fbtn-1584177863749 .p_CommonBtn:after,#w_fbtn-1584335716328 .p_CommonBtn:after,#w_fbtn-1604125929585 .p_CommonBtn:after{background: #0346d5!important;border:0px !important;} #w_grid-1584197679194 .p_gridCell:hover{background: #0346d5 !important;} #w_fbtn-1584177863749 .p_CommonBtn .font,#w_fbtn-1584335716328 .p_CommonBtn .font,#w_fbtn-1584177863749 .p_CommonBtn .font,#w_fbtn-1604125929585 .p_CommonBtn .font{line-height:44px;} #w_fbtn-1584177863749 > div,#w_fbtn-1584335716328 > div,#w_fbtn-1604125929585 > div{overflow:hidden;} #c_portalResProduct_category-15843291378878292 .swiper-pagination-bullet-active{background:#00B4D8 !important;} #w_sfbox-1563853434791 .ping_5 > .w_fimgbox-001:nth-child(1) > .w_imgbox > img{width: 100%; height: 100%; object-fit: cover;} #w_sfbox-1563853434791 .ping_3 > .w_fimgbox-001:nth-child(1) > .w_imgbox > .p_contentbox{align-items: center !important; display: flex !important;} @media only screen and (max-width: 1024px){ #w_fimg-1584083047921 .p_dimage{ background: url(/img/changjin_logo_r.png?tenantId=122470&viewType=1&v=000) center center no-repeat !important; background-size: 100% !important; } } @media only screen and (max-width:768px){ #c_portalResMessage_form-15887577784823321 .p_CoupWBox{margin-top:0px !important;} #w_grid-1588757777117{padding:0px !important;} #w_grid-1604115451121 > div > .p_gridbox > .p_gridCell > .w_fbtn-001{width:160px !important;max-width:none !important;min-height:46px !important;} #w_fbtn-1604125929585 .p_link{margin:0px !important;}.p_link{margin:0px !important;} } @media only screen and (min-width:769px){ #w_grid-1584494445046 > div > .p_gridbox{display:flex;} #w_grid-1584494446486{height:100% !important;} #w_grid-1584494446486 > .w_grid.signal{height:100% !important;} #w_grid-1584494446486 > div > .p_gridbox{height:100% !important;} } @media only screen and (min-width: 769px) { #w_grid-1604115451083 { width: 1600px; max-width: 1600px; min-width: 0px; height: auto !important; } .p_page .pre { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; margin: 0 5px 0 18px; text-align: center; padding: 0 10px; border-radius: 0px; border: 1px solid #f2f2f2 !important; background: #f2f2f2 !important; color: #555 !important; } .p_page .pre:active { background: #0346d5; border-color: #0346d5; color: #fff; } .p_page .pre:hover { color: #fff; background: #0346d5; border-color: #0346d5; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #f2f2f2; background: #f2f2f2; color: #555; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #0346d5; border-color: #0346d5; color: #fff; } .p_page .next:hover { background: #0346d5; border-color: #0346d5; color: #fff; cursor: pointer; } .p_page .pageNum { position: relative; float: left; height: 38px; min-width: 38px; margin: 0 5px 0 0; padding: 0 5px; background-size: 100% 100%; color: #666; border: 1px solid #f2f2f2; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #f2f2f2; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #0346d5; border-color: #0346d5; } .p_page .pageNum:hover { color: #fff; border-color: #0346d5; cursor: pointer; text-decoration: none; background-color: #0346d5; } .p_page .pageNum.active { text-decoration: none; background-color: #0346d5; color: #fff; border-color: #0346d5; } } @media screen and (max-width: 768px) { .p_pagebox .NumBox { display: none !important; } .p_pagebox { width: 100%; text-align: center; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background: #0346d5 !important; border-color: #0346d5 !important; color: #ffffff !important; cursor: default; } .p_pagebox .js_pageBtnDisable .iconfont {color: #fff !important;} .p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf !important;} .p_pagebox .pre { width: 48%; margin-right:2%; background-color: #00a050; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #0346d5; background-color: #0346d5; cursor: pointer; } .p_pagebox .pre:active { background-color: #0346d5; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #0346d5; } .p_pagebox .next:hover { background-color: #0346d5; } .p_pagebox .next:active { background-color: #0346d5; } }  ::-webkit-scrollbar { width: 9px; background-color: #fff; } ::-webkit-scrollbar-thumb { border: solid 2px #fff; width: 5px; border-radius: 4px; background-color: #0346d5; } ::-webkit-scrollbar-corner { background-color: #fff; } ::-webkit-scrollbar:horizontal { height: 9px; }  @keyframes wSkewIn { from { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } to { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } } @keyframes wSkewOut { from { transform: skew(0deg, 0deg) translateY(0px); opacity: 1; } to { transform: skew(0deg, 10deg) translateY(50px); opacity: 0; } }  @keyframes circleProgressLoad_right { 0% { transform: rotate(45deg); } 50%, 100% { transform: rotate(225deg); } } @keyframes circleProgressLoad_left { 0%, 50% { transform: rotate(45deg); } 100% { transform: rotate(225deg); } } @media only screen and (max-width: 1025px){ .w_sfbox > .p_fbox > .p_wrapbox video { display: none; }} .btn-primary { color: #fff; background-color: #0346d5; border-color: #0346d5; }