*{
    padding-left: 0px !important;
    padding-right: 0px !important;
    font-family: 微软雅黑;
}
body{
    background: #f8f8f8!important;
}
.tr-nav-height{
    background-color: #ffffff !important;
    box-shadow: 0 0 20px rgba(0,0,0,0.1)!important;
    height: 90px!important;
}
.tr-nav-height .container {
    width: 1200px!important;
}
.tr-or-zz .container{
    width: 1200px!important;
    font-size: 14px;
    color: #929292;
}
.tr-footer .container{
    width:1200px!important;
    color: #000000;
    background:#cedfff;
    height: 60px;
    padding-top: 19px;
}

.tr-footer-1{
    display: inline-block;
    float: left;
    border-right: 1px solid #000000;
    width: 270px;
}
.tr-footer-2{
   text-align: center;
}
.tr-link .col-xs-3{
     background: url("../../img/main/link1.png");
     height: 140px;
     width: 330px;
     margin-top: 65px!important;
     margin-left: 53px;
     text-align: center;
     padding-top: 37px;
}
.tr-link .col-xs-3 a{
    font-size: 16px;
    color:#333333;
}
.tr-link .col-xs-3 img{
    width:50px;
    height:50px;
}