#reg1{
    width: 99.8%;
    margin-top:90px;
    height:503px !important;
}
#reg2 ul{
    margin-top:60px;
    width: 940px;
}
#reg2 li{
    width: 303px;
    height:149px;
    float: left;
    margin:0 15px 15px 0;
    background: #f2f2f2;
}
#reg2 li:nth-child(3n){
    margin-right:0;
}
#reg2 li p:first-of-type{
    font-size: 24px;
    font-weight: bold;
    /*margin-top:20px;*/
}
#reg2 li p:last-of-type{
    width: 80%;
    height:60px;
    overflow: hidden;
    margin-left:10%;
    text-align: center;
    margin-top:10px;
    font-size: 14px;
}
#reg2-rig-con{
    width:234px;
    height:316px;
    background: #f2f2f2;
    float: right;
    margin-top:-330px;
}
#reg2-rig-con p{
    width:80%;
    text-align: left;
    margin: 30% 0 0 10%;
    font-size: 16px;
    color:#488fe7;
}
#introduce{
    clear: both;
    width: 1200px;
    height:402px;
    margin:0 auto;
    position: relative;
}
#int-left{
    width: 645px;
    height:483px;
    background: #f1f1f1;
    position: absolute;
    right: 0;
}
#int-left .contyName{
    font-size: 30px;
    color: #ff8214;
    font-weight: bold;
    margin:15px 49px 0  49px  ;
}
#int-left div{
    width: 534px;
    margin:10px 0 0  49px;
}
#int-left div p{
    font-size: 14px;
    color: #272727;
    text-indent: 30px;
    line-height: 25px;
}
#ourMore{
    width: 130px;
    height:44px;
    border:1px solid #a3a3a3;
    border-radius: 5px;
    background: #f1f1f1;
    text-align: center;
    margin:50px 0 0  49px;
}
#ourMore a{
    color: #484848;
    font-size: 18px;
    cursor: pointer;
}
.ourMore{
    border:none !important;
    background: #ff874c!important;
}
.ourMore a{
    color:#fff!important;
}
#int-right{
    width: 555px ;
    height: 483px ;
    float: right;
    position: absolute;
    left:0;
    top:0;
}

#our4 ul{
    width: 100%;
    display: table;
}
#our4 ul li{
    width: 238px;
    height: 217px;
    color: #272727;
    float: left;
    border:1px solid #ccc;
    background: #f0f0f0;
    font-weight: bold;
}
.our4Act{
    background: #ff8214!important;
}
.our4Act p,.our4Act  i span{
    color: #fff !important;
}
#our4 ul li i span{
    line-height: 130px;
    margin-left:38%;
    font-size: 50px;
}
#our4 ul li p{
    text-align: center;
    font-size: 18px;
    margin-top:-10px;
}

#reg5 li{
    width: 281px!important;
    margin-right: 15px !important;
}