/*初始化样式*/
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
li{list-style:none;}
textarea{overflow:auto;resize:none;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{
    font:1rem/100% SourceHanSansCN-Regular,"//5b8b//4f53";color:#333;outline:0;
    -webkit-tap-highlight-color: rgba(255,255,255,0);
    -webkit-focus-ring-color: rgba(255, 255, 255, 0);
    outline: none;
    background: #fff;
}
input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}
.imp{color: #da0027;}
a{text-decoration:none;color:#fff;}
.clearfix:after,
.row:after {
    clear:both;
    content:'\0020';
    display:block;
    height:0;    
}
.clearfix, .row {zoom:1; }
.clear {clear:both; }
.fl{float: left;}
.fr{float: right;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
/*添加字体*/
@font-face {
  font-family: "SourceHanSansCN-Regular";
  src: url("../fonts/SourceHanSansCN-Regular.woff2") format("woff2"),
       url("../fonts/SourceHanSansCN-Regular.woff") format("woff"),
       url("../fonts/SourceHanSansCN-Regular.ttf") format("truetype"),
       url("../fonts/SourceHanSansCN-Regular.eot") format("embedded-opentype"),
       url("../fonts/SourceHanSansCN-Regular.svg") format("svg"),
       url("../fonts/SourceHanSansCN-Regular.otf") format("opentype");
}
/*总样式*/
body{
	font-family: "SourceHanSansCN-Regular";
}
h1,h2,h3,h4,h5,pre{
	font-family: "SourceHanSansCN-Regular";
}
/*最新满屏样式*/
html,body{
 	height: 100%;
 	margin:0
}
pre{
	background-color: #fff;
	border:none;
	line-height: 170%;
	margin-top:10px;
}
a:hover{
	color:#ff7926;
}
.div1{
	position: absolute;
	width: 100%;
	height: 100%;
	background:url(../images/Banner.jpg);
	background-size:cover;
}
.div2{
 	position: absolute;
 	top: 100%; 
 	width: 100%;
}
/*导航*/
.navbar-brand{
	z-index: 999;
}
.navbar-brand img{
	width: 100px;
}
.navbar-header span{
	border:1px solid #fff;
}
#nav{
	z-index:6;
}
/*大字体展示*/
.bigcontent-show{
	margin:0 auto;
	text-align: center;
	padding-top: 60%;
}
.bigcontent-show h3,.bigcontent-show h2{
	color: #fff;
	padding-bottom: 20px;
}
.bigcontent-show h1{
	font-size: 2.2rem;
	margin-left: 0px;
	color:#fff;
	display: inline;
}
.bigcontent-show h3{
	font-size: 1.8rem;
}
.bigcontent-show h2{
	font-size: 2.3rem;
}
.nextIcon{
	padding-top: 40px;
}
.nextIcon span{
	font-size: 30px;
	color: #fff;
}
/*隐藏导航*/
.hidden-navigation{
	width: 100%;
	height:100%;
	z-index:2;
	position: fixed;top: 0px;
	background-color: rgba(0,0,0,.6);
	display:none;
}
.hidden-navigation ul{
	width: 150px;
	margin:0 auto;
	margin-top: 50%;
	text-align: center;
}
.hidden-navigation li{
	color: #fff;
	font-size: 2rem;
	line-height: 200%;
}
/*第	二屏关于欧飒*/
.five{
	margin-top: 60px;
	text-align: center;
	height: auto;
}
.five pre{
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 1rem;
}
.five p{
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 1rem;
	line-height: 170%;
	margin-top:10px;
}
.point{
	width: 20px;
}
.service{
	text-align: center;
}	
.service hr{
	border-top: 3px solid #ff7926;
	width: 45px;
	margin: 0 auto;
}
.service h3{
	font-size: 2rem;
}
/*第三屏我们的服务*/
.service-lunbo{
	margin-top: 60px;
}
.carousel{
	margin-top: 20px;
}
.service-lunbo .item{
	text-align: center;
	margin-top: 2%;
	height: 180px;
}
.item img{
	padding-top: 4%;
	margin: 0 auto;
}
.item h4{
	font-size: 2rem;
}
.item p{
	padding-top: 5%;
	line-height: 180%;
	width: 270px;
	margin: 0 auto;
	font-size: 1rem;
}
.carousel-control.left,.carousel-control.right{
	background-image: none;
}
.carousel li{
	border: 1px solid #f66f21;
}
.carousel-indicators .active{
	background-color:#f66f21;
}
@media screen and (min-width:768px) and (max-width: 1024px){
	.service-lunbo-item{
		height: 290px;
	}
	.service-lunbo .item{
		height: 300px;
	}
}
/*第四屏我们的产品*/
.product-lunbo{
	margin-top: 60px;
}
.product-lunbo .item{
	padding-left: 10px;
	padding-right: 10px;
	height: 535px;	
}
.product-lunbo .item img{
	border-radius: 10px;
	filter:progid:DXImageTransform.Microsoft.Shadow(color=#909090,direction=120,strength=4);
   -moz-box-shadow: 2px 2px 10px #909090;
   -webkit-box-shadow: 2px 2px 10px #909090;
   box-shadow:2px 2px 10px #909090;
   color:#333;
   padding: 0;
}
/*第五屏我们的团队*/
.team{
	margin-top: 60px;
}
.imgTeam{
	margin-top: 20px;
}
.imgTeam img{
	padding-bottom: 10px;
}
.six{
	margin-top: 60px;
}
.six p{
	padding-top: 3%;
	padding-bottom: 3%;
	font-size: 1rem;
	line-height: 170%;
	margin-top:10px;
}
/*第六屏我们的页脚*/
.footer hr{
    border-top: 6px solid #ff7926;
}
.footer-p{
	background-color: #313236;
	text-align: center;
	height: auto;
}
.glyphicon-map-marker,.glyphicon-phone,.glyphicon-envelope{
	font-size: 30px;
	color:#6f6f71;
}
.footer-p h5{
	font-size: 1rem;
	color:#7b7b7b;
}
.footer-pp{
	padding-top: 30px;
}
.footer-pp h5{
	padding-bottom: 15px;
	padding-top: 10px;
}
/*置顶按钮*/
#back-to-top{
position:fixed;
bottom:5%;
left:87%;
display: block;
}
#back-to-top a{
display:block;
height:50px;
width:50px;
margin-bottom:5px;
}
.circle{    
	width: 40px;
	height: 40px;      
	background-color:#ff7926;      
	border-radius: 50%;      
	-moz-border-radius: 50%;      
	-webkit-border-radius: 50%;  
	text-align: center;  
} 
.circle .glyphicon-chevron-up{
	font-size: 15px;
	color:#fff;
	padding-top: 11px;
	padding-left: 1px; 
}
/*产品详情页面*/
.pIntroduce{
	width: 100%;
	height:100%;
	z-index:999;
	position: fixed;
	top: 0px;
	background-color: rgba(0,0,0,.6);
	color: #fff;
	display:none;
}
.pIntroduce h3{
	padding-bottom: 20px;
	font-size: 2.2rem;
}
.pIntroduce p{
	line-height: 20px;
	font-size: 1.1rem;
}
.word{
	text-align: center;
	height: 200px;
	width: 300px;
	margin: 0 auto;
	margin-top: 50%;
}
.word h4{
	font-size: 1.5rem;
	float: right;
	padding-top:20px;
}
#word0 h3,#word0 h4{
	color: #ff7926;
}
#word1 h3,#word1 h4{
	color: #419bf9;
}
#word2 h3,#word2 h4{
	color: #05deed;
}
#word3 h3,#word3 h4{
	color: #ffb900;
}
#word4 h3,#word4 h4{
	color: #22c0a0;
}
/*更改bootstrap样式*/
@media (min-width: 768px){
	.navbar-toggle {
    display: block;
 }
}

