.bottom_a>div>.bottom_phone{
	font-size:30px;
	font-weight: 900;
	color:rgb(215,48,46);
}


.bottom_a>div>a>span{
	font-size:14px;
	display:inline
}
.bottom_a>div:nth-child(2){
	text-align: right;
}
.huanhang{
	display: none;
}
/* bottom_div_a */
@media screen and (min-width: 1025px){  /* 796 */
	.footer_phone{
		display: none;
	}
}
@media screen and (max-width: 1024px){   /* 768 */
	.bottom_a {
    margin-bottom: 65px;
	padding-top: 10px;
	}
	.footer_phone .glyphicon{
		top:0px !important
	}
	.footer_phone .btn{
		border-radius: 0px;
		padding: 10px 0px;
		line-height: 30px;
		
	}
	.footer_phone .btn-default{
		color: #fff;
		background-color: #B02D32;
	}
	.footer_phone  .dropup >button span{
		color: #fff;
		
	}
	.footer_phone  .btn-default.active.focus, 
	.footer_phone  .btn-default.active:focus,
	.footer_phone  .btn-default.active:hover,
	.footer_phone  .btn-default:active.focus, 
	.footer_phone  .btn-default:active:focus, 
	.footer_phone  .btn-default:active:hover, 
	.footer_phone  .open>.dropdown-toggle.btn-default.focus, 
	.footer_phone  .open>.dropdown-toggle.btn-default:focus, 
	.footer_phone  .open>.dropdown-toggle.btn-default:hover {
    color: #333;
    background-color: #7b1111;
    border-color: #8c8c8c;
	}

	.footer_phone  .dropup>.btn-default{
		border: none;
	}
	 .footer_phone>div{
		float: left;
	}
	.dropdown-menu{
		width: 25%;
	}
	.bottom_a>div>.bottom_phone{
		font-size: 20px;
	}
	.bottom_a>div>span{
		font-size: 12px;
		line-height: 24px;
	}
	.bottom_a>div>a>span{
		font-size:12px;
		display:inline
	}
	.bottom_a>div:nth-child(2){
		text-align: left;
		margin-bottom: 50px;
	}
	.navbar-nav{
		margin: 0px;
	}
	.bottom_b ul li{
		margin-bottom: 20px;
	}
	.huanhang{
		display: block;
	}
	.bottom_b{
		display: none;
	}
	.bottom_a>div:nth-child(2){
		display: none;
	}
}
/* @media screen and (max-width: 768px) and (min-width: 421px){
		.bottom_a{
			padding-left: 3%;
			padding-right: 3%;
		}
		.bottom_a>div>.bottom_phone {
	    font-size: 20px;
		}
		.bottom span {
	    color: #999;
	    line-height: 30px;
		font-size: 14px;
		}
		.nav>li>a{
			padding: 0px;
			font-size:14px
		}
		.bottom_b>div:nth-child(1){
			padding-left: 5%;
		}
		.bottom_b>div:nth-child(1)>ul{
			padding-left: 0px;
		}
		.bottom_b>div:nth-child(2)>img{
			float: right;
		}
		.bottom_b>div:nth-child(2){
			padding: 0px;
		}
		.bottom_b ul li {
			padding: 0 9px 0 0;
			font-size: 12px;
		}
		#share-2>li{
			padding-right: 5px;
		}
		.bottom_a>div:nth-child(2){
			display: none;
		}
		.bottom_a {
		margin-bottom: 50px;
		}
} */

/* 
@media screen and (max-width: 1024px) and (min-width: 769px){
	.bottom_a{
		padding-left: 3%;
		padding-right: 3%;
	}
	.bottom_a>div>.bottom_phone {
	font-size: 20px;
	}
	.bottom span {
	color: #999;
	line-height: 30px;
	font-size: 14px;
	}
	.nav>li>a{
		padding: 0px;
		font-size:14px
	}
	.bottom_b>div:nth-child(1){
		padding-left: 5%;
	}
	.bottom_b>div:nth-child(1)>ul{
		padding-left: 0px;
	}
	.bottom_b>div:nth-child(2)>img{
		float: right;
	}
	.bottom_b>div:nth-child(2){
		padding: 0px;
	}
	.bottom_b ul li {
		padding: 0 15px 0 0;
		font-size: 12px;
	}
	#share-2>li{
		padding-right: 5px;
	}
	.bottom_b>div:nth-child(4){
		padding-right: 4%;
	}
} */