body{
    font-family: 'microsoft yahei','微软雅黑','黑体';
    min-height: 100%;
    font-size: 14px;
}
a{
    color: #828282;
    text-decoration: none;
}
img{
    border: none;
    max-width: 100%;
}
.clear{
    float: none;
    clear: both;
}
.header{
    
}
.top{
    width: 1000px;
    margin: 35px auto 25px;
    height: 82px;
}
.top .logo{
    float: left;
}
.top .top-right{
    float: right;
    margin-top:15px;
}
.top .top-nav{
    float: right;
}
.top .top-nav ul li{
    float: left;
    
}
.top .top-nav ul li a{
    border-right: 1px solid #636363;
    padding-left: 5px;
    padding-right: 6px;
    text-transform: uppercase;
    font-size: 13px;
}
.top .top-nav ul li:last-of-type a{
    border: none;
}
.top .search-form{
    margin-top: 45px;
    *float: right;
    *margin-right: -95px;
}
.top .search-form input{
    width: 225px;
    height: 20px;
    border: 1px solid #018be4;
    background: url(../images/search-btn.jpg) no-repeat right center;
}
/*导航*/
.navbar{
    background: #ececec;
    height: 38px;
    line-height: 38px;
    border-bottom: 2px solid #03b5e5;
}
.navbar .navbar-inner{
    height: 38px;
    width: 1000px;
    margin:0 auto;
    background: #00a3e4;
}
    .navbar .navbar-inner li {
        width: 11.1%;
        text-align: center;
        float: left;
        transition: background 0.5s;
    }
