/*初始化111*/ html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.p_page{text-align: center;margin-top: 4.68%;} .p_page .pre { vertical-align: middle; display: inline-block; width: 80px; height: 38px; border: 1px solid #d5d5d5; text-align: center; line-height: 38px; margin: 0 10px; font-size: 14px; color: #23232b; border-radius: 0; background: transparent; cursor: pointer; } .p_page .pre .i_pre { display: inline-block; } .p_page .next { vertical-align: middle; display: inline-block; width: 80px; height: 38px; border: 1px solid #d5d5d5; text-align: center; line-height: 38px; margin: 0 10px; font-size: 14px; color: #23232b; border-radius: 0; background: transparent; cursor: pointer; text-align:center; } .p_page .next:hover{ border: 1px solid #d5d5d5;} .p_page .next .font{display: block; width: 100%;} .p_page .iconfont{display:none;} .p_page .next .i_next { display: inline-block; } .p_page .pre .font{display:block;} .p_page .pageNum { vertical-align: middle; display: inline-block; width: 38px; height: 38px; border: 1px solid #d5d5d5; text-align: center; line-height: 38px; margin: 0 3px; font-size: 14px; color: #23232b; border-radius: 0; background: transparent; cursor: pointer; } .p_page .pageNum.active{ background:linear-gradient(to right bottom, #fd9f03 0%,#eac78e 100%); color: #fff; border: 1px solid #d5d5d5; } .p_page .pageNum:hover{ border: 1px solid #d5d5d5; background:linear-gradient(to right bottom, #fd9f03 0%,#eac78e 100%); color: #fff; } .p_page .pre:hover{ background:linear-gradient(to right bottom, #fd9f03 0%,#eac78e 100%); color: #fff; border: 1px solid #d5d5d5; } .p_page .next:hover{ background:linear-gradient(to right bottom, #fd9f03 0%,#eac78e 100%); color: #fff; } .p_page .pageNum:hover{ background:linear-gradient(to right bottom, #fd9f03 0%,#eac78e 100%); color: #fff; } .p_page .next .iconfont:before{ margin-top: 11px; } .p_pagebox .pre .iconfont{display:none;} .p_pagebox .next .iconfont{display:none;} .p_pagebox .num{font-size:16px;} .p_pagebox .num .iconfont{top:7px;} .p_pagebox .num .iconfont:before{font-size:16px;} .p_pagebox .pre{height: 35px;} .p_pagebox .NumBox{height: 35px;} .p_pagebox .next{height: 35px;} .p_pagebox .pre .font{font-sie:14px;} .p_pagebox .next .font{font-sie:14px;} .animated { -webkit-animation-duration: 1.0s; animation-duration: 1.0s; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .cumb a:hover{ color:#cd3519!important; font-weight:600; } .banner .pra{display:none!important;} @media screen and (max-width:768px){ .banner img { width: 100%; height: 200px!important; object-fit: cover!important; } }