.container {
    margin-top: 80px;
}

.banner-img {
    width: 100%;
    height: auto;
    margin-top: 80px;
}
.detail-text{
    margin-top: 10px;
}
.detail-text p{
    line-height: 30px;
}
.detail-img{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.wrapper {
    width: 1320px;
    margin: 0 auto;
    overflow: hidden;
}
.detail-container.detail_left{
    float: left;
}
.detail_left a{
    text-align: left;
}
.detail_title{
    width: 1100px;
}
.content_left{
    float: left;
}
.detail-header {
    margin: 0 8px 0 10px;
}
.detail-nav {
    padding: 10px 14px;
    /*float: left;*/
    text-align: center;
    position: relative;
    font-size: 14px;
    display: block;
}

.detail-nav:hover {
    background-color: rgba(40, 119, 189, 0.5);
    color: #fff;
    box-shadow: 0 0 20px 2px rgba(0, 0, 0, 0.2);
    transition: all 0.3s;
}

.detail-nav.location {
    color: #2877bd;
}

.detail-main {
    padding-top: 40px;
    border-top: 1px solid #e7e7e7;
}

.detail-mianleft {
    float: left;
    width: 484px;
    border-right: 1px dashed #efefef;
}

.left-border:after {
    display: inline-block;
    content: "";
    width: 3px;
    height: 75%;
    position: absolute;
    left: 0px;
    top: calc(20% + 2px);
    background-color: #00446a;
}
.left-border{
    font-size: 16px;
    padding-left: 10px;
    width: 85px;
    margin-bottom: 20px;
    position: relative;
}

/*.detail-mianleft h3 {*/
    /*font-size: 16px;*/
    /*padding-left: 10px;*/
    /*width: 85px;*/
    /*margin-bottom: 20px;*/
    /*position: relative;*/
/*}*/

.detail-mianleft p {
    line-height: 30px;
    color: #8d8d8d;
    font-size: 14px;
    margin-right: 44px;
}

.detail-mainright {
    float: left;
    width: 484px;
    padding-left: 50px;
    border-left: 1px dashed #efefef;
}

/*.detail-mainright h3 {*/
    /*font-size: 16px;*/
    /*padding-left: 10px;*/
    /*width: 85px;*/
    /*margin-bottom: 20px;*/
    /*position: relative;*/
/*}*/

.detail-mainright p {
    line-height: 30px;
    color: #8d8d8d;
    font-size: 14px;
}
.detail-mainbottom{
    margin-top: 40px;
    margin-bottom: 120px;
}
.bottom-border{
    font-size: 16px;
    padding-left: 10px;
    width: 280px;
    margin-bottom: 30px;
    margin-top: 20px;
    position: relative;
}
.bottom-border:after{
    display: inline-block;
    content: "";
    width: 3px;
    height: 70%;
    position: absolute;
    left:0px;
    top: calc(20% + 2px);
    background-color: #00446a;
}
.content1{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #6dd1e8;
    opacity: 0.7;
    margin-right: 2px;
    color: #323232;
    /*color: #505050;*/

}
.content1 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content1 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
    /*color: #323232;*/
}
.content1:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content2{
     width: 272px;
     height: 280px;
     float: left;
     background-color: #d8ac25;
     opacity: 0.7;
     margin-right: 3px;
    color: #323232;

 }
.content2 span{
    margin-top: 30px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.content2 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content2:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content3{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #53c94e;
    opacity: 0.7;
    margin-right: 3px;
    color: #323232;

}
.content3 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content3 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content3:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content4{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #40cdc4;
    opacity: 0.7;
    margin-right: 3px;
    color: #323232;

}
.content4 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content4 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content4:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content5{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #6dd1e8;
    opacity: 0.7;
    margin-right: 2px;
    margin-top: 3px;
    color: #323232;

}
.content5 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content5 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content5:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content6{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #d8ac25;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content6 span{
    margin-top: 30px;
    display: block;
    text-align: center;
    font-size: 16px;
}
.content6 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content6:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content7{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #53c94e;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content7 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content7 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content7:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content8{
    width: 272px;
    height: 280px;
    float: left;
    background-color: #40cdc4;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content8 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content8 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content8:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
/*智慧城市模块*/
.content9{
    width: 272px;
    height: 420px;
    float: left;
    background-color: #40cdc4;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content9 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content9 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content9:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content10{
    width: 272px;
    height: 420px;
    float: left;
    background-color: #d8ac25;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content10 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content10 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content10:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content11{
    width: 272px;
    height: 420px;
    float: left;
    background-color: #53c94e;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content11 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content11 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content11:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
.content12{
    width: 272px;
    height: 420px;
    float: left;
    background-color: #40cdc4;
    opacity: 0.7;
    margin-right: 3px;
    margin-top: 3px;
    color: #323232;

}
.content12 span{
    text-align: center;
    margin-top: 30px;
    display: block;
    font-size: 16px;
}
.content12 p{
    width:242px;
    margin-left: 14px;
    line-height: 28px;
    margin-top: 35px;
    font-size: 14px;
}
.content12:hover{
    color:white;
    opacity: 1;
    transition: all 0.7s;
}
