
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, form, img, ul, ol, li, dl, dt, dd, p, tr, td, strong, span, pre { margin: 0; padding: 0; border: 0; }

h1, h2, h3, h4, h5, h6, p { margin: 0; padding: 0; font-weight: normal; }

body, button, input, select, textarea { font: 14px/1.5 Arial,'Source Han Sans CN','Microsoft YaHei', 'Hiragino Sans GB', sans-serif; color: #333; }

ul, li { list-style: none; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

article, aside, footer, header, nav, section { display: block; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

audio, video { display: inline-block; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], button, select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.clear { clear: both; line-height: 0; height: 0; font-size: 0; }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { padding: 0px 15px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12, .col-sm-0 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 30px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .col-sm-0 { width: 14.28571%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; } }

@media (min-width: 992px) { .commonweb { padding: 0px 50px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1200px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1180px) { .commonweb { margin: 0px auto; max-width: 1140px; padding: 0; } }

/* layout start*/


/*箭头*/

.mob-hidden { display: none; }

.pc-hiden { display: block; }

.m-position { position: relative; }

.oh { overflow: hidden; }

/*font*/
.fs18 { font-size: 14px; }

.fs24 { font-size: 16px; }

.fs30 { font-size: 20px; }

.fs28 { font-size: 18px; }

.fs32 { font-size: 20px; }

.m-positioncenter { position: absolute; top: 50%; left: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.dnbr br { display: none; }

.tc { text-align: center; }

.tr { text-align: right; }

.ib { display: inline-block; }

@media (min-width: 1024px) { .pc-hiden { display: none; }
  .mob-hidden { display: block; }
  /*font*/
  .fs30 { font-size: 30px; }
  .fs18 { font-size: 16px; }
  .fs28 { font-size: 28px; }
  .fs24 { font-size: 20px; }
  .fs32 { font-size: 24px; } }

@media (min-width: 1400px) { .fs24 { font-size: 24px; }
  .fs18 { font-size: 18px; }
  .fs32 { font-size: 32px; } }


/*箭头*/
header { position: fixed; width: 100%; left: 0; top: 0; z-index: 99; background: #fff; }

.logo { padding: 15px 0; float: left; }

.logo img { height: 30px; }

nav { position: fixed; top: 60px; left: 0; z-index: 98; background: #fff; width: 100%; display: none; -webkit-box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.1); box-shadow: 5px 10px 15px rgba(0, 0, 0, 0.1); }

nav ul li { float: left; width: 33.33%; font-size: 14px; border-bottom: 1px solid #ddd; }

nav ul li a { display: block; color: #001a33; padding: 10px 20px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; position: relative; }

nav ul li a:before { content: ""; display: block; position: absolute; right: 15px; top: 50%; margin-top: -5px; width: 10px; height: 10px; border-left: 1px solid #ddd; border-bottom: 1px solid #ddd; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

nav ul li a:last-child { border-bottom: 0; }

nav ul li.cur a { background: #e8000d; color: #fff; }

.mobnav-btn { width: 30px; height: 30px; position: absolute; right: 15px; top: 16px; }

.mobnav-btn span { top: 50%; margin-top: 0; }

.mobnav-btn span:first-child { content: ""; top: 7px; left: 0; }

.mobnav-btn span:last-child { content: ""; top: auto; bottom: 5px; left: 0; }

.mobnav-btn span, .mobnav-btn span:first-child, .mobnav-btn span:last-child { left: 2px; position: absolute; background: #e8000d; -webkit-transition: all 0.5s ease; width: 25px; height: 2px; -webkit-border-radius: 3px; border-radius: 3px; -o-transition: all 0.5s ease; -moz-transition: all 0.5s ease; transition: all 0.5s ease; }

.mobnav-btn.g_close span { opacity: 0; }

.mobnav-btn.g_close span:first-child { -webkit-transform: rotate(45deg); transform: rotate(45deg); -moz-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); top: 15px; opacity: 1; }

.mobnav-btn.g_close span:last-child { -webkit-transform: rotate(-45deg); transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); top: 15px; opacity: 1; }

body { padding-top: 60px; }

.banner-slider { position: relative; overflow: hidden; }

.banner-slider ul li img { display: block; width: 100%; }

.indexbannerindeo { text-align: center; width: 100%; z-index: 3; margin-top: 10px; }

.indexbannerindeo span { width: 10px; height: 10px; background: none; border: 1px solid #e8000d; opacity: 1; margin: 0 3px; }

.indexbannerindeo span.swiper-pagination-bullet-active { background: #e8000d; }

.product-navslide { position: relative; overflow: hidden; }

.product-nav { position: relative; z-index: 2; background: rgba(14, 17, 27, 0.85); }

.product-nav ul li { float: left; width: auto; border-right: 1px solid #0e111b; }

.product-nav ul li:before { content: ""; position: absolute; bottom: 0; left: 0; background-color: #e8000d; width: 100%; height: 0; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; opacity: 0; z-index: 0; }

.product-nav ul li a { display: block; color: #fff; padding: 5px 10px; position: relative; }

.product-nav ul li.cur:before, .product-nav ul li:hover:before { height: 100%; opacity: 1; }

.product-icon { float: left; width: 36px; height: 36px; line-height: 36px; margin-right: 3px; }

.product-icon img { max-height: 100%; }

.product-column h2 { white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 22px; line-height: 22px; font-size: 14px; }

.product-column p { font-size: 12px; white-space: nowrap; -o-text-overflow: ellipsis; text-overflow: ellipsis; overflow: hidden; height: 22px; line-height: 22px; }

.product-wrap { padding-top: 20px; background: #f9f9f9; }

.product-item { position: relative; display: none; }

.product-item ul li { float: left; width: 25%; margin-right: 6px; }

.product-item ul li a { display: block; border: 1px solid #e6ebf1; }

.product-item ul li a .zoomimg { padding-bottom: 74.07407%; position: relative; -webkit-border-radius: 6px 6px 0 0; border-radius: 6px 6px 0 0; overflow: hidden; }

.product-item ul li a .zoomimg img { position: absolute; top: 0; left: 0; display: block; width: 100%; }

.product-con { padding: 10px; background-color: #fff; -webkit-border-radius: 0 0 6px 6px; border-radius: 0 0 6px 6px; color: #1b1f29; border-top: 1px solid #e6ebf1; }

.product-con h2 { font-size: 16px; margin-bottom: 4px; }

.product-con h2 .more-deatils { float: right; font-size: 12px; padding-top: 3px; }

.product-price { color: #e8000d; font-weight: bold; }

.product-slider { position: relative; overflow: hidden; }

.product-slider ul li a { display: block; }

.about-us { padding-top: 20px; padding-bottom: 30px; -o-background-size: cover; background-size: cover; background-position: center 30px; }

.about-box { padding: 30px 15px; color: #ffffff; background-color: #191c26; max-width: 810px; }

.about-height { max-height: 358px; overflow-x: auto; padding-right: 5px; }

.about-height::-webkit-scrollbar { width: 3px; background-color: #fff; }

.about-height::-webkit-scrollbar-track { background-color: #fff; }

.about-height::-webkit-scrollbar-thumb { width: 3px; background-color: #e8000d; }

.about-ustitle { color: #e8000d; font-size: 18px; margin-bottom: 10px; }

.about-table { position: relative; }

.about-right { padding-top: 10px; }

.m-bgbox { background: rgba(25, 28, 38, 0.9); padding: 12px 20px; color: #fff; display: inline-block; }

.m-bgbox a, .m-bgbox span { color: #e8000d; font-size: 20px; }

.m-bgbox a { vertical-align: middle; }

.use-people { margin-bottom: 10px; font-size: 16px; display: inline-block; }

.partner-wrap { padding-top: 30px; padding-bottom: 30px; }

.partner-title { text-align: center; color: #001a33; font-size: 20px; font-weight: bold; margin-bottom: 20px; }

.partner-slider { position: relative; overflow: hidden; }

.partner-slider ul li { float: left; width: 25%; }

.partner-slider ul li a { display: block; border: 1px solid #e6ebf1; border-top: 0; position: relative; padding-bottom: 75%; overflow: hidden; }

.partner-slider ul li a img { position: absolute; top: 0; left: 0; width: 100%; }

.partner-slider ul li:nth-child(4n-2) { background: #f9fafb; }

.partner-slider ul li:nth-child(4n-1) { background: #f9fafb; }

.partner-slider ul li:nth-child(even) a { border-bottom: 0; }

.partner-btn { position: absolute; width: 30px; height: 30px; display: none; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); }

.partner-btn:before { content: ""; display: block; position: absolute; top: 6px; width: 16px; height: 16px; border-left: 2px solid #001a33; border-bottom: 2px solid #001a33; }

.partner-btn:hover:before { border-left: 2px solid #e8000d; border-bottom: 2px solid #e8000d; }

.partner-swiper-wrap { position: relative; }

.partner-left { left: -30px; }

.partner-left:before { left: 8px; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.partner-right { right: -30px; }

.partner-right:before { left: 3px; -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

footer { background: #001a33; padding-top: 30px; padding-bottom: 30px; text-align: center; color: #99a3ad; }

footer a { color: #99a3ad; }

.full-honorA-popup { display: none; position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 99; background-color: rgba(0, 0, 0, 0.7); }

.full-honorA-popup .honorA-wrap { position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); z-index: 10; width: 94%; max-height: 80%; max-width: 800px; background: #fff; padding: 10px; -webkit-border-radius: 10px; border-radius: 10px; }

.full-honorA-popup .honorA-wrap.image-pop { height: auto; max-height: 80%; }

.full-honorA-popup .honorA-wrap li { text-align: center; }

.full-honorA-popup .honorA-wrap li h4 { font-size: 16px; padding: 8px 10px 4px; }

.full-honorA-popup .honorA-wrap li img { display: inline-block; vertical-align: middle; width: 100%; }

.full-honorA-popup .honorA-wrap li img.lanky { width: auto; max-height: 100%; height: 100%; }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.full-honorA-popup .honorA-pages { display: none; }

.full-honorA-popup .honorA-ctrl { position: absolute; top: 50%; z-index: 10; background-repeat: no-repeat; background-position: center center; width: 38px; height: 74px; -o-background-size: 15px auto; background-size: 15px auto; margin-top: -37px; }

.m-btn { position: absolute; top: 50%; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); transform: translateY(-50%); width: 60px; height: 60px; cursor: pointer; z-index: 9; border: 4px solid #fff; -webkit-border-radius: 50%; border-radius: 50%; }

.m-btn:before { content: ""; display: block; position: absolute; width: 20px; height: 20px; border-top: 4px solid #fff; border-right: 4px solid #fff; -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); top: 16px; left: 16px; }

.m-btn.honorA-prev { left: -10px; }

.m-btn.honorA-prev:before { -webkit-transform: rotate(-135deg); -moz-transform: rotate(-135deg); -ms-transform: rotate(-135deg); -o-transform: rotate(-135deg); transform: rotate(-135deg); }

.m-btn.honorA-next { right: -10px; left: auto; }

.m-btn.honorA-next:before { left: 10px; }

.full-honorA-popup .honorA-popupsw { height: 100%; }

.image-pop-close { width: 30px; height: 30px; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; right: 0; top: -40px; }

.image-pop-close::before, .image-pop-close::after { content: ""; position: absolute; height: 2px; width: 26px; top: 50%; left: 7px; margin-top: -1px; background: #ffffff; }

.image-pop-close:hover:after, .image-pop-close:hover:before { background: #e60012; }

.image-pop-close::before { -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); transform: rotate(45deg); }

.image-pop-close::after { -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg); }

.product-item ul li a .zoomimg .bigimg { display: none; }

.header-top { padding-top: 100px; margin-top: -100px; }

@media (min-width: 768px) { .about-table { padding-right: 320px; }
  .about-right { position: absolute; bottom: 0; right: 0; z-index: 2; }
  .full-honorA-popup .honorA-wrap { height:70%; }
  .full-honorA-popup .honorA-wrap li img {width: auto; max-height: 100%; height: 90%;}
}


/*箭头*/
@media (min-width: 1024px) { .logo { padding: 12px 0; width: auto; }
  .logo img { height: 58px; }
  body { padding-top: 82px; }
  nav { float: right; position: static; padding-bottom: 0; overflow: inherit; width: auto; display: block !important; -webkit-box-shadow: none; box-shadow: none; }
  nav ul li { float: left; margin: 0 10px; border-bottom: 0; width: auto; }
  nav ul li a { padding: 0 20px; height: 82px; line-height: 82px; -webkit-transition: all 0.5s; -o-transition: all 0.5s; -moz-transition: all 0.5s; transition: all 0.5s; }
  nav ul li a:before { display: none; }
  nav ul li.cur a, nav ul li:hover a { background: #e8000d; color: #fff; }
  .mobnav-btn { display: none; }
  .partner-btn { display: none; }
  .product-nav { margin-top: -84px; }
  .product-nav ul li { min-width: 178px; }
  .product-nav ul li a { padding: 20px; }
  .product-icon { width: 40px; height: 40px; line-height: 40px; margin-right: 10px; }
  .product-column h2 { margin-bottom: 2px; }
  .product-column p { font-size: 14px; }
  .product-wrap { padding-top: 30px; }
  .product-item ul li { margin-right: 18px; overflow: hidden; }
  .product-item ul li:hover img { -webkit-transform: scale(1.03); -moz-transform: scale(1.03); -ms-transform: scale(1.03); -o-transform: scale(1.03); transform: scale(1.03); }
  .product-item ul li img { -webkit-transition: -webkit-transform ease 0.7s; transition: -webkit-transform ease 0.7s; -o-transition: -o-transform ease 0.7s; -moz-transition: transform ease 0.7s, -moz-transform ease 0.7s; transition: transform ease 0.7s; transition: transform ease 0.7s, -webkit-transform ease 0.7s, -moz-transform ease 0.7s, -o-transform ease 0.7s; }
  .product-con { padding: 20px; font-size: 18px; }
  .product-con h2 { font-size: 18px; margin-bottom: 8px; }
  .product-con h2 .more-deatils { font-size: 14px; padding-top: 0; }
  .about-us { padding-top: 30px; padding-bottom: 72px; background-position: center 40px; }
  .about-box { padding: 44px; }
  .about-height { max-height: 462px; }
  .about-ustitle { font-size: 24px; margin-bottom: 20px; }
  .about-table { padding-right: 320px; }
  .about-right { position: absolute; bottom: 0; right: 0; z-index: 2; }
  .m-bgbox { padding: 12px 20px; }
  .m-bgbox a, .m-bgbox span { font-size: 30px; }
  .use-people { margin-bottom: 30px; font-size: 18px; display: inline-block; }
  .partner-wrap { padding-top: 60px; padding-bottom: 30px; }
  .partner-title { font-size: 24px; margin-bottom: 40px; }
  .indexbannerindeo { display: none; }
  .partner-btn { display: block; }
  .m-btn.honorA-prev { left: -80px; }
  .m-btn.honorA-next { right: -80px; left: auto; }
  .full-honorA-popup .honorA-wrap { padding:10px 26px; -webkit-border-radius: 16px; border-radius: 16px; }
  .full-honorA-popup .honorA-wrap li h4 {position: absolute;bottom:0;left:0;width:100%;text-align: center;z-index:1; font-size: 18px; padding: 10px 10px 4px; }
  footer { padding-top: 60px; padding-bottom: 50px; } 

}

@media (min-width: 1366px) { .m-btn.honorA-prev { left: -230px; }
  .m-btn.honorA-next { right: -230px; left: auto;
   }
  

  }

  @media (min-width: 1600px) {
  
    .full-honorA-popup .honorA-wrap li h4 { font-size: 24px; padding: 0 10px 4px; }
    .full-honorA-popup .honorA-wrap { padding: 26px; }
  }

