@media screen and (min-width: 992px) {
	li {
		list-style-type: none;
	}
	.bg {
		
	}
	.container-fluid {
		background: transparent;
		background-color: rgba(255, 255, 255, 0.4);
	}
	.container-fluid1 {
		background: #f7f7f7;
	}
	.navbar {
		
	}
	.navbar ul .phone {
		padding-left: 5%;
		padding-top: 50px;
		padding-right:0px;
	}
	.phone span {
		font-size: 30px;
		line-height: 90px;
	}
	.navbar-default {
		background-color: transparent;
		border-color: transparent;
	}
	.navbar-brand {
		height: 60px;
	}
	.navbar-nav>li>a {
		line-height: 60px;
		font-size: 18pt;
		padding-top: 40px;
	}
	.navbar-nav {
		margin-left:8%;
		width:70%;
		
	}
	.navbar-nav>li>a:focus {
		outline: 0;
	}
	.foot {
		background-color: #3b3b3b;
		height: 300px;
		color: #ffffff;
	}
	.foot li {
		list-style-type: none;
	}
	.middle3 {
		margin: 0px auto;
		width: 1200px;
	}
	.foot_left {
		padding-top: 40px;
		float: left;
	}
	.foot_right {
		padding-top: 40px;
		float: right;
		text-align: center;
	}
	.container-fluid1 .navbar ul li a{
		color:#000000;
	}
}

media="screen"
#muxfb-global-emitter {
    right: 12px !important;
    bottom: 55px !important;
}
.muxfb-global-emitter {
    position: fixed;
    right: 0;
    bottom: 40px;
    z-index: 2147483647;
    width: 120px;
    height: 136px;
    font-size: 24px;
    color: #666;
    text-align: center;
    line-height: 34px;
    border-radius: 2px;
    cursor: pointer;
}
.muxfb-icon {
    font-family: "fbsdkicon";
    font-size: 16px;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    display: inline-block;
    line-height: 1;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


