html{
    height: 100%;
}
/* 头部开始 */
.headerliseltendjj{
    position: absolute;
    bottom: 5px;
    width: 60px;
    height: 4px;
    left: 28px;
    background-color: #0075FE;
}
.hyzntitle{
    font-size: 20px;
    color: #fff;
    margin-right: 95px;
}
.hyzntitlebottom{
    font-weight: bold;
    font-size: 38px;
    color: #fff;
    margin-top: 14px;
    margin-right: 59px;
}

.headercontentdivjj{
    height: 217px;
    width: 80%;
    margin-top: 153px;
    text-align: right;
    margin-right: 10px;

}
.headerbgjj{
    width: 100%;
    height: 406px;
    overflow: hidden;
    position: relative;
    margin: 0px auto; 
}
.headerbgjj > img{
    height: 406px;width: 100%
}
/* 产品中心首页 */

.cptitleheader{
    color: #000;
    font-family: "微软雅黑"
}
.cptitleheader a{
    line-height: 120px;
    font-size: 22px;
    color: #000;
}
.cpcontentList li{
    width: 312px;
    height: 375px;
    background-color: #fff;
    float: left;
    margin-left: 22px;
    margin-top: 20px;
    position: relative;
    box-shadow: 5px 5px 5px 0 rgba(0, 0, 0, .01);
    -webkit-box-shadow: #f2ecec 0px 0px 10px;
    -moz-box-shadow: #f2ecec 0px 0px 10px;

}
.cpcontentList ul li img{
    width: 312px;height: 297px
}
.cpname{
    height: 74px;
    text-align: center;
    line-height: 50px;
    color: #000;
    font-weight: bold;
}
.apmenu{
    position: absolute;
    height: 180px;
    bottom: 0;
    background-color: #4399FF;
    z-index: 100;
    width: 312px;display: none  
}
.apmenuname{
    color: #fff;
    width: 312px;
    text-align: center;
    margin-top: 40px;
}
.apmenudetail{
    width: 312px;
    display: block;
    height: 100px;
    text-align: center;
    color: #fff;
    line-height: 140px;
}
.top0{
    margin-top: 5px !important;
}

/* 企业文化css开始 */
.qywh_body{
    height: 550px;
    background-color: #FFFFFF;
}
.qywh_body>img{
    width: 100%;
    height: 385px;
    margin-top: 165px;
}

.qywh_top{
    position: relative;
    top: -550px;
    text-align: center;
}


.qywh_content{
    position: relative;
    top: -525px;
}
.qywh_content>ul>li{
    float: left;
    width: 197px;
    height: 160px;
    background-color: #FFFFFF;
    margin-right: 10px;
    padding: 40px 20px 70px 20px;
    box-shadow: 0 5px 10px rgba(82, 81, 81, 0.3);
    -webkit-box-shadow: rgba(82, 81, 81, 0.3) 0 5px 10px;
    -moz-box-shadow: rgba(82, 81, 81, 0.3) 0 5px 10px;
}
.qywh_content>ul>li>div{
    width: 195px;
    height: 160px;
    text-align: center;
}
.qywh_content_div>img{
    width: 50px;
    height: 50px;
}
.qywh_content_div>h2{
    font-size: 20px;
    font-weight: 500;
    line-height: 60px;
    color: #0075FE;
}
.qywh_content_div>p{
    font-size: 13.5px;
    color: #000000;
    line-height: 45px;
}
/* 企业文化css结束 */


/* 发展历程css开始 */
.fzlc_div{
    width: 100%;
    height: 630px;
    background-color: #FCFCFC;
}
.fzlc_body{
    width: 1280px;
    height: 630px;
    margin: 0px auto;
}

.fzlc_body>img{
    width: 1280px;
    height: 453px;
    position: relative;
    top: -213px;
}

.fzlc_top{
    text-align: center;
    position: relative;
    top: -750px;
}

/* 发展历程css结束 */


/* 资质及证书css开始 */
.zzjzs_div{
    width: 100%;
    height: 680px;
    background-color: #FCFCFCFC;
}
.zzjzs_body{
    width: 1130px;
	height: 620px;
	margin: 0 auto;
}
#slider {
	position: relative;
}
.zzjzs_top{
    text-align: center;
    position: relative;
    top: 25px;
}

.scroll {
	width: 945px;
	height: 470px;
	margin: 120px auto;
	overflow: hidden;
	position: relative;
    top: -75px;
}

.scrollContainer {
	position: relative;
	width: 1130px;
	left: 0px;
    margin-top: 10px;
}
.scrollContainer .current .inside {
	/* width: 270px;
	height: 379px; */
    width: 335px;
    height: 471px;
}

/* 355 499 */

.scrollContainer .panel {
	/* width: 210px;
	height: 295px; */
    width: 280px;
	height: 393px;
	float: left;
	margin-right: 25px;
	display: inline;
}
.scrollContainer .current{
    margin-top: 0px !important;
}

.panel .inside {
	display: block;
	position: relative;
}

.inside img {
	height: 100%;
	width: 100%;
    /* box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px;
    -moz-box-shadow: rgba(0, 0, 0, 0.2) 0 0 10px; */
}


.btnMode a.btn {
	background: url('../images/zzjzs/index.png') no-repeat;
}

.btnMode a.btn {
	width: 20px;
	height: 39px;
	position: absolute;
	top: 300px;
}

.btnMode a.prev {
	left: 0;
	background-position: 0 -61px;
}

.btnMode a.next {
	right: 0;
	background-position: -50px -61px;
}

/* 资质及证书css结束 */


 /* 公司业绩css开始  */
 .gsyj_body{
	width: 100%;
	height: 495px;
    background-color: #FCFCFC;
}
.gsyj_body>img{
	width: 100%;
	height: 100%;
}

.gsyj_top{
    text-align: center;
    position: relative;
    top: -575px;
}

.gsyj_content{
	width: 1130px;
	height: 495px;
	margin: 0px auto;
	position: relative;
	top: -550px;
}


.gsyj_leftBox{
	width: 650px;
	height: 367px;
	float: left;
	position: relative;
	top: 63px;
}


.scrollbox {
	float: right;
	width: 400px;
	height: 415px;
	overflow: hidden;
	position: relative;
	top: 37px;
}

#scrollDiv {
	width: 400px;
	height: 415px;
	overflow: hidden;
}
.scrollbox .floatLeftImg{
	float: left;
}

#scrollDiv li {
    padding: 10px 0px;
	height: 40px;
	overflow: hidden;
	vertical-align: bottom;
	zoom: 1;
	border-bottom: #675445 dashed 1px;
}

#scrollDiv li h3 {
	height: 24px;
	padding: 10px 0px 0px 55px;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 19px;
	font-weight: 300;
    letter-spacing: 3px
} 

 /* 公司业绩css结束  */