body {
  margin: 0;
  font-size: 13px;
  line-height: 1.5;
  font-family:SourceHanSansCN-Heavy;
}
.padd0{
	padding: 0;
}


#navul{
	height: 100px;
	display: flex;
	display:-webkit-flex;
	align-items: center;
}
.navulyy{
	box-shadow: 5px 3px 10px rgba(0,0,0,0.1);
}
#navul a{
	
	font-size:18px;
	font-family:SourceHanSansCN-Heavy;
	color:white;
	font-weight: bold;
	background-color: transparent;
}
#navul .navcss{
	color: black;
	
}
#navul .navactive {
	color: #ff6a4d;
  }
   #navul li{
   	padding: 0;
   	margin-left: 11px;
   	margin-right: 11px;
   	width: 104px;
   }
#navul a:hover{
   color: #ff6a4d;
   }

.navul li{
   	text-align: center;
   }

#logo{
	width: 184px;
	margin-top: -20px;
}
.topimg{
	padding: 0;
}
.topimg img{
	
	width: 100%;
}
/********尾部**********/
.contactbottomson{
	padding: 0;
	padding-top: 20px;
	padding-bottom: 20px;
    text-align: center;
}
.contactbottomsonfont{
	padding: 0;
	font-size:18px;
	font-family:PingFang-SC-Bold;
	color:rgba(20,21,42,1);
}
.bottom{
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	text-align: center;
	height:110px;
  color: #888;
  font-size:14px ;
  background:rgba(47,47,71,1);
  a {
	color: #888;
  }
}
.shopmiddleimg{
	margin-top: 139px;
	background-image: url(../img/tuoyuan.png);
	background-size: 100%;
	/*height: 1949px;*/
	background-repeat: no-repeat;
}
.shopmiddleleftimg{
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	height: 600px;
	padding: 0;
}
.shopmiddleleftimg img{
	width: 100%;
}
.shopmiddlerightfont1{
	width:100%;
	height:100px;
	font-size:35px;
	font-family:PingFang-SC-Bold;
	color:rgba(20,21,42,1);
}
.shopmiddlerightfont2{
	width:100%;
	height:65px;
	/*line-height: 100px;*/
	font-size:30px;
	font-family:PingFang-SC-Bold;
	color:rgba(20,21,42,1);
}
.shopmiddlerightfont3{
	width:100%;
	height:100px;
	/*line-height: 100px;*/
	font-size:18px;
	font-family:PingFang-SC-Bold;
	font-weight:bold;
	color:rgba(20,21,42,1);
	opacity:0.7;
	padding: 0;
}
.shopmiddlerightfont5{
	margin: 0 auto;
}
.shopmiddlerightfont5{
	width:214px;
	height:64px;
	background:rgba(239,76,44,1);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	
}
.shopmiddlerightfont5 div{
	/*height:23px;*/
	font-size:24px;
	font-family:PingFang-SC-Bold;
	font-weight:bold;
	color:rgba(255,255,255,1);
}
.shopmiddleright{
	text-align: center;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	height: 550px;
}
.shopbottomtitle{
	text-align: center;
	height:150px;
	line-height: 150px;
	font-size:42px;
	font-family:PingFang-SC-Bold;
	color:rgba(20,21,42,1);
}
.shopbottomimg{
	text-align: center;
}
.shopbottomimg img{
	width: 100%;
}
.shopbottom{
	padding-bottom: 100px;
}
.shopdetailslink{
	cursor: pointer;
}