.navbar .navbar-inner li:hover,.navbar .navbar-inner li.on{
    background: #00C5FF;
}
.navbar .navbar-inner li a{
    width:100%;
    display:block;
    color: #fff;
    background: url(../images/nav-li.jpg) no-repeat left 2px;
    font-size: 15px;
}
.navbar .navbar-inner li:first-of-type a{
    background: none;
}
/*轮播图*/
.slider{
    width: 1000px;
    margin:0 auto;
    height: 318px;
}
.slider .hd{
    position: absolute;
    width: 100%;
    left: 0;
    text-align: center;
    top: 450px;
    display: list-item;
    
}
.slider .hd li{
    display: inline-block;
    *display: inline;
    font-size: 0;
    width: 15px;
    height: 15px;
    background: #000;
    margin-left: 3px;
    margin-right: 3px;
    border-radius: 50%;
    background: #a2dffd;
    z-index: 99;
    behavior:url(/wp-content/themes/gzah/style/css/PIE.htc);
}
.slider .hd li.on{
    background: #00a3e4;
}
.slider .bd li{
    width: 1000px;
    height: 318px;
    display: none;
}
.home-slider img{
    width: 1000px;
    height: 318px;
}
/*主内容*/
.main{
    width: 100%;
}
.home-content,.page-content{
    width: 1000px;
    margin:0 auto;
}
.main .home-news{
    float: left;
}
.main .home-phone{
    float: right;
    line-height: 38px;
}
.main .home-phone img{
    vertical-align: middle;
}
.home-middle{
    margin-top: 5px;
    height: 38px;
    line-height: 38px;
    border-bottom: 1px solid #e9e9e9;
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#E5E5E5), to(#FFFFFF));
    background: -webkit-linear-gradient(#E5E5E5, #FFFFFF);
    background: -moz-linear-gradient(#E5E5E5, #FFFFFF);
    background: -ms-linear-gradient(#E5E5E5, #FFFFFF);
    background: -o-linear-gradient(#E5E5E5, #FFFFFF);
    background: linear-gradient(#E5E5E5, #FFFFFF);
    -pie-background: linear-gradient(#E5E5E5, #FFFFFF);
    behavior:url(/wp-content/themes/gzah/style/css/PIE.htc);
}
.main .home-news h3{
    float: left;
    padding-right: 25px;
    background: url(../images/news-scroll.jpg) no-repeat center right;
    padding-left: 15px;
}
.main .home-news .scroll-news{
    float: left;
    width: 500px;
    height: 38px;
    padding-left: 25px;
    font-size: 14px;
}
/*首页区块*/
.home-block{
    float: left;
    margin-right: 12px;
    margin-top: 20px;
}
.home-block:last-of-type{
    margin-right: 0;
}
.home-block.home-pinpai{
    width: 225px;
}
.home-block.home-pinpai a.pinpai-img{
    height: 180px;
    display: block;
    line-height: 180px;
}
.home-block.home-pinpai a.pinpai-img img{
    vertical-align: middle;
}
.home-block.home-gongcheng{
    width: 490px; 
}
.home-block.home-xinwen{
    width: 260px;
}
.home-block .block-title h3{
    float: left;
    font-size: 15px;
    padding-left: 10px;
    
}
.home-block .block-title .read-more{
    float: right;
    color: #f00;
    text-transform: uppercase;
    font-size: 12px;
    padding-right: 15px;
}
.home-block .block-title{
    height: 22px;
    border-bottom: 1px solid #007642;
    line-height: 20px;
}
.home-block .block-title h3 span{
    color:#2c84ad;
}
.home-block .block-content{
    width: 100%;
    padding-top: 18px;
    height: 225px;
}
.home-pinpai .block-content{
    padding-top: 15px;
    text-align: center;
}
.home-pinpai .block-content h4{
    background: #e7eaf1;
    height: 32px;
    line-height: 32px;
    margin-top: 5px
}
.home-gongcheng .newcase-item{
    width: 33%;
    float: left;
    text-align: center;
}
.home-gongcheng .newcase-item a{
    display: block;
    margin-left: 5px;
    margin-right: 5px;
    max-width: 100%;
    
}
.home-gongcheng .newcase-item a.case-img{
    width: 152px;
    height: 115px;
    line-height: 115px;
}
.home-gongcheng .newcase-item a img{
    width: auto;
    height: auto;
    max-width: 152px;
    max-height: 115px;
    vertical-align: middle;
}
.home-gongcheng .newcase-item a.case-title{
    font-size: 12px;
}
.home-gongcheng .case-terms{
    width: 100%;
    height: 60px;
    margin-top: 23px;
    background: #e7eaf1;
/*    padding-left: 25px;*/
}
.home-gongcheng .case-terms ul{
    padding: 5px 0px 0 50px;
}
.home-gongcheng .case-terms li{
    float: left;
    width: 33%;
    font-size: 13px;
    line-height: 25px;
    
/*    text-align: center;*/
}
.home-gongcheng .case-terms li a{
    padding-left: 25px;
    background: url(../images/add-icon.png) no-repeat center left;
}
.home-news-list{
    line-height: 30px;
    font-size: 13px;
    font-family: '宋体';
    color: #828282;
    margin-top: 5px;
}
.home-news-list li{
    border-bottom: 1px solid #e5e7ec;
    list-style-type: square;
    list-style-position: inside;
    overflow:hidden;
    max-width: 260px;
    height: 30px;
}
.home-news-list li.new a{
    background: url(../images/new.png) no-repeat center right;
    padding-right: 25px;

}
/*footer*/
.footer{
    height: 80px;
    background: #ebebeb;
/*
    position: absolute;
    bottom: 0;
*/
    width: 100%;
    margin-top: 10px;
}
.footer:before{
    float: none;
    clear: both;
    
}
.footer-inner{
    height: 80px;
    width: 1000px;
    margin:0 auto;
    background: url(../images/footer-logo.png) no-repeat center left;
    color: #6f6f6f;
    font-size: 13px;
    line-height: 18px;
}
.footer-left{
    float: left;
}
.footer-right{
    float: right;
    border-left: 1px solid #cdcdcd;
    padding-left: 15px;
    margin: 20px 0;
}
.footer-copyright{
/*    vertical-align: middle;*/
    padding-left: 80px;
    padding-top: 20px;
}


/*-----------------内页 page content-----------------*/
.inpage{
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#c8e7f8), to(#FFFFFF));
    background: -webkit-linear-gradient(#c8e7f8, #FFFFFF);
    background: -moz-linear-gradient(#c8e7f8, #FFFFFF);
    background: -ms-linear-gradient(#c8e7f8, #FFFFFF);
    background: -o-linear-gradient(#c8e7f8, #FFFFFF);
    background: linear-gradient(#c8e7f8, #FFFFFF);
    -pie-background: linear-gradient(#c8e7f8, #FFFFFF);
    behavior:url(/wp-content/themes/gzah/style/css/PIE.htc);
}
.page-content{
    min-height: 400px;
    padding-top: 15px;
}
.left-container{
    width: 230px;
    float: left;
    margin-right: 10px;
}
.right-container{
    width: 760px;
    float: left;
}
.sidebar-title,.right-title{
    height: 25px;
    border-bottom: #76c5f0 1px solid;
}
.sidebar-content{
    margin-bottom: 30px;
    margin-top: 15px;
}
.sidebar-title h3,.right-title h3{
    font-size: 17px;
    color: #1f1a17;
    padding-left: 10px;
}
.sidebar-title h3 span,.right-title h3 span{
    color: #00a3e4;
}
.sidebar-nav li{
    line-height: 33px;
    padding-left: 20px;
    border-bottom: 1px solid #76c5f0;
    background: url(../images/sidebar-nav.png) no-repeat 20px 12px;
    transition: background 200ms;
}
.sidebar-nav li.on,.sidebar-nav li:hover{
    background: #76c5f0 url(../images/sidebar-nav-on.png) no-repeat 20px 12px;
    
}
.sidebar-nav li a{
    color: #2a2a2a;
    padding-left: 13px;
    transition: background 200ms;
}
.sidebar-nav li.on a,.sidebar-nav li:hover a{
    color: #fff;
}
.right-title .breadcrum{
    float: right;
    font-family: '宋体';
    color: #3e3e3e;
    font-size: 13px;
    padding-right: 15px;
}
.right-title .breadcrum a{
    color: #3e3e3e;
    padding-left: 5px;
    padding-right: 5px;
}
.right-content.detail-content,.right-content.list-content{
    margin-left: 50px;
    margin-right: 50px;
    margin-top: 10px;
    font-family: '宋体';
    font-size: 13px;
    
}

/*---news list---*/
.archive-news-list ul {
    color: #5b5b5b;
    font-size: 12px;
}
.archive-news-list li{
    line-height: 30px;
    border-bottom: 1px solid #b7e2c7;
    list-style-type: square;
    list-style-position: inside;
    padding-left: 5px;
    
}
.archive-news-list li a{
    color: #5b5b5b;
}
.archive-news-list li span.date{
    float: right;
    color: #e45757;
    padding-right: 15px;
}

/*分页*/
.pagenavi{
    height: 35px;
    margin-top: 35px;
    text-align: center;
    line-height: 35px;
}
.pagenavi li{
    display: inline;
}
.pagenavi li a{
    padding:5px;
}
/*-----产品--------*/
.product-list-content{
    padding-top: 15px;
    padding-left: 15px;
    padding-right: 15px;
}
.archive-product-list li{
    width: 50%;
    float: left;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.archive-product-list li .thumbnail{
    width: 270px;
    height: 160px;
    margin:0 auto;
    line-height: 160px;
    overflow:hidden;
}
.archive-product-list li .thumbnail img{
    vertical-align: middle;
    max-height:100%;
}
.product-list li{
    float: left;
    width: 25%;
    text-align: center;
    margin-bottom: 15px;
    font-family: '宋体';
}
    .product-list li .thumbnail {
        width: 155px;
        height: 155px;
        margin: 0 auto;
        background: #fff;
        border: 1px solid #d5d5d5;
        line-height: 155px;
        text-align: center;
        overflow: hidden;
    }
.product-list li .thumbnail img{
    vertical-align: middle;
    max-width: 99%;
    max-height: 99%;
}
.product-list li h3{
    height: 25px;
    line-height: 25px;
    width: 155px;
    margin:0 auto;
}
.list-title{
    font-size: 16px;
    margin-bottom: 15px;
}
.product-detail .thumbnail{
    width: 155px;
    height: 155px;
    background: #fff;
    text-align: center;
    line-height: 155px;
    border:1px solid #d5d5d5;
    float: left;
}
.product-detail .thumbnail img{
    vertical-align: middle;
    max-width: 99%;
    max-height: 99%;
}
.product-header{
    padding-bottom: 15px;
    border-bottom: 1px solid #d5d5d5;
}
.product-header .producr-header-title{
    float: left;
    margin-left: 25px;
    width: 540px;
}
.product-header .producr-header-title h1{
    color: #f00;
    line-height: 35px;
}
.product-header .producr-header-title p{
    font-size: 12px;
    font-family: '宋体';
    color: #4f4f4f;
}

/*案例*/
.case-list-content{
    padding:25px;
}
.case-list-content .archive-case-list .case-list li{
    width: 50%;
    float: left;
    text-align: center;
    margin-bottom: 15px
}
.case-list-content .archive-case-list .case-list li .thumbnail{
    line-height: 150px;
    height: 150px;
    width: 270px;
    margin:0 auto;
    border:1px solid #d5d5d5;
    background: #fff;
}
.case-list-content .archive-case-list .case-list li .thumbnail img{
    vertical-align: middle;
    max-width: 99%;
    max-height: 99%;
    margin-top: -3px;
}
.case-list-content .archive-case-list .case-list li h3{
    max-width: 270px;
    margin:0 auto;
    height: 35px;
    padding-top: 5px;
    font-family: '宋体';
}
/*contact*/
.contact{
    padding:25px;
}
.contact .map{
    width: 100%;
    height: 300px;
    background: #ccc;
    margin-bottom: 25px;
}
.contact .text{
    padding-left: 50px;
    padding-right: 50px;
}









































