#user_defined16 .bodyContTitle:after{
	content:"ABOUT US";
}
#user_defined16 .about_us{
	padding-bottom:20px;
}
#user_defined16 .nav_content{
	text-align: center;
	padding:28px 0;
}
#user_defined16 .nav_content li{
	display: inline-block;
	margin:0 1px;
}
#user_defined16 .nav_content a{
	color:#585858;
	display:block;
	height:33px;
	line-height:33px;
	border:1px solid #333;
	padding:0 25px;
	font-family:"Microsoft YaHei","SimHei","SimSun";
	transition:all .3s;
    -moz-transition:all .3s;
    -o-transition:all .3s;
    -webkit-transition:all .3s;
}
#user_defined16 .nav_content a:hover{
	color:#fff;
	background:#e71a1f;
	border:1px solid #e71a1f;
}
#user_defined16 .nav_content a.active{
	color:#fff;
	background:#e71a1f;
	border:1px solid #e71a1f;
}

#companyIntro .bodyContTitle{
	display: none;
}
#companyIntro p{
	font-size:14px;
	line-height:28px;
	margin-bottom:12px;
	font-family:"Microsoft YaHei","SimHei","SimSun";
	text-align: justify;
	text-indent:28px;
	color:#eee;
}

/* 公司荣誉 */
#user_defined17 .bodyContTitle{
	display: none;
}
#user_defined17 #honor{
	display: none;
}
#user_defined17 #honor .honor_list{
	text-align: center;
}
#user_defined17 #honor .honor_list li{
	width:295px;
	height:190px;
	margin:0 auto;
	margin-bottom:40px;
	margin-right:20px;
	display: inline-block;
	text-align: center;
}
#user_defined17 #honor .honor_list li:nth-child(4n){
	margin-right:0;
}
#user_defined17 #honor .honor_list li a{
	height:190px;
	width: auto;
	display: inline-block;
	text-align: center;
}
#user_defined17 #honor li img{
	width: auto;
	height: 100%;
}
#user_defined17 #honor .show_content{
    position:fixed;
    width:100%;
    height:100%;
    top:0;
    left:0;
    opacity:0;
    z-index:-1;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#user_defined17 #honor .show_content.show{
    opacity:1;
    z-index:1000;
}
#user_defined17 #honor .close_area{
    width:100%;
    height:100%;
    display:block;
    background:rgba(0,0,0,.8);
    position:absolute;
    z-index:1001;
    left:0;
    top:0;
}
#user_defined17 #honor .pic_content{
    width: 800px;
    height: 500px;
    background: #fff;
    display: table;
    overflow: hidden;
    border-radius: 5px;
    position: absolute;
    z-index: 1002;
    left: 50%;
    top: 50%;
    margin-left: -400px;
    margin-top: -250px;
    transition:all ease-out .3s;
    -moz-transition:all ease-out .3s;
    -o-transition:all ease-out .3s;
    -webkit-transition:all ease-out .3s;
}
#user_defined17 #honor .pic_content span{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
#user_defined17 #honor .pic_content img{
    width: auto;
    height: auto;
    max-width: 720px;
    max-height: 420px;
}
#user_defined17 #honor .pic_content .close_btn{
    width: 40px;
    height: 40px;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    background: url(http://img.jihui88.com/upload/x/x2/xinou/picture/2017/03/22/c8e930da-7496-4976-83a0-e0286db6340b.png) no-repeat center;
    background-size: 100% 100%;
}


/* 领导关怀 */
#user_defined18 .bodyContTitle{
	display: none;
}
#user_defined18 #leader{
	display: none;
}
#user_defined18 #leader .leader_content{
	overflow: hidden;
}
#user_defined18 #leader li{
	width:400px;
	margin-right:20px;
	margin-bottom:20px;
	float: left;
}
#user_defined18 #leader li:nth-child(3n){
	margin-right:0;	
}
#user_defined18 #leader li img{
	width:100%;
	height:auto;
}



/* 3d-pro */
#comapnypage_3d_pro {
    position: absolute;
    top: -4%;
    right: 18%;
    z-index: 990;
}
#comapnypage_3d_pro .viewer-object {
    width: 500px;
    height: 500px;
}


/******添加的代码********/
.bodyContTitle .titleName {font-family:'SourceHanSerif-11959339481c99e';}