@media (max-width: 768px) {
    /*超小屏幕设备 手机*************************************/
   html{
   	padding: 0;
   }
   #navul{
   	height: 100px;
	padding-top: 25px;
   	display: block;
   }
   .navli{
   	border-bottom: solid transparent 2px;
   }
   #navul li:hover{
    border-bottom: solid transparent 2px;
   }
   .shopmiddleleftimg{
   	padding-top: 0;
   	margin-top: -180px;
   }
   .shopmiddleright{
   	padding: 0;
   	padding-top: 0;
   	margin-top: -165px;
   }
   .shopmiddlerightfont2{
   	height: 100px;
   }

   
   .shopbottom .shopbottomimg{
   	padding: 5px;
   }
   #ulul{
	background-color: rgba(0,0,0,0.2);
	margin-top: 24px;
  }  
  #navul{
	background-color: rgba(0,0,0,0.2); 	
  }
  .contactbottomson{
  	display: flex;
  	justify-content: flex-start;
  	align-items: center;
  	flex-wrap: nowrap;
  	padding-left: 0;
  	overflow: hidden;
  }
  .contactbottomson div:nth-child(1){
  	padding-right: 5px;
  	padding-left: 0;
  }
  .contactbottomson div:nth-child(2){
  	/*padding-left: 10px;*/
  	overflow: hidden;
  	height: 20px;
  }
  .contactbottomsonfont{
  	font-size: 16px;
  }
  .contactbottom{
  	padding-left: 0;
  	padding-right: 0;
  }  		
  .shopmiddlerightfont1{
  	font-size: 31px;
  }
  .shopmiddlerightfont2{
  	font-size: 25px;
  }
  .shopbottomtitle{
  	font-size: 31px;
  	font-weight: 600;
  } 
}


@media (min-width: 768px) and (max-width: 992px) {
    /*小屏幕设备 平板*/
   
  #logo{
  	display: none;
  	
  }
  
  .navbar-header{
  	display: none;
  }
  .navul {
    margin-left: -15px;
   }
   #navul{
   	padding: 0;
	height: 100px;
	display: flex;
	display:-webkit-flex;
	align-items: center;

  }
   #navul li{
   	margin-left: 0px;
   	margin-right: 0px;
   	width: 102px;
   }
   #navul li:nth-child(2):hover{
    border-bottom: solid transparent 2px;
   }
   /*#navul li:hover{
    border-bottom: solid white 2px;
   }*/
   .navimg{
   	border-bottom: solid transparent 2px;
   }
   /*.navactive{
   	border-bottom: solid white 2px;
   }*/
  #navul img{
  	margin-top: -6px;
  }
  .shopmiddleimg{
  	/*height: 1200px;*/
  }
  .shopmiddleleftimg{
   	padding-top: 0;
   	margin-top: 0px;
   }
   .shopmiddleright{
   	padding: 0;
   	padding-top: 0;
   	margin-top: 0px;
   }
   .contactbottomson{
  	display: block;
  }
  #ulul{
	background-color: transparent;
	margin-top: 7px;
  }  
  #navul{
	background-color: transparent;
  }
  .shopmiddlerightfont1{
  	font-size: 35px;
  }
  .shopmiddlerightfont2{
  	font-size: 30px;
  }
  .shopbottomtitle{
  	font-size: 42px;
  	font-weight: 400;
  } 
  .shopbottom .shopbottomimg{
   	padding: 10px;
   }
}

@media (min-width: 992px) and (max-width: 1200px) {
    /*中等屏幕设备 桌面*/
   .navul{
   	padding-left: 0px;
   }
   #navul li{
    padding: 0;
   	margin-left: 0px;
   	margin-right: 0px;
   	width: 102px;
   }
   .navul li{
   	text-align: center;
   }
   .shopmiddleleftimg{
   	padding-top: 0;
   	margin-top: 100px;
   }
   .shopmiddleright{
   	padding: 0;
   	padding-top: 0;
   	margin-top: 100px;
   }
   .shopbottom{
   	padding: 20px;
   	padding-bottom: 100px;
   }
   .shopbottomimg{
   	padding: 20px;
   }
  
  } 
@media (min-width: 1200px) {
    /*大屏幕设备 桌面*/
   .shopbottomtitle{
	 margin-top: 200px;
}
  
}