@charset "utf-8";
/* CSS Document */

.name{ height:58px;width:1160px; margin:0 auto; }
.name ul{ list-style-type:none; height:58px;}
.name ul li{ float:left;display:inline;font-size:24px;height:58px; line-height:58px; width:380px;}
.name ul li a{ display:block; height:55px; text-align:center; font-size:16px; color:#fff; cursor:pointer;}
.name ul li a:hover{border-bottom:3px solid #e83827; }
/*banner*/
.banner{ max-width:100%; min-width:1160px; overflow:hidden; margin:-23px auto 0 auto; position:relative;}
body div.banner{margin:-23px auto 0 auto;}
.banner_img{ max-width:100%; min-width:1160px;height:300px; background:url(../images/goods_img/1_banner.jpg) center no-repeat; background-size:cover;}
.banner_img_zc{ max-width:100%; min-width:1160px;height:300px; background:url(../images/banner/zc-banner-300.jpg) center no-repeat; background-size:cover;}
.banner_img_wifi{ max-width:100%; min-width:1160px;height:300px; background:url(../images/goods_img/wifi-product-banner.jpg) center no-repeat; background-size:cover;}

.small{ width:1160px; margin:0 auto; height:85px; margin-top:30px;}
.people{ background:url(../images/goods_img/people.jpg) no-repeat; height:85px; width:499px; float:left; position:relative;}
.people p{ font-size:16px; line-height:20px; color:#2b2b2b; width:400px; height:55px; margin-left:75px; margin-top:10px;}
.peopic{background:url(../images/goods_img/peopic.jpg) no-repeat;height:85px; width:499px; float:right; position:relative;}
.peopic p{ font-size:16px; line-height:20px; color:#2b2b2b; width:400px; height:55px; margin-left:80px; margin-top:10px;}
/*main*/
.main{ width:1160px; margin:0 auto; margin-top:30px;}
.main_left{ width:247px; height:auto; border:1px solid #bfbfbf; float:left; display:inline; margin-bottom:20px;}
.ul1{ width:247px;}
.ul1 p{ font-size:21px; color:#212121; width:234px; height:50px; line-height:55px; padding-left:15px;border-bottom:1px solid #bfbfbf;}
.ul1 p a{ color:#212121;}
.ul1 li{ width:186px; height:auto; line-height:38px; margin:0 auto;}
.ul1 li a{ width:186px; height:38px; line-height:38px; display:block; font-size:14px; color:#212121;}
.ul1 li a:hover{ background-color:#e5e5e5;}
.main_right{ width:890px; float:right; display:inline; border:1px solid #bfbfbf; margin-bottom:100px; padding: 0 0 10px 0;}
.main_right p:nth-child{2}{ font-size:14px;}
.title{ font-size:24px;color:ff1f1f; height:55px; line-height:55px; border-bottom:1px solid #bfbfbf; width:784px; margin:0 auto; color:red;}
.img{ margin:45px auto; display:block;}
.info{ width:784px; margin:15px auto; font-size:14px; line-height:22px;}
#date{ text-align:right; float:right; display:inline; width:625px; margin-top:0px;}
/*footer*/
.foot{ min-width:1160px; max-width:100%;background-color:#fff; border-top:2px solid red;height:110px; clear:both;}
.footer{ width:1160px; margin:0 auto;}
.footer span{ margin-top:35px; width:178px; float:left;}
#cnzz_stat_icon_4131021{
	position:absolute; left: 1025px;top: 30px;/* float:right;  width:auto; position:absolute; margin-left:200px; margin-top:90px;*/}
.footer p{ height:54px;margin-top:35px; margin-left:75px;width:500px; display:block;float:left; border-right:0px;}
.footer p a{ color:#000; font-size:14px; padding-left:5px;}
.foot_ico{ float:left; margin-top:25px; width:160px;}
.foot_ico p{ width:160px; height:26px; font-size:14px; text-align:center; margin:0px;border:0px; display:block; color:#000; text-align:center;}
.foot_ico img{ padding-left:15px;}
.country{ width:135px;height:auto;border-left:0px; float:none;margin-top:0px;}
.country select{ background-color:#fff; color:#000; border:0px; margin-left:0px; width:110px; border:1px solid #000;}
.country select option{ color:#000; padding:0px 5px;}

/*动态效果*/
.ol{ height:330px; width:100%;background-color:#eeeeee; position:absolute;z-index:2;display:none; top:72px;}
.ol li{ float:left; display:inline;width:220px;}
.solution{ width:1160px; height:240px; margin:0 auto; margin-top:44px; }
.solution span{ height:60px; display:block;}
.solution p{ color:#ee3f34; font-family:Arial, Helvetica, sans-serif; font-size:14.5px; padding-top:20px;}
.solution a{ font-family:Arial, Helvetica, sans-serif;font-size:14px; color:#414141; display:block; height:23px; line-height:23px;}
.solution a:hover{ color:#000;}
.v{ position:absolute; margin-top:450px; margin-left:50%; z-index:1;}
.v li{float:left; display:inline; margin-right:20px;}
.v li a{height:22px; width:22px; display:block;
 background-color:red;
border-radius: 24px;
cursor:pointer;}

.product-nav-wrap {
  height: auto;
  padding-bottom: 30px;
}
.product-tab {
  margin-top: 24px;
}
.product-tab a {
  height: auto;
  padding: 4px 0;
}
.product-tab a:hover {
  background-color: #e6e6e6;
}
.product-tab .product-col {
  width: auto;
  max-width: 200px;
  padding-left: 75px;
} 
.product-tab .product-col:first-child {
  padding-left: 0; 
}
.product-tab .prd-cate {
  font-size:16px; 
  font-weight: 600;
}
.product-tab .nav-item-wrap {
  position: relative;
}
.product-tab .second-navs {
  display: none; 
  box-sizing: border-box;
  position: absolute;
  right: -180px;
  top: 0;
  width: 190px;
  box-sizing: border-box;
  box-shadow: #e8e8e8 3px 5px 8px;
}
.product-tab .second-navs:hover {
  display: block;
}
.product-tab .second-navs a {
  color: #333;
  padding: 6px 8px;
  background-color: #fff;
}
.product-tab .second-navs a:hover {
  background-color: #f7f7f7;
}
.product-tab .multi-nav .p-nav::after{
  content: '';
  display: inline-block;
  width: 14px;
  height: 14px;
  background: url(/Public/Home/images/index_img/right.png) no-repeat 0 0;
  background-size: 14px 12px;
  position: relative;
  top: 3px;
  left: 3px;
}
.product-tab .multi-nav .p-nav:hover + .second-navs {
  display: block;
}

