 html,body{margin: 0;padding: 0;} .pagebox{ position:relative; }.container{ width:100% } *{ font-family: "Microsoft Yahei","微软雅黑",arial; word-wrap: break-word; word-break: normal;} @media screen and (max-width:1440px) { } @media screen and (max-width:1024) { } @media only screen and (max-width: 768px){ } img{ -moz-transition: all .8s ease 0s; -ms-transition: all .8s ease 0s; -o-transition: all .8s ease 0s; -webkit-transition: all .8s ease 0s; transition: all .8s ease 0s; } img:hover{ -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); transform: scale(1.1,1.1); } .p_page .pre1 { color: #595959 !important; background-color: #ffffff !important; border: 1px solid #d9d9d9 !important; cursor: not-allowed!important; } .p_page .pre1:hover{ color: #fff; border-color: #303067 !important; cursor: pointer; text-decoration: none; background-color: #303067 !important; } .p_page .pageNum.active { text-decoration: none; background-color: #303067 !important; color: #fff; border-color: #303067 !important; } .p_page .pageNum:hover { color: #fff; border-color: #303067 !important; cursor: pointer; text-decoration: none; background-color: #303067 !important; } .p_page .next:hover { background: #303067 !important; border-color: #303067 !important; color: #fff; cursor: pointer; }