@charset "UTF-8";
/* 公司简介公共部分 */
.team-cont{color:#dfdfdf;margin-bottom: 218px;}
.team-cont .team-warp{padding:0px 118px 0px 113px;clear: both;}
.team-warp .team-left{width:239px;}
.team-left li{height:61px;line-height: 61px;font-size:29px;}
.team-left li a{color:#666;text-decoration: none;
	outline: none;}
.team-left li .active1{color:#fff;}
.team-left2 li{height:auto;line-height: 45px;font-size:20px;}
.team-warp .team-right .comp-text.show1{display:block;}
.team-warp .team-right{width:681px;padding-left:13px;margin-top: 6px;}
.team-right .comp-text{width:100%;display:none;}

/**/
.page3c_list{ overflow:hidden;clear:both;}
.page3c_list li{ float:left; width:210px; height:297px; cursor:pointer; margin-right:15px; margin-bottom:15px}
.page3c_list li.last{ margin-right:0px;}
.page3c_list li img{ display:block;}

.show3cimg_cover{
    position:fixed;
    top:0;
    left:0;
    width:100%;
    height:100%;
    background:#000;
    z-index:101;
    opacity: 0.8;
}
.show3cimg{
	position:absolute;
	top:30px;
	left:0;
	width:100%;
	height: 100%;
	z-index: 102;
}
.show3cimg img{
	width: 800px;
	height:1124px;
}
.show3cimgclose{
	position:absolute;
	right:175px;
	top:0px;
	background:url("../../image/company/3C/c.png") no-repeat;
	width: 25px;
	height: 25px;
}