body { color: #333; line-height: 1.5; font-size: 12px; font-family: Helvetica Neue,Helvetica,PingFang SC,Hiragino Sans GB,Microsoft YaHei,"\5FAE\8F6F\96C5\9ED1",Arial,sans-serif; min-width: 1200px;}
a { color: #265AC0; text-decoration: none;}
a:hover { text-decoration: underline;}
ul { list-style-type: none; margin: 0; padding: 0;}
[data-contact] { cursor: pointer;}
/* 自定义样式 */
.html * { max-width: 100% !important; white-space: wrap !important; float: none !important; width: auto !important;}
.button { background-color: #fc7022; font-size: 14px; padding: 6px 16px; color: #fff; border-radius: 3px; cursor: pointer; text-align: center;}
.flex-sm { flex: 0 0 222px; width: 0;}

.breadcrumb { display: flex; align-items: center; margin-bottom: 15px;}
.breadcrumb a:hover { text-decoration: none;}
.breadcrumb a::after { content: ">"; margin: 0 8px;}

.pagination { display: flex; align-items: center; justify-content: flex-end; margin-top: 20px;}
.pagination li {  background-color: #fff; border: 1px solid #ddd;}
.pagination li.active { color: #fff; background-color: #265AC0;}
.pagination li:not(:last-child) { border-right: 0;}
.pagination li a, .pagination li  span { padding: 0 15px; height: 30px; line-height: 30px;}

.card { border: 1px solid #E7E7E7;}
.card .card-header { background-color: #F5F5F5; height: 33px; line-height: 33px; padding: 0 10px; font-size: 13px; font-weight: bold; color: #6b6b6b;}
.card .card-body { padding: 15px;}

.card.card-blue { border-color: #ccdff2;}
.card.card-blue .card-header { background-image: linear-gradient(to bottom,#608EE3, #2B64CB); color: #fff;}

.card.card-light { border-color: #ccdff2;}
.card.card-light .card-header { background-color: #F5FAFE; color: #333; border-bottom: 1px solid #ccdff2; }

.tab-card { border: 1px solid #ccdff2; margin: 15px 0;}
.tab-card .tab-header { background-color: #F5FAFE; height: 34px; border-bottom: 2px solid #2b64cb; display: flex; box-sizing: border-box;}
.tab-card .tab-header a { display: flex; width: 80px; height: 100%; display: flex; align-items: center; justify-content: center; color: #2b64cb; font-size: 13px; font-weight: bold; margin-left: 4px;}
.tab-card .tab-header a:hover { text-decoration: none;}
.tab-card .tab-header a.active { background-image: linear-gradient(to bottom,#608EE3, #2B64CB); border-top-left-radius: 2px; border-top-right-radius: 2px; color: #fff;}

.category-column-2 { display: flex; flex-wrap: wrap;}
.category-column-2 a { flex: 0 0 50%; height: 26px; line-height: 24px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; width: 0;}
.category-column-2 a::before { content: ""; width: 2px; height: 2px; display: inline-block; background-color: #265AC0; border-radius: 50%; margin-right: 6px; vertical-align: middle;}

.line-list-simple li { display: flex; padding: 12px 10px; border-bottom: 1px dotted #bbb; align-items: center;}
.line-list-simple li:last-child { border: none;}
.line-list-simple li::before {content: ""; width: 4px; height: 4px; background-color: #333; border-radius: 50%; margin-right: 4px;  }
.line-list-simple li .title { font-weight: bold; flex: 1; margin-right: 20px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width: 0;}
.line-list-simple li .category { flex: 0 0 180px; color: #888;}
.line-list-simple li .price { flex: 0 0 70px; text-align: right; color: #fc7022; font-weight: bold;}

.list-article-border li:not(:last-child) { border-bottom: 1px dotted #ccc; padding-bottom: 6px; margin-bottom: 6px;}
.list-article-border li { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.list-article-border li a::before { content: ""; width: 2px; height: 2px; display: inline-block; background-color: #265AC0; border-radius: 50%; margin-right: 6px; vertical-align: middle; position: relative; top: -2px;}
/* 布局样式 */
.header-toolbar { height: 30px; background-color: #f3f3f3; border-bottom: 1px solid #c2cee7;}
.header-toolbar-inner { width: 982px; height: 100%; margin: 0 auto; display: flex; align-items: center; justify-content: space-between;}
.header-toolbar-inner .right a { margin-left: 10px;}
.header-nav { background: url(./img/header-bg.jpg) no-repeat center top; height: 211px; }
.header-nav-inner { width: 1003px; margin: 0 auto; padding-top: 25px;}
.header-nav-inner .nav { padding-top: 18px; padding-left: 40px; display: flex; align-items: center;}
.header-nav-inner .nav a { display: block; width: 100px; height: 29px; font-size: 14px; padding-top: 5px; text-align: center; color: #fff; font-weight: bold;}
.header-nav-inner .nav a:last-child { color: #bc0000; padding-left: 80px;}
.header-nav-inner .tips { width: 760px; height: 18px; padding-top: 7px; padding-left: 60px; color: #666;}

.footer { width: 980px; margin: 0 auto; }
.footer-help { border: 1px solid #fbd686; background-color: #fff8e8; border-radius: 4px; padding: 5px;}
.footer-help-inner { background-color: #fff; display: flex; padding: 10px;}
.footer-help-list { flex: 0 0 25%; width: 0; overflow: hidden;}
.footer-help-list li { line-height: 20px; padding-top: 6px; }
.footer-help-list li a { color: #666; }
.footer-help-list li:first-child { font-weight: bold; color: #666; padding-top: 0;}
.footer-about { height: 35px; display: flex; align-items: center; justify-content: center; margin: 10px 0; box-sizing: border-box; border: 1px solid #2187F3; border-radius: 4px; background-image: linear-gradient(to bottom,#3198FF, #0B4ABB);}
.footer-about a { color: #fff;}
.footer-about a+a::before { content: "|"; margin: 0 10px; color: rgba(255, 255, 255, .7);}
.footer-about a:hover { text-decoration: none; color: rgba(255, 255, 255, .5);}
.footer-info { display: flex; margin-top: 20px;}
.footer-info-left { display: flex; line-height: 25px; flex: 1; flex-direction: column; align-items: center;}
.footer-info-left .line { display: flex; align-items: center; justify-content: center;}
.footer-info-left .line span { display: flex; align-items: center;}
.footer-info-left .line span img { margin-right: 4px;}
.footer-info-left .line span+span { margin-left: 20px;}
.footer-info-right .ewm { width: 200px;}

.body { width: 982px; box-sizing: border-box; margin: 15px auto;}

.fixed-contact { position: fixed; right: 0; top: 50%; transform: translateY(-50%);}