﻿/*#region global*/
body { color: #666;font-family: -apple-system,BlinkMacSystemFont,Roboto,"Helvetica Neue",Helvetica,Arial,sans-serif;}
[v-cloak]{display:none}
iframe {border-width: 0;}
a {color: #666;}
a:hover {text-decoration: none;}
.input-group .input-group-addon-img {background: #fff;padding: 3px 6px;cursor: pointer}
.input-group .input-group-addon-img img { max-width: none !important}
.fix-row{ margin-left:-8px;margin-right: -8px;}
.fix-row>[class*="col-"],.fix-row>.col-auto{padding-left: 8px;padding-right: 8px;}
@media(min-width:992px) {
    .navbar-nav .dropdown>.dropdown-menu,.dropdown-submenu>.dropdown-menu {  display: none;}
    .navbar-nav .dropdown:hover > .dropdown-menu, .dropdown-submenu:hover > .dropdown-menu {display: block;}
}
@media(max-width:991px) {
    .dropdown-submenu .dropdown-menu {position: static;float: none; width: auto;margin-top: 0;background-color: transparent;border: 0;box-shadow: none;}
}
.dropdown-menu{min-width:110px;}
/*#endregion*/
/*#region header*/
header .logo { padding: 15px 0;border-width: 0;}
.header-social{text-align: right;margin-bottom: 15px;}
/*.header-social>div{background:#EDEDED;border-radius: 0 0 35px 35px;padding:8px 30px;}*/
.dropdown.lang {padding: 3px 14px;cursor: pointer;background: #F3F3F3;border-radius: 18px;}
.search-group {margin:20px 0;max-width:300px;}
.search-group .form-control{ border-right-width: 0;}
.search-group .form-control:focus{ border-color: #ccc;}
.search-group .btn{ background: #fff;border: 1px solid #ccc;border-left-width: 0;color:#ffb04a}
.search-group .btn:focus{ background: #fff;box-shadow: none;border-color: #ccc;color:#ffb04a}
/*.dropdown.lang .fa {margin-left: 25px;}*/

/*#endregion*/
/*#region dropdownmenu & navbar*/
.dropdown-menu {background: rgba(255,255,255,.95);}
.dropdown-menu>li>a{}
.navbar {background: #fff;padding:0 0 15px;background:#23467c;}
.navbar .container{ position: relative;}
.navbar-brand {height: auto;padding: 3px 15px;}
.navbar-nav{margin-top:20px;}
.navbar-nav>li>a {padding: 8px 20px;margin:10px 5px;text-align: center;transition: background .2s ease-out;text-transform: uppercase;color:#fff;}
.navbar-nav>li>a:hover {color: #f49a10;background:transparent;}
.navbar-nav > li.active > a, .navbar-nav > li > a:focus {color:#f49a10;}
.navbar-nav>li.dropdown> a:after {float: right;font-family: cmsfont;content:"\f107";margin-left:5px;margin-right:-10px}
.navbar-nav>li>a:before{ position: absolute;z-index: 222;content: "";background: #f49a10;height: 1px;width: 0;bottom: 0px;left: 50%;right: 0;transition: all 0.3s ease;}
.navbar-nav>li>a:hover:before,.navbar-nav>li.active>a:before{left:0;width:100%;}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {border-color: transparent;box-shadow: 0 0px 0px rgba(0,0,0,.1);}
.navbar-toggle {padding: 9px 15px;margin-top: 10px;border:1px solid #eee;color:#fff;}
.navbar-collapse {}
.dropdown-wide {position:static !important;}
.dropdown-wide>.dropdown-menu {padding:20px 0;width: 100%;}
@media(max-width:1200px) {
    .navbar-nav>li>a{padding:8px;}
}
@media(max-width:991px) {
    .header-social{float:none;}
    header{position: fixed !important;top: 0;left: 0;right: 0;z-index: 2200;background: #fff;}
    .navbar{min-height: 0;padding:0;}
    .navbar-collapse {background: none;border-radius:0;}
    .navbar>.container{max-width: 100%}
    .navbar-nav>li>a:before{display:none;}
    .navbar-nav>li>a{padding:12px 15px;margin:0;border-bottom:1px solid #4474bf;}
    .navbar-nav > li.active > a, .navbar-nav > li > a:focus {background:#f49a10;color:#fff;}
    .navbar-nav>li.dropdown> a:after{margin-right:0px;transform: rotate(-90deg);transition:all ease 0.2s;}
    .navbar-nav>li.open>a:after{transform: rotate(0deg)}
    .navbar-nav>li.dropdown> a:after{margin-right:0px}
    .dropdown-submenu > a::after {margin-top: 7px;}
    body{padding-top:60px;}
    .navbar-brand > img{height:54px;}
}
/*#endregion*/
/*#region breadcrumb*/
.breadcrumb {margin-bottom: 0}
.breadcrumb:before {content: "当前所在位置 :";color: #fff;margin-right: 5px;}
.breadcrumb > li > a{color:#fff}
.breadcrumb > li + li:before{ color: #fff;}
.breadcrumb .active { color:#fff}
.banner-nav .title.pro:before{content: "WUMA-产品";color: #fff}

/*#endregion*/
/*#region banner*/
.banner {position: relative;color:#fff;background-size:cover;background-repeat: no-repeat;background-position: center center;}
.banner a{color:#fff}
.banner .overlay{position: absolute;width: 100%;height: 100% !important;left: 0;top: 0;background:rgba(0,0,0,0.6);z-index:1}
.banner-text{ position: absolute;width: 100%;color: #fff;top:calc(50% - 40px);text-align: center;text-transform: uppercase;}
/*.banner-text .container-lg{ position: relative;padding: 40% 0;}*/
.banner-text h4,.banner-text h5,.banner-text h6{ font-size: 2.25rem;font-weight: 600;}
@media(max-width:768px) {
    .banner-text h4,.banner-text h5,.banner-text h6{font-size:1.5rem}
}
@media(max-width:576px) {
    .banner-text{ font-size: 0.875rem;}
    .banner-text h4,.banner-text h5,.banner-text h6{font-size:1rem}
}
.banner-summary{ position: absolute;bottom: 100px;width: 100%;color:#fff;}
.banner-summary h4{ font-size: 2.5rem;font-weight: 600;}
.banner-summary p{max-width:60%}
/*banner nav background img mode*/
.banner-nav{position:relative;z-index: 2;padding-top: 5%;padding-bottom: 5%;text-align: center;}
.banner-nav .breadcrumb .active{color:#fff}
.banner-nav .title{font-weight: 400;margin-bottom:5px;font-size:2rem;font-weight: 600;}
@media(max-width:768px) {
    .banner-nav .title{font-size:1.75rem;}
}

/*#endregion*/
/*#region container*/
.main-container { padding:20px 15px 15px;}
.main{ padding-top: 0px;}
/*#endregion*/
/*#region nav row*/
.nav-row-container {}
.nav-row {list-style: none;padding: 0;margin-bottom: 0;margin: auto;overflow: hidden;}
.nav-row > li { float: left; }
.nav-row>li>a { display: block;color: #777;font-size: 14px;padding: 14px 35px;background:transparent;text-align: center;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.nav-row>li>a:hover{ color: #eee;}
.nav-row>li>a.active,.nav-row .dropdown.active>a { background: #fff;color:#007AAF}
@media(max-width:1170px) {
    .nav-row>li>a { padding: 14px 20px;}
}
@media(max-width:576px) {
    .nav-row>li { width: 50%;margin-right: 0;margin-top: -1px;}
    .nav-row>li>a{border: 1px solid #fff;}
    .nav-row>li:nth-of-type(even)>a{ margin-left: -1px;}
    .nav-row>li>a{font-size: 14px;padding:10px 10px}
    .nav-row>li>a.active { background: #f2f2f2}
}
/*#endregion*/

/*#region heading*/
.heading {border-bottom: 1px solid #22477c;line-height: 1;margin-bottom: 25px;overflow:hidden;padding:10px 0;color:#0f1827;}
.heading h1,.heading h2,.heading h3,.heading h4 {float: left;margin-bottom:0;font-size: 24px;}
.heading .breadcrumb{ float: right;margin-bottom: 10px;margin-top: 3px;}
@media(max-width:768px) {
    .heading h1,.heading h2,.heading h3,.heading h4 { font-size: 22px;}
    .heading h1,.heading h2,.heading h3,.heading h4,.heading .breadcrumb{ float: none;}
}
/*#endregion*/
/*#region sidebar*/
.sidebar .side-title{ margin-bottom: 3px;padding: 18px 0;color: #f49a10;text-transform: uppercase}
.sidebar .side-title:after{ display: block;content: "";width: 60px;height: 1px;background: #22477c;margin-top:5px;}
.menu-complex {list-style: none;margin: 0;padding: 0;}
.menu-complex>li>a {display: block;padding: 12px 15px;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;background: #f2f2f2;border-bottom:1px solid #fff;outline-width: 0;}
.menu-complex a:hover{ background: #eee;font-weight:bold;}
.menu-complex a.active{color:#fff;background:#264f8f;}
.menu-complex .dropdown-submenu > a::after {margin-right:-5px;}
.menu-complex .dropdown-menu{background:#fafafa;}
.side-box{ background: #F2F2F2;padding: 5px;}
/*#endregion*/
/*#region list-row*/
.item-row {overflow: hidden;}
.item-row .thumb {display: block;overflow: hidden;}
.item-row .thumb .img-responsive{margin: auto;transition: all 0.2s ease-in;}
.item-row .thumb:hover .img-responsive {transform: scale(1.05);}
.item-row .title{margin:0;}
.item-row .title a{transition: all ease 0.3s;}
.item-row  time:before{font-family: cmsfont;content:"\f073";margin-right:5px;}

.item-row.article{margin-bottom: 30px;padding: 12px;color: #999;box-shadow: 3px 3px 8px #dfdfdf;border: none;background:#f9f9f9;}
.item-row.article .post-holder{}
.item-row.article .title{margin-bottom:12px;font-size: 18px;text-overflow:ellipsis;white-space: nowrap;overflow: hidden;}
.item-row.article .title a{color:#333}
.item-row.article .title:hover a{color:#007aaf}
.item-row.article .summary{color:#777;margin-bottom:10px;line-height: 1.6}
.item-row.article time{display:block;font-size:0.75rem;color:#666;margin-bottom:10px}

.item-row.product{padding:15px 0;border-bottom:1px solid #eee;}
.item-row.product .post-holder{}
.item-row.product .title{margin-bottom:12px;font-size:18px;}
.item-row.product .title a{color:#333}
.item-row.product .title:hover a{color:#007aaf}
.item-row.product .summary{color:#777;margin-bottom:10px;line-height: 1.6}
/*#endregion*/
/*#region list-col*/
.item-col {position: relative;margin-bottom: 25px;background:#fff;overflow: hidden;}
.item-col .thumb,.item-col .magicthumb {display: block !important;margin: 0px;overflow: hidden;text-align: center;line-height: 1}
.item-col .thumb .img-responsive,.item-col .magicthumb .img-responsive {transition: all 0.3s ease 0.05s;margin: auto;}
.item-col .thumb:hover .img-responsive,.item-col .magicthumb:hover .img-responsive {transform: scale(1.1);}
.item-col .title {text-overflow:ellipsis;white-space: nowrap;overflow: hidden;transition: all ease 0.3s}
.item-col .title-two{padding: 6px 6px;height: 50px;line-height: 1.43;overflow: hidden;}
@media(max-width:576px) {
    .item-col .title-two{ font-size: 12px;height: 44px;}
}

.item-col.article{border:1px solid #f2f2f2;transition: all 0.2s ease-in-out;;box-shadow: 0 10px 6px -6px #999;}
.item-col.article:hover{box-shadow: 0 16px 20px -9px #999;}
.item-col.article .post-holder{padding:8px;}
.item-col.article .title{padding:5px 0;font-weight: 600;font-size: 1rem;}
.item-col.article .title a{color:#333;}
.item-col.article .title:hover a{color:#007aaf}
.item-col.artcie .summary{color:#999}
.item-col.article time{font-size:0.75rem;}

.item-col.product{border:1px solid #eee}
.item-col.product .post-holder{padding:8px;}
.item-col.product .title{padding:10px 6px;text-align:center;background:#264f8f;}
.item-col.product .title a{color:#fff;}
.item-col.product .title:hover a{color:#f49a10;}


.item-col.certificate {border:1px solid #f1f1f1;padding:10px;background:#f2f2f2;}
.item-col.certificate .title{padding:8px 6px;text-align: center;}
@media(max-width:768px) {
    .item-col.certificate {padding:10px 10px 0 10px;margin:0 0 20px 0;}
}

.item-col.img-item{margin:20px 20px 0 20px;}
.item-col.img-item .magicthumb{border:2px solid #f2f2f2;}
.item-col.img-item .title{color:#000;font-weight:400;padding:8px 0;font-size:16px;}
.item-col.img-item .title a{color:#666;}
@media(max-width:768px) {
    .item-col.img-item{margin:0;}
}
/*#endregion*/
/*#region article list*/
.item-list {list-style-type: none;margin: 0;padding: 0;margin-bottom: 15px;}
.item-list li {border-bottom: 1px dashed #eee;padding:12px 5px;}
.item-list>li>a {display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;font-size:0.9rem;}
.item-list>li>a:hover {color: #FE8301;}
.item-list li a:before{content:"●";color:#d32f0a;margin-right:8px;margin-left: 4px;}
.item-list li time {float: right;padding-right: 5px;margin-left: 8px;color: #999;}
.item-list.faq li a:before{display:none;}
.item-list.faq li span{background:#0269b8;color:#fff;float:left;width:25px;text-align:center;border-radius:3px;margin:0 8px 0 5px;}
/*#endregion*/
/*#region content-head-container*/
.product-head{margin-bottom:20px;}
.product-head .title {font-size: 1.2rem;color: #000;font-weight:400;border-bottom:1px solid #22477c;padding:10px 0;margin-bottom:20px;}
.product-head .title:before{content:">";margin-right:5px;}
.product-head .dl-horizontal dt{ font-weight: normal;text-align: left}
.product-service{ text-align: center;padding: 20px 0;}
.product-service>a:first-child{ margin-right: 15px;}
.product-feedback{ display: inline-block;background: #F3912C;color: #fff;padding: 6px 16px;}
.product-down{ display: inline-block;background: #DD0804;color: #fff;padding: 6px 16px;}
/*#endregion*/
/*#region thumb-items*/
.thumb-selectors {overflow: hidden;clear: both;margin:0 0 10px 0;margin:5px -4px 5px;}
.thumb-selectors>span{display:block;width:20%;float:left;padding:0 4px;}
.thumb-selectors a{}
.thumb-selectors>img{max-height: 80px;margin:auto;}
/*#endregion*/
/*#region content-wrapper*/
.content-wrapper {line-height: 1.8;margin-bottom: 20px;overflow: hidden;clear:both;}
.content-wrapper.border{border:1px solid #DCDCDC}

/*.content-wrapper .table-responsve-md*/
.content-wrapper .header { border-bottom:1px solid #e5e5e5;margin-bottom: 25px;line-height: 1.5;background: #f2f2f2;}
.content-wrapper .header>span{display: inline-block;margin-top: -1px;background: #fff;padding: 8px 20px;border-top: 2px solid #e04942;}

.content-wrapper .title {text-align: center;margin-bottom: 5px;font-size:1.2rem;color:#000;font-weight:400;}
.content-wrapper .faq-title{text-align:left;border-bottom:1px solid #eee;padding-bottom:10px;}
.content-wrapper .summary {font-size: 0.75rem;text-align: center; color: #999;margin-bottom: 15px;padding:6px 10px;border-bottom:1px dotted #000;}
.content-wrapper .summary span+span { margin-left: 20px;}
.content-wrapper .summary .fa{ margin-right: 5px;}

.content-wrapper .content{ padding: 15px;}

.content-wrapper p img {display: block;text-indent: 0;}
.content-wrapper img {max-width: 100% !important;height: auto !important;}
.content-wrapper table {width: 100%;max-width: 100%;margin-bottom: 1rem;background-color: transparent;}
.content-wrapper table p {margin-bottom: 0;}
/*#endregion*/
/*#region content table container*/
.table-wrapper table th,.table-wrapper table td {padding: 5px;vertical-align: middle;font-size: 14px;border: 1px solid #dee2e6;text-align: center;}
.table-wrapper table tbody tr:nth-of-type(odd) {background-color: rgba(0, 0, 0, 0.03);}
.table-wrapper table tbody tr:hover {background-color: #dee2e6;color: #555;}
@media (max-width: 575.98px) {
    .table-wrapper-sm table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media(max-width:768px) {
    .table-wrapper-md table {display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 991.98px) {
    .table-res-lg table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
@media (max-width: 1199.98px) {
    .table-wrapper-xl table{display: block;width: 100%;overflow-x: auto;-webkit-overflow-scrolling: touch;-ms-overflow-style: -ms-autohiding-scrollbar;}
}
/*#endregion*/
/*#region sub content*/
.sub-heading{position: relative;background: #f2f2f2;padding: 8px;font-size: 20px;margin-bottom: 10px;color:#000;font-weight:400;}
.sub-heading:before{ font-family: cmsfont;content: "\f105";margin-right: 8px;}
.sub-heading:after {position: absolute;bottom: 0;left: 0;content: "";width: 200px;height: 2px;background: #fd870c;}
.sub-heading2{ margin-bottom: 3px;padding: 18px 0;color: #f49a10;}
.sub-heading2:after{display: block;content: "";width: 60px;height: 1px;background: #22477c;margin-top: 5px;}
/*region download*/
.down-item{ margin-bottom: 30px;}
.down-item h6 { font-size: 0.875rem;font-weight: 600}
.down-item span{ color: #666;}
.down-item .btn{ font-size: 0.75rem;padding: 3px 12px;}
/*#endregion*/
/*#region feedback*/
.form-feedback { padding: 0;margin-bottom: 20px;}
.form-feedback h4 {font-size: 28px;font-weight: 700;margin-bottom: 25px;color: #333;}
.form-feedback .form-control {border-radius: 0;border-color: #EBEBEB;font-size: 14px;height: 40px;padding: 8px 12px;}
.form-feedback textarea.form-control { height: auto;}
.form-feedback .btn {font-size: 14px;padding: 9px 20px;}
@media(max-width:768px) {
    .form-feedback .btn{ width: 100%;}
}
/*#endregion*/
/*#region contact*/
.contact-wrapper{margin-top:60px}
.contact-wrapper .title{font-size: 1.35rem;font-weight: 600;color:#333;margin-bottom:35px;}
.contact-wrapper .title:after{display:block;margin-top:8px;content:"";width:60px;height:3px;background:#E1474D}
.contact-content h2,.contact-content h3,.contact-content h4{ color: #444;font-size: 1.25rem;font-weight: 600;}
@media(max-width:768px) {
    .contact-wrapper{ margin-top: 30px;}
}
/*#endregion*/
/*#region footer*/
/*footer { background: #1A1C20;color:rgb(133, 134, 140);padding-top: 60px;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:1rem;color:#fff;font-weight: 500;margin-bottom:15px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#fff}
footer .contact-info li{margin:10px 0 0;}
footer .footer-bottom{background:#222;padding-top:15px;padding-bottom:15px;}*/

footer {color:rgb(133, 134, 140);padding-top: 20px;background:#f7f7f7;}
footer .container> [class*="col-"]{margin-bottom:20px;}
footer h6{font-size:0.9rem;color:#23467c;font-weight: bold;padding-top:20px;margin-bottom:15px;font-size:1.5rem;}
footer h6:before{content:"";padding-left:3px;background:#f89000;margin-right:5px;}
footer a{color:rgb(133, 134, 140)}
footer .color-primary{color:#333}
footer .contact-info li{margin:5px 0 0;}
footer .footer-bottom{background:#264f8f;padding-top:10px;padding-bottom:10px;color:#fff;text-align:center;}
footer .contact-info li i{width:15px;text-align:center;margin-right:5px;}

/*#endregion*/
/*#region homepage*/
.home-title{ position: relative;margin-bottom: 10px;display:inline-block;padding:8px 0;color:#000;font-size:26px;font-weight:bold;}
.home-title:after{ display: block;content: "";width: 50px;height: 4px;background: #ef8b13;position:absolute;bottom:0;left:0;}
.home-title:before{ display: block;content: "";width: 200px;border-bottom:1px solid #dbdbdb;position:absolute;bottom:1px;left:0;}
.home-title.text-left{text-align: left;}
.home-title.text-left:after{margin:3px 0 0 0;}
.home-title2{margin-bottom:30px;display:block;}
.home-title2:before{width:100%;}
.home-title2:after{width:170px;}
.home-product{padding-top:30px;}
.home-product .nav-tabs>li>a{border-radius:21px;border:1px solid #ddd;padding:8px 14px;margin:5px;}
.home-product .nav-tabs{border:none;}
.home-product .nav-tabs>li.active>a,.home-product  .nav-tabs>li.active>a:hover,.home-product  .nav-tabs>li.active>a:focus{background:#f49a10;color:#fff;}
.home-product .list-unstyled.product li:before{color:#22477c;}
.home-product .title a{color:#22477c;}

.home-pro p{ color: #6a676f; margin-bottom: 5px; }
.home-pro p:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #22477c }
.home-pro .list-unstyled.product{display: flex;flex-wrap: wrap;}
.home-pro .list-unstyled.product li{background: #427acb;border-radius: 25px;color: #fff;margin: 10px 10px 5px 0px;padding: 10px 15px;width: 47%;}
.home-pro .list-unstyled.product li a{color: #fff;}
.home-pro .list-unstyled.product li:nth-child(2n){background: #7c99c3;margin: 10px 0px 5px 10px;}
.home-pro .list-unstyled.product li:before { content: "●"; font-size: 0.75rem; margin-right: 5px; color: #fff }

@media(max-width:768px) {
    .home-product{padding-top:10px;}
    .home-product .nav-tabs > li{width:50%;text-align:center;}
    .home-product .nav-tabs > li > a{display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
}
.bg-gray{background:#f5f5f5;padding:10px 0;}
.home-aboutR{ min-height: 120px;display: table;margin: 15px 0;padding-bottom:15px;border-bottom:1px solid #e2e2e2;}
.home-aboutR img{float:left;margin:0 20px;}
.home-aboutR>div {display: table-cell;vertical-align: middle;}
.home-aboutR p{margin:0;}
.home-aboutR h5{color:#000;}
.home-news .more{color:#f49a10;}
.home-news .more:before{content:">";}

/*#endregion*/
/*#region other*/
.list-unstyled.product li{margin-bottom:5px;display: block;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.list-unstyled.product li:before{content:"●";color:#f89000;padding-right:5px;}
.list-unstyled.product li a:hover{color:#f09810;}

.list-unstyled.events li{margin:8px 0;display: block;max-height: 45px;line-height: 1.43;overflow: hidden;}
.list-unstyled.events li a:hover{color:#f09810;}
.list-unstyled.events .more{color:#23467c;display:inline-block;}
.list-unstyled.events .more:after{content:">";margin-left:5px;}
.pager-nav{background:#f7f7f7;padding:10px 15px;}
.pager-nav p{margin:5px 0;}
.pager-nav a{color:#f49a10;margin-left:5px;}

/*#endregion*/






