/*content 标题*/
.content h1 {
	font-size: 26px;
	color:#000;
	font-weight:bold;
	padding-left:20px;
	position: relative;
}
.content h1:after {
    content: "";
    position: absolute;
    left:0px;
    top: 6px;
    width: 4px;
    height: 19px;
    background: #d74c41;
    transition: all 0.3s;
}
.content h6 {
	font-size: 16px;
    padding: 16px 0 30px 20px;
}
.content img {
    max-width: 100%;
}


@media screen and (max-width:1204px){
.content {
    margin:5% auto !important;
}
.content h1 {
	font-size: 20px;
	padding-left:10px;
}
.content h1:after {
    left:0px;
    top: 4px;
    width: 4px;
    height: 19px;
}
.content h6 {
	font-size: 14px;
    padding: 16px 0 30px 20px;
}
.content img {
    max-width: 100% !important;
    max-height: auto !important;
}
}
/*企业简介*/
.content .brand {
	padding: 16px 0 30px 0;
}
.content .brand  p {
	font-size:15px;
	color:#3a3a3a;
	line-height:1.8;
	padding-bottom:10px;
}
/*发展历程*/
.content .history {
	padding: 16px 0 30px 0;
}
.content .history ul li {
	float: left;
    width: 23%;
	height:250px;
    margin: 1%;
    padding: 5% 2%;
    border: solid 1px #d9d9d9;
    text-align: center;
}
.content .history ul li h3 {
	font-size: 20px;
    color: #3a3a3a;
    font-weight: bold;
	position: relative;
}
.content .history ul li h3:after {
    display: none;
    content: "";
    position: absolute;
    left:10px;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #d74c41;
    transition: all 0.3s;
}
.content .history ul li p {
	font-size:15px;
	color:#666;
	line-height:1.6;
	padding:10px;
}
@media screen and (max-width:1204px){
.content .history {
	padding: 16px 0 30px 0;
}
.content .history ul li {
    width: 100%;
	height:auto;
    margin: 1%;
    padding: 5% 2%;
}
.content .history ul li h3 {
	font-size: 18px;
}
.content .history ul li h3:after {
    display:none;
}
.content .history ul li p {
	font-size:15px;
	line-height:1.6;
	padding:10px;
}
}
/*发展历程 end*/

/*企业文化*/
.content .culture {
	padding: 16px 0 30px 0;
	overflow: hidden;
}
.content .culture p {
	font-size:15px;
	color:#3a3a3a;
	text-indent:2em;
	line-height:1.8;
	padding-bottom:10px;
}
.content .culture  p strong {
	font-size: 16px;
    color: #d74c41;
	padding:0 5px;
}

.content .culture-item p {
	float: left;
    width: 23%;
    height: 200px;
    margin: 1%;
    padding: 5% 2%;
    border: solid 1px #d9d9d9;
    text-align: center;
}
@media screen and (max-width:1204px){
.content .culture {
	padding: 16px 0 30px 0;

}
.content .culture p {
	font-size:15px;
	color:#3a3a3a;
	text-indent:2em;
	line-height:1.8;
	padding-bottom:10px;
}
.content .culture  p strong {
	display:block;
}

.content .culture-item p {
	float: left;
    width: 98%;
    margin: 1%;
    padding: 5% 2%;
}
}
/*企业文化end*/

/*荣誉证书*/
.content .honor {
	padding: 16px 0 30px 0;
}
.content .honor p {
	font-size:15px;
	color:#3a3a3a;
	line-height:1.8;
	padding-bottom:10px;
	position: relative;
}

/*企业架构*/
.content .groud {
	padding: 16px 0 30px 0;
	overflow: hidden;
}
.content .groud p {
	float:left;
	width:33%;
	font-size:15px;
	color:#3a3a3a;
	line-height:1.8;
	padding-bottom:10px;
	padding-left:30px;
	position: relative;
}
.content .groud p:after {
    content: "";
    position: absolute;
    left:10px;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #d74c41;
    transition: all 0.3s;
}
@media screen and (max-width:1204px){
.content .groud {
	padding: 16px 0 30px 0;
	overflow: hidden;
}
.content .groud p {
	float:left;
	width:100%;
	font-size:15px;
	color:#3a3a3a;
	line-height:1.8;
	padding-bottom:10px;
	padding-left:30px;
	position: relative;
}
.content .groud p:after {
    content: "";
    position: absolute;
    left:10px;
    top: 10px;
    width: 6px;
    height: 6px;
    background: #d74c41;
    transition: all 0.3s;
}
}
/*企业架构 end*/

/*服务承诺*/
.content .ser {
	padding: 16px 0 30px 0;
}
.content .ser p {
	font-size:15px;
	color:#3a3a3a;
	line-height:1.8;
	padding-bottom:10px;
	text-indent: 2em;
	position: relative;
}
.content .ser p img {
	display:block;
	max-width:500px;
	margin:0 auto;
}
.content .ser .p1 {
	font-size:15px;
	color:#000;
	text-indent:0;
	padding:20px 0;
	padding-left: 0;
}
.content .ser .p2 {
	font-size:24px;
	color:#000;
	text-indent: 0em;
}
.content .ser p .p3 {
	font-size:18px;
	color:#d74c41;
}

.vr-box {
    position: fixed;
     width: 100%;
     height: 100%;
}
.vr-box iframe {
    width: 100%;
     height: 100%;
}
.vr-box .closevr {
    display: block;
    position: fixed;
    top: 5%;
    right: 10%;
    width: 48px;
    height: 48px;
    font-size: 34px;
    color:#fff;
    line-height: 48px;
    text-align: center;
    font-family: 宋体;
    z-index: 2147483647;
    cursor: pointer;
    background: #e6002d;
    transition: all 0.3s ease 0s;
}
@media screen and (max-width:1204px){
.vr-box .closevr {
    top: 10%;
    width: 100px;
    height: 100px;
    font-size: 80px;
    line-height: 100px;
}
}


/*国家标准*/
.biaozhun {}
.biaozhun p {}
.biaozhun p img{
    width: 50%;
}
@media screen and (max-width:1204px){
.biaozhun {}
.biaozhun p {}
.biaozhun p img{
    width: 100%;
}   
}
/*国家标准*/