html,body{
    min-width: 1200px;
    background: #fff;
    font-size: 16px;
}
.content-text{
    width: 1200px;
    margin: 0 auto;
    margin-top: 58px;
    overflow: hidden;
}
.content{
    overflow: hidden;
    margin-bottom: 140px;
}
.left{
    float: left;
    position: relative;
    z-index: 3;
}
.right{
    float: left;
    margin-left: 50px;
    width: 942px;
    position: relative;
    /*overflow: hidden;*/
}
.copyright{
    background: url(../images/footer.png) center no-repeat;
    height: 130px;
    min-width: 1200px;
    max-width: 1920px;
}
.bm{
    background: url(../images/bm.jpg) no-repeat center;width: 1440px;height: 365px;margin: 0 auto;margin-top: -150px;
}
nav{
    background: #fff;
}
.text-con,.text-con *{
    padding: 0 6px;
    font-size: 16px!important;
    line-height: 2em!important;
    font-family: Microsoft YaHei!important;
}
.icon-con li{
    float: left;
    background: #d6ac61;
    color: #d6ac61;
    width: 120px;
    height: 120px;
    text-align: center;
    line-height: 120px;
    border-radius: 100%;
    margin: 0 32px;
    margin-top: 50px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
}
.icon-con li.act,.icon-con li:hover{
    background: #e91f23;
    color: #e91f23;
}
.icon-con li div{
    margin-top: 20px;
    line-height: 30px;
}
.text-icon{
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 200px;
    width: 700px;
    box-sizing:border-box;
    padding: 45px;
    border-radius: 8px;
    background: #e91f23;
}
.text-icon li{
    display: none;
}
.sub-nav{
    margin-left: 25px;
    margin-top: 25px;
    overflow: hidden;
    width: 127px;
    box-sizing: border-box;
}
.sub-nav li{
    color: #fff;
    font-size: 16px;
    text-align: center;
    line-height: 48px;
    cursor: pointer;
    background: #c9c9c9;
    margin-bottom: 4px;
}
.sub-nav li.act,.sub-nav li:hover{
    background: #008ad1;
}
.com-con>img{
    display: none;
}

.sub-nav1{
    margin-top: 25px;
    overflow: hidden;
    padding:0 10px;
    padding-right: 0;
    padding-top: 61px;
    padding-bottom: 30px;
    box-sizing: border-box;
    border-radius: 18px;
    background: url("../images/city-t.png") no-repeat center top;
    background-color:#cca56f;
    width: 191px;
    min-height: 81px;
}
.sub-nav1 li{
    float: left;
    min-width: 50px;
    color: #000000;
    font-size: 16px;
    text-align: center;
    line-height: 36px;
    border-bottom: 1px solid transparent;
    cursor: pointer;
    margin-right: 10px;
}
.sub-nav1 li.act,.sub-nav1 li:hover{
    border-bottom: 1px solid #BE1918;
    color: #BE1918;
}
.com-con{
    position: relative;
    width: 900px;
    margin: 0 auto;
}
.com-con .item{
    /*position: absolute;*/
    /*left: 0;*/
    /*top: 0;*/
    display: none;
    margin: 0 auto;
    width: 900px;
}
.com-con .item .title{
    margin-bottom: 30px;
}
.com-con .item .sub-title{
    background: url(../images/sub-title.png) no-repeat;
    width: 849px;
    height: 55px;
    line-height: 55px;
    margin-bottom: 30px;
    color: white;
    font-size: 20px;
    padding-left: 65px;
}
.com-con .item p{
    margin: 50px 0;
    line-height: 2em;
    text-indent: 2em;
    font-size: 16px;
    color: #000;
    text-align: justify;
}
.company2-imgCon{
    box-sizing: border-box;
    margin-left: 20px;
    margin-bottom: 20px;
    overflow: hidden;
}
.company2-imgCon li{
    float: left;
    position: relative;
    margin-left: -31px;
}
.company2-imgCon li img{
    cursor: pointer;
}
.company2-imgAct{
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: 0.3s linear;
}
.company2-imgCon li:hover .company2-imgAct{
    opacity: 1!important;
}
.company2-Con{
    width: 872px;
    position: relative;
    margin: 0 auto;
    margin-top: 40px;
}
.company2-Con ul li img{
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    display: none;
}
.company2-con2 img{
    position: absolute;
    width: auto!important;
}

.img-list .animate{
    transition: 0.2s linear;
    cursor: pointer;
}
/*.img-list .animate:hover{*/
    /*opacity: 0!important;*/
/*}*/
/*.img-list .animate:hover +img{*/
    /*opacity: 1!important;*/
/*}*/
.img-list .act{
    opacity: 0!important;
}
.img-list .act+img{
    opacity: 1!important;
}
.op0{
    opacity: 0;
}
.company3-imgCon{
    margin: 0 auto;
    margin-top: 80px;
    width: 397px;
    height: 346px;
    position: relative;
}
.company3-t img,.company3-t1 img{
    cursor: pointer;
    position: absolute;
    opacity: 0;
}
.company3-t1 img{
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.act-i{
    opacity: 1!important;
}
.com4{
    overflow: hidden;
}