@charset "utf-8"; /* CSS Document */ * { font-family: "微软雅黑"; word-wrap: normal; word-break: normal; } .fa_ani * { transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari 和 Chrome */ -o-transition: all 0.5s; /* Opera */ } .fa_ani *:before{ transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari 和 Chrome */ -o-transition: all 0.5s; /* Opera */ } .fa_ani *:after{ transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari 和 Chrome */ -o-transition: all 0.5s; /* Opera */ } a { cursor: pointer; } body, html { overflow-x: hidden !important; } a:focus, a:active, a:hover, a:visited { outline: none !important; text-decoration: none; } i { font-style: normal; } .w_grid-000 > div > .p_gridbox { overflow: visible; } .w_grid-000 > div > .p_gridbox:before, .w_grid-000 > div > .p_gridbox:after { clear: both; display: table; content: " "; min-height: 0px; } .fa_clearfix:before, .fa_clearfix:after { display: table; clear: both; content: ""; } .fa_imgbig { overflow: hidden; width: 100%; } .fa_imgbig:hover img { transform: scale(1.2); -ms-transform: scale(1.2); /* IE 9 */ -webkit-transform: scale(1.2); /* Safari 和 Chrome */ -o-transform: scale(1.2); /* Opera */ -moz-transform: scale(1.2); /* Firefox */ } .fa_flexline { display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */ -webkit-flex-wrap: nowrap; -ms-flex-wrap: nowrap; -moz-flex-wrap: nowrap; flex-wrap: nowrap; } .fa_flexwrap { display: -webkit-box; /* 老版本语法: Safari, iOS, Android browser, older WebKit browsers. */ display: -moz-box; /* 老版本语法: Firefox (buggy) */ display: -ms-flexbox; /* 混合版本语法: IE 10 */ display: -webkit-flex; /* 新版本语法: Chrome 21+ */ display: flex; /* 新版本语法: Opera 12.1, Firefox 22+ */ -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; -moz-flex-wrap: wrap; flex-wrap: wrap; } .fa_flex_between { -webkit-box-pack: justify; -moz-justify-content: space-between; -webkit-justify-content: space-between; justify-content: space-between; } .fa_flex_Xend { -webkit-box-pack: end; -moz-justify-content: flex-end; -webkit-justify-content: flex-end; justify-content: flex-end; } .fa_flex_Xcenter { -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; } .fa_flex_Ycenter { -webkit-box-align: center; -moz-align-items: center; -webkit-align-items: center; align-items: center; } .fa_centerY { position: relative; top: 50%; /*偏移*/ transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); } .fa_textoverflow { white-space: nowrap; text-overflow: ellipsis; overflow: hidden; opacity: 1; } /*内页导航*/ .p_problemCategory { display: none; } .fa_PageNav{ display:flex; justify-content: flex-end; } .fa_PageNav a { display: block; margin-left:20px; position: relative; color: #666; text-transform: uppercase; } .fa_PageNav a:hover { color: #333; } .fa_PageNav .fa_navon { color: #333; } .fa_PageNav .fa_navon:after { width: 100%; } .fa_More a { display: inline-block; background: #ff0000; padding: 10px 25px; color: #fff; text-transform:uppercase; } .p_page .pageNum.active, .p_page .next:active, .p_page .next:hover, .p_page .pageNum:hover, .p_page .pageNum:active, .p_page .pre:active, .p_page .pre:hover { background-color: #2058a3; border-color: #2058a3; } .btn-primary:active:hover, .btn-primary.active:hover, .open>.dropdown-toggle.btn-primary:hover, .btn-primary:active:focus, .btn-primary.active:focus, .open>.dropdown-toggle.btn-primary:focus, .btn-primary:active.focus, .btn-primary.active.focus, .open>.dropdown-toggle.btn-primary.focus .p_pagebox .next, .p_pagebox .pre { background-color: #2058a3; } @media screen and (max-width:768px) { input.form-control::-webkit-input-placeholder { font-size: 14px; line-height: 1.42857143; } input.form-control::-moz-placeholder { font-size: 14px; line-height: 1.42857143; } input.form-control:-ms-input-placeholder { font-size: 14px; line-height: 1.42857143; } input.form-control:-moz-placeholder { font-size: 14px; line-height: 1.42857143; } .fa_PageNav { display: none; } .p_problemCategory { display: block; } .p_problemCategory .p_image{display:none;} .p_problemCategory .btn-primary { width: 100%; border: none; border-radius: 0; text-align: left; background: #2058a3; padding:10px 20px; } .p_btn-hide { background: #2058a3; } .p_btn-hide .p_c-fff { background: #052d63; } } /**/ .p_ProductDetail img, .p_NewsDetail img { max-width: 100%; } .description{min-height:300px;} #easy_zoom { transition: all 0s; -moz-transition: all 0s; /* Firefox 4 */ -webkit-transition: all 0s; /* Safari 和 Chrome */ -o-transition: all 0s; } #easy_zoom *{transition: all 0s; -moz-transition: all 0s; /* Firefox 4 */ -webkit-transition: all 0s; /* Safari 和 Chrome */ -o-transition: all 0s; /* Opera */} /*分页*/ @media screen and (min-width:769px) { .p_page{display:block;width:100%;background:#f6f6f6;text-align:center;padding:20px;position:relative;} .p_page>div{display:inline-block;} .p_page .pageNum{float:none;background:#f6f6f6;border-radius:50%;} .p_page .pre .i_pre,.p_page .next .i_next{display:block;} .p_page .pre .iconfont,.p_page .next .iconfont{display:none;} .p_page .pre,.p_page .next{background:none;border:none;} .p_page .next:active, .p_page .next:hover, .p_page .pre:active, .p_page .pre:hover,.p_page .pre1,.p_page .next1{ background:none!important;border:none!important;background-color:none!important;color:#333!important; } .p_page .p_PageInterval{float:none;} .p_page .next{float:right;} }