@media only screen and (max-width:1590px){
.centerwrap{width:1250px;}
.logo{margin-left:50px;}
.headerRight{margin-right:50px; padding-top:27px;}
.headerRight li{font-size:16px; min-width:170px;}
.headerRight li a{line-height:48px;}
.alloptions{margin-right:58px;}
.banner{height:540px;}
.headerRight li a i {font-size: 16px; color: #db2223; margin-right: 8px; }	
}
@media only screen and (max-width:1279px){
.centerwrap{width:994px;}
.logo{margin-left:15px; width:250px;}
.headerRight{margin-right:15px; padding-top:26px;}
.headerRight li{font-size:15px; margin-left:8px; min-width:150px;}
.headerRight li a{line-height:40px;}
.alloptions{margin-right:30px;}
.content{padding-top:40px; padding-bottom:10px;}
.content p{line-height:22px; padding-bottom:22px;}
.webcam-right{width:90%; background-color:#fff; margin: 10px auto 50px auto; border-bottom: 10px solid #db2223; padding: 40px 20px;}	
.webcam-des h2{font-size:40px;}	
.webcam-des p{font-size:15px; line-height:20px; padding-bottom:1.823vw; margin: 0px 60px; text-align:justify;}
.content p span{font-size:16px; font-weight:700; line-height:25px; color:#282828; padding-right: 5px; padding-bottom:25px;}	
.webcam-des a{font-size:30px; padding:20px 35px;margin-bottom:1.823vw; line-height:1.875vw;}	
.webcam-des p.webcame-note{text-align:center; font-size:18px; font-weight:700; color:#858585; padding:10px 0px; }
.webcam-des p.webcame-note span{color:#282828; font-size:18px; }
.headerRight li a i {font-size: 14px; color: #db2223; margin-right: 8px; }	
}
@media only screen and (max-width:1023px){
.centerwrap{width:748px;}
.banner{height:auto; padding:20px;}
.logo{width:220px; margin-left:10px;}
.alloptions{margin-right:10px;}
.content{padding-top:30px;}
.content p{font-size:13px; line-height:20px; padding-bottom:20px;}
.webcam-right{ padding: 40px 4px;}	
.webcam-des h2{font-size:30px;}		
.banner{background:url(../images/banner.jpg) no-repeat 20% center / cover;}		
}
@media only screen and (max-width:767px){
.centerwrap{width:460px;}
.webcam-des h2{font-size:25px;line-height:30px;padding-bottom:30px; }	
.webcam-right{width:90%; background-color:#fff; margin: 20px auto 0 auto; border-bottom: 10px solid #db2223; padding: 30px 0px;}	
.banner{background:url(../images/banner.jpg) no-repeat 10% center / cover;}		
}
@media only screen and (max-width:479px){
.centerwrap{width:auto;}
.fLinks a{display:inline-block;}
.webcam-right{width:95%; margin: 10px auto 10px auto; border-bottom: 10px solid #db2223; padding: 15px 0px;}
.webcam-des h2{font-size:21px; line-height:27px; color:#db2223 ;padding: 20px; letter-spacing:-0.2px;}	
.banner{background:url(../images/banner.jpg) no-repeat 20% center / cover;}	


}