* {
    -webkit-box-sizing: unset;
    -moz-box-sizing: unset;
    box-sizing: unset;
}

a {
    text-decoration: none;
}

a:link {
    text-decoration: none !important;
}

a:visited {
    text-decoration: none !important;
}

a:hover {
    text-decoration: none !important;
}

a:active {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

#header {
    height: 1.066667rem;
    background: url('/AppImages/ts-titbg.jpg') no-repeat;
    background-size: cover;
}

.logo {
    width: 80%;
    position: relative;
    height: 100%;
    margin: 0px auto;
}

.ui-title {
    display: block;
    width: 100%;
    height: 100%;
    font-size: .48rem;
    color: #fff;
    line-height: 1.066667rem;
}

#header .back {
    top: .24rem;
    margin-left: .166667rem;
}

#header i {
    width: .333333rem;
    height: .56rem;
}

.ui-person {
    display: block;
    width: .533333rem;
    height: .6rem;
}

.search_open {
    margin-right: .413333rem !important;
    top: .24rem !important;
}

#footer {
    width: 100%;
    height: 1.16rem;
    padding: .266667rem 0;
}

.page-footer ul .active {
    width: 20%;
}

.page-footer ul li {
    width: 20%;
    padding: 0;
}

.ui-icon {
    width: .853333rem;
    height: .76rem;
    margin: 0 auto;
}

.page-footer ul .active a p {
    color: #f55f60;
    margin-bottom: 0;
}

.page-footer ul li p {
    font-size: .333333rem;
}

.home {
    background: url('/AppImages/ts-home1.png') no-repeat;
    background-size: cover;
}
.gmjj{
    background: url('/AppImages/ts-ggjj1.png') no-repeat;
    background-size: cover;
}
.juanzen {
    background: url('/AppImages/ts-gyhd1.png') no-repeat;
    background-size: cover;
}

.huzhu {
    background: url('/AppImages/ts-hzjh1.png') no-repeat;
    background-size: cover;
}

.renlin {
    background: url('/AppImages/ts-jzrl1.png') no-repeat;
    background-size: cover;
}

.activebg {
    background: url('/AppImages/ts-home.png') no-repeat;
    background-size: cover;
}