.main{
	height: 804px;
	background: #f9baca;
}
.head{
	height: 150px;
}
.head img:nth-child(1){
	width: 149px;
	height: 50px;
	float: left;
	margin-top: 23px;
}
.head img:nth-child(2){
	float: right;
	margin-top: 25px;
}
.theme{
	text-align: center;
}
.main_list ul{
	padding: 0;
	list-style: none;
}
.main ul li:nth-child(1){
	margin-top: 150px;
}
.main ul li:nth-child(2){
	margin-top: 30px;
}
.main ul li:nth-child(2) img{
	width: 21%;
}
.main ul li:nth-child(3){
	margin-top: 30px;
}
.boss_bg{
	width: 100%;
	position: absolute;
}
.info{
	margin-top: 300px;
}
.info ul{
	list-style: none;
	padding: 0;
	margin-left: 20px;
}
.info h1{
	
}
.info ul li{
	font-size: 22px;
	line-height: 38px;
	color: #434343;
}
.info_img{
	margin-top: 50px;
}
@media screen and (max-width: 1400px) {
    .info_img img {
        width: 90%;
    } 
}    
@media screen and (max-width: 1200px) {
    .info_img img {
        width: 80%;
    } 
}    
@media screen and (max-width: 1000px) {
    .info_img img {
        width: 75%;
    } 
}
@media screen and (max-width: 1400px) {
    .info {
        margin-top: 240px; 
    } 
}    
@media screen and (max-width: 1200px) {
    .info {
       margin-top: 150px;
    } 
}    
@media screen and (max-width: 1000px) {
    .info{
        margin-top: 100px;
    }
}
.p1{ 
	text-align: center;
	width:20px;
	line-height:24px;
	margin-top:100px;
	margin-left: 100px;	
	color: #959595;
	font-size: 16px;
} 
.p2{ 
	position: absolute;
	width:20px;
	margin-top: 100px;
	margin-left: 50px;
	line-height:24px;
	color: #959595;	
	font-size: 16px;
} 
@media screen and (max-width: 1500px) {
    .ospan{
        font-size: 12px;
    }
}
@media screen and (max-width: 1200px) {
    .ospan{
        font-size: 10px;
    }
}
.phone{
	height: 800px;
	margin-top: 200px;
	margin-bottom: 50px;
}
.p_img{
	margin-top: 200px;
}
.bot_info{
	margin-top: 300px;
}
.bot_info ul{
	list-style: none;
	padding: 0;
	margin-left: 20px;
}
.bot_info h1{
	
}
.bot_info ul li{
	font-size: 22px;
	line-height: 38px;
	color: #434343;
}
.bot_info ul li:nth-child(3){
	margin-top: 40px;
}
.info_img{
	margin-top: 50px;
}
.bottom img{
	width: 100%;
}
.bot_list{
	text-align: center;
}
.bot_list img{
	width: 15%;
}
.aa{
	margin-top: -50%;
}
.bot_list ul {
	list-style: none;
}
.bot_list ul li {
	color: #b8b8b6;	
	font-size: 18px;
	line-height: 50px;
}
.bot_list ul li:nth-child(2){
	color: #fc9199;
	font-size: 26px;	
}
.bot_list ul li:nth-child(3){
	margin-top: 50px;
	color: #b8b8b6;
}
.bot_list ul li:nth-child(4){
}
.ovideo video{
	width: 50%;
	position: absolute;
	margin-left: -53%;
	margin-top: 55px;
}
@media screen and (max-width: 1200px) {
    #ovide{
        width: 300px;
        margin-left: -66%;
    }
}
@media screen and (max-width: 1000px) {
    #ovide{
        width: 300px;
        margin-left: -85%;
    }
}
#bg{
	background-color:#000;
	z-index:99;
	left:0;
	top:0;
	display:none;
	width: 100%;
	height:3600px;
	opacity:0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	position: absolute;
}
#backg{
	width: 100%;
	text-align: center;
	display: none;
}
#backg img{
	width: 20%;
	position: fixed;
	z-index: 999;
	margin-top: 10%;	
}


.apps{
    text-align: center;
}

.apps span{
    display: inline-block;
    line-height: 3em;
    font-weight: bold;
    font-size: 18px;
    margin: 0 20px;
}

.apps span img{
    width: 160px !important;
    height: 160px !important;
}