﻿.header{background: #FFF;}
.mSearch,.searchForm .btnBigSearch{background:#005dac;color:#333;}
.searchForm .btnBigSearch{color:#FFF;}
.searchMenu ul{ border-color:#005dac;}
.navBar,.nav,.nav a,.nav a i{height:48px;line-height:48px;}
.navBar{width:100%;background:#f5f5f0;border-bottom:2px #005dac solid;}
.nav{ border-radius: 0;box-sizing: border-box;}
.nav a{ font-size:14px;color:#005dac;  position: relative;}
.nav a:hover{opacity: 0.7}
.nav a:after{ content: '\25B2'; position: absolute; bottom: 0; left: 50%; margin-left: -8px;line-height: 0.5;display: none;}
.nav a:hover:after{display:block}
.nav a i{width:0;background:#fff;display:none;}

.title,.newsBox h3{height:18px; line-height:18px; padding:8px;background:#005dac;border:none;}
.title strong,.newsBox h3 strong{ padding-left:0;color:#fff;}
.title strong i,.newsBox h3 strong i,.category h2 strong i{display:none;width:7px;height:13px; float:left;margin-top: 3px;}
.title span,.title span a,.newsBox h3 span a{color:#fff;opacity: 0.7}


.category{border:1px #005dac solid;padding:0;}
.category h2{ background:#005dac;}
.category h2 strong{color:#FFF;}
.category,.category ul{ background:#fff;}
.category ul{padding-left:8px;}
.category a i {border-left-color:#666;}
.category h3 i{background-color:#dcf2f9;background-position: -52px -1px;}
.category .current .item h3 i,.category .current h3 i,.category .current .current h3 i{background-position: -35px -1px;}