﻿*{
    padding:0;
    margin:0;
    list-style: none;
}
section{
    width: 100%;
}

#center-Content{
    height:860px;
}
#test1{
    margin-top:10px;
    font-size: 18px!important;
}
#content-right{
    min-height:800px;
}
.layui-tree-entry{
    height:52px !important;
}
.layui-tree-txt{
    line-height: 40px !important;
}

#introduct{
    width: 837px;
    height:40px;
    background: #efefef;
    font-size: 14px;
    line-height: 20px;
    color: #6d6d6d;
    padding:30px 20px 30px 20px;
    margin-top:-10px;
}

#int-type1{
    width: 100%;
    height:175px;
    position: relative;
    top:20px;
}
#int-type1-left{
    width: 416px;
    height:100%;
}
  #int-type1-left span{
    color:#6d6d6d;
    font-size: 14px ;
    line-height: 25px !important;
  }
#int-type1-right{
    width: 430px;
    height:100%;
    position: absolute;
    top:0;
    right:0;
}
#int-type1-right img{
    float: left ;
    margin-left:10px;
}
#int-type1-right img:first-of-type{
    margin-lefT:0;
}
.int-type2{
    width: 100%;
    height:110px;
    margin-top:10px;
}
.int-type2 div{
    width: 100%;
    height:175px;
    MARGIN-TOP:20PX;
}
.int-type2 div span{
    color:#6d6d6d;
    font-size: 14px;
    line-height: 25px;
}
.enterprise{
    width: 100%;
    height:auto;
    margin-top:30px;
    position: absolute;
    display: none;
}
.enterpriseShow{
    display: block;
	width:829px;
}
.enterprise3 li{
    float: left;
    margin-left:20px;
}
.ent1{
    margin-left:0 !important;
}
.enterprise3 img{
    width: 274px;
    height:407px;
    transition:all 2s;/*图片放大过程的时间*/
    position: relative;
}
.enterprise3  img:hover{
    cursor: pointer;
    transform: scale(1.9);  /*以y轴为中心旋转*/
    z-index: 999;
}
.lianxi_div{
    width: 877px;
    margin-top: 10px !important;
}
.lianxi_div p{
    color:#6d6d6d;
    font-size: 14px !important;
    line-height: 25px;
    font-weight: 400!important;
}
.int-type{
     color:#585858 !important;
     font-size: 18px!important;
     font-weight: 600!important;
     margin-top: 20px !important;
 }
.int-type2 span{        line-height: 25px;}
.enterpriseBtn{
  width: 100% !important;
	height:220px;
}
.enterpriseBtn li {
  width: 100% !important;
	height:52x;
}
.enterpriseBtn li h2{
margin: 0 17px !important;
}