*{
    margin: 0px;
    padding: 0px;
    font-size: 16px;
    font-family: 微软雅黑;
    line-height: 27px;
}
a{
    text-decoration: none;
    color: #000;
}
li{
    list-style: none;
}
img {
    border: 0;
     width: auto; 
}
body{
    color: #000;
}
.h30{
    height: 30px;
}
.h50{
    height: 50px;
}
.h80{
    height: 80px;
}

.contents{
    margin: 0px auto;
    width: 1200px;
}
.clear{
    clear: both;
}
.banner{
    background: url("../images/zt3_banner.jpg") no-repeat center;
    height: 500px;
}
.gl_qj_all{
    background-color: #f4f4f4;
    height: 395px;
}
.gl_qj >div{
    display: inline-block;
    vertical-align: middle;
}
.gl_qj{
    padding-top: 56px;
    overflow: auto;
}
.gl_qj >div:nth-child(1){
    width: 500px;
    height: 265px;
}
.gl_qj >div:nth-child(2){
    width: 637px;
    height: 194px;
    padding: 25px 40px;
    background-color: #fff;
    float: right;
    position: relative;
    top: -253px;
}
.gl_qj >div:nth-child(2) p{
    line-height: 27px;
}
.gl_qj >div:nth-child(2) .gl_qj_title{
    font-size: 24px;
    margin-bottom: 30px;
    border-left: 7px solid #28aa3b;
    padding-left: 10px;
}
.glz-qi_more{
    margin-top: 25px;
}
.glz-qi_more a{
    padding: 9px 25px;
    border: 1px solid #28aa3b;
}



.com_des{
    background-image: url("../images/zt3_com.png");
    height: 320px;
}
.com_des_all >div{
    display: inline-block;
    vertical-align: middle;
}
.com_des_all{
    padding-top: 60px;
    overflow: auto;
}
.com_des_all > div:nth-child(1){
    width: 470px;
}
.com_des_all > div:nth-child(2){
    width: 720px;
    float: right;
}

.com_left p{
    line-height: 30px;
}
.com_title{
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 30px;
}
.com_right>div{
    display: inline-block;
    vertical-align: top;
    text-align: center;
    width: 211px;
    margin: 0px 0px 10px 25px;
}
.com_right p , .com_right img {
    text-align: center;
    height: 60px;
}



.zt3_title {
    text-align: center;
    font-size: 26px;
}

.pro_son{
    height: 415px;
    border-bottom: 1px solid #eeeeee;
    overflow: auto;
}
.pro_son >div{
    display: inline-block;
    vertical-align: top;
    margin-top: 60px;
}
.pro_son>div:nth-child(2){
    float: right;
}
.pro_title {
    font-size: 22px;
    margin-bottom: 20px;
}
.pro_title span {
    display: inline-block;
    float: right;
}
.pro_title span a{
    color: #28aa3b;
}
.pro_data{
    font-size: 0px;
    margin-bottom: 25px;
}
.pro_data p{
    display: inline-block;
    vertical-align: top;
    width: 132px;
    text-align: center;
    height: 35px;
    line-height: 35px;
    background-color: #28aa3b;
    color: #fff;
    margin-right: 1px;
}
.pro_short p{
    line-height: 32px;
}



.zt3_cases{
    /*background-image: url("../images/zt3_case_bg.jpg");*/
    background: url("../images/zt3_case_bg.jpg") no-repeat;
}
.zt3_title2{
    text-align: center;
    border-bottom: 2px solid #28aa3b;
    width: 120px;
    margin: 0px auto;
    font-size: 26px;
    line-height: 40px;
}

.zt3_cases_child{
    width: 560px;
    height: 185px;
    font-size: 0px;
}
.zt3_case_all >div{
    display: inline-block;
    vertical-align: top;
}
.zt3_case_all >div:nth-child(2n){
    margin-left: 75px;
}
.zt3_cases_child >div{
    display: inline-block;
    vertical-align: top;

}
.zt3_cases_child >div:nth-child(2){
    width: 340px;
}
.zt3_ca_right p{
    text-align: center;
    font-size: 14px;
    height: 35px;
    line-height: 36px;
}
.zt3_case_sm_tit{
    font-size: 16px!important;
}
.zt3_ca_right p:nth-child(2n+1){
    background-color: #e0e0e0;
}
.zt3_ca_right p:nth-child(2n){
    background-color: #edeaea;
}
.zt3_case_more{
   text-align: center;
    margin-bottom: 50px;
}
.zt3_case_more a{
    background-color: #28aa3b;
    padding: 10px 48px;
    color: #fff;
}

.cus_des >div{
    display: inline-block;
    vertical-align: top;
}
.cus_des >div img{
    transition: all 0.6s;
}
.cus_des >div img:hover{
    transform: scale(1.02);
}


.zt3_server{
    background-image: url("../images/zt3_sev_bg.jpg");
    height: 315px;
}
.zt3_sev_des >div{
   display: inline-block;
    vertical-align: top;
    margin: 0px 46px;
}
.zt3_sev_des >div p{
    text-align: center;
}
.zt3_sev_des >div img{
    height: 76px;
}

.zt3_ca_left img{
    width: 217px;
    height: 140px;
}

.footer_con ul li{
    padding: 0px 64px;
}

.footer_con ul li span {
    transition: all .3s;
    padding-left: 20px;
    line-height: 60px!important;
}