*{
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
    list-style: none;
    text-indent: unset;
}
.bottom{
    width: 100%;
    height: 400px;
	overflow: hidden;
}
.bottom .nr{
    width:100%;
    background: url("/templets/dgkqpc/images/foot_bg.jpg") repeat-x;
    background-size: 100%;
    height:400px;
}
.bottom .ncont{width:1200px; margin: 0 auto; height:430px; }

.bottom .nr .n-left{
    margin:110px 0 0 5px;
    float: left;
    line-height: 137px;
    width: 500px; height:280px; 
}
.bottom .nr .n-xian{width:12px; height:288px; float: left; margin:98px 80px 0 95px; }
.bottom .nr .n-right{
    margin-top: 75px;
    float: left;
    /* line-height: 137px; */
    width: 534px;
}
.bottom .nr .n-right span{
    font-size: 16px;
    color: white;
}

.bottom .nr .n-right .imgg{
    display: inline-block;
    top: -4px;
    margin: 10px;
    position: relative;
}

.bottom .nr .n-left .div-bn{
    width: 500px; margin-top:19px; height:180px;
	
}

.bottom .nr .n-left .div-bn a{
    width: 139px;
    display: block;
    height: 32px;
}
.bottom .nr .n-left .div-bn h2{
   font-size: 14px;
    color: white;
}
.bottom .nr .n-left .div-bn i{
    font-size: 36px;
    color: #4cb8c4;
    font-weight: 800;
}

.bottom .nr .n-left .div-bn p{
    margin-top: 10px;
    font-size: 12px;
    line-height: 18px;
    color: #ffffff;
}

/*header*/
.zthead{width:100%; height:130px; }
.zthead .zttop{width:100%; height:38px; background:#006f7c; line-height:38px; overflow: hidden; text-align: right;}
.zthead .zttop .ztwrap{ width:1200px; margin:0 auto; }

.zthead .zttop a{ padding:0 14px; float: right; color:#fff;  font-size:12px;}
.zthead .zttop .en{ text-transform: uppercase; font-family: 'futuramedium'; margin-right: 8px; }
.zthead .zttop a.on{ background:#ddbf99; }
.zthead  .logozt{width:516px; height:70px; margin:15px auto 0 auto; }

