/*鍒嗙被鎸夐挳*/
.moveBtn{
background: #00479d !important;
border-color: #00479d !important;
}
/*鍒嗙被鎸夐挳缁撴潫*/
/*鍒嗙被閫変腑*/
.jpActive{
background-color: #f5f8fa;
}
.jpActive .yjLink::before {
opacity: 1 !important;
}
/*鍒嗙被閫変腑*/
/*缈婚〉寮€濮?/
.p_page .pageNum.active,
.p_page .pageNum:hover,
.p_page .next:hover,
.p_page .pre:hover,
.p_pagebox .next,
.p_pagebox .pre {
background-color: #00479d !important;
color: #fff;
border-color: #00479d !important;
border-radius: 0px;
}
.p_page .pageNum,
.p_page .pre,
.p_page .next {
border-radius: 0px;
}
.p_pagebox .js_pageBtnDisable,
.p_pagebox .js_pageBtnDisable:hover,
.p_pagebox .js_pageBtnDisable:active {
background: #f5f5f5 !important;
border-color: #d9d9d9 !important;
color: #bfbfbf !important;
}
/*缈婚〉缁撴潫*/
/* 琛ㄦ牸寮€濮 */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
color: #fefefe !important;
font-size: 14px;
font-family: MicrosoftYaHei;
}
input:-moz-placeholder, textarea:-moz-placeholder {
color: #fefefe !important;
font-size: 14px;
font-family: MicrosoftYaHei;
}
input::-moz-placeholder, textarea::-moz-placeholder {
color: #fefefe !important;
font-size: 14px;
font-family: MicrosoftYaHei;
}
input:-ms-input-placeholder, textarea:-ms-input-placeholder {
color: #fefefe !important;
font-size: 14px;
font-family: MicrosoftYaHei;
}
/* 琛ㄦ牸缁撴潫 */
/* Grid Start */
listCol_1 {
display: inline-block;
width: 10%;
}
listCol_2 {
display: inline-block;
width: 20%;
}
listCol_25 {
display: inline-block;
width: 25%;
}
listCol_3 {
display: inline-block;
width: 30%;
}
listCol_4 {
display: inline-block;
width: 40%;
}
listCol_5 {
display: inline-block;
width: 50%;
}
listCol_6 {
display: inline-block;
width: 60%;
}
listCol_7 {
display: inline-block;
width: 70%;
}
listCol_8 {
display: inline-block;
width: 80%;
}
listCol_9 {
display: inline-block;
width: 90%;
}
@media only screen and (max-width: 768px){
div[class*=" listCol_"]{
width: 100%;
}
span[style*="font-size:40px"]{
font-size:28px !important;
}
span[style*="font-size:36px"]{
font-size:26px !important;
}
.moveBtn{
border-radius:0px !important;
}
#w_grid-1557553510028{
margin-top:72px !important;
}
}
/* Grid End */
/*搴曢儴鍒嗙被*/
.footerCate{
font-size:0px;
padding:0px;
margin:0px;
}
.footerCateLink{
display:inline-block;
width:100%;
max-width: 192px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
font-size:14px;
color:#fff;
line-height:36px;
padding:0;
transition: all 0.5s ease;
}
.footerCateLink:hover {
color: #665cc7;
}
/*鏂囨湰妗哸閾炬帴鍒掕繃鏍峰紡*/
.w_grid-000 .reset_style a{
transition: all 0.5s ease;
}
.w_grid-000 .reset_style a:hover span{
color: #01489d !important;
}