/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }@import url('https://fonts.font.im/css?family=Oswald'); /* scrollbar css */ /* width */ ::-webkit-scrollbar { width: 5px; } /* Track */ ::-webkit-scrollbar-track { background: #d7d7d7; border-radius: 6px; } /* Handle */ ::-webkit-scrollbar-thumb { background: #888; border-radius: 6px; } /* Handle on hover */ ::-webkit-scrollbar-thumb:hover { background: #d50a1d; } @font-face { font-family:ziti; src:url('/upload/font/PingFang Light.ttf') format('truetype'); } .reset_style h4 { font-weight: normal; font-size: 24px; margin: 0; color:#c7c6c6; font-family:"ziti" !important; } @keyframes rotate360 { form { transform: rotate(0); } to { transform: rotate(360deg); } } @media only screen and (min-width: 769px) { .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 #f0f0f0; background: #f0f0f0; color: #333; } .p_page .pre:active { background: #0650A0; border-color: #0650A0; color: #fff; } .p_page .pre:hover { color: #fff; background: #0650A0; border-color: #0650A0; cursor: pointer; } .p_page .next { display: inline-table; position: relative; left: 0; top: 0; float: left; height: 38px; border: 1px solid #f0f0f0; background: #f0f0f0; color: #333; text-align: center; padding: 0 10px; border-radius: 0px; } .p_page .next:active { background: #0650A0; border-color: #0650A0; color: #fff; } .p_page .next:hover { background: #0650A0; border-color: #0650A0; 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: #595959; border: 1px solid #d9d9d9; cursor: pointer; line-height: 38px; display: inline-block; font-family: inherit; font-size: 14px; font-weight: inherit; text-decoration: none; background-color: #fff; text-align: center; border-radius: 0px; } .p_page .pageNum:active { color: #fff; text-decoration: none; background-color: #0650A0; border-color: #0650A0; } .p_page .pageNum:hover { color: #fff; border-color: #0650A0; cursor: pointer; text-decoration: none; background-color: #0650A0; } .p_page .pageNum.active { text-decoration: none; background-color: #0650A0; color: #fff; border-color: #0650A0; } } @media screen and (max-width: 768px) { /*底部图标*/ #w_common_text-1576638527780 { margin-top: 15% !important; } #w_grid-1577694965553{ margin-left: 0px !important; margin-top: 30px !important;} #c_portalResNews_list-15776833618655225 .container{margin-left: 0px !important;} #w_common_text-1577667021076{ margin-left: 5px !important; } #w_fimg-1577672710638{ margin-top: 4% !important; } #w_common_text-1577692933173{ margin-left: 5px !important; } #w_common_text-1577667244079{ margin-left: 5px !important; } #w_fbtn-1577667386113{ margin-left: 5px !important; } #w_grid-1577672506606{ margin-left: 0px !important; } #w_common_text-1577692573006{ margin-left: 13px !important; } #w_grid-1577672506606{ margin-top: 30px !important; } #w_common_text-1577667021076{ margin-left: 5px;} #w_common_text-1576638720376 { margin-top: 15% !important; } #w_grid-1566633840181 { margin-top: 0px !important; } #w_common_text-1566633840199 { margin-top: 10px !important; } #w_common_text-1576047082889 { margin-top: 10px !important; } #w_fbtn-1566633840196 { margin-top: 30px !important; } .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: #f5f5f5 !important; border-color: #d9d9d9 !important; color: #bfbfbf !important; cursor: default; } .p_pagebox .js_pageBtnDisable .iconfont {color: #ddd !important;} .p_pagebox .js_pageBtnDisable:hover .iconfont {color: #bfbfbf !important;} .p_pagebox .pre { width: 48%; margin-right:2%; background-color: #d50a1d; } .p_pagebox .pre:hover { color: rgba(255, 255, 255, 1); border-color: #d50a1d; background-color: #d50a1d; cursor: pointer; } .p_pagebox .pre:active { background-color: #d50a1d; } .p_pagebox .next { width: 48%; margin-left:2%; background-color: #d50a1d; } .p_pagebox .next:hover { background-color: #d50a1d; } .p_pagebox .next:active { background-color: #d50a1d; } }