@charset "utf-8";


* {font-family:"Microsoft YaHei","微软雅黑","SimSun";/*border:#090 1px solid;*/}

body { background-color:#f7a229; margin:0;}
.background {background-image:url(../images/w1-3-01.jpg); background-repeat:no-repeat; background-size:100%; background-position:top center;  margin-top:60px;}
.blockBrown {background-color:rgba(74,49,0,0.55);}
	
.carousel-control {	background-color: rgba(255, 255, 255, 0);color: #000;}
.carousel-control.left{background:none;}

.carousel-control.right {background:none;}
.carousel-inner img{ border:#FFF 10px solid;  
}


.btn-brown {
padding-left:20%;
padding-right:20%;
background:rgba(74,49,0,1);
color:#ffffff;
font-size:30pt;
}
.btn-brown:hover {
color:#FC0;
box-shadow:rgba(0,0,0,0.25) 0px 0px 30px 5px inset;
}
.slidetxt { font-size:35pt;color:rgba(74,49,0,1);}
	

.font12Brown{
	color:rgba(75,54,16,1);
	font-size:18pt;
	line-height:1.5em;
	
	
	
}
.font10White{
	color:rgba(255,255,255,1);
	font-size:14pt;
	line-height:1.5em;
	
	
	
}
.font12White{
	color:rgba(255,255,255,1);
	font-size:18pt;
	line-height:1.5em;
	
	
	
}
.wsirimg {
	float:right;
	margin:10px;
	
}


.carousel-caption {
	padding:3px;
	margin-bottom:5%;	
	background-color:rgba(0,0,0,0.55);
  
  }
  
  .hidden-small{
  display:block;
	  visibility:visible;
	  }
  .hidden-large{
		  display:none;
	  visibility:hidden;
	  }
  
  
  
  

  
   .navbar {	
    visibility:visible;
}

.navbar-default {
/*	background-color:rgba(74,49,0,.5);*/
	background-color:rgba(255,255,255,0.9);
	border:none;
	box-shadow:rgba(0,0,0,0.25) 0px 5px 10px 0px;
}

.btn-yellow {
	background-color:#ffc50c;
	color:rgba(74,49,0,1);
	width:auto;

	
	
}
.navbarbacktoptop {
	
	 visibility:visible;
	 background:none;
	 position:fixed;
	 bottom:10px;
	 right:10px;
	 color:#ffffff;
	
	
}
.navbarbacktoptop:hover {
		 color:#ffcc00;
	
	
}

.btn-grey {
	background-color:rgba(102,102,102,0.6);
	color:#fff;
	
	
	
}

.font10pt {
	font-size:8pt;
	
}

.fontredShadow {
	color:#ff0000;
	font-weight:bold;
	
	
}

.fontBold {
	
		font-weight:bold;

}

.navbar-btn {
	padding:3px 2px;
	width:60px;
	
	
}

.blinkbtn {
	animation: blink 0.3s linear infinite;
	}



/* Safari 4.0 - 8.0 */
@-webkit-keyframes blink {
    from {color:rgba(75,54,16,1);}
    to {color:#ff0000;
	}
}

@keyframes blink {
 from {color:rgba(75,54,16,1);}
    to {color:#ff0000;}}







iframe, object, embed {
    max-width: 720px;
	max-height:404px;
}



@media (max-width: 768px){	
.background{ margin-top:100px;}
 .navbar {	 visibility:visible}
.slidetxt { font-size:20pt;}
.font12Brown{
	font-size:14pt;
	
	
	
}
 .wsirimg {
	float:none;
	width:100%;
	
	
} 

.btn-brown {
	font-size:20pt;
}



.carousel-caption {

	margin-bottom:5%;	
	background-color:rgba(0,0,0,0.8);
  
  }
  
  
iframe, object, embed {
    max-width: 480px;
	max-height:269px;
}
  
}

@media (max-width: 500px){	
.slidetxt { font-size:15pt;}
.font12Brown{
	font-size:12pt;
	
	
	
}


.btn-brown {
	font-size:15pt;
}


  .hidden-small{
	  display:none;
	   visibility:hidden;

	  }
  .hidden-large{
	  display:block;
	  	  visibility:visible;
	  }
	  

 
 iframe, object, embed {
    max-width: 320px;
	max-height:179px;
}
  

  
	  
}







@media (max-width: 320px){	
.slidetxt { font-size:10pt;}
}