/*城市网站优化*/
.city-banner {background: url(/images/aliyun.jpg) no-repeat center center;background-size: 1920px auto;color: #fff;height:439px;}

.banner{background:url(home/banner-bg.jpg);padding-bottom:80px}
.banner .container .text-intro{padding-top:40px}
.banner .btn-zdy:first-child{margin-right:30px}
@media (max-width: 992px)
{
  .banner .pic{display:none}
  .banner .container .text-intro{padding-top:20px}
  .banner {display:block;background:none;padding-top:0px;padding-bottom:30px;text-align:center;background-color:rgba(0,0,0,0.9)}
  .banner h2{font-size:22px}
  .banner h5{font-size:14px}
  .banner h7{font-size:14px}
}


.i_bg {background-color: #f5f5f5;overflow: hidden;}
.i_service_t { text-align: center;padding-top: 15px;color: #666;font-size: 18px;padding-bottom:20px;}
.i_service_t p {font-size:18px;color: #686868;}
.i_service {margin: 0 auto;clear: both;}
.i_service ul li  i {
            display: block;
            width: 300px;
            height: 187px;
            margin: 0 auto;
            margin-top: 0px;
            margin-bottom: 23px;
            overflow: hidden;
            background-image: url(images/i_bg1.jpg);
            background-repeat: no-repeat;
            transition: all 0.3s;
            margin-top: 20px;
        }
    .i_service ul li i.bg2 {background-position:-300px 0px}
        .i_service ul li i.bg3 {background-position:-600px 0px}
            .i_service ul li i.bg4 {background-position:-900px 0px}
.i_service ul li .more-btn {

    display: block;
    font-size: 14px;
    color: #666;
    height: 40px;
    line-height: 40px;
    width: 178px;
    margin: 0 auto;
        margin-top: 0px;
    border: 1px solid #cccccc;
    border-radius: 20px;
    margin-top: 32px;
    transition: all 0.3s;

}
    .i_service ul li .more-btn:hover {
        background-color: #f67524;color:#fff;border-color:#fff
    }

.city-foot-about ul li .tit{border-bottom:1px solid #efefef;margin-bottom:20px;padding-bottom:10px;color:#666;font-size:16px}
.city-foot-about ul li p {
    max-height: 200px;
    color: #999;
    line-height: 2;
    overflow:auto
}

/*友情链接*/
.city-foot-links {
    padding: 0px;
    padding-bottom: 0px;
    width: 1440px;
    margin: 0px auto;
    margin-top: 0px;
    margin-top: 40px;
    height: 120px;
    padding-bottom: 38px;
    line-height: 30px;
    font-size: 14px;
}
.city-foot-links a {
        margin-right: 5px;
        color: #666;
        display: inline-block;
        font-size: 14px;
    }
    .city-foot-links h3 {
        color: #000;
        font-size: 18px;
        height: 32px;
        line-height: 32px;
        font-weight: normal;
        margin-bottom: 20px;
    }
    .city-foot-links h3 a {
        margin-left:20px;
        display:inline-block;
        width: 150px;
        height: 32px;
        line-height: 32px;
        color: #fff;
        background-color: #f67524;
        font-size: 14px;
        text-align: center;
        border-radius: 20px;
    }