.MaxWid{
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    position: fixed;
    left: 0;
    top: 0;
    z-index: 999;
    width: 100%;
    height: 80px;
    background: #fff;
}
.luyou{
    width: 100%;
    height: 45px;
    background: #000;
}
.luyou .luyou_weizhi{
    width: 1200px;
    margin: 0 auto;
    color: #fff;
    font-weight: bold;
    font-size: 14px;
}
.luyou .luyou_weizhi a{
    height: 45px;
    line-height: 45px;
    display: inline-block;
    color: #fff;
    font-size: inherit;
    padding-right: 4px;
}
.MaxWid.fiexd{
    position: fixed;
    top: 0px;
    left: 0px;
    transition: all 0.3s ease-out 0s;
    z-index: 10;
}
.inner_banner{
    position: relative;
    width: 100%;
    height: 280px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;

}
.inner_banner .banner_bg{
    background: url("/static/ulike_images/mb.jpg") no-repeat;
    position: fixed;
    width: 100%;
    top: 80px;
    height: 200px;
}
.inner_banner .banner_bg .ba_width{
    width: 1200px;
    margin: 30px auto 0px auto;

}
.inner_banner .banner_bg .ba_width h1{
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    margin-bottom: 86px;
}
.inner_banner .banner_bg .ba_width .location{
    text-align: right;
    line-height: 16px;

}
.inner_banner .banner_bg .ba_width .location span{
    color: #fff;
    line-height: 16px;
    font-size: 12px;
    display: inline-block;
    padding-left: 26px;
    background: url('/static/ulike_images/spirit.png') no-repeat;
    background-position: left -183px;
}
.inner_banner .banner_bg .ba_width .location a{
    color: #fff;
    font-size: 12px;
    display: inline-block;
    padding: 0 10px 0 14px;
    background: url('/static/ulike_images/spirit.png') no-repeat;
    background-position: left -197px;

}
.gongcheng .goncl{
    width: 1200px;
    margin: 0 auto;
}
.gongcheng .goncl .gcleft{
    width: 244px;
    float: left;
    border: 1px solid #f1f0f0;
}
.gongcheng .goncl .gcleft h3{
    line-height: 50px;
    font-size: 16px;
    color: #333;
    padding-left: 20px;
}
.gongcheng .goncl .gcleft ul{
    padding: 10px 20px 20px 20px;
    background: url("/static/ulike_images/msi_bg.jpg") repeat-x left -74px;
}
.gongcheng .goncl .gcleft ul li{
    line-height: 32px;
    border-bottom: 1px dashed #eaeaea;
    font-size: 16px;
}
.gongcheng .goncl .gcleft ul li a{
    display: block;
    height: 35px;
    line-height: 35px;
    font-size: 16px;
    color: #333333;
    position: relative;
}
.gongcheng .goncl .gcleft ul li a:hover{
    color: #ff5454;
}
/*.gongcheng .goncl .gcleft ul li a:after{
    position: absolute;
    left: 20px;
    top: 50%;
    width: 1px;
    height: 14px;
    margin-top: -7px;
    content: "";
    background: #808080;
}*/
.gongcheng .goncl .gcright{
    float: left;
    margin-left: 30px;
    width: 924px;
}
.gongcheng .goncl .gcright h3{
    border-bottom: 1px solid #dbdbdb;
    line-height: 36px;
    padding-bottom: 16px;
    margin-bottom: 13px;
    font-size: 28px;
    color: #222222;
    padding-left: 10px;
    font-weight: normal;
}

.gongcheng{
    width:100%;
    background: #fff;
    position: relative;
    z-index: 2;
    padding-top: 30px;
}

.gongcheng .goncl .gcright dl dt,
.gongcheng .goncl .gcright dl dd{
    width: 50%;
    float: left;
}

.gongcheng .goncl .gcright dl dt p{
    font-size: 15px;
    line-height: 32px;
    margin-bottom: 20px;
    text-indent: 2em;
}
.gongcheng .goncl .gcright dl dd{
    text-align: center;
}
.gongcheng .goncl .gcright {
    line-height: 40px;
}

.gongcheng .table{
    width: 100%;
    margin: 20px 0px;
}

.gongcheng .table tr, .gongcheng .table td{
    border: 1px solid #d2d2d2;
    text-align: center;
}
.gongcheng .table td{
    display:table-cell;
    vertical-align:middle;
    line-height: 24px;
    padding: 4px 0px;
}
.list2 h3{
    padding-bottom: 0px;
}

.dibu{
    position: relative;
    z-index: 1;
}
.rult{
    margin-top: 80px;
}
@media (max-width:1200px){
    .MaxWid{height: 120px}
    .rult{margin-top: 142px}
    .gongcheng .goncl .gcright,.gongcheng .goncl{width: 100%}
    .gongcheng .goncl .gcright{margin-left: 0px;padding: 0 5px}
    .gongcheng .goncl .gcright dl dt, .gongcheng .goncl .gcright dl dd{width: 100%}
}