*{  
margin: 0;  
padding: 0;  
}  
html,body{  
width:100% ;  
height: 100%;  
}  
.fixedlayout{  
width:80%;  
background:gray;  
padding:10px;  
margin:100px auto ;  
                overflow: hidden;   
}  


body{
    font-family: 'Microsoft YaHei', sans-serif;
    
}

.clearfix:after{
    content: '';
    display: block;
    clear: both;
}


.navbar-default{
    background-color: #fff;
    border: none;
    box-shadow: 0px 2px 8px 0px rgba(50,50,50,0.25);
    background: rgba(255, 255, 255, 0.71);
    height: 110px;
    width: 1200px;
    margin: 0 auto;
    text-align: center;
}







.navbar-default .navbar-brand {
    font-size: 30px;
    font-weight: bold;
    color: #40D2B1;
    height: 90px;
    line-height: 35px;
}



.navbar-default .navbar-nav {
    margin: 0 auto;
}

.collapse{
    margin: 0 auto;
    /*text-align: center;*/
    width: 840px;
}

.navbar-default .navbar-nav>li{
    padding-left: 3px;
    padding-right: 31px;
    margin-top: -5px;
}
.navbar-default .navbar-nav>li>a {
    font-size: 18px;
    color: #27b68a;
    font-weight: bold;
    height: 90px;
    line-height: 97px;
    font-family: FZLTHK GBK1 0;
    font-weight: 200;
    
}

.navbar-default .navbar-nav>li>a:hover {
    border-bottom: 2px solid #27b68a;
    color: #27b68a;
}

.sao{
    margin-top: 24px;
}

#nav01 {
 height: 57px;
    line-height: 76px;
/*    opacity: 0.8;*/
    margin-top: 14px;
  
}

#myCarousel{
    min-width: 1200px;
}

#nav02 {
    height: 57px;
    line-height: 76px;
/*    opacity: 0.8;*/
    margin-top: 14px;
}

.carousel-inner{
    position: relative;
    min-width: 1200px;
}

.hengtiao{
    position: relative;
    bottom: 0px;
    margin: 0 auto;
    opacity: 0.9;
    min-width: 1200px;
    /* min-width: 1200px; */
    /* background: red; */
    background: url(../2019pic/hengtiao1.png) no-repeat center;
    height: 50px;
}

.hengtiao1_1{
    width: 80%;
    float: left;
    height: 50px;
}


.hengtiao1{
    float: left;
    /* background: red; */
    /* position: absolute; */
    bottom: 0;
    /* left: 961px; */
    height: 50px;
    /* min-width: 1200px; */
}

.hengtiao1 img{
    margin-top: -9px;
    /* margin-left: 24px; */
    /* padding-left: 30px; */
    /* padding: 0px; */
}



#filters {
	margin: 2.5% 0 3.3%;
	padding: 0;
	list-style: none;
	text-align: center;
	border: 1px solid #969696;
	border-right: 0;
	border-left: 0;
}
	#filters li {
		display:inline-block;
        background:red;
	}
	#filters li span {
		display: inline-block;
		padding: 10px 30px;
		text-decoration: none;
		color: #FC635E;
		cursor: pointer;
		font-size: 1.5em;
		font-weight: 400;
		text-transform: uppercase;
		border-radius: 4px;
		margin-right: 0.5em;
	}
	#filters li span.active {
		color: #F16D7D;
	}
/*
.lvjing{
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.7);
    padding: 90px 0;
}
*/
#home h1{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
}
#home p{
    font-weight: 400;
    line-height: 35px;
}
#home img{
    margin-top: 30px;
    display: inline-block;
}
/*bbs*/
#bbs{
    padding: 80px 0;
    text-align: center;
}
#bbs .col-md-4{
    padding: 15px;
}
#bbs .col-md-4:hover{
    background: #f1f1f1;
    box-shadow: 1px 1px 4px #ccc;
}
#bbs a{
    color: #212121;
    text-decoration: none;
}
#bbs img{
    margin: 0 auto;
}
#bbs h3{
    font-weight: bold;
}

/*HTML5 + bootstrap*/
#html5{
    background: #f8f8f8;
}
#html5 , #bootstrap{
    padding: 80px 0;
}
#html5 h2 , #bootstrap h2{
    font-weight: bold;
}
#html5 p  , #bootstrap p{
    line-height: 25px;
}

/*course*/
#course{
    background: #f8f8f8;
    padding: 80px 0;
    text-align: center;
}
#course h2{
    font-weight: bold;
    padding-bottom: 60px;
}
#course .col-md-3{
    margin-bottom: 20px;
}
.course {
    background: #ffffff;
}
#course .btn{
    background: transparent;
    border: 1px solid #40D2B1;
    border-radius: 0px;
    color: #40D2B1;
    margin-top: 20px;
    margin-bottom: 30px;
    padding: 8px 40px;
    transition: all 0.3s;
}
#course .btn:hover{
    background: #40D2B1;
    color: #fff;
}

/*app*/
#app{
    padding: 80px 0;
}
#app h2{
    font-weight: bold;
    padding-bottom: 30px;
}
#app .btn{
    margin: 10px 0;
    background: rgb(64, 210, 177);
    border-color: rgb(64, 210, 177);
    border-radius: 0;
    padding: 6px 30px;
    transition: all 0.3s;
}
#app .btn:hover{
    background: rgb(44, 142, 120);
}

/*contact*/
#contact{
    background: url("../2019pic/contact-bg.png") no-repeat;
    background-size: cover;
    color: #ffffff;
}
#contact h2{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 25px;
}
#contact p{
    line-height: 25px;
    margin-bottom: 20px;
}
#contact .form-control {
    border: none;
    border-radius: 0;
    height: 50px;
    margin-bottom: 20px;
}
#contact textarea.form-control{
    height: auto;
}
#contact input[type="submit"]{
    background: #40D2B1;
    color: #fff;
    font-weight: bold;
    transition: all 0.3s;
}
#contact input[type="submit"]:hover{
    background: rgb(44, 142, 120);
}

/*footer*/
footer{
    font-weight: 400;
    text-align: center;
    padding:20px ;
}