* {
  margin: 0;
  padding: 0;
/*border: 1px solid ;*/
}
a{
  color: #666;
  text-decoration: none;
  list-style: none;
}
a:hover {
  text-decoration: none;
  list-style: none;
}
ul,
p {
  margin: 0;
  padding: 0;
}

.nava ul li>a:hover {
  color: #ff5c00;
}
.nava ul li>a.active {
  color: #ff5c00;
}
ul,
li {
  list-style-type: none;
}
/* 背景色  灰色*/
.bg_bar {
  background-color: #f8f8f8;
}
.bg_fff {
  background-color: #fff;
}
.f_color_666{
  color: #6666;
}
.f_color >.tile_dh ul li a{
  color: #6666;
}

/* 标题导航通用 */
.bt_box .container{
  margin: 0;
  padding: 0;
  margin: auto;
}
.min_box .container{
  margin: 0;
  padding: 0;
  margin: auto;
}
/* 灰色横线 */
.select_solid {
  height: 1px;
  background: #dbdddc;
  width: 100%;
  margin: 29px 0 40px 0;
}
i {
  font-style: normal;
}

a {
  text-decoration: none !important;
}
body {
  font-family: Microsoft YaHei, Microsoft YaHei-Regular;
}


.connter_btn_tab .connter_btn1 a.active{
  color:#eb9d4e !important;
}
.connter_btn_tab .connter_btn1 a:hover{
  color: #eb9d4e !important;
}
  