@media (min-width: 768px) and (max-width: 980px) {
    .col-4 .item {
        width: 47%;
        margin-right: 2%;
        margin-bottom: 2%;
    }
}






@media (max-width: 768px) {
	.sbtitle{ margin-top:40px}
	h1, .h1
{
	font-size: 20px
}

h2, .h2
{
	font-size: 18px
}

h3, .h3
{
	font-size: 16px
}

h4, .h4
{
	font-size: 14px
}


     li.triangle_border_left{display:none}

    .m-hidden{ display:none}
    .mt20{ margin-top:20px}
    .navbar-toggle {
        margin-top: 12px;
    }
	
	 .about  .pics{ height: auto}
	 
	 
.aboutmr{ margin-left:0px}
    .header-frontend .navbar-collapse  ul.navbar-nav {
        float: none;
        margin-left: 0;
    }

    .header-frontend .nav li a:hover,
    .header-frontend .nav li a:focus,
    .header-frontend .nav li a.dropdown-toggle:focus,
    .header-frontend .nav li a.dropdown-toggle .dropdown-menu li a:hover,
    .header-frontend .nav li.active a,
    .header-frontend .dropdown-menu li a:hover {
        color: #555 !important;   padding: 5px 0; border-bottom:#ddd 1px solid;
    }
	
	
.header-frontend .navbar-default .navbar-nav > .open > a,
.header-frontend .navbar-default .navbar-nav > .open > a:hover,
.header-frontend .navbar-default .navbar-nav > .open > a:focus {
  border-bottom:#4B93D7 1px solid;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;  padding: 5px 0;
}


   .header-frontend .navbar-nav > li{
        padding: 5px 0;
       
    }

    .header-frontend .navbar-nav > li a{
        padding: 5px 0;
       
    }

    .header-frontend .nav li ul.dropdown-menu li a {
         padding: 5px 0px 0px 25px;
        color: #999!important;   
    }

    .header-frontend .nav li .dropdown-menu li a:hover, .header-frontend .nav li .dropdown-menu li.active a {
        color: #555 !important;padding: 5px 0; border:0
    }

    .purchase-btn, .about-testimonial {
        margin-top: 10px;
    }

    .breadcrumb.pull-right{
        padding: 0;
    }

    .search, .bx-controls-direction {
        display: none;
    }

    .tweet-box {
        margin-bottom: 20px;
    }

    .property img {
        width: 80%;
    }

    .bx-wrapper {
        margin-bottom: 60px;
    }

    .purchase-btn, .about-testimonial {
        margin-top: 0;
    }

    .purchase-btn {
        line-height: 98px;
    }

    .social-link-footer li a {
        font-size: 16px;
        height: 40px;
        width: 40px;
    }

    .navbar-header {
        float: none;
        text-align: center;
        width: 100%;
        margin: 10px 0 0;
    }

    .navbar-brand {
        float: none;

    }

    .carousel-control {
        font-size: 45px;
        line-height: 70px;
    }

    .btn, .form-control {
        margin-bottom: 10px;
    }

#youkuplayer{width:100%;height:250px;margin:40px auto 30px;}
.breadcrumbs{ text-align:center} 




/* 幻灯切换 */
.slideBox {
 
	height: 150px;
	 
}
.slideBox .bd img {
	display: block;
	margin: 0 auto;
	height: 150px;
}
.slideBox .prev {
	display: none;
	position: absolute;
	padding: 0;
	left: 50%;
	margin-left: -215px;
	top: 55%;
	margin-top: -64px;
	width: 44px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: 0 0; 
}
.slideBox .next {
	display: none;
	position: absolute;
	padding: 0;
	right: 50%;
	margin-right: -215px;
	top: 55%;
	margin-top: -64px;
	width: 44px;
	height: 109px;
	background: url('../img/normal_bg.png') no-repeat;
	background-position: -459px 0;
}
.slideBox .hd {
	position: relative;
	top: -35px;
	z-index: 1;
}
.slideBox .hd ul {
	text-align: center;
	margin-top: -25px
}
.slideBox .hd ul li {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	display: inline-block;
	margin: 0 1px;
	cursor: pointer;
	background: #fff;
}
.slideBox .hd ul li.on {
	background: #be392a;
}
.slideBox .hd ul li:hovre {
background:#be392a
}







}


@media (max-width: 480px) {

    .header-frontend .navbar {
        min-height: 60px;
    }

    .navbar-toggle {
        margin-right: -10px;
    }

    .header-frontend .nav li .dropdown-menu li a:hover {
        color: #f77b6f !important;
    }

    .navbar-brand {
        margin-top: 10px !important;
        float: left !important;
    }

    .col-4 .item {
        width: 100%;
        margin-right: 0%;
        margin-bottom: 2%;
    }

    .breadcrumb.pull-right{
        float: none !important;
        margin-top: 10px;
        padding: 0;
    }

    .carousel-control {
        font-size: 23px;
        line-height: 38px;
    }
}

@media (max-width:320px) {


}




