﻿@charset "utf-8";
/*页头*/
.bcheader { height: 90px; background-color: #0d78cb;margin-top:31px;}
.bcheader .logo { margin-top: 15px; }
.bcheader .logo img { width:193; height: 64px; vertical-align: top; }

.hot-shop { width: 142px; border-left: 1px solid #3d93d5; margin: 23px 0 0 10px; padding: 7px 0 7px 15px; }
.hot-shop img { float: left; }



.bcheader { margin-bottom: 0; }
.bcheader .list-1 {  }
.bcheader .list-1 li { position: relative; float: left; padding: 0 10px; height: 90px; line-height: 90px; text-align: center; }
.bcheader .list-1 li a { display: block; height: 90px; line-height: 90px;  color: #fff; font-size: 18px; }
.bcheader .list-1 li .v-line { position: absolute; right: -1px; top: 37px; width: 1px; height: 15px; background-color: #0090ff; }
.bcheader .list-1 li:hover,
.bcheader .list-1 .on { background-color: #005291; }
.bcheader .list-1 li:hover .v-line,
.bcheader .list-1 .on .v-line { display: none; }