@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: rgba(2,112,193,1.00);
	margin-top: 0px;
	padding-top: 15px;
	padding-bottom: 15px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}
#footerwrap-n1 h4 {
	color: white;
    font-family: "微软雅黑"
}


#about p{
    
}

.h4hight{
    height: 20px
}


#characteristic {
	background: #f5f5f5;
	margin-top: 0px;
	padding-top: 40px;
	border-bottom: 1px solid #ddd;
	text-align: center;
}

#characteristic .callout {
	margin-bottom: 20px;
}

#characteristic p {
	margin-left: 30px;
	margin-right: 30px;
	letter-spacing: 1px;
	padding-top: 15px;
	padding-bottom: 15px;
}

#characteristic .icon {
	font-size: 60px;
	line-height: 30px;
	margin-bottom: 10px;
}
