﻿@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  
  .product .nav-tabs {
    display: inline-block;
    background: #fff;
    border: 0;
    border-radius: 5px;
    height: 80px;
    line-height: 36px;
    padding: 0;
    margin-bottom: 0;
    margin-left: 3px;
    overflow: visible;
  }
  
  .product .nav-tabs li a {
    margin: 0;
    height: 37px;
    line-height: 36px;
    display: inline-block;
    background:rgba(39,39,39,1);
    padding: 0 15px;
    border-radius: 0;
    border: 1px solid #009c25;
    color: #666;
    min-width: 100px;
  }
  
  .product .nav-tabs li a:hover {
    color: #009c25;
    border-radius: 0;
  }
  
  
  .product .nav-tabs li.active a {
    background: none;
    color: #fff;
  }
}

.main.nav.navbar-nav {
  margin: 0 -15px;
}

.navbar-collapse li {
  float: left;
  width: 100%;
}

@media screen and (min-width: 40em) {
  .navbar-collapse li {
    width: 25%;
  }
}

.navbar-collapse a {
  color:rgba(245,245,245,1);
  text-decoration: none;
  width: 100%;
  background:rgba(39,39,39,1);
  border-bottom:1px solid #393939;
  padding: 0.7em 1em;
  float: left;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 0;
}

.navbar-collapse .alt a {
  background: #555;
}

@media screen and (min-width: 40em) {
  .navbar-collapse a {
    margin: 0;
    padding: 1em;
    float: left;
    text-align: center;
    /*border-bottom: 0;*/
    border-right: 1px solid white;
  }
}

.nav-collapse ul ul a {
  padding-left: 2em;
  color:#fff;
  height: 37px;
  line-height: 36px;
  display: inline-block;
  background:rgba(39,39,39,1);
}

@media screen and (min-width: 40em) {
  .navbar-collapse ul ul a {
    padding-left: 2em;
    color:#fff;
    height: 37px;
    line-height: 36px;
    display: inline-block;
    background:rgba(39,39,39,1);
  }
}


@media screen and (-webkit-min-device-pixel-ratio: 1.3), screen and (min--moz-device-pixel-ratio: 1.3), screen and (-o-min-device-pixel-ratio: 2 / 1), screen and (min-device-pixel-ratio: 1.3), screen and (min-resolution: 192dpi), screen and (min-resolution: 2dppx) {
  .navbar-toggle {
    -webkit-background-size: 100px 100px;
    -moz-background-size: 100px 100px;
    -o-background-size: 100px 100px;
    background-size: 100px 100px;
  }
}

/*******导航菜单**************/
.dropdown-menu {
  background-color: #fafafa;
  opacity: 1;
}


#foo .dropdown-menu li a:hover, .dropdown-menu li.current a:hover{
  background-color: transparent;
  color: #fff !important;
  border-bottom: 1px solid #fff;
}

#foo > .navbar-nav > li > a > i {
  padding-right: 10px;
}


.dropdown-toggle{
	line-height:6vw;
  padding:1vw 3vw;
}
.dropdown-toggle:hover,.dropdown-toggle:focus{
  background:#080808 !important;
  color: #fff !important;
  border-color:#393939 !important;
}

.dropdown-toggle img{
  height:6vw;
}
.head-dropdown-menu{
  float: left !important;
  width: 40vw !important;
}
.head-dropdown-subtitle{
  padding-left:2vw;
  
}
.head-dropdown-subtitle>span{
  border-left:3px solid #0094e2;
  font-size: 4vw;
  padding-left: 2vw;
  font-family:fzltzhk--gbk1-0;
  font-weight:400;
  color:rgba(0,0,0,1);
}
.head-dropdown-button{
  color:#222222;
}


.navbar-header{
  height:50px;
  position: relative;
  background:rgba(39,39,39,1);
}

.mobile-head{
  position: absolute;
  height:30px;
  line-height:40px;
}

.menulogo {
  background:rgba(39,39,39,1);
  color: #008cd6;
  text-align: center;
  padding: 0;
  width:100%;
  vertical-align: middle;
  margin: 0 auto;
  height:50px;
  top:2px;
}
.menulogo>img{
  height:30px;
  line-height:50px;
}
.head-toggle{
  margin:0;
  padding:0;
  left:10px;
  top:5px;
}
.head-toggle>img{  
  height:30px;
}
.head-button{
  width: 80px;
  height: 30px;
  text-align: center;
  line-height: 30px;
  right: 10px;
  top: 10px;
  display: block;
  background:rgba(0,140,214,1);
  border-radius:2px; 
  font-size:14px;
  font-family:pingfang-sc-regular;
  font-weight:400;
  color:rgba(255,255,255,1);
}
a.head-button.mobile-head:focus {
    color: #fff;
}
/********免费体验*******************/
.mobileexpdiv {
  padding:10px;
}

.mobileexpdiv img.mobileexpheader {
  width: 100%;
}


/**** mobileheader start(liu)*********/

.mobile-navbar-header{
  height: 50px;
  position: relative;
  background: rgba(39,39,39,1);
  padding:15px 20px;
  width:100%;
}

.mobile-header-logo{
  float:left;
  height:20px;
}

.mobile-header-nav{
  float:right;
  margin-top:2px;
  height:16px;
}

.mobile-menus li a{
	padding-left:50px;
}

.dropdown-menu li a{
  height:41px;
  line-height:30px !important;
}

.mobile-menus-img1{
  float: right;
  width: 20px;
  height: 10px!important;
  margin-top: 6px;
}

.open .mobile-menus-img1{
	content:url(/uploads/image/csdsdsdfafimobile/02.png);
}

.mobile-text>li:first-child{
  color:rgba(245,245,245,1);
  width: 100%;
  background:rgba(39,39,39,1);
  border-bottom:1px solid #393939;
  font-size: 15px;
  letter-spacing: 1px;
  margin-bottom: 0;
  height:41px;
  padding:10px 16px 10px 26px; 
}

.mobile-text>li{
	color:#fff;
}
/**** mobileheader end*********/