@charset "utf-8";
/* CSS Document */

.navbar-inverse1 {
    /* background-color: #222;*/
    /*border-color: #080808;*/
    background-color: rgba(51,139,203,0.5)
}

.col-lg-3-n1{
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
    
}
@media (min-width: 1200px) {
    .col-lg-3-n1 {
        float: left
    }
    .col-lg-3-n1 {
        width: 16.6666%
    }
}


#sixprint p {
		/*font-size: 14px;*/
		
	}

.sixpnone {
    height: 160px
}
.sixphas {
    height: 160px
}
.rotationchart{
	height:300px;
}
@media screen and (max-width:769px) {
	.sixpnone {
       height: 20px
    }
    .sixphas {
       height: 100px
    }
	.rotationchart{
		height:760px;
	}
}

#footerwrap-n1 {
	background: #3B3030;
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	text-align: center;
	position: absolute;
	width: 100%
	
}
#footerwrap-n1 h4 {
	color: white;
    font-family: "微软雅黑";
	font-size:10px;
	width: 60%
	
	
}


#about p{
    
}

.h4hight{
    height: 20px
}

.f1{
    font-weight: 1000;
    font-size: 16px
}

a.a1:hover,a.a1:active {color:#E7E7E7;}

a.a1 {color:#FFFFFF;}
